/***************************************************
       AUTHOR: Pat Heard ( FullAhead.org )
     TEMPLATE: Greenery
         DATE: 2005.11.30
    COPYRIGHT: none
PORTED TO TXP: Stuart (thebombsite.com ) with a little magic dust
 ***************************************************/
/***************************************************
   HTML Element Styles
 ***************************************************/
* {
	margin: 0;
	padding: 0;
        outline: 0;
	font-size: 100.01%;
}
html {
	font-size: 62.5%;
}
body {
	text-align: center;
	font-family: verdana, arial, sans-serif;  
	line-height: 170%;
	color: #EEEEEE;
	background: #585858 url(/textpattern/images/2.jpg) repeat-y top center;
}
p { 
	padding-top: 10px;
	padding-bottom: 10px;
}
a,
a:visited {
	color: #86E160;
}
a:hover {
	color: #FFFFFF;
}
a img { border: none; }
acronym {
	cursor: help;
	border-bottom: 1px solid #777777;
}
/***************************************************
  Header & Top Nav Element Styles
 ***************************************************/
#header {  
	width: 100%;
	height: 3em;
	background: #585858 url(/textpattern/images/3.jpg) repeat-y top center;  
}
#menu {
	width: 767px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;  
}
#menu ul {
	line-height: normal;  
}
#menu ul li {
	width: 8em;
	display: inline;
	float: left;
	padding-top: 0.8em;  
	list-style: none;
	text-align: center;
}
#menu ul li a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom: 1.0em;
	color: #222222;
}
#menu ul li a:hover,
#menu ul li.active a {
	font-weight: bold;
	color: #111111;
	background-image: url(/textpattern/images/8.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}
/***************************************************
 Site Title
 ***************************************************/
#title {
	padding: 0.6em 55px 0.6em 0;
	margin-right: 0.5em;
	float: right;
	background-image: url(/textpattern/images/7.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#title h1 {
	display: inline;
	font: 700 1em verdana, sans-serif;
	text-transform: uppercase;
	color: #222222;
	background-color: #86E160;
	background-image: none;
        font
}
/***************************************************
 Page Content
 ***************************************************/
#content {  
	clear: both;
	width: 767px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#text {
	float: left;
	clear: left;
	width: 410px;
	padding: 10px 5px 20px 20px;
}
#image {
	float: left;
	width: 170px;  
	vertical-align: top;
}
h2 {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	font: 700 1em verdana, sans-serif;
	text-transform: uppercase;
	color: #7BD32C;
	background: #686868 url(/textpattern/images/13.gif) no-repeat top right;
}
h2 span {
	display: block;
	padding: 5px;
	background-image: url(/textpattern/images/11.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
h2.category {
	color: #FFFFFF;
}
.meta {
	border: 1px solid #999999;
	padding: 3px 0 5px 5px;
	margin-bottom: 20px;
}
#content ol li { 
	color: #EEEEEE;
}
#content ol li span {
	color: #7BD32C;
}
#content ul {
	padding-bottom: 10px;
}
#content ul li, #content ol li {
	list-style-image: url(/textpattern/images/5.gif);
	list-style-position: inside;
}
#content #text img { width: 400px; }
#content #text span img { width: auto; }
blockquote {  
	background: #686868 url(/textpattern/images/13.gif) no-repeat top right;
        margin-bottom: 10px;
} 
blockquote p {
	background-image: url(/textpattern/images/11.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
        padding: 2px 8px;
}
blockquote a { text-decoration: none; color: #FFF }
blockquote a:hover { text-decoration: unerline; color: #86E160 }
/***************************************************
 Paging Links
 ***************************************************/
#paging {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
}
#paging .left {
	float: left;
	margin-left: 20px;
	text-align: left; 
	border: 1px solid #999999;
	padding: 8px;
}
#paging .right {
	float: right;
	margin-right: 20px;
	text-align: right; 
	border: 1px solid #999999;
	padding: 8px;
}
/***************************************************
 Sidemenu Styles
 ***************************************************/
#sideBar {
	float: right;
	width: 145px;
	padding: 10px 15px 20px 0;
}
#sideBar h2 {
	text-align: right;
	background: #686868 url(/textpattern/images/12.gif) no-repeat top left;
}
#sideBar h2 span {
	display: block;
	padding: 2px;
	background-image: url(/textpattern/images/10.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.sideMenu {
	padding-top: 10px;
	padding-bottom: 10px;
        line-height:100%;
}
.sideMenu a {
	display: block;
	text-align: right;
	text-decoration: none;
	margin-bottom: 1px;
}
.sideMenu a span {
	display: block;
	padding: 1px;
}
.sideMenu a:hover {
	background: #686868 url(/textpattern/images/12.gif) no-repeat top left;
}
.sideMenu a:hover span {
	background-image: url(/textpattern/images/10.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#content .delicious-posts { list-style: none; list-style-image: none; }
#content .delicious-posts li { list-style: none; list-style-image: none; padding: 1px; }
#content .delicious-posts li:hover {
        background-image: url(/textpattern/images/10.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
/***************************************************
 Comment & Comment Form Styles
 ***************************************************/

h3#comment,
h3#respond {
	margin-top: 10px;
	margin-bottom: 10px;
	font: 700 1em verdana, sans-serif;
	text-transform: uppercase;
	color: #7BD32C;
	background: #686868 url(/textpattern/images/13.gif) no-repeat top right;
}
h3#comment span,
h3#respond span {
	display: block;
	padding: 5px;
	background-image: url(/textpattern/images/11.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#txpCommentInputForm {
	margin-top: 20px;
}
#txpCommentInputForm p {
	text-transform: none;
	text-align: left;
}
#txpCommentInputForm label {
	text-transform: uppercase;
	padding-left: 5px;
}
#txpCommentInputForm input.checkbox {
	width: 13px;
}
p#txpCommentInputForm {
	color: #7BD32C;
	text-align: center;
	text-transform: uppercase;
	background-color: #686868;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 4px 0px 3px 7px;
}
#txpCommentInputForm input {
	width: 150px;
}
#txpCommentInputForm textarea {
	width: 350px;
	height: 200px;
}
#txpCommentInputForm input,
#txpCommentInputForm textarea {
	padding: 1px 3px 1px 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	font: 1em verdana, arial, sans-serif;
	color: #EEEEEE;
	background-color: #777777;
	border: 1px solid #999999;
}
#txpCommentInputForm input:hover,
#txpCommentInputForm input:focus,
#txpCommentInputForm textarea:hover,
#txpCommentInputForm textarea:focus {
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #EEEEEE;
}
ol.comments {
	list-style: none;
}
ol.comments li .reply {
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	background: #686868 url(/textpattern/images/13.gif) no-repeat top right;
}
ol.comments li a,
ol.comments li a:visited {
	color: #7BD32C;
}
ol.comments li a:hover {
	color: #FFFFFF;
}
#searchbox input[type=text] {
    border: 1px solid #86E160;
    background: #686868;
    color: #fff;
}
#searchbox input[type=submit] {
    border: none;
    color: #86E160;
    background: #686868
}
#searchbox input[type=submit]:hover {
    color: #fff;
}
/***************************************************
 Contact Form
****************************************************/
#contact #content #text form.zemContactForm fieldset {
	border: none;
}
#contact #content #text form.zemContactForm legend {
	display: none;
}
/***************************************************
 Footer
 ***************************************************/
#footer {
	clear: both;
	float: left;
	width: 500px;
	padding: 10px 20px 10px 20px;
	color: #888888;
}
#footer p {}
#footer a {
	color: #888888;
}
#footer a:hover {
	color: #EEEEEE;
}
a.fullAhead {
	float: left;
	width: 30px;
	height: 34px;  
	margin-right: 10px;
	background-image: url(/textpattern/images/6.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a:hover.fullAhead  {
	background-position: -30px 0;
}
/***************************************************
 Generic Display Classes
 ***************************************************/
.center {
	text-align: center;
}
.noPad {}
.left {
	float: left;
}
.right {
	float: right;
}
img.left {
	padding: 5px 5px 5px 0;
}
img.right {
	padding: 5px 0 5px 5px;
}
.button {
	width: auto;
	cursor: pointer;
}
.date {
	display: block;
	font-weight: 700;
}
/***************************************************
 Live Search
 ***************************************************/
#LSResult { position: absolute; background-color: #000; width: 250px; }
#LSShadow { padding: 5px; }
#LSRes { background: #585858; }
.LSRow { padding: 0 5px; }
#LSHighlight { background-color: #aaa; }
#LSHeader { padding: 2px 2px 8px; }
.lsDate { display: block; color: #555; }
#searchform fieldset { border: none; }
/****************************************************
RSS LIVE ARCHIV
******************************************************/
#rssLiveArchive { margin: 10px 0 0; }
#rssLiveArchive ul { padding: 0; list-style-type: none; }
#rssLiveArchive ul li { text-align: left; padding: 1px 8px; }
#rssLiveArchive-year { float: left; width: 100px; margin: 0; padding: 0; }
#rssLiveArchive-year li { position: relative; font-weight: bold; }
#rssLiveArchive-month { float: left; width: 100px; margin: 0; font-weight: bold; }
#rssLiveArchive-month li { position: relative; }
#rssLiveArchive-post { float: left; width: 200px; margin: 0; }
#rssLiveArchive-post li { position: relative; font-weight: bold; }
#rssLiveArchive ul li span { position: absolute; right: 8px; font-weight: normal; color: #333; display:none; }
*html #rssLiveArchive ul li span { top: -4px; }
#rssLiveArchive .selected { background: #aaa; padding-top: 0; padding-bottom: 0; }

