/* @group Elementos principales */
body { margin: 0px; background: url('fondo.gif') #B27740;     padding:0px; color:#35261F; font-family: 'Trebuchet MS','Lucida Sans Unicode', Tahoma, Arial, Verdana; }
p { margin: 18px 0; }
a { color:#981A05; text-decoration:none; }
a:hover { text-decoration:underline; }
h1 { font-family:Georgia, "Times New Roman", Times, serif; font-size: 25px; font-weight: bold; color:#336600; margin:0px; }
h1 a { color:#336600; text-decoration:none; }
h2 { margin-bottom:0px; color:#6F3A1D; border-bottom:1px solid #9F975F; }
/* @end */

/* @group Main containers */
#wrapper { width:765px; margin: 10px auto 0px; }
#header{ position:relative; background:url('cuadro_arriba.gif') top center no-repeat; }
#title { height:208px; background:url('cabecera.gif') center bottom no-repeat; text-indent:-1000em; margin-top:15px; }
#subtitle{ background:url('cabecera.gif') center bottom no-repeat; display:none; }
#searchbox { position:absolute; top:25px; right:25px; }
#searchbox label { display:none; }
#sections { border-bottom:1px solid #981A05; background:#F9FBDC; border-left:1px solid #8B8077; border-right:1px solid #0E0A05; }
#sections .pre_secciones { display:none; }
#sections .cont_secciones { font-size:normal; letter-spacing:1px; text-align:center; }
#sections .post_secciones { display:none; }
#sections ul,#footer ul { padding:0px; list-style-type:none; margin:0px auto 0px; }
#sections li, #footer li { padding:0px; display:inline; }
#sections a:link,#sections a:visited { }
#sections a:hover { text-decoration:none; border-bottom:4px solid #5D7746; }
#footer {  background:#293439;  font-size: 11px; color: #7C7D6C; margin-bottom:5px; background:url('cuadro_abajo.gif') bottom no-repeat; }
#footer ul { text-align:center; padding-top:5px; padding-bottom:5px; border-bottom:1px solid #fff; margin-bottom:5px; }
#footer .info { text-align:center; padding:5px; }

#body { padding:5px 5px 5px; background:#F9FBDC; border-left:1px solid #8B8077; border-right:1px solid #0E0A05; }
#mainbar { padding:15px 0px 5px 5px; width:515px; float:left; font-size:small; }
#firstbar { padding:5px; float:right; width:220px; border-left:1px solid #9F975F; font-size:small; color:#6B5232; }
/* @end */

/* @group Post contents */
#post_navigation .prev { float: left; }
#post_navigation .next { float: right; }
.post .author, .post .date, .post .tags { font-size:0.8em; color:#7C7D6C; }
.post .author, .post .date { display:inline; }
.post .author:after { content:", el "; }
.post .tags { border-bottom:1px solid #9F975F; margin-bottom:10px; }
.post { padding-bottom:10px; margin-bottom:10px; }
.post_body ul, .post_body ol, #related_posts { margin: 18px; }
.post_body ul li, #related_posts li { list-style-type: disc; }
.post_body ol li { list-style-type: decimal; }
.opciones_msg { text-align:center; }
.opciones_msg li { display:inline; padding:3px 0 3px 22px; background:url(/img/icons/comment_add.png) 0 2px no-repeat; }
.opciones_msg li a { font-weight:bold; }
#related_posts { margin: 10px; font-size: 10px; }
#related_posts a { font-size: 13px; font-weight: bold; }
/* @end */

/* @group Comments */

#comments_form .fieldrow { margin:9px 0; }
#comments_form .fieldrow label { font-weight:bold; padding-left:9px; text-transform: uppercase; }
/* @end */

/* @group Modules */
#firstbar dl, #firstbar ul { margin:18px 0; }
#firstbar dt { margin:0px; font-size:small; }
#firstbar dd { font-size:x-small; margin-bottom:5px; margin-left:15px; text-indent:-8px; }
#loginbox .fieldrow, #contact_form .fieldrow { padding: 2px 0; }
#loginbox .fieldrow label, #contact_form .fieldrow label { display:block; width:70px; float:left; font-weight:bold; text-align:right; padding-right:5px; margin-right:5px; }
#loginbox .submitrow, #contact_form .submitrow { padding:2px 0 2px 80px; }
/* @end */

.fotobonita { border:1px solid #7C7D6C; padding:4px; background:white; }
div.fotoalbum { padding:5px; width: 230px; height: 230px; margin:5px; float:left; }
div.fotoalbum img { border:1px solid #7C7D6C; border-right-width:3px; border-right-style:double; border-bottom-width:3px; border-bottom-style:double; padding:4px; display:block; margin:5px auto;}
div.thumbnail { text-align:center; width: 120px; height: 150px; margin:3px; float:left; }
div.thumbnail img { border:1px solid #7C7D6C; padding:5px; margin:5px;}
div.thumbnail:hover img { border:3px solid #981A05; background:white; padding:3px; }
div.thumbnail:active img { border:3px solid #fff; }
div.thumbnail:visited img { border:3px solid #ccc; }
