/** BEGIN colors **/
a {
	color: #013F6F;
}
#header .pages {
	border-color: #0462A9;
}
#header .pages li a:hover {
	/*color: #7FFCFD;*/
	color:#FF9900;
}
#header .pages li ul li {
	background-color: #013F6F;
}
#header .categories li a {
	border-color: #8EB3CF;
	color: #2C5F87;
}

#header .categories li.current a {
color:#000;
}
#header .categories li ul li {
	background-color: #B3CDE0;
}
#content .featured .text li a {
	color: #0191FE;
}
#sidebar .box .popular li a {
	color: #013F6F;
}
#footer {
	background-color: #A3C6EC;
}
#footer .subscribe {
	background-color: #A3C6EC;
}
#content .span table th {
	background-color: #024E8A;
}
#sidebar .box .tabs li a {
	border-color: #003344;
}
#sidebar .box .tabs li a:hover {
	color: #99eeff;
}
#sidebar .box .tabs li a.here {
	background-color: #003344;
}

#header .categories .current-cat, #header .categories .current-cat a, #header .categories .current-cat a:hover{
color:#000000;
}
/** END colors **/

/** BEGIN images **/
body{
	background-image: url(bg_cielo.jpg);
	background-position:center top;
	background-repeat:no-repeat;
    background-color: #e4e4e4;
}
#head_banner{
	/*background-image: url(bg_head_banner.png);
	background-repeat:no-repeat;*/
}

#header .ad {
background-image: url(bg_top_banner.png);
	background-repeat:no-repeat;
}

#header {
	
}
#header h1 a {
	background-image: url(logo_latitudes.png);
}
#header .pages li.here a {
	background-image: url(active.gif); 
}
#header .pages, #header .pages li {
	background-image: url(divider.gif);
}
#header .pages, #header .pages li.lf {
	background-image:none;
}
#content .category .box h2, #content .cbox h2, #sidebar .box h2, #sidebar .box .tabs {
	/*background-image: url(header.gif);*/
    background: #A3C6EC;
}
#content .category .box .search {
	background-image: url(search.gif);
}

#sidebar .ad {
	/*background-image: url(bg_side_banner.jpg);*/
	background-repeat:no-repeat;
	background-position:2px 2px;
}
/** END images **/

p.home_category {font-size: 11px;}

div.wp-caption{background:#eee;border:2px solid #eee;text-align:center}
div.wp-caption img {margin:0 auto;margin-top:10px}
p.wp-caption-text {line-height:150%; font-size:11px;}

ul.related_post li {list-style: none}

#homeflash {display:block; width:643px; height: 300px; margin-bottom:10px;background:#ccc;}

#coverlist {text-align:center;}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px;
	margin-bottom: 10px;
	display:block !important;
    width: 620px;
	padding:5px;
}
.ngg-imagebrowser-desc {clear: both}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;
    clear: both;
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
    display: block;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
    display: block;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}
