/*
Theme Name: Project/BLueGreen Default
Theme URI: http://www.projectbluegreen.com/
Description:The official theme of the project/BlueGreen website loosely based on Kubrick.
Version: 1.0
Author: Jeronimo Gomez and Adam Forst
Author URI: http://www.h2ocean.com/
Tags: blue, green,custom header, fixed width, two columns, widgets

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
a, a:hover, a:visited, a:active {
   border:none;
   outline:none;
}
a {
    outline:none; /* FF1.5+ IE7+*/
    -moz-outline: /* FF<=1.5*/}

/* Begin Typography & Colors */
body {
	cursor:default;
	font-family: Helvetica Narrow, Arial Narrow, Tahoma, Helvetica, Arial, sans-serif;
	background: #000;
	color: #FFF;
	text-align: center;
	}

#page {
	background-color: white;
	border: 0px solid #959596;
	text-align: left;
	}

#header {
	background: #FFF;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 493px;
	width: 740px;
	}
.whiteleft {
	position:absolute;
	background-color:#FFF;
	width:4px;
	height:454px;
	left:50%;margin-left:-450px;
	z-index:4;
}
.whiteright {
	position:absolute;
	background-color:#FFF;
	width:4px;
	height:454px;
	left:50%;margin-left:446px;
	z-index:4;
}
#content {
	display:inline-table;
	font-size: .9em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: .9em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 0px solid #353535;
}

#footer {
	background:url('images/footer.png') no-repeat top;
	border: none;
	}
.foot-text {
	color:#FFF;
	font-family: Helvetica Narrow, Arial Narrow, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	,argon-top:-3px;
	}
small {
	font-family: Helvetica Narrow, Arial Narrow, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	z-index:4;
	}
small span {
	margin-left:15px;
	color:#FFF
}
h1, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-family: Arial Black, Gadget, Helvetica, sans-serif;
	color:#337a2f;
	position:relative;
	font-size: 32pt;
	font-weight:bold;
	line-height:1;
	height: 45px;
	overflow:hidden;
	martgin-top:-7px;

	}
	
h2 span {
  background-image: url('images/h2_mask.png');
  background-repeat:no-repeat;
  background-position:left;
  position: absolute;
  display: block;
  width: 100%;
  height: 50px;  
  martgin-top:-7px;
}	

<!--[if lt IE 7]>
h2 span {
  background: none;
  position: absolute;
  display: block;
  width: 100%;
  height: 50px;  
  martgin-top:-7px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/h2_mask.png', sizingMethod='scale');
}
<!--[endif]-->

h2.pagetitle {
	font-size: 1.6em;
	}

/*#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}*/

h3, h3 a, h3 a:visited {
	color:#276b24;
	font-size: 1.5em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2 a, h2 a:visited {
	color: #43c53c;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #276b24
;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Helvetica Narrow, Arial Narrow, Helvetica, Arial, sans-serif;
	}
.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;
	text-transform: none;
	}

#commentform p {
	font-family: Helvetica Narrow, Arial Narrow, Helvetica, Arial, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

/*#sidebar {
	font: 1em Helvetica Narrow, Arial Narrow, Helvetica, Arial, sans-serif;
	}*/

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em Helvetica Narrow, Arial Narrow, Helvetica, Arial, sans-serif;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover, h3 a:hover {
	color: #359d30;
	text-decoration: none;
	}
a {
	color:#337a2f;
	text-decoration: none;
	}
a:hover {
	color: #359d30;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Helvetica Narrow, Arial Narrow, Helvetica, Arial, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

a, a:hover, a:visited, a:active {
   border:none;
   outline:none;
}

a {
    outline:none; /* FF1.5+ IE7+*/
    -moz-outline:/* FF<=1.5*/
}

/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 00px auto;
	padding: 0;
	width: 900px;
	border: 1px solid #959596;
	}

#header {
	background-color: #FFFFFF;
	margin: 0 0 0 0px;
	padding: 0;
	height: 493px;
	width: 900px;
	}

#headerimg {
	margin: 0;
	height: 493px;
	width: 900px;
	}

.narrowcolumn {
	display:inline-table;
	width: 480px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 0px;
	width: 400px;
	}

.post {
	margin: 15px 15px 0px 0px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 0 0 0;
	height:138px;
	width: 900px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 0px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 48px 0 0;
	}

h2.pagetitle {
	margin-top: 48px;
	text-align: center;
}

/*#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}*/

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px 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 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
body .entry {margin: 15px 0px 0px 0px;
	text-align:justify;
	}
body .entry ul {
	text-align:justify;
	list-style: none;
	padding-left:0px;
	margin-left: 0px;
	text-indent: 0px;
	}

body .entry li {
	margin: 0px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
.entry ol {
	padding: 0 0 0 0px;
	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: 0px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}*/
/* End Entry Lists */



/* Begin Form Elements */
#headsearchform {position:absolute;
	padding:0px;
	margin:0px;
	height:38px;
	vertical-align:top;
	overflow:hidden;
	}
.headsearch {
	text-align:right;
	padding:0px;
	margin:0px;
	height:38px;
	vertical-align:top;
	width:350px;
	overflow:hidden;
}
.headsearch-text {
	font-family: Helvetica Narrow, Arial Narrow, Tahoma, Helvetica, Arial, sans-serif;
	vertical-align:top;
	background-image:url('images/field_back.png');
	background-repeat:repeat-x;
	background-position:top left;
	background-color:transparent;
	margin-top:6px;
	left:50%;
	margin-left:140px;
	position:absolute;
	padding:5px 5px;
	border:1px solid #0d0d0d;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	height:28px;
	width: 200px;
	font-weight:bold;
	color:#000;
	}
.search-text {
	font-family: Helvetica Narrow, Arial Narrow, Tahoma, Helvetica, Arial, sans-serif;
	vertical-align:top;
	background-image:url('images/field_back.png');
	background-repeat:repeat-x;
	background-position:top left;
	background-color:transparent;
	padding:5px 5px;
	border:1px solid #0d0d0d;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	height:26px;
	width: 200px;
	font-weight:bold;
	color:#000;
	}	
#headsearchsubmit {
	position:absolute;
	height:38px;
	width:121px;
	margin-left:-121px;
	padding:0px;
	vertical-align:top;
	border:none;
}	
#searchsubmit {
	height:26px;
	width:73px;
	margin-left:5px;
	padding:0px;
	vertical-align:top;
	border:none;
}
/*#sidebar #searchsubmit {
	padding: 0px;
	}*/

.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 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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	margin:0px;
	padding:opx;
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-weight:bold;
	}
/* 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: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* Begin Additional styles */

.wood {
	background-image: url('images/wood.jpg');
	background-repeat:repeat-y;
	background-position:top center;
}
.wood-top {
	background-image: url('images/wood-top.png');
	background-repeat:no-repeat;
	background-position:top center;
}
.wood-right {
	background-image: url('images/wood-right.png');
	background-repeat:no-repeat;
	background-position:bottom right;
}
.custom-right {
	height:100%;
	minimum-height:390px;
}
.wood-topleft {
	background-image: url('images/wood-topleft.png');
	background-repeat:no-repeat;
	background-position:bottom left;
}
.wood-bottomleft {
	background-image: url('images/wood-bottomleft.png');
	background-repeat:no-repeat;
	background-position:bottom left;
}
.wood-center {
	background-image: url('images/wood-center.png');
	background-repeat:no-repeat;
	background-position:bottom right;
	vertical-align:top;
}
.wood-tileleft {
	background-image: url('images/wood-tileleft.png');
	background-repeat:repeat-y;
	background-position:top left;
}
.maintable {
		margin: 20px auto;
		max-width:900px;
		width:900px;
}
.nav-back {
	background-image: url('images/nav-back.jpg');
	background-color:#1e1e1e;
	background-repeat:no-repeat;
	background-position:top center;
	height:38px;
	overflow:hidden;
}
.commentline-style {
	vertical-align:top;
	background-image:url('images/field_back.png');
	background-repeat:repeat-x;
	background-position:top left;
	background-color:transparent;
	margin-top:6px;
	margin-left:-186px;
	position:absolute;
	padding:5px 5px;
	border:1px solid #0d0d0d;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	height:28px;
	font-weight:bold;
	color:#000;
	}
.commentbox-style {
	vertical-align:top;
	background-image:url('http://www.projectbluegreen.com/wp-content/themes/bluegreen/images/field_back.png');
	background-repeat:repeat-x;
	background-position:top left;
	background-color:transparent;
	padding:5px 5px;
	border:1px solid #0d0d0d;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	color:#000;
}
.linklistcatname {display:none;}
.hide {display:none;}
#hide {display:none;}
div.hide {display:none;}
.subfooter {
	width:900px;
	min-width:896px;
	max-width:896px;
	height:auto;
	overflow:auto;
	padding-top:10px;
	padding-left:4px;
	padding-bottom:0px;
	text-align:center;
	background-color:#000;
	margin-bottom:0px;
}
.subfooter img {
	padding-right:4px;
	padding-bottom:10px;
	padding-top:0px;
	padding-left:0px;
	margin:0px;
}
.subfooter img, .subfooter img:visited {
	filter:Alpha(opacity= 12);
	opacity:.12;
}
.subfooter img:hover  {
	filter:Alpha(opacity= 16); 
	opacity:.16;
}
.subfooter img:active  {
	filter:Alpha(opacity= 20); 
	opacity:.20;
}

.globaltemp {
	background-image:url('images/headline-surface_temperature.png');
	background-repeat:no-repeat;
	background-position:center;
	height:40px;
	width:617px;
	margin-top:55px;
	margin-left:10px;
	position:relative;
	z-index:2;
	float:left;
}
.globalhumid {
	background-image:url('images/headline-humidity.png');
	background-repeat:no-repeat;
	background-position:center;
	height:40px;
	width:350px;
	margin-top:55px;
	margin-left:10px;
	position:relative;
	z-index:2;
	float:left;
}
.globalrain {
	background-image:url('images/headline-percipitation.png');
	background-repeat:no-repeat;
	background-position:center;
	height:40px;
	width:430px;
	margin-top:55px;
	margin-left:10px;
	position:relative;
	z-index:2;
	float:left;
}
.globalblack {
	height:100px;
	width:50px;
	background-color:#000000;
	margin-top:30px;
	position:relative;
	z-index:2;
	float:right;
}
.metrolive {
	cursor:pointer;
	cursor:pointer;
	margin-top:625px;
	margin-left:676px;
	height:100px;
	width:215px;
	position:relative;
	z-index:3;
}

/*Sidebar style*/
/* Begin Sidebar */
#sidebar
{
	padding: 0px;
	width: 260px;
	margin:0px 2px 0px -2px;
	top:0px;
	position:relative;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */
.sidebartitle {
	margin-top:4px;
	margin-left:-2px;
	margin-right:2px;
	background-image:url('images/sidebar_title.png');
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color:#2c5528;
	border:solid;
	border-width:1px;
	border-color:#000;
	color:#FFF;
	font-size:11px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	text-align:left;
	vertical-align:top;
	padding-left:7px;
	padding-top:4px;
	height:16px;
	max-height:20px;
	width:253px;
	max-width:260px;
	overflow:hidden;	
}
.widget.collapsible .sidebartitle {
	margin-top:4px;
	margin-left:0px;
	background-image:url('images/sidebar_title.png');
	background-repeat:no-repeat;
	background-position:0px -22px;
	background-color:#2c5528;
	border:solid;
	border-width:1px;
	border-color:#000;
	color:#FFF;
	font-size:11px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	text-align:left;
	vertical-align:top;
	padding-left:7px;
	padding-top:4px;
	height:16px;
	max-height:20px;
	width:253px;
	max-width:260px;
	overflow:hidden;	
}
.widget.collapsible .sidebartitle.collapsed {
	background-image:url('images/sidebar_title.png');
	background-repeat:no-repeat;
	background-position:0px -44px;
	background-color:#2c5528;
}
.sidebarwidget {
	margin-top:4px;
	width:259px;
	max-width:259px;
	min-width:259px;
	background-color:#101010;
	background-image:url('images/sidebar_widgetback.png');
	background-repeat:no-repeat;
	background-position:bottom right;
	border:solid;
	border-width:1px;
	border-color:#000;
	color:#888888;
}
#mm_bnlist {
	margin-top:4px;
	margin-left:-2px;
	margin-right:2px;
	width:249px;
	max-width:259px;
	min-width:249px;
	background-color:#101010;
	background-image:url('images/sidebar_widgetback.png');
	background-repeat:no-repeat;
	background-position:bottom right;
	border:solid;
	border-width:1px;
	border-color:#000;
	color:#888888;
	font-size: 12px;
	padding-bottom:6px;
	padding-right:5px;
	padding-left:5px;
}
#mm_bnlist li {
  background:transparent url('images/bullet.png') no-repeat scroll 5px 5px;
  list-style-type:none;
  padding-left: 20px;
}
#mm_bnlist ul {
	padding:0px;
	margin:0px;
}
.textwidget {
	padding-right:5px;
	padding-bottom:6px;
}
.planetwidget {
	padding:0px;
	width:259px;
	height:93px;
	background-image:url('images/sidebar_planetback.png');
	background-repeat:no-repeat;
	background-position:center;
}
.planetwidget td {
	height:93px;
}
.planetwidget td:hover {
	background-image:url('images/sidebar_planetglow.png');
	background-repeat:no-repeat;
	background-position:0 0;
}
.bgsidebars {
	margin-left:27px;margin-top:33px;padding-bottom:10px;
}