/* @group Elementos principales */
body { background:url(bg_page.png) 0 0 #fff;color:#444444; }
a { color: #9D0505; }
.fotobonita  { border-color:#DDDDDD; }
a .fotobonita  { border-color:#9D0505; }
#firstbar h2 { color:#eee; background-image:url(header_module.png); }
#mainbar h2 { border-color:#ccc; }
/* @end */

/* @group Main containers */
#header { background:url(header.png); }
#title a { height: 90px; width: 345px; }
#sections ul { width: 250px; }
#sections a { color: #eee; }
#footer { background-color: #151515; color:#444;}
#footer ul { background-color: #292929; }
#footer ul a { color: #fff; }
/* @end */

/* @group Inside posts*/
#post_navigation { background: #DDDDDD; }
#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: #9D0505; }
.pagination a.selected_page, a.page:hover { background-color:#9D0505; border-color:#9D0505; }
/* @end */

/* @group Comments */
.comment_body { border-color:#C3E0B1; }
.comment .owner { background: #F5FCF0; }
.comment .date a { color: #859c57; }
#comments_form, #contact_form { border-color:#ccc; background: #EFEFEF; }
/* @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 #D9D9D9; border-left: 1px solid #D9D9D9; border-right: 1px solid #D9D9D9;}
#tops h2 { background: #333; color: #D9D9D9;}
#tops h2.selected { background: #D9D9D9; color: #333;}
/* @end */

/* @group advertising */
.ad_horlinks { background: #C7D03D; }
.ad_related_links { background: #fcfcfc; border-color:#bcbcbc; }
.ad_post_content { background: #E8EBBE; border-color:#D7DD7D; }
/* @end */