/*
Modified Theme: Green Marinée -  By Saturday Studios, Inc. -  info@saturdaystudios.com*/

/*
	1) General selectors - body,h1/h3,a,blockquote,code,p
	2) Structure - container,content,tagline
	3) Left selectors - main,meta,comments
	4) Right selectors - author,links,line,search,themes
	5) Footer - extras
	6) Forms - input,textarea
	7) Accessibility - skip,hr
	8) Hacks - clearfix
*/

/* 1) -=-=-=- General selectors -=-=-=- */

body {
	background: #FCFEF4 url(images/greens.gif) repeat-x;
	margin: 68px 0 20px 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica;
	font-size: 76%;
	color: #3F3F3F;
	text-align: center;
	}

h1 {
	color: #FCFEF4;
	margin: -35px 0 0 7px;
	position: absolute;
	font-size: 2.2em;
	}

/* Uncomment if you want to use the tagline feature (make sure you uncomment .tagline below) - off by default

h1 {
	color: #FCFEF4;
	margin: -45px 0 0 7px;
	position: absolute;
	font-size: 2.2em;
	}

*/

h1 a:link, h1 a:visited {
	color: #FCFEF4;
	text-decoration: none;
	}

h1 a:hover, h1 a:active {
	background: none;
	color: #DAED9C;
	text-decoration: none;
	}

h2 {
	color: #7DA721;
	font-weight: normal;
	font-size: 1.8em;
	margin: 10px 0 0 0;
	}

h2 a:link, h2 a:visited {
	color: #7DA721;
	font-weight: normal;
	text-decoration: none;
	}

h2 a:hover, h2 a:active {
	color: #3F3F3F;
	background: none;
	font-weight: normal;
	text-decoration: none;
	}

h3 {
	font-size: 1.4em;
	margin: 20px 0 -10px 0;
	font-weight: normal;
	}
h4 { color: #983620; font-size: 1em; font-weight: bold; margin-right: 0; margin-left: 0; }
a:link {
	color: #78A515;
	font-weight: bold;
	text-decoration: none;
	}

a:visited {
	color: #999;
	}

a:hover, a:active {
	background: #78a515;
	color: #fff;
	text-decoration: none;
	}

blockquote { font-family: Verdana; border-left: 4px solid #3f3f3f; padding: 0 10px; margin: 0 0 0 10px; list-style-position: inside; }
#blockquoter { font-family: Verdana; padding: 0 10px; margin: 0 0 0 10px; border-right: 4px solid #3f3f3f; }
code {
	display: block;
	padding: 10px;
	color: #444E1F;
	background: #F5F8E8;
	font-size: 1.2em;
	border-top: 2px solid #D0EC98;
	}

p { line-height: 1.4; text-align: center; }

/* 2)-=-=-=- Structure -=-=-=- */

#container { font-family: Verdana; width: 750px; margin: 0 auto; text-align: center; height: auto; clear: both; }

.container_left {
	background: url(images/container_left.gif) no-repeat;
	}

.container_right {
	background: url(images/container_right.gif) no-repeat top right;
	}

.topline {
	background: url(images/container_top.gif) no-repeat;
	}

#content { font-family: Verdana; padding-top: 30px; margin: 20px; width: 580px; }

#content_bg {
	background: #fff url(images/container.gif) repeat-y;
	}
span.logo { position:absolute; width:200px; height:138px; z-index:1; left: 29px; top: 21px; padding: 0; border: 0; }
/* Uncomment if you want to use the tagline feature (make sure you uncomment h1 above and comment the original h1) - off by default
.tagline {
	color: #888;
	margin: -18px 0 0 9px;
	position: absolute;
	font-size: 1em;
	}

*/

/* 3)-=-=-=- Left selectors -=-=-=- */	

/* .main li {
	background: url(images/content_bullet.gif) no-repeat 0 7px;
	padding: 2px 0 0 10px;
	list-style: none;
	}

.main ul, .main ol {
	padding: 10px 0 10px 10px;
	margin: 0;
	}


.main img {
	padding: 3px;
	border: 1px solid #ACE149;
	} */


.meta {
	background: #ecf3d0;
	font-size: 0.9em;
	padding: 2px;
	}

.meta:hover {
	background: #f7fedc;
	}

.highlight { background: #f7fedc;  /* Basic highlight for text */
	
	}

.comments {
	font-size: 1.2em;
	padding-bottom: 25px;
	border-bottom: 3px double #eee;
	}

.comments a:link, .comments a:visited {
	color: #78A515;
	font-weight: bold;
	text-decoration: none;
	}

.comments a:hover, .comments a:active {
	background: #78A515;
	color: #fff;
	text-decoration: none;
	}	

.alt {
	background: #EAF8CF !important; 
	border: 1px solid #D5F0A4 !important;
	padding: 10px 10px 0 10px !important;
	}

.alt:hover {
	border: 1px solid #ACE149 !important;
	}

.commentlist li:hover {
	border: solid 1px #983620;
	}

.commentlist {
	padding: 0;
	margin: 0;
	}

.commentlist li {
	list-style: none;
	padding: 10px 10px 0 10px;
	background: #F6FCEB;
	border: 1px solid #DEF3B6;
	margin: 10px;
	color: #3C452D;
	}

p.metadate {
	font-size: .8em;
	margin: 0;
	text-transform: uppercase;
	}

p.comment_meta {
	margin: 0 0 10px 10px;
	font-size: .9em;
	}

.comment_author a:visited {
	font-weight: bold;
	text-decoration: none;
	}

.reply {
	font-weight: bold;
	font-size: 1.2em;
	margin: 10px 0 0 10px;
	}

.warning p { /* Used on the search page (image will appear if no result is found) */
	background: url(images/warning.gif) no-repeat left;
	height: 160px;
	padding: 20px 0 0 90px;
	font-size: 1.5em;
	margin: 0 0 0 10px;
	}

.postinput {
	margin-left: 10px;
	}

/* 4)-=-=-=- Right selectors -=-=-=- */	

#right {
	float: right;
	width: 250px;
	padding: 10px 15px;
	
	/* Box model hack used for IE5.5/5 */
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 230px;
	}

#author li {
	list-style: none;
	margin: 0;
	padding: 0 5px 20px 0;
	font-size: .9em;
	line-height: 1.4;
	}

#author ul {
	padding: 20px 0 0 0;
	margin: 0;
	}
#links li { font-size: 1em !important; background: url(images/sub_icon.gif) no-repeat 5pt 4px; margin-left: 25px; padding: 2px 0 2px 25px; list-style-type: none; }
#links li li { background: url(images/sub_icon.gif) no-repeat 0 4px; padding: 2px 0 2px 20px; font-size: 1em !important; margin-left: 150px; list-style-type: none; }
#links li li li {
	background: url(images/sub_icon.gif) no-repeat 0 5px;
	padding: 3px 0 2px 13px;
	font-size: 1em !important;
	}

#links ul {
	padding: 10px;
	margin: 5px;
	}

#links ul ul {
	padding: 0 !important;
	margin: 2px 0 0 0 !important;
	}

#links ul ul ul {
	padding: 0 !important;
	margin: 0 0 -4px 0 !important;
	}

#links a {
	font-size: .9em;
	text-decoration: none;
	}

#links a:link {
	color: #565D4A;
	font-weight: normal;
	}

#links a:visited {
	color: #aaa;
	}

#links a:hover, #links a:active { color: #fff; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

.line {
	border-top: 3px solid #ACE149;
	margin-top: -5px;
	}
hr { background-color: #405f4d; background-repeat: repeat; }
#search {
	background: url(images/search.gif) no-repeat;
	height: 56px;
	margin: 0 auto;
	padding-top: 22px;
	}

#search h3 {
	font-size: 1.4em;
	margin: 20px 0 -10px 0;
	font-weight: normal;
	}

p.searchinfo {
	margin: 2px 0 -8px 2px;
	font-size: .9em;
	color: #999;
	}

.searchfield {
	background: #fff;
	border: 1px solid #ACE149;
	color: #7DA721;
	padding: 2px 5px 1px 5px;
	width: 160px;
	}

.searchfield:hover {
	border: 1px solid #BFBFBF;
	color: #949494;
	}

.submit {
	background: url(images/search_submit.gif) no-repeat;
	height: 20px;
	width: 52px;
	border: 0;
	margin-left: 2px;
	text-indent: -9999px;
	cursor: pointer;
	}

.submit:hover { background-color: #a8bc67; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 -20px; height: 20px; width: 52px; border: 0; margin-left: 2px; cursor: pointer; }

.themes {
	font-size: .9em;
	}

/* 5)-=-=-=- Footer -=-=-=- */	

#footer {
	background: url(images/footer.gif) no-repeat;
	height: 75px;
	}

#footer p {
	padding: 30px 0 0 70px;
	float: left;
	text-transform: uppercase;
	font-size: .8em;
	color: #bbb;
	}

.extras { color: white; font-family: "Lucida Calligraphy", tahoma; background-color: #983620; width: 125px; float: right; margin-top: -290px; margin-right: 80px; padding: 15px; }

.extras a {
	text-decoration: none;
	font-weight: bold;
	}

.extras a:link, .extras a:visited {
	background: #ccc;
	color: #fff;
	padding: 5px;
	border: 2px solid #fff;
	}

.extras a:hover, .extras a:active {
	background: #DEEEA4;
	color: #7AB90C;
	padding: 5px;
	border: 2px solid #C9E979;
	}

.extras li {
	display: inline;
	}

.extras ul {
	padding: 0 0 10px 0;
	margin: 0;
	}

/* 6)-=-=-=- Forms -=-=-=- */

input {
	border: solid 1px #bfbfbf;
	color: #000;
	background: #fff;
	padding: 2px 5px 1px;
	font-size: 1em;
	}

input:hover {
	background: #fff;
	border: solid 1px #983620;
	color: black;
	font-size: 1em;
	}

textarea { font-family: Arial, Verdana, Helvetica; font-size: 1.1em; border: solid 1px gray; color: #983620; padding: 2px 5px 1px; width: 450px; }

textarea:hover {
	background: #fff;
	border: solid 1px #983620;
	color: black;
	}

/* 7)-=-=-=- Accessibility -=-=-=- */

#skip {
	display: none;
	}

hr { /* Simple style when CSS not in use */
	display: none;
	}

/* 8)-=-=-=- Hacks -=-=-=- */

.clearfix:after { /* float hack used to float content correctly */
    content: "."; 
   	display: block; 
   	height: 0; 
   	clear: both; 
    visibility: hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */	

/* 9)-=-=-=- Nav -=-=-=- */

#tabsE { color: black; float:left; width:100%; background:white; font-size:93%; line-height:normal; }
    #tabsE ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE a { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left top; float:left; margin:0; padding:0 0 0 4px; text-decoration:none; }
    #tabsE a span { float:left; display:block; padding:5px 15px 4px 6px; color:#000; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: right top; }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#FFF;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      }

