/* @override 
	http://localhost/2col/2colsleft.css
	http://192.168.1.34/rosasverdes.com/wp-content/themes/Yerba%20Garden/style.css
*/

/*  
Theme Name: Yerba Garden
Author: El Insomne y Hashman
Description: Killer Template lleno de flores para RosasVerdes.com
*/


BODY {
   	font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
   	margin: 0 0 0 0px;
   	text-align: center;
   	background-color:#fff;
	background:url(images/bg_ver.jpg) top repeat-x;
}

.postheader{
	margin: auto;
	width: 100%;
}
.postheader-l {
	width: 100%;
	color:#000;
	font-size:1em;
	line-height:1.11em;
	padding:10px 0 0 0;
}

#bloginfo {
	background-color: #fff;
	text-align: center;
	
}
.postheader-l a:hover{
	color:#252e3f;
	text-decoration:none;
	
}
.greenlink a{
	color: green;
	text-decoration: none;
}
.greenlink a:hover{
	text-decoration: underline;
	color: green;
}
.date {
	margin-top: 17px;
	text-align: center;
	color:#000;
	font-size:0.95em;
	font-weight:700;
	border:1px solid #ccc;
	background:#88bb61;
	padding:5px 5px 5px 15px;	
}

.postheader-l a {
	color: black;
	text-decoration: none;
	font-size:1em;
	line-height:1.11em;
}
.postinfo a {
	color: green;
	text-decoration: none;
	font-size:1em;
	line-height:1.11em;
}

.postinfo a:hover {
	color: green;
	text-decoration: underline;
	font-size:1em;
	line-height:1.11em;
}
#contenedor{
   text-align: left;
   width: 766px;
   margin: auto;
}
#cabecera{
   background-color: #d0d0ff;
   background:url(images/top_bg.jpg) left top no-repeat;
   height: 450px;
   color: #333300;
   font-size:12pt;
   font-weight: bold;
   padding: 3 3 3 10px;
   margin-bottom: -70px;
}
#cuerpo{
   margin-top: -200;

}
html {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

#rss a img {
	border: 0px;
}

#rss {
	text-align: center;
	
}

#lateral{
   width: 190px;
   background-color: #ffffff;
   float:left;
   margin-top: 40px;
   margin-left: 10px;
}

#bloginfo p {
	font-size: 10px;
	margin-left: 20px;
	margin-right: 20px;
}
#lateral ul{
   margin : 0 0 0 0px;
   padding: 0 0 0 0px;
   list-style: none;
}
#lateral li{
   background-color: #fff;
   margin: 0px 0px 0px 20px;
   padding: 2px 2px 2px 2px;
}

#lateral a {
	color: green;
	text-decoration: none;
}
#lateral a:hover {
	color: green;
	text-decoration: underline;
}
#lateral li a{
	color: green;
	font-size: 0.9em;
}

#lateral div.imglinks a img {
	border: none;
	margin-bottom: 10px;
}

.imglinks {
	text-align: center;
}
.secciones {
	text-align: left;
	padding: 10px 0px 10px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	color: red;
}

#lateral div.secciones h2.h3 {
	font-size: 14px;
	margin-bottom: 5px;
}
#principal {
	margin-top: -80;
   margin-left: 220px;
   background-color: #ffffff;
   padding: 4 4 4 4px;
}

#principal div.postcontent {
	font-family:Trebuchet Ms, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	margin-bottom: 50px;
}

#principal div.postcontent a {
	font-family:Trebuchet Ms, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color: green;
	text-decoration: none;
}
#principal div.postcontent a:hover {
	font-family:Trebuchet Ms, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color: darkgreen;
	text-decoration:underline;
}

blockquote {
	background:#FAFAFA;
	border:1px dashed #529c01;
	margin:15px;
	padding:10px;
}

#pie{
   border-top: 1px dotted green;
   border-left: 1px dotted green;
   border-right: 1px dotted green;
   padding: 0px 10px 0px 10px;
   text-align:left;
   color: green;
   float: right;
   width: 100%;
   background-color: lightblue;
   margin-bottom: 0px;
}

#lateral div.listados ul li {
	list-style-type: disc;
	margin-left: 20px;
}
#lateral div.listados{
	margin-bottom: 10px;
}

#commentdiv {
	padding: 40px;
	font-family: Trebuchet Ms, Arial, Helvetica, sans-serif;
}

h3#comments {
	font-size: 1.4em;
	color: darkgreen;
}

#commentform {
	margin-left: 10px;
	
}

h3#respond {
	margin-top: 40px;
}

div.alignleft {
	text-align: left;
	float: left;
	width: 260px;
}
div.alignright {
	text-align: left;
	width: 260px;
	margin-left: 280px;
	margin-top: 20px;
}


#commentdiv a{
	color: green;
	text-decoration: none;
}
#commentdiv a:hover{
	text-decoration: underline;
}

div.poststatus {
	margin-top: 10px;
	padding: 5px;
	border: 1px dotted blue;
	font-size: 11px;
}

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;
	}
