/*   
	Theme Name: Two Trees Hammocks
	Theme URI: http://www.twotreeshammocks.com.au
	Description: Two Trees Hammocks, Hammock Kits and Accessories
	Author: Rysen (RS)
	Author URI: http://www.rysen.com.au/
	Version: 1.0
	Tags: fixed-width, slider, custom-header, custom-menu, products, contact
*/

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,button,input,select,textarea {color: #222;}
body {font-size: 13px; color: #333;line-height: 1.3;background: url('images/bg.jpg') repeat scroll;}

::-moz-selection {background: #b3d4fc;text-shadow: none;}
::selection {background: #b3d4fc;text-shadow: none;}

hr {display: block;height: 1px;border: 0; border-top: 1px solid #ccc;margin: 1em 0;padding: 0;}
img {vertical-align: middle;}
fieldset {border: 0;margin: 0;padding: 0;}
textarea {resize: vertical;}
.chromeframe {margin: 0.2em 0;background: #ccc;color: #000;padding: 0.2em 0;}

/* ==========================================================================
   GENERAL STYLES
   ========================================================================== */

.wrapper {
	width: 1009px;
	margin: 0 auto;
}

/* ==========================================================================
   TYPOGRAPHY
   ========================================================================== */

@font-face {
	font-family: 'HelveticaThin';
		src: url('css/fonts/helveticaneueltpro-th.eot');
		src: url('css/fonts/helveticaneueltpro-th.eot?#iefix') format('embedded-opentype'),
			url('css/fonts/helveticaneueltpro-th.woff') format('woff'),
			url('css/fonts/helveticaneueltpro-th.ttf') format('truetype'),
			 url('css/fonts/helveticaneueltpro-th.svg#helveticaneueltpro-th') format('svg');
		font-weight: normal;
		font-style: normal;
}
@font-face {
	font-family: 'HelveticaBlack';
		src: url('css/fonts/helveticaneueltpro-blk.eot');
		src: url('css/fonts/helveticaneueltpro-blk.eot?#iefix') format('embedded-opentype'),
			url('css/fonts/helveticaneueltpro-blk.woff') format('woff'),
			url('css/fonts/helveticaneueltpro-blk.ttf') format('truetype'),
			url('css/fonts/helveticaneueltpro-blk.svg#helveticaneueltpro-blk') format('svg');
		font-weight: normal;
		font-style: normal;
}
@font-face {
	font-family: 'HelveticaRegular';
		src: url('css/fonts/helveticaneueltpro-roman.eot');
		src: url('css/fonts/helveticaneueltpro-roman.eot?#iefix') format('embedded-opentype'),
			url('css/fonts/helveticaneueltpro-roman.woff') format('woff'),
			url('css/fonts/helveticaneueltpro-roman.ttf') format('truetype'),
			url('css/fonts/helveticaneueltpro-roman.svg#helveticaneueltpro-roman') format('svg');
		font-weight: normal;
		font-style: normal;
}
h1 {
	font-size: 90px;
	color: #333;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 90px;
	padding-left: 15px;
	line-height: 90px;
	text-transform: uppercase;
	font-family: 'HelveticaThin',"HelveticaNeueThin", "HelveticaNeue-Thin", "Helvetica Neue Thin", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Arial", sans-serif; 
	font-weight:200; 
	font-stretch:normal;
}
h2 {
	font-size: 45px;
	color: #333;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 25px;
	padding-left: 15px;
	text-transform: uppercase;
	font-family: 'HelveticaThin',"HelveticaNeueThin", "HelveticaNeue-Thin", "Helvetica Neue Thin", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Arial", sans-serif; 
	font-weight:200; 
	font-stretch:normal;
}
h3 {
	font-size: 23px;
	line-height: 20px;
	color: #000;
	margin: 10px 0 14px;
	text-transform: lowercase;
	font-family: 'HelveticaBlack', "HelveticaNeueBlack", "HelveticaNeue-Black", "Helvetica Neue Black", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosBold', "Arial Black", sans-serif; 
	font-weight:800; 
	font-stretch:normal;
}
a {
	color: black;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* ==========================================================================
   HEADER
   ========================================================================== */

header {
	width: 100%;
	height: 110px;
	left: 0;
	background: #7ac142;
}
header .logo {
	max-height: 110px;
	max-width: 700px;
	overflow: hidden;
}

/* ==========================================================================
   NAVIGATION
   ========================================================================== */
   
nav {
	width: 100%;
	height: 50px;
	position: relative;
	z-index: 1001;
	background: url('images/header-shadow.png') repeat-x bottom left;
	padding-bottom: 25px;
	margin-bottom: -25px;
}
nav ul {
	margin: 0;
	padding-left: 0;
	margin-left: -2px;
}
nav ul li {
	margin-left: -4px;
	display: inline-block;
	vertical-align: middle;
}
nav#nav-header .nav-home > a {
	width:62px;
	height: 51px;
	background: url('images/nav-sprite.png') 0px -9px;
	margin-top: 0px;
	display:block;
	text-indent: -9999px;
}
nav#nav-header .nav-home > a:hover, nav#nav-header .nav-home.current_page_item > a {
	background: url('images/nav-sprite.png') -0px -80px;
}
nav#nav-header .nav-story > a {
	width:139px;
	height: 51px;
	background: url('images/nav-sprite.png') -62px -9px;
	margin-top: 0px;
	display:block;
	text-indent: -9999px;
}
nav#nav-header .nav-story > a:hover, nav#nav-header .nav-story.current_page_item > a {
	background: url('images/nav-sprite.png') -62px -80px;
}
nav#nav-header .nav-why > a {
	width:183px;
	height: 51px;
	background: url('images/nav-sprite.png') -201px -9px;
	margin-top: 0px;
	display:block;
	text-indent: -9999px;
}
nav#nav-header .nav-why > a:hover, nav#nav-header .nav-why.current_page_item > a {
	background: url('images/nav-sprite.png') -201px -80px;
}
nav#nav-header .nav-hammocks > a {
	width:146px;
	height: 51px;
	background: url('images/nav-sprite.png') -384px -9px;
	margin-top: 0px;
	display:block;
	text-indent: -9999px;
}
nav#nav-header .nav-hammocks > a:hover, nav#nav-header .nav-hammocks.current_page_item > a {
	background: url('images/nav-sprite.png') -384px -80px;
}
nav#nav-header .nav-accessories > a {
	width:156px;
	height: 51px;
	background: url('images/nav-sprite.png') -531px -9px;
	margin-top: 0px;
	display:block;
	text-indent: -9999px;
}
nav#nav-header .nav-accessories > a:hover, nav#nav-header .nav-accessories.current_page_item > a {
	background: url('images/nav-sprite.png') -531px -80px;
}
nav#nav-header .nav-howto > a {
	width:108px;
	height: 51px;
	background: url('images/nav-sprite.png') -688px -9px;
	margin-top: 0px;
	display:block;
	text-indent: -9999px;
}
nav#nav-header .nav-howto > a:hover, nav#nav-header .nav-howto.current_page_item > a {
	background: url(images/nav-sprite.png) -688px -80px;
}
nav#nav-header .nav-news > a {
	width:93px;
	height: 51px;
	background: url(images/nav-sprite.png) -797px -9px;
	margin-top: 0px;
	display:block;
	text-indent: -9999px;
}
nav#nav-header .nav-news > a:hover, nav#nav-header .nav-news.current_page_item > a {
	background: url('images/nav-sprite.png') -797px -80px;
}
nav#nav-header .nav-contact > a {
	width:128px;
	height: 51px;
	background: url('images/nav-sprite.png') -891px -9px;
	margin-top: 0px;
	display:block;
	text-indent: -9999px;
}
nav#nav-header .nav-contact > a:hover, nav#nav-header .nav-contact.current_page_item > a {
	background: url('images/nav-sprite.png') -891px -80px;
}

/* Nav superfish menu */

#nav-header ul.sub-menu li a { 
	text-transform: none !important;
	display: block;
	line-height: 13px;
	width: 150px;
}
ul.sub-menu li {
	color:#333;
	text-indent: 0px !important;
	font-family: 'Helvetica';
	font-weight: bold;
	font-size: 13px;
	padding: 5px 5px 5px 22px;
	width: 100%;
	min-width: 150px;
	margin-left: 15px;
	background: url('images/green-arrow-small.png') no-repeat left;
}
ul.sub-menu li:hover {
	background: url('images/green-arrow-small.png') no-repeat left;
	text-decoration: underline;
}
ul.sub-menu li a {
	text-decoration: none;
}
/*.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}*/
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position: absolute;
	top: -999em;
	width: auto;
	min-width: 185px;
	z-index: 100;
	width: auto;
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
	}
.sf-menu li {
	/*float:			left;*/
	position:		relative;
}
.sf-menu a {
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		10;
	background:	    #f0ecde;
	-webkit-border-radius: 2px;
			border-radius: 2px;
	color: #002868;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
	}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
	}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
	}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
	}
.sf-menu {
	float:			left;
	margin-bottom:	1em;
	list-style: none; 
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
   }
.sf-menu li {	
	z-index: 15;
	}
.sf-menu li li {	
	color:#fff;
	z-index: 15;
	}
.sf-menu li li a {	
	color:#333;
	padding: 7px;
	}	
.sf-menu li li li {  
 }
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:	0;
}
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; 
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
}
a > .sf-sub-indicator {  
	top:			.8em;
	background-position: 0 -100px; }

/* apply hovers to modern browsers 
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; 
}*/

/* point right for anchors in subs 
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; 	
	background:#CFFBFF url(images/access-bblue-42.gif) repeat scroll 0 0;
	}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	padding: 0px 0px 0px 0;
	margin-left: 1px;
	z-index: 1000;
	overflow: hidden;
	margin-top: 17px;
	min-width: 200px;
	-webkit-border-radius: 3px;
			border-radius: 3px;			
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/* ==========================================================================
   HOME PAGE
   ========================================================================== */

section#home-feature-wrapper {
	padding-bottom: 70px;
	background: url('images/green-shadow.png') repeat-x;
}
#home-feature-wrapper .box {
	width: 500px;
	height: 210px;
	background: url('images/home-feature-box.png') no-repeat transparent;
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
}
#home-feature-wrapper .box.last {
	margin-right: 0px;
}
#home-feature-wrapper .box .content {
	padding: 15px 6px 25px 35px;
	width: 248px;
	display: inline-block;
}
#home-feature-wrapper .box .content h3 {
	width: 178px;
	height: 40px;
}
#home-feature-wrapper .box .content .text {
	height: 75px;
	margin-bottom: 10px;
	overflow: hidden;
}
#home-feature-wrapper .box .content a.link {
	font-size: 16px;
	font-weight: bold;
	text-transform: lowercase;
}
#home-feature-wrapper .box .content a.link span {
	width:22px;
	height: 22px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 9px;
	background: url('images/green-arrow-large.png') no-repeat transparent;
	font-size: 0;
}
#home-feature-wrapper .box .image {
	width: 202px;
	height: 202px;
	display: inline-block;
	vertical-align: top;
}
#home-feature-wrapper .box .image img {
	float: right;
}

/* Home Slider
-----------------------------------------------------------*/

section#slider-wrapper {
	height: 420px;
	width: 100%;
	left: 0;
	background: url('images/ bg.jpg') repeat-x;
}
#home-slider-wrapper {
	width:1010px; height:421px;
	margin:0 auto;
	position:relative;
	
}
#home-slider-wrapper #slides {
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
	height:421px;
	padding: 0px;
}
#home-slider-wrapper .slides_container {
	width:1010px;
	overflow:hidden;
	position:relative;
	display:none;
}
#home-slider-wrapper .slides_container div.slide, #home-slider-wrapper .slides_container div.slide img {
	width:1010px;
	height:421px;
	display:block;
}
#home-slider-wrapper .slides_container div.slide img {
	width:700px;
	height:421px;
	display:block;
}
#home-slider-wrapper .slides_container div.slide .slide-text {
	width: 550px;
	position: relative;
	z-index: 20;
	display: inline-block;
	vertical-align: top;
}
#home-slider-wrapper .slides_container div.slide .slide-text h2 {
	font-family: 'HelveticaBlack', Helvetica;
	font-size: 43px;
	text-transform: lowercase;
	margin-top: 0px;
}
#home-slider-wrapper .slides_container div.slide .slide-text .slide-description {
	font-size: 16px;
	padding-left: 15px;
	width: 380px;
	height: 62px;
	overflow: hidden;	
}
#home-slider-wrapper .slides_container div.slide .slide-image {
	width: 700px;
	position: relative;
	z-index: 9;
	display: block;
	vertical-align: top;
	right: 0px;
	float: right;
	top: -296px;	
}
#home-slider-wrapper .slide-nav {
	position: relative;
	left: 130px;
	top: -102px;
	width: 150px;
	z-index: 1000;
	display: block;
}
#home-slider-wrapper #slides .prev {
	position: relative;
	top: 0px;
	left: 0px;
	width: 65px;
	height: 65px;
	display: inline-block;
	z-index: 101;
	text-indent: -99999em;
	background: url('images/slideshow-arrow-prev.png');
	outline: 0;
}
#home-slider-wrapper #slides .prev:hover {
	background: url('images/slideshow-arrow-prev-hover.png');
}
#home-slider-wrapper #slides .next {
	left: 10px;
	position: relative;
	top: 0px;
	width: 65px;
	height: 65px;
	display: inline-block;
	z-index: 101;
	text-indent: -99999em;
	outline: 0;
	background: url('images/slideshow-arrow-next.png');
}
#home-slider-wrapper #slides .next:hover {
	background: url('images/slideshow-arrow-next-hover.png');
}
#home-slider-wrapper #slides .pagination {
	display: none;
}

/* ==========================================================================
   GENERAL PAGES
   ========================================================================== */

section#page-container {
	min-height: 500px;
	height: auto;
	margin: 0 auto;
	background: url('images/footer-shadow.png') repeat-x bottom left;
	padding-bottom: 70px;
	margin-bottom: -33px;
}
section#page-container .content {
	background-color: #fff;
	height: 100%;
	min-height: 500px;
	margin-top: 0px;
	padding: 20px 30px;
	-moz-box-shadow: 0px 2px 7px #999;
	-webkit-box-shadow: 0px 2px 7px #999;
	box-shadow: 0px 2px 7px #999;	
}

/* Breadcrumbs */

section#top-bar {
	width: 100%;
	margin-bottom: 10px;
	position: relative;
	z-index: 10;	
}
.breadcrumbs {
	width: 700px;
	font-size: 11px;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
}
.breadcrumbs a {
	color: #7ac142;
}

/* Add this */

#add-this {
	width: 105px;
	display: inline-block;
	float: right;
	vertical-align: top;
	margin-top: 10px;
}

/* ==========================================================================
   HAMMOCKS PAGE
   ========================================================================== */

aside#sidebar-hammocks {
	width: 195px;
	height: auto;
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	margin-top: 0px;
}
aside#sidebar-hammocks ul {
	padding-left: 0;
}
aside#sidebar-hammocks ul li {
	list-style: none;
	padding: 9px 0;
	font-weight: bold;
	font-size: 13px;
	vertical-align: middle;
	border-bottom: 1px solid #CCC;
}
aside#sidebar-hammocks ul li:last-child {
	border-bottom: none;
}
aside#sidebar-hammocks ul li span {
	width:16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 9px;
	background: url('images/green-arrow-small.png') no-repeat transparent;
	font-size: 0;
	margin-top: -3px;
}
section#content-hammocks {
	width: 700px;
	display: inline-block;
	vertical-align: top;
	background: url('images/sidebar-shadow-full.jpg') repeat-y left top;
	padding-left: 28px;
	margin-bottom: 20px;
}
section#content-hammocks #intro {
	font-size: 19px;
	margin-bottom: 40px;
}
section#content-hammocks #intro p {
	margin: 0;
}
article.category-hammocks {
	margin-bottom: 30px;
	padding-top: 40px;
	margin-top: -40px;
}
article.category-hammocks h3 {
	font-size: 30px;
}
article.category-hammocks hr {
	margin: 20px 0;
}
article.category-hammocks .icon {
	margin-right: 12px;
	margin-top: -8px;
}
article.category-hammocks .product {
	width: 220px;
	height: 300px;
	display: inline-block;
	margin-right: 10px;	
}
article.category-hammocks .product .image a {
	display: block;
	width: 220px;
	height: 220px;
	overflow: hidden;
	background: url('images/product-placeholder.jpg') no-repeat;	
}
article.category-hammocks .image {
	width: 220px;
	height: 220px;
	overflow: hidden;
}
article.category-hammocks .title {
	font-size: 23px;
	text-transform: uppercase;
	margin-top: 15px;
	font-family: 'HelveticaThin', Helvetica;
}
article.category-hammocks .category-title {
	font-size: 15px;
}

/* ==========================================================================
   PRODUCT PAGE
   ========================================================================== */

section#product-details {
	width: 320px;
	height: 100%;
	min-height: 685px;
	display: inline-block;
	vertical-align: top;
	padding-left: 30px;
	margin-bottom: 40px;
	background: url('images/sidebar-shadow-full.jpg') no-repeat top left;
}
section#product-details h2#page-title {
	margin: 0;
	padding-left: 0;
	line-height: 45px;
}
section#product-details #category {
	font-size: 32px;
	color: #333;
}
section#product-details #description {
	font-size: 19px;
	margin-top: 30px;
	padding-bottom: 35px;
	border-bottom: 1px solid #ccc;
}
section#product-details .feature {
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
}
section#product-details .feature .title {
	font-weight: bold;
}
section#product-details .feature .icon {
	width: 65px;
	height: 55px;
	margin-right: 15px;
	display: inline-block;
	vertical-align: top;
}
section#product-details .feature .features {
	width: 235px;
	display: inline-block;
}
section#product-details .feature .weight {
	font-size: 21px;
	font-weight: bold;
	width: 200px;
	display: inline-block;
}
section#product-details .feature .size {
	width: 200px;
	font-size: 15px;
	display: inline-block;
}
section#product-details .view-more {
	padding-top: 30px;
	font-size: 15px;
	font-weight: bold;
	text-transform: lowercase;
}
section#product-details .view-more span {
	width:22px;
	height: 22px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 9px;
	background: url('images/green-arrow-large.png') no-repeat transparent;
	font-size: 0;
}

/* Product images gallery */

section#product-images {
	width: 593px;
	height: 100%;
	min-height: 300px;
	display: inline-block;
	vertical-align: top;
	top: -66px;
	left: -30px;
	position: relative;	
}
#pika-wrapper .pika-stage{
    width:593px;
    height:593px; 
}
#pika-wrapper .pika-thumbs li{
    width: 101px;
    height:101px;
    list-style: none;
}
#pika-wrapper{
    position:relative;
    width:593px;
    height:593px;
    margin:0 auto;
    top: 0;
}
ul#pikame {
	padding-left: 0;
	margin-left: 0;
}
#pika-wrapper li{
    list-style: none;
}
#pika-wrapper .pika-stage	{
    padding:0px;
}
#pika-wrapper .pika-stage .pika-aniwrap{
    position: absolute;
    top: 10px;
    left: 10px;
    z-index:9;
}
#pika-wrapper .pika-stage, #pika-wrapper .pika-stage .caption{
    position: relative;
    overflow: hidden;
	min-height: 593px;
	max-height: 593px;    
}
#pika-wrapper .pika-thumbs li {
    position: relative;
    overflow: hidden;
    list-style: none;
	min-height: 150px;
	max-height: 150px;    	
}
#pika-wrapper .pika-stage .caption {
    position: absolute;
    bottom: 18px;
    right: 18px;
    background-color: white;
    background-color: rgba(255, 255, 255, 0.7);
    width: 250px;
    height: 31px;
    padding: 7px;
}
#pika-wrapper .pika-stage .caption a{
    color:black;
}
#pika-wrapper .pika-imgnav{
	display:none !important;
}
#pika-wrapper .pika-imgnav a{
    position: absolute;
    text-indent: -5000px;
    height: 65px;
    width: 55px;
    display: block;
    z-index:11;
    background:url('images/icons-sprite.png') 0 0 no-repeat;
    cursor:pointer;
    top:10px;
    right:28px;
    display: none;
}
#pika-wrapper .pika-imgnav .next, #pika-wrapper .pika-imgnav .previous{
    top:160px;
    background-position: 0 -160px;
}
#pika-wrapper .pika-imgnav .previous{
    left:13px;
    background-position: 0 -80px;
}
#pika-wrapper .pika-imgnav .play{
	background-position:0 -240px;
}
#pika-wrapper .pika-thumbs li{
    float:left;
    list-style: none;
    overflow:hidden;
    padding:4px;
    margin-right: 15px;
}
#pika-wrapper .pika-thumbs li .clip{
    position:relative;
    height:101px;
    overflow: hidden;
    -moz-box-shadow: 0px 2px 7px #999;
	-webkit-box-shadow: 0px 2px 7px #999;
	box-shadow: 0px 2px 7px #999;
}
#pika-wrapper .pika-thumbs li .clip img{
    width: 101px !important;
    height: 101px !important;
}
#pika-wrapper .pika-textnav{
	display:none;
}
#pika-wrapper .pika-counter{
	display:none;
}

/* carousel for gallery */

.jcarousel-clip-horizontal{
    width:485px;
    overflow:hidden;
    left:34px;
}
.jcarousel-container{
    position:relative;
    width:550px;
    padding-top:20px;
    height:115px;
    z-index:10;
    overflow:hidden;
    top:0px;
    left:25px;
}
.jcarousel-prev,.jcarousel-next{
    width:27px;
    height:34px;
    background:url('images/icons-sprite.png') top left no-repeat;
    display:block;
    position:absolute;
    right:5px;
    top:53px;
    cursor:pointer;
    opacity:0.6;
}
.jcarousel-prev:hover, .jcarousel-next:hover{
    filter:alpha(opacity=100);
    opacity:1.0;
}
.jcarousel-prev-disabled:hover, .jcarousel-next-disabled:hover, .jcarousel-next-disabled, .jcarousel-prev-disabled{
    filter:alpha(opacity=20);
    opacity:0.2;
}
.jcarousel-next{
    background-position: -210px 4px;
	right: -5px;
}
.jcarousel-prev{
    background-position: -178px 4px;
    left:-4px;
}

/* ==========================================================================
   NEWS PAGE
   ========================================================================== */

section#posts-container {
	width: 750px;
	height: auto;
	display: inline-block;
	padding-right: 40px;
	background: url('images/sidebar-shadow-full.jpg') no-repeat top right;
}
article#post {
	margin-bottom: 60px;
}
article#post h3.title {
	font-size: 32px;
	line-height: 32px;
}
article#post .date {
	padding: 8px 0;
	width: 750px;
	margin-bottom: 25px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;	
}
article#post .date a {
	color: #7ac142;
}
article#post .details {
	width: 300px;
	height: 240px;
	display: inline-block;
	vertical-align: top;
	margin-right: 15px;
	margin-top: 8px;
}
article#post .details .large-text {
	font-size: 19px;
	margin-bottom: 15px;
	max-height: 100px;
	overflow: hidden;
}
article#post .details span {
	width:22px;
	height: 22px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 9px;
	background: url('images/green-arrow-large.png') no-repeat transparent;
	font-size: 0;
	margin-top: -2px;
}
article#post .details a {
	padding-top: 20px;
	font-size: 15px;
	font-weight: bold;
	text-transform: lowercase;	
}
article#post .featured-image {
	width: 430px;
	height: 240px;
	overflow: hidden;
	display: inline-block;
	background-color: #fdfdfd;
}
aside#sidebar-news {
	width: 117px;
	min-height: 300px;
	height: auto;
	margin: 0 5px 0 30px;
	display: inline-block;
	vertical-align: top;
}
aside#sidebar-news h4 {
	font-size: 18px;
	font-weight: bold;
	text-transform: lowercase;
	margin: 10px 0 0 0; 
}
aside#sidebar-news ul {
	padding-left: 0;
}
aside#sidebar-news li {
	list-style: none;
}
li.archive-year {
	font-weight: bold;
    margin-bottom: 4px;
    border-bottom: solid 1px #ccc;
    border-top: solid 1px #ccc;
    padding: 6px 0;
}
li.archive-month {
    color:#7ac142;
    font-family: Helvetica;
    padding: 5px 0 0px 0px;
}
ul#archive li.archive-month a {
	color:#7ac142;
}
ul#categories li {
    border-top: solid 1px #ccc;
    padding: 6px 0;	
}
ul#categories li:last-child {
	border-bottom: solid 1px #ccc;
}
ul#categories li a {
	color:#7ac142;
}
#posts-navigation {
	font-size: 15px;
	font-weight: bold;
	text-transform: lowercase;
	padding: 8px 0;
	width: 750px;
	height: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;	
}
#posts-navigation .prev {
	float: left;
	border-right: 1px solid #CCC;
	padding-right: 11px;	
}
#posts-navigation .next {
	float: right;
	border-left: 1px solid #CCC;
	padding-left: 11px;	
} 
#posts-navigation .prev span {
	width:22px;
	height: 22px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	background: url('images/green-arrow-large-left.png') no-repeat transparent;
	font-size: 0;
	margin-top: -2px;
} 
#posts-navigation .next span {
	width:22px;
	height: 22px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	background: url('images/green-arrow-large.png') no-repeat transparent;
	font-size: 0;
	margin-top: -2px;
} 

/* Single Posts */

article#single-post {
	margin-bottom: 60px;
}
article#single-post h3.title {
	font-size: 32px;
	line-height: 32px;
}
article#single-post .date {
	padding: 8px 0;
	width: 750px;
	margin-bottom: 25px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;	
}
article#single-post .date a {
	color: #7ac142;
}
article#single-post .details {
	width: 750px;
	height: auto;
	display: inline-block;
	vertical-align: top;
	margin-right: 15px;
	margin-top: 8px;
}
article#single-post .details img {
	margin-bottom: 20px;
	
}
article#single-post .details .large-text {
	font-size: 19px;
	margin-bottom: 15px;
	max-height: 100px;
	overflow: hidden;
}
article#single-post .details span {
	width:22px;
	height: 22px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 9px;
	background: url('images/green-arrow-large.png') no-repeat transparent;
	font-size: 0;
	margin-top: -2px;
}
article#single-post .details a {
	padding-top: 20px;
	font-size: 15px;
	font-weight: bold;
	text-transform: lowercase;	
}
article#single-post .featured-image {
	width: 430px;
	height: 240px;
	overflow: hidden;
	display: inline-block;
	background-color: #fdfdfd;
}

/* ==========================================================================
   WHY TWO TREES PAGE
   ========================================================================== */

section#content-why article#intro {
	height: 300px;
	padding-bottom: 9px;
	margin-bottom: 30px;
	margin-top: -10px;
	background: url('images/why-intro-shadow.jpg') no-repeat bottom left;
}
section#content-why article#intro h3 {
	font-size: 40px;
	line-height: 45px;
	text-transform: lowercase;
	margin: 20px 0 30px 0;
}
section#content-why article#intro .left { 
	width: 485px;
	padding-left: 20px;
	display: inline-block;
}
section#content-why article#intro .right {
	width: 440px;
	height: 300px;
	overflow: hidden;
	vertical-align: top;
	display: inline-block;
}
section#content-why article#intro .left .text {
	font-size: 19px;
	margin-bottom: 20px;
	height: 120px;
	overflow: hidden;
	font-family: 'HelveticaRegular', Helvetica;
} 
section#content-why article#intro .left a {
	padding-top: 20px;
	font-size: 15px;
	font-weight: bold;
	text-transform: lowercase;
} 
section#content-why article#intro .left a span {
	width:22px;
	height: 22px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 9px;
	background: url('images/green-arrow-large.png') no-repeat transparent;
	font-size: 0;
	margin-top: -2px;
} 
article.why-feature-row {
	margin-bottom: 35px;
	border-bottom: 1px solid #ccc;
}
article.why-feature-row:last-of-type {
	border-bottom:none;
}
article.why-feature-row .feature {
	width:460px;
	min-height: 165px;
	height: auto;
	display: inline-block;
	vertical-align: top;
	margin-right: 12px;
	margin-bottom: 8px;
}
article.why-feature-row .feature .image {
	width: 140px;
	height: 130px;
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
}
article.why-feature-row .feature .image img {
	max-width: 140px;
}
article.why-feature-row .feature .info {
	width: 275px;
	height: auto;
	padding-bottom: 35px;
	display: inline-block;
	vertical-align: top;
}
section#content-why .description a span {
	width:22px;
	height: 22px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 9px;
	background: url('images/green-arrow-large.png') no-repeat transparent;
	font-size: 0;
	margin-top: -2px;
} 
section#content-why .description a {
	padding-top: 20px;
	font-size: 15px;
	font-weight: bold;
	text-transform: lowercase;
} 

/* ==========================================================================
   DEFAULT PAGE TEMPLATE page.php
   ========================================================================== */

.clear {clear: both;}

section#content-page {
	overflow: hidden;
}
section#content-page article#intro {
	height: auto;
	padding-bottom: 30px;
	margin-bottom: 30px;
	margin-top: 0px;
	background: url('images/why-intro-shadow.jpg') no-repeat bottom left;
}
section#content-page article#intro h3 {
	font-size: 45px;
	line-height: 30px;
}
section#content-page article#intro .text {
	font-size: 19px;
	margin-bottom: 20px;
	overflow: hidden;
	font-family: 'HelveticaRegular', Helvetica;
	clear:both;
}
section#content-page article.page-section {
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #ccc;
	clear:both;
}
section#content-page article.page-section:last-of-type {
	border-bottom: none;
	margin-bottom: 10px;
	padding-bottom: 10px;	
}


section#content-page article.page-section ul {
	margin-left: 20px;
	width: 910px;
	padding-left: 0;
}
section#content-page article.page-section ul li {
	padding: 9px 0;
	border-bottom: 1px solid white;
	width: 845px;
	background: url('images/list-style-image3.jpg') no-repeat left top #f7f5ef;
	padding-left: 47px;
	padding-right: 15px;
	list-style: none;
}

/* ==========================================================================
   CONTACT PAGE
   ========================================================================== */

#FSContact1 {
	margin-bottom: 20px;
}	
#FSContact1 input[type=text], #FSContact1 input[type=email],
#FSContact1 textarea {
	padding: 8px;
	border: solid 1px #ccc;
}
#FSContact1 input[type=text]:focus, #FSContact1 input[type=email]:focus,
#FSContact1 textarea:focus {
	background-color: #fdfffc;
}
#FSContact1 input[type=submit] {
	background-color: #74d12b;
	border-radius: 5px;
	padding: 16px 20px 12px 20px;
	text-transform: uppercase;
	border: none;
	font-size: 19px;
	color: #fff;
	font-family: 'HelveticaThin', Helvetica;
}
#FSContact1 input[type=submit]:hover {
	background-color: #7fd53d;
}

/* ==========================================================================
   FOOTER
   ========================================================================== */

footer {
	height: 290px;
}
footer .content {
	padding-top: 40px;
	padding-bottom: 20px;
	padding-left: 35px;
}
footer .content #panel {
	height: 135px;
	width: 100%;
	margin-top: 30px;
}
footer .content #panel article.column_one {
	height: 100%;
	width: 370px;
	padding-right: 25px;
	display: inline-block;
	border-right: 1px solid #c0bcae;
	overflow: hidden;
}
footer .content #panel article.column_two {
	display: inline-block;
	vertical-align: top;
	width: 110px;
	height: 100%;
	text-align: center;
	padding: 0 10px;
	border-right: 1px solid #c0bcae;	
}
footer .content #panel article.column_three {
	display: inline-block;
	vertical-align: top;	
	width: 130px;
	height: 100%;
	text-align: center;
	border-right: 1px solid #c0bcae;	
}
footer .content #panel article.column_four {
	display: inline-block;
	vertical-align: top;	
	width: 130px;
	height: 100%;
	text-align: center;
	border-right: 1px solid #c0bcae;		
}
footer .content #panel article.column_five {
	display: inline-block;
	vertical-align: top;	
	width: 169px;
	height: 100%;
	text-align: center;
}
footer .content #panel article.column_five .image {
	height: 55px;
	display: block;
	width: 100%;
	overflow: hidden;
}
footer .content #panel article.column_five p {
	margin: 8px 0 0;
	height: 32px;
	overflow: hidden;
}
footer .content #panel article a {
	display: block;
	line-height: 16px;
	color:#333;
}
footer .content #panel article {
	margin-right: 0;
	padding-right: 0;
}
footer .content #panel article .title {
	font-weight: bold;
	padding-bottom: 15px;
}
footer .copyright p {
	margin-top: 45px;
	text-align: center;
}

/* ==========================================================================
   IE FIXES
   ========================================================================== */

.lt-ie8 nav ul li, .lt-ie8 #home-feature-wrapper .box, .lt-ie8 #home-feature-wrapper .box .content, .lt-ie8 #home-feature-wrapper .box .content a.link span, .lt-ie8 #home-feature-wrapper .box .image, .lt-ie8 #home-slider-wrapper .slides_container div.slide .slide-text, .lt-ie8 #home-slider-wrapper #slides .prev, .lt-ie8 #home-slider-wrapper #slides .next, .lt-ie8 .breadcrumbs, .lt-ie8 #add-this, .lt-ie8 aside#sidebar-hammocks, .lt-ie8 aside#sidebar-hammocks ul li span, .lt-ie8 section#content-hammocks, .lt-ie8 section#product-details, .lt-ie8 section#product-details .feature .icon, .lt-ie8 section#product-details .feature .features, .lt-ie8 section#product-details .feature .weight, .lt-ie8 section#product-details .feature .size, .lt-ie8 section#product-details .view-more span, .lt-ie8 section#product-images, .lt-ie8 section#posts-container, .lt-ie8 article#post .details, .lt-ie8 article#post .details span, .lt-ie8 article#post .featured-image, .lt-ie8 aside#sidebar-news, .lt-ie8 #posts-navigation .prev span, .lt-ie8 #posts-navigation .next span, .lt-ie8 article#single-post .details, .lt-ie8 article#single-post .details span, .lt-ie8 article#single-post .featured-image, .lt-ie8 section#content-why article#intro .left, .lt-ie8 section#content-why article#intro .right, .lt-ie8 section#content-why article#intro .left a span, .lt-ie8 article.why-feature-row .feature, .lt-ie8 article.why-feature-row .feature .image, .lt-ie8 article.why-feature-row .feature .info, .lt-ie8 section#content-why .description a span, .lt-ie8 footer .content #panel article.column_one, .lt-ie8 footer .content #panel article.column_two, .lt-ie8 footer .content #panel article.column_three, .lt-ie8 footer .content #panel article.column_four, .lt-ie8 footer .content #panel article.column_five, .lt-ie8 article.category-hammocks .product {zoom: 1; *display: inline;}

.lt-ie8 h1, .ie8 h1 {margin-top: 80px;}
.lt-ie8 #home-slider-wrapper .slides_container div.slide .slide-image, 
.ie8 #home-slider-wrapper .slides_container div.slide .slide-image {top:-287px;}
.lt-ie8 #home-feature-wrapper .box .image,
.ie8 #home-feature-wrapper .box .image  {margin-right: -2px;}
.lt-ie8 #add-this {margin-top: -30px;}
.lt-ie8 #home-feature-wrapper .box .content h3 {height: 50px; line-height: 25px;}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {background-color: transparent;border: 0;overflow: hidden;/* IE 6/7 fallback */*text-indent: -9999px;}
.ir:before {content: "";display: block;width: 0; height: 100%;}
.hidden {display: none !important;visibility: hidden;}
.visuallyhidden {border: 0;clip: rect(0 0 0 0);height: 1px;margin: -1px;overflow: hidden; padding: 0;position: absolute;width: 1px;}
.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus {clip: auto;height: auto;margin: 0;overflow: visible;position: static;width: auto;}
.invisible {visibility: hidden;}
.clearfix:before,.clearfix:after {content: " "; /* 1 */display: table; /* 2 */}
.clearfix:after {clear: both;}
.clearfix {*zoom: 1;}

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {background: transparent !important;color: #000 !important; /* Black prints faster: h5bp.com/s */box-shadow:none !important;text-shadow: none !important;}
    a,a:visited {text-decoration: underline;}
    a[href]:after {content: " (" attr(href) ")";}
    abbr[title]:after {content: " (" attr(title) ")";}
    .ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after {content: "";}
    pre,blockquote {border: 1px solid #999;page-break-inside: avoid;}
    thead {display: table-header-group; /* h5bp.com/t */}
    tr,img {page-break-inside: avoid;}
    img {max-width: 100% !important;}
    @page {margin: 0.5cm;}
    p,h2,h3 {orphans: 3;widows: 3;}
    h2,h3 {page-break-after: avoid;}
}