/*  
Theme Name: Bamboos
Theme URI: http://teo.esuper.ro
Description: The taller the bamboo grows, the lower it bends!
Version: 1.5 extended version
Author: Razvan Teodorescu
Author URI: http://teo.esuper.ro/
*/

* {
	margin: 0px;
	padding: 0px;
}

a, a:visited {
	color: #77924D;
	text-decoration: underline;
}

a:hover {
	color: #AF5211;
	text-decoration: none;
}

a.more-link, a.more-link:visited, a.more-link:hover{
	margin: 10px 0px 15px 0px;
	padding: 5px 0px 5px 20px;
	background: url(images/icon_more.gif) no-repeat left center;
}

body {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #f0f0f0 url("images/background.jpg") repeat-x top left;
}

dd {
	margin: 0.5em;
	padding: 0;
}

dl {
	margin: 1em 0px;
}

dt {
	font-weight: bold;
}

form#commentform input#submit, form#contactform input#submit {
	background: #77924D;
	color: #FFFFFF;
	border: 1px solid #77924D;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 3px 5px 3px 5px;
}

form#commentform input#submit:hover, form#contactform input#submit:hover {
	background: #AF5211;
	color: #FFFFFF;
	border: 1px solid #AF5211;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 3px 5px 3px 5px;
}

form#commentform, form#contactform, .commentlist li {
	background-color: #FDFDFD;
	border: 1px solid #f0f0f0;
	list-style: none;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 0px 10px;
}

form#header-search-form {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

form#header-search-form input#header-search-form-input{
	padding: 3px 5px 3px 5px;
	border: 1px #cccccc solid;
	margin: 0px;
	background-color: #F3F3F3;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	width: 135px;
}

form#header-search-form input#header-search-form-input-submit{
	background: #627940;
	color: #FFFFFF;
	border: 1px solid #627940;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 3px 5px 3px 5px;
	width: 90px;
}

form#header-search-form input#header-search-form-input-submit:hover{
	background: #AF5211;
	color: #FFFFFF;
	border: 1px solid #AF5211;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 3px 5px 3px 5px;
	width: 90px;
}

form#header-search-form input#ss0, form#header-search-form input#ss1{
	padding: 3px 5px 3px 5px;
	border: none;
	margin: 8px 0px 0px 0px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	color: #333333;
}

img {
	padding: 0px;
	border: 0px;
}

img.alignleft {
	background-color: #ffffff;
	display: inline;
	float: left;
	margin: 0px 7px 2px 0px;
	border: #DDDDDD 1px solid;
	padding: 4px;
}

img.alignright {
	background-color: #ffffff;
	float: right;
	margin: 0px 0px 2px 7px;
	border: #DDDDDD 1px solid;
	display: inline;
	padding: 4px;
}

input, textarea {
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #DDDDDD;
	color: #666666;
	padding: 3px 5px 3px 5px;
}

p {
	line-height: 130%;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 7px 0px;
}

p.postinfo{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	color: #666666;
}

.alignleft {
	color: #b2b2b2;
	display: block;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
}

.alignleft a, .alignleft a:visited {
	background: url(images/arrow-left01.gif) no-repeat left center;
	color: #b2b2b2;
	margin: 0px;
	padding: 0px 20px 0px 17px;
	text-decoration: underline;
}

.alignleft a:hover{
	background: url(images/arrow-left02.gif) no-repeat left center;
	color: #AF5211;
	margin: 0px;
	padding: 0px 20px 0px 17px;
	text-decoration: none;
}

.alignright {
	color: #b2b2b2;
	display: block;
	float: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
}

.alignright a, .alignright a:visited {
	background: url(images/arrow-right01.gif) no-repeat right center;
	color: #b2b2b2;
	margin: 0px;
	padding: 0px 20px 0px 17px;
	text-decoration: underline;
}

.alignright a:hover{
	background: url(images/arrow-right02.gif) no-repeat right center;
	color: #AF5211;
	margin: 0px;
	padding: 0px 20px 0px 17px;
	text-decoration: none;
}

.article{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}

.article a img {
	background: url(images/shadow.gif) no-repeat right bottom;
	padding: 4px 10px 10px 4px;
	border-top: #eee 1px solid;
	border-left: #eee 1px solid;
}

.article a, .article a:visited{
	color: #77924D;
	text-decoration: underline;
}

.article a:hover{
	color: #77924D;
	text-decoration: none;
}

.article img {
	background: url(images/shadow.gif) no-repeat right bottom;
	padding: 4px 10px 10px 4px;
	border-top: #eee 1px solid;
	border-left: #eee 1px solid;
}

.clear {
	clear: both;
}

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

.content-advertise{
	clear: both; /*	background: url(images/advertise_bar.gif) no-repeat;*/
	margin: 0px 0px 20px 0px;
	padding: 15px 0px 0px 0px;
}

.line {
	background: url(images/icon_divider.gif) no-repeat center;
	border: 0px;
	height: 20px;
	margin: 20px 0px 20px 0px;
	padding: 0px;
}

.required{
	color: #AF5211;
	font-size: 9px;
}

.sidebar-advertise {
	clear: both; /*	background: url(images/advertise_bar.gif) no-repeat;*/
	margin: 20px 0px 20px 0px;
	padding: 15px 0px 15px 0px;
}

#amazon-advertise {
	clear: both; /*	background: url(images/amazon_bar.gif) no-repeat;*/
	margin: 20px 0px 20px 0px;
	padding: 15px 0px 15px 0px;
}

#content {
	width: 620px;
	float: right;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	text-align: justify;
	background-color: #ffffff;
}

#content .article ul.details a {
	border-bottom: 0;
	color: #AF5211;
	text-decoration: underline;
}

#content .article ul.details a:hover {
	border-bottom: 0;
	color: #666666;
	text-decoration: none;
}

#content .article ul.details li.comments{
	color: #666666;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 120px;
	vertical-align: top;
	text-align: right;
}

#content .article ul.details li.comments a {
	background: url(images/icon_comment.gif) no-repeat;
	color: #AF5211;
	padding: 0px 0px 0px 20px;
	text-decoration: underline;
}

#content .article ul.details li.comments a:hover {
	background: url(images/icon_comment.gif) no-repeat;
	color: #666666;
	text-decoration: none;
}

#content .article ul.details li.date-link {
	float: left;
	width: 485px;
	padding: 0px 15px 0px 0px;
	margin: 0px;
	vertical-align: top;
}

#content .article-text ul li {
background: url(images/bullet.gif) no-repeat 2px 6px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 4px 12px;
	list-style: none;
	text-align: justify;
}

#content .article-text ul {
	border: 0px;
	list-style: none;
	margin: 10px 0px 10px 5px;
	padding: 0px;
	text-align: left;
}


#content h1 {
	border-bottom: 2px solid #49572D;
	font-size: 200%;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 130%;
	padding: 0px 0px 10px 0px;
	color: #49572D;
	text-align: left;
	margin: 0px 0px 10px 0px;
}

#content h1 a, #content h1 a:visited{
	color: #49572D;
	text-decoration: none;
}

#content h1 a:hover{
	color: #AF5211;
	text-decoration: none;
}

#content h1.respond{
	color: #AF5211;
	border-bottom: 2px solid #AF5211;
}

#content ol li p.autor-comentariu {
	color: #AF5211;
	font-weight: bold;
}

#content ol li p.autor-comentariu a{
	color: #AF5211;
	font-weight: bold;
	text-decoration: underline;
}

#content ol li p.autor-comentariu a:hover{
	color: #AF5211;
	font-weight: bold;
	text-decoration: none;
}

#content ol li p.data-comentariu {
	background: url(images/icon_clock.gif) no-repeat center right;
	color: #AF5211;
	font-size: 9px;
	margin: 10px 0px 10px 0px;
	padding: 0px 12px 0px 0px;
	text-align: right;
}

#content ol li p.data-comentariu a, #content ol li p.data-comentariu a:hover, #content ol li p.data-comentariu a:visited{
	color: #AF5211;
	text-decoration: underline;
}

#content ol li p.data-comentariu a:visited{
	color: #AF5211;
	text-decoration: none;
}

#content ul.details{
	border-bottom: 1px solid #e1e1e1;
	color: #666666;
	float: left;
	font-size: 85%;
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

#content-advertise-header{
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

#feedarea {
	margin: 0px;
	padding: 30px 0px 0px 0px;
	float: right;
	text-align: right;
}

#feedarea a, #feeder a:visited{
	color: #627940;
	text-decoration: underline;
}

#feedarea a:hover{
	color: #627940;
	text-decoration: none;
}

#feedarea dl dd {
	display: inline;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 20px;
	height: 45px;
	background: url(images/icon_feed.gif) no-repeat left center;
}

#feedarea dl dt {
	display: inline;
	margin: 0px 5px 0px 0px;
	height: 45px;
}

#footer {
	width: 950px;
	clear: both;
	margin: 0px auto 10px auto;
	padding: 10px 0px 0px 0px;
	background: url("images/background_footer.gif") no-repeat top left;
}

#footer a, #footer a:visited {
	color: #a2a2a2;
	text-decoration: underline;
}

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

#footer p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #a2a2a2;
	padding: 4px 8px 4px 4px;
	margin: 0px;
	text-align: right;
}

#header{
	width: 950px;
	padding: 0px;
	height: 150px;
	font-size: 11px;
	margin: 0px auto 0px auto;
	background: url("images/background_header.gif") no-repeat bottom right;
}

#header-left {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 35px;
	width: 610px;
	vertical-align: bottom;
}

#header-left h1 {
	padding: 25px 0px 5px 0px;
	margin: 0px;
	color: #627940;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	font-variant: small-caps;
	letter-spacing: 1px;
}

#header-left h1 a, header-left h1 a:hover, header-left h1:visited {
	text-decoration: none;
	color: #627940;
}

#header-left h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-size: 1.1em;
	font-weight: normal;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #000000;
}

#header-left ul {
	margin: 0px;
	padding: 6px 0px 0px 0px;
}

#header-left ul li {
	margin: 0px 4px 0px 0px;
	padding: 0px;
	display: block;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em; /*	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;*/
}

#header-left ul li a, #header-left ul li a:visited{
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 3px 12px 4px 12px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#header-left ul li a:hover, #header-left ul li.active a {
	color: #FFFFFF;
	background-color: #77924D;
	display: block;
	padding: 3px 12px 4px 12px;
	text-decoration: none;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #ffffff;
}

#header-left ul li.current_page_item a, #header-left ul li.current_page_item a:hover, #header-left ul li.current_page_item a:visited{
	color: #77924D;
	background-color: #FFFFFF;
	display: block;
	padding: 3px 12px 4px 12px;
	text-decoration: none;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #ffffff;
}

#header-menu {
	color: #333333;
	line-height: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #f0f0f0;
	text-align: right;
	padding: 3px 15px 3px 0px;
	width: 935px;
	margin: 0px auto 0px auto;
}

#header-menu a {
	text-decoration: none;
	color: #333333;
	margin: 0px 10px 0px 0px;
}

#header-menu a:visited {
	text-decoration: none;
	color: #333333;
	margin: 0px 10px 0px 0px;
}

#header-menu a:hover {
	text-decoration: underline;
	color: #333333;
	margin: 0px 10px 0px 0px;
}

#header-right {
	display: inline;
	float: right;
	width: 270px;
	height: 110px;
	margin: 0px;
	padding: 0px 35px 0px 0px;
	text-align: right;
}

#header-search {
	padding: 0px 0px 0px 0px;
	margin: 96px 0px 0px 0px;
}

#main {
	width: 880px;
	background: #ffffff url("images/background_content.gif") repeat-y top center;
	padding: 10px 20px 10px 20px;
	margin: 0px auto 0px auto;
}

#navigation {
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
}

#searchgo {
	float: right;
	width: 30px;
}

#searchinput {
	float: right;
	width: 200px;
}

#sidebar {
	background-color: #f0f0f0;
	width: 220px;
	padding: 10px;
	margin: 0px;
	font-size: 0.9em;
}

#sidebar h2{
	color: #49572D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 15px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	text-transform: uppercase;
	background: url(images/sidebar_line.gif) repeat-x bottom;
}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#sidebar ul li {
	list-style: none;
	margin: 2px 0px 2px 0px;
	color: #77924D;
	border-bottom: 1px solid #f0f0f0;
	background-color: #f5f5f5;
	padding: 4px;
}

#sidebar ul li a, #sidebar ul li a:visited{
	margin: 2px 0px 2px 0px; /*	color: #333333;
	display: block;*/
	padding: 4px;
	color: #77924D; /*	background-color: #f5f5f5;*/
	text-decoration: none;
}

#sidebar ul li a:hover {
	padding: 4px;
	margin: 2px 0px 2px 0px;
	color: #77924D;
	text-decoration: underline; /*	background-color: #ffffff;
   display: block;*/
}

#sidebar-container {
	width: 240px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#splash {
	width: 950px;
	height: 250px;
	padding: 20px 0px 20px 0px;
	margin: 0px auto 0px auto;
	text-align: center;
	background: url("images/background_content.gif") repeat-y top center;
}

#wrapper {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 950px;
}
