body{
	margin:0;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;}
a:link, a:visited {text-decoration:none; color:#444;}
a:hover {text-decoration:none; border-bottom:1px solid #444; color:#BC2113;}
a:active {color:#222;}
.clearfix{clear:both; height:1px; line-height:1px;}

h1{}
h2{font-size:2.5em; margin:0; margin-bottom:10px;}
h3{}
h4{}
h5{}

#global{
	width:911px;
	margin: 0 auto;}
/** HEADER **/


#header{
	width:911px;
	height:85px;
	background:url(undurragablog-logo.png) no-repeat top left;
	}
#header h1 {
	width: 350px;
	height: 100%;
}

#header a {
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;	
}
#header a {border:none; text-decoration:none;}
#header span {display:none;}

#main{ }

#content{	
position:relative; 
	float:left; 
	width:515px; 
	margin-right:13px; 
	padding-top:45px;
	background:url(bg_515.png) top left no-repeat;
	}
#lateral{
	position:relative; 
	float:left; 
	width:383px;
	}
#lateral_left{
	position:relative; 
	float:left;width:251px;
	margin-right:13px;
	padding-top:45px;
	background:url(bg_251.png) top left no-repeat;
}
#lateral_right{
	position:relative; 
	float:left;
	width:119px;
	padding-top:45px;
	background:url(bg_119.png) top left no-repeat;
	}
	
.lateral_modulo {margin-bottom:10px;}

.lateral_modulo	h3{font-size:1em; border-bottom:1px solid #444; margin:0 0 5px 0; text-transform:uppercase;}
.lateral_modulo ul { list-style-type:none; padding:0; line-height:14px; }
#links li {margin:0 0 5px 0; border-bottom: 1px solid #ccc;padding-bottom: 5px;}

#footer { width:911px; padding: 20px 0}
	
/*** POSTS ***/

.post h2 a:hover {border-bottom:1px solid #444; color:#BC2113;text-decoration: none;}
.post h2 a {color:#000; border:none;}

.post{margin:0 0 50px 0;}

.post_meta{color:#999; font-size:10px; padding-bottom:10px;}
.post_meta a:link, .post_meta a:visited, .post_meta a:active {color:#222; border:none;}
.post_meta a:hover {border-bottom:1px solid #444; color:#BC2113;}
.post_content { line-height:19px; background:url(bg_515u.png) bottom left no-repeat;}
.post_content a img {border:none;}
.buscar {text-decoration: underline !important;color:#bc2113;}
.post_content a.leermas, .post_content a.more-link { position:relative; float: right; font-size:14px; line-height:14px; color:#BC2113; margin:3px 0 10px 0; border:1px solid #fff; padding:3px 0 3px 3px ;}
.post_content a.leermas:hover, .post_content a.more-link:hover {  border:1px solid #BC2113;}

.post_social{ padding-top:2px;}
a.enviarmail {
	float:left;
	padding-left:18px;
	background: url(mail.gif) no-repeat left top;
	color:#222;
	margin-right:4px;
}

a.enviarmail:hover {
	background-image: url(mail.gif)!important no-repeat left top;
	background-color:#222;
	color:#fff;
	text-decoration:none;	
}

a.enviarfb {
	float:left;
	padding-left:18px;
	background: url(12x12_fb.png) no-repeat left top;
	color:#222;
	margin-right:4px;
}

a.enviarfb:hover {
	background: url(12x12_fb.png)!important no-repeat left top;
	background-color:#222;
	text-decoration:none;
	color:#fff;
}

a.comentar {
	float:right;
	color:#222;
	text-transform:uppercase;
	font-size:11px;
	padding-top:3px;
	background-color:#fff;

}

a.comentar:hover {
	background-color:#222;
	text-decoration:none;
	border:none;
	color:#fff;
		padding-top:3px;

}
/** LATERAL LEFT **/


/** OBRAS THUMBS **/
#thumbs_container{ margin: 0 0 0 -13px;}
.thumb { position:relative; float:left; margin:0 0 11px 11px; display:inline;}
#thumbs_container a { text-decoration:none; width:119px; height:119px; display:block; border:1px solid #fff; overflow:hidden;}
#thumbs_container a:hover { text-decoration:none; border:1px solid #eee; color:#444; text-decoration:none;}
#thumbs_container a img{ border:1px solid #fff;}
#thumbs_container a:hover img{ /* display:none; */}


.thumb_txt{ padding-right:7px;  padding-top:54px; text-align:right; }

.thumb a:link .thumb_txt, .thumb a:visited .thumb_txt {display:none;}

.thumb a:hover .thumb_txt{ display:block; }

/** CATEGORIAS **/

#categorias li { text-transform:uppercase; line-height:14px; font-size:11px; letter-spacing:0px;}

/** SUSCRIBIRSE **/

a#linkimage {padding:39px 0 0 0; background:url(rss.png) no-repeat; display:block; border-bottom:1px solid #fff;}
a#linkimage:hover { background:url(rss-hover.png) no-repeat; }