/* @override http://static.obolog.net/css/cobrandings/obolog/blogs/uvinum/estilos.css?id=380 */

/* @group Elementos principales */
body,input { font-size: 10pt; font-family:Arial, sans-serif; color: #333333; }
p { margin:18px 0; }
a { color: #2e79d0; text-decoration: underline; outline: 0; }
a:hover { text-decoration: none; }
h1 { font-family: "georgia", "times new roman", serif; }
h1 a { color: #333; text-decoration: none; }
img[align=left] { margin: 0 5px 5px 0; }
img[align=right] { margin: 0 0 5px 5px; }
/* @end */

/* @group Main containers */
#wrapper { position: relative; margin:0 auto; }
#header { position:relative; background:#f4f4ee; }
#title { width:970px; margin:0 auto; padding:12px 0; }
#title a { display: block; background:url(logo.png) no-repeat; width:211px; height:31px; text-indent:-1000em; }
#subtitle { position:absolute; left:50%; width:300px; margin-left:-260px; top:30px;color: #758238; }

#searchbox { position:absolute; top:65px; left:50%; width:300px; margin-left:210px; }
#searchbox label { display:none; }
#searchbox input.text { padding:1px; width:200px;}

#sections { background:#758238; text-transform:uppercase; text-shadow:#3c3c3c 1px 1px 2px; font:1.3em "Trebuchet MS", Arial, sans-serif; padding:9px 0; }
#sections ul { color: #eff8c5; width:970px; margin:0 auto; }
#sections li { padding:0 9px; float:left; }
#sections li { border-right: 1px solid #a3b162; border-left: 1px solid #667131; }
#sections li:first-child { border-left:0; }
#sections li:last-child { border-right:0; }
#sections li a { color: #eff8c5; text-decoration: none; padding:3px 0; }
#sections li.active a, #sections li a:hover { text-decoration: none; color:#fff; border-bottom:6px solid #a3b162;}

#footer {margin: 0 auto; background:#ced99f; color:#07320b; padding: 10px 0 5px; text-align: center; border-top: 3px solid #758238; border-bottom: 6px solid #758238; }
#footer ul { margin: 0 0 20px; }
#footer li { display: inline; }
#footer ul a { color:#758238; font-weight: bold; font-size: 1.2em; text-decoration:none;}
#footer div.info a { color:#758238;text-decoration:none;}

#body { width: 650px; border: solid 7px #fff; border-width: 3px 7px; background: #fff; margin: 0 auto; padding:0 320px 20px 0; position:relative; }
#mainbar { 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; }
.post_body blockquote { background:#f4f4ee; margin:0 18px ;padding:1px 18px; border-left:2px solid #d5d5c5; font-size:13px; }
.opciones_msg { 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: #f4f4ee; padding: 1.5em; border-top: solid 1px #d5d5c5; border-bottom: solid 1px #d5d5c5; 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; }