body {
	background: #333333;
	overflow: -moz-scrollbars-vertical;
	}



#search {
	background: url(proflasher/search_block_bg.gif) no-repeat 0 0;
	}

#container {
	width: 960px;
	background: none;
	}

#header {
	height: 142px;
	}

#header h1 {
	padding: 30px 0px 0px 0px;
	}

#menu {	
	background: #000000;
	margin-bottom: 0px;
	border-bottom: 1px solid #cbcbcb;
	}

#menu ul li {
	line-height: 35px;
}

#menu ul li a {
	height:35px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-left:1px solid #3a4c2b;
	}
	
#menu ul {
	background: url(proflasher/menu_bg.gif) repeat-x 0 bottom;
	margin-left: 0px;
	background: none;
	}

#menu ul li a span {
	padding-left: 28px;
	}

#menu ul li.first a {
	border: 0;
	width: 82px;
	padding-left: 10px;
	}

#menu ul li.current_page_item a {
	background: #fff;
	}

#menu ul li.current_page_item a span {
	background: #fff;
	}

.background {
	background: #F5F5F5 url(proflasher/content_bg.gif) repeat-y right top;
	}

#content {
	width: 809px;
	}


.post-content ul {
	padding-top: 0;
	margin-top: -5px;
	}

.post-content ul li {
	padding: 0;
	}

#sidebar .block, #sidebar .adverts{
	/*background: url(proflasher/sidebar_block_top.gif) repeat-x 0 0;*/
	background: none;
	}

#sidebar {
	width: 150px;
	}

#sidebar h2 {
	color:#91938f;	
	}

#sidebar .block a {
	color:#676966;
	}

#sidebar_in .block ul li {
	border-bottom: none;
	}

#sidebar .categories ul, #sidebar .blogroll ul, #sidebar .widget_categories ul, #sidebar .widget_links ul {
	background: none;
	}

#sidebar .block ul {
	padding: 1px 0 0px 0;
}

#sidebar .widget_categories {
	padding-bottom: 60px;
	color: #ff0000;
}

#sidebar .widget_categories h2 {
	color: #bb0000;
}

#sidebar .block h2{
	padding: 0px 0;
}

#footer {
	background: url(proflasher/footer_bg.gif);
	}

#footer .left-col h2 {
	background: url(proflasher/footer_element.gif) no-repeat right 18px;
	}

#footer .left-col ul li {
	background: url(proflasher/footer_line.gif) repeat-x left bottom;
	}

#copyright {
	background: #2b2b2b url(proflasher/bottom.gif) no-repeat left bottom;
	border-top: #424242 1px solid;
	color: #404040;
	}

.post {
	background: url(proflasher/post_element.gif) no-repeat 119px 21px;
	}

.post-content {
	width: 640px;
	}

.post-content a span.read_more {
	color: #bb0000;
	text-decoration: none;
	padding: 0px;
	}

.post-content a:hover span.read_more {
	color: #666666;
	text-decoration: underline;
	}

.post-content img {
	padding: 0px;
	background: none;
	}

.post-meta {
	width: 100px;
	}

#footer {
	width: 960px;
	}

#footer a {
	color: #90938e;
	}

#footer a:hover {
	color: #a6a9a4;
	}

#footer h2 {
	color: #848783;
	}

#search {
	height: 90px;
}

#search form div {
	width: 150px;
	height: 28px;
	background: url(proflasher/search_field.gif) no-repeat 0 0;
	position: relative;
}

#wp-calendar th{
	background:#dfe0df none repeat scroll 0 0;
	}

#footer #subscribe {
	color:#e1e2e3;
	width: 270px;
	padding: 0 614px 0 18px;
	}

#footer #subscribe a{
	text-decoration: none;
	}

#footer #subscribe p {
	padding: 0px 0 12px 74px;
	}

#footer #subscribe p.rss {
	background: url(proflasher/icon_rss.gif) no-repeat 0px 4px;
	}


#content form p input  {
	font-size: 12px;
	width: 180px;
	padding: 3px;
	}

#content form p label small {
	font-size: 12px;
}


#content form {
	margin: 20px 0 30px 10px;
}

#content form label {
	display: block;
	margin: 10px 0;
	font-size: 12px;
}

#content form label input {
	padding: 3px;
	width: 180px;
	font-size: 1	px;
}

#content textarea {
	margin-bottom: 10px;
	display: block;
	padding: 3px;
	font-size: 12px;
}

#content form input {
	margin-top: 5px;
}

