/*  
Version: 1.0
Author: Kevin Mooney Jr
Author URI: http://www.kinetikmedia.com
*/


/* ---- GENERAL ---- */
html {
	color: #072035;
	background: #e5ecf1;
}

body {
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
	font-size: 13px;
}

h1 {
	display:block;
	width:0;
	height:144px;
	text-indent:-9999px;
}

h2 {
	display:block;
	width:625px;
	height:44px;
	text-indent:-9999px;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:lighter;
}

h4 {
	font-size:13px;
	margin-bottom:8px;
	color:#31312A;
	font-weight:bold;
}

p {
	margin-bottom:20px;
}

a {
        color: #497797;
}

a:hover {
        color: #8f9175;
}

input {
	width:100px;
	height:15px;
	border:1px solid #1C3F83;
	display:block;
	float:left;
	padding:6px 10px;
}

em {
	font-style:italic;
}


	
/* ---- CLEARFIX ---- */
.clearfix:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}

.clearfix {
	display:block;
}

html[xmlns] .clearfix {
	display:block;
}

* html .clearfix {
	height:1%;
}


	
/* ---- LAYTOUT ---- */
#metawrap {
	width:950px;
	margin:0 auto;
}

#header {
	width:950px;
	height:216px;
	display:block;
	background:url(/themes/site_themes/harmer/images/banner-logo.jpg) 0 0 no-repeat;
	margin-bottom:10px;
}

#metanav {
	width:950px;
	height:36px;
	display:block;
	background:url(/themes/site_themes/harmer/images/metanav-tile.jpg) 0 0 repeat-x;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
}

#mainnav {
	width:950px;
	background:url(/themes/site_themes/harmer/images/nav-tile.jpg) 0 0 repeat-x;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}

#mainwrap {
	width:950px;
}

#contentwrap {
	width:625px;
	float:left;
	background:#fff;
	margin-right:10px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}

#content {
	padding:20px;
}

#spotlightwrap {
	width:950px;
	clear:both;
        float:left;
        display:block;
}

.focuswrap {
	width:950px;
	clear:both;
        float:left;
        display:block;
	margin-top:10px;
}

#sidebar {
	width:315px;
	float:left;
}

#action {
	width:275px;
	height:250px;
	display:block;
	float:right;
	background:url(/themes/site_themes/harmer/images/action-block.jpg) 0 0 no-repeat;
	padding:20px;
}

#action ul {
	list-style:none;
}

/* #action li a {
	width:275px;
	height:32px;
	display:block;
	margin-bottom:10px;
	padding-top:4px;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-decoration:none;
	text-align:center;
} */

#action li.contribute a {
	text-indent:-9999px;
	overflow:hidden;
	width:274px;
	height:81px;
	display:block;
	margin-bottom:10px;
	padding-top:4px;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-decoration:none;
	text-align:center;
}

#action li.vote a {
	text-indent:-9999px;
	overflow:hidden;
	width:273px;
	height:36px;
	display:block;
	margin-bottom:10px;
	padding-top:4px;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-decoration:none;
	text-align:center;
}

#footer {
	color:#fff;
	font-size:12px;
	width:910px;
	height:130px;
	display:block;
	clear:both;
	background:#001224 url(/themes/site_themes/harmer/images/footer-tile.jpg) repeat-x 0 0;
	margin:10px 0;
	padding:20px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}

#footleft {
	float:left;
}

#footright {
	float:right;
	text-align:right;
}

#spacer {
         height: 682px;
         display:block;
}
	
/* ---- CLASSES ---- */

form.mailing {
	padding-top:13px;
	position:relative;
	float:left;
}

input.name {
	width:114px;
	margin-bottom:10px;
	margin-right:3px;
}

input.email {
	width:114px;
	margin-bottom:10px;
}

input.zip, select.zip {
	width:114px;
	margin-right:10px;
}
	select.zip {
		width: 135px;
		height: 29px;
		padding: 2px 1px 2px 3px;
		float: left;
	}

input.button {
	color:#fff;
	background:#1a2d58;
	height:29px;
}

input.button:hover {
	background:#003f88;
}

div#action input.button {
	margin-left: -5px;
}

ul#nav_14623, ul#nav_931836 {
	height:36px;
}

ul#nav_14623 li, ul#nav_931836 li {
	height:36px;
	display:block;
	float:left;
	padding-right:2px;
}

ul#nav_14623 li.capdiv, ul#nav_931836 li.capdiv {
	height:36px;
	display:block;
	float:left;
	padding-right:2px;
    background: none;
}

ul#nav_14623 li.sub, ul#nav_931836 li.sub {
	height:36px;
	display:block;
	float:left;
	padding-right:2px;
    background: #000000;
	color: #ffffff;
	z-index: 1000;
}

ul#nav_14623 li a, ul#nav_931836 li a {
	height:16px;
	display:block;
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	padding:10px 28px;
}

ul#nav_14623 li a:hover, ul#nav_931836 li a:hover {
	color:#B3B498;
}

ul#nav_14623 li.selected a, ul#nav_931836 li.selected a {
	color:#fff;
	background:url(/themes/site_themes/harmer/images/current-tile.jpg) 0 0 repeat-x;
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-bottomleft:3px;
}

ul#nav_14623 li a.current, ul#nav_931836 li a.current {
	color:#fff;
	background:url(/themes/site_themes/harmer/images/current-tile.jpg) 0 0 repeat-x;
}

ul.metanav {
	padding-top:8px;
	float:right;
}

ul.metanav li {
	display:inline;
}

ul.metanav li a {
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	padding:4px 10px;
	margin-right:10px;
}

ul.metanav li a:hover {
	background:#264A6D;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}

.line {
       display: block;
       height: 1px;
       background:url(/themes/site_themes/harmer/images/line_break.jpg) 0 0 no-repeat;
       margin-bottom:20px;
}


/* ---- SPOTLIGHT ---- */

#spotlight {
	width:625px;
	height: 290px;
	display: block;
        float: left;
	background:#001830 url(/themes/site_themes/harmer/images/spotlight/spot-tile.jpg) 0 0 repeat-x;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}

#spotlight ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	
/* IE fix */
}

#spotlight ul:after {
	content:".";
	clear:both;
	display:block;
	height:0;
	visibility:hidden;
}

#spotlight .spot {
	overflow:hidden;
	width:625px;
	height: 254px;
}

#spotlight .spot ul {
	width:625px;
}

#spotlight .spot li {
	width:625px;
	float:left;
	padding:0px;
	margin: 0px;
}

#spot-one,
#spot-two,
#spot-three {
background-color: transparent;
}


.spot-image {
	width: 350px;
	height: 214px;
	display: block;
	margin: 20px 0px 0px 20px;
	float: left;
}

.spot-textblock {
	width: 215px;
	height: 214px;
	display: block;
	float: left;
	margin: 20px 0px 0px 20px;
}

p.spottext {
	color: #fff;
	font-style: italic;
        margin-bottom: 10px;
}

.spot-textblock h3 {
        color: #fff;
        margin-bottom: 20px;
}
	
/* ---- SPOTLIGHT NAVIGATION ---- */

#spotlight .spot-nav {
        -webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
}

#spotlight .spot-nav li {
	float:left;
}

#spotlight .spot-nav li a {
	height: 12px;
	color: #5D8FAD;
	font-size: 11px;
	text-transform: uppercase;
	display:block;
	padding: 12px 20px;
	outline:none;
	text-decoration: none;
}

.js #spotlight .spot-nav li.on,.js #spotlight .spot-nav li.on a {
	background-color:#1a2d58;
	color: #fff;
        -webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
}

.js #spotlight .spot-nav li.on a {  
	position: relative;
        top: -2px;
}

/* ---- HEADERS ---- */

h2.About {
	background:url(/themes/site_themes/harmer/images/headers/about-header.gif) 0 0 no-repeat;
}

h2.pledge {
	background:url(/themes/site_themes/harmer/images/headers/pledge-header.gif) 0 0 no-repeat;
}

h2.petition {
	background:url(/themes/site_themes/harmer/images/headers/petition-header.gif) 0 0 no-repeat;
}

h2.contribute {
	background:url(/themes/site_themes/harmer/images/headers/contribute-header.gif) 0 0 no-repeat;
}

h2.District {
	background:url(/themes/site_themes/harmer/images/headers/district-header.gif) 0 0 no-repeat;
}

h2.Why {
	background:url(/themes/site_themes/harmer/images/headers/why-header.gif) 0 0 no-repeat;
}

h2.Issues {
	background:url(/themes/site_themes/harmer/images/headers/issues-header.gif) 0 0 no-repeat;
}

h2.Endorsements {
	background:url(/themes/site_themes/harmer/images/headers/endorsements-header.gif) 0 0 no-repeat;
}

h2.Press {
	background:url(/themes/site_themes/harmer/images/headers/press-header.gif) 0 0 no-repeat;
}

h2.Events {
	background:url(/themes/site_themes/harmer/images/headers/events-header.gif) 0 0 no-repeat;
}

h2.Gallery {
	background:url(/themes/site_themes/harmer/images/headers/gallery-header.gif) 0 0 no-repeat;
}

h2.multimedia {
	background:url(/themes/site_themes/harmer/images/headers/multimedia-header.gif) 0 0 no-repeat;
}

h2.Media {
	background:url(/themes/site_themes/harmer/images/headers/media-header.gif) 0 0 no-repeat;
}

h2.Volunteer {
	background:url(/themes/site_themes/harmer/images/headers/volunteer-header.gif) 0 0 no-repeat;
}

h2.Privacy {
	background:url(/themes/site_themes/harmer/images/headers/privacy-header.gif) 0 0 no-repeat;
}

h2.Contact {
	background:url(/themes/site_themes/harmer/images/headers/contact-header.gif) 0 0 no-repeat;
}

h2.Error {
	background:url(/themes/site_themes/harmer/images/headers/error-header.gif) 0 0 no-repeat;
}

h2.Search {
	background:url(/themes/site_themes/harmer/images/headers/search-header.gif) 0 0 no-repeat;
}

h2.Thanks {
	background:url(/themes/site_themes/harmer/images/headers/thanks-header.gif) 0 0 no-repeat;
}

h2.Vote {
	background:url(/themes/site_themes/harmer/images/headers/vote-header.gif) 0 0 no-repeat;
}

h2.Updates {
	background:url(/themes/site_themes/harmer/images/headers/updates-header.gif) 0 0 no-repeat;
}

h3.content {
	color:#002F61;
	margin-bottom:20px;
}

.thumbnail {
	border:5px solid #DEE7ED;
	margin-right:4px;
	margin-bottom:8px;
}

.homethumb {  
	width:75px;
	border:4px solid #DEE7ED;
	margin-right:6px;
	float:left;
	margin-bottom:6px;
}

.video {
	border:5px solid #DEE7ED;
        margin-bottom:20px;
        display: block;
}

.videohome {
        width:260px;
        height: 158px;
	border:5px solid #DEE7ED;
        display: block;
}

.imageright {
	margin-left:20px;
	margin-bottom:20px;
	float:right;
	border:5px solid #DEE7ED;
}

.imageleft {
	margin-right:20px;
	margin-bottom:20px;
	float:left;
	border:5px solid #DEE7ED;
}

.focusblock {
	width:307px;
	display:block;
	float:left;
	margin-right:10px;
}

.focusblockcap {
	width:315px;
	display:block;
	float:right;
}

.focuscontent {
	background:url(/themes/site_themes/harmer/images/sidefocus-tile.jpg) 0 0 repeat-x;
	width: 267px;
	padding:20px 20px 0px 20px;
	margin-top:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	overflow: auto;
}

h3.focusheader {
	width:307px;
	height:28px;
	display:block;
	color:#fff;
	background:url(/themes/site_themes/harmer/images/headersmall-block.jpg) 0 0 no-repeat;
	text-align:center;
	padding:4px 0;
}

.sideblock {
	width:315px;
	display:block;
	float:right;
	margin-top:10px;
}

.sidecontent {
        display: block;
        float: left;
	background:url(/themes/site_themes/harmer/images/sidefocus-tile.jpg) 0 0 repeat-x;
	width: 275px;
	padding:20px;
	margin-top:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}

h3.sideheader {
	width:315px;
	height:28px;
	display:block;
	color:#fff;
	background:url(/themes/site_themes/harmer/images/header-block.jpg) 0 0 no-repeat;
	text-align:center;
	padding:4px 0;
}

h4.headline {
	font-size:13px;
	margin-bottom:4px;
}

h4 a {
	color:#31312A;
	font-weight:bold;
	text-decoration:none;
}

h4 a:hover {
	text-decoration:underline;
        color: #8f9175;
}

p.date {
	color:#002F61;
	font-style:italic;
}

li.contribute a {
	background:url(/themes/site_themes/harmer/images/harmer_button_contribute.png) center 0 no-repeat;
}

/* li.contribute a:hover {
	background:url(/themes/site_themes/harmer/images/contribute-button.jpg) center -36px no-repeat; 
} */

li.vote a {
	background:url(/themes/site_themes/harmer/images/harmer_button_volunteer.png) center 0 no-repeat;
}

/* li.vote a:hover {
	background:url(/themes/site_themes/harmer/images/vote-button.jpg) center -36px no-repeat; 
} */

p.white {
	color:#fff;
	margin:5px;
}

span.badge {
	width:261px;
	height:49px;
	display:block;
}

#social a {
	width:261px;
	height:49px;
	display:block;
	text-indent:-9999px;
	margin-bottom:10px;
	padding-left:10px;
}

/* ---- SOCIAL ---- */

a.Twitter {
	background:url(/themes/site_themes/harmer/images/twitter-badge.gif) center 0 no-repeat;
}

a.LinkedIn {
	background:url(/themes/site_themes/harmer/images/linkedin-badge.gif) center 0 no-repeat;
}

a.Facebook {
	background:url(/themes/site_themes/harmer/images/facebook-badge.gif) center 0 no-repeat;
}

#footer a {
	text-decoration:none;
	color:#fff;
}

#footer a:hover {
	color:#B3B498;
}

ul.footnav li {
	display:inline;
	font-size:11px;
	text-transform:uppercase;
}

p.paid {
	color:#ffffff;
	border:1px solid #ffffff;
	padding:4px;
	margin-top:82px;
	text-align:center;
}

p.friends {
	color:#5D8FAD;
}

p.copyright {
	color:#193d6c;
}



/* ---- FORMS ---- */

#freeform {
    display:block;
    float: left;
    padding-bottom: 20px;
}

.hiddenFields {
    visibility: hidden;
    right: -9999px;
    position: fixed;
}

ul.form {
	font-size:100%;
	list-style-type:none;
	margin:0;
}

li.formblock {
	display:block;
	position:relative;
	float: left;
        margin-bottom: 20px;
}

input {
	width:100px;
	height:15px;
	border:1px solid #1C3F83;
	display:block;
	float:left;
	padding:6px 10px;
}

input.formtext,
textarea.formtextarea {
	border:1px solid #94A6B0;
	color:#072035;
	font-size:100%;
	margin:0;
	padding:2px 4px;
	width: 575px;
float:left;
}

textarea.formtextarea {
	height:10em;
}

input.formcheckbox {
	display: block;
	height: 12px;
	width: 12px;
	margin-top: 2px;
	border:1px solid #94A6B0;
	padding: 0px;
}

input.formradio {
	display: block;
	height: 12px;
	width: 12px;
	margin-top: 2px;
	border:1px solid #94A6B0;
	padding: 0px;
}

input.button:hover {
	background:#003f88;
}

label.formlabel {
	border: none;
	color:#31312A;
	display:block;
	font-size:13px;
	font-weight:bold;
	padding-bottom:6px;
	width: 550px;
}

label.donatelabel {
	border: none;
	color:#31312A;
	font-size:13px;
	font-weight:bold;
}

label.formcheck {
	display: block;
	width: 550px;
	margin: 0px 25px 10px;
}

/*DONATE FORM*/
.cat_textbox, .cat_dropdown{
width: 200px!important;
}
.cat_dropdown_smaller{
width:75px;
}
.cat_button{
width: 100px;
height: 30px;
}