body  {
	background: #2c2c2c  url(default/background.jpg) repeat top left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#FFFFFF;
}

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

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


/* STRUCTURE */

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

.logo {
	background: url(default/logo.png) top left no-repeat;
	height:100px;
	width:500px;
	float:left;
}


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

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

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

#rss a  {
	color: #fff;
}

#tagline {
	background-color:#ffffff;
}

/* NAVIGATION */

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

#nav ul li a  {
	color: #292929;
}

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

#content  {

}

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

#footer  {
	color: #fff;
	background: #525252 url(default/navbg-footer.jpg) repeat 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;
}

.screenimg span a {
	background: #000000;
}

.theme .tags, .theme .tags a, .theme .rating, .post-ratings-text {
	color: #c1c1c1;
	font-weight:bold;
}




.post-ratings {
	color: #c1c1c1;
}

h2.title a  {
	color: #000;
}

h2 a  {
	color: #ec7b06;
	text-decoration:underline;
	font-size:x-small;
}
.post p.comments a  {
	background: url(default/comments.jpg) no-repeat center left;
	color: #000;
}

p.continue a  {
	color: #286697;
}

.widget {
color: #fff;
padding-bottom:25px;
}

.widgetlist  h3  {
	color: #fff;
	
}

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

.widgetlist ul li {
font-size:x-small;
color: #fff;

}
#largewidget
{
background: url(default/side.gif) no-repeat;
width:210px;
padding-left: 15px;
padding-right: 15px;
}
#mini_sidebar
{
background: url(default/side.gif) no-repeat;
width:210px;
padding-left: 15px;
padding-right: 15px;
}

#comments h2  {
	color:#AAAAAA;
}

.commentlist li {
	background-color:#FFEEED;
	border:1px solid #FBD6D4;
}

#commentform #submit {
	background-color:#222222 !important;
	border:1px solid #333333;
	color: #AAAAAA !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: #A01B1F !important;
}
.wp-pagenavi a:hover {	
	border: 1px dotted #ffffff;
	color: #ffffff;
	background-color: #A01B1F;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #A01B1F;
	color: #A01B1F;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	margin: 2px;
	color: #A01B1F;
	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: #A01B1F;
}

/**/
.column_right
{
width:970px;
height:180px;
position:absolute;
float:right;
}
.tab_column_right
{
width:240px;
height:180px;
float:right;
background: url(default/header-right.jpg) no-repeat;
}

.nav2  {
	z-index:9500;
	padding-top:120px;
	height: 40px;
	color: #292929 !important;
}

.nav2 ul  {
	padding: 0;
	line-height: 30px;
	height: 30px;
	margin: 0px;
}

.nav2 ul li  {
	display: inline;
	margin: 0 24px 0 0;
	_margin-right:23px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.nav2 ul li h3 {
	color:#292929;
	font-size:14px;
}

.nav2 ul li a  {
	color: #292929;
	font-size: 1.1em;
	font-weight:bold;
	text-decoration: none;
	line-height: 30px;
	padding:3px;
	
}
.search
{
background: url(default/hidden.gif) no-repeat;
border: none;
width:35px;
height:27px;
}
.search_text
{
background: url(default/hidden.gif) no-repeat;
border: none;
width:170px;
height:27px;
}
.search_img
{
background: url(default/search.jpg) no-repeat;
width:35px;
height:27px;
border: none;
}
.search_text_img
{
border: none;
background: url(default/search_text.jpg) no-repeat;
width:170px;
height:27px;
}

