@charset "utf-8";
/* CSS Document */

body {
	background:url(images/bg_top_cuerpo.gif)  repeat-x 0px 138px;
}
#cuerpo{
	background:url(images/fondo_conte.gif) repeat-y;
	margin:0 auto;
	clear:both;
	/*padding-bottom:140px;*/
	/*margin-bottom:200px;*/
	width:880px;
	}
#conte{
	background:url(images/fondo_conte.gif) repeat-y;
	margin:0 auto;
	clear:both;
	/*padding-bottom:140px;*/
	/*margin-bottom:200px;*/
	width:880px;
	}
.entry  {
width:440px ;
}

.entry p {
width:430px;
margin-top:15px;
}

.entry img {
margin-bottom:15px;
}
#conte_izq {
width:440px ;
}

.h4000{
height:900px;
}

.post h2 {
text-transform:capitalize;
margin-left:50px;
}

.post h2 a{
font-size:15px;
color:#bd0713;
text-decoration:none;
}
.post small {
margin-left:50px;
}
.post small span {
margin-left:20px;
}

.post small span li {
display:table-row;
}
.more-link {
color:#a8a7a5;
font-size:11px;
text-decoration:none;
}

div.hr {
  height: 15px;
  background: url(images/break.gif) no-repeat left;
}
div.hr hr {
  display: none;
}

#blog {
background:#EAE9E5;
width:440px;

}

#sidebar {
background:#CFCECB;

}

.sidebar_block {
background:url(images/fondo_sidebar.gif) no-repeat #CFCECB;
height:200px;
padding:1px 0 5px 10px;
}

div .sidebar_block h2{
font-size:11px;
text-transform:uppercase;
color:#bd0713;
text-indent:65px;

}

li {
list-style:none;
text-decoration:none;
}



.sidebar_block li {
list-style-image:url(images/bullet_flechas.gif);
margin-left:63px;
}

.clearfix {
margin:0;
padding:0;
clear:both;
}

#buscador {
margin-top:25px;
width:195px;
margin-left:50px;
}
#searchform {

}
#s {
width:190px;
}

.screen-reader-text {
display:none;
}
#searchsubmit {
width:64px;
height:20px;
margin-top:5px;
float:right;
background: transparent url(images/btn_buscar.gif) no-repeat;
overflow:hidden;
text-indent: -1000em;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
}

.sidebar_social {
padding-left:50px;
background:url(images/raya_sidebar.gif) top no-repeat;
padding-top:20px;
background:#CFCECB;
}


#facebook {
list-style-image:url(images/fb_icon.gif);
}
#twitter {
list-style-image:url(images/twitter_icon.gif);
}
#rss {
list-style-image:url(images/rss_icon.gif);
}

#conte_izq p{
	margin-left:45px;
	text-align:justify;
}

#conte_der {
background:#CFCECB;
}
