* 
{
	padding:0;
	margin:0;
}

body 
{
	background:#494949;
	color:#494949;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:15px 0;
	margin:0;
}

h1, h2, h3, h4, h5 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0;
}

h1 { font-size:25px; }

h2{ font-size:13px; }

h3{ font-size:10px; }

h6{ font-size:25px; font-weight:bold;}

ul 
{
	margin-left:30px;
}

.storycontent 
{
	background-color:#FFFFFF;
	padding-top:5px;
	border-top:solid 1px #BBBBBB;
	border-bottom:solid 1px #BBBBBB;
	line-height:140%;
	padding-bottom:2px;
	padding-left:12px;
	padding-right:12px;
	text-align:justify
}
.storycontent img{
padding: 4px;
border: 1px solid #BBBBBB;
}

.storycontent ul li img 
{
	padding-top:30px;
}

.storycontent ol li 
{
	margin-left:30px;
	margin-right:5px;
}

.extracto 
{
	font-size:smaller;
	font-weight:bold;
	text-align:right;
	padding-right:5px;
}

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

#sidebar li li 
{
	margin-bottom:2px;
	padding:4px;
	font-size:11px;
	background:#F9BD05;
	text-align:center;
	height:auto;
	font-weight:normal;
}

#sidebar li li:hover, #sidebar li h1:hover, #sidebar li h3:hover 
{
	list-style:none;
	margin:0px;
	margin-bottom:2px;
	padding:4px;
	background:#D5D5D5;
	text-align:center;
}

#sidebar li h1 
{
	margin-bottom:2px;
	padding:4px;
	font-size:13px;
	background:#F9BD05;
	text-align:center;
	height:auto;
	font-weight:normal;
}

#sidebar li h2 
{
	background:#D5D5D5;
	font-size:13 px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bolder;
	margin-bottom:2px;
	padding:4px;
	height:auto;
	min-height:25px;
	text-align:center;
}



#sidebar li h4 
{
	margin-bottom:2px;
	padding:5px;
	font-size:10px;
	background:#F9BD05;
	text-align:center;
	height:auto;
}



a:link, a:visited 
{
	color:#635D45;
	text-decoration:none;
	font-weight:bold;
}

a:hover, a:active 
{
	color:black;
	font-weight:bold;
}

hr 
{
	display:none;
}

#page 
{
	width:920px;
	margin:0 auto;
	margin-top:20px;
	overflow:hidden;
	background:#f5f5f5;
	border:2px solid #e0e0e0;
}

#header 
{
	background:#F9BD05;
	width:100%;
}

#headerimg 
{
	font-size:1.2em;
	margin:0 auto;
	text-align:center;
	width:85%;
	height:130px;
	padding-top:25px;
	padding-bottom:4px;
	text-decoration:none;
	border:0 !important;
	font-weight: bold
}

#headerimg img 
{
	text-decoration:none;
	border:0px;
}

#header h1 
{
	font-size:5em;
	margin-top:-5px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#navmenu ul 
{
	margin:0;
	padding:0;
	padding-top:5px;
	text-align:right;
	font-weight:500;
	height:19px;
	background: #D5D5D5;
	border-bottom:solid 3px #494949;
}

#navmenu li, .postspermonth li 
{
	display:inline;
}

#navmenu ul li a 
{
	text-decoration:none;
	margin:4px;
	padding:10px 20px 10px 20px;
	color: #494949;
}

#navmenu ul li a:hover 
{
	color:#000000;
	background:#F9BD05;
}

#content 
{
	width:560px;
	padding-left:15px;
	padding-right:15px;
	float:left;
}

#sidebar 
{
	height:100%;
	width:170px;
	float:left;
	
}
#sidebar_der
{
	padding-top:15px;
	height:100%;
	width:150px;
	float:left;
}
#sidebar_der ul
{
list-style:none;
padding:0px;
margin:0px;
}
#sidebar_der li
{

}
#sidebar_der img a{
border:0;
}
#sidebar_der a img{
border:0;
}
.seccion_derecha 
{
	width: 143px;
	list-style:none;
	border: 1px solid #f4b600;
	background:#D5d5d5;
	padding:0;
}

.seccion_derecha h2
{
background:#f4b600;
font-size:18px;
font-weight:bold;
text-align:center;
padding:5px;
}

.seccion_derecha li
{
padding:3px;
text-align:center;
border_bottom: 1px solid #f4b600;
margin:0px;
}

.seccion_derecha li h3 
{
	margin-bottom:2px;
	padding:4px;
	font-size:10px;
	text-align:center;
	height:auto;
	font-weight:normal;
	border-bottom: 1px solid #f4b600;

}

.seccion_derecha li h3 a 
{
	font-size:12px;
}
.seccion_derecha li h4:hover 
{
	list-style:none;
	background:#D5D5D5;
	text-align:center;
}

.seccion_derecha li h4 
{
	padding:2px;
	font-size:10px;
	font-weight:bold;
	margin-bottom:2px;
	border-bottom: 1px solid #f4b600;
}

	

#commentform 
{
	width:80%;
}

#footer 
{
	background-color:#F9BD05;
	clear:both;
	margin-top:30px;
	padding-left:20px;
	padding-right:20px
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}

#footer p 
{
	margin:4px;
	font-size:9px;
}

p 
{
	margin:10px;
}

.post 
{
	margin-top:20px;
	margin-bottom:20px;
	border-bottom:2px solid;
}

.post img 
{
	margin:5px;
}


div.description 
{
	font-size:14px;
}

blockquote 
{
	margin-left:20px;
	border:1px solid #cccccc;
	padding:5px;
	background-color:#efefef;
}

ol.commentlist 
{
	width:90%;
	margin:0 auto;
}

ol.commentlist li 
{
	margin-bottom:1.5em;
	border:1px solid #cccccc;
	padding:5px;
	background-color:#efefef;
}

ol.commentlist li.alt 
{
	background-color:#eeeeee;
}

ol.commentlist a 
{
	color:#333333;
}

#comments 
{
	margin:20px;
}

small.commentmetadata 
{
	font-size:0.8em;
	margin-bottom:1em;
	display:block;
}

#searchform 
{
	text-align:center;
	margin:5px;
}

#searchform input 
{
	border:1px solid #4A2C00;
	background-color:#eeeeee;
}

#searchform #s 
{
	width:50%;
	background-color:white;
}
.banner-box 
{
margin: 0 auto;
width: 410px;
height:72px;
text-align:center;
background-color:#eeeeee;
padding:10px;
border: 1px solid #BBBBBB;
}

.publi-box 
{
width: 140px;
height:240px;
background:#eeeeee url(images/gogole.png) no-repeat top left;
padding-top:25px;
border: 1px solid #f4b600;
}

.publi 
{
	width:136px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.publi_titulo 
{
	font-weight:bold;
	text-decoration:underline;
	color:#0000FF;
	width:100%;
}

.publi_link 
{
	font-size:9px;
	color:#009900;
	width:100%;
}

.seccion 
{
	text-align:center;
	font-size:28px;
	font-weight:bold;
	width:550px;
	padding-top:5px;
	padding-bottom:2px;
}

.descripcion 
{
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	padding:5px;
font-size:14px;
}

#authorimg 
{
	height:100%;
	margin-bottom:10px;
}

.postspermonth 
{
	margin:5px 0 10px 0;
	list-style:none;
	padding-left:20px;
	padding-right:20px;
	font-size:10px;
	text-align:center;
}

#autores 
{
	text-align:center;
	list-style:none;
	font-size:14px;
	line-height:150%;
}

.otros
{
padding:5px;
padding-bottom:10px;
text-align:right;
list-style: none;
font-size:10px;
line-height:150%;
border: solid 1px #BBBBBB;

}
.otros ul
{
list-style: none;
}
.otros h3
{
font-weight:bold;
color:#e49e07;
}
