body {
	color: #333333;
	background-color: #085571 !important;
}
h2 {
	color: #fff;
}
h3 {
	color: #ddd;
}
h4 {
	color: #ddd;
}
/*---------------------------------------
	image resets
---------------------------------*/
h3#twitter {
	background: url(spotonli/twitter.png) no-repeat;
}
h3#popular {
	background: url(spotonli/heart.png) no-repeat;

}
h3#news {
	background: url(spotonli/News.png) no-repeat;

}
p.post_meta span.date {
	background: url(spotonli/clock.png) no-repeat;
}
p.post_meta span.details {
	background: url(spotonli/edit.png) no-repeat;
}
p.post_meta span.comments {
	background: url(spotonli/Comment.png) no-repeat;
}
/*---------------------------------------
	Layout
---------------------------------*/
#wrap {
		background-image: url(spotonli/bg.jpg) !important;
	background-repeat: repeat-x !important;
	border: 1px solid #000;
	overflow: hidden;

}
#contentWrap {
	background-color: #222;
}
a, a:link, a:visited {
	color:#ffffff;
}

a:hover, a:active, a.active {
	color:#0091D5;
}

ul#nav li.page_item a:hover, ul#nav li.current_page_item a {
	color:#2babd8;
}

#header {
	background:transparent url(spotonli/header.jpg) no-repeat scroll 0 0 !important;
	height: 200px;
}
#home #header {
	height: 200px;

}
#home #header ul#featuredNav li a {
	background-color:#398ac4;
	border-color:#3679ab;
	color:#FFFFFF;
}

#home #header ul#featuredNav li a:hover {
	border-color:#2f6287;
}

#header  #slogan {
	color: #2babd8;
	font-family: Verdana;
	font-size: 22px!important;
	font-style: italic;
	left: 570px;
	position: absolute;
	top:70px;
	width:350px;
}
#header #button {
	top:0;
	right: 170px;
}
#logo a{
 display: block;
 height: 120px;
 left: 208px;
 position: absolute;
 top:40px;
 width:300px;
}
.header_banner_ad {
	position: absolute;
	top:0;
	right: 50px;	
}
.header_banner_ad img {
	margin-top: 10px;
}
.menu_class {
	border:1px solid #1C1C1C;
}

.the_menu li {
	background-color:#302F2F;
	border-top:1px solid #eee;
}

.the_menu ul.children li {
	background-color:#333333;
}

.the_menu li a:hover {
	color: #BFC9B4;
}

#content {
	/*background: url(fresh/bg-content.png);*/
	background: #000;
}

#featured {
	/*background:transparent url(default/featured_bg.jpg) no-repeat scroll 0 0;*/
	background-color:#085571;
	border: 1px solid #ccc;
	color: #000;
}

.featured_text h2 a {
		color:#181818;
}

ul#showcase li a:hover, ul#showcase li a.active {
	border:1px solid #0091D5;
}

div#about {
	background-color:#181818;
}

#about .about_image {
	border:1px solid #ffffff;
}

#about .about_button {
	border:1px solid #333333;
	background-color:#111111;
	color:#FFFFFF;
}

#about a.about_button:hover {
	border:1px solid #111111;
	background-color:#ffffff;
	color:#111111;
}

#slider_nav {
	background-color:#181818;
}

#home #albums {
	background-color:#302F2F; 
}

#albums .entry {
	background-color:#181818;
	color:#EEEEEE;
}

#albums .entry {
	padding:10px;
	color:#eeeeee;
	border-bottom:none;
}

#albums .entry a {
	color:#ffffff;
}

#home #albums p.category a {
	background-color:#181818;
}

#commentform #submit {
	background-color:#222222;
	color:#FFFFFF;
	border:1px solid #111111;
}

#blog .box, .archive_options, .widget ul li, .flickr .flickr_photos, #wp-calendar, #wp-calendar caption, form#newsletter {
	background-color:#085571;
	border:1px dotted #eeeeee;
	color: #000;
}

.widget ul {border-bottom: 1px dotted #cccccc;}

#wp-calendar {
	color:#333333;
}

#wp-calendar caption {
	color: #fff;
}

.credits, .credits a {
	color:#333333;
}
.entry {
	color: #bbb;

	overflow:hidden;
}
.entry p {
}
.commentlist a {
	color:#0091D5 
}