/*
Theme Name: biofriendly
Theme URI: http://biofriendly.com/
Description: The official biofriendly theme made for the website biofriendly.com.
Version: 1.0.0
Author: Noel Carroll
Author URI: http://newgoldtooth.com/
Tags: simple, two columns, green, grey, clean, elegant, white.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	height:100%;
	background-color:#FFFFFF;
	width:100%;
	color:#2A382C;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:160%;
	margin:0px auto;
	padding:0px;
	}

.wrapper {
	width:1040px;
	min-height:100%; 
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	display:block;
	}
.main {
	width:1000px;
	height:100%;
	background-color:#E8E8E7;
	display:block;
	margin:0px auto;
	float:left;
	padding:5px 20px;
	border-radius: 10px 10px 0px 0px; 
	-moz-border-radius: 10px;
}
.header {
	width:1000px;
	}
.logo {
	width:400px;
	float:left;
	height:56px;
	margin:12px 0px 0px 40px;
}
.menu {
	width:540px;
	float:right;
	margin:7px 0px 0px 20px;
}
.menu ul {
	clear:both;
	float:left;
	font-variant:small-caps;
	font-size:16px;
	list-style:none;
}
.menu ul li {
	padding:0px 12px 4px;
	display:inline;
}
.menu ul li a {
	color:#2A382C;
	text-decoration:none;
	padding-bottom:4px;
}
.menu ul li a:hover {
	color:#006600;
	text-decoration:none;
}
.menu ul li.active a {
	background:url(images/activelinedots.gif) center bottom no-repeat;
	color:#006600;
	padding-bottom:4px;
}
.home-content {
	float:left;
	width:1000px;
	margin:0px auto;
	clear:both;
	min-height:100%;
	overflow:visible;
}
.page-content {
	float:left;
	width:1000px;
	margin:0px auto;
	min-height:100%;
	overflow:visible;
	background:url(images/pageback.png) repeat-y top;
	border-radius: 10px; 
	-moz-border-radius: 10px;
}
.article {
	background:none;
	width:640px;
	padding:10px;
}
.index-article {
	background:none;
	width:640px;
	padding:10px;
	margin-top:-20px;
}
.page {
	width:660px;
	margin:0px auto;
	float:left;
}
.blog-wrapper {
	width:677px;
	margin:0px;
	padding:0px;
	float:left;
}
.blog-header {
	width:677px;
	margin:0px;
	background-color:#003300;
	height:500px;
	float:left;
	border-radius: 10px 0px 0px 0px; 
	-moz-border-radius: 10px 0px 0px 0px;
}
.blog-header-image {
	height:500px;
	width:677px;
	position:absolute;
}
.blog-header-gradient {
	background-image:url(images/gradient.png);
	margin-left:0px;
	margin-top:0px;
	position:absolute;
	height:230px;
	width:277px;
}
.blog-header-logo {
	background-image:url(images/blog-header-logo.png);
	position:absolute;
	height:120px;
	width:216px;
	margin-top:20px;
	margin-left:23px;
}
.blog-header-excerpt {
	width:677px;
	height:150px;
	position:absolute;
	margin-top:350px;
}
.blog-header-excerpt-bar {
	background-color:#010;
	opacity:0.65;
	width:677px;
	height:150px;
	position:absolute;
}
.blog-header-excerpt-text {
	padding:20px;
	color:#fff;
	position:absolute;
	font-size:14px;
}
.blog-header-excerpt-text h2 {
	font-size:18px;
	margin-top:0px;
	margin-bottom: 5px;
}
.blog-header-excerpt-text h2 a {
	color:#fff;
	text-decoration:none;
}
.blog-header-excerpt-text h2 a:hover {
	text-decoration:underline;
}
.single-header {
	width:677px;
	margin:0px;
	background-color:#003300;
	height:300px;
	float:left;
	border-radius: 10px 0px 0px 0px; 
	-moz-border-radius: 10px 0px 0px 0px;
}
.single-header-image {
	height:300px;
	width:677px;
	position:absolute;
}
.single-header-gradient {
	background-image:url(images/gradient.png);
	margin-left:400px;
	margin-top:0px;
	position:absolute;
	height:230px;
	width:277px;
}
.single-header-logo {
	background-image:url(images/blog-header-logo.png);
	position:absolute;
	height:120px;
	width:216px;
	margin-top:20px;
	margin-left:438px;
}
.single-header-excerpt {
	width:677px;
	height:100px;
	position:absolute;
	margin-top:200px;
}
.single-header-excerpt-bar {
	background-color:#010;
	opacity:0.65;
	width:677px;
	height:100px;
	position:absolute;
}
.single-header-excerpt-text {
	padding:15px 20px 5px 20px;
	color:#fff;
	position:absolute;
	font-size:14px;
	width:637px;
}
.single-header-excerpt-text h2 {
	font-size:22px;
	margin-top:0px;
	margin-bottom: 5px;
}
.single-header-excerpt-text h2 a {
	color:#fff;
	text-decoration:none;
}
.single-header-excerpt-text h2 a:hover {
	text-decoration:underline;
}
.archive-post-frame {
	width:675px;
	margin:0px;
	padding:10px 0px 10px 2px;
	float:left;
	display:inline;
	background-color:#030;
	border-top: 1px groove #FFF;
	border-radius: 10px 0px 0px 10px; 
	-moz-border-radius: 10px 0px 0px 10px;
}
.archive-post-frame h2 {
	color:#fff;
	font-size:20px;
	padding: 0px 0px 0px 10px;
	margin-top: 0px;
}
.archive-post-frame-link {
	padding:5px;
}
.archive-post-frame-link a {
	color:#fff;
	text-decoration:underline;
}
.archive-post-frame-link a:hover {
	color:#fff;
	text-decoration:none;
}
.archive-post-frame-link a:visited {
	color:#eee;
	text-decoration:underline;
}
.post-frame {
	width:675px;
	margin:0px;
	padding:10px 0px 10px 2px;
	float:left;
	display:inline;
	background-color:#456a46;
	border-top: 1px groove #FFF;
	border-radius: 0px 0px 0px 10px; 
	-moz-border-radius: 0px 0px 0px 10px;
}
.post-frame-link {
	padding:5px 5px 5px 10px;
}
.post-frame-link a {
	color:#fff;
	text-decoration:underline;
}
.post-frame-link a:hover {
	color:#fff;
	text-decoration:none;
}
.post-frame-link a:visited {
	color:#eee;
	text-decoration:underline;
}
.post-column {
	width:150px;
	padding:10px 5px;
	margin:4px;
	background-color: #eee;
	float:left;
	height:390px;
	border-radius: 10px; 
	-moz-border-radius: 10px;
}
.post-frame h2 {
	font-size:14px;
	margin-top:5px;
	margin-bottom:5px;
	padding:0px 5px;
}
.post-strip {
	width:653px;
	padding:5px;
	margin:5px 5px 5px 5px;
	background-color:#eee;
	float:left;
	border-top: 1px groove #FFF;
	border-radius: 10px; 
	-moz-border-radius: 10px;
}
.post-strip-thumb {
	width:150px;
	height:150px;
	padding:5px;
	margin-right:5px;
	float:left;
}
.post-strip-content {
	padding:5px;
	margin-left:10px;
}
.post-strip-content h2 {
	font-size:18px;
	margin-top: 0px;
}
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
a {
	color:#006600;
	text-decoration:none;
}
a:hover {
	color:#006600;
	text-decoration:underline;
}
a:visited {
	color: #456a46;
}
a.active {
	color:#006600;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}
.entry p a:visited {
	color: #456a46;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.blog-sidebar {
	width:300px;
	min-height:100%;
	overflow:visible;
	float:left;
	padding-bottom:20px;
	margin-left:-10px;
}
.blog-sidebar ul {
	list-style:none;
}
.blog-sidebar ul li {
	color:#006600;
	line-height:160%;
	float:left;
	width:305px;
}
.blog-sidebar ul li h2 {
	text-align:right;
	width:280px;
	border:1px #000000 solid;
	padding:5px 0px;
	margin:10px 0px;
	color:#003300;
	font-style:italic;
	border-radius: 10px; 
	-moz-border-radius: 10px;
}
.sidebar {
	width:305px;
	min-height:100%;
	overflow:visible;
	float:left;
	padding-left: 20px;
}
.sidebar ul {
	list-style:none;
}
.sidebar ul li {
	color:#006600;
	line-height:160%;
	margin-left:-30px;
	float:left;
	width:260px;
}
.sidebar ul li h2 {
	text-align:right;
	width:270px;
	border: 1px #000000 solid;
	padding:5px;
	margin:10px 0px 10px 0px;
	color:#FFF;
	font-style:italic;
	background-color:#030;
	border-radius: 10px; 
	-moz-border-radius: 10px;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

.footer {
	width:920px;
	height:210px;
	background-color:#030;
	color:#FFF;
	float:left;
	padding:0px 60px;
	margin:0px auto 20px;
	border-radius: 0px 0px 10px 10px; 
	-moz-border-radius: 0px 0px 10px 10px;
}
.footer a {
	color:#fff;
	text-decoration:none;
}
.footer a:hover {
	color:#fff;
	text-decoration:underline;
}
.footer ul {
	list-style:none;
	margin-left:-40px;
}
.footer ul li {
	float:left;
	width:460px;
	padding: 20px 0px 0px;
	display:inline;
}
.footer ul li h2 {
	font-variant:small-caps;
}
.footer ul li img{
	padding:6px 8px 5px 0px;
}
.legal {
	width:920px;
	float:left;
	border-top:thin #FFF solid;
	margin-top:30px;
	padding:10px 0px 30px 0px;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	line-height:130%;
	}

h2 {
	margin: 30px 0 0;
	line-height:130%;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	line-height:130%;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	line-height:130%;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	line-height:130%;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px; 
	line-height:130%;;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
.featured-image {
	background-color:#003300;
	height:225px;
	width:677px;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

<!-- JQuery Slider -->
#featured{ 
	width:1000px;  
	border:0px solid #ccc; 
	height:351px; overflow:hidden;
	background:#fff;
}
#featured ul.ui-tabs-nav{ 
	margin-left:-40px;
	margin-top:0px;
}
#featured ul.ui-tabs-nav li{ 
	width:230px;
	height:120px;
	padding:10px 10px 40px;
	display:inline;
	float:left;
	text-align:justify;
	font-size:11px;
}
#featured ul.ui-tabs-nav li h2{ 
	font-size:16px;
	font-variant:small-caps;
	font-weight:100;
	text-align: center;
}
#featured li.ui-tabs-nav-item a { 
	display:block; 
	text-decoration:none;
	color:#2A382C; outline:none;
}
#featured li.ui-tabs-nav-item:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected, #featured li.ui-tabs-active{
	background:#C7CDC3; 
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a, #featured ul.ui-tabs-nav li.ui-tabs-active a, #featured ul.ui-tabs-nav li.ui-tabs-active:hover { 
	background:#C7CDC3; 
}
#featured .ui-tabs-panel{ 
	width:1000px; height:351px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	bottom:0; left:0; 
	height:70px;
	width:1000px; 
	background: url('images/transparent-bg.png');
	text-align:right;
}
#featured .ui-tabs-panel .info a.hideshow{
	position:absolute; font-size:20px; font-family:arial; color:#f0f0f0; right:10px; top:-20px; line-height:20px; margin:0; outline:none; background:#333;
}
#featured .info h2{ 
	font-size:20px; font-family:arial;
	font-variant:small-caps;  
	color:#fff; padding:10px 24px 10px 20px; margin:0; font-weight:bold;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 20px; 
	font-family:arial; font-size:14px; 
	color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:none; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
<!-- End JQuery Slider -->


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
