/* @group Elementos principales */
body {color:#444444; }
a { color: #3F627C; }
.fotobonita  { border-color:#E8E495; }
a .fotobonita  { border-color:#3F627C; }
#firstbar h2 { color:#431d3b; background-image:url(header_module.png); }
#mainbar h2 { border-color:#CFC85A; }
/* @end */

/* @group Main containers */
#wrapper { border-color:#fff; }
#header { background:url(header.png) #C6D3DF; }
#title a {background:url(logo.png); height: 89px; width: 345px; }
#sections { right: 0; width: auto; }
#sections ul { margin-top: 11px; width: 500px; }
#sections a { text-shadow: #fff 1px 1px 1px; }
#footer { background-color: #EFEFEF; color:#444;}
#footer ul { background-color: #DFDFDF; }
/* @end */

/* @group Inside posts*/
#post_navigation { background: #FAF9F9; }
#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: #CFA824; }
.post .author { border-color: #DFDFDF; }
.post .tags { border-color: #DFDFDF; 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:#E8E495; }
.fotoalbum, .album_complete .thumbnail { background-color: #fcfcfc; }
.fotoalbum img, .thumbnail img { border-color:#3F627C; }
/* @end */


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

/* @group Comments */
.comment_body { border-color:#CFA824; }
.comment .owner { background: #FFFCD8; }
.comment .date a { color: #859c57; }
#comments_form, #contact_form { border-color:#CFC85A; background: #E8E495; }
/* @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 #DAD9D9; border-left: 1px solid #DAD9D9; border-right: 1px solid #DAD9D9;}
#tops h2 { background: #3F627C; color: #DAD9D9;}
#tops h2.selected { background: #DAD9D9; color: #3F627C;}
/* @end */

/* @group advertising */
.ad_horlinks { background: #000; padding-left:7px; }
.ad_related_links { background: #fcfcfc; border-color:#bcbcbc; }
.ad_post_content { background: #EEEEEE; border-color:#ddd; }
/* @end */