
/*
Theme Name: Education Voters Institute
Theme URI: http://www.edvoters.org/
Description: Custom Theme created for Education Voters Institue
Version: 1.0
Author: Mark Alexander - 6agraphics.com

Colors:
Dark Grey: #666666
Light Grey: #D9D9D9
Dark Blue: #617E8A
Light Blue: #899EA7
Yellow: #FDB913

*/

p {
margin-bottom: 15px;

}

h3 {
line-height: 18px;
}

.commentlist {
list-style:none;
margin: 0;
padding: 0;

}
.CommentHead {



display: block;
margin: 0;
}

.alt {
background-color: #f5f5f5;

}


.commentlist li {
border-top: 1px solid #ddd;
margin: 0px;
padding: 10px;


}


.Post {

border-bottom: 1px solid #ccc;

}


body  {
	background:#D9D9D9;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight:normal;
}
.twoColFixLtHdr #container {
	width: 750px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	
margin-left: auto;
	padding: 25px 25px 10px 25px;
} 
.twoColFixLtHdr #header {
	/* height: 250px; */
	margin: 0px;
	width: 750px;
	background-color: #FFFFFF;
	padding: 0;
	overflow: hidden;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	background-color: #858585 !important;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 250px;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 260px;
	padding: 0;
	
} 
.twoColFixLtHdr #bottomPageContent {
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 260px;
	padding: 0;
	
} 
.twoColFixLtHdr #subPageContent {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FDB913;
	border-right-color: #FDB913;
	border-bottom-color: #FDB913;
	border-left-color: #FDB913;
} 
.twoColFixLtHdr #footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FDB913;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-family: Helvetica, sans-serif, Arial, Verdana;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	text-align: right;
	margin-top: 20px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #container #header #divFlashHeader {
	width: 476px;
	height: 212px;
	float: left;
}
.twoColFixLtHdr #container #header #divHeaderActions {
	width: 274px;
	height: 202px;
	float: left;
	padding-top: 10px;
	background: #858585 url(images/actions-bg.jpg) no-repeat center center;
	margin: 0;
	}
	
	a.bttn {
		width: 165px;
		height: 43px;
		overflow: hidden;
		text-indent: -9999px;
		margin: 0 auto;
		display: block;
	}
	
	.join {
	background: transparent url(images/join-bttn.jpg) no-repeat 0 0;

	}
	
	.donate {
		background: transparent url(images/donate-bttn.jpg) no-repeat 0 0;
		margin-top: 70px !important;
	}

.twoColFixLtHdr #container #header #divMainNav {
	height: 0px;
	clear: both;
	padding-top: 10px;
	background-color: #fff;
}
.twoColFixLtHdr #container #header #divHeaderActions #divGOIbutton {
	padding-left: 12px;
	padding-right: 17px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #899EA7;
	width: 75px;
	float: left;
	height: 22px;
}
.twoColFixLtHdr #container #header #divHeaderActions #divDonateButton {
	width: 44px;
	padding-right: 12px;
	padding-left: 28px;
	float: left;
}
.twoColFixLtHdr #container #header #divHeaderActions #divJoinUs {
	height: 126px;
	width: 226px;
	clear: both;
	background-color: #666666;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.twoColFixLtHdr #container #header #divHeaderActions #divJoinUs p {
  padding-top: 5px;
  margin:0;
  clear:both;
  color:#FFFFFF;
  font-size:11px;
}
.twoColFixLtHdr #container #header #divHeaderActions #divSpcer7px {
	clear: both;
	height: 7px;
}
.twoColFixLtHdr #container #header #divMainNav li {
	display: inline;
	list-style-type: none;
}
.twoColFixLtHdr #container #header #divMainNav ul {
/* white-space:nowrap; */
	line-height:28px;
	margin:0 auto;
	padding:0;
	width: 550px;
}
.twoColFixLtHdr #container #header #divMainNav {
	font-family: Helvetica, sans-serif, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDB913;
	margin-top:10px;
	height:27px;
	text-align:left;
}
.twoColFixLtHdr #container #header #divMainNav a {
	padding: 8px 10px;
	margin-right: 22px;
/* 	margin-left: 22px; */
	margin-top: 10px;
	text-decoration:none;
	color:#666666;
}
.twoColFixLtHdr #container #header #divMainNav .navcurrent{
	background-color:#FDB913;
}
.twoColFixLtHdr #container #header #divMainNav a:hover {
	background-color:#D9D9D9;
}
.twoColFixLtHdr #container #sidebar1 #divSideBarCell {
	height: 125px;
	margin-bottom: 10px;
	padding:20px;
}
.twoColFixLtHdr #container #sidebar1 #divCalendarCell {
	margin-bottom: 10px;
	padding:10px;
}
.twoColFixLtHdr #container #sidebar1 #divCalendarCell ul {
	padding:0;
	margin:0;
}
.twoColFixLtHdr #container #sidebar1 #divCalendarCell li {
	padding:3px 0 3px 0;
	margin:0;
	list-style:none;
}
.twoColFixLtHdr #container #sidebar1 #divCalendarCell a {
	color:#Fdb913;
	text-decoration: none;
}
.ec3_eventday{
	background:#617E8A;
	color:#FFFFFF;
	text-decoration:none;
}
.twoColFixLtHdr #container #sidebar1 #divSideBarColumnText {
Width: 540px;
padding-right:20px;
}
.greycell{
	background-color: #666666;
	color:#FFFFFF;
	height: 155px !important;
}

  .greycell p {
    margin: 0px !important;
  }

.yellowcell {
	background-color: #FDB913;
	color:#666666;
        padding: 0px !important;  
}
.yellowcell p{
	color:#666666;
}
.bluecell {
	background-color: #617E8A;
	color:#FFFFFF;
}
	
.twoColFixLtHdr #container #footer li {
	display: inline;
	list-style-type: none;
}
.twoColFixLtHdr #container #footer a {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	text-decoration:none;
	color:#666666;
}
.twoColFixLtHdr #container #footer a:hover {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	text-decoration:none;
	color:#FDB913;
}
.twoColFixLtHdr #container #mainContent #divStateFeatures {
	height: 306px;
	background-color: #617E8A;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.twoColFixLtHdr #container #mainContent #divBigMap {
	height: 320px;
	background-color: #FFFFFF;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.twoColFixLtHdr #container #mainContent #divStateFeatures #divStateHeadlines {
	margin: 0px;
	padding: 0px;
	height: 151px;
	width: 220px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #96C4CC;
	float: left;
}
.twoColFixLtHdr #container #mainContent #divStateFeatures #divStateMap {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 151px;
	width: 218px;
}
.twoColFixLtHdr #container #mainContent #divStateFeatures #divStateJoinCause {
	float: left;
	width: 380px;
	height: 120px;
	margin-top: 20px;
	padding-top: 10px;
}

.twoColFixLtHdr #container #header #divHeaderActions #divJoinUs #divSubmit {
	float: right;
	padding: 0px;
	margin-top: 14px;
}
.twoColFixLtHdr #container #header #divMainNav #aboutNavBtn {
	margin-left: 0px;
}
.twoColFixLtHdr #container #header #divMainNav #ceNavBtn {
/*
	margin-right: 0px;
	margin-left: 26px;
*/
}
#divRowCell {
	margin: 0px;
	padding: 10px;
	float: left;
	height: 175px;
	width: 355px;
}
#divRowCell a{
	color:#FDB913;
	text-decoration:none;
}
#divRowCellright {
	margin: 0px;
	padding: 10px;
	float: right;
	height: 75px;
	width: 360px;
}
#divRowCellImgBdr {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 165px;
	width: 248px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #96C4CC;
}
#divRowCellImg {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 165px;
	width: 250px;
}
.twoColFixLtHdr #container #divCellRow {
	margin-top: 10px;
	background-color: #666666;
	overflow: hidden;
}
#divHomePageVideo {
	background-color: #617E8A;
	height: 290px;
	width: 160px;
	wi/dth: 140px;
	padding: 20px;
	float: right;
	display: block;
}





#divRowCellbdr {
margin: 0px;
	padding: 20px;
	float: left;
	height: 125px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #96C4CC;
	width: 208px;
}
#divJoinUs #field1 {
	background-color: #D9D9D9;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 12px;
	width: 220px;
	margin-top:10px;
	float: left;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
#divJoinUs #field2 {
	background-color: #D9D9D9;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 12px;
	width: 120px;
	margin-top:10px;
	float: left;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
#divStateJoinCause #field1 {
	background-color: #D9D9D9;
	height: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 12px;
	width: 200px;
	margin-top:10px;
	margin-right:10px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	float:left;
}
#divStateJoinCause #field2 {
	background-color: #D9D9D9;
	height: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 12px;
	float:left;
	width: 60px;
	margin-top:10px;
	margin-right:10px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}#divStateFeatures #divStateJoinCause #SubmitInline {
	margin-top: 13px;
}
.twoColFixLtHdr #container #sidebar1 #divSideBarSubNav li {
	list-style-type: none;
	text-transform: uppercase;
	margin: 2px 0 2px 0;
	padding: 0px;
	float:left;
	clear:left;
}
.twoColFixLtHdr #container #sidebar1 #divSideBarSubNav ul {
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #container #sidebar1 #divSideBarSubNav a {
	text-decoration: none;
	display:block;
	color: #666666;
	margin: 0px;
	padding: 7px 5px 5px 5px;
}
.twoColFixLtHdr #container #sidebar1 #divSideBarSubNav a:hover {
	background: #D9D9D9;
	text-decoration: none;
	color: #666666;
	margin: 0px;
	padding: 7px 5px 5px 5px;
}
.twoColFixLtHdr #container #sidebar1 #divSideBarSubNav .current-cat a {
	background: #617E8A;
	color: #FFFFFF;
}
.twoColFixLtHdr #container #sidebar1 #divSideBarSubNav .current-cat a:hover {
	background: #617E8A;
	color: #FFFFFF;
}
.twoColFixLtHdr #container #sidebar1 #divSideBarSubNav .back a{
	color:#666666;
	float:left; clear:left;
}
.twoColFixLtHdr #container #sidebar1 #divSideBarSubNav .back a:hover {
	color: #FDB913;
	background:none;
}.twoColFixLtHdr #container #mainContent #divStateFeatures #divStateHeadlines ul {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.twoColFixLtHdr #container #mainContent #divStateFeatures #divStateHeadlines li {
	list-style-type: none;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FDB913;
	margin-top: 10px;
	padding-left: 10px;
}
.twoColFixLtHdr #container #mainContent #divStateFeatures #divStateHeadlines a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
.twoColFixLtHdr #container #mainContent #divStateFeatures #divStateHeadlines a:hover {
	color: #666666;
}
.twoColFixLtHdr #container #mainContent h1 {
	font-size: 14px;
	color: #617E8A;
	font-weight: bold;
}
.twoColFixLtHdr #container #mainContent #divStateFeatures #divStateJoinCause p {
	color: #FFFFFF;
}
a.more {
	color: #FDB913;
	text-decoration: none;
	float: right;
}
.twoColFixLtHdr #container #divCellRow .yellowcell a {
	border:none;
	color: #617e8a;
}
.twoColFixLtHdr #container #divCellRow ul{
	margin:0;
	padding:0;
}
.twoColFixLtHdr #container #divCellRow li {
	margin:0;
	list-style:none;
	padding: 3px 0 3px 0;
}
.twoColFixLtHdr #container #divCellRow li a{
	color: #FDB913;
	text-decoration:none;
}
.twoColFixLtHdr #container #divCellRow p {
	color: #FFFFFF;
}
.twoColFixLtHdr #container #sidebar1 #divCalendarCell #wp-calendar a{
	color:#617e8a;
	text-decoration:none;
	border:none;

}
.twoColFixLtHdr #container #sidebar1 #divCalendarCell .ec3_eventday{
	background:#617E8A;
	color:#FFFFFF;
	text-decoration:none;
}
.twoColFixLtHdr #container #sidebar1 #divCalendarCell #wp-calendar .ec3_eventday a{
	color:#FFFFFF;
}
.twoColFixLtHdr #container #sidebar1 #divCalendarCell #wp-calendar #ec3_publish {
	display:none;
	}
.twoColFixLtHdr #container #sidebar1 #divCalendarCell #wp-calendar table {
	width: 100%;
	}
.twoColFixLtHdr #container #sidebar1 #divCalendarCell #wp-calendar th {
	color:#617E8A;
	font-weight:bold;
}
.twoColFixLtHdr #container #sidebar1 #divCalendarCell #wp-calendar table td {
	text-align:center;
	padding: 3px 0 3px 0;
}
.twoColFixLtHdr #container #sidebar1 #divCalendarCell #wp-calendar #next{
	text-align:right;
}
#bottomPageContent table {
	padding: 0;
	margin: 0;
	font-weight: bold;
}
#bottomPageContent a {
	color:#fdb913;
	}
#bottomPageContent table p {
	margin: 0;
	padding: 0;
	font-weight: normal;
}	
.twoColFixLtHdr #container #sidebar1 #divCalendarCell #wp-calendar table #prev{
	text-align:left;
}
.twoColFixLtHdr #container #sidebar1 #divCalendarCell #wp-calendar table.ec3_schedule {
	color:#666666;
	text-transform:uppercase;
}
.twoColFixLtHdr #container #bottomPageContent table.ec3_schedule {
	padding:0;
	margin:0;
	display:none;
	color:#666666;
	text-transform:uppercase;
}

.alignright {
margin-left: 10px;

}

#divHomePageVideo a, #divHomePageVideo a:visited, #divHomePageVideo a:hover, #divHomePageVideo a:active {
color: #fff;

text-decoration: none;
}

#FooterLeft {
  width: 65px;
  float: left;
}

#FooterLeft img {
  border:1px solid #666666;
  margin-top:8px;
}

#divRowCell a{
  float: none !important;
}

.pagetitle{
  font-size: 1.5em;
  margin-top: 23px;
}