/*
Theme Name: James Seymour Brett
Theme URI: http://wovendesign.co.uk
Author: Woven Design
Author URI: http://wovendesign.co.uk
Version: 1.0
*/

body {
	margin: 0;
	padding: 0;
}

header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}

#wrapper {
	background-color: #303030;
	width: 1000px;
	margin: 160px auto 20px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	position: relative;
	-webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.30);
	-moz-box-shadow:    0px 2px 6px rgba(0, 0, 0, 0.30);
	box-shadow:         0px 2px 6px rgba(0, 0, 0, 0.30);
}

/*
body.admin-bar {margin-top: 40px;}
body.admin-bar header {top: 40px;}
body.admin-bar #wrapper { margin-top: 200px; }
*/

img {
  /* Responsive images (ensure images don't scale beyond their parents) */

  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */

  width: auto\9;
  /* IE7-8 need help adjusting responsive images */

  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */

  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}

p:empty {display: none;}
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #fff;
}

h4 {color: #b9b8b8 !important; font-weight: 400;}

a,
a:visited {
	color: #fff; 
}
a:hover,
a:active {
	color: #fd6600 !important;
}

a.button.alt, button.button.alt, input.button.alt, #respond input#submit.alt, #content input.button.alt {
	background: #7698C1 !important;
	border-color: #6481A4 !important;
}


h1#site-title a,
h1#site-title a:visited,
h1#site-title a:hover, 
h1#site-title a:active {
	color: #ffffff !important;
}

h1#site-title span {
	text-shadow: 0 1px 2px #333;
	text-shadow: 0 1px 2px rgba(0,0,0,0.5);
}

ol { padding-left: 15px;}



strong {color: #fff;}

#blogPosts a {
	color: #fd6600;
}

#blogPosts a.more-link,
#blogPosts span.more-link {
	display: inline-block;
	color: #fff !important;
	font-weight: 700;
	background-color: #fd6600;
/*
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	-o-border-radius: 2px; 
	border-radius: 2px;
*/
	padding: 2px 8px; 
	margin: 5px 0;
}

#blogPosts h3,
#blogPosts h3 a {
	color: #fff;
	margin-top: 0;
}

.wp-pagenavi {
	position: relative;
	text-align: center;
}
.wp-pagenavi .page,.wp-pagenavi .current {
	color: #fff;	
	display: inline-block;
	padding: 3px;
	font-weight: 700;
}
.wp-pagenavi .nextpostslink {
	display: block;
	float: right;
	background-color: #fff;
	color: #666 !important;	
	padding: 3px 8px;
	margin-left: 20px;
}
.wp-pagenavi .previouspostslink {
	display: block;
	float: left;
	background-color: #fff;
	color: #666 !important;	
	padding: 3px 8px;
	margin-right: 20px;
}

/* NAVIGATION
*********************************/

.navMobile {
	display: none;
	color: #fff;
	text-align: center;
	text-shadow: none;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
	
}
.navMobile:active,
.navMobile.active {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
}


nav ul {
	margin: 0;
	padding: 0;	
	text-align: center;
	margin-top: 14px;
}

nav ul li {
	list-style: inside none;
	display: inline-block;
}

nav ul li a {
	display: block;
	padding: 6px;
	color: white;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;

	text-shadow: 0 1px 2px #333;
	text-shadow: 0 1px 2px rgba(0,0,0,0.5);
	
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}

nav ul li a:hover {
	text-shadow: 0 1px 2px #000;
	color: white !important;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
}

nav ul li.current_page_item a {
	font-weight: 700;
}

#submenu ul {
	top:36px;
	position: absolute;
	text-align: center;
	width: 100%;
}

#submenu li { 
	display: inline-block;
}
#submenu li a { 
	display: inline-block;
	font-size: 20px;
	font-weight: 700;
	color: #000;
	padding: 60px 10px 0px;
}
#submenu li a:hover,
#submenu li.current_page_item a { 
	color: #5e320d;
}

#submenu li.page-item-102 a { background: url('_site/_img/icons.png') 50% 0 no-repeat;}
#submenu li.page-item-102 a:hover, 
#submenu li.page-item-102.current_page_item a { 
	background-position: 50% -400px;
}

#submenu li.page-item-207 a { background: url('_site/_img/icons.png') 50% -80px no-repeat;}
#submenu li.page-item-207 a:hover, 
#submenu li.page-item-207.current_page_item a { 
	background-position: 50% -480px;
}

#submenu li.page-item-217 a { background: url('_site/_img/icons.png') 50% -160px no-repeat;}
#submenu li.page-item-217 a:hover, 
#submenu li.page-item-217.current_page_item a { 
	background-position: 50% -560px;
}

#submenu li.page-item-221 a { background: url('_site/_img/icons.png') 50% -240px no-repeat;}
#submenu li.page-item-221 a:hover, 
#submenu li.page-item-221.current_page_item a { 
	background-position: 50% -640px;
}

#submenu li.page-item-223 a { background: url('_site/_img/icons.png') 50% -320px no-repeat;}
#submenu li.page-item-223 a:hover, 
#submenu li.page-item-223.current_page_item a { 
	background-position: 50% -720px;
}

.subMobile {
	text-decoration: none;
	display: none;
	position: absolute;
	top:20px;
	left: 50%;	
	background: url("_site/_img/nav_mobile.png") 0 0 no-repeat;
	width: 56px;
	height: 38px;
	z-index: 1;
	padding: 0;
	margin: 0;
	margin-left: -28px;
}

.subMobile:hover {
	text-decoration: none;
	background-position: -56px 0;
}

.subMobile:active,
.subMobile.active {
	text-decoration: none;
	background-position: -112px 0;
}

/* FlexSlider OVERIRDES
*********************************/
#headerSlider.flexslider { 
	background: none; 
	border: none; 
	position: relative; 
	zoom: 1; 
	padding: 0; 
	margin: 0 auto;
	
	-webkit-border-radius: 0; 
	-moz-border-radius: 0; 
	-o-border-radius: 0; 
	border-radius: 0; 
	
	box-shadow: none; 
	-webkit-box-shadow: none; 
	-moz-box-shadow: none; 
	-o-box-shadow: none; 
	
}
#headerSlider.flexslider,
#headerSlider.flexslider .flex-viewport,
#headerSlider.flexslider .slides,
#headerSlider.flexslider .slides li,
#headerSlider.flexslider .slides li img { 
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	 border-top-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;
	border-top-right-radius: 15px;
}

/* Supersized OVERIRDES
*********************************/
#supersized-loader { 
	left:auto; 
	top:20px; 
	right: 20px; 
	height: 40px;
	width: 40px;
	margin: 0px !important;
}

/*  
 *  -----------------------
 *  GALLERY OVERIDES
 *  -----------------------
*/
.ss-gallery .margin  { margin: 2px; border: 1px #ccc solid; }
[class*="wp-image-"] {
	margin: 2px; border: 1px #ccc solid;
}

.wp-caption-text {display: inline;}
.wp-caption {width: auto !important;}


/* FOOTER
*********************************/

#footer {
	background-color: #333;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	 border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-right-radius: 15px;
	color: #ffffff !important;
}

.twitter a {
	text-decoration: underline;	
}

#footer ul {
	margin: 0;
	padding: 0;
}

#footer ul li {
	list-style: inside none;
}
#footer ul li.active a {
	font-weight: 700;
	text-decoration: underline;
}

.socialLinks { text-align: right; }

a.socialLink {
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url("_site/_img/social.png") 0 0 no-repeat;
	margin-left: 5px;
	margin-bottom: 5px;
	text-indent: -999em;
}
a.socialLink.facebookLink:hover {
	background-position:  0 100%;
}

a.socialLink.twitterLink {
	background-position:  -40px 0;
}
a.socialLink.twitterLink:hover {
	background-position:  -40px 100%;
}

a.socialLink.youtubeLink {
	background-position:  -80px 0;
}
a.socialLink.youtubeLink:hover {
	background-position:  -80px 100%;
}

a.socialLink.linkedinLink {
	background-position:  -120px 0;
}
a.socialLink.linkedinLink:hover {
	background-position:  -120px 100%;
}

.copyright {
	margin-bottom: 60px;
	color: #ffffff;
	font-size: 12px;
}
.copyright .menu-copyright-container,
.copyright .menu-copyright-container ul {
	display: inline;
}
.copyright .menu-copyright-container ul {
	padding-left: 10px;
}
.copyright ul li {
	display: inline-block;
	line-height: 120%;
	padding: 0 10px;
	border-left: 1px solid #fff;
}

.simple_tweet_widget ul {
	margin-left: -10px !important;
}
.simple_tweet_widget li {
	float: left;
	width: 46%;
	margin-left: 10px;
}

#Featured_Pages .widget {width: 50%; float: left; height: 230px; overflow: hidden; } /* hack coz I give up */

#Featured_Pages h5 {display: none;}
#Featured_Pages h1 {
	font-size: 18px; 
	margin-bottom: -5px; /* hack coz I give up */
}
/*

#soundCloud {
	margin-top: 50px;
}
*/

#addthis {
	position: absolute;
	right: 0;
	top:55px;
	text-align: right;
}
#addthis.static {
	margin-top: 20px;
	position: static;
}

.addthis_pill_style {
	padding: 0 !important;
}

.wpcf7 input, .wpcf7 textarea {
	border: 0;
	padding: 8px 6px;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	-o-border-radius: 3px; 
	border-radius: 3px; 
}

.wpcf7 textarea {
	width: 320px;
	height: 80px;
}

.wpcf7 input[type="submit"] {
	width: 112px;
	height: 37px;
	text-indent: -999em;
	background: url("_site/_img/_submit.png") 0 0 no-repeat;
}

.icon {float: left;}
.address {margin-bottom: 3em; }

#credits {
	display: none;
	padding: 0 15px;
	max-width: 500px;
}
.credits {
	display: inline-block; 
	background: #666;
	display: inline-block;
	overflow: hidden;
	line-height: 21px;
	height: 40px;
	width: 120px;	
	background: url("_site/_img/credits.png") 0 0 no-repeat;
}



/*  
 *  -----------------------
 *  TABS
 *  -----------------------
*/
.tab_btns {
	background-color: #fff;
}
.tab_btns a {
	display: inline-block;
	padding: 3px 20px;
	color: #333 !important;
	font-weight: 700;
	background-color: #fff;
}
.tab_btns a.active {
	background-color: #fd6600;
	color: #fff !important;
}

#archives,
#categories {
	padding: 20px;
	background-color: #fd6600;	
}
#archives ul li,
#categories ul li {
	list-style: inside none;
	color: #fff !important;	
}

#archives a,
#categories a {
	color: #fff !important;	
}

.back {
	display: block;
	color: #b9b8b8 !important;
	font-style: italic;
	font-size: 16px;
	margin-top: 20px;
}

#projects a h5,
#projects a p {
	margin: 0;
	color: #fff;
	margin-top: 5px;
	margin-left: 5px;
}

#projects a:hover h5,
#projects a:hover p {
	color: #fd6600;
}

.navigation {
	text-align: center;
	color: #b9b8b8 !important;
	font-style: italic;
	font-size: 16px;
	position: relative;
}

.projectsNext {
	position: absolute;
	right:0;
}

.projectsPrevious {
	position: absolute;
	left:0;
}


/*  
 *  -----------------------
 *  SHOP
 *  -----------------------
*/

#shopBanner {
	position: relative;
	padding: 15px 30px 15px;
	background-color: #6e655c;
	border-bottom: 2px solid #7698c1;
	margin: -5px -30px 40px;
}
#basket-snippet {
	position: absolute;
	display: block;
	height: 44px;
	right: 30px;
	top: 15px;
	padding-top: 10px;
	padding-left: 50px;
	line-height: 100%;
	background: url("_site/_img/basket-icon.jpg") 0 0 no-repeat;
}
#basket-snippet span {
	display: block;
	font-weight: 700;
}
#account-snippet {
	position: absolute;
	top: 15px;
	right: 120px;
	display: block;
	height: 44px;
	padding-right: 20px;
	margin-right: 20px;
	line-height: 44px;
	border-right: 1px solid #fff;
	border-right: 1px solid rgba(255,255,255,0.15);
	
}
a.button, button.button, input.button, #respond input#submit, #content input.button {
	-webkit-border-radius: 14px !important;
	-moz-border-radius: 14px !important;
	border-radius: 14px !important;
}

a.button {
	color: #5E5E5E;
}
div.product .product_title, #content div.product .product_title {padding-right: 100px !important;}

.product {
	background-color: #fff;
	text-align: center;
	position: relative;
	color: #666;
}
.basket {
	background-color: #fff;
	position: relative;
	color: #666;
}

.basket input, .basket textarea {
	border: 1px solid #ddd;
	padding: 8px 6px;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	-o-border-radius: 3px; 
	border-radius: 3px; 
}
.product a {
	display: block;
	padding: 10px ;
	color: #777 !important;
	font-size: 12px;
	line-height: 120%;
}

.product a img,
.product img {
	display: block;
	margin: 0 auto;
}

.product h3 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 400;
	margin: 10px 0 0;
}
.product h3,
.product h4 {
	color: #555 !important;	
}
.product a:hover {
	color: #fd6600 !important;
}
.product hr {
	border-color: #eee;
	margin: 10px 0;
}

.product .list-price  {
	display: block;
	text-align: left;
	font-size: 18px;
	font-weight: 700;
	color: #7698c1;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.add_to_cart_button {
	display: block;
	width: 38px;
	height: 38px;
	text-indent: -999em;
	position: absolute;
	right: 0px;
	bottom: 0px;	
	background: url("_site/_img/add_product.jpg") 0 0 no-repeat;
}

.product-single {
	text-align: left
}

.product-single .images {
	width: 100% !important;
	border: 1px solid #eee;
}

.product-single h1 {
	font-size: 20px;
	color: #555;
	font-weight: 400;
	text-transform: uppercase;
}

.product .price  {
	font-size: 22px !important;
	font-weight: 700;
	color: #7698c1 !important;
}

form.cart {margin: 0 !important;}

.product #addthis {
	top:5px;
	right: 0;
}

.cart-collaterals,
.cart-collaterals table,
.cart-collaterals strong,
.basket strong,
.cart-collaterals h2 {
	color: #555 !important;
}
.cart-collaterals .cart_totals {
float: right;
width: auto !important;
text-align: right;
}

.product-name a,
.product-name a:visited,
.woocommerce_info a,
.woocommerce_info a:visited  {
	font-weight: 700;	
}

table a,
table a:visited,
.basket a,
.basket a:visited {
	color: #555555 !important;
}

.product-name a:hover,
.woocommerce_info a:hover,
table a:hover,
.basket a,
.basket a:hover {
	color: #fd6600 !important;
}

/*  
 *  -----------------------
 *  UTILITIES
 *  -----------------------
*/

.divClear { display: block; width: 100%; height: 0; overflow: hidden; padding: 0; margin: 0; }
.divClear.height5 { padding: 3px 0 2px; }
.divClear.height10 { padding: 5px 0; }
.divClear.height20 { padding: 10px 0; }
.divClear.height30 { padding: 15px 0; }
.divClear.height40 { padding: 20px 0; }
.divClear.height60 { padding: 30px 0; }
.divClear.height70 { padding: 35px 0; }

.divClear.line { background-color: #222; height: 1px; }
.divClear.thick { background-color: #222; height: 8px; }
footer .divClear.line { background-color: #fff; background-color: rgba(255,255,255,0.15); height: 1px; }

.divClear.line.height5 { margin: 3px 0 2px; padding: 0; }
.divClear.line.height10 { margin: 5px 0; padding: 0; }
.divClear.line.height20 { margin: 10px 0; padding: 0; }
.divClear.line.height30 { margin: 15px 0; padding: 0; }
.divClear.line.height40 { margin: 20px 0; padding: 0; }
.divClear.line.height60 { margin: 30px 0; padding: 0; }
.divClear.line.height70 { margin: 35px 0; padding: 0; }

.clearfix {*zoom: 1;}
.clearfix:before,
.clearfix:after {display: table;line-height: 0;content: ""; }
.clearfix:after {clear: both;}
hr { margin: 20px 0; border: 0; border-top: 1px solid #444;}
a[href^=tel] { display: inline !important; color:inherit; text-decoration:none; padding: 0 !important; margin: 0 !important; }

.showTabletLS,
.showMobile { display: none; }


/*  
 *  -----------------------
 *  LARGE DESKTOP
 *  -----------------------
*/
@media (min-width: 1280px) {
	#wrapper {
		width: 1240px;
	}
	#Featured_Pages .widget { height: 280px; overflow: hidden; } /* hack coz I give up */
	#submenu ul {
		top:56px;
	}
	#shopBanner {
		padding: 15px 35px 12px;
		margin: -5px -35px 40px;
	}
}

/*  
 *  -----------------------
 *  PORTRAIT TABLET - LANDSCAPE & DESTOP
 *  -----------------------
*/
@media (min-width: 768px) and (max-width: 999px) {
	#wrapper {
		width: 744px;
		margin-top: 25px;
	}
	
	header {
		position: static;
	}
	h1#site-title {
		margin-top: 20px;
		font-size: 25px;
	}
	
	.showTabletLS { display: block; }

	#Featured_Pages .widget { height: 220px; overflow: hidden; } /* hack coz I give up */
	
	#submenu ul {
		top:16px;
	}
	
	#shopBanner {
		padding: 15px 10px 12px;
		margin: -5px -10px 40px;
	}
	
}

/*  
 *  -----------------------
 *  LANDSCAPE PHONE - PORTRAIT TABLET 
 *	LANDSCAPE PHONE & DOWN
 *  -----------------------
*/
@media (max-width: 767px) {
	
	img {
		margin: 0 auto;
	}
	
	body {
		margin: 0;
		padding: 0 10px;
	}

	header {
		position: static;
	}
	
	#wrapper {
		width: 100%;
		margin-top: 25px;
	}
	
	h1#site-title {
		margin-top: 20px;
	}
	h1#site-title span {
		font-size: 25px;	
	}
		
	.row {padding: 0 10px;}	
	
	body,h1,h2,h3,h4,h5,h6,p {
		text-align: center;
	}
	.socialLinks { text-align: center; margin-top: 30px }

	nav ul {
		display: none;
		border-top: 1px solid #fff;
		border-top: 1px solid rgba(255,255,255,0.3);
	}
	nav ul li {
		display: block;
		padding: 6px 0;
		border-bottom: 1px solid #fff;
		border-bottom: 1px solid rgba(255,255,255,0.3);
	}
	#submenu ul { display: none; }
	
	#submenu ul {
		top:50px;
		position: static;
		background-color: #FCF3D2;
		padding: 10px 0;
		margin: 0;
	}
	#submenu ul li{
		width: 100%;
		margin: 0;
		padding: 0 0 10px 0;
	}

	
	#soundCloud {margin-top: 20px}
	.footerMobileSpacing {margin-top: 20px}
	
	.showMobile { display: block; }
	.hideMobile { display: none; }
	#addthis { position: static; display: inline-block; margin: -30px auto 10px; }

	#Featured_Pages {margin-top: -5px; } /* hack coz I give up */

	[class*="span"] {
		margin-bottom: 40px;
	}
	.divClear.height40 { padding: 10px 0; }
	
	#projects .span3 {
		margin-left: -2%;
	}
	#projects .span3 {
		float: left;
		width: 48%;
		margin-left: 2%;
	}
	
	.simple_tweet_widget {
		margin: 0 20px 0;
	}
	.simple_tweet_widget li {
		float: left;
		width: 100%;
		margin-left: 0;
		margin-bottom: 20px;
	}
	.simple_tweet_widget li:last-child {
		margin-bottom: 0;
	}
	
	#shopBanner {
		padding: 15px 20px 12px;
		margin: -5px 0 40px;
	}

	#basket-snippet {
		position: static;
		display: inline-block;
		height: 44px;
		line-height: 44px;
		padding-left: 50px;
		padding-top: 0px;
		background: url("_site/_img/basket-icon.jpg") 0 0 no-repeat;
	}
	#basket-snippet span {
		display: inline;
		font-weight: 700;
	}
	#account-snippet {
		position: static;
		display: inline-block;
		border: 0;
		margin: 0;
		padding-left: 0px;
		margin-left: 10px;
		line-height: 44px;		
	}
}

/*  
 *  -----------------------
 *  LANDSCAPE PHONE - PORTRAIT TABLET 
 *  -----------------------
*/
@media (min-width: 481px) and (max-width: 767px) {
	#Featured_Pages .widget { height: 300px; overflow: hidden; } /* hack coz I give up */


}

/*  
 *  -----------------------
 *	LANDSCAPE PHONE & DOWN
 *  -----------------------
*/
@media (max-width: 480px) {
	#Featured_Pages .widget { height: 200px; overflow: hidden; } /* hack coz I give up */
	.subMobile {
		top:5px;
	}

}

/*  
 *  -----------------------
 *	RETINA
 *  -----------------------
*/
@media screen and (-webkit-min-device-pixel-ratio: 1.5),
screen and (-o-min-device-pixel-ratio: 3/2),
screen and (min-device-pixel-ratio: 1.5) {
	
	.subMobile {
		background: url("_site/_img/nav_mobile@2x.png") 0 0 repeat;
		background-size: 168px 38px;
	}

}