/*
* Simple Zen skin
*
* This version by Foppe Hemminga - http://www.blog.hemminga.net/
* Licence: GPL2/3
* Skin for B2evolution v 2.x- http://www.b2evolution.net/
*
*
* Original Copyright information:
* Theme Name: SimpleZEN WS
* Theme URI: http://www.wpskins.org/themes/1654/Simple-Zen/
* Description: A clean, Adsense-optimized 3 column theme
* Version: 0.1
* Author: Maki
* Author URI: http://www.wpskins.org/author.php?id=maki
* Licence: GPL
*
*/

@import url(../../rsc/css/basic.css);	/* Import basic styles */
@import url(../../rsc/css/img.css);	/* Import standard image styles */
@import url(../../rsc/css/blog_elements.css);	/* Import standard blog elements styles */
@import url(../../rsc/css/forms.css);	/* Import default form styles */
@import url(../../rsc/css/comments.css);	/* Import default comment styles */

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;

}


#page {
	background-color: white;
	/* border: 1px solid #959596; */

}

#content {
	clear: both;
	font-size: 1.2em
}

#content h2{
 margin-left:23px;
}

ul, li, ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.bText ul li {
	margin-bottom: 5px;
}

.column .bText{
	line-height: 1.4em;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#footer {
	border: none;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1,
h2,
h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

.widget_core_coll_title h1 {
	font-size: 4.5em;
	padding-top:23px;
	margin: 0px 0 0 3%; /* blUsh 32% -- ELF 3% */
}
.widget_core_coll_tagline {
	font-size: 1.9em; /* blUsh 1.9em -- ELF 2.3em */
	margin: 0 0 0 6%; /* blUsh 60% -- ELF 6% */
	color: white; /* blUsh #ffffff -- ELF #ff0000 */
}

h2.evo_post_title {
	font-size: 1.6em;
	text-align: left;
	padding: 0 0 0 0px;
	color: #006633;
}

h2 {
	font-size: 1.6em;
}

h2.pagetitle {
	font-size: 1.6em;
}

/* #sidebar h2, #sidebar_2 h2 {
	font-family: 'trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
} */

h3 {
	font-size: 1.3em;
}

h1,
h1 a,
h1 a:hover,
h1 a:visited {
	text-decoration: none;
	color: white;
}

h2,
h2 a,
h2 a:visited,
h3,
h3 a,
h3 a:visited {
	color: #333;
}

h2,
h2 a,
h2 a:hover,
h2 a:visited,
h3,
h3 a,
h3 a:hover,
h3 a:visited,
#sidebar h2,
.bCalendarTable caption,
cite {
	text-decoration: none;
}

.bText p a:visited {
	color: #b85b5a;
}

#sidebar{
	background:#eeffdd; color:blue;
	font: 1.4em 'trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: left;
}

/*
small, #sidebar ul ul li,
#sidebar ul ol li,
.nocomments,
.postmetadata,
blockquote,
strike {
	color: #777;
}
*/

code {
  font: 1em 'Courier New', Courier, Fixed;
  /*display:block;
	border:1px solid blue;
	padding: 16px;
	margin: 16px 30px 16px 10px;*/
	/*color:blue; background:#ffeedd;*/
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a,
h2 a:hover,
h3 a:hover {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
}

/* End Typography & Colors */


/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
}

#page {
	position:absolute; top:0; left:0; z-index:0;
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px auto;
	padding: 0;
	text-align: left;
}

#wrapper{
	margin:auto;
	text-align: left;
	width:99%;
}

#header {
	margin: 0 1px 0 1px;
	padding: 0;
	height: 184px;
}

#headerimg {
	background: transparent url('img/headerimg.jpg') no-repeat center 23px;
	margin:auto;
 height: 230px;
 width: 90%;
}

.widget_core_colls_list_public {
	position:absolute; right:20px; top:54px; /* blush{right:23; top:54} -- e L f{left:14px; top:45px} */
	padding:0; margin:0;
	overflow: hidden;
	font-size: 1.45em;
	font-weight: bold;
}

.widget_core_colls_list_public ul {
}

.widget_core_colls_list_public li {
}

.widget_core_colls_list_public a {
	border-left:2px solid transparent;
	padding: 0 10px;
	display: block;
	text-decoration: none;
  background:url("../../rsc/img/filter-green.gif");color: white;
	width:45px;
}

.widget_core_colls_list_public a:hover {
	background-color: purple;
	color: #fff;
}

.widget_core_colls_list_public a.selected {
  border-left:1px solid yellow;
  border-right:1px solid yellow;
}

/**
 * Top menu
 * This is the menu below the image header bar
 **/
div.top_menu {
	margin-top:-74px;
	padding:0;
	height: 16px;
	float: left;
	width: 96%;
	clear: both;
	display: block;
	/*overflow: hidden;*/
}

div.top_menu ul {
  float:right;
	margin-right:35px;
	padding: 0;
	list-style-type:none;
	font-size: 120%;
}

div.top_menu h3 {
	display: none;
}

div.top_menu ul li {
	display: inline;
	list-style: none;
	float: left;
}

#header .top_menu a {
  border-left:1px solid yellow;
  border-right:1px solid yellow;
	font-style: normal;
	padding:0 6px;
	margin-right:6px;
	font-size: 1.3em;
	font-weight: bold;
	background:url("../../rsc/img/filter-green.gif");color: white;
}

.request_title h1{
  margin: -15px 0 -9px 0;
  text-align:center;
  color:#006633; /* coloured for e L f */
	font-size:1.66em;
}

.column  {
  float: left;
	padding-left: 4%;
	margin: -7px 4% 3% 1%;
	width: 66%;
}

div.clear {
	clear: both;
	display: block;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
	clear: both;
}

.post h2 {
	border-bottom: 1px solid #43637B;
	/*letter-spacing: 1px;*/
	text-align: left;
}

.bText {
	float: right;
	width: 78%;
	padding: 0px 6px 6px 0px;
}

.bText hr{
	padding-left:10px;
}

.bText p {
	line-height: 1.5em;
	padding: 0px 0px 0px 16px;
	text-align: justify;
	font-size: 1.2em;
}

.post hr {
  display: block;
  margin-left:16px;
  color:#660099;
}

.metadata {
	background: url( "img/tag_blue.png" ) no-repeat center left;
	clear: both;
	margin-left:23px;
	border-top: 1px dotted #DEDEDE;
	border-bottom: 1px solid #5383BA;
	padding: 5px 0 5px 10px;
}

.metadata .feedback {
	background: url( "img/comment.png" ) no-repeat;
	padding: 0 30px 0 20px;
	font-weight:600
}

.comments{
clear:both;
margin-left:23px;
border-top:1px solid #006600;
}

.postmetadata {
	clear: left;
	width: 20%;
	margin-top:8px;
	margin-bottom:16px;
}

.action_messages {
	text-align:center;
}

.page_action {
border:1px solid black;
background:#66ff66; color:#000000;
text-align:center;
padding:1px;
margin-left:23%;
margin-top:-24px;
}

.posttags {
	clear: both;
	text-align: center;
	color: #777;
}

#sidebar {
	margin:10px 3% 0 0;
	padding:6px;
	float: left;
	width: 19%;
}

#sidebar hr{
	color:blue;
}

#footer {
	position:relative; bottom:23px;
	padding: 0;
	margin: 0 auto;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 0 0 20px;
	text-align: center;
}
/* End Structure */


/* Begin Lists */

.bText ul{
  list-style-image: url( "img/elf.gif" )
	}

.bText ol, .bText ul {
	line-height: 1.2em;
	margin-left:10px;
	margin-top:-10px;
	padding: 0px 6px 0px 32px;
	text-align: left;
	font-size: 1.2em;
}

.bText ol li p, .bText li p{
  line-height: 1.5em;
	padding: 0 0 6px 0;
	margin:0px;
  font-size: 1;em;
}

.bText ol li,{
	line-height: 1.5em;
	padding: 0px;
	margin:0px;
 font-size: 1em;
}

.bText ol li ol{
 color:#000066;
	line-height: 1.5em;
	padding: 0px;
	margin:0 0 23px 16px;
 font-size: 1em;
}

.bText ol li ol li ol{
 color:#0000cc;
}

.postmetadata ul {
	padding: 5px;
	text-align: left;
}

.postmetadata li {
	list-style: none;
	border-bottom: 1px dotted #AAAAAA;
	margin: 4px 0px;
}

.postmetadata .author {
	background: url( "img/user.png" ) no-repeat;
	padding: 0 0 0 20px;
	font-weight:600
}

.postmetadata .date {
	background: url( "img/calendar.png" ) no-repeat;
	padding: 0 0 0 20px;
	font-weight:600
}

.postmetadata .category {
	background: url( "img/folder.png" ) no-repeat;
	padding: 0 0 0 20px;
	font-weight:600
}

.postmetadata .views {
	background: url( "img/icon_looking_glass.png" ) no-repeat;
	padding: 0 0 0 20px;
	font-weight:600
}

#sidebar .widget_core_coll_common_links ul li,
#sidebar .widget_plugin_evo_Arch ul li{
	text-align: left;
	list-style-type: none;
	border-bottom: 1px dotted #5383BA;
	margin: 0px 0px 3px 0px;
}

#sidebar li.widget_core_coll_category_list ul li{
	text-align: left;
	list-style-type: none;
	border-bottom: 1px dotted #5383BA;
	margin: 0px 0px 2px 0px;
	padding-bottom:1px;
}
#sidebar li.widget_core_coll_category_list ul li ul li{
	text-align: left;
	line-height:1.5em;
	list-style-type: none;
	border-bottom: none;
	margin: -6px 0px 0px 16px;
	color:#666699; background:transparent;
}
#sidebar li.widget_core_coll_category_list ul li ul li a{
	color:#666699; background:transparent;
}

#sidebar li.widget_core_coll_category_list{
	text-align: left;
	list-style-type: none;
	border-bottom: none;
	margin: 0px 0px 3px 0px;
}

#sidebar .widget_core_coll_longdesc p{
margin-top:27px;
font-size:.8em;
color:#666699;
}

#sidebar .widget_core_coll_post_list h2{
margin-top:17px;
}

#sidebar .widget_core_linkblog ul li ul li{
	text-align: left;
	list-style-type: none;
	border-bottom: 1px dotted #5383BA;
	margin: 0px 0px 3px 0px;
}

#sidebar .widget_core_coll_xml_feeds ul li,
#sidebar .widget_core_coll_comment_list ul li,
#sidebar .notes{
	text-align: left;
	list-style-type: none;
	border-bottom: 1px dotted #5383BA;
	margin: 0px 0px 3px 0px;
}

#sidebar .widget_core_coll_post_list ul li,
#sidebar .widget_core_colls_list_public ul li,
#sidebar .widget_core_colls_list_owner ul li{
	text-align: left;
	list-style-type: none;
	border-bottom: 1px dotted #5383BA;
	margin: 0px 0px 3px 0px;
}

#sidebar .widget_core_menu_link ul li{
	text-align: left;
	list-style-type: none;
	border-bottom: 1px dotted #5383BA;
	margin: 0px 0px 3px 0px;
}

#sidebar .widget_core_user_tools ul li{
	text-align: left;
	list-style-type: none;
	border-bottom: 1px dotted #5383BA;
	margin: 0px 0px 3px 0px;
}

#sidebar ul ol{
	text-align: left;
	list-style-type: none;
	border-bottom: 1px dotted #5383BA;
	margin: 0px 0px 3px 0px;
}

#sidebar ul li{
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p,
#sidebar ul select{
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol{
	margin: 5px 0 0 0px;
}

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 bText Lists */

/*	Begin Headers */
h1 {
	padding-top: 30px;
	margin: 0;
}

h2 {
	margin: 30px 0 0;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

.page-edit-link{
clear:both;
text-align:right;
width:96%;
margin-left:23px;
padding:5px 3px 2px 0;
border-top:1px dotted #006600;
}

#sidebar h2{
	font-weight: normal;
	font-size: 16px;
	border-bottom: 1px solid #4E637B;
	text-align: right;
	text-transform: uppercase;
	line-height: 20px;
	margin-top: 17px;
	margin-bottom: 16px;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
}


/* 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, div.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 Sidebar */
#sidebar form{
	margin: 0;
}

#sidebar .note, #sidebar .notes{
	margin-top: 1ex;
	font-size: 100%;
}

/* START e L f Calendar */
.widget_plugin_evo_Calr {
	padding-top: 4px;
}

table.bCalendarTable {
	background-color:#ccff66;
	font-size: .8em;
	line-height: 1.1em;
}

table.bCalendarTable caption {
  background-color:white;
	font-family: 'trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.1em;
  border-top: 1px solid #4E637B;
	border-bottom: 1px solid #4E637B;
	text-align: center;
	text-transform: uppercase;
	margin-top: 8px;
}

table.bCalendarTable th {
	font-size: .8em;
	color:#006600;
}

/* END e L f Calendar */
input.SearchField {
	width: 160px;
	padding: 2px;
}
/* End Sidebar */

/* Begin Various Tags & Classes */
acronym,
abbr,
span.caps {
	cursor: help;
}

acronym,
abbr {
	border-bottom: 1px dashed #999;
}

blockquote { /* coloured for blUsh */
	width:80%;
	margin: -10px 32px 23px 45px;
	padding-left: 10px;
	background:#ddccff;
	border: 1px dashed #cc6699;
	border-left: 6px solid #cc6699;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.centre_bold {
	text-align: center;
 font-weight: 800;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/


/* Default styles overridden for this skin: */

table.centered {
	width:85%;
	margin-left:45px;
}

table.prevnext_post {
	position:relative; z-index:3; top:-24px;
	padding:0; margin:0;
  margin-top:0px; margin-bottom:-24px;
	width: 100%; height:1em;
	font-size:1.2em;
	font-weight:600;
}

table.prevnext_post a{
	color:#006600;
}

table.prevnext_post a:hover{
	color:#009900;
}

.post [protected]{
margin-top:-32px;
}

/* begin styles for GRRENPEACE RSS Feed */
#greenpeace{
border:1px solid green;
}
.rssheader {
width: 95%;
background: url(http://www.greenpeace.org/international/assets/graphics/gplogobottomright.gif) no-repeat 0 0px;
background-color:#66CC00; color: #000;
margin:0;
padding: 0 0 4px 9px;
font-family: verdana;
font-size: 12px; font-weight:600;
}
.rssheader a, .rssheader a:hover{
color:white
}

.rss-box-action {
margin: 0;
padding:16px 0 2px 9px;
width: 95%;
background-color: #E2EBD8
}

.rss-box-action ul li{
margin-top:-10px;
padding:0;
font-family: verdana, arial, sans-serif;
list-style:none;
}

.rss-item a {
padding-left: 10px;
font-size: 0.8em;
background: url(http://www.greenpeace.org/resources/gcms/assets/graphics/act-arrow.png) no-repeat 0 3px;
color: #006600;
text-decoration:  none;
}
.rss-item a:hover {
color: #F60;
}

/* End GREENPEACE */

