/*
Theme Name: HoM Outdoors 

Description: Custom Theme
Version: 1.0
Author: Our Generation
Author URI: http://www.houseofmulben.com
Tags: custom design

	Custom 1

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

* {
	margin: 0;
	padding: 0;
	border:0;
}
img{
	vertical-align:bottom;
}
body {
	background-color: #515500;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin:0 auto;
	width:750px;
	position:relative;
	color:#515000;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:0.8em;	
}

#f-vehicles				{ position:absolute; bottom:0; left:0; display:block; width:369px; height:125px; 
						  background-image:url(images/footer-vehicles.jpg); text-indent:-9999px; }
#f-sporting				{ position:absolute; bottom:0; left:378px; display:block; width:369px; height:125px; 
						  background-image:url(images/footer-sporting.jpg); text-indent:-9999px  }

#logo{
    float:left;
	margin: 5px 0 0 15px;
}
#contactDetails{
	position:absolute;
	right:7px;
	top:0;
}
#ivyRight{
	position: absolute;
	right: -35px;
	top: 0;
	background-image: url(images/ivyRight.gif);
	background-repeat: no-repeat;
	width: 81px;
	height: 285px;
	z-index: 1001;
}
#ivyLeft{
	position: absolute;
	left: -31px;
	top: 120px;
	background-image: url(images/ivyLeft.gif);
	background-repeat: no-repeat;
	width: 73px;
	height: 288px;
	z-index: 1002;
}
#menu{
	margin-top:48px;
	float:right;
}
.forestImages{
	margin-left:5px;
}
#contentBorder {
	clear:both;
	background-image: url(images/contentBorder.gif);
	background-repeat: repeat-y;
	width: 720px;
	padding:0 30px 30px 0;
}
#contentBorder:after 	{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#forestTopBorder {
	border-top: 1px solid #959151;
}
#left{
	float:left;
	width: 500px;
}
#right, #sidebar{
	float:right;
	margin:-100px 0 0 0 ;
	width:215px;
	padding:20px 0 0 0;
}
#sidebar img			{ margin-bottom:10px; }
#activitiesImage{
	margin: 18px 0 0 5px;
}
#activitiesImage2{
	margin: 25px 0 0 5px;
}
#latestNews {
	background-image: url(images/latestNews.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 442px;
	margin-left: 5px;
	padding: 26px 15px 0 18px;
	color: #c9e000;
}
h1, p, h2 {
	margin-left:25px;
}
p {
	margin-left: 30px;
	line-height:1.5em;
	padding: 0.5em 0;
}
#left a, #contentBorder a:link{
	color:#71853f;
	background-color: #ffffff;
	padding: 2px;
}
h1 {
	font-size:1.4em;
	border-bottom: 1px solid #c9e000;
	margin:10px 15px 10px 30px;
}
#header {
	height: 48px;
	position: relative;
	}
#header span {
	position: absolute;
	width: 100%;
	height: 100%;
	}
.houseofmulben span{
	background: url(images/IR-houseOfMulben.gif) no-repeat;
}
.clayPigeonShooting span{
	background: url(images/IR-clays.gif) no-repeat;
}
.quadBiking span {
	background: url(images/IR-quads.gif) no-repeat;
}
.fishing span {
	background: url(images/IR-fishing.gif) no-repeat;
}
.archery span {
	background: url(images/IR-archery.gif) no-repeat;
}
.offRoadDriving span {
	background: url(images/IR-offRoadDriving.gif) no-repeat;
}
.pricing span{
	background: url(images/IR-pricing.gif) no-repeat;
}
.map span{
	background: url(images/IR-map.gif) no-repeat;
}
.testimonials span{
	background: url(images/IR-testimonials.gif) no-repeat;
}
.gallery span{
	background: url(images/IR-gallery.gif) no-repeat;
}
.links span{
	background: url(images/IR-links.gif) no-repeat;
}
.contactUs span{
	background: url(images/IR-contact.gif) no-repeat;
}
.siteMap span{
	background: url(images/IR-siteMap.gif) no-repeat;
}
.comp span {
	background: url(images/IR-comp.gif) no-repeat;
}
.news span {
	background: url(images/IR-news.gif) no-repeat;
}
h2{
	font-size:1.2em;
	margin: 25px 0 15px 30px;
	color: #365C39;
	border-bottom: 1px solid #c9e000;
}
#left ul {
	margin-left:100px;
}
#left li{
	background-image: url(images/listItem.gif);
	background-repeat: no-repeat;
	background-position: 0px 60%;
	padding: 3px 30px;
	list-style-type: none;
}
#footer{
	clear:both;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0;
	padding:95px 20px 125px 20px;
	color:#19100C;
}
#competition {
	background-color: #515500;
	background-image: url(images/competition.gif);
	background-repeat: no-repeat;
	width:189px;
	margin: 25px 0 0 11px;
	color:#c9e000;
}
#competition p{
	margin:0;
	padding: 80px 10px 0 15px;
	
}
#competition p#compLink{
	padding:10px 20px 20px 0;
	margin: 0;
	background-image: url(images/competitionBottom.gif);
	background-repeat: repeat-x;
	background-position:0 100%;	
	text-align:right;
}
#competition span{
	color:#c9e000;
}
#competition a{
	color:#FFFFFF;
	padding-left:6px;
}

table, td, tr{
	border-collapse:collapse;
	border:1px solid #c9e000;
}
caption {
	display:none;
}
table{
	margin-left: 25px;
	border-collapse:collapse;
}
td, th{
	padding: 5px;
}
#tableLeft{
	width: 150px;
}
.odd{
	background-color:#CCFF99;
}
.newsDate{
	font-size:0.8em;
	padding: 3px 0;
	font-style:oblique;
}
.newsCaption{
	padding: 0;
	color:#727531;
}
.newsBody{
	padding:0;
}
#latestNews p{ 
	padding: 0;
	margin: 0;
	width: 325px;
	line-height: 1.8em;
}

#latestNews a:link,
#latestNews a:visited		{	color:#c9e000; background-color: #515500; }

#latestNews span				{ display:block; margin:-5px 0 5px 0; }
#mapLink{
	text-align:right;
	padding-right:15px;
}
#mapLink span{
	color:#c9e000;
}
#mapLink a{
	color:#515500;
	background-color:#ffffff;
}

/*.................... Contact Form ..........................*/
.wpcf7-list-item				{ display:block; float:left; width:200px; }
.wpcf7 .your-name,
.wpcf7 .your-email				{  }
.wpcf7 textarea					{ border:1px solid #627B59; width:550px; }
.wpcf7-form						{ padding:20px; }
.wpcf7-form	input				{ height:25px; display:block; float:left; border:1px solid #aaa; margin-bottom:8px; font-size: 1.1em; }
.wpcf7-list-item-label			{ margin-top:5px; display:inline-block; }
.wpcf7-form	p					{ clear:both; margin-top:15px; }
.checkbox-696 input				{ margin:10px 10px 0 0; height:auto; }
.wpcf7 #submit					{ display:block; width:150px; background-color:#5C713E; color:#FFF; padding:5px 0 5px 0; text-align:center; height:30px;}
.wpcf7-mail-sent-ok				{ font-size:2em; padding:10px; }
.wpcf7-form div.wpcf7-response-output		{ margin-top:0; clear: both; }
.wpcf7 #find-us					{ border-bottom: 1px solid silver; width:150px; height: 25px; font-size: 1.1em; }
.wpcf7 #find-us select			{ padding:4px 0;}
.wpcf7 #l-your					{ margin: 7px 0 0 0; display: block;}	

.navigation						{ margin:30px 0 0 30px; }

#respond						{ padding:0 30px; }
#respond input					{ border:1px solid #627B59; }
#respond textarea				{ width:500px; border:1px solid #627B59;}

h3#comments,
ol.commentlist					{ margin:0 0 0 50px; }


/*......................... Mail Chimp ...........*/

#mc-embedded-subscribe-form				{ margin:15px 0 0 15px; }
#mc-embedded-subscribe-form fieldset	{ border:1px solid #006633; padding:10px; }
#mc-embedded-subscribe-form legend span	{ width:160px; display:block; white-space:normal; padding:0 0 20px 10px; }

.mc-field-group input					{ display:block; width:100%; height:25px; margin-bottom:10px; border:1px solid #CCC; }

#mc-embedded-subscribe					{ height:38px; background-image: url(images/subscribe.gif); margin-left:4px; width:170px; text-indent:-9999px; display:block; color: transparent; text-transform: capitalize; }
#mce-success-response					{ font-weight:bold; margin:0 0 10px; }

#hm-competition							{ background-color:#E0DFBE; margin:0 20px 0 30px; padding:5px 30px 10px 0; }
#hm-competition h2						{ font-size:1.6em; margin-top:10px; }

#sidebar p								{ margin-left:20px; }
