/* 

Vogue 1.0 - A stylish theme for Shopify
Created by Jared Burns of sofamade.com

*/

/* @Structure */

body {
	font: 12px/1.45em "Lucida Grande", Verdana, Arial, sans-serif;
	background: transparent url(dark-grey-tile.jpg) repeat;
}

* {
	padding:0;
	margin:0;
}

.container {
	width: 782px;
	margin: 0 auto;
	display: inline-block;
border: solid 0px orange;

}

.container, .featuring-list {
	display: block;

}

.container:after, .featuring-list:after {
	content: ".";
	display: block;
	height: 0;

	clear: both;
	visibility: hidden;
}



#accessibility p  {
display: none;
height: 1px----;
	text-indent: -9999px;

}

#layout {
	color: #B0B697; /* =body color without link   */
	padding: 7px 0 15px;
border: 0px solid purple;

}
/* gives 600 but cant work out where the extra 20px is ah ha inline styles  */
#layout-left {
	width: 598px;
	float: left;
border: solid 0px green;
}

#layout-left p {
	padding-right: 120px;
}

/* =breadcrumb   */
.breadcrumb {
	width: 100%;
	float: left;
border: dotted 0px sienna-----;

}

.breadcrumb a {
padding-right: 13px;
background-image: url(breadcrumb_arrow.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
text-decoration: none;
}

span.thispage {
font-weight: bold;
color: #8E8D8D;
}


#layout-right {
	width: 178px;
	float: right;
border: solid 0px blue--------;
}

.divider {
border-top: 1px solid #5A5A5A; 
height: 5px;
margin: 0;
padding: 0;
}

.divider-sub {
border-top: 1px dotted #484747; 
height: 5px;
margin: 0;
padding: 15px 0 0 0;
}

.divider-site-map {
border-top: 1px dotted #5A5A5A; 
height: 25px;
margin: 0;
padding: 0;
}

.divider-cart {

border-top: 1px solid #5A5A5A; 
height: 5px;
width:200px;

margin: 0;
padding: 0;
}

/* @end */

/* @Text & Links  4c99bd */

#layout a, #layout a:link, #layout a:visited, .active a:hover,  #collections .active a:hover, a:hover .active {
	color: #8E8D8D;
	text-decoration: underline;
}

#layout a:hover, .active, .active a, li.active, #collections .active a, #layout li.active a:link, #layout li.active a:visited {
	color: #CEED56;
	text-decoration: none;
}

#header a {
	color: #fff;
	text-decoration: none;

}

#logo a, #logo a:link, #logo a:visited {
	color: #fff;
	text-decoration: none;
}

#logo a:hover {
	color: #dedac6;
	text-decoration: none;
}

#mini-header a, #mini-header a:link, #mini-header a:visited {
	color: #E69D4D;
	text-decoration: none;
}

#mini-header a:hover {
	color: #E67F4D;
	text-decoration: none;
}

#footer a {
	color: #8E8D8D;
	text-decoration: underline;
}

#footer a:hover, a:visited {
	color: #CEED56;
	text-decoration: none;
}



#layout h1, #layout h1 a:link, #layout h1 a:visited, #layout h2, #layout h2 a:link, #layout h2 a:visited {
	color: #8E8D8D;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
font-family: Georgia, serif;
}



#layout h3, #layout h3 a:link, #layout h3 a:visited, #layout h4, #layout h4 a:link, #layout h4 a:visited {
	color: #e1ddc8;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#layout h3, #layout h3 a:link, #layout h3 a:visited, #layout h3 a:hover {
	padding-bottom: 4px;
}

#layout h1.active a {
	color: #CEED56;
}



#layout h4, #layout h4 a:link, #layout h4 a:visited, #layout h4 a:hover {
	padding: 10px 0 4px;
}

#layout h1 a:hover, #layout h2 a:hover, #layout h3 a:hover, #layout h4 a:hover  {
	color: #CEED56;
	text-decoration: none;
}

#layout h1 {
	padding-bottom: 10px;
}

#layout h2 {
	padding-bottom: 4px;
}


#layout h1.site-map a:link, #layout h1.site-map a:visited, #layout h1.error {
	color: #e69D4D;
}

#layout h1.site-map a:hover {
	color: #CEED56;
}

/* @end */

/* @Header {

	

}   */

#header {
background: #fff;
border: solid 0px yellow;	
}



#logo  { 
width: 317px;
height: 73px;

	float: left;
text-indent : -9999px; 
border: solid 0px green;
background: #fff url(logo.jpg) 0 5px no-repeat;
}

#logo p { 

line-height: 10px-----;
text-indent : 0px; 
border: solid 0px blue;

}

#logo h1 { 

line-height: 1px;
}/* keeps logo h1 from pushing spacer gif down 18px (the size of h1 text) already have indent to hide it */



/* @end */

/* @Navigation */

#navigation {
	width: 461px;
	height: 31px;
	padding-top: 13px;/* 1.3em seems to work across browsers esp ie6 buttons not elevated above black tile */
	float: right;
align: right;
border: 0px solid purple;
}



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

#navigation ul li {
	font-family: Georgia, serif;
font-size: 95%;
letter-spacing: 2px;
text-align: center;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navigation ul li a:link, #navigation ul li a:visited {
	color: #FFF;
	line-height: 16px;
	text-decoration: none;
	text-align: center;
	background: #999 url(tab.png) repeat-x center top;
	margin-left: 8px;
	padding: 8px 7px 7px 7px;
	float: right;
	font-weight: bold;
}

#navigation ul li a:link.current, #navigation ul li a:visited.current {
	color: #ceed56;
	font-weight: bold;
	text-decoration: none;
	background: #fff url(dark-grey-tile.jpg) repeat-x center top;
}

#navigation ul li a:hover {
	color: #ceed56;
	background: #fff url(tab-active.jpg) repeat-x center top;
	font-weight: bold;
}

#utilities {
float: right;
align: right;
width: 461px;
	height: 31px;

border: 0px solid red;
}

#utilities ul   {
margin-right: 0px;
	margin-top: 5px;
text-align: right;
}

#utilities ul li  {
color: #c6c6c6;
text-decoration: none;
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
background-image: none;
}

#utilities ul li a:link, #utilities ul li a:visited {
	color: #c6c6c6;
	text-decoration: none;
}

#utilities ul li a:link.current, #utilities ul li a:visited.current {
	color: #c6c6c6;
	text-decoration: none;

}

#utilities ul li a:hover {
	color: #c6c6c6;
text-decoration: underline;
}




/* @end */

/* @Mini-Header */

#mini-header {
	background: #e0dfc9 url(dark-grey-tile.jpg) repeat-x center top;
	margin-top: 6px;
	padding: 6px 0;
}

#shopping-cart {
	width: 350px;
	padding-top: 7px;
	float: left;
}

#search-box {
	float: right;
}

#search-box #query {
	color: #323639;
	font: 13px "Lucida Grande", Verdana, sans-serif;
	width: 300px;
	margin-top: 2px;
margin-right: 4px;
	padding: 1px;
	border-top: 2px solid #99988d;
	border-right: 1px solid #b2b0a4;
	border-bottom: 1px solid #b2b0a4;
	border-left: 1px solid #b2b0a4;
	float: left;
background: #C6C6C6;
}

#search {
	margin: 12px 0 0 7px;
}

input.btn {
   background: url("search.gif") top left no-repeat;
}

input.btnhov{
   background: url("search.gif") 0 -75px no-repeat;
}

input.btn2 {
   background: url("purchase.gif") 0 -75px no-repeat;
margin: 20px 0 20px 0;
}



input.btnhov2  {
   background: url("purchase.gif") 0 -150px no-repeat;
}

input.btn3 {
   background: url("update.gif") 0 -75px no-repeat;
margin: 20px 0 20px 0;
}

input.btnhov3 {
   background: url("update.gif") 0 -150px no-repeat;
margin: 20px 0 20px 0;
}

input.btn4 {
   background: url("checkout.gif") 0 0px no-repeat;
margin: 20px 0 20px 0;
}

input.btnhov4 {
   background: url("checkout.gif") 0 -150px no-repeat;
margin: 20px 0 20px 0;
}

input.btn6 {
   background: url("submit.gif") 0 0px no-repeat;
margin: 20px 0 20px 0;
}

input.btnhov6 {
   background: url("submit.gif") 0 -150px no-repeat;
margin: 20px 0 20px 0;
}

/* for publicaitons page btn2 g hover up with btn2 used div as span could n't give necessary height*/



span.btn5, span.btn2g {
 float: left;
display: inline; 
margin: 20px 20px 20px 0;

padding:0px;

}




span.btn5 a:link, span.btn5 a:visited {
   background: url("look.gif") 0 -75px no-repeat;
display: block;
width: 104px ;
}

span.btn5 a:hover  {
   background: url("look.gif") 0 -150px no-repeat;
display: block;
width: 104px ;
}

span.btn2g a:link, span.btn2g a:visited {
   background:  url("purchase.gif") 0 0px no-repeat;
display: block;
width: 87px ;

}
span.btn2g a:hover {
background:  url("purchase.gif") 0 -150px no-repeat;
display: block;
width: 87px ;��
}

#mini-header .container #search-box #seek a:active {
	background-position: 0 -150px;
	color: #B51032;
}


/* @end */

/* @Collections */





#gallery  {
	float: left;

vertical-align: top;
	padding: 15px 10px 10px 0;
	border-bottom: 1px solid #5a5a5a;
height: 220px;

}




.gallery-image, .gallery-image-cart, .gallery-gap2, .gallery-gap1  {
float: left;

vertical-align: top;
	padding: 15px 10px 10px 0;
height: 220px;

}

.gallery-image-index  {
float: left;
vertical-align: top;
	padding: 15px 10px 10px 0;
height: 260px;
border-bottom: 1px solid #5a5a5a;
}

.gallery-image, .gallery-gap2, .gallery-gap1 {

	border-bottom: 1px solid #5a5a5a;

}

.gallery-image img, .gallery-image-cart img, .gallery-image-index img {
		border: 3px solid #e1ddc8;
background-color: #e1ddc8;
width: auto;
}

.gallery-gap2 img {
		
background-color: transparent;
	height: 100px;
width: 372px;
}

.gallery-gap1 img {
		
background-color: transparent;
	height: 50px;
width: 140px;
}

.gallery-image img:hover {
	border: 3px solid #ceed56;
}

.gallery-info {
	line-height: 1.4em;
	padding: 6px 0 6px 0;

}

ul#collections {
	margin-bottom: 0;
	padding: 6px 0 20px;
	border-top: 1px solid #e1ddc8;
}

ul#collections li {
	background: url(bullet.png) no-repeat 0 8px;
	padding: 3px 0 3px 14px;
	list-style-type: none;
	list-style-position: outside;
}

ul#featuring {
	margin-bottom: 0;
	padding: 6px 0 0px;
	border-top: 0px solid #e1ddc8---------------;
}

ul#featuring li {
	padding: 4px 0;
	list-style-type: none;
	list-style-position: outside;
background-image: none;
}

.featuring-list {
	display: inline-block;
}

.featuring-image {
	margin: 4px 8px 4px 0;
	float: left;
	border: 2px solid #e1ddc8;
}

.featuring-image img {
	background-color: #e1ddc8;
	margin: 0px;
	padding: 0px;
}

.featuring-image img:hover {
	background-color: #CEED56;
}

.featuring-info {
	width: 176px;
	padding-top: 2px;
	padding-bottom: 6px;
float: left;
}

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

ul.featuring2 {
	margin-bottom: 0;
	padding: 0px 0 0px;

}

ul.featuring2 li {
	padding: 0px 0;
	list-style-type: none;
	list-style-position: outside;
background-image: none;
float: left;
display: inline-block;
margin: 0px;
}

.featuring-list2 {
	
}

.featuring-image2 {
	margin: 0px -3px 0px 0px;/* compensatory- adjust space bn img here */
width: auto;
	border: 0px solid purple;
padding: 0px;
}

.featuring-image2 img {
	border: 2px solid #e1ddc8;
	margin: 0px;
	padding: 0px;
}

.featuring-image2 img:hover {
	border: 2px solid #CEED56;
}


div.hero_pic .featuring-image2 img {
	border: 5px solid #CEED56;
	margin: 0 20px 0 10px;
	padding: 10px;
	background: transparent;
}

div.hero_pic .featuring-image2 img:hover {
	border: 5px solid #FFF;
}


#tags, .sidebar {
	padding: 8px 0 24px;
	border-top: 0px solid #e1ddc8-----------------;
}


#layout-right .tags a {
	color: #8e8d8d;
text-decoration: none;

}

#layout-right .tags a:hover {
	
text-decoration: underline;

}

.summary {

margin-top: 35px;
}

.paginate {

width: 597px;
margin-top: 10px;
}

#paginate .next, #paginate .prev {
	margin: 0 4px; 
}

#paginate .current {
	padding: 0 4px;
}

.paginate img {

margin-bottom: -3px;
}

/* @end */

/* @Products */

#product-left {
	width: 385px;
	float: left;
}

#product-image, .product-images {
	margin-bottom: 10px;
	border: 0px solid #e1ddc8;
}

#product-image {

}

.product-images {
	margin-right: 10px;
	float: left;
}



#product-image img, .product-images img, .publication-images img {
	background-color: #e1ddc8;
	margin: 10px 0 0 0;
	padding: 0px;
border: 3px solid #e1ddc8;
	height: 50%---;
width: 50%---;
}

div.frameless .publication-images img {
	background-color: transparent;
	margin: 10px 0 0 -3px;
	padding: 0px;
border: none;
}

.publication-images img.flash {
/* specificity or classed image in  */
margin-left: -13px;
margin-bottom: 100px;/* gives it height up the side of publication-image */
border: none;
}

#product-image img:hover, .product-images img:hover {
	background-color: #CEED56;
}

#product-right {
	width: 475px;
	float: left;
}

#product-variants {
	font-size: 11px;
	margin: 10px 0 15px;
	padding: 0px;

}

#product-variants ul {
	margin-bottom: 0;
}

#product-variants ul li {
	padding: 4px 6px;
	list-style-type: none;
	list-style-position: outside;
background-image: none; /* removes-breadcrumb_arrow from li (set further up) */
}

#product-variants .odd {
	background: #171515;
}

.odd img{
border: 0px solid orange;
}

#product-details {
	padding: 10px 0 15px;
}

.radio {
	margin-left: 3px;
}

/* @end */

/* @Blogs & Pages */

#about-excerpt {
	background-color: #171515;
	margin-bottom: 20px;
	padding: 15px 20px;
}


/* wider line width than layout-left p ( has right padding of 120)  */
#layout-left p.excerpt {

padding:0 30px 0 0px;
}

.blog-first, .blog {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e1ddc8;
}

.blog-last {
	padding-bottom: 25px;
}

.blog-last p {
	padding-right: 120px; /* limits para line width */
}

.blog-first img, .blog img, .blog-last img {
	margin-right: 10px;
}

.blog-details {
	display:none;
}

ul#blogs {
	margin-bottom: 0;
	padding: 6px 0 20px;
	border-top: 1px solid #e1ddc8;
}

ul#blogs li {
	background: url(bullet.png) no-repeat 0 10px;
	padding: 5px 0 5px 14px;
	list-style-type: none;
	list-style-position: outside;
}

.feed {
	margin-top: 3px;
	float: right;
}

/* @end */

/* Shopping Basket */

#basket {
	width: 100%;
}

#basket th {
	padding: 5px 0 2px;
	border-bottom: 1px solid #5a5a5a;
}

#basket td {
	vertical-align: top;
	border-bottom: 1px solid #5a5a5a;
}

#basket td.basket-column-one {
	padding: 7px 0;
}

#basket td.basket-column {
	width: 80px;
	padding-top: 12px;
}

.basket-images {
	margin: 5px 10px 0 7px;
	float: left;
	border: 1px solid #e1ddc8;
}

.basket-images img {
	background-color: #e1ddc8;
	margin: 0px;
	padding: 0px;
}

.basket-images img:hover {
	background-color: #CEED56;
}

.basket-desc {
	width: 440px;
	padding: 7px 0 7px 7px;
	float: left;
}

.basket-odd, .basket-even {
	padding: 7px 10px;
}

.basket-even {
	background-color: #171515;
}

#basket-right {
	text-align: right;
	width: 250px;
	float: right;
}

#basket-right h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 5px 15px 15px 0;
}

#basket p {
	padding-bottom: 2px;
}

#basket p.jumpmenu {
	margin-top: 15px;
}

#basket p.notes {
	padding: 7px 10px;
}

table #note {
width: 600px;
}

td.note {
	vertical-align: top;
padding-right: 7px;

}	

#basket textarea {
	margin-left: 7px;

}

/* @end */

/* @Footer */

#footer {
	color: #B0B697;
	font-size: 12px;
	background: transparent url(dark-grey-tile.jpg---) repeat-x center top;
	padding: 15px 0 35px;
}

#footer-right {
	font-size: 12px;
	float: right;
border: 0px solid purple-----;
width: 177px;
}

#footer-bracket {
height: 11px;

width: 782px;

background: transparent url(footer-bracket.jpg) no-repeat;
}

/* @end   */



/* @global Styles */

img {
	border: none;
}

p, pre {
	padding-bottom: 15px;
}

pre {
	padding-left: 20px;
	overflow: hidden;
}

code {
	color: #5f574e;
}

table {
	text-align: left;
	margin-bottom: 15px;
	border-collapse: collapse;
}

del {
	color: #c1191c;
	font-size: 11px;
	padding-left: 3px;
}

small {
	font-size: 10px;
	line-height: 1.4em;
}

ul, ol {
	margin-bottom: 15px;
}

ul li, ul.links li {
	padding: 2px 13px 2px 11px;
	list-style-type: none;
background-image: url(breadcrumb_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
text-decoration: none;
}

ul.site-maplist li {
background-image: url(breadcrumb_arrow2.gif);
}

ul.links li  {
padding: 2px 13px 2px 11px;
margin-bottom: 15px;
}

ol li {
	padding: 2px 0 2px 15px;
	list-style-type: decimal;
	list-style-position: inside;
}

.clear {
	clear: both;
}

.right {
	float: right;
}

.bold-blue {
	color: #e69D4D;
	font-weight: bold;
}

.bold-red {
	color: #e69D4D;
	font-weight: bold;
}

#layout p .alsosee {
	color: red;
text-decoration: none;
background-color: purple;
}

#layout p .alsosee a:link, #layout p .alsosee a:visited {
	color: red;
text-decoration: none;
}

/* @end */

/* @Slimbox */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

#lbBottomContainer {
	border-right: 10px solid #FFF;
	border-left: 10px solid #FFF;
border-bottom: 7px solid #FFF;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 9px;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 25%;
}

#lbPrevLink:active { 
background: transparent url(prevlabel_active.gif) no-repeat 0% 25%;
}


#lbNextLink {
	right: 9px;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 25%;
}

#lbNextLink:active {
background: transparent url(nextlabel_active.gif) no-repeat 100% 25%;
}


#lbBottom {
	font-size: 10px;
	text-align: left;
	
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 76px;
	height: 24px;

	margin: 5px 0px 5px 20px;
}

#lbCloseLink:link, #lbCloseLink:visited { 

	background: transparent url(closelabel.gif) 0 0px no-repeat; 

		}



#lbCloseLink:hover { 

	background: transparent url(closelabel.gif) 0 -75px no-repeat; 

		}		



#lbCloseLink:active { 

	background: transparent url(closelabel.gif) 0 -150px no-repeat; 

		}				


#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbBottom #lbCaption {
	color: #333333;
font-weight: bold;
}

#lbBottom #lbNumber {
	color: #999999;
font-weight: bold;
}

/* @end */

/* @Shopify Overrides */

/* Collections Listing */

#collections-listing ul {
	padding: 5px 0 15px !important;
}

#collections-listing li {
	margin: 0 !important;
	padding: 3px 0 !important;
	list-style-type: none;
	list-style-position: outside;
}

.hint {
	font-size: 11px;
}

#collections-listing  #pagination {
	
}

/* Search Results */

#searchresults #q {
	color: #323639;
	font: 13px "Lucida Grande", Verdana, sans-serif;
	width: 300px;
	margin-right: 5px;
	padding: 1px;
	border-top: 2px solid #99988d;
	border-right: 1px solid #b2b0a4;
	border-bottom: 1px solid #b2b0a4;
	border-left: 1px solid #b2b0a4;
background-color: #c6c6c6;
}

#searchresults {
	margin: 0 !important;
	padding-top: 5px;
border: 0px solid green;
}

#searchresults h3, #searchresults h3 a:link, #searchresults h3 a:visited, #searchresults h3 a:hover {
	color: #8e8d8d;
	font-size: 12px;
	margin: 10px 0 10px 0 !important;
	font-weight: bold;
padding-right: 120px;

}

#searchresults h3 a:link, #searchresults h3 a:visited {
	text-decoration: underline;
	color: #ceed56;
}

#searchresults h3 a:hover {
	color: #ceed56;
	text-decoration: none;
}

#searchresults span {
	padding-right: 10px;
background-color: red-------;
margin: 10px 0 0 0;
}

.highlight {
color: #e1ddc8;
background-color: #171515;
}

.result-image img {
	width: auto;
	height: auto;
	visibility: hidden------;
float: top;
padding: 0px 0 0 0px ;
border: 3px solid #e1ddc8;
margin: 2px 0 0 0;
}

#searchresults ol {
	padding-top: 10px;
}

#searchresults li {
	margin: 0 0 15px 0px !important;
	border-top: 1px solid #5a5a5a;
	list-style-position: inside;

padding-left: 0;
}


/* @end */

/* End of Stylesheet */