/*
Theme Name: Growing Tree Marketing
Theme URI: http://growingtreemarketing.com
Description: Theme.
Version: 2.0
Author: Yvonne
Tags: gtm

*/

body
{
	font: 81%/1.3 Arial, Verdana, Sans-Serif;
	background: #fff;
	/* background: #f8fcf4; */
	color: #333;
}

/* @group Basic HTML */

a 
{
	color: #572700;
}

a:hover 
{
	color: #7db93c;
}
p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 10px;
}
blockquote
{
	font-style: italic;
	padding: 10px;
	border: 1px dotted #ccc;
}
ul, ol
{
	list-style-position: inside;
	margin: 15px;
}
ul 
{
	list-style-type: disc;
}
ol
{
	list-style-type: decimal;
}
ul li, ol li
{
	margin: 0 0 10px 0;
}
/* @end */

/* @group Containers */

.top, .bottom
{
	width: 100%;
}
.top span, .bottom span
{
	display: block;
	position: relative;
}
#container
{
	margin: 15px auto;
	width: 800px;
	text-align: center;
	background: #fff url("/images/container-left.png") repeat-y top left;
	padding: 0;
}
#container .top
{
	background: #fff url("/images/container-topleft.png") no-repeat top left;
	height: 15px;
}
#container .top span
{
	height: 15px;
	background: transparent url("/images/container-topright.png") no-repeat top right;
}
.container-inner
{
	padding: 0 20px 0px 15px;
	background: transparent url("/images/container-right.png") repeat-y top right;
}
#container .bottom
{
	padding: 0;
	margin: 0;
	height: 20px;
	background: #fff url("/images/container-bottomleft.png") no-repeat bottom left;
}
#container .bottom span
{
	height: 20px;
	background: transparent url("/images/container-bottomright.png") no-repeat bottom right;
}

/* @end */

/* @group Wrapper */

.bottom
{
	clear: both;
}
#wrapper 
{
	margin: 10px 0 0 0;
	background: #fff url("/images/wrapper-left1.png") repeat-y top left;
}
#wrapper .top
{
	background: #fff url("/images/wrapper-topleft1.png") no-repeat top left;
	height: 12px;
}
#wrapper .top span
{
	background: transparent url("/images/wrapper-topright1.png") no-repeat top right;
	height: 12px;
}
#wrapper .inner
{
	background: transparent url("/images/wrapper-right1.png") repeat-y top right;
	padding: 0 12px;
}
#wrapper .bottom
{
	background: #fff url("/images/wrapper-bottomleft1.png") no-repeat bottom left;
	height: 12px;
}
#wrapper .bottom span
{
	background: transparent url("/images/wrapper-bottomright1.png") no-repeat bottom right;
	height: 12px;
}



/* @end */

/* @group Content */
#content, #content-full, #content1
{
	background: #fff;
	padding: 20px;
	text-align: justify;
	clear: both;
	line-height: 2;	
}
#content, #content1
{
	width: 350px;
	padding: 20px 20px 20px 0;
	float: right;
	clear: right;	
}
#sidebar, #sidebar1
{
	width: 320px;
	float: left;
	padding: 20px 0 20px 20px;
	line-height: 2;
	text-align: justify;
}
#content1, #sidebar1
{
	padding-bottom: 0;
}
.clear
{
	clear: both;
}
#content h2, #sidebar h2, #content-full h2, #front h2
{
	font-size: 1.3em;
	font-family: lucida grande;
	color: #572700;
}
#sidebar h3
{
	font-size: 1.3em;
	font-family: lucida grande;	
}
#front 
{
	background: #fff;
	padding: 0 20px 20px 20px;
	text-align: justify;
	clear: both;
	line-height: 2;		
}
.entry-data
{
	text-align: right;
}
.focus, .focus-full
{
	padding: 10px;
	background: #fff url("/images/focus.png") repeat-x scroll left top;
	line-height: 1.2;
}
.focus-full {
	clear: left;
}
.focus {
	width: 320px;
	margin: 0 10px 10px 0;	
	float: left;
}
.focus-img {
	margin: 0 10px 10px 0; 
	float: left;
}
.focus-full ul, .focus ul {
	margin: 0 0 0 320px;
	padding: 0;
}
.focus-full ul li
{
	margin: 0 0 1em 0;
	list-style-position: outside;
}
.focus h3, .focus-full h3 {
	font-weight: bold;
	font-size: 1.3em;
}
.highlight
{
	clear: both;
	padding: 10px;
	margin: 20px 0;
	color: #000;
	background: #fff url("/images/highlight.png") repeat-x scroll left top;
}
.icon
{
	float: right;
	margin: 0 0 5px 5px;
}
.slogan
{
	font-size: 2em;
	font-family: lucida grande;
	color: #582700;
	text-align: left;
	padding-top: 20px;
	line-height: 1.2em;
}
.center {
	text-align: center;
}
table {
	width: 100%;
}
th {
	background-color: #e9f3fd;
}
td, th {
	padding: 5px;
	border-bottom: 1px solid #eee;
}
#navigation
{
	margin: 20px 0;
	text-align: center;
}
ul.front
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	
}
ul.front li
{
	float: left;
	width: 200px;
	padding: 10px 5px;
	border: 1px solid #ccc;
	text-align: center;
	margin: 0 10px;
}
/* @end */

/* @group Header */

#header
{
	margin: 0;
	text-align: left;
	padding: 0;
	background: #fff url("/images/header-logo-green-1.gif") no-repeat scroll left top;
}
#header .top
{
	background: none;
}
#header .top span 
{
	background: none;
}
#header .inner
{
	background: none;
	padding: 0 20px;
}
#header .bottom
{
	background: none;	
}
#header .bottom span
{
	background: none;
}
#header h1
{
	padding-top: 91px;
	text-indent: -9999px;
	font-size: 25px;
	text-align: left;
	overflow: hidden;
	margin: 0;
	font-family: lucida grande;
}
#header h1 a
{
	color: #582700;
	text-decoration: none;
}
/* @end */

/* @group Menu */
#menu
{
	float: left;
	width: 100%;
	line-height: normal;
	margin: 0;
	padding: 0;
}
#menu
{
	background: #7db93c none repeat-x scroll bottom left;
}
#menu ul
{
	margin: 0;
	padding: 0 0 0 0px;
	list-style: none;
}
#menu ul li
{
	float: left;
	margin: 0 2px 0 0;
	padding: 0 0 0 9px;
	border-bottom: 1px solid #7db93c;
}
#menu ul li
{
	background: transparent url("/images/tab-left-sprite.gif") no-repeat scroll top left;
}
#menu ul li a
{
	display: block;
	padding: 5px 15px 4px 6px;
	text-decoration: none;
	color: #582700;
	font-weight: bold;
	white-space: nowrap;
	background: transparent url("/images/tab-right-sprite.gif") no-repeat scroll top right;
}
#menu li.current 
{
	background-position: 0% -150px;
	border-width:0;
}

#menu ul li:hover, #menu ul li:hover a
{
	background-position: 0% -150px;
	color: #7db93c;
}
#menu ul li:hover a
{
	background-position: 100% -150px;
}
#menu ul li.current a:hover
{
	color: #7db93c;
}

#menu ul li.current a 
{
	background-position: 100% -150px;
	padding-bottom: 5px;
}
#menu ul li ul
{
	margin: 1px 0 0 -8px;
	padding: 0;
	position: absolute;
	left: -999em;
}
#menu ul li:hover ul
{
	margin: 1px 0 0 -9px;
	padding: 0;
	position: absolute;
	left: auto;
}
#menu ul li ul li
{
	background: #fff;
	float: none;
	width: 250px;
	border-left: 1px solid #7db93c;
	border-right: 1px solid #7db93c;
	text-align: left;
	margin: 0;
}
#menu ul li:hover ul li a
{
	color: #582700;
	background: none;
}
#menu ul li ul li a:hover
{
	color: #000;
	background: #fff url("/images/highlight.png") repeat-x scroll left top;
}
/* @end */

/* @group Footer */

#footer1
{
	border-top: 1px solid #ccc;
	background: #fff;
	margin: 20px 20px 0 20px;
	padding: 20px 0;
	text-align: justify;
	clear: both;
	line-height: 2;
}
#footer
{
	clear: both;
	margin: 10px 0 0 0;
	background: #fff url("/images/header-left.gif") repeat-y top left;
	padding: 0;
	text-align: left;
	line-height: 1.5em;
}
#footer .top
{
	background: #fff url("/images/header-topleft.gif") no-repeat top left;
	height: 20px;
}
#footer .top span
{
	background: transparent url("/images/header-topright.gif") no-repeat top right;
	height: 20px;
}
#footer .inner
{
	background: transparent url("/images/header-right.gif") repeat-y top right;
	padding: 0 20px;
}
#footer .bottom
{
	background: #Fff url("/images/header-bottomleft.gif") no-repeat bottom left;
}
#footer .bottom span
{
	background: transparent url("/images/header-bottomright.gif") no-repeat bottom right;
}

ul.admin-links
{
	list-style-type: none;
	display: inline;
}
/* @end */