/*
Theme Name:Garystree
Theme URI:http://www.garystree.com
Description:GTSS Theme
Version:1.0
Author:Nichlas Eng-Rohrbach
Tags:fixed-width, two-columns, right-sidebar
*/

/* -------- Main -------- */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
	text-align: justify;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color:#333333;
	text-align: justify;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../../../../img/background.gif);
	background-repeat: repeat-y;
	background-position: center;
}

a  {
	color: #596F40;
	text-decoration: underline;
}

/* -------- Div IDs -------- */

#wrapper {
	margin: 0 auto;
	width: 100%;
	background: url(../../../../header/background.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top:48px;
}

#header {
	width: 802px;
	margin: 0 auto;
	position: relative;
}

#headerTitle  {
	width: 802px;
	height: 42px;
	background-image: url(../../../../header/header.png);
	background-repeat: no-repeat;
}

#headerLogo {
	width: 179px;
	height: 208px;
	background-image: url(../../../../header/logo.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 8px;
	left: 14px;
}

#headerNav  {
	width: 100%;
	height: 35px;
}
#headerNav div  {
	float: left;
}

#headerPicHome  {
	width: 100%;
	height: 235px;
	overflow: hidden;
}

#headerPic  {
	width: 100%;
	height: 125px;
	overflow: hidden;
}

#headerEnd  {
	width: 792px;
	height: 20px;
	background-image:url(../../../../header/bottom.gif);
	background-repeat: repeat-x;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#main {
	width:802px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#title  {
	width: 100%;
	margin-top: 30px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
}

#content  {
	width: 700px;
	margin-top: 30px;
	margin-bottom: 75px;
	margin-left: auto;
	margin-right: auto;
}

#footer  {
	width: 802px;
	height: 200px;
	background-image: url(../../../../footer/background.gif);
	background-repeat: no-repeat;
	position: relative;
	margin: 0 auto;
	clear: both;
}

#footerNav  {
	color: #7F7F7F;
	height: 25px;
	width: 100%;
	font-weight: bold;
	padding-top: 10px;
}
#footerNav a {
	color: #7F7F7F;
	text-decoration: none;	 
} 
#footerNav a:hover {
	color: #9BB875;
	text-decoration: none;
}

#footerMid  {
	width: 95%;
	height:50px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
}
#footerMid div  {
	float: left;
}
#footerMidText  {
	width: 40%;
	padding-top: 5px;
	font-size: 12px;
	color: #7F7F7F;
}
#footerMidLogo  {
	width: 20%;
}

#footerEnd  {
	width: 524px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}
#footerEnd div  {
	float: left;
	height: 70px;
}
#copyright {
	width:100%;
	position: absolute;
	bottom: 0;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
}

#space  {
	width: 20px;
}

#comments h3, #comments h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:35px 0 5px;
	color: #596F40;
	font-weight:bold;
}

#comments h4{
	font-size:18px;
}

#comments cite{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
}

#comments em {
	font-style:italic;
	text-align:right;
}

#comments ol.commentlist li {
	margin-top:20px;
	border-bottom:1px solid #ccc;
	padding:10px 5px 20px 10px;
	min-height:80px;
}

#comments p {
	margin:20px 0 0 10px;
	width:auto;
}

#comments .formlist {
	margin:5px auto;
	width:700px;
}

#comments .formlist p{
	margin:10px 0 0;
}

#comments textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:500px;
	font-size:14px;
	font-weight:normal;
}

#comments .submitbutton input {
	background:url(../../../../img/submitOff.gif);
	background-position: center;
	background-repeat: no-repeat;
	display:block;
	margin: 0 auto;
	width: 193px;
	height:59px;
	border:0;
	cursor: pointer;
}
#comments .submitbutton input:hover {
	background:url(../../../../img/submitOn.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#search {
	width:400px;
	text-align: center;
	margin: 0 auto 30px auto;
}

#sidebar {
	width:720px;
	height: auto;
	margin:0 auto 75px auto;
	position: relative;
	background-image: url(images/sideback.gif);
	background-repeat: repeat-y;
	background-position: 10px 0px;
}
#sidebar .top {
	width: 720px;
	height: 17px;
	position: absolute;
	top: 0;
	background-image: url(images/sidetop.gif);
	background-repeat: repeat-x;
}
#sidebar .bottom {
	width: 720px;
	height: 17px;
	position: absolute;
	bottom: 0;
	background-image: url(images/sidebottom.gif);
	background-repeat: repeat-x;
}

#sidebar h3 {
	padding-bottom:10px;
	font-size:14px;
	font-weight:bold;
	color: #8F442F;
	text-align:center;
}

#sidebar .block {
	float:left;
	width:220px;
	height: auto;
	margin: 0 10px 0 10px;
	padding: 10px 0 20px 0;
}

#sidebar .clearer {
	font-size: 0px;
	height: 0px;
	width: 100%;
	display: block;
	clear: both;
}

#sidebar .block ul {
	padding: 0 15px 0 15px;
}

#sidebar .block ul .children{
	border:0;
	padding: 0 8px 0 8px;
}

#sidebar .block li {
	display:inline;
}

#sidebar .block li a {
	font-size:12px;
	color: #333333;
	font-weight:normal;
	text-decoration: none;	
	padding:2px 0 2px 0;
	display:block;
	border-bottom:none;
}

#sidebar .block li a:hover {
	text-decoration: underline;	
}

#sidebar .widget_search label {
	display:block;
	padding:25px 0 3px 0;
	font-size:14px;
	border-bottom:1px dotted #ccc;
	margin:0 0 5px;
}

#sidebar .widget_recent_comments li {
	background:transparent scroll 6px 52%;
	padding:2px 0 2px 15px;
}

#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover{
	background:none;
	border-bottom:1px dotted #000;
	text-decoration:none;
	color:#000;
	font-weight:600;
}

#sidebar .widget_recent_comments li a:hover {
	color:#e12000;
	border-bottom:1px dashed #e12000;
	background-color:#f7f7f7;
}

#sidebar .widget_tag_cloud h3 {
	margin:0 0 8px;
	border-bottom:1px dotted #ccc;
}

#sidebar .widget_text h3 , #sidebar .calendar h3{
	border-bottom:1px dotted #ccc;
}

#sidebar .calendar h3{
	display:none;
}

#sidebar #wp-calendar {
	width:95%;
	text-align:center;
}

#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
	text-align:center;
}

#sidebar #wp-calendar caption {
	font-size:14px;
	padding:25px 0 3px 0;
}

#sidebar #wp-calendar th {
	font-weight: bold; 
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
}

#sidebar #wp-calendar tfoot td{
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
}

/* -------- Classes -------- */

.space {
	margin-right: 10px;
	margin-left: 10px;
}

.required  {
	font-size: 10px;
	color: #8F442F;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.post p {
	margin:14px 0 14px 0;
}

.post em{
	font-style:italic;
}

.post h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:25px 0 10px 0;
	font-weight:bold;
}

.post h1, .post h1 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #596F40;
	margin:30px 0 10px 0;
	font-weight:bold;
	text-decoration: none;	
}

.post h3, .post h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:15px 0 10px 0;
	font-weight:normal;
}

.post h4 {
	font-size:18px;
}

.post .indent {
	padding-left:10px;
}

.post .indent p {
	padding-left:10px;
}

.post small {
	font-size:11px;
}

.post small a {
	font-weight:normal;
}

.post .alignright {
	float:right;
	margin-left:10px;
}

.post .alignleft {
	float:left;
	margin-right:10px;
}

.post .aligncenter {
	margin:0 auto;
	display:block;
}
.post abbr {
	font-weight:normal;
}

.post ul{
	list-style:circle;
	margin:0 0 0 25px;
}

.post ol{
	list-style:decimal;
	margin:0 0 0 30px;
}

.post .wp-caption {
	background:#f7f7f7;
	border:1px solid #ccc;
	margin:10px;
	text-align:center;
	padding:5px 0 0;
}

.post .wp-caption-text {
	margin:0;
}

.post .wp-caption a, .post .wp-caption a:hover {
	border-bottom:0;
}

.post blockquote {
	color:#777;
	border-left:5px solid #ccc;
	margin:15px 30px 0 10px;
	padding-left:20px;
}

.post pre {
	font-family:courier;
	font-size:12px;
	letter-spacing:-1px;
	margin:14px 0 14px 0;
}

.post .message ul {
	margin:12px 0 0;
}

.post .message {
	display:none;
	background:#0F67A1;
	margin-top:10px;
	padding:20px;
	color:#fff;
}