body  {
	background: #e2e2e2 url(default/header.jpg) repeat-x top left;
}

a  {
	color: #858585;
}

/* STRUCTURE */

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

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

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

#rss a  {
	color: #fff;
}

#tagline {
	background-color:#ffffff;
}

/* NAVIGATION */

#nav  {
	background: #000 url(default/navbg.jpg) repeat-x top left;
}

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

#content  {
	background-color: #f2f2f2;
	border: 1px 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: #fff;
	background: #9fc9e6 url(default/navbg.jpg) repeat-x left top;}

#footer p a  {
	color: #fff;
}

/* BLOG CSS */

.post p.categories span  {
	background-color: #A01B1F;
	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;
}


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

h2.title a  {
	color: #000;
}

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

p.continue a  {
	color: #286697;
}

.widget {
	background: #eeeeee;
}

.widgetlist  h3  {
	color: #fff;
	background: #000 url(default/navbg.jpg) repeat-x top left;
}

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