/*

Theme Name: Eco Nature Basic
Theme URI: http://ericulous.com/2008/09/04/wp-theme-eco-nature
Description: Blue sky, white clouds, brown earth, red flowers. Purchase premium for more features.
Version: 1.0
Author: Genkisan
Author URI: http://ericulous.com/

*/
html {
	height: 100%;
}

body { 
	height: 100%;
	padding: 0; 
	margin: 0; 
	font: .74em Verdana, Arial, sans-serif; 
	line-height: 1.5em; 
	background: #cfecfe url(images/body-bg.jpg) repeat top; 
	color: #454545; 
	}
	
a { color: #5b3317; background: inherit; text-decoration: none; }
a:hover { color: #781436; background: inherit; text-decoration: underline; }

.top {
font-weight:bold;
}

a.atop { color: #ffffff; background: inherit; text-decoration: none; }
a.atop:hover { color: #ede4c5; background: inherit; text-decoration: underline; }

p {	margin: 0 0 5px 0; }
h1 { font: bold 1.8em Arial, Sans-Serif; padding: 8px 0 4px 0; margin: 0; letter-spacing: -1px; }
h2 { font: bold 1.6em Arial, Sans-Serif; letter-spacing: -1px; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }
ul { margin: 0; padding : 0; list-style: none; }
img { border: 0; }
hr { height: 1px; border-style: none; color: #efefef; background-color: #efefef; margin: 5px 0; }
form { margin:0; padding:0; }
input, textarea {
border: 1px solid #d1d1d1;
}

.wrapper {
min-height: 100%;
background-image:url(http://www.botecodesign.org/wp-content/themes/econaturebase/images/topo.jpg);
height: auto !important;
height: 200px;
background-repeat: repeat-x;

margin: 0 auto -61px;
}

.wrapperboteco {
background-image:url(http://www.botecodesign.org/wp-content/themes/econaturebase/images/boteco.png);
width: 178px;
height: 182px;
margin-top:15px;
float:left;
background-repeat: repeat-x;

}



.content { margin: 0px auto; width: 1000px; }

/* Header */
#top { background-color: transparent; height: 200px; }
	#top #toprightbar { float: right; margin: 25px 0 0 0; padding: 0; font-family:Arial, Helvetica, sans-serif; }
	input.search_input { width: 292px; border: 0; background: #fff url(images/input.png) no-repeat; padding: 5px; color: #FF0084; font-weight: bold; margin: 0; float: left; }
	input.submit_input { background: transparent url(images/submit.png) no-repeat; border: 0; height: 24px; padding: 0; width: 65px; margin: 0 0 0 5px; color: #ffffff; font: bold 0.9em arial, sans-serif; float: left; }
	#top #toprightbar #toprightbarnav { text-align: center; width: 373px; clear: both; margin:0; padding: 11px 0 0 0; color: #aaa; font-size:1em; font-weight: bold; letter-spacing: 2px; }

	#top #logo { padding-top: 28px; margin: 0; color: #555; }
	#top #logo h3 { padding: 0; margin: 0; font-size:2.8em; letter-spacing:1px; }
	#top #logo p { padding:17px 0 0 0; margin:0; font-size:1em; font-weight: bold; }
	#top #logo a:hover { text-decoration:none; }

#tabs { 
height: 24px; 
margin: -1px auto 0 auto;
overflow: hidden;
padding: 0; 
width: 950px;
}

#tabs ul {
margin: 0;
padding: 0;
width: 950px;
float: left; 
}

#tabs li { 
display: inline; 
height: 24px;
margin: 0;
padding: 0;
}

#tabs li a { 
background: transparent url(images/toptabs.gif) no-repeat right top; 
color: #fff;
font-family: Verdana, Tahoma, "Trebuchet MS", sans-serif;
font-size: 12px;
font-weight: bold;
float: left; 
height: 24px;
padding: 2px 12px 0 12px;
text-align: center;
margin-right: 8px;
}

#tabs li a:hover { 
background: transparent url(images/toptabs.gif) no-repeat right -36px; 
text-decoration: none;
color: #fff;
}

#tabs li.current_page_item a{
background: transparent url(images/toptabs.gif) no-repeat right -36px;
color: #fff;
}


/* Main Area */
#main { margin-top: 25px; }
	#sidebar { float: left; width: 370px; padding: 0; margin-bottom: 10px; margin-left: 25px; }
		#sidebar .sidebartop { height:8px; width:370px; overflow:hidden; }
		#sidebar .sidebarbottom { height:8px; width:370px; overflow: hidden; margin-bottom:20px; }
		#sidebar .sidebarcontent { padding: 1px 15px 5px 15px; background: #f6f6f6 url(images/stripe.png); }
		.sidebarcontent ul { padding: 0; } 
		.sidebarcontent ul li { line-height: 20px; background: #fafafa url(images/bullet.gif) no-repeat 6px 7px; list-style: none; margin-bottom: 0.3em;padding: 0.3em 0.3em 0.3em 25px; font-weight:bold; font-size:.95em; }
		.sidebarcontent ul li ul{ padding: 0; margin: 0; }
		.sidebarcontent ul li ul li{ line-height: 18px; background: #fafafa url(images/bullet.gif) no-repeat 6px 7px; list-style: none; padding-left: 25px; }
		.sidebarcontent a { background:none; text-decoration: none; }
		.sidebarcontent ul li ul li a { }
		.sidebarcontent h3 { color: #888; font:  bold 1.2em Arial, Sans-Serif; margin: 0; padding:5px 0 10px 0.3em; }
	
	.contenttop { background: transparent url(images/contenttop.gif) no-repeat; width:605px; height:50px; overflow:hidden; }
	.contenttop_blank { background: transparent url(images/contenttop_blank.gif) no-repeat; width:550px; height:7px; overflow:hidden; }
	.contentholder { padding:10px 10px; background-color:#fff; }
	.contentbottom { border-top: 1px solid #efefef; padding: 10px 15px; margin: -5px 0 20px 0; background-color:#fafafa; }
	.postmeta { text-align: right; }
	.contentbottom_blank { background: transparent url(images/contentbottom_blank.gif) no-repeat; width:550px; height:7px; overflow:hidden; margin: 0 0 10px 0; }
	.contentbottom img { vertical-align:bottom; }
	
	#post { float: left; background-color:transparent; margin-bottom: 10px; width: 605px; }
	
		#post h1 { padding: 17px 15px 0 40px; margin: 0; font: bold 1.7em Trebuchet MS, Sans-Serif; }
		#post h1 a { color: #555; text-decoration: none; }
		#post h1 a:hover { color: #FF0084; }
		#post h3 { font-size: 1.1em; margin: 0; padding: 0 0 10px 0; color:#999; }
		#post .postcontent { color: #555; padding: 0; line-height:1.8em; font-family: Verdana, Arial, Helvetica, sans-serif; overflow:hidden; width:580px; }
		#post p { margin-bottom: 1.8em; }
		#post blockquote { padding-left: 10px; border-left: 2px solid #781436; margin: 10px 0 10px 25px; text-align:left; }

		#post ul { margin: 0 0 15px 15px; }
		#post ul li { list-style-type: square; margin-left: 15px; }
		#post ul ul li { list-style: none; margin-left: 10px; list-style-type: lower-alpha; list-style-position: inside; }
		/* .thecontent a { font-weight: bold; text-decoration: underline; } */

.navigation {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 10px 0;
	text-align: center;
}

.navigation a { color: #555; }

.alignright {
	float: right;
}
	
.alignleft {
	float: left;
}

.centered {
	display: block;
	margin: 0 auto;
}

.searchform {
	margin:0 0 20px 0;
}

/* Comments*/
#commentsdiv {
	text-align: left;
}
#commentsdiv h3 {
	color: #666;
	padding: 17px 15px 0 40px; 
	margin: 0; 
	font: bold 1.2em Arial, Sans-Serif;
}

#commentsdiv p {
	font-size:1.1em;
}

.commentlist li.alt {
	border: 1px solid #efefef; 
	background-color: #fafafa;
}

.commentlist li.alt p {
	color: #888;
}

.commentlist li.alt a {
	color: #888;
}

.commentlist li.alt a:hover {
	color: #000;
}

.commentlist {
	margin: 0;
	padding: 5px 0;
	text-align: justify;
	background-color: #fff;
}

.commentlist li {
	list-style: none;
	background: #fff url(images/quote.gif) no-repeat; 
	margin: 1em; 
	padding: 0 0 3em 4em;
	color: #666;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentbody {
	width:420px;
	float:left;
}

#commentform input {
height: 20px;
background-color: #fff;
font-weight:bold;
color: #666;
padding:0 5px;
border: 2px solid #CDEB8B;
}

#commentform textarea {
background-color: #fff;
border: 2px solid #CDEB8B;
font-weight:bold;
color: #666;
padding:0 5px;
}

input#submit {
background-color: #CDEB8B;
height: 30px;
color: #3f3f3f;
}
	
		
/* Footer */
#footer { clear: both; height: 80px; margin:0; padding: 0; background-color: #49352c; border-top: 1px solid #fafafa; color: #d8c6a9; padding-top: 20px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; }
#footer a { text-decoration: none; color: #CDEB8B; }
#footer a:hover { text-decoration: none; color: #f9f7ed; }
ul#footernav { margin: 0; padding: 0; }
#footernav li { display: inline; padding-right: 10px; font-weight: bold; }
.footerpush { height: 61px; }

/* Images */
img.alignleft, div.alignleft {

float:left;




margin:0 0.5em 0.5em 0;
}

img.alignright, div.alignright {
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncenter, div.aligncenter {
text-align:center;
margin:0 auto;
}

.wp-caption {

border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
/* optional rounded corners for browsers that support it */
-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;
}
/* Images End */
