@charset "UTF-8";
/* CSS Document */

/* HEADER */
 
#header 
{
	margin-top: 5px;
}	

.logoArea
{
	height: 135px;
}

.headerRt 
{
	height: 135px;
}

.Rt 
{
	border-top:1px solid #696410;
	border-left:1px solid #696410;
	border-right:1px solid #696410;
}

.Rt a 
{
	border-bottom:solid 1px #696410; 
	background-color: #cccc99; 
	color: #696410;
}

form .required
{
 color: #CC0000;
}

.CalendarBlogBox
{
float: left;
width: 319px;
}

.CalendarBlogBox .highlightStoryArea
{
float: left;
width: 309px;
margin: 0 10px 10px 0;
}


.CalendarBlogBox .highlightStoryArea .hlStory
{
width: 217px;
border-right: 1px solid #006699;
}

/*  KIDS SCOOP STYLES */

.kidScoopAbout
{
	width: 					430px; 
	padding: 				30px 0 0 10px;
}

.kidScoopAbout strong.largeStrong
{
	font-size: 				18px; 
	font-weight: 			bold;
}

.kidScoopBreak
{
	width: 					616px; 
	clear: 					both; 
	margin-top: 			20px;
}

.kidsScoopFeatureTopic
{
	width: 					197px; 
	height: 				200px; 
	padding: 				5px 3px 5px 2px; 
	margin-right: 			5px; 
	overflow: 				inherit; 
	background-color: 		#993399; 
	position: 				relative; 
	color: 					#FFFFFF;
}

.kidsScoopFeatureTopic .textArea
{
	padding: 				7px; 
	font-size: 				11px;
	line-height: 			16px;
}

.kidsScoopFeatureTopic .moreLink
{
	float: 					right; 
	color: 					#FFFFFF; 
	text-decoration: 		underline;
}

.crnrTL
{
	position: 				absolute; 
	top: 					0; 
	left: 					0;
}

.crnrTR
{
	position: 				absolute; 
	top: 					0; 
	right: 					0;
}

.crnrBL
{
	position: 				absolute; 
	bottom:					0; 
	left: 					0;
}

.crnrBR
{
	position: 				absolute; 
	bottom:					0; 
	right: 					0;
}

#storyColoum h1.kidsScoop
{
	color: 					#000000;
	width: 					611px; 
	margin: 					25px 0 5px;
	padding: 					0;
	clear: 					left;
}

.kidsScoopOtherFeature
{
	width: 					611px; 
	padding:			 	5px 3px 5px 2px;
margin: 0;
	margin-right: 			0;
	background-color: 		#CCCCCC;
	position: 				relative;
}

.kidsScoopOtherFeature .topic
{
	width: 					197px; 
	height: 				200px; 
	padding:				0 4px 0 5px; 
	border-right: 			1px solid #FFFFFF;
}

.kidsScoopOtherFeature .topicDoubleWide
{
	width: 					404px; 
	height: 				200px;
	overflow: 				inherit; 
	padding-left: 			5px;
}

.kidsScoopOtherFeature .topic .moreLink, .kidsScoopOtherFeature .topicDoubleWide .moreLink
{
	float: 					right; 
	color: 					#993399; 
	text-decoration: 		underline;
}


.kidsScoopOtherFeature .noLeftPad
{
	padding-left: 			0;
}

.kidsScoopOtherFeature .noBorder
{
	border: 				0;
	padding-right: 			0;
}

.kidsScoopOtherFeature .textArea
{
	padding: 				7px 8px 7px 7px; 
	font-size: 				11px;
	line-height:			16px;
}

.kidsScoopOtherFeature .kidsScoopBreak
{
	clear: 					left;
	width:					611px; 
	margin-top: 			5px; 
	border-top: 			1px solid #FFFFFF; 
	padding-top: 			5px;
}

.hot-topics {
	border-color: #d2222c;
}
.hot-topics .titleBar {
	background-image: none;
	background-color: #d2222c;;
	border-color: #d2222c;
}
.hot-topics .titleBar h2 {
	color: white;
}


