/*
Theme Name: NWEnergyCoalition
*/

body{
	margin:0;
	font:12px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#222;
	min-width:1003px;
	background:url(images/bg-body-copy.jpg) repeat-x;
}
img{border-style:none;}
a{text-decoration:none; color:#222;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper:after{
	content:"";
	clear:both;
	display:block;
}
#wrapper{
	width:100%;
}
#header:after{
	content:"";
	clear:both;
	display:block;
}
#header{
	width:100%;
	background:no-repeat 50% 25px;
}
#header .holder:after{
	content:"";
	clear:both;
	display:block;
}
#header .holder{
	width:1003px;
	margin:0 auto;
}
.top-nav{
	width:100%;
	overflow:hidden;
	padding:1px 0 0;
}
.top-nav ul{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
.top-nav ul li{
	float:left;
	line-height:24px;
	padding:0 17px 0 28px;
}
.top-nav ul li a{
	color:#babec1;
	text-transform:uppercase;
}
#header .container{
	width:100%;
	overflow:hidden;
	padding:18px 0 0;
	position: relative;
}
#header h1{
	float:left;
	margin:0;
	overflow:hidden;
	font-size:35;
	line-height:1%;
}
#header h1 a{
	display:block;
	width:315px;
	height:89px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/logo.png) no-repeat; background-size:315px 89px;
}
.slogan{
	float:left;
	display:inline;
	margin:15px 0 0 12px;
	width:306px;
	height:68px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/text-slogan.png) no-repeat; background-size:306px 68px;
}
#menu:after{
	content:"";
	clear:both;
	display:block;
}
#menu{
	width:100%;
	padding:1px 0 0;
}
#menu ul{
	float:left;
	margin:0;
	padding:0 0 0 6px;
	list-style:none;
}
#main_menu ul{
	float:left;
	margin:0;
	padding:0 0 0 6px;
}
#menu ul li{
	float:left;
	height:37px;
	position:relative;
	padding:0 2px 0 0;
	background:url(images/separator1.gif) no-repeat 100% 0;
}
#menu ul li a{
	float:left;
	height:37px;
	line-height:32px;
	padding:0 16px 0 16px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fffbbe;
}
#menu ul li a:hover,
#menu ul li.active a,
#menu ul li.current-cat a,
#menu ul li.current-cat-parent a,
#menu ul li.current_page_item a,
#menu ul li.current_page_parent a
{
	background:#e5efe4;
	text-decoration:none;
	color:#007462;
}
#menu ul li:hover a,
#menu ul li.hover a{
	background:#e5efe4;
	text-decoration:none;
	color:#007462;
}
#menu ul li:hover .drop,
#menu ul li.hover .drop{
	display:block;
}
#menu ul li.drop-r .drop{
	left:auto;
	right:2px;
	background-position:169px 0;
}
#menu ul li .drop{
	display:none;
	position:absolute;
	left:0;
	top:37px;
	padding:10px 0 0;
	width:204px;
	background:url(images/bg-drop.gif) no-repeat 15px 0;
	z-index: 100;
}
#menu ul li .drop ul{
	width:186px;
	overflow:hidden;
	margin:0;
	list-style:none;
	background:#babec1;
	padding:14px 9px 6px 9px;
}
#menu ul li .drop ul li{
	width:176px;
	height:auto;
	float:left;
	padding:0 5px 0 5px;
	margin:0 0 3px;
	background:#898e92;
}
#menu ul li .drop ul li a,
#menu ul li.active .drop ul li a{
	float:left;
	height:auto;
	padding:0 0 4px;
	line-height:17px;
	color:#fff;
	text-transform:none;
	font-weight:normal;
	background:none;
}
#menu ul li .drop ul li a:hover{
	text-decoration:underline;
	color:#fff;
	background:none;
}
#main{
	width:997px;
	overflow:hidden;
	margin:0 auto;
	padding:0 0 0 6px;
}
#main .holder{
	overflow:hidden;
	height:1%;
	background:#e5efe4;
	padding:11px 11px 21px 13px;
}
#main .frame{
	width:100%;
	overflow:hidden;
	padding:0 0 47px;
	background:url(images/bg-content.gif) repeat-y;
}
#main .content{
	float:left;
	width:636px;
	padding:0 11px 11px 11px;
}
.tab-box:after{
	content:"";
	clear:both;
	display:block;
}
.tabs-b{
	width:100%;
	overflow:hidden;
	padding:11px 0 0;
}
.tab-box{
	width:100%;
	background:#dfe58e;
	min-height:242px;
}
* html .tab-box{height:242px;}
.tabset{
	float:left;
	width:616px;
	overflow:hidden;
	background:#c9cf80;
	padding:7px 10px 8px 10px;
}
div.tab{
	clear: both;
}
.tabset ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.tabset ul li{
	float:left;
	padding:0 15px 0 0;
}
.tabset ul li a{
	float:left;
	width:85px;
	height:45px;
	overflow:hidden;
	background:#a9ac6b;
}
.tabset ul li a:hover{
	text-decoration:none;
}
.tab-box .image{
	float:left;
}
.tab-box .image img{
	display:block;
}
.tab-box .text{
	float:right;
	width:275px;
	padding:11px 3px 0 0;
}
.tab-box .text p{
	margin:0 0 15px;
	font-size:13px;
	line-height:18px;
	color:#2b2018;
}
.tab-box span{
	display:block;
	padding:0 0 16px;
}
.tab-box span a{
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	color:#2e8d7c;
	text-transform:uppercase;
}
.tab-box strong{
	display:block;
	font-size:11px;
	line-height:16px;
	color:#2b2018;
}
.m-twocolumns{
	width:626px;
	overflow:hidden;
	padding:16px 0 0 10px;
}
.aside1{
	float:left;
	width:0px;
	padding:0px 0 0;
}
.aside1 .box{
	height:1%;
	padding:0 7px 14px 0;
	overflow:hidden;
	text-align:center;
	border-bottom:1px solid #babec1;
}
.aside1 .box strong{
	display:block;
	font-weight:normal;
	font-size:38px;
	line-height:38px;
	margin:0 0 -1px;
	color:#444;
	text-transform:uppercase;
}
.aside1 .box span{
	font-size:20px;
	line-height:22px;
	color:#444;
	display:block;
}
.link-pay{
	width:60px;
	display:block;
	margin:0 auto;
	padding:11px 9px 0 0;
}
.link-pay a{
	display:block;
	width:60px;
	height:38px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/link-pay.gif) no-repeat;
}
.aside1 .box .logo-light{
	float:left;
	display:inline;
	margin:16px 0 6px 15px;
	overflow:hidden;
}
.aside1 .box .logo-light a{
	display:block;
	width:83px;
	height:103px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/logo-light.gif) no-repeat;
}
.aside1 .box .text{
	float:right;
	width:75px;
	padding:31px 20px 0 0;
	text-align:left;
}
.aside1 .box .text p{
	margin:0;
	line-height:15px;
}
.aside2{
	float:right;
	width:636px;
}
.aside2 h2{
	margin:0;
	font-size:13px;
	line-height:18px;
	
	color:#2b2018;
}
.aside2 h2 a{
	color:#2b2018;
}
.aside2 p{
	margin:0 0 12px;
}
#sidebar{
	float:right;
	width:291px;
	padding:5px 0 0;
}
/*.text-for{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:278px;
	height:56px;
	background:url(images/text-for.png) no-repeat;
}
/* Searchbox Style */
.header-search {
 float: right;
 height: 36px;
 position:absolute;
 bottom: 0;
 right: 0;
}
*/
.search-f{
	overflow:hidden;
	width:100%;
	padding:10px 0 30px;
}
.search-f span{
	float:left;
	display:inline;
	width:213px;
	height:29px;
	margin:2px 0 0 3px;
	background:url(images/bg-input-s.gif) no-repeat;
}
.search-f .text{
	float:left;
	overflow:hidden;
	background:none;
	border:none;
	width:189px;
	height:18px;
	font:14px/16px 'Trebuchet MS', Helvetica, sans-serif;
	color:#a7a7a7;
	padding:6px 12px 6px 12px;
}
.search-f .btn-search{
	float:left;
	display:inline;
	margin:0 0 0 10px;
}
#sidebar .box:after{
	content:"";
	clear:both;
	display:block;
}
#sidebar .box{
	width:279px;
	padding:0px 10px 15px 5px;
/*	background:url(images/separator6.gif) no-repeat;
*/
}
#sidebar .box p{
	margin:0;
	line-height:20px;
	font-size:11px;
}
#sidebar .box p a{
	background:#f2f5d1;
	color:#222;
}
.logo-earth{
	float:right;
	display:inline;
	margin:-19px 7px 0 0;
	position:relative;
}
.logo-earth a{
	display:block;
	width:97px;
	height:107px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/logo-earth.gif) no-repeat;
}
#footer{
	width:1003px;
	overflow:hidden;
	margin:0 auto;
	clear:both;
	padding:0 0 20px;
}
#footer ul{
	margin:0;
	padding:10px 0 0 5px;
	list-style:none;
	overflow:hidden;
}
#footer ul li{
	float:left;
	color:#2b2018;
	line-height:24px;
	padding:0 12px 0 13px;
	font-weight:bold;
	background:url(images/separator3.gif) no-repeat 0 7px;
}
#footer ul li:first-child{
	background:none;
}
#footer ul li a{
	color:#2b2018;
}
.twocolumns:after{
	content:"";
	clear:both;
	display:block;
}
.twocolumns{
	width:636px;
	padding:4px 0 0 0;
}
.onecolumn:after{
	content:"";
	clear:both;
	display:block;
}
.onecolumn{
	width:636px;
	padding:4px 0 0 0;
}

.onecolumnactivist{
	width:970px;
	padding:4px 0 0 0;
}

.bside1{
	float:left;
	width:141px;
	padding:5px 0 0;
}
.bside1 h2{
	font:30px/30px 'Myriad Pro', Arial, sans-serif;
	color:#8ec5a7;
	float:left;
	margin:0 0 5px;
}
.bside1 h2 a
{
	color:#8ec5a7;
	text-decoration:none;
}
.bside2{
	float:right;
	width:477px;
	padding:11px 0 0;
}
.bside2 p{
	margin:0 0 12px;
	color:#2b2018;
}
.bside2 p a{
	font-weight:bold;
	color:#669c7c;
}

/*
New Bside for Transformer
*/
.bside6{
	float:right;
	width:636px;
	padding:10px 0 0;
}
.bside6 p{
	margin:0 0 12px;
	color:#2b2018;
}
.bside6 p a{
	font-weight:bold;
	color:#669c7c;
}

/*
New Bside for Activist
*/
.bside7{
	float:right;
	width:970px;
	padding:10px 0 0;
}
.bside7 p{
	margin:0 0 12px;
	color:#2b2018;
}
.bside7 p a{
	font-weight:bold;
	color:#669c7c;
}

.blog{
	width:100%;
	overflow:hidden;
}
.blog .box{
	overflow:hidden;
	height:1%;
	padding:0 0 12px 4px;
}
.blog .image{
	float:left;
	margin:5px 0 0;
}
.blog .image img{
	display:block;
}
.blog .box .text{
	float:right;
	width:477px;
}
.bside2 h3,
.blog .box .text h3{
	margin:0;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	color:#2b2018;
}
.bside2 h3 a,
.blog .box .text h3 a{
	background:#e3f0cf;
	color:#2b2018;
}
.blog .box .text h3 a
{
	text-transform:uppercase;
}
.blog .box .text p{
	margin:0;
}
.blog .box .text p a{
	font-weight:bold;
	color:#649d7e;
}
.bside2 h2{
	margin:0 0 11px 0;
	font-size:18px;
	line-height:24px;
	font-weight:normal;
	color:#2b2018;
}
.sub-nav{
	width:100%;
	overflow:hidden;
	padding:66px 0 0;
	clear:both;
}
.sub-nav ul{
	margin:0;
	padding:0 0 0 6px;
	list-style:none;
	overflow:hidden;
}
.sub-nav ul li ul.children
{
	padding-top: 6px;
}
.sub-nav ul li{
	overflow:hidden;
	height:1%;
	vertical-align:top;
	font-size:11px;
	line-height:12px;
	padding:0 0 12px;
}
.sub-nav ul li a{
	color:#2e8d7c;
}
.sub-nav ul li.active a,
.sub-nav ul li.current-cat a
{
	font-weight:bold;
}
.sub-nav ul li.current-cat .children li a
{
	font-weight:normal;
}

.post{
	width:100%;
	overflow:hidden;

}
.bside2 .post .text{
	overflow:hidden;
	height:1%;
}
.bside2 .post .image{
	float:left;
	display:inline;
	margin:6px 9px 0 0;
}
.bside2 .post .image img{
	display:block;
}
.bside2 p img{
	float: left;
	margin-right: 10px;
}
.archive{
	width:100%;
	overflow:hidden;
	padding:6px 0 0;
}
.c-list{
	width:100%;
	overflow:hidden;
}
.c-list ul{
	margin:0;
	padding:0;
	list-style:none;
}
.c-list ul li{
	overflow:hidden;
	height:1%;
	vertical-align:top;
	font-size:13px;
	line-height:18px;
	color:#2b2018;
	padding:0 0 12px 23px;
	background:url(images/separator4.gif) no-repeat 1px 3px;
}
.address{
	width:100%;
	overflow:hidden;
	float:left;
	position:relative;
	margin:0 0 -9px 0;
}
.address strong{
	display:block;
	font-size:13px;
	line-height:18px;
	color:#2b2018;
}
.address ul{
	margin:0;
	padding:0;
	list-style:none;
}
.address ul li{
	overflow:hidden;
	height:1%;
	vertical-align:text-bottom;
	font-size:13px;
	line-height:18px;
	color:#2b2018;
}
.contact{
	float:right;
	width:480px;
	padding:46px 0 0;
}
.contact h2{
	margin:0 0 11px;
	font-size:18px;
	line-height:24px;
	color:#222;
	font-weight:normal;
}
.contact-f:after,
.wpcf7-form:after
{
	content:"";
	clear:both;
	display:block;
}
.contact-f,
.wpcf7-form
{
	width:100%;
}
.contact .box{
	overflow:hidden;
	height:1%;
	padding:0 0 0 5px;
}
.contact .box span{
	display:block;
	font-size:13px;
	line-height:18px;
	color:#222;
	padding:0 0 7px;
}
.contact-f .row,
.wpcf7-form .row
{
	overflow:hidden;
	height:1%;
	padding:0 0 9px;
}
.contact-f .text,
.wpcf7-form .text
{
	float:left;
	overflow:hidden;
	width:260px;
	height:17px;
	background:#fff;
	border:1px solid #93c8a9;
	font-size:13px;
	color:#707070;
	padding:7px 8px 5px 8px;
}
.text-a{
	float:left;
	width:418px;
	height:209px;
	overflow:auto;
	background:#fff;
	border:1px solid #93c8a9;
	font-size:13px;
	line-height:18px;
	color:#707070;
	padding:5px 9px 5px 9px;
}
.box-function:after{
	content:"";
	clear:both;
	display:block;
}
.box-function{
	width:450px;
	padding:20px 15px;
	border-top:1px solid #9ecdac;
	border-bottom:1px solid #9ecdac;
	margin:23px 0 0;
	min-height:62px;
}
* html .box-function{height:62px;}
.box-function span{
	font-size:13px;
	line-height:18px;
	color:#2e8d7c;
}
.contact-f .button-send,
.wpcf7-form .button-send
{
	float:right;
	display:inline;
	position:relative;
	margin:8px -1px 0 0;
}
.regions{
	width:100%;
	overflow:hidden;
}
.regions ul{
	margin:0;
	padding:0;
	list-style:none;
}
.regions ul li{
	overflow:hidden;
	height:1%;
	vertical-align:top;
	font-size:13px;
	line-height:18px;
	font-weight:bold;
}
.regions ul li a{
	background:#e2f0cf;
	color:#010100;
}
.regions ul li a span{
	padding:0 10px 0 0;
	cursor:pointer;
	background:url(images/separator5.gif) no-repeat 100% 6px;
}
.support{
	float:left;
	display:inline;
	width:448px;
	border:1px solid #dbecc0;
	background:#cce1a6 url(images/bg-support.gif) repeat-x;
	padding:6px 13px 14px 10px;
	min-height:146px;
	margin:22px 0 0 -2px;
	position:relative;
}
* html .support{height:146px;}
.support strong{
	display:block;
	font-size:14px;
	line-height:16px;
	color:#444;
	text-transform:uppercase;
}
.f-columns:after{
	content:"";
	clear:both;
	display:block;
}
.f-columns{
	width:100%;
	min-height:130px;
	background:url(images/bg-f-columns.gif) repeat-y;
}
* html .f-columns{height:130px;}
.f-columns .l-column{
	float:left;
	width:189px;
}
.f-columns label{
	display:block;
	font-size:14px;
	line-height:22px;
	color:#5b5d5c;
}
.f-columns .row{
	overflow:hidden;
	height:1%;
	padding:0 0 1px 0;
}
.f-columns span{
	float:left;
	overflow:hidden;
	margin:7px 0 0 2px;
}
.f-columns .long{
	width:179px;
	height:30px;
	background:url(images/bg-input-l.gif) no-repeat;
}
.f-columns .short{
	width:50px;
	height:30px;
	background:url(images/bg-input-short.gif) no-repeat;
}
.f-columns .long .text,
.f-columns .short .text{
	float:left;
	width:165px;
	height:20px;
	overflow:hidden;
	background:none;
	border:none;
	color:#212121;
	font-size:16px;
	padding:5px 7px 5px 7px;
	font-family:Arial, Helvetica;
}
.f-columns .r-column .long .text{
	padding:5px 7px 5px 13px;
	width:159px;
}
.f-columns .short .text{
	width:30px;
	padding:5px 7px 5px 13px;
	font-family:Arial, Helvetica;
}
.f-columns .l-column .btn-pay{
	position:absolute;
	bottom:10px;
	margin:0 0 0 129px;
}
.f-columns .r-column{
	float:right;
	width:223px;
}
.f-columns em{
	float:left;
	font-style:normal;
	display:inline;
	margin:10px 0 0 7px;
}
.f-columns em label{
	color:#131112;
}
.f-columns .r-column .btn-pay{
	position:absolute;
	bottom:10px;
	margin:0 0 0 163px;
}

/* 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 */

.meta{
	margin:0 0 8px;
	padding:7px 0 6px;
	list-style:none;
	overflow:hidden;
	width:100%;
	border-top:1px solid #8ec5a6;
	border-bottom:1px solid #8ec5a6;
}
.meta li{
	float:left;
	font-size:11px;
	padding:0 4px 0 2px;
}
.meta li a{color:#222;}
.meta li a:hover{text-decoration:underline;}

<div class="navigation">
<div class="alignleft"><?php previous_posts_link('&laquo; Previous Entries') ?></div>
<div class="alignright"><?php next_posts_link('Next Entries &raquo;','') ?></div>
</div>

