/**
Theme Name: Tamed Earth Theme
Author URI: http://www.blackdownsolutions.com
Theme URI: http://www.blackdownsolutions.com
Version: 2.0
Author: Antony Bailey
Description:TamedEarth Theme 2.0
*/

/* @import url('css/reset.css'); */
@import url('css/default.css');
@import url('css/widgets.css');
@import url('css/comments.css');

/* -------------------------------------- */

.clearfix:after { /* FF, O, etc. */
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix { /* O */
	display: block;
}

* html .clearfix {
	height: 1%; /* IE5-6 */
}

body {
	background:#000 url(images/cf-texture2.png) repeat;
	font:normal 13px Arial, "Franklin Gothic Book", Tahoma;
	color:#1e1e1e;
}

h1 { margin-bottom:1em !important; padding:0; line-height: 1em !important;} /* reset headings */
/* h2, h3 { margin:1em 0 !important; padding:0; line-height: 1em !important;} /* reset headings */
/* div#content h2 { margin-bottom:0 !important; } */
.nivo-caption h3 { margin: 0.5em 0.1em !important; padding:0; line-height: 1em !important; }

a {
	text-decoration:none;
	color:#333399;
}

a:hover { color:#336633; }

#body-in {
	background:transparent;
	margin:0;
	padding:0;
}

#wrapper {
	height: 100%;
	margin:10px auto 0 auto;
	width: 960px;
	background:#FFF url(images/header.jpg) no-repeat top center;
	padding: 0 10px;
	z-index: 1;
}

#container {
	margin:0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
.icon {
	background:transparent url(images/all-icons.gif) no-repeat;
	padding-left:20px;
}

.overflow {
	margin: -10px;
}

#date-now {
	background-position:0 11px;
	font-size:10px;
	color:#EFEFEF;
	text-transform:uppercase;
	line-height:38px;
	display:block;
	float:left;
}



#branding {
	height:101px;
	overflow:hidden;
	text-transform:uppercase;
	position:relative;
	margin-bottom:1px;
}

#blog-title {
	display:block;
	float:left;
	font:bold 33px Verdana, Tahoma, Arial;
	margin-right:14px;
	line-height:101px;
}

#blog-title a {  color:#000000; }

#blog-title a:hover {  color:#570707; }

#blog-description {
/*	background:transparent url(images/brand-separator.gif) no-repeat 0 50%;
*/	float:left;
	font:normal 15px Tahoma, Verdana, Arial;
	line-height:100px;
	padding-left:15px;
	color:#E62525;
}

#blog-description-shadow {
	position:absolute;
	display:block;
	left:287px;
	top:40px;
	color:#730707;
	font:normal 15px Tahoma, Verdana, Arial;
}

#page-menu ul {
	display:block;
/*	border-top:1px solid #64ac4c; */
	height:40px;
	/* overflow:hidden; */
	margin-bottom:1px;
}

#page-menu ul li {
	display:inline;
}

#page-menu a {
	background:transparent url(images/menu-separator.gif) no-repeat 100% 0;
	display:block;
	float:left;
	height:40px;
	font-size:10px;
	line-height:40px;
	color:#FFFFFF;
	padding:0 11px 0 8px;
	text-transform:uppercase;
}

#page-menu a:hover, #page-menu {
	color:#003300;
}


.current_page_item a {
	color:#FFFFFF;
}

.read-more {
	background-color:#339933;
	display:block;
	float:left;
	padding:3px;
	color:#FFFFFF;
	margin:9px 0;
}

.read-more:hover { color:#FFFFFF; background-color:#333399; }

/* content */
#content {
	float:left;
	width:630px;
	padding-top:18px;
}
#content12 {
	float:left;
	width:960px;
	padding-top:14px;	
}
.block {
	float:left;
	width:310px;
	margin:0 10px 10px 0;
}

.last { margin-right:0 !important; }

.thumb { float: left; max-width: 100px; max-height: 100px; margin: 8px 8px 0 0; border: thin #000 solid; }

.block-title {
	font:normal 17px Tahoma, Verdana, Arial;
	color:#003300;
	padding-bottom:4px;
	border-bottom:3px solid #000000;
	margin-bottom:4px;
}

.block ul li {
	background:transparent url(images/block-list-separator.gif) repeat-x 0 100%;
	overflow:hidden;
	font:normal 13px Tahoma, Verdana;
	height:28px;
	line-height:26px;
}

#recent-entries ul li a, #recent-comments ul li span {
	background:transparent url(images/all-icons.gif) no-repeat;
	padding-left:20px;
}

#recent-entries ul li a, #recent-comments ul li span { background-position: 2px -51px; }

#mini-post-wrap .odd { float:left; }

#mini-post-wrap .even { float:right; }

.mini-post {
	width:300px;
	margin:5px;
	height:210px;
}

.bottom-advert {
	font:normal 17px;
	color:#003300;
	padding-bottom:4px;
	border-bottom:3px solid #000000;
	margin-bottom:4px;
}

.latest-title {
	font:normal 17px;
	color:#003300;
	padding-bottom:4px;
	border-bottom:3px solid #000000;
	margin-bottom:4px;
}

.title {
	font:normal 16px;
	padding-bottom:3px;
	border-bottom:1px solid #E7E7E7;
	margin-bottom:3px;
	color:#336633;
	height:20px;
	line-height:20px;
	overflow:hidden;
	font-weight: bold;
}

.title a { color:#336633; }

.title a:hover { color:#333399; }

.date-post, .comment-post {
	font:normal 10px Verdana;
	color:#6C6C6C;
	display:block;
	float:left;
	height:20px;
	line-height:20px;
	margin-right:10px;
}

.date-post { background-position:0 -74px; }

.comment-post { background-position:0 -98px; }

.navigation { margin-bottom:10px; }

.navigation a { color:#339933; }

.navigation a:hover { color:#000000; }

.pagetitle {
	margin-bottom:5px;
	color:#006600;
}

/* sidebar */
#sidebar {
	float:right;
	width:320px;
	padding-top:18px;
}

.widget {
	margin-bottom:10px;
}

.widget-title {
	background:#F2F2F2 url(images/widget-title-bg.gif) repeat-x 0 0;
	height:37px;
	font:normal 12px Tahoma, Verdana;
	color:#003300;
	line-height:35px;
	overflow:hidden;
	margin-bottom:3px;
	padding:0 9px;
	text-transform:uppercase;
}

.widget ul li {
	background:url(images/all-icons.gif) no-repeat 2px -116px;
	line-height:28px;
	border-bottom:1px solid #F2F2F2;
	padding-left:20px;
}

.widget ul li a { color:#006600; }

.widget ul li a:hover { color:#333399; }

/* footer */
#footer {
	z-index: 4;
	clear: both;
	position: relative; 
	text-align:center;
	height:4em;
	line-height:4em;
	margin: 0 auto;
	width:980px;
	/* border-top: solid 5px white; */
	background:#659b4d;
	font-size:10px;
	font-weight:bold;
	color:white;
	text-transform:uppercase;
}
#footer a {
	text-decoration:underline;
	color:#ffffff;
}
#copyrights {
	float:left;
	width:750px;
	overflow:hidden;
}

#right-text {
	float:right;
	width:170px;
	overflow:hidden;
}

.nocomments {display:none !important;}
.fwvvw-pagination {
  font-size: 24px;
  padding-left: 5px;
  padding-top: 20px;
}
div.fwvvw_vthumb { 
  height:185px;
  overflow:hidden;
}
.fb_iframe_widget {
  margin:10px 0 !important; 
}

.fbConnectWidgetTopmost, #u365245_1 {border:none !important;}

/**********************************/
/************** 2012 **************/
/**********************************/

#transbike img {
	margin-top:20px;
	}
.twitterbox {
	float: left;
	background: #0099ff;
	margin: 5px;
	width: 300px;
	height: 339px;
	padding: 5px;
	}
.videobox {
	float: left;
	background: white;
	margin: 5px;
	width: 620px;
	height: 349px;
	padding: 0px;
	}
#twtr-widget-1 {
	height: 339px;
	}
#lowermid {
	float:left;
	margin-left:-10px;
	padding:10px;
	width:960px;
	background-color:#0099ff;
	}
#models {
	width:960px;
	margin-left:-10px;
	padding:0 10px;
	padding-top: 10px;
	margin-top: 10px;
	color: white;
	font-size: 13px;
	font-weight: bold;
	background-color:#0099ff;
	}

.shailan-dropdown-menu { z-index:999; margin-top: 2px; font-weight: bold !important; }
.shailan-dropdown-menu .dropdown-horizontal-container, ul.dropdown li {z-index:999;
	background-color:transparent !important;
	}
#models-mega-menu-widget .shailan-dropdown-menu .dropdown-horizontal-container, #models-mega-menu-widget ul.dropdown li {
	background-color: transparent;
	}
#models-mega-menu-widget ul.dropdown li a {
	font-size:16px;
	padding:8px;
	margin:0;
	} 
#models-mega-menu-widget ul.dropdown li.hover, 
#models-mega-menu-widget ul.dropdown li:hover, 
#models-mega-menu-widget ul.dropdown li.hover a, 
#models-mega-menu-widget ul.dropdown li:hover a {
	background-color:#659b4d;
	}

li.current-menu-ancestor a:visited, 
li.current-menu-ancestor a:link {
	background-color:#0099ff;
	text-decoration: none !important;
	color:white;
	}
/** Current menu item */
li.current-cat a:link, li.current_page_item a:link, li.current-menu-item a:link,
li.current-cat a:visited, li.current_page_item a:visited, li.current-menu-item a:visited { 
	background-color:#0099ff;
	color:white !important;
	}
	
.social {
	background: white;
	float: right;
	margin-top: -55px;
	width: 100px;
	}
	
#tweetthis { }
#facebooksend {	}
#googleplusone { }
.fb_iframe_widget {
	margin: 3px 0 !important;
}
.minus20 { margin-left: -20px; }
.jqui .ui-widget-content { background: transparent !important; border: 0 !important; }
.pricing { 
	position: relative;
	float:right;
	width: 500px;
	height:150px;
	top: 0;
	right: 0;
	padding: 0;
	margin-top: -90px;
	background: white; 
	} 
#top-search-wrap {
	float: right;
	width: 400px;
	height: 30px;
}
#skypestatus {
	float: left;
	background: transparent;
	margin-right:30px;
	margin-top:10px;
	width:150px;
	height:20px;
	}	
#top-menu { float:right; width: auto; height: 20px; }
#skypedetectionswf { display: none; }
#menu-main { margin-left:-5px; }
.demobike {
	display: block;
	position: absolute;
	left: 30px;
	top: 300px;
	width:175px;
	height:120px;
	}
.demobike a { background:transparent !important; }
#social { float:left; position:absolute; margin: 0; padding: 0; margin-left:970px; margin-top:37px; height: 100px; width:42px; z-index:2; }
#social img { padding-bottom:10px; margin-right: 10px; }

/* Woocommerce */
#shopmain { margin-top:20px; }
span.price { font-size:2em; font-weight: bold; }
.single_variation { float:right; margin-right:50px; }
.single_variation_wrap { margin-top:20px; }
div.product div.summary { width: 58% !important; margin-bottom:20px; }
div.product div.images { width: 37% !important; }
.related ul.products li, .upsells.products ul.products li, .related ul li, .upsells.products ul li { width: 18% !important; }
.panel { padding:10px; }
div.upsells.products, div.related.products { margin: 40px 10px; }
.panel h2 { -webkit-margin-after: 1em; }
section#shopmain hr { display: inherit; margin-top: 10px; color: #cfcfcf; }

/* ADDED TREELINE & xmas Lights 141211 */
#treeline { z-index:999; position:absolute; margin:-140px 0 0 -10px; padding:0; width:980px; height:150px; background: transparent url('images/TE_treeline_banner_01.png') bottom no-repeat; }
#treelinexmas { z-index:999; position:absolute; margin:-190px 0 0 -10px; padding:0; width:980px; height:200px; background: transparent url('images/TE_treeline_banner_xmas.png') bottom no-repeat; }
#xmaslights { z-index:998; position:absolute; margin:-10px 0 0 -10px; padding:0; width:980px; height:22px; background: transparent url('images/xmas_lights_repx.gif') top repeat-x; } 
