/* 
* ----------------------------
* repoweramerica.org
* ----------------------------
* green: #8CC542;
* ----------------------------
*/

/* Default */
html, body { font-family: Arial, Helvetica, sans-serif; }
body { 
	background: url(http://acp.bluestatedigital.com/page/-/refresh/main.jpg) top left #ddd; 
	color: #333;
	font-size: 13px; 
	line-height: 1.4em; 
	margin: 0 auto; 
	text-align: center; 
}
a, a:link, a:visited { 
	color: #336699; 
	outline: 0; 
	text-decoration: none; 
}
a:hover { text-decoration: underline; }
h1, h2, h3, h4 {
	color: #000;
	font-weight: bold; 
	line-height: 1.3em; 
}
h1 { font-size: 1.7em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.2em; }
strong, em { font-family: Arial, Helvetica, sans-serif; }
strong { font-weight: bold; }
em { font-style: italic; }

/* Forms */
input, textarea { 
	color: #555; 
	font-size: 13px;
	padding: 2px; 
	vertical-align: top;
}
*:first-child+html input { 
	height: 1%; 
	padding-top: 4px;
	padding-bottom: 4px;
}
input[type="checkbox"] {
	background-color:#fff;
	height: 15px !important;  
	width: 15px !important; 
}
#submit { 
	background-color: #8CC542;
	border: 0;
	color: #000;
	cursor: pointer;
	padding: 4px 5px;
	width: 90px;  
}
#submit:hover { 
	background-color: #000; 
	color: #fff;
}

/* Custom DIVs */
.padding { 
        overflow: hidden;
	padding: 20px; 
}
.hide, .prevactionY, .prevactionN { display: none; }
.sources {
	color: #aaa;
	font-size: 11px; 
}
a.more { background: url(http://acp.bluestatedigital.com/page/-/refresh/more.gif) 0 -36px no-repeat; }
a.view { background: url(http://acp.bluestatedigital.com/page/-/refresh/view.gif) 0 -36px no-repeat; }
a.more, a.view { 
	display: block;
	float: right; 
	height: 25px;
	margin: 10px 0;
	overflow: hidden;
	text-indent: -10000px;
	width: 76px;
}
a.view:hover { background: url(http://acp.bluestatedigital.com/page/-/refresh/view.gif) 0 1px no-repeat; }
a.more:hover { background: url(http://acp.bluestatedigital.com/page/-/refresh/more.gif) 0 1px no-repeat; }
.cl .last { 
	border-bottom: 0 !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
.cr .last { margin-bottom: 0 !important; }
.new { 
	background: url(http://acp.bluestatedigital.com/page/-/status-new-red.png) 0 0 no-repeat !important;
	padding-left: 35px !important;
}
.cl .new { background: url(http://acp.bluestatedigital.com/page/-/status-new-red.png) 0 1px no-repeat; }
.bline { 
	border-bottom: 1px dotted #333; 
	margin-bottom: 25px !important; 
	padding-bottom: 25px;
}
tr.odd { background-color: #efefef; }
.announcement { 
	background-color: #FFF9D7; 
	border-bottom: 1px solid #E2C822; 
	font-size: 14px;
	margin-bottom: 15px; 
	padding: 10px;
}
.announcement:hover { background-color: #FFF4B9; }
.announcement a { color: #000; }
.announcement a:hover { text-decoration: none; }
.announcement span { 
	color: #003366; 
	text-decoration: underline; 
}
.backtrack { margin: 25px 0 0 0 !important; }
.floatl { 
	float: left; 
	margin: 0 15px 10px 0; 
}
.floatr { float: right; }
img.floatr { margin: 0 0 10px 15px; }

/* Comment System */
#dsq-comments .dsq-comment-body { line-height: 1.3em !important; }
#dsq-comments br { margin: 0 0 2px 0 !important; text-align: left !important; }

/* Layout */
#header { 
	background: url(http://acp.bluestatedigital.com/page/-/refresh/nav.jpg) top left repeat-x; 
	min-width: 950px;
	width: 100%;
}
#header .inner { 
	margin: 0 auto; 
	height: 61px;
	position: relative;
	width: 950px;
}
#header .actionfund { 
	left: 65px;
	position: absolute; 
	top: 10px; 
	width: 35px; 
}
#header .climateprotect { 
	left: 0px; 
	position: absolute; 
	top: 10px; 
	width: 55px;
}
#header ul#subnav { padding-top: 17px; }
#header ul#subnav li { float: right; }
#header ul#subnav li a { 
	background-color: #3e3e3e;
	color: #ddd;
	margin-left: 15px; 
	padding: 3px 7px;
//	-moz-border-radius: 5px; 
//	-webkit-border-radius: 5px; 
}
#header ul#subnav li a:hover { 
	background-color: #8CC542;
	color: #fff;
	text-decoration: none; 
}
#header ul#subnav li.states a:hover { background-color: #3e3e3e; }
#header ul#subnav li a.donate { background-color: #990000; }
#header ul#subnav li a.donate:hover { background-color: #CC0000; }
#state #header ul#subnav li a.state,
#about #header ul#subnav li a.about { 
	background-color: #8CC542; 
	color: #fff;
}
#donate #header ul#subnav li a.donate { background-color: #CC0000; }
#navigation { 
	background-color: #fff;
	margin: 25px auto 15px auto;
	overflow: hidden;
	width: 950px; 
}
#navigation .padding { }
#navigation .nl { float: left; }
#navigation .nr { float: right; }
#navigation a.logo { 
	background: url(http://acp.bluestatedigital.com/page/-/refresh/logo.png) 13px 0 no-repeat; 
	display: block; 
	height: 60px; 
	text-indent: -10000px; 
	width: 377px; 
}
ul#nav { margin-top: 17px;}
ul#nav li { 
	display:block;
	list-style-type:none;
	float:left;
}
ul#nav li a {
	background: url(http://acp.bluestatedigital.com/page/-/refresh/navigation.gif) 0 0 no-repeat;
	display: block; 
	height: 33px;
	margin-right: 15px;
	text-indent: -10000px;
}
ul#nav li a.home { width: 63px; }
ul#nav li a.action {
	background-position: -135px 0;
	width: 120px; 
}
ul#nav li a.challenge {
	background-position: -315px 2px;
	width: 156px; 
}
ul#nav li a.press {
	background-position: -538px 2px;
	width: 63px; 
}
ul#nav li a.home:hover, #home ul#nav li a.home { background-position: 0 -38px; }
ul#nav li a.action:hover, #action ul#nav li a.action {background-position: -135px -38px; }
ul#nav li a.challenge:hover, #challenge ul#nav li a.challenge {background-position: -315px -35px; }
ul#nav li a.press:hover, #press ul#nav li a.press { background-position: -538px -36px; }
#breadcrumb { 
	background-color: #fff;
	margin: 0 auto 15px auto; 
	overflow: hidden;
	width: 950px;
	text-align: left; 
}
#content {
	background-color: #fff;
	margin: 0 auto; 
	overflow: hidden;
	width: 950px;
	text-align: left; 
}
#content .padding { 
	background: url(http://acp.bluestatedigital.com/page/-/refresh/divider.gif) 570px 0 repeat-y; 
	margin: 35px 0; 
	padding: 0 35px; 
}
#content ul { margin: 10px 0; }
#content ul li { 
	background: url(http://acp.bluestatedigital.com/page/-/repower/icons/bullet.gif) 0 7px no-repeat;
	padding: 3px 0 3px 25px;
}
#content #pagination { text-align: center; }
#content .cl { 
	float: left; 
	// overflow: hidden;
	width: 500px; 
}
#content .cl .post { 
	border-bottom: 1px dotted #333; 
	clear: both; 
	margin-bottom: 20px; 
	overflow: hidden;
	padding-bottom: 15px; 
}
* html #content .cl .post { height: 1%; }
#content .cl h1 { 
	font-size: 25px; 
	margin-bottom: 10px; 
}
#content .cl h2 { 
	font-size: 22px; 
	margin-bottom: 10px; 
}
#content .cl h2 a { color: #000; }
#content .cl h2 a:hover {
	color: #333;
	text-decoration: none; 
}
#content .cl .post .date { 
	color: #aaa;
	font-size: 11px; 
}
#content .cl .post p { margin-bottom: 10px; }
#content .cl .post a.comment { margin: 12px 0 8px 0; }
#content .cl .post a.more-comment{ top: 18px; }
#content .cl .post a.comment,
#content .cl .post a.more-comment {
	color: #000; 
	display: block; 
	float: left; 
	font-weight: bold;
	overflow: hidden;
	position: relative;
}
#content .cl .post .info img {
	border: 1px solid #ddd;
	margin-right: 10px; 
	padding: 1px;
}
#content .cl .post .info {
	color: #999; 
	font-size: 11px; 
	margin: 10px 0; 
}
#content .cl .post a.more-comment:hover, 
#content .cl .post a.comment:hover { 
	color: #8CC542; 
	text-decoration: none; 
}
#content .cl ul.footnotes { margin-left: 25px; }
#content .cl ul.footnotes li { 
	background: none !important;
	font-size: 11px; 
	list-style-type: decimal; 
	padding-left: 0; 
}
#content .cr { 
	float: right;
	overflow: hidden;
	width: 310px; 
}
#content .cr .module { 
	border-bottom: 1px dotted #333; 
	margin-bottom: 20px;
	overflow: hidden;
	padding-bottom: 20px; 	
}
* html #content .cr .module { height: 1%; }
#content .cr .module h3 { 
	font-size: 18px; 
	margin-bottom: 15px; 
}
#footer {
	border-top: 1px dotted #ddd;
	margin: 0 auto 35px auto;
	padding-top: 12px;
	width: 950px;
}
#footer .padding { padding: 5px 0; }
#footer .fl { 
	color: #999;
	float: left; 
	margin-top: 2px;
	overflow: hidden;
	text-align: left; 
	width: 610px;
}
#footer .fl a { 
	color: #999; 
	text-decoration: underline;
}
#footer .fl a:hover { text-decoration: none; }
#footer .fr { 
	float: right; 
	width: 299px
}
#footer ul#networks li { 
	display: inline; 
	float: left; 
}
#footer ul#networks li a { 
	background-image:url(http://acp.bluestatedigital.com/page/-/social-logos.jpg); 
	display: block;
	height: 18px; 
	margin-right: 15px;
	text-indent: -9999px; 
}
#footer ul#networks li.flickr { width: 58px; }
#footer ul#networks li.youtube a { 
	background-position: -68px 0; 
	width: 65px; 
}
#footer ul#networks li.facebook a { 
	background-position: -156px 0; 
	width: 65px; 
}
#footer ul#networks li.twitter a {
	background-position: -230px 0; 
	margin-right: 0 !important; 
	width: 80px; 
}
#footer .disclaimer { 
	font-size: 11px; 
	line-height: 13px; 
	margin-top: 10px;
	text-align: left;
}

/* sidebars */
#content .cr .events ul { margin-bottom: 0; }
#content .cr .video object { 
	display: block;
	margin-bottom: 15px; 
}
#content .cr .video a.more { margin-bottom: 0px !important; }
#content .cr .toolbox p { padding-bottom: 10px; }
#content .cr .flickr img { 
	float: left; 
	margin: 1px;
}
#content .cr .flickr a.view { margin-top: 20px; }
#content .cr .signup p { margin-bottom: 10px; }
#content .cr .signup #signup #email { width: 205px; }
#content .cr .stats h1 { 
	font-size: 27px;
	margin-bottom: 15px; 
}
#content .cr .stats p { 
	color: #8CC542;
	font-weight: bold;
	font-size: 18px; 
}
#content .cr .state span { font-weight: bold; }
#content .cr .state ul { 
	margin-bottom: 0; 
	width: 280px;
}
#content .cr .state ul li { 
	background: none; 
	border-bottom: 1px dotted #ddd;
	padding-left: 0; 
}
#content .cr .advocates img { margin: 18px 0 0 0; }
#content .cr .advocates ul { margin: 20px 0 0 0; }
#content .cr .advocates ul li { 
	background: none; 
	display: inline; 
	margin-left: 0; padding-left: 0;

}
#content .cr .advocates ul li.acp { margin: 0 30px 0 10px; }

/* home */
#content .cl .callout { 
	background: url(http://acp.bluestatedigital.com/page/-/refresh/join.jpg) top left no-repeat; 
	height: 249px;
	margin-bottom: 25px; 
	position: relative;
	width: 500px;
}
#content .cl .callout #signup { 
	left: 210px; 
	position: absolute; 
	top: 190px;
}
#content .cl .callout #signup #email { width: 170px; }
#content .cl .callout #signup #submit { 
	background-color: #8CC542; 
	font-weight: bold;
}
#content .cl .callout #signup #submit:hover { 
	background-color: #000; 
	cursor: pointer; 
}
#content .cl .callout #signup input { font-size: 1.1em; }
#home .cl .new { background-position: 0px 7px !important; } 
#home .cl a.pagination {
	background: url(http://acp.bluestatedigital.com/page/-/pagination.gif) 0 4px repeat-x; 
	border: 1px solid #ddd;
	border-bottom-color: #bababa;
	display: block;
	font-weight: bold; 
	overflow: hidden;
	padding: 10px 0 8px 0;
	text-align: center; 
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

/* action */
#action .cl .post { 
	border-bottom: 0 !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important; 
}
#action .cl img.getinvolved { margin-bottom: 5px; }
#action .cl ul#actions { margin-top: 25px; }
#action .cl ul#actions li { 
	background: none;
	padding: 0;  
}
#action .cl ul#actions li a { 
	background: url(http://acp.bluestatedigital.com/page/-/refresh/actions.gif) top left no-repeat; 
	display: block;
	height: 30px;
	text-indent: -10000px;
}
#action .cl ul#actions li.two a { background-position: 0 -38px; }
#action .cl ul#actions li.three a { background-position: 0 -75px; }
#action .cl ul#actions li.four a { background-position: 0 -112px; }
#action .cl ul#actions li.one a:hover { background-position: 0 -175px; }
#action .cl ul#actions li.two a:hover { background-position: 0 -213px; }
#action .cl ul#actions li.three a:hover { background-position: 0 -250px; }
#action .cl ul#actions li.four a:hover { background-position: 0 -287px; }

/* challenge */
#challenge .cl h2 { margin-top: 10px; }
#challenge .cl h3 { margin: 20px 0 10px; }
#challenge .cl h4 { margin: 20px 0 10px; }
#challenge .cl #signup { margin: 15px 0; }
#challenge .cl #signup #email { width: 325px; } 

/* press */
#press .cl #pagination { 
	border-top: 1px dotted #333; 
	clear: both; 
	margin-top: 20px; 
	padding-top: 15px; 
}
#press .cl ul#releases li { 
	background: none; 	
	padding-left: 0;
}
#press .cl ul#releases li a { color: #333 }
#press .cl ul#releases li a span { 
	color: #000; 
	font-weight: bold; 
}
#press .cl ul#releases li a:hover { color: #000; }
#press .cl ul#releases li a.statement { 
	background: url(http://acp.bluestatedigital.com/page/-/refresh/status-statement.png) 0 0 no-repeat; 
	padding-left: 65px; 
}
#press .cl ul#releases li a.release { 
	background: url(http://acp.bluestatedigital.com/page/-/refresh/status-release.png) 0 0 no-repeat;
	padding-left: 65px; 
}
#press .cl ul#releases .new { background: url(http://acp.bluestatedigital.com/page/-/status-new-red.png) 0 5px no-repeat !important; }

/* videos */
#videos .cl ul#grid li { 
	background-color: #f1f1f1;
	border-bottom: 1px solid #ddd; 
	display: block; 
	float: left; 
	margin-bottom: 25px;
	padding: 0; 
	width: 237px;
}
#videos .cl ul#grid li.even { margin-right: 20px; }
#videos .cl ul#grid p { padding: 5px; }
#videos .cl ul#grid p a { color: #000; }
#videos .cl #pagination { 
	border-top: 1px dotted #333;
	clear: both; 
	padding-top: 15px; 
}
/* blog */
#blog .cl .new { background-position: 0 7px !important; }
#blog .cl h1 { margin-bottom: 10px; }
#blog .cl h3 { margin: 15px 0 10px; }
#blog .cl p.date { margin-bottom: 15px; }
#blog .cl p.sources { 
	color: #666; 
	font-size: 11px; 
	padding-bottom: 10px; 
}
#blog .cl p.sources a { color: #555; }

/* state */
#state .banner { 
	background-color: #000;
	border-left: 5px solid #8CC542;
	color: #fff;
	font-size: 11px;
	padding: 2px 10px;
	text-transform: uppercase;
}
#state h2.new { background-position: 0 6px !important; }
#state .cl .info {
	color: #999; 
	font-size: 11px; 
	margin: 10px 0; 
}
#state .cl .info img { 
	border: 1px solid #ddd;
	margin-right: 10px; 
	padding: 1px;
}
#state .cl ul#states li {
	background: none; 
	float: left; 
	padding-left: 0; 
	width: 165px; 
}
#state .cl p.last { 
	border-bottom: 1px dotted #333 !important; 
	margin-bottom: 25px !important; 
	padding-bottom: 25px !important;
}
#state .cl p.story img {
	float: left; 
	margin: 0 10px 5px 0;
}
#state .cl .goto { 
	color: #999; 
	padding-top: 5px; 
}
#state .cl .goto a { 
	color: #555; 
	text-decoration: underline;
}
#state .cl .goto a:hover { text-decoration: none; }

/* events */
#events #content { min-height: 300px; }
#events .padding { background: none; }
#events #event_list { 
	display: block;
	padding-top: 25px; 
	width: 100%; 
}
#events #event_list th { 
	font-weight: bold;
	font-size: 1.25em; 
	padding-bottom: 10px;
}
#events #event_list tr { 
	border-bottom: 1px dotted #ddd;
	display: block; 
}
#events #event_list tr td { padding: 5px 0; }
#events #event_list tr td.new { background-position: 0 2px !important; }
#events #event_list .title {
	font-weight: bold; 
	padding-right: 20px;
	padding-left: 5px;  
	width: 400px; 
}
#events #event_list .city,
#events #event_list .state { 
	padding-right: 15px; 
	width: 150px; 
}
#events #event_list .date { width: 130px; }
#events #filter-form { 
	float: right;
	width: 400px;  
}
#events #filter-form input { 
	border: 5px solid #ddd;
	display: block; 
	font-size: 1.1em;
	padding: 7px;
	width: 380px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#events #filter-form label { 
	display: block;
	font-weight: bold; 
	font-size: 1.4em;
	padding-bottom: 5px;
}
#events p.instructions { 
	color: #555;
	font-size: 11px;
	line-height: 14px;
	padding-top: 10px;
}
#events p.description { 
	padding-top: 20px;
	width: 430px; 
}

/* phase out */
#state .cl .grid p { margin-bottom: 10px; }
#state .cl .g3 p.last { 
	border-bottom: 0 !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important; 
}
#state .cl .g3 img { 
	float: left; 	
	margin: 0 10px 5px 0;
}
#state .cr .address { margin-left: 61px; }


/* popup */
#facebox { z-index: 99999999 !important; }
#facebox h2 { margin-bottom: 15px; }
#facebox p { margin-bottom: 10px; }
#facebox ul { margin: 10px 0; }
#facebox ul li { 
	background: url(http://acp.bluestatedigital.com/page/-/repower/icons/bullet.gif) 0 7px no-repeat;
	padding: 3px 0 3px 25px;
}

/* bsd layout */
#bsd span.signuperror { display: none !important; }
#eiw #header .inner { padding: 5px 0; }
#eiw #header a.logo {
	background: url(http://acp.bluestatedigital.com/page/-/refresh/logo-white.png) 0 0 no-repeat; 
	display: block; 
	height: 45px; 
	margin: 0 auto; 
	text-indent: -10000px; 
	width: 245px; 
}

/* navigation */
ul#subnav li.states {
	display: inline;
	position: relative;
}
ul#subnav li.states a {
	color: #fff;
	text-decoration: none;
	padding: 0 0.4em;
}
ul#subnav li.states a:hover { text-decoration: underline; }
ul#subnav li.states div { display: none; }
ul#subnav li.states div {
	width: 473px;
	position: absolute;
	top: 21px;
	left: 15px;
	padding: 15px 0;
	background: #3e3e3e;
	border-bottom: 5px solid #8CC542;
	z-index: 999999999;
}
ul#subnav li.hovering div { display: block; }
ul#subnav li.states div a {
	width: 95px !important;
	float: left !important;
	padding: 0 !important;
	background: none !important;
	color: #fff !important; 
	text-align: left !important;  
}
ul#subnav li.states div a:hover { text-decoration: underline !important; }
ul#subnav li.states ul {
	display: block;
	float: left; 
	width: 115px; 
}
ul#subnav li.states ul li { display: block; }

/* cpaf action center */

.senate .calltoaction { 
	background: url(http://www.repoweramerica.orghttp://acp.bluestatedigital.com/page/-/calltoaction.jpg) top left no-repeat;
	height: 252px; 
	margin-bottom: 10px; 
	position: relative; 
	width: 492px; 
}
.senate .calltoaction a { 
	backgroud-color: #000; 
	bottom: 3px; 
	display: block; 
	height: 75px; 
	position: absolute; 
	right: 0;
	text-indent: -10000px;
	width: 86px;
}
.senate .cl ul#calltoaction { margin-top: 25px; }
.senate .cl ul#calltoaction li { 
	background: none;
	padding: 0;  
}
.senate .cl ul#calltoaction li a { 
	background: url(http://acp.bluestatedigital.com/page/-/cpaf/action-steps.gif) top left no-repeat; 
	display: block;
	height: 30px;
	text-indent: -10000px;
}
.senate .cl ul#calltoaction li.two a { background-position: 0 -38px; }
.senate .cl ul#calltoaction li.three a { background-position: 0 -75px; }
.senate .cl ul#calltoaction li.four a { background-position: 0 -112px; }
.senate .cl ul#calltoaction li.one a:hover { background-position: 0 -175px; }
.senate .cl ul#calltoaction li.two a:hover { background-position: 0 -213px; }
.senate .cl ul#calltoaction li.three a:hover { background-position: 0 -250px; }
.senate .cl ul#calltoaction li.four a:hover { background-position: 0 -287px; }
.cr .senateletter .senletter { 
	height:160px;
	width: 308px; 
	background: url(http://act.repoweramerica.orghttp://acp.bluestatedigital.com/page/-/cpaf/senletter-side.jpg) 0 0 no-repeat;
	position: relative; 
}
.cr .senateletter .senletter a { 
	height: 160px; 
	position: absolute; 
	width: 308px;
}
.cr .senateletter .senletter p { 
	bottom: 6px; 
	color: #fff;
	position: absolute; 
	right: 40px; 
}




.module_match #blue_hat { display: none; }
.module_match form#match_pledge { width: 550px; }
.module_match .main, 
.module_match th { font-size: 13px !important; }
.module_match .matcher_name { 
  background-color: #FFF9D7 !important;
  border: 1px solid #E2C822 !important;
  font-size: 15px !important;
  margin-left: 0 !important;
  margin-bottom: 15px !important; 
  margin-top: 10px; 
  padding: 15px !important;
  width: 395px;
}
.module_match form#match_pledge textarea { 
  width: 450px !important; 
  margin: 10px 0;
}
.match_button_skip { 
	background-color: #8CC542;
	border: 0;
	color: #000;
	cursor: pointer;
	padding: 4px 5px;
	width: 190px; color: #fff !important;
        font-size: 13px !important;   
}
.match_button_skip:hover { 
	background-color: #000; 
	color: #fff;
}
.match_button_send { 
	background-color: #8CC542;
	border: 0;
	color: #000;
	cursor: pointer;
	padding: 4px 5px;
	width: 210px; color: #fff !important;
        font-size: 13px !important;   

}
table.reveal_email { display: block !important; overflow: hidden; margin: 10px 0 !important; }
.match_button_skip:hover,
.match_button_send:hover { 
	background-color: #000; 
	color: #fff;
}
