/* @group Elementos principales */
body { color: #444; font-size: 12px; line-height: 18px; font-family: Georgia, "Times New Roman", Times, serif; background:url(bgbottom2green.gif) 0 100% repeat-x fixed #D4D888; }
a { color: #003366; text-decoration: underline; }
a:hover { color: #df0000; text-decoration: underline; }
p { margin:18px 0; }
h1, h2, h3, li { position: relative; }
h1, h2, h3 { font-weight: bold; color: #000; }
h1 { font-size: 21px; line-height: 36px; border-right:8px solid #ccc; }
h1 a { color:#444; text-decoration:none; }
h2 { font-size: 16px; line-height: 18px; padding: 9px 0; }
h3 { font-size: 14px; line-height: 18px; padding: 9px 0; }
/* @end */

/* @group Main containers */
#wrapper { position: relative; max-width:970px; margin:0 auto; background:#fff; margin-top:10px; padding:1px; }
* html #wrapper { width: 970px; width:expression(document.body.clientWidth > 970? "970px": "100%" ); }
#header { position: relative; background:url(bgtop.gif) 100% 0 no-repeat #003366; height:78px; }
#title { padding:15px; background:url(logo-alg.gif) 15px 50% no-repeat; height:42px; }
#title a { display: block; text-decoration: none; font-size: 24px; font-weight:bold; color:#fff; padding-left:50px; }
#subtitle { color: #AAA; font-size:11px; font-weight:bold; text-transform:uppercase; margin-left:65px; margin-top:-30px; }
#searchbox { position:absolute; top:90px; right:15px; }
#searchbox label { display:none; }
#searchbox input { font-size:16px; }
#sections { line-height:30px; }
#sections ul { padding: 0 20px; }
#sections li { display: inline; }
#sections li a { font-size: 14px; text-transform:uppercase; font-weight:bold; }
#footer { padding: 10px 0; text-align: center; color:#777; }
#footer ul { margin: 5px 0; }
#footer li { display: inline; }
#footer ul a { font-weight: bold; font-size: 1.2em; letter-spacing: 0.1em; }
#footer .info { border-top:3px solid #ccc; padding-top:10px; }

#body { padding:0 336px 20px 0; position:relative; }
#mainbar { position:relative; float:left; width:100%; padding:18px; }
#firstbar { position:relative; float:left; width:300px; margin-right:-336px; margin-top:20px; background:url(bgright.gif) 0 0 repeat-y #C9A147; }
/* @end */

/* @group Post contents */
#post_navigation { height:30px; }
#post_navigation .prev { float:left; }
#post_navigation .next { float:right; }
.post { margin-bottom:20px; position:relative; border-top:1px solid #ccc; }
.post .author, .post .date { position:absolute; bottom:37px; color:#888; display:inline; font-family: Verdana, Arial, sans-serif; font-size:10px; }
.post .date { left:77px; padding-left:10px; border-left:1px solid #ccc; }
.post .tags { color:#888; }
.post_body { font-size:15px; line-height:24px; padding-bottom:20px; margin-bottom:30px; background:url(florlis.gif) 50% 100% no-repeat; }
.post .social_promotion { position:absolute; margin:10px; padding:0; bottom:0; }
.opciones_msg { background:#efefef; padding:9px; text-align:right; }
.opciones_msg a { font-size:15px; font-weight:bold; }
/* @end */

/* @group Comments */
.comment { margin:20px 0;  }
.comment .author img { vertical-align:middle }
.comment .date { margin-top: 18px; text-align: right; }
.comment .comment_body { margin-left:50px; padding:5px 20px; background:#efefef; border-top:1px solid #ccc; border-bottom:1px solid #ccc; }
#comments_form .fieldrow { margin:9px 0; }
#comments_form .fieldrow label { font-weight:bold; padding-left:9px; text-transform: uppercase; }
/* @end */

/* @group Modules */
#firstbar { font-size:12px; font-family:Verdana, Arial, sans-serif; color: #fff }
#firstbar .module { border-top:3px solid #444; margin-bottom:30px; padding:0 18px; }
#firstbar .module p .fotobonita { float:left; margin: 0 5px 5px 0; }
#firstbar .module h2 { text-transform:uppercase; border-bottom:1px dotted #444; margin-bottom:20px; }
#firstbar .module ul, #firstbar .module dl, .post_body ul, #related_posts { margin:10px 20px; list-style-type:square; }
#firstbar .module ul li { margin:10px 0; }
#firstbar .module dt { margin-top:10px; }
#firstbar .module dd { margin-bottom:10px; margin-left:1em; text-indent:-0.7em; }
#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 #ccc; padding:4px; background:#efefef; -moz-border-radius:5px; }
.thumbnail { background: #efefef; border-top:1px solid #ccc; border-bottom:1px solid #ccc; 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: #efefef; margin: 2%; padding: 1%; }
.fotoalbum img, .thumbnail img { border:1px solid #ccc; background-color: white; padding:4px; margin:5px; }
