A 			{ color: #0066CC; font-family: "Trebuchet MS", verdana, arial, sans-serif; text-decoration: none; font-weight:bold; } 
A:link		{ color: #0066CC; text-decoration: none; } 
A:visited	{ color: #0066CC; text-decoration: none; } 
A:active	{ color: #0066CC;  } 
A:hover		{ color: #0066CC;  } 

body {
	background-color: #FFF;
}

#page{
	background-color: #FFF;
}

h1 {
	font-family: "Trebuchet MS", verdana,arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
	color: #000;
}

.body {
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	color: #000000; 
	margin-left: 0px;
}

p	
	{
	font-size:.8em; 
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	line-height:18px;
	color: #1D2F29;
	}

.byline, .entryfooter, .trackbackfooter {
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: .7em;
	line-height: 135%;
	margin: 0;
	padding: 0 0 8px 0;
	color: #000;
}
.byline{
	clear:both;
}

.commentBody {
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: .8em; 
	color: #000000; 
	margin-right: 10px;
	margin-bottom: 40px;
}

.commentByLine, .tweetbackByLine {
	font-weight: bold;
	clear: left;
}

#blogText {
	padding:0 8px 0 8px;
}

#banner, #banner a {
	font-family: arial, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: white;
	background-color: #474747;	
	padding:5px;
}

input, select, textarea {
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: 1em; 
	color: #000000; 
}


.menuTitle {
	font-family: verdana, arial, sans-serif; 
	font-size: .7em;
	background-color: #0066CC;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .2em;
	padding: 5px;
}

.header, .header a {
	font-family: verdana, arial, sans-serif; 
	font-size: .7em;
	text-align: center;
	font-weight: bold;
}


#calendar{
	width:90%;
	margin:0 auto 0 auto
}
.calendarTable, .calendarTable a {
	font-family: verdana, arial, sans-serif; 
	font-size: .9em;
	text-align: center;
	padding: 2px;
	line-height: 14px;
}

.calendarToday {
	background-color: yellow;
}

/* tagcloud */
 
.smallestTag { 
	font-size: 9px; 
}

.smallTag { 
	font-size: 11px; 
}

.mediumTag { 
	font-size: 13px; 
}

.largeTag { 
	font-size: 16px; 
}

.largestTag { 
 	font-size: 20px; 
}

/* search */
.highlight { 
	background-color: yellow; 
}

.menuBody {
	font-family: verdana, arial, sans-serif; 
	font-size: .65em;
	text-align: left;
	padding: 2px;
	line-height: 14px;
}

.menuBody .header {
	font-size: 1em;
}

.menuBody A {
	font-family: verdana, arial, sans-serif; 
	font-size: 1em;
}

.date {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;  
	color: #666; 
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
}

.blogHeader, .trackbackHeader, .commentHeader, .relatedentriesHeader, .tweetbackHeader {
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: .7em; 
	color: #666; 
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
}

.footerHeader {
	background-color: #ddd;
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: .7em; 
	color: #666; 
	border:1px solid #999;
	padding:5px;
	font-weight:normal;
}

.rightMenu {
	border:1px solid #999;
	margin:8px;
}

.code {
	font-family: "courier new",courier,monospace;
	font-size: 1em;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
	overflow: auto;
	max-height: 200px;
    padding: 4px 4px 4px 4px;
    line-height: 15px;
	 margin:5px 0 5px 0;	
}

.codePrint {
	font-family: courier,monospace;
	font-size: .7em;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
    padding: 4px 4px 4px 4px;
    line-height: 15px;	
}
.center{
	text-align:center;
}
.entry{
	margin-bottom:8px;
	padding-bottom:3px;
	border-bottom:1px solid #999;
}
a img{
	border: 0px;
}

.comment, .trackback, .tweetback, .commentAlt, .trackbackAlt, .tweetbackAlt {
	border: 1px solid #999;
	padding: 10px;
	margin:10px 0;
	position:relative;

}
.commentAlt, .trackbackAlt , .tweetbackAlt{
background-color:#efefef;

}
.comment img, .commentAlt img, .tweetback img, .tweetbackAlt img {
	float:left;
	position:relative;
	margin: 0 5px 5px 0;
	max-width: 48px;
	max-height: 48px;	
}



.commentBody, .trackbackBody, .tweetbackBody {
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: .7em; 
	color: #000000; 
	margin-bottom: 10px;
}

 #relatedEntriesList {
 	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: .7em; 
	color: #000000;
 }



.commentByLine, .trackbackByLine, .tweetbackByLine {
	font-style: italic;
	font-size: .7em;
}

.addCommentLink,.addTrackbackLink{
	text-align:right;
	}
	
#trackbacks,#comments, #tweetbacks {
	margin-top:8px;
}

#calendar th{
	font-weight: normal;
}

.tbLink{
	font-size:1.1em;
}

.autoImage {
	float: left;
	margin: 0 5px 5px 0;
}

.byline img{
	vertical-align: top;
}

/*==================Forms======================*/
fieldset#commentForm, fieldset#sendForm{
margin:8px;
text-align:left;
}
fieldset#sendForm{
border:none;
}
fieldset#commentForm legend,fieldset#sendForm legend {
font-size: 1.1em;
font-weight: normal;
color: #000000;
margin: 0px 0px 0px 0px;
padding: 3px 5px 10px 5px;
}
fieldset#commentForm label,fieldset#sendForm label{
float:left;
width:110px
}
fieldset#sendForm label{
width:130px;
}
fieldset#commentForm div,fieldset#sendForm div{
clear:both;
margin-bottom:5px
}
fieldset#commentForm .longLabel{
width:260px
}
fieldset#sendForm .longLabel{
width:200px;
}
fieldset#commentForm .nofLoat,fieldset#sendForm .nofLoat{
float:none
}
fieldset#commentForm #comments,fieldset#sendForm #notes{
width:100%;
height:120px;
overflow: auto;
}
fieldset#sendForm #notes{
width:300px;
}
fieldset#commentForm img{
margin:3px auto
}
fieldset#sendForm img,fieldset#sendForm #submit{
margin-left:200px;
}
#popUpFormBody{
background:#fff;
margin:8px;
}

/*====================== wpt Specific styles ===========================*/

#wrapperPJ {
	margin: 0 auto; /*Centers in FF */
	padding-top:0px;
	text-align:left;/*For IE/Win, properly aligns content left; otherwise, content remains centered in IE*/ 
	width: 980px; 
	margin-bottom:20px;
	border:1px solid #474747;/*474747*/
	border-top:0px;
	}	
	
#bannerWPT {/*holds background image, search bar and these links: about us, contact WPT, shop, email subscriptions, take our survey*/
	position:relative;
	top:0px;
	width: 980px; 
	/*height:70px;*/
	height:128px;
	margin: 0 auto;
	border-bottom:1px solid #fff;
	background: #fff url(/wptImages/banner_pbsBlue.jpg);
}	

	
	
/*----------------top tier links nav floats above the WPT logo, added April 2010----------------*/
/*nav styles shared by topNav, topRightNav, uberNav, globalNav and level2Nav*/
#topNav li,
#topRightNav li,
#uberNav li, 
#globalNav li, 
#level2Nav li {
	display: inline;
	}
	

#topNav ul,
#topNav li,
#topRightNav li,
#uberNav ul, 
#globalNav ul, 
#level2Nav ul {
	margin:0;
	padding: 0;
	list-style-type: none;
	}
	
#topNav {
	z-index:100;
	position:absolute;
	top:20px;
	left:15px;
	background-color:transparent;
	width:250px;
	font: 0.7em Geneva, Arial, Helvetica, sans-serif; font-weight:normal;
	}
			

#topNav li.rule a {
	text-decoration: none;
	color: #fff;
	border-right:1px solid #fff;
	padding:2px 7px 2px 7px;
	margin-right:-3px;
	letter-spacing: 1.2px;
	background:transparent;
	}
	
#topNav li a {
	text-decoration: none;
	color: #fff;
	padding:2px 7px 2px 7px;
	margin-right:-3px;
	letter-spacing: 1.2px;
	background:transparent;
	}
	
#topNav li a:hover {
	text-decoration: underline;
	color: #FD9900;/*orange*/
	margin-right:-3px;
	background: transparent;
	}	
	
#homepage {/*invisible div floats over Wisconsin Public Television logotype embedded in background graphic*/
	z-index: 100; 
	position:relative;
	top:64px;
	left:22px;
	width:412px;
	background-color:transparent;
	}
	
#search {
	z-index: 1000; 
	position:absolute;
	top:72px;
	left:680px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:.75em; 	
	}	
	
#footer
	{
	clear: both;
	width:980px;
	padding:0px;
	background-color: #474747;
	text-align: left;
	border-top: 2px #FFFFFF solid; 
	color:#FFFFFF; 
	line-height: 26px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:.7em; 
	
	}

#footer a:link
	{
	font-weight:normal;
	}
#footer a:visited
	{
	color:#FFFFFF;
	text-decoration: none;
	}
	
#footer a:hover

	{
	text-decoration: none;
	color: #FD9900;
	}
	
#belowFooterText
	{
	background-color: #ffffff;
	text-align: left; 
	padding:10px 0 10px 15px;
	color: #1D2F29;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:.7em; 
	}		
	
#belowFooterText a:link
	{
	font-weight:normal;
	}

