body  {
   background:#fff;
}

h1, h3, h5, h6  {
	color: #676767;
}

h2 {
	color: #0090d6;
}

h4 {
	color: #0090d6;
}

a  {
	color: #676767;*text-decoration:underline;
}

/* STRUCTURE */

#logo h1 {
	background: url(coolblue/logo.png) top left no-repeat;
}

#header h1.title a  {
	color:#0090d6;
}

#header p.description  {
	color: #75818a;
}

#tagline {
	background-color:#ffffff;
}

#rss a  {
	color: #fff;
}

#content  {
	background-color: #fff;
	border: 0px solid #dddddd;
	border-top: none !important;
}

#bottom  {
	background-color: #f2f7fb;
	padding:20px 0;
	border-left: 1px dotted #a6b3b9;
	border-right: 1px dotted #a6b3b9;	
}

#footer  {
	color: #ccc;
	background: #fff;}

#footer p a  {
	color: #fff;
}

/* NAVIGATION */

#nav  {
	background: #0090d6;
}

#nav ul li a a:visited {
	color:white; *text-decoration:underline; 
}


#nav ul li a:hover  {
	color:white; text-decoration:underline; 
}

.current_page_item a:link, .current_page_item a:visited  {
	color: #FFF !important; 
}

/* BLOG CSS */

.post p.categories span  {
	background-color: #0090d6;
	color: #fff;
}

.post p.categories span a  {
	color: #fff;
}

.post p.categories span.date a  {
	color: #286697;
}

.post p.categories span.date  {
	background-color: #ffffff;
	color: #676767;
	margin-left:5px;
}

.screenimg span a {
	background: #000;
	opacity:.4;
	-moz-opacity:.4;
	filter:alpha(opacity=60);
}

.theme .tags, .theme .tags a, .theme .rating, .post-ratings-text {
	color: #808A8E !important;
}

h2.title a  {
	color: #676767;
}

.post p.comments a  {
	background: url(coolblue/comments.jpg) no-repeat center left;
	color: #676767;
}

p.continue a  {
	color: #286697;
}

.widget {
	background: #fff;
}

.widgetlist  h3  {
	color: #0090d6;
	background-color:#fff;
}

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	color: #676767;
}

.widgetlist ul li {
	border-bottom: 1px solid #dddddd;
}

#comments h2  {
	color:#4c7fb5;
}

.commentlist li {
	background-color:#e8e8e8;
	border:1px dotted #878787;
}

#commentform #submit {
	background-color:#313131 !important;
	border:1px solid #313131;
	color: #fff !Important;
}

/* WP-PAGENAVI */

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px !important;
	margin: 2px !important;
	text-decoration: none !important;
	background-color: #ffffff !important;
	border: 1px dotted #a6b3b9 !important;
	color: #0090d6 !important;
}
.wp-pagenavi a:hover {	
	border: 1px dotted #ffffff;
	color: #ffffff;
	background-color: #A7C601;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0090d6;
	color: #0090d6;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	margin: 2px;
	color: #0090d6;
	font-size:13px;
	text-align:left;
	padding: 2px 10px 2px 5px;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-size:18px;
	border: 1px dotted #ffffff;
	color: #ffffff;
	background-color: #0090d6;
}

#links {width:950px; background:#0090d6; height:30px; text-align:left; font-weight:bold; float:left; color:white; line-height:30px;}
#links a, #links a:visited {color:white; text-decoration:none}
#links a:hover {color:white; *text-decoration:underline; text-shadow:0px 1px 5px white;}
#links li {display:inline; list-style:none; padding:8px 10px 8px 10px; font-family:helvetica,aria,tahoma,verdana;}
#links ul {margin:0px;border:0px;padding:0px;list-style:none;}


.esquerda a, .esquerda a:link {
	padding: 2px 4px 2px 4px !important;
	margin: 2px !important;
	text-decoration: none !important;
	background-color: #ffffff !important;
	border: 0px dotted #a6b3b9 !important;
	color: #666 !important;
}
.esquerda a:hover {	
	border: 0px dotted #ffffff;
	color: #666;
	background-color: #ffffff;
}
