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

body{
	color:#CCC;
	background:#131313 url(../images/bg_small.jpg) repeat-x;
	}
	
#frontpage{
	background:#131313 url(../images/bg.jpg) repeat-x;
	}
	
	
#head h1 a{
	background:transparent url(../images/logo.jpg) repeat-x;
	}
	
.meta, .meta a, .copyright_link, .rss_link, .copyright_link a, .rss_link a{
	color:#777;
	}
	
.rss_link{
	background:transparent url(../images/rss_icon.jpg) no-repeat right 9px;
	}
	
#top .button, .more-link{
	color:#fff;
	background:transparent url(../images/button_small.jpg) no-repeat 0 0;
	}
	
#top .button:hover{
	color:#fff;
	background:transparent url(../images/button_small.jpg) no-repeat 0 -28px;
	}
	
.heading, .widgettitle{
	background:transparent url(../images/indent_line.jpg) repeat-x 0 bottom;
	}
	
#top .heading_tab{
	background:transparent url(../images/button_big.jpg) no-repeat 0 0;
	}
	
#top .content_right .heading_tab:hover, #top .content_right .active{
	background:transparent url(../images/button_big.jpg) no-repeat 0 -28px;
	}
	
.speciallist a{
	border-bottom:1px solid #282828;
	border-top:1px solid #131313;
	}


.speciallist a:hover{
	background:#333333 url(../images/bg_speciallist.jpg) no-repeat scroll 400px 8px;
	}
	
.post_name{
	color:#FFFFFF;
	}



.prev_pic{
	border:1px solid #282828;
	background-color:#131313;	
	}
	
a:hover .prev_pic{
	border:1px solid #fff;
	}
	
.prev_pic img, a:hover .prev_pic img{
	border:none;
	}	
	
.even{
	background-color:#222;
	}
	
.odd{
	background-color:#262626;
	}
	
.button, .more-link{
	color:#fff;
	background:transparent url(../images/button_small.jpg) no-repeat 0 0;
	}

a {
color:#fff;
text-decoration:underline;
}

a:hover {
color:#eee;
text-decoration:none;
}

img, a img{
	border:1px solid #282828;
	background-color:#131313;
	}

a:hover img{
	border:1px solid #fff;
	background-color:#131313;
	}
	
.entry img, .entry a img{
	background-color:#1a1a1a;
	}

.entry a:hover img{
	background-color:#000;
	}
	
	
strong{
	color:#fff;
	}
/* NAVIGATION */
#top #nav ul {
border-left:1px solid #4a4a4a;
border-bottom:1px solid #4a4a4a;
}

#top #nav li ul a{
border-top:1px solid #4a4a4a;
}

#top #head #nav ul a, #top #head #nav ul li{
background-color:#2e2e2e;
background-image:none;
}

#top #head #nav ul a:hover, #top #head #nav ul a:focus {
background-color:#282828;
color:#fff;
}

#top #nav .current_page_item a{
background:transparent url(../images/button_endless.gif) repeat-x scroll 0 -28px;
border-right:1px solid #CCC;
border-left:1px solid #CCC;
}

#top #nav .current_page_parent .current_page_item a, #top #nav .current_page_item ul a{
	border-right:1px solid #4a4a4a;
	border-left:none;
	background-image:none;
	}

#firstitem a{
	border-left:1px solid #4a4a4a;
	}

/*feature area*/

.feature_text{
/*background:transparent url(../images/bg_feature_text.jpg) no-repeat top left;*/
	}

.feature_text, .feature_image, #subpage .content, .widget{
	border:1px solid #282828;
	background-color:#1a1a1a;
	}
	
.feature_image_container{
	border:1px solid #282828;
	background-color:#000;	}
	
.amplify_thumb{
	border:1px solid #282828;
	background-color:#000;
	}
	
.amplify_thumb_wrap{
	background:transparent url(../images/bg_thumb.jpg) repeat-x bottom left;
	}
.prev_thumbs, .next_thumbs{
	background:transparent url(../images/button_next.jpg) no-repeat top left;
	}	
#top .prev_thumbs{
	background:transparent url(../images/button_prev.jpg) no-repeat top left;
	}
	
.amplify_thumb{
	border:1px solid #282828;
	background-color:#000;
	}
	
#top .feature_thumbs .current_image{
	border:1px solid #fff;
	}
	
	
#footer{
	border-top:1px solid #282828;
	}
	
/*needed for js*/

.slowfade{
		background:transparent url(../images/button_small.jpg) no-repeat 0 0;
	}
	
.content_right .slowfade{
		background:transparent url(../images/button_big.jpg) no-repeat 0 0;
	}
	
.content_right .active .slowfade{
		background:transparent url(../images/button_big.jpg) no-repeat 0 -28px;
	}
	
#nav .current_page_item .slowfade, #nav .slowfade_mod, #top #nav .current_page_item .slowfade_mod{
		background:transparent url(../images/button_endless.gif) repeat-x 0 -28px;
	}
	
#nav .slowfade{
		background:#2e2e2e url(../images/button_endless.gif) repeat-x 0 0px;
	}
	

	
#top #nav li a{
	border-right:1px solid #4a4a4a;
	}
	
body div.pp_pic_holder .pp_content a.pp_close {
background:transparent url(../images/btnClose.png) no-repeat scroll left center;
}

.cutter{
background:transparent url(../images/bg_small_icon.jpg) no-repeat right bottom;	
	}
	

/*sidebar */

#wp-calendar th, #prev, #next {
background-color:#282828;
}

.widget a, .widget a:visited{
border-bottom:1px solid #282828;
}

.widget a:hover{
background-color:#282828;
color:#fff;	
}

#top .recentcomments, #top .widget_archive li, #top .widget_categories li{
border-bottom:1px solid #282828;
}
	
#s, .text_input, .text_area, textarea, #commentform input{
	border:1px solid #4a4a4a;
	color:#fff;
	background:#222;
	}


#searchsubmit, #send, #top #submit, #cancel-comment-reply-link, .advancedlink{
	border:1px solid #4a4a4a;
	background-color:#333;
	cursor:pointer;
	color:#fff;
	}
	
#searchsubmit:hover, #send:hover, #top #submit:hover, #cancel-comment-reply-link:hover, .advancedlink:hover{
	background-color:#131313;
	color:#fff;
	}
	
.icon1 {
background:transparent url(../images/icon1.jpg) repeat scroll 0 0;
}

.icon2 {
background:transparent url(../images/icon2.jpg) repeat scroll 0 0;
}
	
/* ---------------------- Pagination -------------------*/

.pagination span, .pagination a{
	border:1px solid #282828;
	color:#fff;
	background-color:#222;
}

.pagination a:hover{
	border:1px solid #fff;
	color:#fff;
	background:#282828;
}
.pagination .current{
	border:1px solid #bbb;
	color:#fff;
	background:transparent url(../images/button_endless.gif) repeat 0 24px;
}



#top .commentlist li{
border:1px solid #282828;
}



/*border for ajax input fields*/
.ajax_valid .text_input, .ajax_valid .text_area{border:1px solid #388be7; color:#FFFFFF;} /*#70A41B*/
.ajax_false .text_input, .ajax_false .text_area{border:1px solid #cc16b0; color:#fff;}
.ajax_alert .text_input, .ajax_alert .text_area{border:1px solid #ffb628;}


.content_border, .mainpage_border, .widgetborder{
	background:#131313 none repeat scroll 0 0;
	border:1px solid #000000;
	}
	
blockquote{
	border-left:5px solid #888888;
	color:#888888;
	}
	
