.serif{
	font-family: "Times New Roman", Times, Serif;
}
.san_serif{
	font-family: Helvetica, Arial, Sans-Serif;
}
.monospace{
	font-family: "Courier New", Courier, monospace;
}

a img{
	border: 0px;
}

/*

 HEADER

*/
.seed_wrapper{
	width: 960px;
	margin: 0 auto 0 auto;
}
.seed_header{
	position:relative;
	width: 960px;
	margin: 0 auto 0 auto;
	z-index:4;
}
/*

 MAIN NAVIGATION

*/
.seed_main_navigation{
	position:relative;
	width: 280px; height: 20px;
	float:right;
	margin: -45px auto -190px auto;
	z-index:10;
}
.seed_main_navigation_list{
	clear: both;
	margin: 0px; padding: 0px;
	list-style: none;
}
.seed_main_navigation_list li{
	float: left; margin-right: 15px;
}
.seed_main_navigation_off{
	text-decoration: none;
	font-size: 12px; font-family: bohemian,Courier, monospace;
	color: #000;
}
.seed_main_navigation_off:hover{
	color:#000;
}
.seed_main_navigation_on{
	text-decoration: none;
	font-size: 12px; font-family: bohemian,Courier, monospace;
	color: #000;
}
.seed_main_navigation_on:hover{
	color:#000;
}
/*

 CONTENT AREA

*/
.seed_content{
	clear: both;
	width: 960px;
	margin: 0 auto 0 auto;
}
/*

 HOME PAGE

*/
.home_who,.home_what,.home_contact{
	cursor: pointer;
}
.seed_home_content{
	clear: both;
}
.home_boxes{
	margin: 0px 0 10px 0; 
	padding: 18px 0 10px 0; 
	border-top: 1px solid #d1d1d1;
}
.home_boxes ul{
	margin: 0px; 
	padding: 0px; 
	list-style: none;
}

.home_boxes ul li{
	height: 151px;
	border: 1px solid #fff;
}

.home_boxes ul li:hover{
	border: 1px solid #fff;
}

.home_boxes ul li strong{
	font-size: 16px; font-family:bohemian,Courier, monospace; font-weight:bold;
	color: #000;
}
.home_boxes ul li p{
	font-family: bohemian,Courier, monospace; font-weight: normal; font-size: 14px; color:#000;
}

.home_hero img{
	z-index:1;
	position:relative;
	margin-top:-100px;
	margin-bottom:-12px;
}
.home_clients{
	border-top: 1px solid #d1d1d1;
	margin-top: 20px;
	padding-top: 21px;
	margin-bottom: -12px;
}
.home_clients ul{
	margin: 0px; 
	margin-top: 20px;
	padding: 0px; 
	list-style: none;
}
.home_clients ul li{
	float: left;
	margin-right: 40px;
	text-align:center;
	font-family: bohemian,Courier, monospace; font-weight: normal; font-size: 11px; color:#000;
}
.home_clients strong{
	font-size: 16px; font-family:bohemian,Courier, monospace; font-weight:bold; margin-bottom: 20px;
	color: #000;
}



/* NIVO SLIDER */
.slider-wrapper{
	z-index:1;
	position:relative;
	top:-105px;
	margin-bottom:-105px;
}
#slider {
    position:relative;
    width:1072px; /* Change this to your images width */
    height:500px; /* Change this to your images height */
    background:url(/js/nivoslider/thems/default/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}

.theme-default .nivoSlider {
	position:relative;
	background:#fff url(loading.gif) no-repeat 50% 50%;
    -webkit-box-shadow: 0px 1px 5px 0px #fff;
    -moz-box-shadow: 0px 1px 5px 0px #fff;
    box-shadow: 0px 1px 5px 0px #fff;
}

.theme-default .nivo-controlNav {
	width: 300px;
	position:absolute;
	left:500px;
	bottom:-30px;
	top: 470px;
	z-index: 99999px;
	margin-top:0px;
    margin-left:-40px; /* Tweak this to center bullets */
}
.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(/js/nivoslider/themes/default/bullets2.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

/* NIVO SLIDER */


.slider{
z-index:1;
position:relative;
top:-84px;
margin-bottom:-80px;
}
.curved-square .navigation-buttons .buttons a.select {
  background-position:-26px 0;
}
.curved-square .navigation-buttons .middle {
margin: 30px 0 0 -100px;
}
.curved-square .navigation-buttons .buttons a {
  background-attachment:initial;
  background-clip:initial;
  background-color:initial;
  background-image:url(http://www.allnaturalmedia.com/users/33/site/63/buttons_small.png);
  background-origin:initial;
  background-position:0 0;
  background-repeat:no-repeat no-repeat;
  cursor:pointer;
  height:13px;  
  width:13px;
  margin-bottom:12px;
  margin-left:2px;
  margin-right:2px;
  margin-top:-20px;
  text-align:center;

}
.curved-square .navigation-buttons .buttons a:hover {
  background-attachment:initial;
  background-clip:initial;
  background-color:initial;
  background-image:url(http://www.allnaturalmedia.com/users/33/site/63/buttons_small.png);
  background-origin:initial;
  background-position:0 0;
  background-repeat:no-repeat no-repeat;
  cursor:pointer;
  height:13px;  
  width:13px;
  margin-bottom:12px;
  margin-left:2px;
  margin-right:2px;
  margin-top:-20px;
  text-align:center;

}
.curved-square .shadow {
  height:94px;
  margin-top:-130px;
}
/*

 PAGES

*/


.seed_page_content{
	clear: both;
	width:960px;
	float: left;
}
.seed_page_title{
font-family:shadows,arial;
font-size:110px;
color:#000;
margin:0px; padding:0px;
}
.seed_page_text{
	
}
.seed_page_side_bar{
	width: 300px;
	float: right;
}



/*

 POSTS

*/
.seed_post{
padding-top:20px;
}
.seed_post_title{
margin:0px; padding:0px;
font-size: 32px;font-weight:normal;
text-transform: uppercase;
color:#000;
}
.seed_post_date{
font-size: 11px;
color:#000;
padding-bottom:10px;
}
.seed_post_text{
font-size: 12px;
color:#000;
border-bottom:1px solid #d1d1d1;
padding-bottom:20px;

}
/*

 ABOUT

*/
.about_header{
	height:478px; width:1100px; padding-top:400px;
	background-image: url('/users/33/site/63/about_header2.jpg');
	background-repeat: no-repeat;
	margin: -85px 0 -350px 0;
}
.about_bottom{
	width:960px;
	padding-top:0px;
	border-top: 1px solid #d1d1d1;
}
.about_text{
	clear:both;
	border-top: 1px solid #d1d1d1;
}
.about_left{
	width: 280px;
	position: relative;
	z-index:5;
	margin: 10px 0 0 0;
	float:left;
	
	font-size: 14px; font-family: bohemian,Courier, monospace;
	color:#000;
	
}
.about_left p strong{
	font-size: 14px; font-family:bohemian,Courier, monospace;
}
.about_right p strong{
	font-size: 14px; font-family:bohemian,Courier, monospace;
}
.about_right{
	width: 280px;
	position: relative;
	float:left;
	z-index:5;
	margin: 10px 0 0 50px;
	float:left;
	
	font-size: 14px; font-family: bohemian,Courier, monospace;
	color:#000;
}

.about_process{
	margin:0px; padding:0px;
	list-style: none;
}
.about_process li{
	float: left;
	border:1px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-right:2px;
	cursor: pointer;
	height:168px;
	overflow:hidden;
}
.about_process li:hover{
	border:1px solid #d1d1d1;
}

.about_div_text{
	position:relative;
	margin-top: -160px; margin-bottom: -7px;
	font-family: bohemian,Courier, monospace;
	font-size: 12px;
	color:#000;
	text-align:center;
	width: 236px; height: 168px;
} 
.about_title{
	font-size: 16px; font-weight: normal;
	text-transform: uppercase;
}

/*

 SERVICES

*/


.service_bar{
padding:20px 0 20px 0;
font-size: 14px; font-family:bohemian,Courier, monospace; font-weight: bold;
color:#000;
}

.service_item{
text-decoration:none;
color:#d1d1d1;
margin-left:20px;
font-size: 12px; font-family: bohemian,Courier, monospace; font-weight: normal;
}
.service_item:hover{
text-decoration:none;
color:#929292;
font-size:12px;
}

.serivce_right{
margin:0px; padding:0px; 
margin-top:30px;
}
.service_thumbs{
	margin:0px; padding:0px; list-style:none;
}
.service_thumbs li{
	float: left; margin-right:2px;
}

#technology{
	font-size: 14px; font-family: bohemian,Courier, monospace;
	color:#000;
}

.service_text{
	font-size: 14px; font-family: bohemian,Courier, monospace;
	color:#000;
}
.service_text h1{
	font-family: bohemian,Courier, monospace;
	font-size: 18px; font-weight:bold;
}
.service_img_label{
	position:relative;
	margin-top: -60px; margin-bottom: -60px;
	font-family: bohemian,Courier, monospace;
	font-size: 18px; font-weight: bold;
	color:#000;
	text-align:center;
	width: 140px; height: 88px;
}
.service_contact{
	text-align:right; 
	margin: 0px;
}
.service_contact a{
	text-decoration: none;
    font-family: shadows,bohemian,Courier, monospace;
	font-size: 18px; font-weight: bold;
	color:#ff0000;
}

.web_dev_li, .water_li, .grow_li, .sustain_li, .harvest_li, .plant_li{
	cursor: pointer;
}

.tech_we_use{
	font-size: 14px; font-family: bohemian,Courier, monospace; font-weight:bold;
	border-top: 1px solid #ccc;
	padding: 25px 0 0 0;
	margin: 10px 0 0 0;
}

.tech_we_use ul{
	margin: 20px 0 20 0;
	padding: 0px;
	list-style: none;
}
.tech_we_use ul li{
	float: left;
	margin: 0 7px 0 0;
}
/*

 CONTACT

*/
.contact_header{
	height:718px; width:1100px; padding-top:400px;
	background-image: url('/users/33/site/63/contact_bg.jpg');
	background-repeat: no-repeat;
	margin: -85px 0 -200px 0;
}
.contact_form{
	font-size: 14px; font-family: bohemian,Courier, monospace; font-weight:bold;
position:relative;
margin-top:-130px;
margin-left: 37px;
}
.seed_formRow{
	clear:both;
	margin-top:5px;
}
input[type="text"]{
	background-color: #e1e1e1;
	padding: 15px;
	border:0px;
	width: 300px;
	color:#333;
}
textarea{
	background-color: #e1e1e1;
	padding: 15px;
	border:0px;
	width: 300px;
	height: 100px;
	color:#333;
}
.submit{
	padding-top: 20px;
	padding-left:200px;
}
input[type="submit"]{
	-webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; border: 0px;
	background-color:#e1e1e1;
	color:#333;
	padding: 5px 15px 5px 15px;
	cursor: pointer;
	
}
input[type="submit"]:hover{
	background-color: #eeeeee;
}

.input label{
	width: 100px;
	float: left;
	padding-top:10px;
}

/*

 FOOTER

*/
.seed_footer{
	clear: both;
	width: 960px;
	padding-top: 20px;
	margin: 1px auto 0 auto;
	border-top:1px solid #d1d1d1;
	clear:both;
position: relative;
z-index:99;
	
}

/*

 FOOTER NAVIGATION

*/
.seed_footer_navigation{
	width: 960px;
	margin: 0 auto 0 auto;
	clear:both;
}
.seed_footer_navigation_list{
	margin: 0px; padding: 0px;
	list-style: none;
}
.seed_footer_navigation_list li{
	float: left; margin-right: 15px;
}
.seed_footer_navigation_off{
	text-decoration: none;
	font-size: 12px; font-family: bohemian,Courier, monospace;
	color: #000;
}
.seed_footer_navigation_off:hover{
	color:#000;
}
.seed_footer_navigation_on{
	text-decoration: none;
	font-size: 12px; font-family: bohemian,Courier, monospace;
	color: #000;
}
.seed_footer_navigation_on:hover{
	color:#000;
}

.seed_tag{
width: 250px;
float: right;
text-align: right;
padding-top:2px;
}
.seed_tag a img{
border:0px;
}
.seed_tag a{
font-size: 12px; font-family: bohemian,Courier, monospace;
color: #d1d1d1;
text-decoration:none;
}
/*

 GLOBAL

*/

body{
	margin: 40px;
}



/*

 FONTS

*/
@font-face { font-family: shadows; src: url('/fonts/Shadows_Into_Light.ttf'); } 

@font-face { font-family: bohemian; src: url('/fonts/BohemianTypewriter.ttf); } 