/*

Site: Culberson for Congress
Design: David Stagg for Schipul
Build: David Stagg for Schipul
URI: http://www.culbersonforcongress.com

*/

* { font-size: 100%; margin: 0; padding: 0; }
a img { border: none; }
a { outline: none; }

@import "/styles/tendenci-styles.css";

body {
	background: #06428b url(/images/body-bg.jpg) repeat-x top left;
	font: 11px/1.5em Verdana, Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #06428b;
	}

ul, ol { margin: 1em 1em; padding-left: 2.5em; }
dt { margin: 0.5em 0 0; }
dd { margin: 0.25em 0 0.5em 2.5em; }

h1, h2, h3, h5, h5, h6 { font-weight: bold; margin-bottom: 5px; font-family: Arial, Helvetica, sans-serif; }

h2, h2 a { font-size: 14px; color: #06428b; }

a, a:visited { color: #666; }
a:hover { color: #999; }
a:active { color: #f00; }

p { margin-bottom: 10px; color: #06428b; }

/* STRUCTURE */

#header {
	width: 100%;
	height: 148px;
	background: #fff url(/images/header-bg.jpg) repeat-x top left;
	}

#header-content {
	display: block;
	width: 1040px;
	height: 148px;
	background: #fff url(/images/header-content-bg.jpg) no-repeat top center;
	margin: 0 auto;
	position: relative;
	}
	
	#header-content ul#social-media-nav {
		list-style: none;
		padding-top: 21px; margin: 0 0 0 55px;
		}
		#header-content #social-media-nav li {
			float: left; margin-right: 10px;
			}
		#social-media-nav .twitter a,  #social-media-nav .facebook a, #social-media-nav .youtube a, #social-media-nav .qik a{
			display: block; height: 12px; text-indent: -9999px;
			}
		.twitter { background: transparent url(/images/social-twitter-nav-li.jpg) no-repeat top left; width: 62px; }
		.facebook { background: transparent url(/images/social-facebook-nav-li.jpg) no-repeat top left; width: 75px; }
		.youtube { background: transparent url(/images/social-youtube-nav-li.jpg) no-repeat top left; width: 68px; }
		.qik { background: transparent url(/images/social-qik-nav-li.jpg) no-repeat top left; width: 32px; }
	
	#header-content a.cfc {
		display: block;
		width: 455px;
		height: 45px;
		text-indent: -9999px;
		position: absolute;
		top: 0;
		right: 93px;
		}

#container-wide {
	width: 1040px;
	margin: 0 auto;
	background: transparent url(/images/container-wide-bg.jpg) no-repeat scroll 50% 0;
	}

#second-row {
	padding-bottom: 60px;
	}
	
#second-row p, #second-row li {
	color: #fff;
	font: 14px/1.4em Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	#second-row li a { line-height: 2.1em; color: #fff; }
	#second-row li a:hover { color: #ccc; }
	
	#take-action {
		float: left;
		width: 350px;
		padding-top: 71px;
		margin-left: 370px;
		}
		#take-action ul {
			list-style: none;
			margin: 0 0 0 35px;
			}
		#take-action li { margin-bottom: 13px; }
	
	#contribute-cta {
		float: right;
		width: 160px;
		padding-top: 58px;
		margin: 8px 135px 0 0;
		}
		#contribute-cta p {
			font: 11px/1.4em Arial, Helvetica, sans-serif;
			font-weight: normal;
			text-align: center;
			}
		#contribute-cta a.donate-online {
			background: transparent url(/images/donate-button.jpg) no-repeat bottom left;
			display: block;
			width: 166px;
			height: 32px;
			text-indent: -9999px;
			}
		#contribute-cta a:hover.donate-online {
			background: transparent url(/images/donate-button.jpg) no-repeat top left;
			}


/* MAIN CONTENT */

.star {
	display: block;
	height: 50px;
	background: transparent url(/images/star-hr.jpg) no-repeat center center;
	margin-left: 20px;
	}
#right-col .star {
	display: block;
	height: 55px;
	width: 180px;
	background: transparent url(/images/star-hr-r.jpg) no-repeat center center;
	margin-left: 10px;
	}

#main-content {
	margin: 0 auto;
	width: 1040px;
	background: transparent url(/images/main-content-re-bg.jpg) repeat-y top left;
	}

			/* BODYCONTENT FOR TEMPLATE (SUB) PAGES */
			
			#bodycontent {
				width: 580px;
				margin-left: 80px;
				}
			#bodycontent h1 {
				font-size: 14px;
				font-weight: bold;
				}
			#bodycontent, #bodycontent p, #bodycontent li, #bodycontent div {
				color: #06428b;
				}


#left-col {
	float: left;
	width: 180px;
	margin: 10px 0 0 70px;
	}
#left-col p, #left-col li, #right-col p, #right-col li, #right-col {
	color: #858686;
	}
	#district7 {
		width: 180px;
		}
	#district7 .district-serve {
		display: block;
		width: 180px;
		height: 255px;
		background: transparent url(/images/district7-serve.jpg) no-repeat top right;
		text-indent: -9999px;
		}

	#issues {
		padding-top: 25px;
		background: transparent url(/images/issues-header.jpg) no-repeat top right;
		}
	#issues ul { list-style-image: url(/images/star-li.jpg); }
	#issues ul li a {
		display: block;
		}
	
	#vote-info {
		padding-top: 55px;
		background: transparent url(/images/vote-info-header.jpg) no-repeat top right;
		}
	#vote-info p {
		margin: 0 0 10px 20px;
		padding-right: 10px;
		}
	#vote-info a.register {
		display: block;
		width: 170px;
		height: 40px;	
		background: #fff url(/images/register-to-vote.jpg) no-repeat bottom right;
		text-indent: -9999px;
		}
	#vote-info a:hover.register {
		background: #fff url(/images/register-to-vote.jpg) no-repeat top right;
		}
	
	#for-kids {
		padding-top: 60px;
		background: transparent url(/images/culberson-for-kids-header.jpg) no-repeat top right;
		}
	#for-kids p {
		margin: 0 0 10px 20px;
		padding-right: 10px;
		}
	#for-kids ul { list-style-image: url(/images/star-li.jpg); }
	#for-kids ul li a {
		display: block;
		}


#main-col {
	float: left;
	width: 420px;
	margin: 10px 0 0 20px;
	}
	#main-col p, #main-col a {
		color: #06428b;
		}

	#news-center {
		padding-top: 185px;
		background: transparent url(/images/news-center-bg.jpg) no-repeat top left;
		}
	.featured-article h3,.featured-article h3 a { font-size: 14px; font-family: Arial, Helvetica, sans-serif }
	.t-rss-item { color: #000; margin: 0; }
	
	#promise {
		padding: 35px 0 0 80px;
		background: transparent url(/images/promise-header.jpg) no-repeat top left;
		}
	
	#recent-photos {
		padding-top: 35px;
		background: transparent url(/images/recent-photos-header.jpg) no-repeat top left;
		}
		
		
#right-col {
	float: right;
	width: 235px;
	margin: 10px 80px 0 0;
	}
#right-col h2 {
	color: #505050;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	#social-media {
		width: 205px;
		padding-top: 25px;
		background: transparent url(/images/social-media-header.jpg) no-repeat top left;
		}
	#social-media a.blog {
		display: block;
		width: 205px;
		height: 50px;	
		background: #fff url(/images/ltrt-blog.jpg) no-repeat bottom right;
		text-indent: -9999px;
		margin-bottom: 10px;
		}
	#social-media a:hover.blog {
		background: #fff url(/images/ltrt-blog.jpg) no-repeat top right;
		}
	#twitter_div ul { margin: 0 0 5px 0; padding: 0; list-style: none; }
	#twitter_div ul li { font-size: 11px;  }
	
	#right-col h2.twittering {
		padding-left: 20px;
		height: 20px;
		background: transparent url(/images/twittering-icon.jpg) no-repeat left top;
		}
	#right-col h2.qikking {
		padding: 5px 0 0 20px;
		height: 25px;
		background: transparent url(/images/qikking-icon.jpg) no-repeat left top;
		}
	
	#right-col #contact {
		width: 205px;
		padding-top: 25px;
		background: transparent url(/images/contact-header.jpg) no-repeat top left;
		}
	
	#right-col #quick-poll {
		width: 205px;
		padding-top: 25px;
		background: transparent url(/images/quick-poll-header.jpg) no-repeat top left;
		}
		#right-col .pds-box, #right-col .pds-box-top, #right-col .pds-box-inner, #right-col .pds-box-outer {
			width: 205px;
			}
		
		
#address {
	padding: 20px 0 20px 0;
	clear: both;
	display: block;
	text-align: center;
	}
	#address a, #address p { margin: 0; padding: 0; }
	#address .star { height: 25px; margin: 0; padding: 0; }
	
/* FOOTER */
#footer-top {
	width: 1040px;
	margin: 0 auto;
	height: 107px;
	background: transparent url(/images/footer-menu.jpg) no-repeat top left;
	}
		
	#footer-top ul {
		margin: 0;
		padding: 20px 0 0 100px;
		list-style: none;
		}
	#footer-top li { float: left; margin-right: 5px; }
	
	#footer-top .f-contribute a,
	#footer-top .f-campaign a,
	#footer-top .f-volunteer a {
		display: block; height: 62px; text-indent: -9999px;
		}
		#footer-top .f-contribute a { 
			width: 279px; background: transparent url(/images/f-contribute-bg.jpg) no-repeat top left;
			}
		#footer-top .f-campaign a { 
			width: 279px; background: transparent url(/images/f-campaign-bg.jpg) no-repeat top left;
			}
		#footer-top .f-volunteer a { 
			width: 265px; background: transparent url(/images/f-volunteer-bg.jpg) no-repeat top left;
			}

#footer-bottom {
	background: transparent url(/images/footer-main.jpg) no-repeat top left;
	width: 1040px;
	height: 80px;
	padding: 10px 0 0 100px;
	}
	#footer-bottom a {
		color: #fff;
		text-align: left;
		}


/* CONTACT FORM */
#contact { width: 205px; }
#contact ol { list-style: none; margin: 0; padding: 0; }
#contact fieldset { border: none; width: 205px; }

#contact fieldset ol li input, #contact fieldset ol li select, #contact fieldset ol li textarea {
	background: #fff url(/images/form-bg.jpg) repeat-x bottom left;
	border-color: #666;
	border-style: solid;
	border-width: 1px;
	color: #999;
	margin: 0 0 5px 0;
	}
#contact fieldset ol li input, #contact fieldset ol li select, #contact fieldset ol li textarea {
	padding: 3px;
	width: 180px;
	}
#contact input, #contact select, #contact textarea {
	font: 14px Arial, Helvetica, sans-serif normal;
	}
		
/* MISC */

.clear { clear: both; }