/*
Theme Name: The Core Report
Theme URI: http://thecorereport.com/
Description: The Core Report
Version: 1.5
Author: Union Digital Media
*/

body {
	background: #6C0900 url(images/body_bkg.jpg) no-repeat top center;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0 0 40px;
	color: #383838;
	}

p { margin: 0 0 6px 0; }
a { outline: none; }
.clear { clear: both; }
div.hr hr { display: none; }
div.hr { background: #d9d9d9; height: 1px; margin: 10px 0; display: block; }

h1 { margin: 0; }
h2 { font-size: 13px; margin:6px 0; }
h3 { font-size: 12px; margin: 0; color: #0d3c72; }
h4 { }

.top-core-issues h2, .conservative-insights h2 { margin-top: 0; }
a.view-all { background: url('images/viewall_btn.png') no-repeat 0 0; }
a.learn-more { background: url('images/learnmore_btn.png') no-repeat 0 0; }
a.view-all, a.learn-more {
	width: 73px; height: 20px;
	float: right; margin: 6px 0 0 0;
	display: block;
	font-size: 0; line-height: 0; text-indent: -9999px;
	}

a:hover.view-all, a:hover.learn-more, a:hover.more-alerts { background-position: bottom; }

a.more-alerts { background: url('images/caa_viewall_btn.png') no-repeat 0 0; }
a.more-alerts {
	width: 78px; height: 24px;
	position: absolute;
	bottom: 85px; left: 102px;
	display: block;
	font-size: 0; line-height: 0; text-indent: -9999px;
	}

div#header { 
	text-align: left;
	position: relative;
	z-index: 10;
	}

div#header img.quote {
	position: absolute;
	top: 40px; right: 0;
	width: 530px; height: 85px;
	}

div#bg {
	background:transparent url('images/header_collage1.jpg') no-repeat scroll center top;
	height:228px;
	left:0;
	min-width:1225px;
	position:absolute;
	top:0;
	width:100%;
	z-index: -1;
	}

div#wrapTop, div#wrap, div#wrapCap, div#header {
	width: 1016px;
	margin: 0 auto;
	z-index: 10;
	}
	
div#wrapTop { 
	background: url('images/wrapTop_bkg.png') no-repeat 0 0;
	height: 8px;
	}
	
div#wrap {
	background: url('images/wrap_bkg.png') repeat-y 0 0;
	}	
	
div#wrapCap { 
	background: url('images/wrapCap_bkg.png') repeat-y 0 0;
	height: 8px; margin-bottom: 20px;
	}

div#container { margin: 6px 15px; text-align: left; }
	
div#column-1, div#column-2, div#column-3 {
	float: left;
	}

div#column-1 { width: 374px; margin-right: 6px; }
div#column-2, div#column-3 { width: 300px; }

div#console { width: 300px; float: left; }
div#main { width: 680px; float: left; margin-right: 6px; }

div.content {
	padding: 6px; margin-bottom: 6px;
	background: #FFF;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	}	

h2.red-title, h2.blue-title {
	margin: 0; padding: 0 0 0 10px;
	border-top: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	}

.red-title, .blue-title {
	height: 27px;
	color: #ffffff;
	text-transform: uppercase;
	font: normal 13px/25px Verdana, Arial, Helvetica, sans-serif;
	}

.red-title { background:  url('images/red-title_bkg.png') repeat-x 0 0; }
.blue-title { background:  url('images/blue-title_bkg.png') repeat-x 0 0; }

.red-title em, .blue-title em { font-style: normal; }

/* Latest Core Headlines */

div.latest-core-headlines {
	width: 510px; height: 60px;
	float: left; 
	margin: 0 6px 6px 0;
	}

div.latest-core-headlines .content {
	height: 20px; overflow: hidden;
	}

div.latest-core-headlines .content a { color: #891102; font-weight: bold;  }	


/* Top Core Issues */

div.top-core-issues .content, div.conservative-insights .content {
	height: 306px; overflow: auto;
	}

div.top-core-issues .content img, div.conservative-insights .content img {
	max-width: 215px; max-height: 300px;
	background: #FFFFFF; border: 1px solid #a7a7a7;
	padding: 2px; margin-bottom: 6px;
	}

div.top-core-issues .content img.smallthumb {
	float: left; margin-right: 6px; width: 86px;
	}
	

/* Conservative Insights */

div.conservative-insights .content img {
	float: left; margin-right: 6px; width: 50px;
	}
	
div.conservative-insights a, a.readmore, 
div.recommended-resources a, div.blog-post a { color: #891102; font-weight: bold; font-style: italic; text-transform: capitalize; }

/* Core Action Alerts */

div.core-action-alerts {
	background: #750c00 url('images/coreactionalerts_bkg.png') no-repeat 0 0;
	height: 333px; 
	padding:6px; margin-bottom: 6px;
	border: 1px solid #d9d9d9;
	color: #FFFFFF;
	position: relative;
	}

div.core-action-alerts em { font-style: normal; }

ul.alert-stories {
	position: absolute;
	left: 24px; top: 72px;
	margin: 0; padding: 0;
	width: 250px;
	}

ul.alert-stories li { 
	list-style: none; 
	background: url('images/checkmark_bkg.png') no-repeat 4px 12px;
	padding: 4px 0 3px 36px;
	border-top: 1px solid #300400;
	font-weight: normal;
	}

ul.alert-stories li a { text-decoration: none; color: #FFFFFF; }
ul.alert-stories li strong { color: #ecab00; }

div.signup {
	position: absolute;
	text-align: center;
	width: 284px; height: 66px;
	top:260px; left: 6px;
	}

div.signup form { margin: 0; }

div.signup input.signup-input, div.signup input.signup-go { 
	border: 3px solid #480600; outline: 0;
	height: 24px; float: left;
	margin-top: 6px;
	}
	
div.signup input.signup-input { 
	background: url('images/signup_input_bkg.png') no-repeat 0 0; 
	width: 216px; 
	font-weight: bold;
	padding: 8px 0 0 8px;
	margin-right: 4px;
	}

div.signup input.signup-go { 
	background: url('images/signup_go_bkg.png') no-repeat 0 0; 
	width: 50px; height: 38px; display: block;
	font-size: 0; line-height: 0; text-indent: -9999px;
	}


/* Core Report TV */

div.core-report-tv div.content {
	height: 296px;
	width: 670px;
	padding-right: 0;
	}
	
div.core-report-tv h2 { position: relative; padding-left:135px; }
img.tcrtv-banner { position: absolute; left: 0; top: 0; }

/* Core Knowledge Center */

div.core-knowledge-center .content { 
	min-height: 325px; 
	max-height: 325px;
	height: 325px;
	overflow: auto; 
	}

div.core-knowledge-center a { color: #891102; font-weight: bold; font-style: italic; }
div.core-knowledge-center img { display: none; }


/* The Core Report Proudly Supports */

div.the-core-report-proudly-supports .content { padding: 0; }


/* Recommended Resources */

div.recommended-resources { }

div.recommended-resources .content { 
	min-height: 392px; 
	max-height: 392px;
	height: 392px;
	overflow: auto; 
	}

div.recommended-resources ul { margin: 0; padding:0; }
div.recommended-resources li { 
	background: url('images/bullet_bkg.png') no-repeat 4px 12px; 
	list-style: none; 
	padding: 8px 8px 8px 20px;
	border-bottom: 1px solid #D9D9D9;
	}
	
div.recommended-resources li a { text-decoration: none; font-weight: bold; color: #383838; }


/* Your Opinion Is Valuable */

div.your-opinion-is-valuable ol { }
div.your-opinion-is-valuable li { list-style: none; margin-bottom: 4px; }


/* stand-up-keep-america-free */

div.stand-up-keep-america-free { margin-top: 6px; }
div.stand-up-keep-america-free h2, div.stand-up-keep-america-free h3 { font-size: 11px; }
div.stand-up-keep-america-free ul { padding: 0; margin: 2px 0 0; }
div.stand-up-keep-america-free li { list-style: none; height: 24px; line-height: 24px; }
div.stand-up-keep-america-free li a { text-decoration: none; color: #333333; }


/* Bottom Resources */
ul.bottom-resources { margin: 0; padding: 0; width: 375px; }
ul.bottom-resources li {
	list-style: none;
	}
	
ul.bottom-resources li a.resources1, ul.bottom-resources li a.resources2, ul.bottom-resources li a.resources3 { 
	height: 60px; display: block; 
	}
	
ul.bottom-resources li a:hover.resources1, ul.bottom-resources li a:hover.resources2, ul.bottom-resources li a:hover.resources3 {
	background-position: bottom; 
	}

ul.bottom-resources li a.resources1 { background: url('images/resources_great_american.jpg') no-repeat 0 0; }
ul.bottom-resources li a.resources2 {
	background: url('images/resources_recommended.jpg') no-repeat 0 0; 
	text-align: right;
	}
ul.bottom-resources li a.resources2 img { margin: 1px 4px 0 0; }
ul.bottom-resources li a.resources3 { background: url('images/resources_us_constitution.jpg') no-repeat 0 0; }


/* Navigation */

div#navigation {
	width: 1000px; height: 50px;
	margin: 0 auto;
	}

ul.top-nav {
	margin: 0; padding: 0; width: 100%;
	}

ul.top-nav li {
	float: left; list-style: none; 
	}

ul.top-nav li a { 
	display: block; height: 50px;
	font-size: 0; line-height: 0; text-indent: -9999px; 
	}

ul.top-nav li.nav1 a:hover, ul.top-nav li.nav2 a:hover, ul.top-nav li.nav3 a:hover, ul.top-nav li.nav4 a:hover, 
ul.top-nav li.nav5 a:hover, ul.top-nav li.nav6 a:hover, ul.top-nav li.nav7 a:hover, ul.top-nav li.nav8 a:hover,
#home ul.top-nav li.nav1 a, #about-us ul.top-nav li.nav2 a, #core-issues ul.top-nav li.nav3 a, #core-alerts ul.top-nav li.nav4 a,
#action-center ul.top-nav li.nav5 a, #core-resources ul.top-nav li.nav6 a, #core-intel ul.top-nav li.nav7 a, 
body.blog ul.top-nav li.nav8 a, body.paged-2 li.nav8 a, body.paged-3 li.nav8 a, body.paged-4 li.nav8 a,
body.paged-5 li.nav8 a, body.paged-6 li.nav8 a, body.paged-7 li.nav8 a, body.paged-8 li.nav8 a, body.paged-9 li.nav8 a { 
	background-position: bottom !important; 
	}

ul.top-nav li.nav1 a { background: url('images/nav1.jpg') no-repeat 0 0; width: 85px; }
ul.top-nav li.nav2 a { background: url('images/nav2.jpg') no-repeat 0 0; width: 110px; }
ul.top-nav li.nav3 a { background: url('images/nav3.jpg') no-repeat 0 0; width: 137px; }
ul.top-nav li.nav4 a { background: url('images/nav4.jpg') no-repeat 0 0; width: 137px; }
ul.top-nav li.nav5 a { background: url('images/nav5.jpg') no-repeat 0 0; width: 154px; }
ul.top-nav li.nav6 a { background: url('images/nav6.jpg') no-repeat 0 0; width: 172px; }
ul.top-nav li.nav7 a { background: url('images/nav7.jpg') no-repeat 0 0; width: 124px; }
ul.top-nav li.nav8 a { background: url('images/nav8.jpg') no-repeat 0 0; width: 81px; }


	
/* Footer */

div#footer {
	height: 46px;
	padding: 14px;
	text-align: center;
	color: #c3c3c3;
	position: relative;
	}

div#footer strong { font-size: 9px; }

ul.bottom-nav {
    padding: 0px;
    margin: 0 auto 12px auto;
    text-align:center;
	}

ul.bottom-nav li {
    list-style-type: none;
    padding:0 8px 0 4px;
    margin: 0px;
/*    float: left;  */
    display:inline;
	border-right: 1px solid #dfdfdf;
	}
	
ul.bottom-nav li.end { border: none; }	

ul.bottom-nav li a { text-decoration: none; color: #c3c3c3; }

ul.social-networks { 
	position: absolute;
	bottom: 8px; right: 16px;
	margin: 0; padding: 0;
	}

ul.social-networks li { list-style: none; float: left; margin-left: 4px; }

ul.social-networks a {	
	height: 20px; width: 20px; display: block;
	font-size: 0; line-height: 0; text-indent: -9999px;
	}
	
ul.social-networks a:hover { background-position: bottom; }
	
a.twitter { background: url('images/icon_twitter.png') no-repeat 0 0; } 
a.facebook { background: url('images/icon_facebook.png') no-repeat 0 0;  }
a.rss { background: url('images/icon_rss.png') no-repeat 0 0;  }


/* Featured Cartoon Styles */

div.featured-cartoon img { border: none; 
width: 284px; 
height: auto;
max-width:284px; 
width: expression(this.width > 450 && (this.width/this.height) > (450/300) ? 450 : true); 
}
			

/* YouTube Styles */

#ytvideo {
    float: left;
	}

ul.playlist {
    float: left;
    margin: 0 0 0 -8px;
    padding: 0 0 0 8px;
    width: 274px; height: 296px;
	overflow: auto;
	}

ul.playlist li {
    list-style-type: none;
    display:block;
    border-top: 1px solid #d9d9d9;
    float: left;
    width: 240px; height:65px;
	padding: 4px;
	}

ul.playlist li:hover, ul.playlist li.currentvideo { margin-left: -8px; background: #FFFFFF; }

ul.playlist li img {
    width: 90px; height: 58px;
    float: left;
	padding: 3px; margin-right: 10px;
    background: #FFFFFF;
    border: 1px solid #999;
	}

ul.playlist li a {
    text-decoration: none;
    display: block;
    color: #255180;
	font: bold 11px/14px Verdana, Arial, Helvetica, sans-serif;
	width: 240px; height: 60px;
}

/* Page Nav Styles */

div.wp-pagenavi { text-align: right; }


/* Core Store Styles */

iframe#store {
	border:medium none;
	height:640px;
	margin:0;
	outline-style:none;
	padding:0;
	width:100%;
	}
	
/* Blog Post */	

div.blog-post img, #core-issues div#main img {
	margin: 0 12px 12px 0;
	background: #FFFFFF; 
	border: 1px solid #a7a7a7;
	padding: 2px;
	float:left;
	}
	
/* Poll Styles */

p.view-results { margin: 0; padding: 0; }
p.view-results a, p.poll-results { font-size: 10px; font-weight: bold; color: #333; }	


/* Thin Line Styles */

.thin-line { border: 1px solid #dddddd; padding: 4px 6px; }


/* AD Styles */

div.ad-304-65 img, div.ad-336-280 img, div.ad-468-60 img { border: 1px solid #D9D9D9; }
div.ad-304-65 img { width: 298px; height: 64px; }
div.ad-336-280 img { width: 298px; height: 248px; }
div.ad-468-60 img { }
div.ad-768-90 img { border: 8px solid #500600 }


/* Contact Form Styles */

.contact_form label {
	color:#999999;
	display:block;
	margin-bottom:5px;
	}
	
.contact_form input.textinput {
	border:1px solid #CCCCCC;
	display:block;
	font-size:13px;
	height:20px;
	margin:0 0 10px;
	padding:5px;
	width:240px;
	}	
	
.contact_form textarea {
	border:1px solid #CCCCCC;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	height:160px;
	margin:0 0 10px;
	padding:5px;
	width:400px;
	}

.contact_form input.contact_submit {
	color:#CC0000;
	cursor:pointer;
	font-weight:bold;
	height:auto;
	padding:5px;
	width:auto;
	}	
