/*

Theme Name: 	Recycling Guide
Theme URI: 		http://recycling-guide.org.uk/
Description:	Child theme for the Utility Guides
Author:			David Arenas
Template:		utilityguides
Version:		1.0

*/
@import url("../utilityguides/style.css");

body,html {
	background: #8DBE3F url("images/bg.gif") top left repeat-x;
}

body.page #main .post {
	border: 0;
	padding: 0;
}

body.home #main .post {
	border: 1px solid #ccc;
	margin-top: 10px;
}

a {
	color: #74A02F;
	text-decoration: none;
}

a:hover {
	color: #8DBE3F;
}

#container {
	border-left: 1px solid #3B8639;
	border-right: 1px solid #3B8639;
}

#header {
	background: #8DBE3F url("images/banner.gif") 0 0 no-repeat;
}

#menu {
	padding-top: 81px;
}

#menu ul li a {
	background: url("images/tab-lg-right.gif") no-repeat 100% 0;
}

#menu ul li a span {
	background: url("images/tab-lg-left.gif") no-repeat;
}

#menu ul li a:hover span {
	color: #FFFFFF;
}

#menu ul li.current_page_parent a,#menu ul li.current_page_item a {
	background: url("images/tab-dg-right.gif") no-repeat 100% 0;
}

#menu ul li.current_page_parent a span,#menu ul li.current_page_item a span
	{
	background: url("images/tab-dg-left.gif") no-repeat;
}

#smenu {
	background: #3B8639;
}

#main h1 {
	background: #D0F890 url("images/h3-bg.gif") bottom left repeat-x;
	border: 1px solid #9CCD4E;
}

#main h3 {
	background: #D0F890 url("images/h3-bg.gif") bottom left repeat-x;
	border: 1px solid #9CCD4E;
}

#text-4 h2.widgettitle {
	background: #D0F890 url("images/h3-bg.gif") bottom left repeat-x;
	padding: 5px;
	border: 1px solid #8DBE3F;
	font-size: 13px;
	font-weight: bold;
	clear: both;
	text-align: center;
	margin: 10px 0 2px 0;
}

.boxhome {
	border: 1px solid #8DBE3F;
}

.boxhome div.content {
	padding: 10px 10px 0;
}

.boxhome div.boxhomeheader {
	background: #D0F890 url("images/h3-bg.gif") bottom left repeat-x;
}

.lcol {
	width: 49%;
	float: left;
}

.rcol {
	width: 49%;
	float: right;
}

.rcol .boxhome {
	margin: 10px 10px 10px 0px;
}

.bubbleschools {
	background: url("images/schools-bubble.gif") top center no-repeat;
	width: 280px;
	height: 280px;
	float: left;
	background-color: #FFFFFF;
}

.bubbleschools a {
	background: url("images/text3.gif") top center no-repeat;
	padding: 10px 10px 0 0;
	width: 120px;
	height: 48px;
	float: left;
	margin: 30px 0 0 7px;
}

.bubbleschools a:hover {
	background: url("images/text3-g.gif") top center no-repeat;
}

.bubbleschools p {
	text-align: center;
	padding: 10px 0 0 20px;
	width: 110px;
	float: left;
	color: #000000;
}

.bubblescience {
	background: url("images/recyclescience-bubble.gif") top center no-repeat;
	width: 280px;
	height: 280px;
	float: left;
	background-color: #FFFFFF;
	margin: 40px 0 40px 0 !important;
	margin: 40px 0 0 0;
}

.bubblescience a {
	background: url("images/text2.gif") center center no-repeat;
	width: 120px;
	height: 70px;
	float: left;
	margin: 20px 0 0 48px;
}

.bubblescience a:hover {
	background: url("images/text2-g.gif") center center no-repeat;
}

.bubblescience p {
	float: left;
	width: 270px;
	height: 100px;
	text-align: center;
	margin: 160px 0 0 0;
	padding: 0;
}

.bubblerrr {
	background: url("images/3rs-bubble.gif") center center no-repeat;
	width: 280px;
	height: 270px;
	float: left;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

.bubblerrr a {
	background: url("images/text1.gif") center center no-repeat;
	width: 150px;
	height: 54px;
	float: right;
	margin: 40px 40px 0 0;
}

.bubblerrr a:hover {
	background: url("images/text1-g.gif") center center no-repeat;
}

.bubblerrr p {
	text-align: left;
	margin: 60px 0 0 5px;
	width: 60px;
	float: left;
}

.bubbleeco {
	background: #FFFFFF url("images/buildhouse-bubble.gif") top center
		no-repeat;
	width: 280px;
	height: 230px;
	float: left;
}

.bubbleeco a {
	background: url("images/text4.gif") top center no-repeat;
	width: 108px;
	height: 53px;
	float: right;
	margin: 23px 35px 0 0;
}

.bubbleeco a:hover {
	background: url("images/text4-g.gif") top center no-repeat;
}

.bubbleeco p {
	text-align: center;
	padding: 30px 10px 0 0;
	width: 70px;
	float: right;
	color: #000000;
	clear: right;
}

.boxhome {
	border: 1px solid #8DBE3F;
	margin: 10px 0 10px 10px;
}

#menu-materials {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}

#menu-materials li {
	clear: both;
	overflow: hidden !important;
	overflow: visible;
	/*height: 100%;*/
	margin: 0;
	padding: 0;
}

#menu-materials li a span {
	float: left;
	padding: 6px 0 6px 6px;
	clear: both;
}

#menu-materials li a img {
	float: right;
	padding-right: 6px;
}

#menu-materials li a {
	color: #487537;
	text-decoration: none;
	display: block;
	margin-bottom: 2px;
	background: #D2DCCC;
	border: 1px solid #D2DCCC;
	font-weight: bold;
	clear: both;
	overflow: hidden !important;
	overflow: visible;
	/*height: 100%;*/
}

#menu-materials li a:hover {
	color: #000000;
	border-bottom: 1px solid #3B8639;
}

.scienceoptions {
	width: 570px;
	height: 330px;
	background: url("images/sciencepagemainimage.gif") top left no-repeat;
}

.sciencepaper a {
	width: 137px;
	height: 54px;
	background: url("images/sciencepage-text-1b.gif") top left no-repeat;
	float: left;
	margin: 75px 20px 20px 25px;
}

.sciencepaper a:hover {
	background: url("images/sciencepage-text-1g.gif") top left no-repeat;
}

.scienceglass a {
	width: 121px;
	height: 36px;
	background: url("images/sciencepage-text-2b.gif") top left no-repeat;
	float: left;
	margin: 75px 20px 20px 65px;
}

.scienceglass a:hover {
	background: url("images/sciencepage-text-2g.gif") top left no-repeat;
}

.sciencealuminium a {
	width: 145px;
	height: 51px;
	background: url("images/sciencepage-text-3b.gif") top left no-repeat;
	float: right;
	margin: 45px 18px 20px 0;
}

.sciencealuminium a:hover {
	background: url("images/sciencepage-text-3g.gif") top left no-repeat;
}

.button {
	margin: 0 auto;
	border: 2px solid #3D8739;
	background: #D0F890 url("images/button-bg.gif") bottom left repeat-x;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	color: #ffffff;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 23px;
}

.rrr {
	background: url("images/recycling-materials.gif") top left no-repeat;
	width: 523px;
	height: 172px;
	font-size: 9px;
}

.rrr a {
	color: #000000;
}

.rrr a:hover {
	color: #74A02F;
}

.rrr .plasticbottles {
	float: left;
	margin: 20px 0 0 100px;
	width: 60px;
}

.rrr .batteries {
	float: left;
	margin: 30px 0 0 70px;
	width: 60px;
}

.rrr .glassbottles {
	float: left;
	margin: 70px 0 0 20px;
	width: 100px;
}

.rrr .mobiles {
	float: left;
	margin: 75px 0 0 55px;
	width: 20px;
}

.boxactivity,.boxdotted {
	border: 1px dashed #cccccc;
	padding: 10px;
	margin-bottom: 10px;
	clear: both;
	overflow: hidden !important;
	overflow: visible;
	height: 100%;
	font-size: 11px;
}

.tbl .row {
	clear: left;
	overflow: hidden;
	height: 100% !important;
	height: auto;
	padding: 2px 0 2px 0;
}

.tbl .row img {
	float: left;
	padding: 0px 5px 10px 0;
}

.tbl .row p {
	padding: 0;
	margin: 0;
}

.boxstage {
	border: 1px dashed #cccccc;
	padding: 0 10px 10px 10px;
	margin: 0 5px 10px 5px;
	min-height: 215px;
	width: 150px !important;
	width: 144px;
	float: left;
	overflow: hidden !important;
	overflow: visible;
	height: 100%;
}

.boxstage p,.boxstage img {
	clear: both;
}

.boxnum {
	float: left;
	padding: 0;
	margin: 0;
}

#nav_menu-4 {
	margin-top: 14px;
	border: 1px solid #C5C5C5;
	text-align: center;
	margin-bottom: 10px;
}

#nav_menu-4 h2.widgettitle {
	background: none;
	border: none;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0;
}
