/*
Theme Name: WebMotionUK - Stitchnfix
Theme URI: http://www.webmotionuk.co.uk/
Description: WebMotionUK's theme for Stitchnfix.
Version: 1.0
Author: Amit Thakrar
Author URI: http://www.webmotionuk.co.uk/

	Stitchnfix v1.0
	 http://www.webmotionuk.co.uk/

	This theme was designed and built by Amit Thakrar,
	whose blog you will find at http://www.webmotionuk.co.uk/

	The CSS3, HTML5 and design is copyright by WebMotionUK, All Rights Reserved.

*/

/*--RESET--*/
@import url(//fonts.googleapis.com/css?family=Quicksand:400,700);

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }



html, body {
	height: 100%;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -123px; /* the bottom margin is the negative value of the footer's height */
}
#footer, .push {
	height: 125px; /* .push must be the same height as .footer */
}

body{background:#e8dfd6; font-family: arial, verdana, sans-serif; font-size:14px; line-height:28px; color:#443325;}    
#header_wrapper{background:#a7a392 url(images/stitch.png) repeat-x bottom left; height:128px; margin:0 0 50px 0; -moz-box-shadow: 0 5px 10px #d3c4b8;
-webkit-box-shadow: 0 5px 10px #d3c4b8;
box-shadow: 0 5px 10px #d3c4b8;}
#footer_wrapper{background:#dbd1c8 url(images/stitch.png) repeat-x top left; height:75px; padding:10px 0 0 0;}
#copyright_wrapper{background:#918071 url(images/stitch.png) repeat-x top left; height:30px; padding:10px 0 0 0;}
#copyright_wrapper p{margin:0;}
#copyright_wrapper a{color:#fff;}
header, nav, footer, #content_wrapper{width:980px; margin:0 auto; position:relative;}
header{height:128px;}
#logo{position:absolute; top:10px; left:0;}
#slogan{position:absolute; top:80px; left:130px; font-family: 'Quicksand', arial, verdana, sans-serif; font-weight:bold; color:#4f4c3d; text-shadow:0 1px 0 #fff; font-size:18px;}
#header_contact{position:absolute; top:10px; right:0px; font-family: 'Quicksand', arial, verdana, sans-serif; font-weight:bold; color:#fff; text-shadow:0 1px 0 #4f4c3d; font-size:28px}
#header_contact span{color:#5C4D41; text-shadow:0 1px 0 #fff;}
#reward_scheme{}
a#reward_scheme{position:absolute; top:-26px; left:448px; display:block; height:124px; width:211px; background:url(images/join_scheme.png) no-repeat 0 0; text-indent:-9999px;}
#search_bar{position:absolute; top:50px; right:0; padding:10px; background:#74705e; overflow:hidden;
-webkit-border-radius: 5px; 
-moz-border-radius: 5px; 
border-radius: 5px; 
-moz-box-shadow: 0 0 5px #4f4c3d;
-webkit-box-shadow: 0 0 5px #4f4c3d;
box-shadow: 0 0 5px #4f4c3d;}
.header_search_input{background:#fff url(images/search.png) 5px 5px no-repeat; padding:5px 5px 5px 40px; float:left; margin:0; width:220px; border:0; height:25px; font-size:18px;
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.header_search_button{float:left; border:0; margin:0; height:35px; background:#4f4c3d; color:#fff;}
#nav_wrapper{background:#5C4D41;}

nav ul{list-style:none; margin:0; padding:0;}
nav ul li{margin:0; padding:0; list-style:none;}
/* 
	LEVEL ONE
*/
ul.dropdown                         { position: relative; z-index:999;}
ul.dropdown li                      { float: left; zoom: 1;}
ul.dropdown a:hover		            { color: #fff; }
ul.dropdown a:active                { color: #ffa500; }
ul.dropdown li a                    {font-size:12px; text-transform:uppercase; display: block; padding:4px 10px; color: #fff; text-shadow:0 1px 0 #7e7b67; text-decoration:none;}
ul.dropdown li.hover,
ul.dropdown li:hover                { background: #7e7b67; position: relative; -moz-box-shadow: 0 0px 5px #6e6b5e; -webkit-box-shadow: 0 0px 5px #6e6b5e; box-shadow: 0 0px 5px #6e6b5e;}
ul.dropdown li.hover a              { }
/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 200px; border:1px #7e7b67 solid;  background: #a7a392; visibility: hidden; position: absolute; top: 100%; left: 0; -moz-box-shadow: 0 2px 5px #6e6b5e; -webkit-box-shadow: 0 2px 5px #6e6b5e; box-shadow: 0 2px 5px #6e6b5e; }
ul.dropdown ul li 					{ font-weight: normal; float: none; }							  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; } 
/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }


#content_wrapper{margin:0 auto 20px auto;}
section#content{width:680px; padding:10px; background:#fff; float:left;}
aside{width:260px; float:right; }
.widget_hier_page ul{margin:0; list-style:none; padding:0;}
.widget_hier_page ul li{margin:0; padding:0;}
.widget_hier_page ul li a{text-decoration:none; padding:10px; border-bottom:1px #999 dotted; display:block; color:#83612a;}
.widget_hier_page ul li a:hover{background:#f1f1f1;}



.sidebar{margin:0 0 20px 0; padding:10px; background:#fff;}
.shadow{-moz-box-shadow: 0 0 10px #d3c4b8; -webkit-box-shadow: 0 0 10px #d3c4b8; box-shadow: 0 0 10px #d3c4b8;}

.header_wrapper_home{margin:0 0 36px 0!important;}
.content_wrapper_home{width:100%!important; background:#e0e1db url(images/home_bg_wrap.jpg) repeat-x top center; margin:0 auto!important;}
#section_wrapper_home{position:relative;}
#clouds{background:url(images/sprite.png) repeat-x 0 -450px; width:100%; height:94px; position:absolute; top:45px; right:0px; z-index:1; text-indent:-9999px;}
#shop{background:url(images/sprite.png) no-repeat 0 0; width:650px; height:440px; position:absolute; top:150px; left:120px; z-index:1; text-indent:-9999px;}
#van{background:url(images/sprite.png) no-repeat -650px 0; width:500px; height:240px; position:absolute; top:430px; right:0px; z-index:3; text-indent:-9999px;}
#tree, #tree2{background:url(images/sprite.png) no-repeat -955px -241px; width:176px; height:209px; position:absolute; top:384px; z-index:2; text-indent:-9999px;}
#tree{left:-20px;}
#tree2{right:0px;}
#lamppost{background:url(images/lamp_post.png) no-repeat 0 0; width:121px; height:273px; position:absolute; top:317px; right:140px; z-index:2;}
#sun{background:url(images/sprite.png) no-repeat -844px -235px; width:109px; height:104px; position:absolute; top:80px; left:50px;  z-index:0; text-indent:-9999px;}
#man{background:url(images/sprite.png) no-repeat -731px -235px; width:99px; height:180px; position:absolute; top:396px; left:230px;  z-index:2; text-indent:-9999px;}
#home_content{height:685px; background:transparent; width:980px; margin:0 auto; position:relative;}
#home_content h3{padding:30px 0 0 0;}

a.hotspot{display:block; height:40px; width:40px; background:url(images/sprite.png) no-repeat -649px -240px; position:absolute; top:0; lrft:0; z-index:5; text-indent:-9999px;}
a.hotspot:hover{background-position:-688px -240px;}

a#hotspot_van{top:490px; right:195px;}
a#hotspot_openhours{left: 365px; top: 440px;}
a#hotspot_services{right: 415px; top: 450px;}

.bubble{position:absolute; border:1px #999 solid; background:#fff; padding:10px;
-moz-box-shadow: 0 0 10px #000;
-webkit-box-shadow: 0 0 10px #000;
box-shadow: 0 0 10px #000;
display:none;
width: 400px;
}
.hotspot_van{top:512px; right:215px; z-index:4;}
.hotspot_openhours{top:180px; left:-32px; z-index:4;}
.hotspot_services{top:255px; right:20px; z-index:4;}

ul#company_logos{margin:0; padding:0; list-style:none; overflow:hidden;}
ul#company_logos li{float:left; margin:0 10px 10px 0;}
ul#company_logos li a{display:block; float:left; background:url(images/companies.png) 0 0 no-repeat; height:64px; text-indent:-9999px;}
ul#company_logos li a.rugdoctor{background-position:0 0; width:220px;}
ul#company_logos li a.rugdoctor:hover{background-position:0 -64px;}

ul#company_logos li a.woolmark{background-position:-239px 0; width:56px;}
ul#company_logos li a.woolmark:hover{background-position:-239px -64px;}

ul#company_logos li a.lagoon{background-position:-319px 0; width:149px;}
ul#company_logos li a.lagoon:hover{background-position:-319px -64px;}

ul#company_logos li a.bookcollection{background:url(images/button_bc.png) no-repeat 0 0; width:238px; height:85px;}
ul#company_logos li a.latestoffers{background:url(images/button_lo.png) no-repeat 0 0; width:238px; height:85px;}

.form label{font-weight:bold;}
.form_input{border:1px #918071 solid; padding:5px; margin:0 0 15px 0; width:400px;}
.form_input:hover{
	-moz-box-shadow: 0 0 5px #d3c4b8;
	-webkit-box-shadow: 0 0 5px #d3c4b8;
	box-shadow: 0 0 5px #d3c4b8;
}
.form_input:focus{
	-moz-box-shadow: 0 0 5px #f93;
	-webkit-box-shadow: 0 0 5px #f93;
	box-shadow: 0 0 5px #f93;
}

ul.social{position:absolute; top:5px; right:0; margin:0; padding:0; list-style:none;}
ul.social li{margin:0 0 0 15px; float:left;}
ul.social li a{display:block; height:16px; width:16px; float:left; text-indent:-9999px;}
ul.social li a.twitter{background:url(images/twitter_16.png) no-repeat 0 0;}
ul.social li a.facebook{background:url(images/facebook_16.png) no-repeat 0 0;}
/*------Contact form--------*/
#contact_map{height:300px; margin:0 0 20px 0;}

span.wpcf7-not-valid-tip{border:1px #c00 solid!important; background: #fff0f0!important; padding:5px!important; color:#c00!important; left:0px!important; top:-14px!important;}
div.wpcf7-validation-errors{ padding:5px!important; border:2px #ffc000 solid!important; background:#fcf2d4!important; color:#715500!important;}
div.wpcf7-response-output{margin:40px 0 0 0!important;}
div.wpcf7-mail-sent-ok {background:#CEE7FF!important; border: 2px solid #39f!important; color: #006DD9!important; padding: 5px!important;}
/*-- General Classes --*/
h1,h2,h3,h4,h5,h6{font-size:40px; margin:0 0 15px 0; line-height:42px; color:#83612a;  font-weight:bold; font-family: 'Quicksand', arial, verdana, sans-serif;}
h2{font-size:36px; line-height:38px;}
h3, h2.widgettitle{font-size:30px; line-height:32px; color:#676351;}
h4{font-size:28px; line-height:30px; color:#999;}
h5{font-size:24px; line-height:28px;}
h6{font-size:20px; line-height:24px;}
p{margin:0 0 15px 0; text-align:justify;}
ul, ol{margin:0 0 15px 30px;}
ul li, ol li{margin:0 0 10px 0;}
.float_left, .alignleft{float:left;}
.float_right, .alignright{float:right;}
.aligncenter{display:block; margin:0 auto;}
.clear{clear:both;}
.hide{display:none;}
strong{font-weight:bold;}
em{font-style:italic;}

a{color:#83612a;}
a:hover{color:#a7a392; text-decoration:none;}
blockquote{padding:10px; font-style:italic; margin:0 0 15px 0; background:#f0ebe7; -moz-box-shadow: inset 0 0 5px #d3c4b8;
-webkit-box-shadow:inset 0 0 5px #d3c4b8;
box-shadow:inset 0 0 5px #d3c4b8;}

.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.medium_btn {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
.small_btn {
	font-size: 11px;
	padding: .2em 1em .275em;
}

/* color styles 
---------------------------------------------- */

/* orange */
.orange {
	color: #fef4e9!important;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20!important;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}


/* blue */
.blue {
	color: #d9eef7!important;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blue:hover {
	background: #007ead!important;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}



/* green */
.green {
	color: #e8f0de!important;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.green:hover {
	background: #538018!important;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.green:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}