/* @group Elementos principales */
body { background: #F4F4F4; color: #444; }
a { color: #A13930; }
.fotobonita  { border-color:#efefef; }
a .fotobonita  { border-color:#A13930; }
#firstbar h2 { color:#eee; background-image:url(header_module.png); }
#mainbar h2 { border-color:#ccc; color:#555; }
/* @end */

/* @group Main containers */
#wrapper { border-color:#fff; }
#header { background:url(header.png) #86140C; height: 99px; }
#title a { margin-left: 20px; height: 82px; width: 492px; }
#sections a { color: #fff; text-shadow:#333 1px 1px 1px; }
#footer { background-color: #103D13; color:#ccc;}
#footer ul { background-color: #520808; border-bottom: 4px solid #fff; }
#footer li a { color: #fff; }
/* @end */

/* @group Inside posts*/
#post_navigation { background: #DDEDBC; }
#post_navigation a { color:#5a7c16; }
#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:#ccc; }
.post .date { color: #5a7c16; }
.post .author { border-color: #ccc; }
.post .tags { border-color: #ccc; 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:#ccc; }
.fotoalbum, .album_complete .thumbnail { background-color: #fcfcfc; }
.fotoalbum img, .thumbnail img { border-color:#A13930; }
/* @end */


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

/* @group Comments */
.comment_body { border-color:#F1D1F1; }
.comment .owner { background: #fee9fe; }
.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 #DDEDBC; border-left: 1px solid #DDEDBC; border-right: 1px solid #DDEDBC;}
#tops h2 { background: #144C18; color: #DDEDBC;}
#tops h2.selected { background: #DDEDBC; color: #144C18;}

/* @group advertising */
.ad_horlinks { background: #550402; }
.ad_related_links { background: #fcfcfc; border-color:#bcbcbc; }
.ad_post_content { background: #DDEDBC; border-color:#C3E0B1; }
/* @end */