/*
Theme Name: Reston Waste
Theme URI: /
Description: Reston Waste theme.
Author: Just Search
Author URI: http://www.justsearching.co.uk
Version: 1.0
*/

@charset "utf-8";
/* CSS Document */

body {
	background:#92c83e;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0a4e6b;
}

a {
	text-decoration:underline;
	color:#364D0C;
}

a:hover {
	text-decoration:none;
}

img {
	border:none;
}

#wrapper {
	width:950px;
	margin:0 auto;
}

#head {
	height:102px;
}

#head #rw-logo-one {
	float:left;
	color:#fff;
}

#head #rw-logo-one {
	float:left;
}

#head .img-left {
	float:left;
}

#head .img-right {
	float:right;
}

#head .img-right-two {
	float:right;
	margin-right:18px;
}

#nav {
	background:url(img/nav-bg.gif);
	height:46px;
}

#nav ul {
	margin:0;
	padding:5px 0 0 0;
}

#nav li {
	list-style:none;
	float:left;
	font-size:16px;
}

#nav a {
	color:#fff;
	text-decoration:none;
	display:block;
	padding:10px 18px 0 18px;
	border-right:1px solid #7b8f5a;
	height:31px;
	float:left;
}

#nav a:hover {
	text-decoration:underline;
}

#content {
	background:url(img/content-bg.gif) repeat-y;
	padding:15px 5px 0 5px;
}

#colour-strip {
	background-color:#0397d7;
	height:66px;
	margin-bottom:15px;
}

#colour-strip ul {
	margin:0;
}

#colour-strip li {
	float:left;
	list-style:none;
	text-align:center;
}

#colour-strip a {
	color:#fff;
	text-decoration:none;
	font-size:16px;
	background:url(img/strip-button.gif);
	height:46px;
	width:234px;
	display:block;
	padding:20px 0 0 0;
	margin:0 26px;
}

#colour-strip a:hover {
	text-decoration:underline;
}

#column-one {
	width:168px;
	float:left;
}

.three-top-bg {
	background:url(img/three-top-bg.gif);
	height:10px;
}

.three-bottom-bg {
	background:url(img/three-bottom-bg.gif);
	height:10px;
	margin-top:-6px;
}

#side-nav {
	border-right:1px solid #ccc;
	padding:0 10px;
}

#side-nav ul {
	margin:0;
	padding:0;
}

#side-nav li {
	list-style:none;
	padding:0;
	margin:0;
}

#side-nav a {
	color:#fff;
	text-decoration:none;
	background:url(img/side-nave-bg-one.gif);
	width:136px;
	height:23px;
	display:block;
	padding:6px 0 0 12px;
	margin:0 0 6px 0;
	font-size:12px;
}

#side-nav .page-item-182 a {
	background:url(img/side-nave-bg-one-arrow.gif) !important;
}

#side-nav .page-item-182 a:hover {
	background:url(img/side-nave-bg-one-arrow.gif) !important;
}

#side-nav .page-item-182 {
	margin-top:6px;
}

#side-nav a:hover {
	background:url(img/side-nave-bg-two.gif);
}

#side-nav ul li ul li.current_page_item a {
	background:url(img/side-nave-bg-two.gif);
}

#testimonial {
	border-right:1px solid #ccc;
	padding:0 10px;
}

#centre-column {
 	width:560px;
	margin:0 auto;
}

#content-bg {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:0 10px 10px 10px;
	float:left;
	width:538px;
}

#content-bg h1 {
	margin:0;
	font-size:18px;
	color:#0397d7;
}

#content-bg #hpp h2 {
	margin:0;
	font-size:18px;
	color:#0397d7;
}

#content-bg h2 {
	font-size:16px;
}

#content-bg table {
	border:1px solid #1D88C1;
	background-color:#DCF3FF;
	padding:10px;
	margin-bottom:10px;
}

#content-bg table strong {
	font-size:14px;
}

#accordion h2 {
	margin:0;
	font-size:16px;
	color:#fff;
	background-color:#1d88c1;
	padding:3px 22px;
	cursor: pointer;
}

#column-two {
	width:158px;
	float:right;
	padding-right:10px;
}

.side-box-bg-one {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	text-align:center;
}

#column-two h1 {
	margin:0;
	color:#fff;
	background-color:#1d88c1;
	text-align:center;
	font-size:12px;
	padding:3px 0;
}

#column-two h2 {
	margin:0;
	color:#fff;
	background-color:#1d88c1;
	text-align:center;
	font-size:12px;
	padding:3px 0;
}

#column-two p {
	margin:0;
	background-color:#dcf3ff;
	padding:3px;
	text-align:center;
	margin-bottom:10px;
}

#column-two p a {
	color:#0A4E6B;
}

#column-two p a:hover {
	color:#0A4E6B;
	text-decoration:none;
}

#content-foot {
	background:url(img/content-foot-bg.gif) repeat-y ;
	height:27px;
	background-repeat:no-repeat;
	background-position: 0 0;
}

#footer-one {
	width:950px;
	margin:10px auto;
	color:#000;
	font-weight:bold;
}

#footer-one a {
	width:950px;
	margin:10px auto;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

#footer-one a:hover {
	width:950px;
	margin:10px auto;
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}

#footer-two {
	color:#000;
	font-weight:bold;
	float:right;
}

#side-nav ul li ul li.page-item-182 ul li a {
background:none !important;
color: #000;
}

#side-nav ul li ul li.page-item-182 ul li a:hover {
background:none !important;
color: #000;
text-decoration:underline;
}

#side-nav .current_page_parent .current_page_item a {
color: green;
text-decoration:underline;
background:none !important;
}

#side-nav .current_page_item ul li a {

background:none !important;
}

/* #side-nav ul li ul .current_page_item  a {  
background:url(img/side-nave-bg-two.gif) no-repeat;
 }
 */
 
#subb #side-nav ul li ul ul {
	height:70px !important;
}

.multi-column-list li {
	float:left;
	padding-left:3px;
	padding-right:12px;
	width:30%;
}

.post_title {

	}
	
.post_title a {
	text-decoration:none;
}

.post_title a:hover {
	text-decoration:underline;
}

.post_date {
	font-style:italic;
}

.next-menu a {
	text-decoration:none;
	font-size:14px;
}

.next-menu a:hover {
	text-decoration:underline;
}

#commentform textarea {
	width:300px;
	height:100px;
}

#news {
	margin:0;
	padding:0;
}

#news li {
	margin:0 10px 10px 0;
	padding:0;
	float:left;
	list-style:none;
}

#news a {
	display:block;
	background-color:#0397D7;
	color:#fff;
	padding:5px 8px;
	text-align:center;
	text-decoration:none;
}

#news a:hover {
	background-color:#699329;
}