/*
Theme Name: TelmoTheme
Theme URI: http://telmomartin.es/
Description: Estilo para la segunda versión del blog de Telmo Martín
Version: 2.0
Author: publimix
Author URI: http://publimix.es/
Latest updated: 31 de Octubre de 2008
*/
/*ignacio*/#menu_izq{	//margin-top: 0px;}#menu_izq img {margin-bottom: -4px;}#menu_izq img {//margin-bottom: 0px;}
/* Body */
*{margin:0; padding:0;}
body{
	background: url(img/fondo.jpg) repeat-x 50% 0;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#wrap{
	background: url(trick.gif) repeat-y 50% 0;	
	width: 972px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}

.cuerpo {position:relative;}

/* Links */
a{background-color:inherit; color:#15762d; font-weight:normal; text-decoration:none;}
a:hover{background-color:inherit; color:#15762d; font-weight:normal; text-decoration:underline;}
a img{border:0;}

H2 {
	color: #15762d;
	text-align: left;
	font-size: 21px;
	font-weight:normal;
	margin:0px;
}

H3 {
	font-size: 16px;
	color: #15762d;
	letter-spacing: 1px;
	font-weight:normal;
margin-top:4px;	
}

/* Header */
#menu_superior{float:right; display:block; margin:-33px 0 0 0; position:relative;}

.clear{clear:both;}

/* Sidebars */
#content{	
	float: left;
	width: 598px;
	padding-top: 12px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 40px;
}

#extras{
	float: right;
	width: 269px;
	background-color: #e4e5e3;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	min-height: 590px;
}

#extras H2 {
        padding-top:25px;
	color: #15762d;
	font-size: 16px;
}

.post {
	clear:both;
	margin-bottom:65px;
}

.postbody {
	padding-left: 50px;
}

.postbodypagina {
	width:502px;
}

.pub-fecha {
	width: 40px;
	background-color:#439e39;
	float:left;
	text-align:center;
}

.pub-month {
	color: white;
	text-align: center;
	font-size: 11px;
}
.pub-date {
	color: white;
	text-align: center;
	font-size: 17px;
}

.verde {
	color: #15762d;
}	

p {
	font-size: 14px;
	color: #666666;
	margin-top: 0.8em;
	margin-bottom: 0;	
}


.postbodypagina	img {margin-left:-49px;margin-bottom:-2px;}

.postbodypagina	.verde {margin-left:-49px;}

.postbodypagina	.piefoto {margin-left:-49px;font-style:italic;text-align:center;padding-bottom:10px;font-size:12px;}

.postbodypagina	p {padding-left:49px;}



.pie-izda {
	margin-top:1em;
	width: 400px;
	font-size: 12px;
	color: #666666;
	float: left;
}

.pie-izda a {color: #666666;}


.pie-dcha {
	margin-top:1.2em;
	width: 100px;
	font-size: 10px;
	color: #15762d;
	float:right;
}

.lema {
	margin-left: 51px;
}

.buscador label {
	font-size: 16px;
	color: #15762d;
	letter-spacing: 1px;	
}

.buscador input {
	border: 0px none;
	width: 180px;
	padding: 4px;
}

#calendar_wrap H2, #categorias H2 {
	font-size: 16px;
	color: #15762d;
	letter-spacing: 1px;
	font-weight: 600;	
}

#calendar_wrap table {
	width:80%;
}

#calendar_wrap table caption {
color: #666666;
	font-size: 12px;
	font-weight: bold;
margin-top: 10px;
margin-bottom: 6px;
}

#calendar_wrap tbody td {
	text-align: right;
	font-size: 12px;
	color: #666666;
	height: 1.5em;
}

#calendar_wrap thead {display:none;}

#calendar_wrap thead td {
	text-align: center;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	padding-bottom: 0.8em;
}

#calendar_wrap tfoot #next {
	text-align: right;
	font-size: 10px;
}

#calendar_wrap tfoot #prev {
	text-align: left;
	font-size: 10px;
}

#calendar_wrap tfoot #next a {
	color: #666666;
}

#calendar_wrap tfoot #prev a {
	color: #666666;	
}

#calendar_wrap tbody a {font-weight:bold; color: #666666;}


#extras ul ul{margin-left:40px;}

.cat-item:first-child  {
	list-style-image:url(img/cerrado.gif);
	font-size: 12px;
	color: #666666;
	line-height: 2em;
	margin-bottom: 0px;
	margin-top: 6px;
}

.cat-item  {
	list-style-type:none;
	font-size: 12px;
	color: #666666;
	line-height: 2em;
	margin-bottom: 0px;
	margin-top: 0px;
}

#extras ul ul ul {
	margin-left: 0px;
}

.cat-item li:first-child{
	list-style-type:none;
	list-style-image:none;

	line-height: 2em;
	padding-left: 20px;
margin-top: -4px;
}
.cat-item li{
	list-style-type:none;
	list-style-image:none;
	line-height: 2em;
	padding-left: 20px;
margin-top: -2px;
}

.cat-item a {color:#666666; font-weight:bold;}

.cat-item ul a {font-weight:normal;}

.comment {
background-color: #f4f4f4;
width: 70%;
border-left-width: 4px;
border-left-style: solid;
border-left-color: #cccccc;
color: #606060;
line-height: 1.0em;
margin-right: 0pt;
margin-bottom: 20px;
margin-left: 0pt;
padding-right: 5px;
padding-bottom: 8px;
padding-left: 8px;
}