/*
Theme Name: Green ACT
Theme URI: http://www.16pixels.net
Description: Green Pixels theme based on <a href="http://www.zeniths.net">Coffee Cup</a>
Version: 1.0
Author: WebAct Media
Author URI: http://www.webact-media.com

Green ACT theme for WordPress 1.5 designed by WebAct Media (www.webact-media.com), based on the Coffee Cup template.

Manji2 Credits -
Manji2 is an extension of the original Manji theme. The development was
done by Khaled Abou Alfa and Joshua. Originally released 30th January 2005.

Original Manji Credits -
The Manji template designed by Khaled Abou Alfa (www.brokenkode.com) 
and Root (www.atthe404.com/blog); Root is currently offline. Please go read the
FAQ on www.brokenkode.com/board for further information.

Joshua (aka Alphaoide) has been helping complete this project in the wake of 
Root's disappearance.

License -
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

Theme for blogging software. Initially released for Wordpress.
Copyright (C) 2004 Khaled Abou Alfa and Joshua.

This program is free software; you can redistribute it and/or modify it under 
the terms of the GNU General Public License as published by the Free Software 
Foundation, version 2 of the License.

This program is distributed in the hope that it will be useful, but WITHOUT ANY 
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
PARTICULAR PURPOSE. See the GNU General Public License for more details.
*/

/* <<<<<<<<<<<<<<<<<<<<<<<<<< Structural Layout >>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
body {
 background:#E7E7E7;
 color: #7f6f57;
 margin:  0;
 padding: 0;
 text-align: center; /* IE hack Part 1 */ 
font-family: "Trebuchet MS",Verdana, Helvetica, sans-serif;
}
/*---------------------------- Site Navigation -------------------------------*/
#hnav {
 width: 730px;
 margin: 0px auto;
 height: 23px;
}
#header {

 float: right;
/* width: 200px; */
 margin-right: 20px;
 margin-top:0px;
 padding-right: 0px;
 text-align: right;
 height: 15px;
}
#hmenu {
 margin: 2px 5px 0 0;
 text-transform:lowercase;
 text-align: right;
 float: right;
 width: 460px;
}
#masthead {
 background: url(images/greenheader.jpg);
 width: 760px;
 height: 110px;
 margin: 0 auto;
 padding: 0;
}

/*------------------------------- Main Body ----------------------------------*/
#rap {
width:760px;
margin: 0px auto;
padding:0px;
background:#E7E7E7 url('images/greenbg.jpg')
}
#container {
 width: 740px;
 margin: 0px auto;
 border-left: 0px solid #f3782a;
 border-right: 0px solid #f3782a;
  
 font-size: .75em;
 text-align: left; /* IE hack Part 2 */
 border-top: 0px solid #f3782a;
 border-bottom: 0px solid #f3782a;
}
#topcontentdouble {
 float: right;
 width: 530px;
 height: 27px;
 margin: 9px 10px 0 0;
 display: inline;
}
#topcontent {
 width: 730px;
 margin: 9px auto 0 auto;
 height: 27px;
}
#content {
 float: right;
 width: 530px;
 margin:  0 10px 0 0;
 display: inline;
}

#bottomcontentdouble {
 clear: both;
 width: 730px;
 margin: 0 10px 9px 10px;
 height: 27px;
}
#singlecontent {
 width: 730px;
 padding-top:0;
 margin:  0 auto;
}

/*post {
 margin-top: 0px;
 margin-left: 15px;
 margin-right: 20px;
 margin-bottom: 70px;
}*/

.post {
        clear:both;
        padding-top: 15px;
	 margin-left: 15px;
	 margin-right: 20px;

}


.singlepost {

  margin-top: 0px;
 margin-left: 15px;
 margin-right: 20px;
 margin-bottom: 70px
}
#bottomcontent {
 width: 730px;
 margin: 0px auto 0px auto;
 padding-bottom: 9px;
 height: 27px;
}
.meta {
 font-size: .9em;
 line-height: 18px;
}
.feedback {
 float: right;
 font-size: .9em;
 line-height: 28px;
}
.author {
 width: 200px;
 float: right;
 text-align: right;
}
/*---------------------------- Page Navigation -------------------------------*/
.postnavigation {
 height: 45px;
}
.left {
 float: left;
 padding-left: 105px;
}
.right {
 float: right;
 padding-right: 105px; 
}
.leftdouble {
 float: left;
 padding-left: 10px;
}
.rightdouble {
 float: right;
 padding-right: 10px; 
}

/* ------------------------------ Sidebars -----------------------------------*/
#sidebar {
 position: relative;
 float: left;
 width: 185px;
 margin: 0 0 0 10px;
  font-family: "Trebuchet MS",Verdana, Helvetica, sans-serif;
 font-size: 0.9em;
 text-align: left; /* IE hack Part 2 */
 display: inline;
}
#sidebar ul {
 position: relative;
}
#sidebar ul li {
 list-style-type: none;
 list-style-image: none;
 color: #999;
}
#sidebar ul, #sidebar ul li {
 margin: 0;
 padding: 0;
}
#sidebar ul li ul{
 margin: 0 5px 0px 0px;
 padding: 0px 0 0px 0px;
 color: #666666;
}
#sidebar ul li ul li ul{
background-image:none; 
 margin: 0 0px 0px 7px;
 padding: 0px 0 0px 0px;
 color: #666666;
}
#sidebar h2 {
 background-image:url(images/h2.gif);
 height:21px;
 color: #333333;
 text-align:right;
 margin: 2px 5px 0px 0px;
 padding:  7px 0 1px 40px;
}
#sidebar a {
 display: inline;
 padding: 2px;
 width: 160px;
 padding-left: 0px;
/* background-image: url(images/icon1.gif); 
 background-repeat: no-repeat;
 background-position: 0 55%;*/
 color: #666666;
 font-size:11px;
 text-decoration: none;
}
#sidebar a:hover {
 display: inline;
 padding: 2px;
 width: 160px;
 padding-left: 0px;
/* background-image: url(images/icon2.gif); 
 background-repeat: no-repeat;
background-position: 0 55%;*/
 color: #FF6600;
 text-decoration: none;
}

#sidebar .widget_stags_cloud a {
padding-left: 8px;
background-image: url(images/icon1.gif); 
 background-repeat: no-repeat;
 background-position: 0 55%;

}

#sidebar .widget_stags_cloud a:hover {
padding-left: 8px;
background-image: url(images/icon2.gif); 
 background-repeat: no-repeat;
background-position: 0 55%;

}
/*
The following is the fix
for 3-pixel-jog bug in IE 
*/
/* Hide from IE5-mac. Only IE-win sees this. \*/ 
* html #content {
 /*margin-right: 7px;*/
}
* html #sidebar {
 height: 1%;
}
/* End hide from IE5/mac */

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
	color: #cacaca;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/* --------------------------- 'Sidebar'(bottom search bar) structure -------------------------- */
#menu {
 margin: 0px auto;
 padding: 0 0 0 0; 
 width: 725px;
 float:left;
 border-top: 0px solid #ce5e16;
 border-right: 0px solid #ce5e16;
 border-bottom: 0px solid #ce5e16;
 border-left: 0px solid #ce5e16;
}
#searchform {
 float: right;
 margin-top: 3px;
 padding-left: 20px;
}
#topimage {
 margin: 2px 5px 0 0; 
 cursor: pointer;
 width: 71px;
 height: 90px;
 float: right;
 padding-right: 15px;
 padding-top: 3px;
}
#topimage a{
 display:block;
 height:100%;
 overflow:hidden;
 text-decoration:none;
}
#topimage a:hover {
  border: 0; 
}

/* ------------------------------- Credits ---------------------------------- */
#footer {
background:#fff url('images/greenfooter.jpg') no-repeat bottom;

 
 height:141px;
 width: 760px;
 font-size: .8em;
}
#footer p {
margin-bottom: 2px;
}
#footer a{
	color: #333333;
}
#footer a:hover{
	color: #DEFFB9;
}
.clearer {
 clear: both;

 line-height: 0px;
}

/*------------------------------ H Menu Styling ----------------------------- */
#top { 
 display: inline;
 list-style-type: none;
}
#hnav ul li{
 display: inline;
}
#hnav ul li a {
 color: #4f4331;
 text-decoration: none;
 padding: 5px 0px 5px 30px;
 font-size: 0.7em;
 font-family: "Trebuchet MS",Verdana, Helvetica, sans-serif;
 font-weight: normal;
}
#hnav ul li a:hover {
 color: #aaaa88;
 border-top: 1px solid #aaaa88;
 border-bottom: 1px solid #aaaa88; 
}

/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<< Typography >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
/* ------------------------------- General ---------------------------------- */
a {
 color: #666666;
 text-decoration: none;
}
a:hover {
 color: #FF6600;
 text-decoration: none;
}
top a {
 border: 0;
 text-decoration: none;
}
blockquote {
 color: #9EB486;
 border-left: 3px solid #D9F0BF;
 padding: 10px 20px;
}
code {
 font-family: Courier,"Courier New",Arial, Verdana, Helvetica, sans-serif;
 font-size: 1.0em;
}
h1 {
 margin-bottom: 4px;
 padding: 0;
 color: #523419;
}
h1 a {
 margin: 0;
 padding: 0;
 text-decoration: none;
 color: #6f6f6f;
}

h2 {
 color: #7f7157;
  font-family: "Trebuchet MS",Verdana, Helvetica, sans-serif;
 font-size: 1.1em;
 margin-bottom: 0px;
 margin-top: 40px;
 margin-left: 4px;
}
.singlepost h2{
margin-top: 0px;
}
h3 {
 text-align: left;
 color: #778868;
 margin: 0;
 margin-top: 3px;
 padding: 0;
 font-size: 0.9em;
 line-height: 26px;
 font-weight: normal;
}

/* ------------------------------Site Navigation ---------------------------- */
#blogtitle {

 margin-top: 20px;
 padding: 0px;
 font-family: "Trebuchet MS",Verdana, Helvetica, sans-serif;
 font-weight: normal;
 font-size: 2em;
}
#blogtitle a{
 color: #009900;
 font-weight: bold;
}
#blogtitle a:hover{
 color: #FF6600;
 font-weight: bold;
}
#description {

	 font-family: "Trebuchet MS",Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#BDD1A6;
	margin-top:0px;
	padding:0;
}
/* #91af83;-------------------------------- Main Body ------------------------------- */
.post {
 color: #666666; 
}
.singlepost {
 color: #666666;
 text-align: justify;
}
.posted {
 color: #FF6600;
}
.title a  {
 text-align: left;
 height: 20px;
 color: #333333;
 display: block;
 text-decoration: none;
 font-size: 1.2em;
 font-weight: bold;
}
.title a:hover {
 color: #FF6600;
 border: 0;
}
.storycontent {
 border-top:0;
 border-left:0;
 border-right:0;
 border-bottom: 1px solid #8DAF68;
 border-style:dashed;
 padding: 0px 0px 5px 0px;
}
.singlepost p {
margin-top: 0;
}
.storycontent a {
 text-decoration: none;
}
.storycontent a:hover {
 text-decoration: none;
}
.storycontent a:visited {
 text-decoration: none;
}
.img a {
 text-decoration: none;
}

/* ----------------------------- Page Navigation ---------------------------- */
.left a{
 color: #666666;
 font-size: 0.9em;
 text-decoration: underline;
}
.left a:hover {
 border: 0;
}
.right a{
 font-size: 0.9em;
 color: #666666;
 text-decoration: underline;
}
.right a:hover {
 border: 0;
}
.leftdouble a{
 color: #666666;
 font-size: 0.9em;
 text-decoration: underline;
}
.leftdouble a:hover {
 border: 0;
}
.rightdouble a{
 font-size: 0.9em;
 color: #666666;
 text-decoration: underline;
}
.rightdouble a:hover {
 border: 0;
}

/* -------------------------------- Comments ------------------------------- */
.commentauthor {
 font-weight: bold;
 font-size: 1.2em;
 padding: 0 0 2px 0;
 margin: 0;
 color: #006600;
}
.commentauthor a{
 font-weight: bold;
 margin: 0;
 padding: 0 20px 2px 0;
 border: 0;
}
.commentauthor a:hover {
 border: 0px;
}
.commentdate {
 font-size: 0.8em;
 text-align: right;
 line-height: 18px;
 padding: 0;
 margin: 0;
}
#nocomment, #commentsclosed {
 text-align: center;
 color: #006600;
 font-size: 1.1em;
}

/* ------------------------------ Comments Form ----------------------------- */
#comment  {
 width: 465px;
}
#comment, #author, #url, #email, #press{
  font-family: "Trebuchet MS",Verdana, Helvetica, sans-serif;
 font-size: 1.1em;
 color: #fff;
 padding: 1px 2px 1px 1px;
}
#comment, #author, #url, #email{
 border: 1px solid #666;
}
#comment:hover, #author:hover, #url:hover, #email:hover{
 border: 1px solid #666;
}
#comment:focus, #author:focus, #url:focus, #email:focus{
 background: #FFFFFF;
 border: 1px solid #000000;
 color: #666;
 padding: 1px 2px 1px 1px;
}
#commentboxes p {
 margin: 0;
 padding-bottom: 0.9em;
}
h2#comments{
 margin-bottom:40px;
}
p.feeds {
 float: right;
 margin-top: -1.8em;
 font-size: 0.9em;
}
p.feeds a, p.feeds a:hover  {
 text-decoration: none;
}
p.feeds a:hover {
 text-decoration: none;
}
#inputbox {
 clear: both;
 font-size: 0.9em;
}
#inputbox a {
}
#inputbox a:hover {
 color: #FFFFFF;
}
p.inputbox {
 margin: 0;
 padding-bottom: 10px;
}
p.pages {
 margin: 0;
 padding: 40px 40px;
 padding-top: 0;
 text-align: center;
}
p.pages a {
 color: #ce5e16;
}

/* -------------------------------- Credits --------------------------------- */
p.credits {
 padding: 110px 20px 0px 0px;
 text-align: right;
 margin-bottom:0px; 
 color: #fff;
  font-family: "Trebuchet MS",Verdana, Helvetica, sans-serif;
 font-size: 0.8em;
}
p.wordpress {
 margin: 8px;
 padding: 2px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #7f7157;
}
/* --------------- Search/Archives/Categories Results Pages ------------------*/
.searchresult {
 padding: 10px 0 0 0;
 margin:0;
}
.searchresult a{
 color: #000000; 
}
.searchinfo {
 font-size: .9em;
 line-height: 18px;
 padding: 0 0 2px 0;
 color: #000000;
 margin: 0 ;
}
.searchdetails {
 font-size: .9em;
 line-height: 18px;
 padding: 0 0 20px 0;
 color: #000000;
 margin: 0 ;
 border-bottom: 1px solid #BBBBBB;
}


/* 
This piece of code is for clearing
the floats without structural markup
Don't modify it
*/
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}
.clearfix {
 display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
 height: 1%;
}
.clearfix {
 display: block;
}
/* End hide from IE-mac */

/* Begin Calendar */
#wp-calendar {
border: 1px solid #BDCEAA;
background-color:#D9F0BF;
empty-cells: show;
margin: 0;
width:180px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: left;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: inline;
padding:0;
background-image:none;
text-decoration: none;
}

#wp-calendar a:hover {
padding:0px;
background:none;
color: #444;
}

#wp-calendar caption {
color: #666;
text-align: left;
}

#wp-calendar td {
color: #444;
letter-spacing: normal;
padding: 2px;
text-align: center;
}

#wp-calendar td.pad:hover {
background: #D9F0BF;
}
#wp-calendar td:hover{
background-color:#FDD7AF;
color: #fff;
}
#wp-calendar #today {
background-color:#FF9900;
color: #fff;
}

#wp-calendar th {
text-transform: capitalize;
}


/* End Calendar */


/*--------------------------- Additional code ------------------------ */

/*	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.sideim {
padding:0px;display: block;
margin:0px 0px 0px 0px;
}

img.centered {
        padding: 2px;
	display: block;
	margin-left: auto;
	margin-right: auto;
        margin-bottom: 2px;
        border: 1px solid #7f7157;
	}	
img.alignright {
	padding: 2px;
	margin: 0 0 2px 7px;
	
        border: 1px solid #7f7157;
	}
img.alignleft {
	padding: 2px;
	margin: 0 7px 2px 0;
	display: inline;
        border: 1px solid #7f7157;
	}
.alignright {
	float: right;
	}	
.alignleft {
	float: left;
            }
#rap input,textarea {
    
	background-color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #009900;
	border:1px solid #444;
	
}
			
#menu input {
    
	background-color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333;
	border:1px solid #EBB03E;
	
}
#menu textarea {
    
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333;
	width:200px;
}

#nav {
	list-style: none;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #FF6600;
	text-decoration: none;
}
#nav .page_item a{
	color: #009900;
	text-decoration: none;
	padding: 5px 5px;
	font: bold 12px/100% ;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
}
#nav .page_item a:hover {
	color: #FF6600;
}

.error { color: #FF0000; }

.post-date { width: 45px; height: 49px; float:left; background: url(images/date-bg.gif) no-repeat; }
.post-month { font-size: 11px; text-transform: uppercase; color: #FFFFFF; text-align: center; display:block; line-height: 11px; padding-top: 2px; margin-left: -3px; }
.post-day {
        font-size: 18px;
        text-transform: uppercase;
        color: #999999;
        text-align: center;
        display:block;
        line-height: 18px;
        padding-top: 7px;
        margin-left: -3px;
}
#post-title {
        float: left;
        margin-left: 10px;
        width: 440px;
        padding-bottom: 10px;
}

#post-title h2 {
	color: #59770e;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}

.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}

ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;
}

ul.list-cat li, li.widget_categories li{
	background: url(images/mini-category.gif) no-repeat !important;
	padding-left: 20px !important;
}

li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
