body {
	background: #000000; background-image: url(/wp-content/themes/typebased/images/background.jpg); background-repeat: repeat-x;
}
#menu ul {
	background: url(grey/menu_bg.gif) repeat-x 0 bottom;
}
#menu ul li a {
	border-left:1px solid #7B3F16;
}
#search {
	/*background: url(grey/search_block_bg.gif) no-repeat 0 0;*/
}
#container {
	background: url(grey/top.gif) no-repeat 0 143px;
}
.background {
	background: #F5F5F5 url(grey/content_bg.gif) repeat-y right top;
}
#sidebar .block, #sidebar .adverts{
	background: url(grey/sidebar_block_top.gif) repeat-x 0 0; 
}
#footer {
	background: url(grey/footer_bg.gif);
}
#footer .left-col h2 {
	background: url(grey/footer_element.gif) no-repeat right 18px;
}
#footer .left-col ul li {
	background: url(grey/footer_line.gif) repeat-x left bottom;
}
#copyright {
	background: #2b2b2b url(grey/bottom.gif) no-repeat left bottom;
	border-top: #424242 1px solid;
	color: #80807f;
}

.post-content p {
	text-align: justify;
}

.post-content a span.read_more {
	color: #ff6802;
}

#footer a {
	color: #90938e;
}

#footer a:hover {
	color: #a6a9a4;
}

#footer h2 {
	color: #848783;
}
#sidebar h2 {
	font-size: 14px;
	color:#c2c2c2;	
}
#sidebar .block a {
	font-size: 11px; font-weight: normal;
	color: #f4f4f4;
}

#sidebar .block a:hover {
	color: #777777;
}

#wp-calendar th{
	background:#dfe0df none repeat scroll 0 0;
}

#footer #subscribe {
	color:#e1e2e3;
}

.author a {
	color: #666666;
}

#contactForm {
	margin: -10px 0px 0px -10px; padding: 0px;
}

#contactForm input {
	width: 175px; min-height: 18px; border: 1px solid #999999; background-color: #FDF0E8;
}

#contactForm textarea {
	border: 1px solid #999999; background-color: #FDF0E8;
}

#contactForm .contactButton {
	color: #FFFFFF; font-size: 0px;
 	width: 53px; height: 24px; border: none;
 	margin: 0; padding: 0;
 	background: #FFFFFF url(/blog/wp-content/themes/typebased/images/b_send.gif) 0 0 no-repeat; 
}


