/*==============================
			-- GENERAL -- 
==============================*/
*{margin:0;padding:0;border:0}
.clear{clear:both;}

html,
body {
width:100%;
color:#fff;
background:url(img/fondo.jpg) repeat-x 0 0 #241B14;
font:0.9em Verdana,Arial, Helvetica, sans-serif;} 

body{
background:url(img/pie.gif) repeat-x bottom right;}

p{
margin:10px 0;}

li{list-style:none;}

acronym{
border-bottom:1px dotted #666}

a{
color:#241B14;
text-decoration:none;}
a:hover{
text-decoration:underline}

a img{
padding:1px;
border:2px solid #fff;}
a:hover img{
border:2px solid #FEEE3B;}



/*==============================
			-- H1-H6 --
==============================*/
h1 a{
display:block;
width:300px;
height:90px;
margin-top:0px;
background:url(img/logo-trans.png) no-repeat top left;}
h1 a span{
display:none}

h2{
font-size:1.5em;
font-family:Helvetica,Arial,Verdana,sans-serif;}

h2 a{
color:#A82F2F}

/*==============================
			-- HEADER --
==============================*/
#contenedor{
width:98%;
max-width:970px;
margin:0 auto;
padding-bottom:220px;
background:url(img/osiris.gif) no-repeat bottom right;}

#header{
height:190px;
padding:20px 0 0 20px;
background:url(img/header-trans.png) no-repeat top right;}

.advertencia{
width:100%;
position:absolute;
top:93px;
left:0;
opacity:0.9;
background:#222;}

.advertencia p{
padding:5px 0;
color:#ebcb4e;
line-height:150%;
text-align:center;}

.advertencia a{
color:#fff;
font-weight:bold;}


/*==============================
			-- SIDEBAR --
==============================*/
#sidebar{
width:200px;
padding-bottom:350px;
float:right;
background:url(img/sidebar-trans.png) no-repeat top left;}

#sidebar h2{
padding:65px 0 5px 0;
font-weight:normal;}

#sidebar p{
margin-top:0;}

#sidebar a{
color:#F9DE37}
#sidebar a:hover{
color:#FEEE3B}

ul.menu-secundario li{
margin:2px 0 2px 10px;}
ul.menu-secundario li a{
padding:3px 0 3px 20px;
background:url(img/flecha.png) no-repeat 0 50%;}

#sidebar .flickr li{
float:left;
margin-right:5px;}
#sidebar .flickr li a{
background:none;
padding:0;}


#sidebar .compartir{
margin:65px 0 0 0;}




/*==============================
			-- CONTENT --
==============================*/
#content{
margin-right:240px;}

.post{
margin:25px 0 50px 0;
padding:30px 0 0 0;
color:#333;
background:url(img/post-top.png) no-repeat 50% 0%;}

.post h2{
padding:0 0 0 40px;}

.post li.fecha{
color:#463428;
font-size:0.75em;
margin:5px 0 0 40px;}

.post li.fecha a{
color:#463428;
font-weight:bold;}

.post ul.pie-mensaje{
margin-top:-10px;
padding:0 10px 50px 30px;
background:url(img/post-bottom.png) repeat 50% 100%;}
.post ul.pie-mensaje li{
float:left;}
.post ul.pie-mensaje li.comentarios{
float:right;
margin-top:30px;}
.post ul.pie-mensaje li.comentarios a{
color:#fff;
line-height:2em;
text-decoration:none;}
.post ul.pie-mensaje li.comentarios a span{
vertical-align:middle;
font-size:2em;}
.post ul.pie-mensaje li.comentarios a:hover span{
color:#EBCB4E}

.post-interna{
padding:0px 40px 0 40px;
background:url(img/post.png) repeat-y 50% 0%;}

a.more-link{
display:block;
margin-top:15px;
padding:10px 0;
height:20px;
width:180px;
text-align:center;
font:bold 1.1em Georgia, Verdana, Arial, Helvetica, sans-serif;
background:url(img/more.png) no-repeat 100% 0%;}

a.more-link:hover{
background-position: 100% 100%;}


/*==============================
		-- PAGINACIÓN --
==============================*/
.wp-pagenavi{
margin-left:70px;
overflow:auto}

.wp-pagenavi a,
.wp-pagenavi span{
display:block;
float:left;
margin:2px;
padding:5px;
width:15px;
color:#fff;
text-align:center;}

.wp-pagenavi a {
background:#30241A;
border:1px solid #30241A;}
.wp-pagenavi a:hover {	
text-decoration:none;
border:1px solid #6C513C;}

.wp-pagenavi span.pages {
width:auto;}
.wp-pagenavi span.current {
font-weight:bold;
border:1px solid #6C513C;
background-color:#6C513C;}



/*==============================
			-- PIE --
==============================*/
#creditos{
padding:10px 20px;
margin:70px 0 0 70px;
background:url(img/creditos-trans.png) no-repeat top left;}

#creditos a{
color:#F9DE37}

