/*
Theme Name: Green Earth Theme
Theme URI: http://gowithgreenearth.org/
Description: The default WordPress theme for Green Earth Inc.
Version: 1.0
Author: Anton Kabranovich
Author URI: http://karbanovich.com/
Tags: green, nature, clean
*/



/* HERE COMES THE CSS REST  */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* ---------   END RESET    ---------- */


body {
background: url(images/body_bg.jpg) #001A27 no-repeat top center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;

}

a {
color: #ffffff;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

#wrapper {
background: url(images/top_bar.png) repeat-x top center;
width: 100%;
margin: auto;
}

#header {
width: 960px; 
height: 210px; 
margin: auto;
}

#logo {
background:transparent url(images/main_logo.png) no-repeat center top;
height: 134px;
position: relative;
float: left;
top: 38px;
left: 38px;
width: 238px;
z-index: 999;
}

#logo a {
display: block;
width: 100%;
height: 100%;
text-decoration: none;
}

#logo a span {
visibility: hidden;
}



#menu {
background: url(images/menu_bg.png) no-repeat top left;
width: 447px;
position: relative;
top: 90px;
float: right;
height: 45px;
}

#menu ul {
text-align: center;
margin-top: 10px;
}


#menu ul li {
float: left;
text-align: center;
margin-left: 39px;
}

#menu ul ul li {
margin-left: 15px;
}


#menu ul li a,
#menu ul li.current_page_item ul li a {
text-decoration: none;
color: #ffffff;
 -moz-opacity: 0.99;
vertical-align: middle;
font-size: 12px;
display: block;
padding-top: 6px;
height: 24px;
text-shadow: #000000;
font-weight: lighter;
}

#menu ul li a:hover,
#menu ul li.current_page_item a,
#menu ul li.cuttent_page_item ul li a:hover {
text-decoration: underline;
}



#menu ul li a:hover span {
 -moz-opacity: 0.99;
text-shadow: #000 0 0 0;
}



#banner {
width: 100%; 
margin: auto;
background: url(images/banner_main.jpg) no-repeat top center; 
height: 308px; 
clear: both;
position:relative;
}

#content {
width: 100%;
margin: auto; 
padding: 35px 0 0 0;
}



#actualcontent {
width: 960px;
margin: auto;
}

#leftcontent {
width: 530px;
float: left;
margin-left: 43px;
line-height: 1.8;
 -moz-opacity: 0.99;
 text-shadow: #000000 0 0 0;
}

#leftcontent h1 {
border-bottom: 1px solid #414B4F;
margin-bottom: 15px;
padding-bottom: 10px;
color: #0680A6;
font-size: 22px;
}


#leftcontent h2 {
color: #ffffff;
font-size: 20px;
font-weight: lighter;
}

#leftcontent h3 {
font-size: 16px; 
}

span.date {
color: #666666;
font-size: 11px;
}

em {
font-style: italic;
}

strong, b {
font-weight: bold;
}

a.button {
text-decoration: none;
background: url(images/green_button.png) no-repeat top left;
width: 251px; 
height: 44px; 
display: block;
font-size: 15px;
color: #FFFFFF;
font-weight: lighter;
padding: 7px 0 0 20px;

 -moz-opacity: 0.99;
}

form.contact p {
color: #ffffff;
heigth: 20px;
text-align: right;
}



form.contact input {
background: url(images/input_bg.jpg) repeat-x bottom left;
border: 1px solid #CCCCCC;
padding: 4px;
width: 200px;
font-family: Arial, Helvetica, sans-serif;
color: #cccccc;
font-size: 12px;
margin-left: 10px;
margin-top: 10px;
}

form.contact input.submit {
background: url(images/submit_button.jpg) no-repeat bottom left;
border: 0px;
width: 100px;
height: 25px;
margin: 5px 7px 30px 8px;
cursor: pointer;
}


form.contact textarea {
background: none;
border: 1px solid #CCCCCC;
padding: 4px;
width: 200px;
height: 75px;
float: right;
font-family: Arial, Helvetica, sans-serif;
color: #cccccc;
font-size: 12px;
margin-left: 10px;
margin-top: 10px;
display: inline;
}


#leftcontent p {
margin: 5px 0;
}

#leftcontent hr {
margin: 20px 0 10px 0;
color: #608C70;
border: 0px;
height: 1px;
clear: both;
background: #608C70;
width: 100%;
}

#rightcontent {
width: 324px;
float: right;
text-align: center;
line-height: 1.6;
 -moz-opacity: 0.99;
 text-shadow: #000000 0 0 0;
}

#rightcontent h1 {
border-bottom: 1px solid #608C70;
margin-bottom: 10px;
padding-bottom: 5px;
font-size: 22px;
font-weight: lighter;
}


#rightcontent h2 {
color: #ffffff;
font-size: 20px;
font-weight: lighter;
}

#rightcontent h3 {
font-size: 16px; 
}


#rightcontent p {
margin: 5px 0;
}

#rightcontent hr {
margin: 20px 0 10px 0;
color: #608C70;
border: 0px;
height: 1px;
clear: both;
background: #608C70;
width: 100%;
}

#rightcontent ul li {
background: url(images/ul_arrow.png) no-repeat top left;
background-position: 7px 8px; 
padding-left: 35px;
}


#footer {
width: 100%;
background: url(images/footer_bg.jpg) no-repeat top center;
color: #cccccc;
height: 263px;
margin: auto;
margin-top: 45px;
}

#footer div {
}


#footer a {
text-decoration: underline;
color:#cccccc;
}

#footer a:hover {
text-decoration: none;
}

#footer p {
width: 250px; 
float: left; 
text-align: left;
margin-top: 15px;
line-height: 1.9;
}

#footer span.author {
font-size: 12px;
position: relative;
left: 180px;
top: 5px;
}








.clear {
clear: both;
}



/* -------------------------- PIXOPOINT MENU ------------------------------ */


	
	
#pixopoint_menu1 ul ul {
	position:absolute;
	left:-999em;
	top:32px;
	width: 179px;
	z-index: 999;
	}
	
#pixopoint_menu1 li:hover ul,#pixopoint_menu1 li.sfhover ul {
	left:auto;
	z-index: 999;
	
	}
	
	
