 /*  red style */


/*  Images */
#top-out {
}
#header {
}
#middle-out-top { /* Background - Middle Top */
	background: url(tt-1.png) repeat-x 0 0;
}
#middle-out-bottom { /* Background - Middle Bottom Gradient */
	background: url(footert.png) repeat-x center bottom;
}
#middle-out-bottom .single { /* Background - Content - Single Page */
	background: url(bg_middle_content.png) repeat-y;
}
#middle-content { /* Background - Content */
	background: url(bg_middle_content.png) repeat-y;
}
#middle-content-bottom { /* Background - Content Bottom */
	background: url(bg_middle_content_bottom-1.gif) no-repeat 0 bottom;
}
#content {
	background: url(bgg.png) repeat-y;
}
#footer {
	background: url(footer.png) no-repeat top center #161616;
	width: 980px;
	height: 65px;
}


/*  Colors */
a {
	color: #872c2c;
}
#footer h2.widget_title {
	background: #776161;
	color: #fff;
}
#footer .block ul, #footer .block .textwidget , #footer .block #calendar_wrap{
	border: #d6caca 5px solid;
	background: #EDEDED;
}
#sidebar h2,
#sidebar ul#idTabs li a {
	/*background: #776161;*/
}
#sidebar ul#idTabs li a.selected, #sidebar ul#idTabs li a:hover {
	background: #181818;
}
#copyright-out {
	background: #3e3331;
}
#footer-out {
	background: #161616;
}




