#container { background: #d9d9d9 url(images/gray/bg.jpg); }	
#container2 { background:  url(images/gray/bg.jpg);}	
	
ul.nav ul li a { background: url(images/gray/dropdown-bullet.png) no-repeat 0px 2px; }
ul.nav ul li a:hover { background: url(images/gray/dropdown-bullet.png) no-repeat 0 -32px; }

/*#footer { background: #c8c8c8 url(images/gray/footer-leftbg.png) repeat-y; }
#footer-wrapper { background: url(images/gray/footer-rightbg.png) repeat-y top right; }*/
	#footer { background: #c8c8c8  }
#footer-wrapper {  background: #c8c8c8;  }
	
#content-bottom-bg { border-bottom: 1px solid #d9d9d9;}
#footer h3.title {color:#840B2C;}
#footer .widget ul a { background: url(images/gray/footer-bullet.png) no-repeat 0 2px;}

input#searchinput { color: #555555; text-shadow: 1px 1px 1px #fff; }
ul.nav ul { background: #b7b7b7;}	
ul.nav > li.sf-ul.sfHover > a { background: #b7b7b7;}
ul.nav a { color: #444343; text-shadow: 1px 1px 0px #fff; }
ul.nav a:hover, ul.nav > li.current-menu-item > a { color: #840B2C; }
p#copyright { color:#444343; text-shadow: 1px 1px 1px #e2dfdf; }
p#copyright a { color:#840B2C; }	
#controllers span#left-arrow { background: url(images/gray/left-arrow.png) no-repeat; }
#controllers span#right-arrow { background: url(images/gray/right-arrow.png) no-repeat; }

.entry { box-shadow: 3px 6px 7px 1px rgba(0, 0, 0, 0.1); -moz-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1); }
#sidebar .widget { box-shadow: 3px 6px 7px 1px rgba(0, 0, 0, 0.1); -moz-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1); }
#footer .widget, #footer .widget a { text-shadow: 1px 1px 0px #fff !important; color: #444343 !important; }
#footer h3.title { text-shadow: 1px 1px 0px #fff; }

.wp-pagenavi span.current { color:#840B2C !important; }
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited { color:#444343 !important; }
.post, #comment-wrap { box-shadow: 3px 6px 7px 1px rgba(0, 0, 0, 0.1); -moz-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1); }