/* @group Elementos principales */
body { margin: 0; background:url(background.jpg) 50% 0 repeat-y #633b27; padding:0; color:#403610; font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif; font-size:small; }
p { margin:18px 0; }
a { color:#b18520; }
a:hover { color:#685019; }
h1 { margin:0; font-size:24px; color:#653C26; padding:3px; }
h1 a { color:#653C26 !important; text-decoration:none !important; }
h2 { font-size:14px; margin:5px 0 0; color:#653C26; padding:3px; font-family:Arial, Helvetica, sans-serif; border-bottom:2px solid #A85028; }
/* @end */

/* @group Main containers */
#wrapper { }
#header { position:relative; margin-bottom:-60px; }
#title a{ display:block; height:199px; background:url(header.jpg) 50% 0 no-repeat; text-indent:-1000em; }
#subtitle{ text-indent:-1000em; }
#searchbox { position:absolute; top:155px; right:50%; margin-right: 150px; }
#searchbox label { display:none; }
#sections { font-size:18px; width:770px; margin: 0 auto 20px; }
#sections .pre_secciones { display:none; }
#sections .cont_secciones { text-align:left; padding-left:10px; }
#sections .post_secciones { display:none; }
#sections ul,#footer ul { padding:0; list-style-type:none; margin:0 auto 0; }
#sections li, #footer li { padding:0; display:inline; font-family:Arial, Helvetica, sans-serif; }
#sections a:link,#sections a:visited { text-decoration:none; }
#sections a:hover { text-decoration:none; border-bottom:4px solid #5D7746; }
#footer { width:782px; margin:0 auto; color: #555; font-size:0.70em; }
#footer ul { text-align:center; padding-top:5px; padding-bottom:5px; border-bottom:1px solid #3D190B; margin-bottom:5px; }
#footer ul a { font-size:1.5em; font-weight:bold; text-decoration:none; }
#footer .info { text-align:center; padding:5px; }

#body { width:510px; margin: 0 auto 0; padding:10px 245px 10px 15px; }
#mainbar { position:relative; float:left; width:100%; }
#firstbar { float:left; width:215px; padding:0 15px; margin-right:-245px; }
/* @end */

/* @group Post contents */
#post_navigation .prev { float: left; }
#post_navigation .next { float: right; }
.post .author, .post .date, .post .tags { color:#C35225; font-size:0.8em; }
.post .author, .post .date { display:inline; }
.post .author:after { content:", el "; }
.post .tags { border-bottom:1px solid #ccc; margin-bottom:10px; }
.post { padding-bottom:20px; margin-bottom:10px; border-bottom:1px dotted #1A2936; }
.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-left: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 */
.comment { margin:20px 0; background:#E2D5CD; border-top:1px solid #A85028; border-right:1px solid #CFB7A8; border-bottom:2px solid #CFB7A8; }
.comment .date { text-align:right; margin-top:18px; }
.comment .author { background:#A85028; padding:5px; color:#E2D5CD; }
.comment .author img { vertical-align:middle }
.comment .author a { color:#fff; }
.comment .comment_body { clear:both; padding:7px; }
#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:0; }
#firstbar dd { font-size:smaller; 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; }
