body { background:#FFFFFF url(images/red/bg.jpg) no-repeat scroll center top; }

ul#page-menu > li.current_page_item { }
ul#page-menu > li.current_page_item a { }
ul#page-menu > li.current_page_item > a:hover, ul#page-menu > li.current_page_item:hover > a  { }
	ul#page-menu li li { background:transparent url(images/red/categories-menu-linkbg.png) no-repeat scroll 14px 50%; }
		ul#page-menu li li a, ul#page-menu li.current_page_item li a { border-color:#59383e; }
		
ul#cats-menu li li a { background:transparent url(images/red/categories-menu-linkbg.png) no-repeat scroll 14px 50%; }

.new-post div.date { background:transparent url(images/red/big-date-leftbg--OFF--.png) no-repeat scroll left top; }
	.new-post div.date div.main { background:#555555 url(images/red/bigdate-mainbg--OFF--.png) repeat-x scroll 0 0; 
	-moz-border-radius-topright: 5px; 
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-top-right-radius: 5px; }
	.new-post div.date div.rightside { background:transparent url(images/red/bigdate-rightbg--OFF--.png) no-repeat scroll right top; }

.mainpost-wrap div.date { background:transparent url(images/red/smalldate-leftbg.png) no-repeat scroll left top; }
	.mainpost-wrap div.date div.main { background:transparent url(images/red/smalldate-mainbg.png) repeat-x scroll 0 0; }
	.mainpost-wrap div.date div.rightside { background:transparent url(images/red/smalldate-rightbg.png) no-repeat scroll right top; }

.wp-pagenavi span.current, .wp-pagenavi a:hover, .wp-pagenavi span.extend  { background-color:#bc7b60; border:1px solid #a86449; }

.post .new-post a.post-edit-link { background:#8d311a; }
a.comment-reply-link { background:transparent url(images/red/reply-bg.png) repeat-x scroll 0 0; }
.reply-container { background:transparent url(images/red/reply-right-bg.png) no-repeat scroll right bottom; }
	
#footer { background-color: #f1f1f1; color: #85746d; border:1px solid #000000; }	
