/* @group Elementos principales */
body { background: url(bg_page.png) 50% 0 no-repeat #701560; color: #444444; }
a { color: #cf23a0; }
.fotobonita  { border-color:#f1d1f1; }
a .fotobonita  { border-color:#cf23a0; }
#firstbar h2 { color:#eee; background-image:url(header_module.png); }
#mainbar h2 { border-color:#F1D1F1; color:#843f84; }
/* @end */

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

/* @group Inside posts*/
#post_navigation { background: #fee9fe; }
#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: #777; }
.post .author { border-color: #f1d1f1; }
.post .tags { border-color: #f1d1f1; 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:#bcbcbc; }
.fotoalbum, .album_complete .thumbnail { background-color: #fcfcfc; }
.fotoalbum img, .thumbnail img { border-color:#d94fb3; }
/* @end */


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

/* @group Comments */
.comment_body { border-color:#F1D1F1; }
.comment .owner { background: #fee9fe; }
.comment .date a { color: #859c57; }
#comments_form, #contact_form { border-color:#F1D1F1; background: #FEE9FE; }
/* @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 #E9B3E9; border-left: 1px solid #E9B3E9; border-right: 1px solid #E9B3E9;}
#tops h2 { background: #812172; color: #E9B3E9;}
#tops h2.selected { background: #E9B3E9; color: #812172;}
/* @end */

/* @group advertising */
.ad_horlinks { background: #520843; }
.ad_related_links { background: #fcfcfc; border-color:#bcbcbc; }
.ad_post_content { background: #FEE9FE; border-color:#F1D1F1; }
/* @end */