/* @group Elementos principales */
body { background: url(bg_page.png) 0 0 #F8F8F8; color:#444444; }
a { color: #366ED2; }
.fotobonita  { border-color:#DDDDDD; }
a .fotobonita  { border-color:#B4489E; }
h1 { font-family: "Century Gothic","Trebuchet MS",Arial,sans-serif; font-size:24px; font-weight:normal; }
h1 a, .module a, #footer a { color: #B4489E; }
#firstbar h2 { color:#431d3b; background-image:url(header_module.png); }
#mainbar h2 { border-color:#ddd; color:#43687C; }
/* @end */

/* @group Main containers */
#header { background:url(header.png); position: relative; margin-bottom: -21px; }
#user_box {
	margin: 0;
	top: 17px;
}
#title a { margin-left: 20px; height: 91px; width: 345px; }
#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: #777; }
.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_pink.png); }
.thumbnail { background: #fcfcfc; border-color:#DDDDDD; }
.fotoalbum, .album_complete .thumbnail { background-color: #fcfcfc; }
.fotoalbum img, .thumbnail img { border-color:#B4489E; }
/* @end */


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

/* @group Comments */
.comment_body { border-color:#DDA9D1; }
.comment .owner { background: #F8E9F5; }
.comment .date a { color: #859c57; }
#comments_form, #contact_form { border-color:#ddd; background: #FAF9F9; }
/* @end */

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

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

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