/* @group Elementos principales */
body { background:url(bg_page.png) 50% 0 no-repeat #cfd0cb;color:#444444; }
a { color: #b97014; }
.fotobonita  { border-color:#DDDDDD; }
a .fotobonita  { border-color:#cd801f; }
#firstbar h2 { color:#eee; background-image:url(header_module.png); }
#mainbar h2 { border-color:#ccc; border-width:0; }
/* @end */

/* @group Main containers */
#wrapper { border-color:#999; }
#header { background:url(header.png) no-repeat #fff; height:100px; }
#sections ul { margin-right:30px; }
#footer { background-color: #ddd; color:#444;}
#footer ul { background-color: #232323; }
#user_box {
	background: #efefef;
}
/* @end */

/* @group Inside posts*/
#post_navigation { background: #f4ecdb; }
#post_navigation .prev a { background-image:url(arrow_left.png); }
#post_navigation .next a { background-image:url(arrow_right.png); }
#post_navigation .home a { background-image:url(home.png); }
.post + .post { border-color:#f1d1f1; }
.post .date { color: #888888; }
.post .author { border-color: #DDDDDD; }
.post .tags { border-color: #DDDDDD; color: #888;}
.post .tags a { color: #888;}
.post_body ul li, #related_posts li, #blogroll li  { background-image:url(/img/icons/bullet_black.png); }
.thumbnail { background: #fcfcfc; border-color:#DDDDDD; }
.fotoalbum, .album_complete .thumbnail { background-color: #fcfcfc; }
.fotoalbum img, .thumbnail img { border-color:#DDDDDD; }
/* @end */


/* @group Pagination */
.pagination { border-color:#ededeb; }
.pagination a.page, .pagination a.selected_page { border-color: #cd801f; }
.pagination a.selected_page, a.page:hover { background-color:#cd801f; border-color:#cd801f; }
/* @end */

/* @group Comments */
.comment_body { border-color:#CFA824; }
.comment .owner { background: #FFFCD8; }
.comment .date a { color: #859c57; }
#comments_form, #contact_form { border-color:#ccc; background: #EFEFEF; }
#comments_form h2, #contact_form h2 { border-top-width:1px; }
/* @end */

/* @group Modules */
#firstbar #subscription { background: #fffcd8; }
#firstbar .module { background-image:url(bg_modules.png); background-color: #fff;}
#firstbar .module .author { color: #859c57; }
#firstbar .module .date { color: #888; }

#firstbar #tops { background:url(bg_moduletop.png) 0 100% repeat-x #ede0c6; border-left: 1px solid #D9D9D9; border-right: 1px solid #D9D9D9;}
#tops h2 { background: #000; color: #ede0c6;}
#tops h2.selected { background: #ede0c6; color: #000;}
/* @end */

/* @group advertising */
.ad_horlinks { background: #b97014; padding-left:7px; color: #fff;  }
.ad_horlinks strong, .ad_horlinks span { position: relative; top: -1px; padding-left: 3px; text-decoration: underline; }
.ad_horlinks span { margin-left: 50px; }
.ad_related_links { background: #fcfcfc; border-color:#bcbcbc; }
.ad_post_content { background: #f9f5ec; border-color:#dacbaa; }
/* @end */