/*Reset Styles | UPDATED: 05/12/07 | Inspired by work from Eric Meyer------*/
html, body, div, span, h1, h2, h3, h4, h5, h6, p, ul, li {margin: 0;	padding: 0;	border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

body {
	width:1050px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #ffffff;
}
#wrapper{
	width:1050px;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content {
	width: 1050px;
	height: 842px;
	background-image: url(../images/globals/bkgrnd.jpg);
}
body#home #content {
	width: 1050px;
	height:687px;
	background-image: url(../images/home/bkgrnd.jpg);
}
body#give #content {
	width: 1050px;
	height:686px;
	background-image: url(../images/globals/bkgrnd.jpg);
}
body#schedule #content {
	width: 1050px;
	height:1125px;
	background-image: url(../images/globals/bkgrnd.jpg);
}
body#schedule-module #content {
	width: 1050px;
	height:1125px;
	background-image: url(../images/globals/bkgrnd.jpg);
}
body#schedule-default #content {
	width: 1050px;
	height:1025px;
	background-image: url(../images/globals/bkgrnd.jpg);
}
body#schedule-day #content {
	width: 1050px;
	height:3950px;
	background-image: url(../images/globals/bkgrnd.jpg);
}

body#schedule-channel #content {
	width: 1050px;
	height:2300px;
	background-image: url(../images/globals/bkgrnd.jpg);
}


body#readingrainbow #content {
	width: 1050px;
	height:842px;
	background-image: url(../images/readingrainbow/bkgrnd.jpg);
}
body#blog #content {
	width: 1050px;
	height:1800px;
	background-image: url(../images/globals/bkgrnd.jpg);
}
img {
	border-style: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-variant: normal;
	line-height: 20px;
	font-weight: normal;
}
body#watch #left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-variant: normal;
	line-height: 30px;
	font-weight: normal;
}
body#watch #left a {
	color: #000000;
	text-decoration: none;
}
a {
	color: #0236b6;
	text-decoration: none;
}
.shadow {
	padding-right: 5px;
	padding-bottom: 5px;
	background-image: url(../images/shadow.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#highlight .shadow {
	padding-right: 5px;
	padding-bottom: 5px;
	background-image: url(../images/shadow-highlight.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#longlead .shadow {
	padding-right: 5px;
	padding-bottom: 5px;
	background-image: url(../images/shadow-longlead.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#includeChannels .shadow {
	padding-right: 5px;
	padding-bottom: 5px;
	background-image: url(../images/shadow-channel.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/*Flickr CSS*/
/*
Images are wrapped in divs classed "flickr_badge_image" with ids"flickr_badge_imageX" where "X" is an integer specifying ordinal position.*/
.flickrphotofeed{padding-bottom:10px;}
.flickrphotofeed h5{font-family:"Trebuchet MS"; font-weight:700; color:#000;}
.flickrphotofeed h6{font-family:"Trebuchet MS"; text-transform:uppercase; font-style:normal; color:#293942; padding-left:0px;}
#promo .flickrphotofeed p{padding:0; margin:0;}
.flickrphotofeed p.flickr{padding-left:10px;}
.flickrphotofeed p.flickr a{padding-left:30px; margin-left:15px;}
.flickr_badge_image {float:left; margin:0 10px 10px 10px;}
.flickr_badge_image img {padding:2px; border: 1px solid #847554 !important;}

#botcheck {
visibility:hidden;
display:none;
}

h2 em{
	margin: 0;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	display: inline;
}
