body { background:#cdcdcd url(images/grey/bg2.jpg) repeat-x scroll center top; }


ul#page-menu > li.current_page_item { background:transparent url(images/grey/page-active-bg.png) repeat-x scroll left top; border-color:#6ab2e0 #4c82a5 #407293 #5696bf; }
ul#page-menu > li.current_page_item a { background:none; }
ul#page-menu > li.current_page_item > a:hover, ul#page-menu > li.current_page_item:hover > a  { background: url(images/grey/page-link-active-arrow.png) no-repeat scroll bottom center; }
	ul#page-menu li li { background:transparent url(images/grey/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:#3e5354; }
		
ul#cats-menu li li a { background:transparent url(images/grey/categories-menu-linkbg.png) no-repeat scroll 14px 50%; }

.new-post div.date { background:transparent url(images/grey/big-date-leftbg.png) no-repeat scroll left top; }
	.new-post div.date div.main { background:transparent url(images/grey/bigdate-mainbg.png) repeat-x scroll 0 0; }
	.new-post div.date div.rightside { background:transparent url(images/grey/bigdate-rightbg.png) no-repeat scroll right top; }

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

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

.post .new-post a.post-edit-link { background:#2d597b; }
a.comment-reply-link { background:transparent url(images/grey/reply-bg.png) repeat-x scroll 0 0; }
.reply-container { background:transparent url(images/grey/reply-right-bg.png) no-repeat scroll right bottom; }
	
#footer { background-color: #cdcdcd; color: #717881; }	
div#container-top { background:none; }
ul#page-menu li li a, ul#page-menu li.current_page_item li a { border-bottom:1px dotted #707071;}
ul#page-menu > li.current_page_item  { background:#39474C; border:none; }
ul#page-menu > li.current_page_item { 
	height: 17px;
	position:relative;
}
ul#page-menu > li.current_page_item span { 
	height: 44px;
	position:absolute;
	width:45px;

	
}
ul#page-menu > li.current_page_item span.left { 
	top:0;
	left:-45px;
	background:url('images/grey/pagemenu-left.png') no-repeat right top;
}
ul#page-menu > li.current_page_item span.right { 
	top:0;
	right:-45px;
	background:url('images/grey/pagemenu-right.png') no-repeat left top;
}
ul#page-menu > li.current_page_item span.bottom { 
	width:70px;
	height:22px;
	bottom:-22px;
	background:url('images/grey/page-link-active-arrow.png') no-repeat center top;
}
ul#page-menu > li.current_page_item a { padding-bottom:22px;}

#wrapperpage {
	width:100%;
	margin:0 auto;
	background:url('images/grey/bg.jpg') no-repeat center top;
}
ul#page-menu li {
	margin:0 5px 0 5px;
}
.sf-sub-indicator {
	display:none;
}
ul#page-menu > li.current_page_item > a:hover, ul#page-menu > li.current_page_item:hover > a {
	background:none;
}
