/*
Theme name: Bono-Buho Blog
Description: Bono-Buho Blog
Theme URI: http://www.bono-buho.com/blog
Version: 1.0
Author: Ana Benavente

*/

/*
html {
	height: 100%;
}
*/

img{
	border: none;
}

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form {
	margin: 0;
	padding: 0;
}

body{
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	color: #989796;
	/*background: #F7F4EB url(images/tuberia_dcha_h_ext.png) repeat-x;*/
	background-color: #F7F4EB;
	/*background-position: 500px 500px;*/
	/*height: 100%;*/
}

#wrapper {
	width: 1080px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#wrapper2{
	float: left;
	background: url(images/tuberia_izq_extension.png) repeat-y;
	background-position: 42px;
	width: 100%;
}


#columna_izq {
	/*margin: 0 auto;
	padding: 0;
	background-color: green; */
	float:left;
	width: 79px;
	z-index: 1;
	/*height: 100%;
	background: url(images/tuberia_izq_extension.png) repeat-y;*/

}


#columna_der{
	width: 1001px;
	/*margin: 0 auto;
	padding: 0;
	float: left;*/
	text-align: left;
	margin-left: 79px;
}


#semaforo {
	display:block;
	float:left;
	margin-left:16px;
	margin-top:608px;
	position:absolute;
	z-index:2;
	cursor: pointer;
}

#header {
	height: 166px;
}

#laImagenDia, #laImagenTarde, #laImagenNoche  {
	display: none;
}

.header_dia {
	background: #F7F4EB url(images/banner_blog_dia.png) no-repeat;
	height: 166px;
}

.header_tarde {
	background: #F7F4EB url(images/banner_blog_tarde.png) no-repeat;
	height: 166px;
}

.header_noche {
	background: #F7F4EB url(images/banner_blog_noche.png) no-repeat;
	height: 166px;
}

#container {
	width: 100%;
	/*height: 100%;*/
	float: left;
	margin-top: -3px;
	background: url(images/blog_tuberia_der.png) no-repeat;
	background-position: 600px 0;

}

#pared {
	width: 100px;
	float: left;
	margin-left:-145px;
	margin-top:-166px;
}

#contenido {
	width: 670px;
	float: left;
	margin-left: 100px;
	margin-top: 60px;
	margin-right: 30px;
}

#sidebar {
	width: 160px;
	padding-left: 40px;
	float: right;
	/*display: inline;*/
}

#footer {
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	background: url(images/azulejos_base.png) repeat-x;
	color: #2F1F06;
	font-weight: bold;
	height: 70px;
	padding-top: 20px;
}

a:link, a:visited, a:hover {
	text-decoration: none;
	color: #662E91;
}

.post {
	margin: 10px 120px 30px 180px;
	border-bottom:1px solid #CCCCCC;
}

.post h2, #formulario h2 {
	color:#662D91;
	font-family:Century Gothic,Georgia,Sans-serif;
	font-size:14px;
	padding-left:0;
	padding-right:0;
	padding-top:30px;
}


.entry {
	line-height:17px;
}

.entry a:link, .entry a:visited {
	text-decoration: none;
	color: #6C9D31;
}

.entry a:hover {
	text-decoration: underline;
	color: #6C9D31;
}

p {
	padding: 10px 0 0 0;
}

.navigation {
	padding: 10px 0 0 20px;
	font-weight: bold;
	line-height: 18px;
}

/* SIDEBAR */

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

#sidebar ul li {
	padding: 8px 0 8px 0;
}

#sidebar ul li ul li {
	padding-left: 5px;
}
#sidebar ul li div ul li {
	padding-left: 0px;
}

#sidebar ul li h2 {
	font-family: Century Gothic, Georgia, Sans-serif;
	font-size: 14px;
	padding: 10px 0 0 10px;
	/*color: #662D91;*/
	color: #6C9D31;
}

/*
#sidebar ul ul li {
	padding: 0;
	line-height: 24px;
}
*/

#sidebar ul li a {
	color: #A7A7A6;
}

.espacio {
	padding-top: 220px;
}

#search {
	padding-top: 10px;
	text-align: center;
	line-height: 18px;
}	

table#wp-calendar {
	width: 100%;
}

.texto_morado {
	color: #662E91;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	font-family: trebuchet MS, Verdana, Georgia, Sans-serif;
}

.texto_verde {
	color: #6D9D30;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	font-family: trebuchet MS, Verdana, Georgia, Sans-serif;
}

.texto_gris {
	color: #989796;
	font-weight: bold;
	font-family: trebuchet MS, Verdana, Georgia, Sans-serif;
}

.texto_grande {
	font-size: 14px;
}

.fecha {
	color: #A7A7A6;
	font-size: 14px;
	font-family: trebuchet MS, Verdana, Georgia, Sans-serif;
	font-weight: bold;
}

.postmetadata {
	font-size: 9px;
	padding-top: 20px;
	padding-bottom: 15px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

em {
	font-size: 10px;
	font-style: normal;
}

#formulario {
	background: url(images/bonobuhada.png) no-repeat;
	height: 652px;
	margin-top: 20px;
}

#nombre, #el_email, #web, #comentario {
	text-align:	left;
	width: 100%;
}

#nombre {
	padding-top:11px;
}

#el_email {
	margin-top:53px;
}

#web {
	margin-left:50px;
	margin-top:65px;
}

#comentario {
	margin-left:50px;
	margin-top:15px;
}

#nombre input, #el_email input, #web input, #comentario input, #enviar input {
	border: none;
	background-color: #000000;
}

#nombre h2 {
	text-align:center;
}

#nombre input {
	color:#FFFFFF;
	margin-left:109px;
	margin-top:9px;
	width:162px;
}

#el_email .titulo {
	margin-left:48px;
	text-align:left;
	color:#662D91;
	font-family:Century Gothic,Georgia,Sans-serif;
	font-size:14px;
	font-weight: bold;
}

#el_email input {
	color:#FFFFFF;
	margin-left:8px;
	width:200px;
}

#web .titulo {
	color:#662D91;
	font-family:Century Gothic,Georgia,Sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}

#web input {
	color:#FFFFFF;
	width:225px;
}

#comentario h2 {
	text-align:left;
}

#comentario_admin {
	padding-bottom:80px;
	padding-left:70px;
	padding-top:140px;
}

#comentario textarea {
	color:#FFFFFF;
	width:270px;
	border: none;
	background-color: #000000;
	overflow: auto;
}

#enviar {
	margin-left:150px;
	margin-top:60px;
}

#enviar input {
	color: #6D9D30;
	font-weight: bold;
	cursor: pointer;
}
