/*
Theme Name: Northwest Hydro News
Tags: news, custom header, fixed width, two columns, widgets
*/

/* Begin Typography & Colors */
body {
	font-family: Verdana, SunSans-Regular, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: black;
	text-align: center;
	}



p {margin: 0 0 14px;}



.postmetadata {

	text-align: center;

	}



.thread-alt {

	background-color: #f8f8f8;

}

.thread-even {

	background-color: white;

}

.depth-1 {

border: 1px solid #ddd;

}



.even, .alt {



	border-left: 1px solid #ddd;

}



small {

	font-size: 0.9em;

	line-height: 1.1em;

	color: #636363;

        margin-bottom: 10px;

	}



h1, h2, h3, h4 {
	font-weight: bold;
	margin: 0 0 1em;
	}



#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4 {

	color: #425daa;

	}



h1 {

	color: #425daa;

	font-size: 24px;
	line-height: 24px;

	text-align: center;

	}



h2 {

	color: #425daa;

	font-size: 1.4em;

	}



.singlepostpage h2 {

	color: #425daa;

	font-size: 1.8em;
	line-height: 1.5em;
	clear: both;

	padding: 0;

	margin-bottom: 11px;

	text-align: left;

	}



#sidebar h2 {

	font-size: 1.2em;

	}



.post h2 {margin-bottom: 10px;}



h3 {

	color: black;

	font-size: 1.4em;

	line-height: 1.4em;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-style: italic;
	font-weight: normal;

        text-align: left;

	}



h3#comments, div#respond h3 {

	margin-bottom: 0;

	}

h3#comments {font-size: 14px;}



h4 {
	color: #425daa;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 13px;
	}



h1, h1 a, h1 a:visited {

	text-decoration: none;

	}

h1 a:hover, h2 a:hover, h3 a:hover {text-decoration: none; color: #425daa;}



a:link, a:active, a:visited { color: #d55a29; text-decoration: none; font-weight: bold;}

a:hover { text-decoration: underline; }



#sidebar a:link, #sidebar a:active, #sidebar a:visited {color: #425daa; font-weight: normal;}



#sidebar a:hover {color: #d55a29; text-decoration: none;}



.commentlist li, #commentform input, #commentform textarea {

	font: 0.9em;

	}

.commentlist li ul li {

	font-size: 1em;

}



.commentlist li {

	font-weight: bold;

}



.commentlist li .avatar { 

	float: right;

	border: 1px solid #eee;

	padding: 2px;

	background: #fff;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

	}



.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	}



#commentform p {

	}



.commentmetadata {

	font-weight: normal;

	}



#sidebar {

	font: 1em;

	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	}



code {

	font: 1.1em;

	}



acronym, abbr, span.caps

{

	font-size: 0.9em;

	}



#wp-calendar #prev a, #wp-calendar #next a {

	font-size: 9pt;

	}



#wp-calendar a {

	text-decoration: none;

	}



#wp-calendar caption {

	font: bold 1.3em;

	text-align: center;

	}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	}



#footer p {

	font-size: .8em; 

	color: #636363; 

	}



/* End Typography & Colors */

/* Begin Structure */

body {	

	margin: 0;

	}



#container { 

	text-align: left; 

	margin: 0 auto; 

	width: 800px; 

	}



#pagebody { 

	background-image: url(images/bg-page.gif); 

	background-repeat: repeat-y; 

	float: left; 

	display: inline; 

	text-align: left; 

	}



#masthead { 

	width: 610px; 

	float: right; 

	display: inline; 

	}



#masthead img {margin: 0; padding: 0;}



#maincontent { 

	padding-top: 25px; 

	width: 610px; 

	float: right; 

	display: inline; 

	background-image: url(images/masthead-bottom.jpg); 

	background-repeat: no-repeat; 

background-position: 0 top;

	}

#maincontent.noimg {background-image: none;}



#footer { 

	text-align: center; 

	clear: both; 

	padding-top: 20px; 

	}



.post {

	margin: 0 0 30px;

	text-align: justify;

	}



.post hr {

	display: block;

	}



.postmetadata {

	padding: 0;

	margin: 0;

	clear: both;

	}



.smallattachment {

	text-align: center;

	float: left;

	width: 128px;

	margin: 5px 5px 5px 0px;

}



.attachment {

	text-align: center;

	margin: 5px 0px;

}



.clear {

	clear: both;

}



/* End Structure */

/*	Begin Headers */

h1 {	}



h2 {	}



h2.pagetitle {

	text-align: center;

	}



#sidebar h2 {

	margin: 0 0 4px;

	padding: 0;

	}



h3.comments {

	margin: 0 auto 20px;

	}

/* End Headers */

/* 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 15px;

	display: inline;

	}



img.alignleft {

	padding: 4px;

	margin: 0 15px 2px 0;

	display: inline;

	}

.alignright {

	float: right;

	display: inline;

	margin-left: 15px;

	}



.alignleft {

	float: left;

	display: inline;

	margin-right: 15px;
	}

.singlepostpage .navigation .alignright, .singlepostpage .navigation .alignleft {padding-bottom: 25px;}



/* End Images */

/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry ul {

	margin-left: 0px;

	padding: 0 0 0 30px;

	padding-left: 10px;

	text-indent: 0;

	}



html>body .entry li {

	margin: 7px 0 8px 10px;

	}



/* remove little double pointer bullets

.entry ul li:before, #sidebar ul ul li:before {

	content: "\00BB \0020";

	}

*/



.entry ol {

	padding: 0 0 0 35px;

	margin: 0;

	}



.entry ol li {

	margin: 0;

	padding: 0;

	}



.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

	}



#sidebar ul, #sidebar ul ol {

	margin: 0;

	padding: 0;

	}



#sidebar ul li {

	list-style-type: none;

	list-style-image: none;

	margin-bottom: 10px;

	}



#sidebar ul p, #sidebar ul select {

	margin: 5px 0 8px;

	}



#sidebar ul ul, #sidebar ul ol {

	margin: 0 0 3px 10px;

	}



#sidebar ul ul ul, #sidebar ul ol {

	margin: 0 0 3px 10px;

	}



ol li, #sidebar ul ol li {

	list-style: decimal outside;

	}



#sidebar ul ul li, #sidebar ul ol li {

	margin: 0;

	padding: 0;

	}

/* End Entry Lists */

/* Begin Form Elements */

#searchform {

	margin: 0 0 10px;

	padding: 5px 5px 5px 0;

	text-align: center;

	}



#sidebar #searchform #s {

	width: 100%;

	padding: 0;

	margin: 0;

	}



#sidebar #searchsubmit {

	padding: 3px 0 0 0;

	font-size: 10px;

	line-height: 10px;

	margin-top: 5px;

	}



.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

	}



select {

	width: 130px;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform {

	margin: 5px 10px 0 0;

	}

#commentform textarea {

	width: 100%;

	padding: 2px;

	}

#respond:after {

		content: "."; 

	    display: block; 

	    height: 0; 

	    clear: both; 

	    visibility: hidden;

	}

#commentform #submit {

	margin: 0 0 5px auto;

	float: right;

	}

/* End Form Elements */

/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 10px;

	padding: 5px 5px 10px 10px;

	list-style: none;



	}

.commentlist li ul li { 

	margin-right: -5px;

	margin-left: 10px;

}



.commentlist p {

	margin: 10px 5px 10px 0;

}

.children { padding: 0; }



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

/* End Comments */

/* Begin Sidebar */





#sidebar { 

	width: 162px; 

	float: left; 

	display: inline; 

	margin-right: 28px; 

	background-color: #e6f0fa; 

	 }



#sidebar .pad { 

	padding: 12px;

	 }



#sidebar form {

	margin: 0;

	}



/* End Sidebar */

/* Begin Calendar */

#wp-calendar {

	empty-cells: show;

	margin: 10px auto 0;

	width: 155px;

	}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

	}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

	}



#wp-calendar a {

	display: block;

	}



#wp-calendar caption {

	text-align: center;

	width: 100%;

	}



#wp-calendar td {

	padding: 3px 0;

	text-align: center;

	}



#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #fff; }

/* End Calendar */

/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



.center {

	text-align: center;

	}



.hidden {

	display: none;

	}



hr {

	display: none;

	}



a img {

	border: none;

	}



.navigation {

	display: block;

	text-align: center;

	padding: 10px 0 0;

	}

/* End Various Tags & Classes*/

/* Captions */

.aligncenter,

div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

	margin: 10px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

}



.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}



.wp-caption p.wp-caption-text {

	font-size: 10px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}

/* End captions */





/* sidebar deviations */

#sidebar ul li.widget_links h2 {margin-bottom:8px;}

#sidebar ul li.widget_links {display: block; padding: 6px 5px 0 7px; border: 1px solid #425daa; background-color: white;}

#sidebar ul li.widget_links ul.blogroll li, #sidebar ul li.widget_links ul.blogroll li a {padding-bottom: 8px; padding-left: 0; margin-left: 0; font-size: 11px; line-height: 13px;}

#sidebar ul ul.blogroll, #sidebar ul ol.blogroll {

	margin-left: 0;

	}



#sidebar h2.homepageactive a, #sidebar h2.homepageinactive a {font-size: 11px; line-height: 13px; display: block; padding: 3px 4px; border: 1px solid #425daa;}

#sidebar ul h2.homepageactive, #sidebar ul h2.homepageinactive {margin-bottom: 10px; background-color: white;}

#sidebar ul li a:hover, #sidebar ul h2.homepageactive a:hover, #sidebar ul h2.homepageinactive a:hover {color: #d55a29; text-decoration: none; }





/* page deviations */

.pagestatic h4 {font-size: 14px; font-weight: bold; line-height: 17px; margin-bottom: 3px; color: black;}

.pagestatic h2 {padding-top: 6px;}



/* other*/

.entry {margin-top: 10px;}

ol.commentlist li {padding-bottom: 0;}
p.creditline {display: none; visibility: hidden;}
label.screen-reader-text {display: none; visibility: hidden;}
div.entry h2.widgettitle {display: none; visibility: hidden;}
div.reply {padding-bottom: 10px;}
p.postmetadata {text-align: left;}
p.nocomments, .postmetadata span {display: none; visibility: hidden;}
div#container div#sidebar a.linkunderlinehover:link, div#container div#sidebar a.linkunderlinehover:active, div#container div#sidebar a.linkunderlinehover:visited {color: #d55a29;}
div#container div#sidebar a.linkunderlinehover:hover {text-decoration: underline;}



/* oc login form divs */
.emaillabel {color: #425daa;}
div.entry .emaillabel {float: left; display: inline; padding-left: 10px; color: black;}
.emailinput {}
div.entry .emailinput {float: left; display: inline; padding-left: 4px;}
.passwordlabel {color: #425daa;}
div.entry .passwordlabel {float: left; display: inline; padding-left: 10px; color: black;}
.passwordinput {}
div.entry .passwordinput {float: left; display: inline; padding-left: 4px; padding-right: 10px;}
.submitloginform {float: right;}
div.entry .submitloginform {float: left; display: inline; }
.forgotlink {font-size: 9px;}
div.entry .forgotlink {font-size: 10px; float: right; display: inline; padding-left: 10px;}

.wp-caption {margin: 0 15px 3px;}

/* store deviations */

/* this one width of both price: label and actual amount */
div.pagestatic div.wpsc_product_price {width: 130px; float: left; padding-right: 0; margin-right: 0; font-weight: bold; }

/* this one is just price span */
div.pagestatic p.wpsc_extras_forms span.pricedisplay {
	float: right; margin-left: 10px; text-align: left; width: 80px;}

/* this is buy button deviations */
div.wpsc_buy_button_container {float: left; margin-left: 14px;}


/* remove shopping cart from checkout page */
div#post-311 div#shoppingcart {display: none; visibility: hidden;}

/* shopping cart */
div.pagestatic div#shoppingcart div#shoppingcartcontents {
	border: none;
	background-color: white;}
p.visitshop {
	display: none;
	visibility: hidden;}
div.pagestatic div#shoppingcart {
	border: 1px solid #425daa; 
	background-color: white; 
	padding: 6px 10px 10px; 
	margin-left: 10px;}
span.total {}
span.pricedisplay{
	/*  white-space: nowrap; */
	float:right; 
	text-align: right; }
div.pagestatic span.totalhead,span.discounthead,span.subtotalhead,span.postagehead,span.taxhead {
	font-weight:bold;
	margin-right:0;
	float: left;}
p.wpsc_extras_forms span.pricedisplay {
	float: left; margin-left: 10px; text-align: left; width: 70px;}
div.pagestatic div#shoppingcart h3 {margin-bottom: 3px;}
div.pagestatic div#shoppingcart table.shoppingcart {padding: 0; margin: 0 0 4px;}
div.pagestatic div#shoppingcart table.shoppingcart td {font-size: 12px; line-height: 13px; padding: 0;}

div.pagestatic div#shoppingcart table.shoppingcart th#quantity {padding-right: 4px;}
div.pagestatic div#shoppingcart table.shoppingcart tr {padding:0;margin:0;}
div.pagestatic div#shoppingcart span.items {padding: 0 0 4px; margin: 0;}
div.pagestatic div#shoppingcart form.wpsc_empty_the_cart {padding-top: 3px;}
div.pagestatic div#shoppingcart span.gocheckout {text-align: center;}

/* shopping cart - hides shipping options on checkout page */
div.hide_shipping_options {display: none; visibility: hidden;}


/* shopping cart - hides price & add to cart for hydropower popup master with no price - call */

form#product_4 div.wpsc_product_price, form#product_4 div.wpsc_buy_button_container {display: none; visibility: hidden;}

/* sidebar login styles */

li#execphp-2 h2.errormessagelogin strong {font-size: 13px;}

li#execphp-2 h2.errormessagelogin { 
display: block;
color: #d55a29;
font-size: 11px;
line-height: 14px;
font-weight: normal;
text-align: center;
margin-bottom: 4px;
padding: 6px;
background-color: white;
border: 1px solid #425daa; }

div.singlepostpage div.entry h2.errormessagelogin {font-weight: normal; font-size: 12px; line-height: 14px;}

/* HIDE ENERGY FOR KEEPS LOGIN MESSAGE ON FWEE NEWS AND VICE VERSE */
div.energyforkeepsmessage {display: none; visibility: hidden;}
div.energyforkeepspage div.energyforkeepsmessage {display: block; visibility: visible;}
div.energyforkeepspage div.fweenewsmessage {display: none; visibility: hidden;}

/* HIDE ENERGY FOR KEEPS SIDEBAR MENU ITEM ON NEWS.FWEE.ORG (NAVT PLUGIN BROKE & HAVEN'T INSTALLED ALTERNATE MENU - WILL IF IS NEEDED) */
div#sidebar li.energy-for-keeps-electricity-from-renewable-energy-page {display: none; visibility: hidden;}

/* MODIFY THE WAY THE TAG CLOUD WIDGET DISPLAYS */
li#new-tag-cloud h2 {display: none; visibility: hidden;}
li#new-tag-cloud {border-top: 1px solid #425daa;padding-top: 12px;padding-bottom: 5px;}

/* STYLE H6 FOR BOXED PARAGRAPH TEXT */
h6 {	
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	border: 1px solid #425daa;
	padding: 8px 15px 10px;
	margin-bottom: 20px;
	margin-top: 0;
}

/* REMOVE INDENTS FROM CUSTOM FIELD TEMPLATE GENERATED TEXT */
dl.cft, dl.cft dd {margin: 0;}