#info-blog{
	font-family: "open_sansregular", Arial, Helvetica, sans-serif;
font-size: 1.5em;
	color: #000;
	text-align: center;
	background-color: #CCC;
	padding-top: 20px;
	padding-bottom: 20px;
}
.tagcloud a{
	color: #666;}
a{
	color: #007546;
	text-decoration: none;
}
.contenedor-blog{
	margin-top: 75px;
}
.blog-izq {
	float: left;
	width: 68%;
}
.blog-izq #fecha {
	font-family: "open_sansregular", Arial, Helvetica, sans-serif;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	text-align: right;
	width: 14%;
	padding-right: 5%;
}
.blog-izq #fecha .day {
	font-size: 80px;
	color: #666;
	display: block;
	margin-bottom: 20px;
	line-height: 0.8em;
	font-weight: bold;
	text-align: right;
}
.blog-izq #fecha .month-year {
	font-size: 18px;
	text-transform: uppercase;
	color: #999;
	text-align: right;
	display: block;
}
.blog-izq #texto-contenido {
	float: right;
	width: 75%;
}
.blog-izq #texto-contenido h1 {
	font-size: 26px;
	line-height: 30px;
}
.blog-izq #texto-contenido img {
	height: auto;
	width: 100%;
}
.blog-izq #texto-contenido .postauthor{
	background-color: #EAEAEA;
	padding: 20px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	margin-top: 50px;
}
.blog-izq #texto-contenido .postauthor img{
	height: auto;
	width: auto;
	display: block;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}
.blog-izq #texto-contenido .postauthor h4{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 20px;
	line-height: 22px;
}
.blog-izq #texto-contenido .postauthor p{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
blog-izq ul {
	margin: 0px;
	clear: both;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 50px;
}
blog-izq ul li {
	color: #666;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 25px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #EFEFEF;
}
.entrada-inicio {
	margin-bottom: 35px;
	padding-bottom: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	}
.entrada-inicio h2{
	font-family: "open_sansregular", Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 1.714em;
	font-weight: normal;
	line-height: 1.286em;
}
.entrada-inicio .fecha{
	font-size: 1em;
	font-style: italic;
	color: #999;
	margin-bottom: 10px;
}
.entrada-inicio .imagen-entrada-inicio{
	float: left;
	width: 30%;
	margin-right: 3%;
}
.entrada-inicio .texto-entrada-inicio{
	float: right;
	width: 67%;
}
.blog-izq p{
text-align: justify;
}

.blog-dcha{
	float: right;
	width: 28%;
	margin-left: 4%;
}
.blog-contenido img{
	max-width: 100%;
	float: left;
	margin-right: 3%;
	margin-bottom: 2%;
	height: auto;
}
.paginadores .paginador-alignleft {
	font-family: "open_sansregular", Arial, Helvetica, sans-serif;
	text-align: right;
	float: left;
	width: 45%;
	padding-top: 10px;
	padding-right: 4%;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #007546;
	height: 16px;
}
.paginadores .paginador-alignright {
	font-family: "open_sansregular", Arial, Helvetica, sans-serif;
	text-align: left;
	float: right;
	width: 46%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 4%;
	height: 16px;
}
.comments {
	margin-top: 75px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDD;
	padding-top: 55px;
}
.commentlist {
	padding: 0px;
}
.commentlist p{
	font-size: 0.857em;
}
.commentlist ul{
	margin: 0px;
	padding: 0px;
}
.commentlist li {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.comment-meta{
	font-size: 0.857em;
}
.comment-author.vcard{
	text-transform: uppercase;
	margin-bottom: 10px;
}
.blog-izq #texto-contenido .comments img{
	height: 24px;
	width: 24px;
	margin-right: 10px;
}
#comment-notes {
	margin-bottom: 15px;
}
.form-label {
	margin-bottom: 8px;
}
.form-input, .form-textarea{
	margin-bottom: 20px;
}
.form-input input, .form-textarea textarea{
	padding: 1.5%;
	font-size: 1em;
	width: 75%;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	line-height: 1em;
	color: #666;
	border: 1px solid #CCC;
}
.form-input input{
	width: 35%;
}
.form-submit input{
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	color: #FFF;
	background-color: #666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.blog-dcha {
	float: right;
	width: 25%;
}
.blog-dcha h3.widgettitle{
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 18px;
	font-weight: normal;
}
.blog-dcha ul {
	margin: 0px;
	padding: 0px;
}
.blog-dcha ul li{
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: none;
}
.blog-dcha ul li ul {
	margin-bottom: 35px;
}
.blog-dcha ul li ul li{
	font-size: 14px;
	margin-bottom: 10px;
	list-style-type: disc;
	color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.blog-dcha ul li ul li a{
	color: #666;
}
.blog-dcha ul li ul li a:hover{
	color: #000;
}
#buscador {
	margin-bottom: 35px;
}
#buscador #s{
	font-family: 'Open Sans', sans-serif, Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
	width: 64%;
	margin-right: 5%;
	color: #999;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	font-size: 0.8em;
	line-height: 1em;
	padding-top: 4%;
	padding-right: 3%;
	padding-bottom: 4%;
	padding-left: 3%;
}
#buscador #searchsubmit{
	font-family: 'Open Sans', sans-serif, Arial, Helvetica, sans-serif;
	width: 21%;
	background-color: #999999;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	font-size: 0.8em;
	line-height: 1em;
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 4%;
	padding-right: 2%;
	padding-bottom: 4%;
	padding-left: 2%;
	text-transform: uppercase;
}
#suscripcion-blog{
	background-color: #CCC;
	padding: 20px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
		background-color: #EAEAEA;
}
#suscripcion-blog p {
	font-size: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#suscripcion-blog p.suscripcion-pq {
	font-size: 12px;
	color: #666;
	margin-bottom: 15px;
	margin-top: 8px;
}
#suscripcion-blog input.textoform {
	font-size: 0.857em;
	color: #666;
	width: 150px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background-repeat: no-repeat;
	background-position: 10px 12px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}
#suscripcion-blog input.button {
	font-size: 1em;
	background-color: #999999;
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: auto;
	background-image: none;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
}
#suscripcion-blog .candado  {
	background-image: url(../imagenes/candado.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	font-size: 12px;
	color: #666;
}
.postauthor {
    display: none;
}
@media screen and (max-width : 1155px) {
.entrada-inicio .imagen-entrada-inicio{
	width: 30%;
	margin-right: 10%;
}
.entrada-inicio .texto-entrada-inicio{
	width: 60%;
}
}
@media screen and (max-width : 960px) {
.blog-izq #texto-contenido .postauthor h4{
	font-size: 18px;
}
.blog-izq #texto-contenido .postauthor p{
	font-size: 12px;
}
.entrada-inicio .imagen-entrada-inicio{
	width: 30%;
	margin-right: 15%;
}
.entrada-inicio .texto-entrada-inicio{
	width: 55%;
}
}
@media screen and (max-width : 860px) {
.blog-izq {
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	float: none;
	padding-right: 4%;
	padding-left: 4%;
}
.blog-dcha{
	display: none !important;
	}
.entrada-inicio .imagen-entrada-inicio{
	width: 30%;
	margin-right: 5%;
}
.entrada-inicio .imagen-entrada-inicio img{
	width: 100%;
	height: auto;
}
.entrada-inicio .texto-entrada-inicio{
	width: 65%;
}
.blog-izq #texto-contenido .postauthor h4{
	font-size: 16px;
}
.blog-izq #texto-contenido .postauthor p{
	font-size: 12px;
}
.blog-izq #texto-contenido .postauthor img{
	margin-bottom: 50px;
}
.form-input input{
	width: 50%;
}
.form-textarea textarea{
	width: 100%;
}
#info-blog{
font-size: 1.286em;
}
}
@media screen and (max-width : 760px) {
.contenedor-blog{
	margin-top: 50px;
}
.contenedor-blog p{
	font-size: 1em;
}
.commentlist p{
	font-size: 0.857em;
}
}
@media screen and (max-width : 600px) {
.blog-izq #fecha {
	float: none;
	border-right-width: 0px;
	border-right-style: none;
	text-align: left;
	width: 100%;
	padding-right: 0%;
	margin-bottom: 10px;
}
.blog-izq #fecha .day {
	font-size: 14px;
	color: #666;
	display: inline;
	margin-bottom: 20px;
	line-height: 0.8em;
	font-weight: bold;
	text-align: left;
}
.blog-izq #fecha .month-year {
	font-size: 14px;
	text-transform: uppercase;
	color: #999;
	text-align: left;
	display: inline;
}
.blog-izq #texto-contenido {
	float: none;
	width: 100%;
}
.entrada-inicio .imagen-entrada-inicio{
	width: 100%;
	margin-right: 0px;
	text-align: center;
}
.entrada-inicio .imagen-entrada-inicio img{
	width: auto;
	height: auto;
	margin-bottom: 20px;
}
.entrada-inicio .texto-entrada-inicio{
	width: 100%;
	text-align: center;
}
#info-blog{
	font-size: 1em;
	padding-right: 5px;
	padding-left: 5px;
}
}
@media screen and (max-width : 450px) {
.blog-izq #texto-contenido h1 {
	font-size: 1.571em;
	line-height: 1.286em;
}
.entrada-inicio h2{
	margin-left: 0px;
	font-size: 1.571em;
	font-weight: normal;
	line-height: 1.286em;
}
.blog-izq #texto-contenido .postauthor img{
	display: none !important;
}
.form-input input{
	width: 100%;
}
}
