/*
Theme Name: *
Description: A custom theme designed especially for *
Version: 1.0
Author: *

*/

/* @group GLOBALS */

body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 82%;
	color: #72502f;
	background-color: #7bb73b; }
	
.content, .main, .content_bottom { 
	position: relative;
	width: 928px; }
	
.content {
	background: url(images/content_bg.jpg) repeat-y center top;
	margin: 0 auto 0 auto;
	padding: 0; }
	
.content.full {
	background: url(images/content_bg_full.jpg) repeat-y center top;
	margin: 0 auto 0 auto;
	padding: 0; }
	
.content_bottom {
	background: url(images/content_bottom.jpg);
	clear: both;
	height: 48px; 	}
	
.content.full .content_bottom {
	background: url(images/content_bottom_full.jpg); 	}
	
	/* @end */	
	

/* @group TYPOGRAPHY */
	
a {
	text-decoration: underline;
	font-weight: normal;
	color: #1b75ba; }
	
/* a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #000; } */
	
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #54991e; }
	
h1 {
	font-size: 2.1em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	font-style: italic;
	letter-spacing: .055em; }
	
h2 {
	text-decoration: none;
	margin: 1.0em 0em .2em 0em;
	padding: 0;
	font: 1.9em/1.3em "Times New Roman", Times, serif; }

h2 a:link, h2 a:visited { /* posts */
	text-decoration: none;
	font-weight: bold; }
	
h2 a:hover { /* posts */
	text-decoration: underline; }
	
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em .2em 0em;
	font-weight: normal;	}
	
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;	}
	
h5 { /*authors */
	font-size: 1.1em;
	margin: 10px 0 3px 0; }

h5 a:link, h5 a:visited { /*authors */
	color: #5e0e11;
	font-weight: bold;
	text-decoration: none; }
	
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;	}
	
img {
	border: 0;	}
	
ol, ul, li {
	font-size: 1.0em;
	line-height: 1.8em; 	}
	
p {
	font-size: 1.0em;
	line-height: 1.6em;
	margin: 1.2em 0em 1.2em 0em;	}
	
strong, b {
	font-weight: bold;	}
	
.smalltext {
	font-size: .8em;
	color: #666; }
	
	/* @end */
	
	
/* @group MAIN ELEMENTS */

.header { 
	position: relative;
	width: 928px;
	background: url(images/header.jpg) no-repeat; }

.logo {
	position: relative;
	width: 928px;
	height: 200px; }

.logo h1 {
	text-indent: -928em; 
	overflow: hidden; }
	
.tagline {
	position: absolute;
	top: 297px;
	right: 20px;
	font-size: 1.2em;
	z-index: 1000;
	width: 600px;
	text-align: right; }
	
.main {
	position: relative;
	padding: 0;
	margin: 0; }
	
.blog {
	position: relative;
	float: left;
	width: 510px;
	padding: 0px 0px 0px 6px;
	margin: -10px 0 0;
	background: url(images/blog.jpg) no-repeat; }
	
.content.full .blog {
	width: 875px;
	padding: 2px 15px;
	background: url(images/blog_full.jpg) no-repeat; }
	
.blog img {
	padding: 0 10px 10px 0;
	margin: 0; }
	
.blog h2 {
	padding: 0px 0px 0px 0px; }
	
.byline {
	font-size: 1em;
	line-height: 1.5em;
	padding: 4px 0px 0px 24px;
	margin: 8px 0 -5px 0;
	color: #57952f;
	background: url(images/byline.jpg) no-repeat; }
	
.byline a {
	color: #57952f; }
	
form {
	padding: 0;
	margin: 0 0 2px 0; }

input, button {
	background-color: #cca77e;
	color: #FFF;
	padding: 4px 7px;
	margin: 1px 0 0px 15px;
	border: 1px solid #c3996b;
	font-size: .9em;
	width: 115px; }

.rss {
	position: relative;
	background: url(images/rss.jpg) no-repeat 0px 8px;
	padding: 3px 0 15px 19px; }

.rss a#rss {
	font-size: .9em;
	position: absolute;
	left: 1px;
	top: 36px;
	width: 40px;
	color: #c09a6d; }	
	
.post_footer {
	border-top: 1px solid;
	border-color: #c2986b;
	padding: 0;
	margin: 0; }
	
.post_footer p {
	margin: 4px 0 0;
	padding-bottom: 4px; }
	
	/* @end */
	

/* @group CTA Header */

.header .cta {
	position: relative; 
	height: 173px;
	width: 928px;
	font-size: 1.0em;
	z-index: 100;
	background-image: url(images/cta.jpg); }
	
.header .cta .cta-item {
	position: absolute;
	font-size: 1.1em;
	width: 124px;
	height: 32px;
	float: left; 
	text-align: center;
	background: url(images/cta_item.jpg) no-repeat; }
	
.header .cta .cta-item.cta-1 {
	left: 88px;
	top: 37px; }
	
.header .cta .cta-item.cta-2 {
	left: 317px;
	top: 6px; }
	
.header .cta .cta-item.cta-3 {
	left: 326px;
	top: 62px; }

.header .cta h4 {	
	padding: 0px;
	margin: 0 0 0px 0; }

.header .cta h4 a:link, .header .cta h4 a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;	  }

.header .cta h4 a:hover {
	color: #FFF;
	text-decoration: underline; }

	/* @end */

	
/* @group SIDEBAR */

.sidebar {
	position: relative;	
	float: left; }
	
.sidebar a {
	color: #7a5541; }
	
.sidebar .image_icons {
	margin: 2px 0 0 -4px;
	padding: 0;
	width: 175px; }
	
.sidebar .image_icons img {
	padding: 0;
	margin: 0 -2px 0 0;
	border: none; }
	
.sidebar.left {
	margin: 0em 0 0 0;
	padding: 0 10px 0 20px; 
	width: 169px; }
	
.sidebar.left h3 {
	padding: 0px 0 3px;
	margin: 15px 0px 0 0;
	clear: both;
	color: #513921;
	font-size: 1.2em;
	font-weight: normal; }
	
.sidebar.left h3.cta {
	font-size: 1.2em;
	padding: 0px 0 2px;
	margin: 8px 0px 0 0;
	clear: both;
	border-bottom: 2px solid;
	border-color: #c3996b; }
	
.sidebar h3.cta a:link, .sidebar h3.cta a:visited {
	color: #5f3813;
	font-weight: normal;
	text-decoration: none; }
	
.sidebar h3.cta a:hover {
	color: #c3996b;
	font-weight: normal;
	text-decoration: none; }
	
.sidebar img.border {
	padding: 20px 20px; }
	
.sidebar.right {
	float: right;
	margin: -5px 0 0 0;
	padding: 0 18px 0 0; 
	width: 174px; }

.sidebar.right h3 {
	font-size: 1.1em;
	padding: 0px 0 0 0px;
	margin: 0px 0px 0 0px;
	clear: both;
	color: #573b00; }
	
.sidebar .contact {
	background: url(images/contact.jpg) no-repeat;
	width: 144px;
	height: 125px;
	margin-left: -8px;
	padding-left: 9px;
	padding-top: 10px;
	color: #573b00; }
	
.sidebar .contact a {
	color: #573b00; }

.sidebar h4 {
	font-size: 1.2em;
	color: #5f3813;
	font-weight: normal;
	padding-bottom: 0;
	margin-bottom: 0; }
	
.sidebar h5 {
	font-size: 1.0em;
	font-weight: normal;
	padding: 0;
	margin: 3px 0 1px 0; }

.sidebar p {
	margin: 0;
	padding: 0;
	line-height: 1.4em; }

.sidebar ul {
	padding: 0px 0 0 16px;
	margin: 5px 1px;
	text-indent: -5px;  }
	
.sn {
	padding: 10px 0; }
	
	/* @end */
  	
  	
 /* @group NAV dropdowns */

.navContainer {
	width: 928px;
	background: url(images/nav.jpg);
	height: 50px;
	padding: 0;
	margin: 0;
	position:relative; 
	z-index: 3000; }
	
.nav {
	position: relative; }
	
.nav ul {
	padding: 8px 0px 0px 15px;
	margin: 0px;
	list-style: none;	 }
	
.nav ul li {
	border-right: 2px solid #CCC;
	padding: 4px 6px 4px 4px;
	font-size: 1.2em;
	line-height: 1.0em;
	border-color: #ede3cc; }
	
.nav ul li:last-child {
	border: none; }
	
.nav li a:link, .nav li a:visited {
	text-decoration: none;
	color: #FFF; }
  
.nav li a:hover {
	text-decoration: underline;
	color:#FFF; }

.nav li.current_page_item a:link, .nav li.current_page_item a:visited, .nav li.current_page_item a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline; }
	 
.nav ul li {
	float: left;
	margin: 0; }

.nav ul li a {
	float: left;
	display: block;
	margin: 0px 10px;
	text-decoration: none;
	padding-bottom: 5px; }

.nav ul li ul {
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: auto;
	top: 35px;
	width: 180px;
	/* border: 2px solid #333; */
	z-index: 30000; }
	
*:first-child+html .nav ul li ul {
	margin-left:-100px; }

.nav ul li ul li {
	float: none;
	margin: 0;
	line-height: 1.9em;
	border: none;
	padding: 0; }

.nav ul li ul li a {
	float: none;
	text-decoration: none;
	background-color: #6dc123;
	color: #333;
	height: auto;
	margin: 0;
	padding: 0;
	font-size: .8em;
	padding-left: 10px; }

.nav ul li ul li a:hover, .nav ul li.current_page_item ul li a:hover {
	text-decoration: none;
	background-color: #284616;
	color: #ffffff; }	

.nav ul li:hover ul {
	display: block; }
	
  	/* @end */
  	
	
/* @group FOOTER */

.footer {
	color: #999;
	margin: 0 auto 5px auto;
	position: relative;
	width: 908px; 
	padding: 10px 0 0 20px;
	font-size: .9em;
	color: #FFF;
	background-image: url(images/footer.jpg); }
	
.footer .footer_bottom {
	background-image: url(images/footer_bottom.jpg);
	height: 23px;
	margin-left: -20px; }
	
.footer a:link, .footer a:visited {
	color: #FFF; }
	
.footer p {
	font-size: .9em;
	padding: 0;
	margin: 0; }
	
	/* @end */

/* @group Wordpress */

.textwidget {
	margin-bottom:20px;
	margin-top:20px; }
                
.clear {
	clear: both; }
	
#tags {
    margin-bottom:35px; }

.area {
	margin-left:15px !important;
}

.sendbutton {
	margin-right:25px !important;
}

/* @end */
