/* @group Elementos principales */
body { background: url('bg1.jpg') #000000; }
body,input { font-size: 10pt; font-family: "georgia", "times new roman", serif; color: #333333; }
p { margin:18px 0; }
a { color: #B96D00; text-decoration: underline; outline: 0; }
a:hover { text-decoration: none; }
h1, h2 { font-size: 1.5em; padding-right: 30px; display: inline; background: url('db2.gif') 100% 50% no-repeat;; }
h1 a { color: #333; text-decoration: none; }
h2 { padding: 0 0 0 25px; display: block; background-position: 0 3px; }
img[align=left] { margin: 0 5px 5px 0; }
img[align=right] { margin: 0 0 5px 5px; }
/* @end */

/* @group Main containers */
#wrapper { background: url('bg2.jpg') repeat-x; position: relative; padding-top:40px; }
#header { width: 970px; height: 180px; position: relative; margin: 0 auto; background: #fff; border: 7px solid white; background:url(header.png) 50% 50% no-repeat #333333; }
#title {}
#title a { display: block; margin: 0 auto; text-indent: -1000em; width: 670px; height: 90px; }
#subtitle { display: none;}
#searchbox { position:absolute; top:200px; right:15px; }
#searchbox label { display:none; }
#sections { width: 970px; padding:0 7px; margin:0 auto; background: #fff; }
#sections ul { background: #7F8400 url('menubg.gif') repeat-x top left; color: #7F8400; line-height: 50px; padding: 0 30px; }
#sections li { display: inline; }
#sections li a { color: white; text-decoration: none; font-size: 1.2em; }
#footer { width: 984px; margin: 0 auto; background:#F7F5DE; padding: 10px 0 20px; text-align: center; border-top: 1px solid #E1D2BD; }
#footer ul { margin: 0 0 20px; }
#footer li { display: inline; }
#footer ul a { font-weight: bold; font-size: 1.2em; letter-spacing: 0.1em; }

#body { width: 650px; border: solid 7px #fff; border-width: 3px 7px; background: #fff; margin: 0 auto; padding:0 320px 20px 0; position:relative; }
#mainbar { background:url('border2.gif')  0 0 repeat-x #fff; padding: 30px 0 0 10px; margin: 0 -10px 0 0; position:relative; float:left; width:100%; }
#firstbar { position:relative; float:left; width:300px; padding-left:20px; margin-right:-320px; }
/* @end */

/* @group Post contents */
#post_navigation .prev { float: left; }
#post_navigation .next { float: right; }
.post { margin-bottom: 20px; }
.post .author, .post .date { font-size: 0.8em; color: #787878; }
.post .author { float: left; margin-right: 10px; border-right: 1px solid #ccc; padding-right: 10px; }
.post .tags { margin-top: 10px; }
.post_body { line-height: 1.4em; font-size: 1.05em; padding-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 { background: url('border2.gif') 0 0 repeat-x; line-height: 40px; text-align: right; list-style-type: none; padding: 0 10px; }
.opciones_msg a { font-weight: bold; }
#related_posts { margin:10px 30px 20px; }
/* @end */

/* @group Comments */
.comment { margin: 18px 0; }
.comment .author img { vertical-align:middle }
.comment .date { text-align:right; margin-top:18px; }
.comment .comment_body { margin-left: 50px; background: #F7F5DE; border: 1px solid #E1D2BD; border-width: 1px 0; padding: 10px 20px; }
#comments_form .fieldrow { margin:9px 0; }
#comments_form .fieldrow label { font-weight:bold; padding-left:9px; text-transform: uppercase; }
/* @end */

/* @group Modules */
.module h2 { margin-bottom: 20px; }
.module { background: #FDFCF6 url('boxbg.gif') repeat-x; padding: 1.5em; border-bottom: solid 1px #E1D2BD; margin-bottom: 1.0em; }
.module ul { list-style-type: none; margin: 10px 0; }
.module dl a, .module ul a { font-weight: bold; }
.module dd { padding-left: 12px; text-indent: -10px; margin-bottom: 10px; }
.module li { margin-bottom: 5px; }
#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 */

img.fotobonita { border:1px solid #E1D2BD; padding:4px; background:#F7F5DE; -moz-border-radius:5px; }
.thumbnail { background: #F7F5DE; padding: 1%; margin: 2%; width: 18%; text-align: center; float: left; overflow: hidden; }
.fotoalbum, .album_complete .thumbnail { width: 44%; float: left; height: 200px; text-align: center; background: #F7F5DE; margin: 2%; padding: 1%; }
.fotoalbum img, .thumbnail img { border:1px solid #E1D2BD; background-color: white; padding:4px; margin:5px; }