@charset "utf-8";
/* CSS Document */

/* CSS
Author: Tom Corbett
Created: 7-8-10
Modified: 8-24-10 (from overwrite recovery)
*/

/* Global Defaults
=====================================================================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,strong,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
div { text-align: left; vertical-align: top; }
a,ins{text-decoration:none;}
strong { font-weight: bold; }

/* RESETS
=====================================================================*/

html { overflow-x: auto; height:100%;}
	/* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */

body 
{
	background: url(../img/corbett_bg.png) repeat-x scroll 0 0;
	background-color:#bdbfc5;
	line-height: 1.25em;
}



/* PAGE ELEMENTS
=====================================================================*/
#fullpage {
	width: 960px;

	margin-left: auto;
	margin-right: auto;
	
}

#header {
	width: 960px;
	height: 141px;
	background: url(../img/corbett_header.png) no-repeat;
}

#multimedia {
	width: 1020px;
	height: 333px;
	margin-left: -30px;
	background: url(../img/corb_multi_bg.png) no-repeat;
}

#page_title {
	width: 1020px;
	height: 187px;
	margin-left: -30px;
	background: url(../img/corbett_page_bg.png) no-repeat;
}

#titleimg {
	padding-left: 115px;
	padding-top: 28px;
}

#flash_box {
	float: left;
	margin-left: 34px;
	margin-top: -16px;
	width: 630px;
	height: 332px;
	/*position:relative;*/
}

#action_center {
	float:left;
	width: 356px;
	height: 316px;
	background: url(../img/actcent/ac_main_bg.png) no-repeat;
}

#frontpage_content:before{
	padding: 0px;
	content: url(../img/corbett_content_cap.png);
	display: block;
}

#frontpage_content {
	margin-left: 85px;
	width: 790px;
	min-height: 500px;
	background: url(../img/corbett_content_bg.png) repeat-x #FFF;

}
#page_content {
	margin-left: 85px;
	margin-top: -62px;
	width: 790px;
	min-height: 500px;
	background: url(../img/corbett_content_bg.png) repeat-x #FFF;

}
#navfield1 {
	margin-top: 95px;
	margin-left: 13px;
	float: left;
}

/*#navfield1-post-elect {
	margin-top: 37px;
	margin-left: 44px;
	float:left;
}*/

#navfield1-post-elect {
	margin-top: 95px;
	margin-left: 44px;
	float:left;
}

.navfield2-post-elect {
	margin-left:149px;
	float: left;
}

.navfield3-post-elect {
	margin-left: 28px;
	float:left;
}

#banner1 {
	width: 236px;
	height: 58px;
	margin-left:55px;
	float:left;	
}

#banner2 {
	width: 236px;
	height: 58px;
	margin-left:385px;
	float:left;	
}


#banner1 a {outline:none;}

#logo_area {
	margin-bottom:-108px;
	margin-left:393px;
}
#logo_area a {outline:none;}

#fr_news {
	margin-left: 30px;	
	width: 490px;
	float:left;
}

#page_content_area {
	margin-left: 30px;	
	width: 490px;
	float:left;
}

#fullpage_content_area {
	margin-left: 30px;
	width: 730px;
}

#sidebar {
	width:190px;
	margin-left: 50px;
	float:left;	
}

#sidebar .sidebar_item, .socialmedia {
	margin-top: 20px;	
}

#small_action_center {
	width: 190px;
	height: 190px;
	background: url(../img/actcent/ac_small_bg.png) no-repeat;
	padding-top: 54px;
	margin-top: 20px;
}

#small_action_center .more {margin-left: 129px;}

.socialmedia img {
	margin-left: 5px;
	margin-right: 5px;
}


.clear {clear:both;}

#blogroll {
	width: 190px;
	margin-top: 20px;
}

/* FRONTPAGE NEWS CONTENT FORMATS
=====================================================================*/
#fr_newstitle {margin-bottom: 12px;}

.fr_newsitem:after{
	margin-top: 20px;
	content: url(../img/corbett_hr_line.png);
	display: block;
	margin-bottom: 5px;
}


.fr_newsitem h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #273c46;
	font-size: 24px;
	margin-bottom: 2px;
	line-height:1.2em;
}

.fr_newsitem h1 a {color: #273c46;}

.fr_newsitem h1 a:hover {color: #215494; text-decoration: underline;}

.fr_newsitem h4{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6c7c8c;
	font-size: 11px;
	margin-bottom: 8px;
	font-weight:600;
}

.fr_newsitem p {
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 8px;
	text-align:justify;
	font-weight:lighter;
	line-height: 1.25em;
}

.fr_newsitem p a {color: #000000; text-decoration: underline;	}

.fr_newsitem p a:hover {color: #215494;}


/* STANDARD PAGE CONTENT FORMATS
=====================================================================*/
#page_subnav { font-family: Verdana, Geneva, sans-serif; font-size: 10px; font-weight: normal; color: #000; margin-bottom: 10px;}
#page_subnav a{ text-decoration: none; color: #215494;}
#page_subnav a:hover {text-decoration: underline;}
#page_subnav .current {font-weight:bold}

.regular h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	/*color: #273c46;*/
	color:#3b5584;
	font-size: 24px;
	margin-bottom: 2px;
}

.regular h1:after{
	margin-top: 10px;
	content: url(../img/corbett_hr_line.png);
	display: block;
	margin-bottom: 5px;
}

.regular h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666;
}
.regular:after{
	margin-top: 20px;
	content: url(../img/corbett_hr_line.png);
	display: block;
	/*margin-bottom: 5px;*/
}

.regular p {
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	/*margin-top: 8px;
	margin-bottom: 12px;*/
	text-align:justify;
	font-weight:lighter;
	line-height: 1.5em;
	padding-top: 4px;
	padding-bottom: 12px;
}

.regular a {text-decoration: none; color: #215494;}

.regular a:hover {text-decoration: underline;}

/*
.regular blockquote {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #E8E8E8;
	border: 3px double #222;
	padding: 20px 50px;
	margin: 0px auto 20px auto;
	text-align: justify;
	line-height: 1.8em;
	width: 300px;
}
*/

.regular blockquote {
	width: 370px;
	margin-left: 20px;
	margin-right:20px;
	
}

.regular blockquote .quote {
		width: 360px;
		font-family: Georgia, "Times New Roman", Times, serif;
		padding: 20px 0px;
		text-align: justify;
		font-size: 14px;
		display: block;
		font-weight:lighter;
		color: #454545;
		font-style:italic;
}
.regular blockquote:before {
		content: url(../img/small_line_02.png);
		display: block;
}

.regular blockquote:after {
		content: url(../img/small_line_01.png);
		display: block;
}

.normal {	
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	line-height: 1.2em;
}

#endorsements {
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	line-height: 1.75em;
}
#endorsements h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#3b5584;
	font-size: 18px;
	margin-bottom: 5px;
}
#governor, #senate, #house {font-size:14px; margin-bottom: 15px;}

#endorsements li {
	list-style-image: url('../img/list-item-square.png');
	list-style-type: square;
	list-style-position:outside;
	margin-left: 20px;
}
#endorsements li b {color:#3b5584; text-decoration:underline;}

#county_commish, #county_row, #mayors {font-size: 13px; margin-bottom: 15px;}
#county_row li {margin-bottom: 10px;}
#endorsements div.2-row {width: 100px; margin-right:20px; float:left; color:red;}

/* BIO FORMATTING
=====================================================================*/
#photoblock{
	width: 300px;
	height: 400px;
	float:right;
	margin-top: -40px;
	border:#ccc 1px solid;
	background-color:#eaeaea;
	margin-left:30px;
	margin-bottom: 10px;
}

#slideshow {
	width: 270px;
	height: 280px;
	padding: 15px 15px 10px 15px;
}
#wifebio {
	width: 270px;
	height: 80px;
	padding: 0px 15px 15px 15px;
}

#photoblock2 {
	width: 300px;
	height: 410px;
	float:right;
	margin-top: -40px;
	border:#ccc 1px solid;
	background-color:#eaeaea;
	margin-left:30px;
	margin-bottom: 10px;
}
#familyphoto {margin:15px;}

/* ISSUES FORMATTING
=====================================================================*/
#issue_policy h1, #issue_detail h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	/*color: #273c46;*/
	color:#3b5584;
	font-size: 24px;
	margin-bottom: 2px;
}

#issue_policy h1:after, #issue_detail h1:after{
	margin-top: 10px;
	content: url(../img/corbett_hr_line.png);
	text-align:center;
	display: block;
	margin-bottom: 5px;
}



#issue_policy a, #issue_detail a {text-decoration: none; color: #215494;}
#issue_policy a:hover, #issue_detail a:hover {text-decoration: underline;}



.issue_item:after {
	clear:both;
	margin-top: 10px;
	text-align:center;
	content: url(../img/corbett_hr_line.png);
	display: block;
	margin-bottom: 5px;
	
}

.issue_image {
	float:left;	
	margin-left: -5px; 
	width: 110px;
	height: 110px;
}
.issue_title {
	float:left;
	display:block;
	width: 150px;
	margin-left: 45px;
	margin-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*color: #273c46;*/
	color:#273c46;
	font-size: 20px;
	line-height: 1.2em;
}
.issue_desc {
	float:right;
	display:block;
	width: 400px;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	/*margin-top: 8px;
	margin-bottom: 12px;*/
	text-align:justify;
	font-weight:normal;
	line-height: 1.4em;
	margin-top: 5px;
	margin-bottom: 15px;
}
.issue_desc ul {margin-top: 5px; margin-bottom: 5px;}
.issue_desc li {
	list-style-position:outside;
	list-style-type:circle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align:justify;
	font-weight:normal;
	line-height: 1.4em;
	margin-left: 35px;
	margin-top: 2px;
	
}

#issue_policy .issue_link {color:#6c7c8c; font-size:10px;}
#issue_policy a.issue_link {color:#215494;}

#issue_detail h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #999;
	margin-bottom: 10px;
}

#issue_detail p, #issue_detail li, #issue_detail .url{
	
	color: #444444;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align:justify;
	font-weight:lighter;
	line-height: 1.5em;
	padding-top: 4px;
	padding-bottom: 12px;
}

#issue_detail ul {
	list-style-type: disc;
	padding-left: 25px;
	padding-right: 25px;
}

div.hr hr{display:none;}

div.hr:after {
	margin-top: 10px;
	text-align:center;
	content: url(../img/corbett_hr_line.png);
	display: block;
	margin-bottom: 5px;
}

/* Article Formatting
=====================================================================*/
.articletitle h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3b5584;
	font-size: 24px;
	margin-bottom: 2px;
	line-height: 1.1em;
}
.articletitle  a {color: #273c46;, text-decoration:none;} 
.articletitle a:hover {color: #215494; text-decoration:underline;} 
.articletitle:after{
	margin-top: 10px;
	content: url(../img/corbett_hr_line.png);
	display: block;
	margin-bottom: 5px;
}

.articletitle .subtitle {
	color:#666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 16px;
	line-height: 1em;
	padding-top: 5px;
}

.articletitle .source, .articletitle .author {
		font-family: Verdana, Geneva, sans-serif; 
		font-size: 14px; font-weight: normal; color: #6c7c8c; margin-top: 2px; 
}

.articletitle .date {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6c7c8c;
	font-size: 11px;
	font-weight:600;
	padding-top: 5px;
}

.articlebody p, .articlebody li, .blog_body li, .articlebody .url{
	
	color: #444444;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	/*margin-top: 8px;
	margin-bottom: 12px;*/
	text-align:justify;
	font-weight:lighter;
	line-height: 1.5em;
	padding-top: 4px;
	padding-bottom: 12px;
}

.articlebody ul, .blog_body ul {
	list-style-type: disc;
	padding-left: 25px;
	padding-right: 25px;
}

.articlebody ol, .blog_body ol {padding-left: 25px;padding-right: 25px;
list-style-position:outside;}

.articlebody  a {color: #273c46;, text-decoration:none;} 
.articlebody a:hover {color: #215494; text-decoration:underline;} 

.articlebody:after{
	margin-top: 20px;
	content: url(../img/corbett_hr_line.png);
	display: block;
	/*margin-bottom: 5px;*/
}



.newsitem .headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3b5584;
	font-size: 18px;
	margin-bottom: 2px;
	line-height: 1.1em;	
}

.newsitem .headline a {color: #273c46;, text-decoration:none;} 
.newsitem .headline a:hover {color: #215494; text-decoration:underline;} 

.newsitem  .description{
	color: #444444;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	line-height: 1.5em;
}

.newsitem .date {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6c7c8c;
	font-size: 11px;
	font-weight:600;
	padding-bottom: 5px;
}

.newsitem:after {
	margin-top: 10px;
	content: url(../img/corbett_hr_line.png);
	display: block;
	/*margin-bottom: 2px;*/
}

.newsitem .source {
		font-family: Verdana, Geneva, sans-serif; 
		font-size: 14px; font-weight: normal; color: #6c7c8c; margin-bottom: 5px;
}


/* Blog Formatting
=====================================================================*/
.blog_head img {
	float:left;
	margin-bottom: -22px;
	margin-right: 20px;
}

.blog_head h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#3b5584;
	font-size: 24px;
	padding-top: 20px;
}

.blog_head h1 span.title {
	font-size: 16px;
	font-weight: normal;
	font-style:italic;
	color:#999;
}

.blog_head h1:after{
	margin-top: 10px;
	content: url(../img/corbett_hr_line.png);
	display: block;
	margin-bottom: 5px;
}

.blog_body p{
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	/*margin-top: 8px;
	margin-bottom: 12px;*/
	text-align:justify;
	font-weight:lighter;
	line-height: 1.5em;
	padding-top: 4px;
	padding-bottom: 12px;
}

.blog_body h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	/*color: #273c46;*/
	color:#3b5584;
	font-size: 20px;
	margin-bottom: 2px;
	margin-top: 16px;
}


.blog_body div.date {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6c7c8c;
	font-size: 11px;
	font-weight:600;
	padding-bottom: 10px;
}

.blog_body:after{
	margin-top: 20px;
	content: url(../img/corbett_hr_line.png);
	display: block;
	/*margin-bottom: 5px;*/
}

/* Action Center Formatting
=====================================================================*/
#action_center #biglinks {padding-top: 49px;}
#action_center #smalllinks {padding-left: 27px;}

/* Sitemap Formatting
=====================================================================*/
#sitemap {
	clear:both;	
	background: url(../img/corbett_sitemap_bg.png) no-repeat;
	width: 790px;
	min-height: 200px;
}

#sitemap .sitemap_list {
	float: left;
	width: 150px;
	margin-left: 30px;
	margin-right: 15px;
	margin-top: 35px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	line-height: 13px;
	font-weight: 600;
}

#sitemap a {color: #000;}
#sitemap a:hover {text-decoration: underline; color:#215494;}

#tagline {
	clear:both;
	text-align:center;
	color:#5c6a77;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	padding-top: 20px;
	margin-bottom: 10px;
}

/* PAGELIST Formatting
=====================================================================*/
.pagelist { 
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c7c8c;
	display: inline block;
	}
div.pagelist {

	margin-left:auto;
	margin-right:auto;
	display: table;
}
#pl_container{text-align: center;}
.pagelist span, .pagelist a {color:#215494; width:20px; height:20px; display:block; float:left; margin-right:10px;}
.pagelist .pl_active{background-color:#FFF; border:1px solid #215494;}
.pagelist .pl_active:hover {background-color:#CCC;}
.pagelist .pl_inactive{ border: 1px solid #999; color: #999;}
.pagelist .pl_current{background-color:#215494; border:1px solid #215494; color:#FFF; }
.pagelist .pl_empty{}


/* Contact Form  Formatting
=====================================================================*/
div#regular_form {width: 430px; padding: 20px;
	font-family: Verdana, Geneva, sans-serif; 
	font-weight:100;
	color: #6c7c8c; 
	font-size: 12px; }
form#contactform div {clear: both;}
form#contactform label {
	font-family: Verdana, Geneva, sans-serif; 
	font-weight:100;
	color: #6c7c8c; 
	margin-top: 5px;
	margin-bottom: 2px;
	display: block; 
	float:none; 
	font-size: 12px; 
	width: auto;
	}

div.checklist {margin-top: 5px; margin-bottom: 5px; margin-left: 15px;}
div.checklist input {margin-bottom:-5px; margin-right:10px;}

/* Photo  / Video Gallery Formatting
=====================================================================*/
#gallery {
	width: 100%;
}

.photosets, .videolist {margin-top: 10px;}



.photosets h2, .videolist h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666;
}
.photosets:after, .videolist:after {
	clear:both;
	padding-top: 25px;
	content: url(../img/corbett_hr_line.png);
	display: block;
	/*margin-bottom: 5px;*/
}	

.photos {
	float: left;
	width: 80px;
	height: 80px;
	background: url('../img/photo-shadow.png') no-repeat;
	display: block;
	margin-top: 15px;
	margin-right: 15px;
	 
}

.photos img {border: 1px solid #273c46;}
.photos img:hover {border: 1px solid #fff;}


.youtube_link {
	float: left;
	width: 140px;
	height: 150px;
	display: block;
	margin-top: 15px;
	margin-right: 15px;
	background: url('../img/video-shadow.png') no-repeat;
}

.youtube_link .title {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	line-height: 1.2em;
}

.youtube_link a img {border: 1px solid #273c46; height:97px; width:130px;}
.youtube_link a:hover img {border-color: #fff;}

.youtube_link a .title { text-decoration: none; color: #215494;}
.youtube_link a:hover .title  { text-decoration:underline;}

/* DOWNLOADS*/
div.download {
	float:left;
	width:190px;
	height: 150px;
	margin: 20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	line-height: 1.7em;
	text-align:center;
}


/* RSS FEED */
.feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("../img/feed-icon-14x14.png") no-repeat 0 50%;
} 

/* SHARE THIS */
div.sharethis {
	float:right;
	margin-bottom: -23px;
}

#donatebox {
	width:790px;
	margin-left: -30px;
}