@import url("reset.css");
html {height:100.02%;}

body {margin:0px; padding:0px; font-family:Helvetica, Arial, sans-serif; font-weight:normal; font-size:small;}
html>body {font-size:small;} /* be nice to Opera */

a, a:link, a:visited { color:#4e60ed; text-decoration: none;}
a:hover { text-decoration: underline; }

strong { font-weight:bold; }
em { font-style:italic; }

blockquote { line-height: 120%; color: #1f2760; padding: 1em 1em 0.2em 1em; border-left: 1px solid #909BE8; margin: 0 0 1.2em 1em; background: #F5F6F6;}


/*HOMEPAGE HEADER */
#header {
	width: 1100px;
	height: 187px;
	margin: 0 auto;
	padding: 0;
	background: url("../interface/mountainsHeaderBox.jpg") no-repeat;
	
}
/*INNER HEADER */
#header-inner {
	width: 1100px;
	height: 126px;
	margin: 0 auto;
	padding: 0;
	background: url("../interface/mountainsHeaderBoxInside.jpg") no-repeat;	
}

#container {
	width: 1100px;
	height: 100%;
	margin: 0 auto;
	background: url("../interface/mainFeaturesBg.jpg")  repeat-x top left;
}
#container-inner {
	width: 880px;
	min-height: 385px;
	height: auto !important;
	height: 385px;
	margin: 20px auto;
	background: url("../interface/contentInnerBg.png") repeat-x top left;
}

/*HOMEPAGE SIGNUP FORM */
#signup-form {
	margin: 108px 108px 0;
	padding: 0;
	float: right;
	display: inline;
}
#signup-form .updates {
	margin: 6px 0;
	padding: 0 3px 0 0;
	float: left;
	display: inline;
	color: #333f99;
	font-size:16px;
	font-weight: bold;
}
#signup-form label {
	margin: 6px 0;
	padding: 0 0 0 5px;
	float: left;
	display: inline;
	color: #4e60ed;
	font-size: 16px;
}
#signup-form input {
	width: 130px;
	height: 22px;
	margin: 0 5px;
	padding: 0;
	float: left;
	display: inline;
	background: url("../interface/formBg.jpg") repeat-x top left;
	border: 1px solid #4e60ed;
	font-size: 14px;
}
#signup-form input.btn {
	width: 40px;
	height: 24px;
	margin: 0;
	padding: 0px 5px 4px;
	float: left;
	display: inline;
	background: url("../interface/navBtnBg.jpg") repeat-x top left;
	color: #fff;
	font-size: 15px;
}

/*iNNER SIGNUP FORM */
#signup-form-inner {
	height: 30px;
	margin: 20px 118px 0;
	padding: 0;
	float: right;
	display: inline;
}
#signup-form-inner .updates {
	margin: 6px 0;
	padding: 0 10px 0 0;
	float: left;
	display: inline;
	color: #333f99;
	font-size:16px;
	font-weight: bold;
}
#signup-form-inner label {
	margin: 6px 0;
	float: left;
	display: inline;
	color: #4e60ed;
	font-size: 16px;
}
#signup-form-inner input {
	width: 130px;
	height: 22px;
	margin: 0 5px;
	padding: 0;
	float: left;
	display: inline;
	background: url("../interface/formBg.jpg") repeat-x top left;
	border: 1px solid #4e60ed;
	font-size: 14px;
	
}
#signup-form-inner input.btn {
	width: 40px;
	height: 24px;
	margin: 0;
	padding: 0px 5px 4px;
	float: left;
	display: inline;
	background: url("../interface/navBtnBg.jpg") repeat-x top left;
	color: #fff;
	font-size: 15px;
}

#response {
	float: right;
	clear: both;
	margin: 5px 90px 10px;
	color: #fff;
	font-weight:600;
	width: 350px;
	display: inline;
}
#response-inner {
	float: right;
	clear: both;
	margin: 5px 90px;
	color: #fff;
	font-weight:600;
	width: 350px;
	display: inline;
	height: 15px;
}

/* HOMEPAGE INNER NAV */
#nav-container {
	width: 880px;
	margin: 0 auto;
	padding: 0;
}
#primary-nav {
	width: 880px;
	margin: 8px 0 0 0;
	float:left;
}

#primary-nav li {
	float:left;
}

#primary-nav a {
	float:left;
	display:inline;
	margin: 0 6px 0 0;
	padding: 15px 0 13px;
	color: #fff;
	text-decoration: none;
	text-align:center;
	background: url("../interface/navBtnBg.jpg") repeat-x top left #323e99;
	font-size: 19px;
}


#primary-nav a#home {
	width: 90px;
}
#primary-nav a#issues {
	width: 100px;
}
#primary-nav a#involved {
	width: 160px;
}
#primary-nav a#news {
	width: 96px;
}
#primary-nav a#blog {
	width: 89px;
}
#primary-nav a#contact {
	width: 119px;
}
#primary-nav a#districtinfo {
	width: 120px;
}
#primary-nav a#resources {
	width: 115px;
}

#primary-nav a#legislation {
	width: 125px;
}

#primary-nav a#contribute {
	width: 170px;
	margin: 0;
	padding: 15px 0 13px;
	background: url("../interface/contributeBtnBg.jpg") repeat-x top left #a51c1f;
}
#primary-nav a:hover {
	background: #fff;
	color: #323e99;
}	
#primary-nav a:hover#contribute {
	color: #a51c1f;
	background: #fff;
}

/* INNER PRIMARY NAV */
#nav-container-inner {
	width: 620px;
	margin: 0 108px 0 0;
	padding: 0;
	float: right;
	display: inline;
}
#primary-nav-inner {
	width: 620px;
	margin: 0 0 0 0;
	padding: 0;
	float:left;
}

#primary-nav-inner li {
	float:left;
}

#primary-nav-inner a {
	float:left;
	display:inline;
	margin: 0 5px 0 0;
	padding: 8px 0 7px;
	color: #fff;
	text-decoration: none;
	text-align:center;
	font-size: 15px;
	background: url("../interface/navBtnSmBg.jpg") repeat-x top left #323e99;
}
#primary-nav-inner a#home {
	width: 60px;
}
#primary-nav-inner a#issues {
	width: 70px;
}
#primary-nav-inner a#involved {
	width: 115px;
}
#primary-nav-inner a#news {
	width: 65px;
}
#primary-nav-inner a#blog {
	width: 62px;
}
#primary-nav-inner a#districtinfo {
	width: 100px;
}

#primary-nav-inner a#resources {
	width: 80px;
}

#primary-nav-inner a#contact {
	width: 70px;
}

#primary-nav-inner a#legislation {
	width: 85px;
}


#primary-nav-inner a#contribute {
	width: 120px;
	margin: 0;
	padding: 8px 0 7px;
	background: url("../interface/contributeBtnSmBg.jpg") repeat-x top left #a51c1f;
}


#primary-nav-inner a:hover {
	background: #fff;
	color: #323e99;
}	
#primary-nav-inner a:hover#contribute {
	color: #a51c1f;
	background: #fff;
}

/*HOMEPAGE CONTENT SYTLES */
#main-features {
	width: 880px;
	margin: 0 auto;
	padding: 0;
	clear: both;
}
#slideshow-feature {
	width: 534px;;
	height: 336px;
	margin: 20px 18px 20px 0;
	padding: 0;
	float:left;
	display:inline;
	}
		
#slideshow {
	z-index: 0;
	overflow:hidden;
	width: 537px;
	height: 302px;
}

#slideshow a img { 
	border: none; 
	}

#caption { 
	width: 537px;
	height: 34px;
	background: url(../interface/captionBg.jpg) repeat-x top left;
	}
	
#caption li { 
	float: left; 
	list-style: none 
	}
	
#caption a { 
	padding: 12px 14px; 
	display: block; 
	color: #4e60ed;
	letter-spacing: 0.05em;
	font-size: 14px;
	font-weight:bold;
	}
	
#caption a.activeSlide { 
	background: url(../interface/captionSelected.jpg) repeat-x top left; 
	color: #fff; 
	}
	
#caption a:focus { 
	outline: none; 
	}
	
#caption img { 
	border: none; 
	display: block 
	}

#issue-spotlight {
	width: 325px;
	height: 336px;
	margin: 20px 0;
	padding: 0;
	float:left;
	display:inline;
	background: url("../interface/issuesBg.jpg") repeat-x top left;
}

#issue-spotlight h1 {
	margin: 20px 0;
	text-align: center;
	font-size: 19px;
}
#issue-spotlight h1 a {
	color: #323e99;
}

#issue-spotlight h2 {
	font-size: 16px;
	margin: 20px 20px 10px 20px;
}
#issue-spotlight h2 a {
	
	color: #323e99;
}
#issue-spotlight p {
	margin: 0 20px;
	font-size: 13px;
	line-height: 120%;
}
#issue-spotlight a {
	color: #4e60ed;
}
.read-more {
	text-align: right;
}

#secondary-features {
	width: 1110px;
	margin: 0 auto;
	min-height: 300px;
	height:auto !important;
 	height: 300px;
	padding: 0;
	border-top: 2px solid #333f99;
	clear: both;
	background: url("../interface/secFeaturesBg.png") repeat-x top left;
}
#secondary-features h1 {
	margin: 20px 0 0 0;
	font-size: 15px;
	color: #323e99;
	text-align: center;
}
#secondary-features h1 a {
	color: #323e99;
}
#secondary-features p {
	margin: 15px 20px;
	line-height: 120%;
}

#left-feature {
	width: 260px;
	min-height: 300px;
	height:auto !important;
 	height: 300px;
	margin: 20px 20px 20px 110px;
	padding: 0;
	float: left;
	display: inline;
	background: #fff;
}

#center-feature {
	width: 280px;
	min-height: 300px;
	height:auto !important;
 	/* height: 300px; */
	margin: 20px 20px 20px 0;
	padding: 0 20px;
	float: left;
	display: inline;
	background: #fff;
	/* background: url("../interface/donkeyBg.jpg") no-repeat top right  #fff; */
}

#twitter_div {
	margin: 1em 0 0 0;
}

#twitter_div li {
	margin: 0 0 1em 0;
}

#twitter_div span {
	line-height:120%;
}

#right-feature {
	width: 260px;
	min-height: 300px;
	height:auto !important;
 	height: 300px;
	margin: 20px 0;
	padding: 0;
	float: left;
	display: inline;
	background: #fff;
}
#right-feature h2 {
	margin: 20px 20px 5px;
	padding: 0;
	font-weight: bold;
}
#right-feature h1 a {
	font-color: #000;
}
#right-feature p {
	margin: 0 20px;
}

/*INNER CONTENT STYLES */

#content-left {
	width: 457px;
	margin: 20px;
	padding: 20px;
	float: left;
	display:inline;
	background: #fff;
}

#content-left h1 {
	color: #323e99;
	font-size: 22px;
	font-weight: bold;
}

#content-left h1 a{
	color: #323e99;
	font-size: 22px;
	font-weight: bold;
}
#content-left h2 {
	margin: 5px 0 10px;
	color: #323e99;
	font-size: 18px;
	font-weight: bold;
	
}

#content-left h3 {
	margin: 5px 0 ;
	color: #323e99;
	font-size: 13px;
	font-weight: bold;
	
}

h2#sectionHead {
	color:#C42126;
	font-size:1.2em;
	border-bottom: 1px solid #DBBCBD;
	padding: 0 0 .4em 0;
	margin: 0 0 1em 0;
}

.post {
	padding: 0 0 20px 0;
	background: url("../interface/postDivider.jpg") no-repeat bottom center;
}

.post ul {
	margin: 0 0 1em 3em;
	list-style-type:circle;
}

	body#endorsements .post ul {
		margin: 1em 0 1em 3em;
	}

.post li {
	line-height:1.2em;
	padding: 0 0 .5em 0;
	
}

#content-left .by {
	color: #5b5b5b;
	margin: 5px 0 20px;
}
#content-left p {
	margin: 0 0 20px 0;
	line-height:120%;
	color: #1f2760;
}

#content-right {
	width: 325px;
	margin: 20px 0;
	padding: 0;
	float: left;
	display: inline;
	background: #fff;
}
#content-right .sidebar {
	width: 100%;
	margin: 0 0 30px 0;
}
#content-right h1 {
	width: 285px;
	height: 12px;
	padding: 20px 20px;
	background: url("../interface/headerInnerBg.jpg") repeat-x top left;
	text-align:left;
	font-size: 18px;
	
}
#content-right h1 a {
	color: #fff;
}

#content-right h2 {
	margin: 20px 20px 10px 20px;
	font-size: 18px;
	font-weight: bold;
}
#content-right h2 a {
	color: #323e99;
	}

#content-right img {
	margin: 20px;
}
#content-right p {
	margin: 0 20px 10px 20px;
	line-height: 120%;
}


#footer {
	width: 1110px;
	min-height: 150px;
	height:auto !important;
 	height: 150px;
	margin: 0 auto;
	padding: 0;
	border-top: 2px solid #333f99;
	clear: both;
	background: url("../interface/secFeaturesBg.png") repeat-x top left;
}

#footer p {
	color: #333f99;
	text-align: center;
	line-height: 120%;
}
#footer p.disclaimer {
	width: 280px;
	margin: 20px auto;
	padding: 5px 10px;
	border: 1px solid #333f99;
}
#footer a {
	color: #333f99;
}


/*VOLUNTEER SIGNUP FORM */
form#mc-embedded-subscribe-form {
	float:left;
	display:inline;
	margin: 0 40px 0 0;
	width:400px;
}

form#mc-embedded-subscribe-form h2 {
	color:#323e99;
	font-weight:bold;
	font-size:120%;
	text-align:right;
	margin: 0 0 1em 0;
}

form#mc-embedded-subscribe-form label {
	width: 150px;
	float: left;
	display: inline;
	clear: left;
	margin: 10px 0 0 0;
}

form#mc-embedded-subscribe-form input, form#mc-embedded-subscribe-form select  {
	float: left;
	display: inline;
	margin: 3px 10px;
}


form#mc-embedded-subscribe-form .mc-field-group {
	font-weight:bold;
	float:left;
	display:inline;
	margin: 0 0 0.5em 0;
}


form#mc-embedded-subscribe-form .mc-address-group {
	font-weight:bold;
	float:left;
	display:inline;
	margin: 0 0 0.5em 0;
}

form#mc-embedded-subscribe-form .mc-field-group input {
	/*width:130px;*/
	font-family:helvetica, sans-serif;
}

form#mc-embedded-subscribe-form .input-group-label {
	float: left;
	width: 200px;
	margin: 5px 0;
	display: inline;
}

/*
form#mc-embedded-subscribe-form label.group {
	float: left;
	height: 25px;
	margin: 5px 0 0 0;
	display: inline

}

form#mc-embedded-subscribe-form .input-group input {
	float: left;
	height: 20px;
	display:inline;
	width: 20px;
}
*/

#checkboxes li {
	display: block;
	clear: left;
	margin: 0;
	padding: 0;
	text-align:left;
	list-style: none;
	list-style-position: outside;
	line-height: 18px;

}
#checkboxes li input, #checkboxes li label {
	float: none;
	margin: 0;
	padding: 0;
	width: auto;
}

form#mc-embedded-subscribe-form #mce-responses {
	clear:both;
}

form#mc-embedded-subscribe-form #mce-error-response, form#mc-embedded-subscribe-form #mce-success-response {
	float: left;
	display: inline;
	background: #6699ff;
	font-weight:600;
	font-family:Helvetica, sans-serif;
	margin: 5px 0 5px 0;
	padding: 5px;
	
} 

form#mc-embedded-subscribe-form input#mc-embedded-subscribe {
	float:left;
	display:inline;
	border:1px solid #a5affa;
	font-family:helvetica, sans-serif;
	font-size:120%;
	font-weight:bold;
	color:#fff;
	background:url(../interface/spashSingupSubmit.png) repeat-x bottom left #5366ee;
	padding: 4px;
	margin: 10px 0 0 0;
	clear: both;
}


/* ----- Blog Comments ------ */
		
h2#comment {
	font-size: 140%;
	margin: 1em 0 1em 0;
	font-weight:bold;
	color: #323e99;
}

.singleComment {
	margin: 0 0 20px 0;
	border-bottom: 1px dashed #D6E5F3;
	width: 580px;
	float:left;
	display:inline;
}		

.singleComment a {
	color: #114A86;
}

.singleComment a:hover {
	border-bottom: 1px solid #114A86;
}

form#txpCommentInputForm {
	margin: 0;
	width: 450px;
	float:left;
	display:inline;
}
#commentForm ul {

	margin: 30px 0 0 0;
}
#commentForm li {
	margin: 0 0 1em 0;
}

#commentForm input, #commentForm textarea {
	/*border: 1px solid #90C2F3;*/
	padding: 3px;
	font-family:Helvetica, sans-serif;
	font-size: small;
}

#commentForm label {
	width: 100px;
	display:block;
}
 
li#previewAndSubmit p {
	color: red;
}



/*input#txpCommentPreview {
	background: #FFD820;
	color: #114A86;
}	

input#txpCommentSubmit {
	color: #FFD820;
	background: #114A86;
}
*/
