﻿body {
	background:url(../images/bodybg.gif) repeat-x top center fixed #092752;
}

h1, h2 {
	color: #194588;
	font-family: Georgia, Times New Roman, serif;
}
h3, h4, h5 {
	color: black;
}
h3 {
	font-family: Georgia, Times New Roman, serif;
}
h1 a, h2 a, h3 a, h4 a {
	text-decoration:none;
}


a {
	color: #194588;
}
a:hover {
	color: #5A86C9;
}

div.more-link a {
	font-family: Georgia, Times New Roman, serif;
	font-style: italic;
	color: #194588;
	text-decoration: none;
}
div.more-link a:hover {
	color: #5A86C9;
}

#PageContainer {
	width:970px; margin:0 auto;
	background-color: white;
	padding: 10px 0;
}

#Header { position: relative;}
#District2HdrLogo  {
	border-left: 1px dotted #d4d4d4;
	margin-left: 0px;
	margin-top: 3px;
	padding-left: 10px;
	width: 350px;
	
}


#MainNav {
	border-top: 1px dotted #d4d4d4;
	border-bottom:  1px dotted #d4d4d4;
	background-image: url(../images/nav_flag_background.gif);
	background-position: center right;
	background-repeat: no-repeat;
	height: 26px;
	overflow: hidden;
	padding-top: 5px;
	margin-bottom: 18px;
}

#MainNav ul {
	margin: 0;
	font-family: Georgia, Times New Roman, serif;
	font-size: 14px;
	letter-spacing: 1px;
}

#MainNav ul li {
	list-style-type: none;
	display: inline;
	margin-right: 18px;
	letter-spacing: -.01em
}
#MainNav ul li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #092752;
}
#MainNav ul li a:hover {
	color: #8493A8;
}




/* THE NEW STYLES */

/* form styles */
p.linklove { display: none;}


/* HP Main Feature */
div#MeetCandidate {
	background: #E1E1E1 url('../images/boxBacker.png') no-repeat bottom right;
}

div#MeetCandidate h2 {
	font-family: Georgia, Times New Roman, serif;
	color: #194588;
	font-style:italic;
	line-height: 110%;	
	margin-bottom: 5px;
	font-size: 23px;
}
div#MeetCandidate h1 a {
	color: #194588;
	text-decoration: none;
}
div#MeetCandidate h1 a:hover {
	color: #5A86C9;
}

div#MeetCandidate div.more-link {
	text-align: right;
	font-size: 14px;
}

div#MeetCandidate div.post-image {
	width: 250px;
	
}
div#MeetCandidate div.post-image img {
	border: 6px solid white;
}
div#MeetCandidate div.post-excerpt {
	
}
div#MeetCandidate div.post-excerpt-with-image {
	
}
div#MeetCandidate div.post-excerpt-no-image {
	
}

div.widget_twitter {
	
}
div.widget_twitter  h2 {
	font-size: 16px;
	text-transform: capitalize;
	text-decoration: none;
	border: none;
}
div.widget_twitter h2 a.twitter_title_link {
	text-decoration: none;
	border: none;
}


/* Post Styles */
.post {
	margin-bottom: 36px;
}
.post .post-title {
	margin-bottom: 5px;
}
.post .post-meta {
	font-size: 11px;
}
.post .post-meta .categories {
	text-transform: uppercase;
	font-weight: bold;
	
}
.post .post-meta .categories a {
	text-decoration: none;
}
.post .post-meta .pub-date {
	
}

.post .post-image {
	
}
.post .post-excerpt {
	font-family: Georgia, Times New Roman, serif;
}


.updates-archive-link {
	margin-bottom: 36px;
}

#FeaturedPost {
	margin-bottom: 36px;
}

/* Side Bar */
div#SideBar {
	margin-bottom: 36px;
}
div#SideBar h4 {
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 5px;
	letter-spacing: 1px;
}
div#SideBar h4 a {
	
}
div#SideBar h4 a:visited {
	
}

div#SideBar div.callouts {
	text-align: center;
}

div#SideBar hr {
	background-image: url(../images/sidebar_divider.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 15px 0;
	height: 14px;
	border: none;
}

div#SideBar div.callouts {
	margin-bottom: 36px;
}

/* Twitter Side Bar Styles */
div.twitter-box {
	margin-bottom: 18px;
}

div.twitter-box h3 {
}
ul.twitter {
	margin: 0;

}
ul.twitter li {
list-style-type: none;
}
ul.twitter li.twitter-item {
	list-style-type: none;
	border-bottom: 1px dashed #d4d4d4;
	padding-bottom: 9px;
	margin-bottom: 9px;
}
ul.twitter li.twitter-item a.twitter-link {
	color: #030E54;
	font-weight: normal;
	text-decoration: none;
}
ul.twitter li.twitter-item a:hover {
	color: #666;
}

ul.twitter li.twitter-item span.twitter-timestamp {
	color: #AAA;
	display: block;
}
ul.twitter li.twitter-item span.twitter-timestamp abbr { border: none; }



.connect-box {

}

.connect-box ul {
	margin: 0;
}

.connect-box ul li {
	list-style-type: none;
	display: inline;
	margin-right: 7px;
}
.connect-box ul li a {
	
}
.connect-box ul li img {
	vertical-align: middle;
}

#FooterContainer {
	width:970px; margin:0 auto;
	background-color: #25569F;
	color: white;
	padding-top: 20px;
	margin-bottom: 18px;
}

#Footer a {
	color: #EEE;
}

#Footer div.disclosure {
    font-size: 10px;
    color: #AAA;
    margin-bottom: 18px;
}

#PaidFor {
    border: 1px solid white;
    text-align: center;
    padding: 20px;
    margin-bottom: 18px;
}
.sliderPanel{
	/*margin: 0 10px 0 15px ;*/
}
.sliderPanel h3{
	margin: 10px 0 5px 0px;
}
/* content styles */
div.entry {
}
div.entry p {
}

div.wp-caption {
	padding: 5px;
	background-color: #EEE;
	border: 1px solid #D4D4D4;
	margin: 5px;
}
p.wp-caption-text {
	font-size: 10px;
	color: #666;font-weight: bold;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */