body  {
	background: #fff url(coolblue/page-bg.gif) repeat-x top;
}

h1, h2, h3, h4, h5, h6  {
	color: #000000;
}

a:link, a:visited  {
	color: #000;
	text-decoration: none;
}

/* STRUCTURE */
#wrap {
	}
#header {
	height: 125px;
	}
#logo h1 {
	background: url(coolblue/logo.gif) top left no-repeat;
	margin-top: 8px;
}
#logo h1 a {
	width: 300px;
	height: 50px;
	}

#header h1.title a  {
	color:#005775;
}

#header p.description  {
	color: #75818a;
}
#menu-top {
	float: left;
	width: 960px;
	}
#menu-top ul {
	list-style-type: none;
	padding: 8px 0 0;
	}
#menu-top ul li {
	display:inline;
	padding-right: 30px;
	margin: 0;
	}
#menu-top ul li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}
#tagline {
	background-color:#ffffff;
}

#rss a  {
	color: #fff;
}

#content  {
	padding: 10px 0;
	background:#fff;
}
.clearfix {
	margin: 0 5px;
	}

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

#footer  {
	color: #fff;
	background: #000 url(coolblue/footer-bg.gif) repeat-x top;
	margin-bottom: 0;
	height: 140px !important;
	}

#footer p a  {
	color: #fff;
}

/* NAVIGATION */

#nav  {
	background: #255a93 url(coolblue/navbg.jpg) repeat-x top left;
}

#nav ul li a  {
	color: #fff;
}
/* BLOG CSS */

.post p.categories span  {
	background-color: #255a93;
	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: #000000;
	margin-left:5px;
}

.screenimg span a {
	background: #255a93;
}

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

h2.title a  {
	color: #000;
}

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

p.continue a  {
	color: #286697;
}

.widget {
	background: url(coolblue/widget-bottom.gif) no-repeat bottom;
	padding-bottom: 5px;
}

.widgetlist  h3  {
	color: #fff;
	background: url(coolblue/box-title.png) no-repeat top left;
	padding: 8px 10px;
}
.widgetlist ul, .widget div {	
	background: #f7f7f7 url(coolblue/widget-bg.gif) repeat-y;
	padding: 0 1px;
	}
.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	color: #000;
}
.widget div {
	padding: 5px 10px;
	}
.widgetlist ul li {
	background: url(coolblue/widget-li.gif) repeat-x top;
	border: none;
	padding: 7px 10px;
}

#comments h2  {
	color:#4c7fb5;
}

.commentlist li {
	background-color:#e9f1fa;
	border:1px dotted #b9d0e8;
}

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

/* WP-PAGENAVI */

/* WP-PAGENAVI */

/* 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 #bbb !important;
	color: #000 !important;
}
.wp-pagenavi a:hover {	
	border: 1px dotted #ffffff;
	color: #ffffff;
	background-color: #000;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #000;
	color: #000;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	margin: 2px;
	color: #000;
	font-size:13px;
	text-align:left;
	padding: 2px 10px 2px 5px;
}
.wp-pagenavi span.pages, .wp-pagenavi span.extend {
	border: 1px solid #bbb !important;
	}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-size:18px;
	border: 1px dotted #ffffff;
	color: #ffffff;
	background-color: #000;
}
#leftcontent h3.index {
	background: url(coolblue/h3-title.gif) no-repeat top left;
	font-size: 14px;
	color: #fff;
	padding: 7px 10px;
	}