/*  
Theme Name: WP-Smooth 1.0 Basic
Theme URI: http://www.solostream.com
Author: Solostream 
Author URI: http://www.solostream.com/
Description: This WordPress theme was designed and built by Solostream. The CSS, XHTML and design are copyright of Solostream. Usage is governed by the WP-Smooth 1.0 Basic END-USER LICENSE AGREEMENT. To get started, you may want to visit the <a href="themes.php?page=functions.php">WP-Smooth Theme Options</a> page. If you need further guidance on using the theme, <a href="http://www.solostream.com/suppport/">check out this link</a>. <strong>Download original Photoshop files for this theme <a href="http://www.wp-smooth.com/smooth-images.zip">here</a>.</strong>

*/

/* REV 200904020900 */

/* --- [ Default style settings are below, while user-defined adjustments and adjustments for various color schemes are in the style.php file. You can make additional adjustments in style-2.css. ] --- */

/* -------------------[ Main Page Elements ]------------------- */

html {
	background-color: #fff;
}

body {
	background-color: #1f9C00;
	background-image: url('images/bodybg.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	text-align: left;
	margin: 0 0 50px 0;
	padding: 0;
	line-height: 1.5em;
	color:#000;
	font-size:11px;
	font-family:verdana,lucidia,sans-serif;
	}

#boredheaderWrap {
	clear: both;
	margin: 0 auto;
	padding:0;
	width: 980px;
	position: relative;
}

#boredheader {
height: 335px;
}

#wrap {
	clear: both;
	margin: 20px auto;
	padding:0;
	width:980px;
	background:#fff;
	}

#header {
	width:980px;
	margin: 0 auto;
	padding:0;
	}

div.logo {
	position: relative;
	margin: 0 0 0 -10px;
	padding: 0;
	width: 129px;
	height: 165px;
	z-index: 900;
}

div.logo a {
	display: block;
	width: 129px;
	height: 165px;	
}

#head-content {
	width:960px;
	padding:0 10px;
	margin:0 auto;
	height:150px;
	}

#sitetitle {
	width:480px;
	float:left;
	margin:0;
	padding:0;
	}
    
#sitetitle h1, #sitetitle .title {
	font-size: 30px;
	padding:0;
	margin:24px 0 0;
	text-align:left;
	line-height: 1.2em;
	letter-spacing:-1px;
	}

#sitetitle .description {
	font-size: 9pt;
	padding: 0;
	margin:0;
	text-align:left;
	}

#head-banner468 {
	float:right;
	width:468px;
	height:60px;
	margin-top:24px;
	border:1px solid #999;
	overflow:hidden;
	}

#page {
	clear: both;
	margin: 0 auto;
	padding: 10px;
	}  

#contentleft {
	width: 630px;
	float:left;
	padding: 0;
	margin: 0;
	} 

#content {
	margin: 0;
	padding: 0;
	width: 630px;
	}

#content .col-3 {
	width:480px;
	margin:0;
	padding: 0;
	}

#sidebarleft {
	width:140px;
	padding:0;
	margin:0;
	}

#contentright {
	width: 320px;	
	float:right;	
	padding: 0;	
	margin: 0;
	} 

#sidebar {
	width: 320px;	
	float:none;	
	display:block;
	}

#sidebar-bottom {
	width:320px;
	clear:both;
	display: block;
	}

#sidebar-bottom-left {
	width:170px;
	float:left;
	padding:0;
	margin:0;

	}
	
/* JUST FOR MAILCHIMP SIGNUP */

#sidebar-bottom-left fieldset.mc_custom_border legend {
	font-weight: bold;
}

/* end JUST FOR MAILCHIMP SIGNUP */

#sidebar-bottom-right {
	width:140px;
	float:right;
	padding:0;
	margin:0;
	}

#footer {
	background:#222;
	padding:10px;
	clear: both;
	margin: 0 auto;
	color:#fff;
	font-size:8pt;
	}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.clearfix {display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* -------------------[ Headings ]------------------- */

h1, h2, h3, h4, h5, h6, h7 {
	line-height: 1.2em;
	letter-spacing:-1px;
	margin: 0;
	padding: 0;
	text-align: left;
        font-family:verdana,lucidia,sans-serif;
	}

h1 {
	font-size: 18pt;
	margin: 0;
	}

h2 {
	font-size: 16pt;
	}

h3 {
	font-size: 14pt;
	}

h4, h5,h6,h7 {
	font-size: 10pt;
	letter-spacing:0px;
text-align:center;
	}

h4#homebtn {
text-align:center;
}

.entry h1,.entry h2,.entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
	margin-bottom: 10px;
	}

h2.home-list, h1.page-title, h3#postinfo, h3#comments, h3#respond, h3#trackbacks  {
	font-size:16pt;
	margin: 0 0 10px;
	}

h3#postinfo, h3#comments, h3#respond, h3#trackbacks, #respond h3  {
	font-size:14pt;
	margin: 0 0 10px;
	}

h3#comments  {
	margin: 0 0 5px;
	}

/* -------------------[ Links ]------------------- */

a, a:link, a:visited {
	text-decoration:none;
	color:blue;
	}

a:hover, a:active {
	text-decoration:none;
	color:#000000;
	}

.post h1 a, .post h2 a, .post h1 a:link, .post h2 a:link, .post h1 a:visited, .post h2 a:visited, .feature-entry h2 a {
	background:transparent;
	}

.post h1 a:active, .post h1 a:hover, .post h2 a:active, .post h2 a:hover {
	background:transparent;
	}

a.more-link, a.more-link:link, a.more-link:visited  {
	background: url(images/arrow-off.gif) 100% 70% no-repeat;
	padding-right:12px; 
        }

a.more-link:hover, a.more-link:active  {
	background: url(images/arrow-on.gif) 100% 70% no-repeat;
	padding-right:12px; 
	}

#footer a, #footer a:link, #footer a:visited {
	color: #0000FF;
	text-decoration:underline;
	}

#footer a:hover, #footer a:active {
	color:#fff;
	text-decoration:none;	
	}
	
/* -------------------[ Images ]------------------- */

.entry img {
	border:1px solid #ddd;
	padding:1px;
	background:#fff;
	margin: 0 0 5px 10px;
        }

img.alignright {
	border:1px solid #ddd;
	padding:1px;
	background:#fff;
	float: right;
	clear: right;
	margin: 0 0 5px 10px;
        }

img.alignleft {
	border:1px solid #ddd;
	padding:1px;
	background:#fff;
	float: left;
	clear: left;
	margin: 0 10px 5px 0px;
        }

img.aligncenter, img.centered, img.center { 
	border:1px solid #ddd;
	padding:1px;
	background:#fff;
	display: block; 
	margin: 0 auto 20px auto;  
	float: none; 
	clear: both;
        }

img.feature-photo, img.home_feature_photo {
	margin:0;
	float:right;
	display:block;
	max-height:225px;
	height:auto !important;
	height:225px;
	}

.entry img.feature-photo {
	margin:0 0 10px 20px;
	float:right;
	padding:1px;
	background:#fff;
	border:1px solid #ddd;
	}

img.post-thum, img.thumbnail {
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:right;
	margin: 0 0 10px 15px;

	}

img.avatar, img.comment-grav {
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:right;
	margin:0 0 10px 10px;
	}

.commentlist img.avatar, img.comment-grav {
	margin-bottom:15px;
	}

/* -------------------[ Caption Styles for WP 2.6+ ]------------------- */

.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #fff;
	padding-top:5px;
	margin: 0 10px 10px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 8pt;
	padding: 5px;
	margin: 0;
	}

/* -------------------[ Misc Tags and Classes ]------------------- */

p {
	margin-top: 0px;
	margin-bottom: 15px;
	font-family:verdana,lucidia,sans-serif;
	}

.post ul {
        list-style-type: none;
        }

.post ul li {
        list-style-type:none;
        background: url(images/arrow-off.gif) 0 4px no-repeat;
        padding: 0 0 2px 14px;
        }

.post ul ul {
        margin-left:0;
        }

.post ol li {
        list-style-type:decimal;
        }

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted #999;
	}

* html acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding-left: 10px;
	border-left: 5px solid #666;
        color: #666;
	}

.center {
	text-align: center;
	}

a img {
	border: none;
	}

.post {
	margin: 0 0 10px;
	padding: 15px;
	background:#eee;
	border:1px solid #ccc;
	}

.singlepost .post { }

.entry {
	margin: 0;
	padding: 0px;
	}

.postinfo {
	padding: 0 0 5px;
	margin: 0 0 10px;
	font-size:8pt;
	border-bottom:1px dotted #ccc;
	}

.postdate {
	padding: 5px 0 0;
	margin: 0;
	font-size:8pt;
	border-top:1px dotted #ccc;
	}

.postdate .left {
	float:left;
	width:300px;
	}

.postdate .right {
	float:right;
	width:100px;
	text-align:right;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

hr {
        display: block;
        clear:both;
        }

.navigation {
	margin: 0;
	padding: 0;
	font-size:8pt;
	font-weight:bold;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
        float: none; 
        clear: both;
	}

.banner468 {
	text-align:center;
	margin: 0 auto 10px;
	padding:4px;
	border:1px solid #ccc;
	background:#eee;
	float:none;
	display:block;
	}

.tags {
	background: transparent url(images/tag.gif) 0 2px no-repeat;
	margin: 0;
	padding: 0 0 0 17px;
	}

.cats {
	background: transparent url(images/folder.gif) 0 3px no-repeat;
	margin: 0 0 5px;
	padding: 0 0 0 17px;
	}

* html ul li {height:1em;}

/* ---------------[ Tables ]--------------- */

table {
	margin-bottom:0;
	}

tr, td, th {
	margin:0; 
	}

td, th {
	padding:0;
	}

th {
	font-weight:bold;
	background:#ddd;
	}

td {
	}

.borderless {margin:0; padding:0; border: none;}

/* -------------------[ Author Bio Info ]------------------- */

.auth-bio {
	padding: 10px;
	margin: 0 0 10px;
	border:1px solid #ccc;
	background:#eee;
	line-height:1.4em;
	}

.singlepost .auth-bio {
	margin: 0 0 10px;
	}

.auth-bio img.avatar {
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:right;
	margin:0 0 0 10px;
	}

.auth-bio p {
	margin:0;
	}

/* ---------------[ Site Map Page ]--------------- */

ul.archives, ul.wp-tag-cloud {
	margin: 0 0 15px 5px;
	padding: 0;
	}

ul.archives ul, ul.wp-tag-cloud ul {
	padding:0;
	}

ul.archives ul li, ul.wp-tag-cloud ul li {
	background:transparent;
	padding-left:0;
 	margin:0;
        }

ul.archives ul ul, ul.wp-tag-cloud ul ul {
	margin:0;
	margin-left: 15px;
	padding:0;
	}

.post ol.archives {
	margin-top:0;
	margin-bottom:0;
	}

.post ol.archives li {
	margin:0;
	padding:0;
	}

.sitemap h3 { margin-bottom: 0px !important; }

/* -------------------[ Top Navigation ]------------------- */
.quick-access {z-index: 400; position: absolute; top: 7px; right: 0; width:298px; text-align: right; }



input,select,textarea,button { font:13px Verdana,Arial, Helvetica, sans-serif; vertical-align:middle; color:#666666; }
input.input-text,select,textarea { background:#fff; border:2px solid #DDDDDD; }
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #ddd; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span { float:left; height:21px; background:transparent url(http://www.lovingoutdoors.co.uk/skin/frontend/default/blank/images/bkg_button.png) 0 0 no-repeat; padding:0 0 0 8px; font:bold 12px/21px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
button.button span span { background-position:100% 0; padding:0 12px 0 4px; }

.form-search { z-index:320; }
.form-search .search-autocomplete { z-index:999; }
.form-search .search-autocomplete ul { /* border:1px solid #ddd; */ background-color:#fff; }
.form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.form-search .search-autocomplete li.selected {}
.form-language { clear:both; text-align:right; }

.topLinksPosition .links li {
	list-style-type: none;
	float: left;
	padding: 0 3px;
}

.topLinksPosition .links li a {
color: #666666;
font-size: 11px;
line-height: 9pt;
font-weight: normal;
text-decoration: none;
margin: 0px;
padding: 0 3px 0 0px;
border-right: 1px #aeaeae solid;
}

.topLinksPosition .links li a.top-link-cart {
	padding: 0 0 3px 20px; !important;
border: none;
background-image: url('http://www.lovingoutdoors.co.uk/skin/frontend/default/blank/images/cart_icon.gif');
background-repeat: no-repeat;
background-position: left 1px; 
}

#topnav {
	background: #000000 url(images/topnavbg.gif) bottom left repeat-x;
	font-weight:bold;
	font-size:11pt;
	padding: 0;
	margin: 0;
	border-top:1px solid #252525;
	}

#topnav ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	border:0;
	}

#topnav a, #topnav a:link, #topnav a:visited {
	color:#fff;
	display: block;
	text-decoration: none;
	padding: 10px 8px;
	margin:0;
	}

#topnav a:hover, #topnav a:active  {
	background:#252525;
	}

#topnav li {
	float: left;
	padding: 0;
	}

#topnav li#search {
	float: right;
	padding: 0 10px 0 0;
	margin:0;
	}

#topnav li ul {
	z-index:9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0;
	padding:0;
	background:#000;
	border:0;
	}

#topnav li li {
	background-image:none;
	}

#topnav li ul a, #topnav li ul a:link, #topnav li ul a:visited { 
	border-top:1px solid #252525;
	width:144px;
	}

#topnav li ul a:hover, #topnav li ul a:active  { 
	}

#topnav li ul ul {
	margin: -39px 0 0 160px;
	}

#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li.sfhover ul ul, #topnav li.sfhover ul ul ul {
	left: -999em;
	}

#topnav li:hover ul, #topnav li li:hover ul, #topnav li li li:hover ul, #topnav li.sfhover ul, #topnav li li.sfhover ul, #topnav li li li.sfhover ul {
	left: auto;
	}

#topnav li:hover, #topnav li.sfhover { }

/* -------------------[ Category Navigation ]------------------- */

#nav {
	font-size:8pt;
	font-family:verdana,lucidia,sans-serif;
	padding: 0;
	margin: 0;
	background: #663333;
	}

#nav ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	}

#nav li#search {
	float: right;
	padding: 0 10px 0 0;
	margin:0;
        line-height:1.5em;
	}

#nav a, #nav a:link, #nav a:visited {
	color:#fff;
	display: block;
	text-decoration: none;
	padding: 5px 8px;

	}

#nav a:hover, #nav a:active  {
	background:#333;
	}

#nav li {
	float: left;
	padding: 0;
        line-height:3em;
	}

#nav li ul {
	border-top:0;
	z-index:9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0;
	padding:0;
	background: #000;
	}

#nav li li {
	border-right:0;
	border-top:1px solid #333;
	}

#nav li ul a { 
	width:144px;
	}

#nav li ul a:hover, #nav li ul a:active  { 
	}

#nav li ul ul {
	margin: -29px 0 0 160px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { }





/* -------------------[ Comments ]------------------- */

.commentlist {
	padding: 0;
	list-style-type:none;
	margin: 0 0 10px;
	}
	
.commentlist li {
	clear:both;
	margin: 10px 0 0;
	padding: 15px;
	border:1px solid #ccc;
	list-style-type:none;
	}

.commentlist li ul.children {
	margin: 0;
	padding: 0;
	}

.commentlist li.alt {

	}

.commentmetadata {
	display: block;
	margin-bottom:10px;
	font-size: 8pt;
	}

.commentlist cite {
	font-style:normal;
	font-weight:bold;
	}

#commentform {
	background:#eee;
	padding: 10px 10px 0;
	margin: 0;
	border:1px solid #ccc;
	}

#commentform textarea {
	width:80%;
	padding:10px;
	}

ol.tblist {
	padding: 10px 0 0;
	margin: 0 0 10px;
	}

ol.tblist li {
	margin: 0 0 5px 20px;
	}

.thread-alt {
	background: #fff;
	}	

.thread-even {
	background: #eee;
	}

#respond { clear:both; }

.comments-navigation {
	display:block;
	margin: 0 0 5px;
	padding:0;
	font-weight:bold;
	}

.comments-navigation .alignleft {
	float:left;
	}

.comments-navigation .alignright {
	float:right;
	}

.comments-number {
	font-size:8pt;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	}

.commentlist img.avatar, .commentlist img.comment-grav {
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:right;
	margin:0 0 10px 10px;
	}

a.comment-reply-link, a.comment-reply-link:link, a.comment-reply-link:visited, .reply a, .reply a:link, reply a:visited {
	background:#ccc;
	border:1px solid #bbb;
	padding: 3px 10px;
	font-weight:bold;
	font-size:8pt;
	text-transform:lowercase;
	margin-bottom:5px;
	color:#000;
	}

a.comment-reply-link:active, a.comment-reply-link:hover, reply a:active, .reply a:hover {
	background:#ddd;
	}

/* -------------------[ Searchform ]------------------- */

#topsearch {
	float:right;
	padding: 8px 0 0 0 !important;
	margin:0;
	}

#searchform {
	padding:0;
	margin:0;
	}

#searchform #searchfield {
	float:left;
	padding:2px;
	width:160px;
	margin: 0;
	height:16px;
	border:1px solid #999;
	background:#fff;
	}

#searchform #submitbutton {
	margin: 0;
	float:left;
	font-size:8pt;
	font-weight:bold;
	width:60px;
	height:22px;
	text-align:center;
	border:0;
	text-indent:-10000em;
	background: transparent url(images/search-button.gif) top left no-repeat;
	}

#searchform #submitbutton:hover { background: transparent url(images/search-button.gif) bottom left no-repeat; }

/* -------------------[ Features ]------------------- */

#my-glider {
	display:block;
	padding:0;
	margin:0 0 10px;
	width:630px;
	color:#fff;
	background: #000;
	}

#my-glider .scroller {
	display:block;
	border-bottom:0;
	width:628px;
	height:250px;	
	padding:0;
	margin: 0 auto; 
	overflow: hidden;
	border:1px solid #000;
	border-bottom:0;
	border-top:0;
	}

#my-glider .scroller .section {
	width:628px;
	height:250px;
	padding:0;
	margin: 0;
	overflow: hidden;
	}

#my-glider .controls {
	display:block;
	padding: 0;
	margin:0 auto;
	}

#my-glider .controls ul {
	font-size:8pt;
	padding:8px;
	list-style-type:none;
	margin:0;
	}

#my-glider .controls li {
	line-height:1.2em;
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	}

#my-glider img.post-thum, #my-glider img.thumbnail {
	padding:0;
	background:transparent;
	border:0;
	float:none;
	margin: 0;
	width:90px;
	height:90px;
	}

#my-glider .controls li a, #my-glider .controls li a:link, #my-glider .controls li a:visited {
	height:90px;
	width:90px;
	padding: 2px;
	float:left;
	margin:0 10px 0 0;
	overflow:hidden;
	background:#333;
	}

#my-glider .controls li a:hover, #my-glider .controls li a:active {
	background:#fff;
	}

#my-glider .controls li a.active {
	background:#fff;
	}

#my-glider .controls li#post6 {
	float:right;
	}

#my-glider .controls li#post6 a, .control li#post6 a:link, .controls li#post6 a:visited {
	float:right;
	margin:0;
	}

#my-glider .control-top {
	margin: 0 auto;
	padding: 5px 5px 5px 10px;
	font-weight:bold;
	}

#my-glider .feature-entry  {
	height:75px;
	overflow:hidden;
	padding:5px 10px 0px;
	margin:170px 0 0;
	background:#000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	letter-spacing: -0.02em; /* unless we make excerpt lengths a bit shorter using manual excerpts */
	}

#my-glider .feature-entry p  {
	margin:0;
	}

#my-glider a, #my-glider a:link, #my-glider a:visited   {
	color:#fff;
	}



#my-glider a:hover, #my-glider a:active  {
	color:#fff;
	}

#my-glider .feature-entry h2 {
	margin:0;
	font-size:14pt;
	}

#my-glider a.more-link, #my-glider a.more-link:link, #my-glider a.more-link:visited  {
	background: url(images/arrow-off.gif) 100% 70% no-repeat;
	padding-right:12px;
        }

#my-glider a.more-link:hover, #my-glider a.more-link:active  {
	background: url(images/arrow-off.gif) 100% 70% no-repeat;
	padding-right:12px;
	}

#my-glider .postinfo {
	padding: 0;
	margin: 0;
	font-size:8pt;
	border-bottom:0;
	}

/* -------------------[ Sidebar ]------------------- */

#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul ul {
	margin: 0;
	padding: 0 3px;
	}

#sidebar ul ul ul {
	margin: 0;
	padding: 0;
	}

#sidebar ul ul ul ul {
	margin: 0;
	padding: 0;
	}

#sidebar li {
	list-style-type: none;
	margin: 0 0 10px;
	padding:2px;
	background:#eee;
	overflow:hidden;
	border:1px solid #ccc;
	}

#sidebar li li {
	list-style-type: none;
	margin: 0;
	border:0;
	padding: 6px 0 6px 15px;
	background:transparent url(images/side-arrow.gif) 0px 9px no-repeat;
	border-bottom:1px dotted #ccc;
	}

#sidebar li li:hover {
	background:transparent url(images/side-arrow-on.gif) 0px 9px no-repeat;
	}

#sidebar li li li {
	background-image:none;
	border:0;
	padding: 1px 0;
	}

#sidebar li li li:hover {
	background-image:none;
	}

#sidebar li li li li {
	padding-left: 10px;
	}

#sidebar .textwidget {
	margin: 0;
	padding:7px;
	}

#sidebar li#tag-cloud ul { }

#sidebar li#tag-cloud ul.wp-tag-cloud {	padding: 7px; }

#sidebar li#tag-cloud li {
	border:0;
	float:none;
	display:inline;
	padding: 0;
	margin: 0 5px 0 0;
	background:transparent;
	background-image: none;
	line-height:2em;
	}

#sidebar li#tag-cloud li a {
	padding:0;
	background:transparent;
	background-image: none;
	}

#sidebar li select {
	width:160px;
	margin: 0;
	}

/* -------------------[ Side Tabs ]------------------- */

#sidebar li ul.tabs {  
	list-style-type:none;
	margin: 0;
	padding: 0;
	display:block;
	clear:both;
	background: #663333;
	}

#sidebar li ul.tabs li {
	font-weight:bold;
	font-size:8pt;
	float:left;   
	padding:0;
	margin: 0;
	border: 0;
	background: transparent;
	background-image:none;
	} 

#sidebar li ul.tabs li:hover {  
	background: transparent;
	background-image:none; 
	} 

#sidebar li ul.tabs li a, #sidebar li ul.tabs li a:link, #sidebar li ul.tabs li a:visited {
	float:left; 
	padding:5px;   
	margin:0;
	color:#fff;
	} 

#sidebar li ul.tabs li a:hover, #sidebar li ul.tabs li a:active {  
	color:#fff;
	background:#000;      
	}  

#sidebar li ul.tabs li a.on {  
	color:#fff;
	background:#000;   
	}

#sidebar li#side-tabs .sidebox {
	clear:both;
	margin: 0;
	padding: 7px;
	}

#sidebar li#side-tabs form {
	margin: 0;
	padding: 0;
	}

#sidebar li#side-tabs form p {
	margin: 0 0 10px;
	padding: 0;
	}

#sidebar li#side-tabs p.feeds {
	margin: 0 0 15px;
	font-weight:bold;
	padding-left: 15px;
	background: url(images/rss-12.gif) 0 50% no-repeat;
	}

#sidebar li#side-tabs p.email {
	margin: 0 0 5px;
	font-weight:bold;
	}

#sidebar li#side-tabs .rss input {
	margin: 5px 0 0;
	padding: 0;
	}

#sidebar li#side-tabs .rss {
	background: url(images/rss96.gif) 100% 8px no-repeat;
	}

/* ---------------[ 125x125 Banner Ads ]--------------- */

#sidebar li ul#banner125 {
	padding: 10px 10px 0 !important;
	overflow:visible !important;
	}

#sidebar ul li ul#banner125 li.ad1, #sidebar ul li ul#banner125 li.ad3, #sidebar ul li ul#banner125 li.ad5, #sidebar ul li ul#banner125 li.ad7, #sidebar ul li ul#banner125 li.ad9  {
	float:left !important;
	clear:left !important;
	padding: 0 !important;
	margin: 0 5px 5px 0 !important;
	border: 0 !important;
	background: transparent !important;
	overflow:visible !important;
	}

#sidebar ul li ul#banner125 li.ad2, #sidebar ul li ul#banner125 li.ad4, #sidebar ul li ul#banner125 li.ad6, #sidebar ul li ul#banner125 li.ad8, #sidebar ul li ul#banner125 li.ad10  {
	float:right !important;
	clear:right !important;
	padding: 0 !important;
	margin: 0 0 5px 0 !important;
	border: 0 !important;
	background: transparent !important;
	overflow:visible !important;
	}

#sidebar ul li ul#banner125 li:hover {
	background: transparent !important;
	}

/* -------------------[ Sidebar-Left ]------------------- */

#sidebarleft ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#sidebarleft ul ul {
	margin: 0;
	padding: 0 3px;
	}

#sidebarleft ul ul ul {
	margin: 0;
	padding: 0;
	}

#sidebarleft ul ul ul ul {
	margin: 0;
	padding: 0;
	}

#sidebarleft li {
	list-style-type: none;
	margin: 0 0 10px;
	padding:2px;
	background:#eee;
	overflow:hidden;
	border:1px solid #ccc;
	}

#sidebarleft li li {
	list-style-type: none;
	margin: 0 0 1px;
	border:0;
	padding: 3px 10px 3px 15px;
	background:transparent url(images/side-arrow.gif) 0px 6px no-repeat;
	border-bottom:1px dotted #ccc;
	}

#sidebarleft li li:hover {
	background:transparent url(images/side-arrow-on.gif) 0px 6px no-repeat;
	}

#sidebarleft li li li {
	background-image:none;
	border:0;
	padding: 1px 0;
	}

#sidebarleft li li li:hover {
	background-image:none;
	}

#sidebarleft li li li li {
	padding-left: 10px;
	}

#sidebarleft .textwidget {
	margin: 0;
	padding:7px;
	}

#sidebarleft li#tag-cloud ul { }

#sidebarleft li#tag-cloud ul.wp-tag-cloud { padding: 7px; }

#sidebarleft li#tag-cloud li {
	border:0;
	float:none;
	display:inline;
	padding: 0;
	margin: 0 5px 0 0;
	background:transparent;
	background-image: none;
	line-height:2em;
	}

#sidebarleftli#tag-cloud li a {
	padding:0;
	background:transparent;
	background-image: none;
	}

#sidebarleft li select {
	width:110px;
	margin: 0 0 10px;
	} 

/* -------------------[ Sidebar Bottom left ]------------------- */

#sidebar-bottom-left ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#sidebar-bottom-left ul ul {
	margin: 0;
	padding: 0 3px;
	}

#sidebar-bottom-left ul ul ul {
	margin: 0;
	padding: 0;
	}

#sidebar-bottom-left ul ul ul ul {
	margin: 0;
	padding: 0;
	}

#sidebar-bottom-left li {
	list-style-type: none;
	margin: 0 0 10px;
	padding:2px;
	background:#eee;
	overflow:hidden;
	border:1px solid #ccc;
	}

#sidebar-bottom-left li li {
	list-style-type: none;
	margin: 0 0 1px;
	border:0;
	padding: 3px 0px 3px 15px;
	background:transparent url(images/side-arrow.gif) 0px 6px no-repeat;
	border-bottom:1px dotted #ccc;
	}

#sidebar-bottom-left li li:hover {
	background:transparent url(images/side-arrow-on.gif) 0px 6px no-repeat;
	}

#sidebar-bottom-left li li li {
	background-image:none;
	border:0;
	padding: 1px 0;
	}

#sidebar-bottom-left li li li:hover {
	background-image:none;
	}

#sidebar-bottom-left li li li li {
	padding-left: 10px;
	}

#sidebar-bottom-left .textwidget {
	margin: 0;
	padding:7px;
	}

#sidebar-bottom-left li#tag-cloud ul { }

#sidebar-bottom-left li#tag-cloud ul.wp-tag-cloud { padding: 7px; }

#sidebar-bottom-left li#tag-cloud li {
	border:0;
	float:none;
	display:inline;
	padding: 0;
	margin: 0 5px 0 0;
	background:transparent;
	background-image: none;
	line-height:2em;
	}

#sidebar-bottom-left li#tag-cloud li a {
	padding:0;
	background:transparent;
	background-image: none;
	}

#sidebar-bottom-left li select {
	width:110px;
	margin: 0 0 10px;
	} 

/* -------------------[ Sidebar Bottom Right ]------------------- */

#sidebar-bottom-right ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#sidebar-bottom-right ul ul {
	margin: 0;
	padding: 0 3px;
	}

#sidebar-bottom-right ul ul ul {
	margin: 0;
	padding: 0;
	}

#sidebar-bottom-right ul ul ul ul {
	margin: 0;
	padding: 0;
	}

#sidebar-bottom-right li {
	list-style-type: none;
	margin: 0 0 10px;
	padding:2px;
	background:#eee;
	overflow:hidden;
	border:1px solid #ccc;
	}

#sidebar-bottom-right li li {
	list-style-type: none;
	margin: 0;
	border:0;
	padding: 3px 0px 3px 15px;
	background:transparent url(images/side-arrow.gif) 0px 6px no-repeat;
	border-bottom:1px dotted #ccc;
	}

#sidebar-bottom-right li li:hover {
	background:transparent url(images/side-arrow-on.gif) 0px 6px no-repeat;
	}

#sidebar-bottom-right li li li {
	background-image:none;
	border:0;
	padding: 1px 0;
	}

#sidebar-bottom-right li li li:hover {
	background-image:none;
	}

#sidebar-bottom-right li li li li {
	padding-left: 10px;
	}

#sidebar-bottom-right .textwidget {
	margin: 0;
	padding:7px;
	}

#sidebar-bottom-right li#tag-cloud ul { }

#sidebar-bottom-right li#tag-cloud ul.wp-tag-cloud { padding: 7px; }

#sidebar-bottom-right li#tag-cloud li {
	border:0;
	float:none;
	display:inline;
	padding: 0;
	margin: 0 5px 0 0;
	background:transparent;
	background-image: none;
	line-height:2em;
	}

#sidebar-bottom-right li#tag-cloud li a {
	padding:0;
	background:transparent;
	background-image: none;
	}

#sidebar-bottom-right li select {
	width:110px;
	margin: 0;
	}

#sidebarleft li li:last-child, #sidebar li li:last-child, #sidebar-bottom-left li li:last-child, #sidebar-bottom-right li li:last-child {
	border-bottom:0;
	}
 
#sidebarleft li, #sidebar li, #sidebar-bottom-left li, #sidebar-bottom-right li { height:auto !important; }

/* -------------------[ Magazine Home Page Styles ]------------------- */

ul.home-left {
	background:#eee;
	width:304px;
	border:1px solid #ccc;
	padding:2px 2px 0;
	float:left;
	margin:0 0 10px;
	list-style-type:none;
	}

ul.home-right {
	background:#eee;
	width:304px;
	border:1px solid #ccc;
	padding:2px 2px 0;
	float:right;
	margin:0 0 10px;
	list-style-type:none;
	}

ul.home-right li.homepost, ul.home-left li.homepost {
	line-height:1.3em;
	font-size:8pt;
	margin:0 8px;
	padding: 10px 0;
	list-style-type:none;
	border-bottom:1px dotted #ccc;
	height:75px;
	overflow:hidden;
	}

ul.home-right h3, ul.home-left h3, ul.home-bottom h3 {
	font-family:verdana,lucidia,sans-serif;
	padding:0;
	font-weight:bold;
	margin: 0;
	letter-spacing:0px;
	font-size:9pt;
	}

ul.home-right li img, ul.home-left li img {
	width:71px !important;
	height:71px !important;
	float:left !important;
	margin: 0 10px 0 0 !important;
	}

ul.home-bottom {
	list-style-type:none;
	margin: 0 auto;
	padding:2px;
	clear:both;
	border:1px solid #ccc;
	background:#eee;
	}

ul.home-bottom li.homepost {
	list-style-type:none;
	margin:0 8px;
	padding:10px 0;
	border-bottom:1px dotted #ccc;
	}

ul.home-bottom li img {
	width:71px !important;
	height:71px !important;
	float:left !important;
	margin: 0 10px 0 0 !important;
	}

ul.home-right li.bottom, ul.home-left li.bottom, ul.home-bottom li.bottom {
	line-height:1.3em;
	font-weight:bold;
	font-size:9pt;
	margin:0 8px;
	padding: 5px 0;
	list-style-type:none;
	border: 0;
	}

ul.home-right p, ul.home-left p, ul.home-bottom p {
	margin-bottom:0;
	}

ul.home-right li.title h2, ul.home-left li.title h2, ul.home-bottom li.title h2, .widgettitle {
	line-height: 1.5em;
	font-family:verdana,lucidia,sans-serif;
	padding:3px 5px;
	font-weight:bold;
	margin: 0;
	color:#fff;
	background:#663333;
	letter-spacing:0px;
	font-size:14px;
	text-transform:capitalize;
	}

li.title h2, li.bottom {
	text-transform:capitalize;
	}



.header .links {
left: 82px;
position:absolute;
width:500px;
z-index:300;
}

.headerWelcome {
position:absolute;
top:35px;
left: 0;
width:375px;
margin-left: 166px;
}

.nav-container {
background-image:url(http://www.lovingoutdoors.co.uk/skin/frontend/default/blank/images/category_bg_right.png);
background-position:right 0;
background-repeat:no-repeat;
height:55px;
left:151px;
padding:0 20px 0 0;
position:absolute;
top:62px;
width:auto;
z-index:700;
}

a.homepageicon {
position:absolute;
top:15px;
}
.nav-containerInside {
background-image:url(http://www.lovingoutdoors.co.uk/skin/frontend/default/blank/images/category_bg_left.png);
background-position:0 0;
background-repeat:no-repeat;
height:55px;
margin: 0;
padding:0 0 0 36px !important;
width:auto;

}

#boredheader {
height:155px;
}

/* STYLES FROM SHOP SITE! */

.welcome-msg { color: #9AB047;}

.bored { 
z-index: 710;
position: absolute; 
width: 65px; 
top: 47px; 
right: 82px;
padding: 0 0 0 0; 
height: 75px;
}

.mcafee { 
z-index: 705;
position: absolute; 
top: 47px; 
left: 895px;
padding: 20px 16px 0 16px; 
height: 50px;
background-image: url('http://www.lovingoutdoors.co.uk/skin/frontend/default/blank/images/mcafeebg.png');
background-repeat: no-repeat; }

#navi { padding: 12px 15px 5px 30px; margin: 0; width: auto; font-size:13px;  }



/* All Levels */



#navi li { text-align:left; position:relative; }
#navi li.over { z-index:999; }
#navi li.parent {}
#navi li a { display:block; text-decoration:none; }

#navi li a:hover, 
#navi li.over a,
#navi li.active a 
{ text-decoration:none; 
background-image: url('http://www.lovingoutdoors.co.uk/skin/frontend/default/blank/images/cat_bgs4.png');
background-repeat: no-repeat;
background-position: center top;
}

#navi li .level0 a:hover, #navi li .level1 a:hover, #navi li .level2 a:hover,  #navi li.over .level0 a, #navi li.over .level1 a, #navi li.over .level2 a,  #navi li.active .level0 a, #navi li.active .level1 a, #navi li.active .level2 a 
{ text-decoration:none; 
background-image: url('http://www.lovingoutdoors.co.uk/skin/frontend/default/blank/images/shim.png');
background-repeat: no-repeat;
background-position: center top;
}

#navi li a span { display:block; white-space:nowrap; cursor:pointer; font-size: 11px; 	font-family:verdana,lucidia,sans-serif; }
#navi li ul a span { white-space:normal; }

/* 1st Level */
#navi li { float:left; list-style-type: none; }
#navi li a { float:left; padding:5px 15px 20px 15px; font-weight:bold; color:#fff; }
#navi li a:hover { /* color:#888; */ color:#fff; }
#navi li.over a,
#navi li.active a { /* color:#000;  */ color:#fff; }

/* 2nd Level */
#navi ul { position:absolute; width:15em; top:35px; left:-10000px; z-index: 900; /* border:1px solid #ddd; background-color: #fff;*/  }
#navi ul li { float:none; /* border-bottom:1px solid #ddd; */ }
#navi ul li.last { border-bottom:0; }
#navi ul li a { float:none; padding:3px 9px; font-weight:normal; color:#888 !important; }
#navi ul li a:hover { color:#000 !important; }
#navi ul li.active > a,
#navi ul li.over > a  { font-weight:bold; color:#000 !important; }

/* 3rd+ leven */
#navi ul ul { top:7px; }

#navi li:hover ul, #navi li.sfhover ul { left: 0;}



#navi ul { 
min-width: 200px; /* min-height: 180px; */
padding: 0 0 15px 0;
background-repeat: no-repeat;
background-position: left bottom;
background-image: url('http://www.lovingoutdoors.co.uk/skin/frontend/default/blank/images/drop_down_menu_bgs.png');
}

#navi ul .nav-1-1, #navi ul .nav-2-1, #navi ul .nav-3-1, #navi ul .nav-4-1, #navi ul .nav-5-1, #navi ul .nav-6-1, #navi ul .nav-7-1 { 
padding-top: 8px;
background-repeat: no-repeat;
background-position: left top;
background-image: url('http://www.lovingoutdoors.co.uk/skin/frontend/default/blank/images/drop_down_menu_bgs.png');
position: relative;
top: -.5em; }

#navi ul .nav-1-1 a, #navi ul .nav-2-1 a, #navi ul .nav-3-1 a, #navi ul .nav-4-1 a, #navi ul .nav-5-1 a, #navi ul .nav-6-1 a, #navi ul .nav-7-1 a { 
padding:10px 10px 0 10px;
}

.topLinksPosition .links ul li .last a { border-right: none; }
.topLinksPosition { z-index: 950; width: 375px; position: absolute; top: 0px; left: 40px; }
.headerWelcome { width: 375px; position: absolute; top: 35px; left: 0;  }



/* Footer ======================================= */

.footerBG {
	position: relative;
	z-index: 200;
	width: 100%;
	background-image: url(http://www.lovingoutdoors.co.uk/lo_images/lo_footer_top.png);
	background-repeat: repeat-x;
	background-position: center top;
	overflow: visible; 
	text-align:left;
	padding-top: 40px;
	font-family:verdana,lucidia,sans-serif;
}

.footer-inner {
	background-color: #434343;
	padding-bottom: 20px;
}

.footer-container { 
	overflow: hidden;
	z-index: 250;
	width: 980px;
	margin: 0 auto;
}

.footer-container h3 {
	margin: 15px 0 10px 10px;
	font-size: 150%;
	color: #ebebeb;
	font-weight: normal;
	font-family: 'Trebuchet MS',Arial,sans-serif;
	letter-spacing: normal;
}

/* LO FOOTER AWARDS */

.lo-awards { 
	float:left;
	width: 275px;
}

.footer-container .lo-awards h3 {
	margin-left: 0;
}

.lo-awards a {
	display: block;
	width: 275px;
	height: 160px;
	background-image: url(http://www.lovingoutdoors.co.uk/lo_images/lo_awards2011.png);
	text-indent: -9999px;
}

/* LO FOOTER HOWDIE */



.lo-howdie { 
	float:left;
	width: 275px; 
	margin-left: 15px;
}

.lo-howdie ul {
	margin-left: 10px;
	padding: 0;
}

.lo-howdie ul li {
	display: block;
	padding: 0;	
}

.lo-howdie ul li a {
	color: #ffffff;
	font-weight:bold;
	font-size: 12px;
        font-family:verdana,lucidia,sans-serif;
}

li.facebook-link, li.twitter-link, li.youtube-link, li.blog-link {
	margin-top: 10px;
	float: left;
}

li.facebook-link a {
	width: 32px;
	height: 32px;
	display: block;
	background-image: url(/lo_images/lo_fb.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

li.twitter-link a {
	width: 32px;
	height: 32px;
	display: block;
	background-image: url(/lo_images/lo_tw.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-left: 10px;
}

li.youtube-link a {
	width: 32px;
	height: 32px;
	display: block;
	background-image: url(/lo_images/lo_yt.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-left: 10px;
}

li.blog-link a {
	width: 32px;
	height: 32px;
	display: block;
	background-image: url(/lo_images/lo_bl.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-left: 10px;
}


/* LO FOOTER PLEDGE */

.lo-pledge { 
	float:left;
	height: 160px;
	width: 190px; 
	margin-left: 15px;
	background-image: url(http://www.lovingoutdoors.co.uk/lo_images/lo_pledge_bg.png);
	background-repeat: no-repeat;
}

.footer-container .lo-pledge h3 { color: #8fae3a; margin-bottom: 0;}

.lo-pledge a {
	display: block;
	width: 75px; 
	height: 110px;
	margin-left: 100px;
	background-image: url(http://www.lovingoutdoors.co.uk/lo_images/lo_pledge_button.png);
	background-position: 0 -110px;	
	text-indent: -9999px;
}

.lo-pledge a:hover {
	background-position: 0 0;		
}



.lo-blogged {
	float:right;
	height: 180px;
	width: 190px;
	background-image: url(http://www.lovingoutdoors.co.uk/lo_images/lo_blogged_bg.png);
	background-repeat: no-repeat;
}

.lo-blogged h3 { color: #f80000; }

#feeddiv ul {
	margin: 0 5px 0 10px;
	padding: 0;
}

#feeddiv ul li {
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 1.3em;
}
#feeddiv ul li a:link, #feeddiv ul li a:visited {
	color: #6F6F6F;
}

#feeddiv ul li a:hover {
	text-decoration: underline;
} 



.socialNetIcons {
margin: 5px 0 0 15px;
}

.sNetIcons_img {
margin: 0 0 0 6px;
}

.footer-4thbase {
	clear: both;
	background: #fff url(http://www.lovingoutdoors.co.uk/lo_images/lo_footer_gradient.jpg) repeat-x;
}	

.footer-4thbase div.blogwrap {
	font-size: 85%;
	width: 980px; /*960px*/
	margin: 0 auto;
	height: 110px;
	padding-top: 20px;
	text-align: left;
}

.footer-4thbase p {
	line-height: 50px;
}

.footer-4thbase p span {
	margin-right: 30px;
}



.justFullWidth {
padding: 10px 0 0 0;
width: 100%;
clear: both; }

.footerHeader {
height: 33px;
margin: 33px 0 0 0;
}

.footer-4thbase div.vcard {
width: 230px;
float: left;
margin-right: 70px;
padding-top: 10px;
line-height: 12px;
}

span.street-address, span.country-name {
display: block;
}

.footer-4thbase div.copyright-info {
width: 270px;
float: left;
padding-top: 10px;
line-height: 12px;
}

.footer-4thbase div.copyright-info a {
	color: #666;
}

.footer-4thbase div.copyright-info a:hover {
 text-decoration: underline;
}

.footer-4thbase div.security-info {
width: 332px;
height: 70px;
float: right;
background-image: url(http://www.lovingoutdoors.co.uk/lo_images/lo_security_banner.png);
background-repeat: no-repeat;
background-position: 0 0;
text-indent: -9999px;
margin-top: 5px;
}



.footerHeader h1 {
font-size: 150%;
color: #ebebeb; }

/* Footer ================================================================================ */
.footer { border: 1px #ddd none; padding:10px; }
.footer p, { text-align:left; padding: 10px 0 0 0; }
.footer address { text-align:right; }
.footer ul {}
.footer ul li { display:inline; }
.footer-container .bottom-container { text-align:center; }
/* ======================================================================================= */



.lovingEarthLogo { position: relative; left: 5px; top: -69px; }



a, a:link, a:visited {
	color:#663014;
	}

#nav {
	background: #663014;
	}

ul.home-right li.title h2, ul.home-left li.title h2, ul.home-bottom li.title h2, .widgettitle, #sidebar li ul.tabs {
	background:#663014;
	}

