@charset "utf-8";
/* T2x CSS */

#leftmod1 { display:none; }

.hometop_onair {
	display: none;
}

.masthead_rksform {
	display: none;
}

/*Module footer*/
	.moduleFooter a:link {
		float: right;
		color: #0052A6;
	}
/*End Module footer*/

/* Video player width in articles - Lexy */
.articleBody object, .articleBody embed {
    max-height: 372px;
    max-width: 605px;
    min-height: 245px;
    min-width: 425px;
}

/* Navigation Bar */

	.site_nav, .navigation { width:990px !important; }
	
	.site_nav {
		margin: 0px !important;
		background-color: #000000;
		border: none !important;
		height: 25px;
	}
	
	.navMainItem a:link, .navMainItem a:visited, .navMainItem a:active {
		color: #FFFFFF;
	}
	
	.navigation ul li {
		border-style: none !important;
		margin-top: -10px !important;
	}
	
	.navigation {
		margin: 9px 0 5px 0 !important;
	}
	
	.navigation a:link, .navigation a:visited, .navigation a:hover, .navigation a:active {
		letter-spacing: -1px !important;
	}

		/* Green squares in NAV */
		.navMainItem {
				background-image: url(/pages/images/nav_square.gif);
				background-repeat: no-repeat;
				background-position: 0 10px;
			}
			
		.navMainItem {
    border-color: #CCCCCC;
    padding: 2px 7px 2px 15px;
	}		
		
		.navigation .navMainItem:nth-child(1) {
				background-image: none !important;
				padding-left: 35px;
			}
		/* End Green squares in NAV */

/* End Navigation Bar */

/* Masthead */
	.masthead_topad {
		margin-left: 23px;
		margin-top: 10px;
	}
	
	.site_masthead {
		height: 160px !important;
	}
	
	.emt_text {
		margin-top: 14px;
	}
	
	.emt_text a:link, .emt_text a:visited, .emt_text a:hover, .emt_text a:link active {
		color: #eee;
	}
	
	.positioner {
		color: #FFFFFF;
	}
	
/* End Masthead */

/* Module Titles */
	.moduleTitle {
		background-color: #003F8C;
		font-size: 21px;
		font-weight: normal;
		text-align: center;
	}
/* end Module Titles */

/* Photo Gallery Edits */
	.imageDescription a:link, .imageDescription a:visited, .imageDescription a:active {
		color: #8DC63F !important;
	}
	
	.imageDescription a:hover {
		color: #FFFFFF !important;
	}
/* End Photo Gallery Edits */

/* P2 Area: Today's Podcast */
	#p2area .moduleTitle {
		font-size: 17px;
	}
	
	#p2area .moduleContentContainer {
		border: none;
		padding: 0px !important;
		margin: 0px 0 0 -12px !important;
		background-color: #DDDDDD;
		border-color: #dddddd !important;
	}
	
	#p2area .moduleContentContainer iframe {
		max-width: none;
	}
	
	#p2area {
		background-color: #DDDDDD !important;
	}
	
	.hometop_p2 {
		background-color: #DDDDDD !important;
	}

/* End P2 Area: Today's Podcast */

/* Homework Module: topright2 */
	#topright2 .moduleContentContainer .mediumImage {
		max-width: 147px;
	}
/* End Homework Module: topright2 */

/* Randi 24/7 Module: top20 */
	#top20 .moduleContentContainer {
		border-width: 0px;
		height:262px;
	}
/* End Randi 24/7 Module: top20 */

/* Home page - Glen Beck style modules  */	

	#doublewide2 .moduleSubItems li {
		width: 304px;
		height: 380px;
		float: left;
		margin: 0 0 10px 8px;
		border-bottom: none;
		}
	
	#doublewide2 .moduleContentContainer {
		padding: 0;
		}
	
	#doublewide2 li:nth-child(2n+1) {  /* xn+1 specifies number of columns */
	  clear: left;
		}
	
	#doublewide2 .mediumImage { /* This Week Image Size: 310x210 */
		float: none;
		display: block;
		margin: 0 auto 3px auto;
		text-align: center;
		max-width: 300px !important;
		width: 300px !important;
		height: 203px !important;
	}


	#doublewide2 .moduleSummary a:link, #doublewide2 .moduleSummary a:visited, #doublewide2 .moduleSummary a:hover,
	#doublewide1 .moduleSummary a:link, #doublewide1 .moduleSummary a:visited, #doublewide1 .moduleSummary a:hover {
		color: #000;
		text-decoration: none;
		font-size: 15px;
	}	
	
	#doublewide2 .moduleContentTitle a:link, #doublewide2 .moduleContentTitle a:visited, #doublewide2 .moduleContentTitle a:hover,
	#doublewide1 .moduleContentTitle a:link, #doublewide1 .moduleContentTitle a:visited, #doublewide1 .moduleContentTitle a:hover {
		color: #0052A6;
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-size: 20px;
	}		

	#doublewide2 .moduleContentTitle a:link, #doublewide2 .moduleContentTitle a:visited,
	#doublewide1 .moduleContentTitle a:link, #doublewide1 .moduleContentTitle a:visited {
		color: #0052A6;
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-size: 20px;
	}	
	
	#doublewide2 .moduleContentTitle a:hover, #doublewide1 .moduleContentTitle a:hover {
			text-decoration: underline;
	}
	
	.moduleFooter {
			clear: both;
	}
/* End Home page - Glen Beck style modules  */	

/* interior pages */
	.subpage_title {
		display: none;
	}
	
	.twocolumn_rightcolumn {
		display:none;
	}
	
	.articleBody {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
	}
	
	.articleBody a:link, .articleBody a:visited, .articleBody a:hover, .articleBody a:active {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
	}
	
/* interior pages */

/* Modules */
	.moduleSummary {
		font-family:Arial, Helvetica, sans-serif;
	}

	.moduleContainer .moduleContentContainer {
		background-color: #F9F9F9;
	}
	
	.moduleContainer .moduleTitle {
		padding: 0px !important;
	}

	.moduleContentContainer a:link, .moduleContentContainer a:visited, .moduleContentContainer a:active {
		color: #0052A6;
		font-size: 12px;
	}
	
	.moduleContentContainer a:hover {
		color: #0070E2;
		font-size: 12px;
	}

	#doublewide1 .moduleContentContainer ul.moduleSubItems > li {
		border-bottom: none !important;
	}	
/* End Modules */

/* Randi Message Board */
	.forumtopics2, .forumtopics5 {display:none;} /*hide the description and author */
/* End Randi Message Board */

/* Homework page. CSS designed by Randi's Team */
/* Original Document: http://www.randirhodes.com/pages/homeworkstyle.css */
	.homeworkEntry {
		clear:both;
	  	min-height:200px;
		font-family: Arial, Helvetica, sans-serif !important;
	}
	.titlehomeworkEntry {
		text-decoration:underline;
		font-weight:bold;
		font-family: Arial, Helvetica, sans-serif !important;
		font-size:16px;
		text-transform:capitalize;
	}
	.imagehomeworkEntry {
		float:left;
		width:150px;
		height:150px;
		padding:10px 10px 0px 0px;
	}
	.contenthomeworkEntry {
		float:left;
		width:445px;
		text-transform:capitalize;
		font-family: Arial, Helvetica, sans-serif !important;
	}
	.contenthomeworkEntry p {
		padding:10px 0px 0px 0px;
		margin:0px 0px 20px 0px;
	}
	.homeworklink  {
		font-family: Arial, Helvetica, sans-serif !important;
	}

/* End homework page */

/* Video player width */
	.articleBody object, .articleBody embed {
		width: auto !important;
	}
