/* 
	Actual Organics
		Copyright: Custom Fit Online Solutions
		Author: Robert Valcourt, Roy McClean
		Date: September 2009
*/

@import url('/css/doc2form.css');
@import url('/css/blog.css');

/*-------------------------------------------    
	general selectors
-------------------------------------------*/

body {
	margin: 0;
	padding: 0;
	background: #F2FDF0 url('/media/223/body-bg.jpg') repeat-x;
	font-family: Tahoma, "Lucida Sans Unicode", "Lucida Grande", "Sans Serif";
}
h1 {
	margin: 8px 0 35px 0;
	font-size: 18pt;
	color: #467F3B;
}
h2 {
	font-size: 14pt;
	color: #467F3B;
	line-height: 1.3em;
}
h2 a {
	color: #467F3B;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}
h3 {
	font-size: 12pt;
	color: #467F3B;
	line-height: 1.3em;
}
h3 a {
	color: #467F3B;
	text-decoration: none;
}
h3 a:hover {
	text-decoration: underline;
}
h4 {
	font-size: 11pt;
	color: #242424;
	line-height: 1.3em;
}
p {
	
}
#primary td {
	padding-bottom: 20px;
}
#primary p a:link, p a:active, p a:visited {
	color: #0000FF;
	text-decoration: underline;
}
#primary p a:hover {
	color: #0000FF;
	text-decoration: none;
}
.post-image {
	border: 1px solid #D4ECCF;
	padding: 5px;
	background-color: #FFF;
        margin-left: 30px;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;	
}
.image {
        margin: 5px 0 5px 0;
	border: 2px solid #D4ECCF;
	padding: 8px;
	background-color: #FFF;
}
.image-nb {
	border: 0px;
        margin: 20px 0 20px 0;
	background-color: transparent;
}
.image-left {
	float: left;
	margin: 0 30px 20px 0;
	border: 2px solid #D4ECCF;
	padding: 8px;
	background-color: #FFF;
}
.image-left-nb {
	float: left;
	margin: 0 30px 20px 0;
	border: 0px;
	background-color: transparent;
}
.image-right-nb {
	float: right;
	margin: 0 3px 20px 30px;
	border: 0px;
	background-color: transparent;
}
.image-logo {
	float: right;
	margin: 0 52px 20px 30px;
	border: 0px;
	background-color: transparent;
}
.image-right {
	float: right;
	margin: 0 3px 20px 30px;
	border: 2px solid #D4ECCF;
	padding: 8px;
	background-color: #FFF;
}
.home-post {
	padding-top: 10px;
	width: 290px;
	float: left;
	padding-right: 30px;
	font-size: 10pt;
	line-height: 1.3em;
}
.home-post h3 {
	margin-top: 0;
	line-height: 1.1em;
	padding-top: 10px;
}
.home-post p a {
	color: #467F3B;
	text-decoration: none;
}
.home-post p a:hover {
	text-decoration: underline;
}
.its {
	padding-left: 31px;
	font-family: Tahoma, "Lucida Sans Unicode", "Lucida Grande", "Sans Serif";
	font-weight: bold;
	font-size: 14pt;
	color: #467F3B;
}
.video {
	margin-top: 20px;
	border: 2px solid #D4ECCF;
	padding: 8px 8px 0px 8px;
	background-color: #FFF;
	overflow: display;
}
#primary .crumbs {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#primary .crumbs li {
	display: inline;
	margin: 0;
	padding: 0;
	padding-right: 10px;
}
#primary .crumbs a {
	text-decoration: underline;
	color: #333333;
}
#home-features td {
	width: 290px;
	padding-right: 30px;
}
#home-features td img {
	border: 2px solid #D4ECCF;
	padding: 8px;
	background-color: #FFF;
}
#home-features td p {
	margin: 20px 0 0 0;
}
#home-features td h3 {
	margin: 0;
}
#aqua {
	border-top: 1px solid #DBF1DA;
	border-bottom: 1px solid #DBF1DA;
	padding: 20px 0;
}
#primary p a.text-right,
#primary p a.text-right:visited {
	float: right;
	margin: 0 0 40px 40px;
	padding: 5px 8px;
	display: block;
	border: 1px solid #467F3B;
	background-color: #D5ECD0;
	text-decoration: none;
	font-weight: bold;
	color: #467F3B;
}
#primary p a.text-right:hover {
	background-color: #5ABA47;
	color: #FFFFFF;
}

/*-------------------------------------------    
	navigation baseline
-------------------------------------------*/

#navigation {
	width: 960px;
	color: #91C586;
	position: relative;
	height: 50px;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
}
#navigation p {
	position: absolute;
	bottom: 12px;
	margin: 0;
}
#navigation ul {
	position: absolute;
	bottom: 4px;
	right: 0;
	list-style: none;
	margin: 0;
}
#navigation ul li {
	float: left;
	margin: 0;
	padding: 0 5px 0 0;
	display: block;
}
#navigation ul li a {
	padding: 8px;
	color: #5ABA47;
	text-decoration: none;
	display: block;
}
#navigation ul li a:hover {
	color: #F2FDF0;
	background-color: #1C241A;
}
#logo {
	overflow: hidden;
	width: 960px;
	height: 200px;	
}
#logo a {
	background: url('/media/55810/ao-logo3.png') no-repeat center left;
	width: 960px;
	height: 200px;	
	display: block;
	text-indent: -9999px
}
.footer-zone ul {
	list-style: none;
	margin: 15px 0 0 0;
	padding: 0;
}
.footer-zone ul li {
	padding: 5px 0;
	margin: 0;
}
.footer-zone ul li a {
	color: #5ABA47;
	text-decoration: none;
}
.footer-zone ul li a:hover {
	text-decoration: underline;
}
#primary a {
	color: #467F3B;
}
#primary ul li {
        margin: 1.0em 0;
}

/*-------------------------------------------    
	billboards
-------------------------------------------*/

#billboard-home {
	width: 960px;
	height: 350px;
	background-image: url('/media/270/billboard-home.jpg');
	background-repeat: no-repeat;
	position: relative;
}
#billboard-home-search {
	position: absolute;
	bottom: 20px;
	left: 20px;
	width: 210px !important;
	font-family: Tahoma, "Lucida Sans Unicode", "Lucida Grande", "Sans Serif";
	font-size: 10pt;
	text-transform: uppercase;
	font-weight: bold;
	border: 0px;
	color: #242424;
}
#billboard-home-find {
	position: absolute;
	bottom: 8px;
	left: 250px;
}
#home-headline {
	width: 530px;
	padding: 45px 60px 0 30px;
	float: left;
}
#home-headline h1 {
	margin: 0;
	font-family: "Lucida Sans Unicode", Tahoma, "Lucida Grande", "Sans Serif";
	font-size: 28pt;
	color: #FFFFFF;
}
#home-links {
	width: 310px;
	padding: 50px 30px 0 0;
	float: left;
}
#home-links p {
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0 0 15px 0;
}
#home-links p a {
	color: #FFFFFF;
	text-decoration: none;
}
#home-links p a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#billboard-sub {
	width: 960px;
	height: 250px;
	background-image: url('/media/3111/billboard-sub.jpg');
	background-repeat: no-repeat;
	position: relative;
}
#billboard-sub-search {
	position: absolute;
	top: 53px;
	left: 40px;
	width: 170px !important;
	font-family: Tahoma, "Lucida Sans Unicode", "Lucida Grande", "Sans Serif";
	font-size: 10pt;
	font-weight: bold;
	border: 0px;
	color: #242424;
}
#billboard-sub-find {
	position: absolute;
	top: 90px;
	left: 134px;
}
#sub-headline {
	width: 530px;
	padding: 45px 60px 0 30px;
	float: left;
}
#sub-headline h1 {
	margin: 0;
	font-family: "Lucida Sans Unicode", Tahoma, "Lucida Grande", "Sans Serif";
	font-size: 28pt;
	color: #FFFFFF;
}
#sub-headline p {
	margin: 0;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", Tahoma, "Lucida Grande", "Sans Serif";
	font-size: 28pt;
	color: #FFFFFF;
}

/*-------------------------------------------    
	newsletter
-------------------------------------------*/

#subscribe {
	position: relative;
	width: 190px;
	height: 460px;
	padding: 0 29px 0 31px;
	overflow: hidden;
	background-image: url('/media/23385/sub-bg.gif');
	background-repeat: no-repeat;
	margin-top: 40px;
}
#subscribe h2.sub-search {
	position: absolute;
	top: 9px;
	left: 31px;
	margin: 0;
	padding: 0;
	font-size: 11pt;
}
#subscribe h2.sub-news {
	position: absolute;
	top: 149px;
	left: 31px;
	margin: 0;
	padding: 0;
	font-size: 11pt;
}
#subscribe h2.sub-social-media {
	position: absolute;
	top: 290px;
	left: 31px;
	margin: 0;
	padding: 0;
	font-size: 11pt;
}
#subscribe .privacy {
	position: absolute;
	top: 232px;
	left: 31px;
	margin: 0;
	font-size: 8pt;
	line-height: 1.4em;
}
#subscribe form {
	margin: 0;
}
#news-field {
	position: absolute;
	top: 193px;
	left: 40px;
	width: 170px !important;
	font-family: Tahoma, "Lucida Sans Unicode", "Lucida Grande", "Sans Serif";
	font-size: 10pt;
	font-weight: bold;
	border: 0px;
	color: #333333;
}
#news-button {
	position: absolute;
	top: 230px;
	left: 134px;
}
#subscribe #facebook {
	position: absolute;
	top: 325px;
	left: 31px;
}
#subscribe #twitter {
	position: absolute;
	top: 325px;
	left: 71px;
}
#subscribe #rss {
	position: absolute;
	top: 325px;
	left: 111px;
}
#subscribe #bookmark {
	position: absolute;
	top: 325px;
	left: 151px;
}
#subscribe .options {
	position: absolute;
	top: 406px;
	right: 29px;
	margin: 0;
	font-size: 8pt;
}
#subscribe .privacy a {
	color: #333333;
	text-decoration: none;
}
#subscribe .privacy a:hover {
	text-decoration: underline;
}
#subscribe a:hover {
	text-decoration: none;
}

/*-------------------------------------------    
	layout
-------------------------------------------*/

#container {
	width: 100%	
}
.wrapper {
	width: 960px;
	margin: 0 auto;
}
#consplit {
	width: 960px;
	padding-bottom: 80px;
	padding-top: 10px;
	font-size: 10pt;
}
#consplit h2 {
	margin-top: 0;
}
#consplit p {
	margin-bottom: 20px;
}
#primary {
	width: 680px;
	float: right;
	font-size: 10pt;
	line-height: 1.3em;
}
#secondary {
	width: 250px;
	float: left;
	font-size: 10pt;
	line-height: 1.3em;
	padding-bottom: 15px;
}
#footer {
	width: 100%;
	background: #2B3927 url('/media/233/footer.gif') repeat-x;
	padding-top: 125px;
	overflow: hidden;
	color: #91C586;
	font-size: 8pt;
	font-weight: bold;
}
.footer-zone {
	width: 300px;
	padding-right: 30px;
	float: left;
	text-transform: uppercase;
}
.final {
	width: 300px;
	padding: 0;
}
.footer-title {
	margin: 0;
	color: #F2FDF0;
	font-size: 14px;
	text-transform: uppercase;
	border-bottom: 1px solid #465743;
	padding-bottom: 15px;
}
#footer-legal {
	clear: left;
	padding-top: 125px;
	padding-right: 30px;
	width: 630px;
	float: left;
}
#footer-legal p {
	margin: 0;
	padding-bottom: 30px;
	font-weight: normal;
	font-size: 9pt;
}
#footer-design {
	padding-top: 125px;
	width: 300px;
	float: left;
}
#footer-design p {
	margin: 0;
	padding-bottom: 30px;
	font-weight: normal;
	font-size: 9pt;
}
#footer-design p a {
	color: #91C586;
	text-decoration: none;
}
#footer-design p a:hover {
	text-decoration: underline;
}
#taflink {
	position: absolute;
	top: 375px;
	left: 50px;
}
#horn {
	vertical-align: middle;
	margin-right: 10px;
}
#taflink a {
	color: #467F3B;
	font-weight: bold;
}
#twitters p {
	margin: 0;
}









































































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
