/*
Table of Contents:

1. Universal
2. Supersized
3. Nav
4. 

*/

/* 1.
Universal ***/

body {
	font-size: 62.5%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#thin-wrapper {
	width: 654px;
	margin: 23px auto 0;
}

body#home {background: #000;}
body#journal {background: #fff;}

/* 2.
Supersized ***/

a{
	color:#8FC2FF;
	text-decoration: none;
	outline: none;
}
a:hover{
	text-decoration: underline;
}
img{
	border:none;
}
body#collection {
	overflow:hidden;/*Needed to eliminate scrollbars*/
	background:#000;
}
#content{
	margin:0px auto;
	height: 30px;
	width:100%;
	bottom:0;
	z-index: 3;
	position:absolute;
}
#contentframe{
	background-color: #fff;
	width: 654px;
	margin: 0 auto;
	overflow: hidden;
	height: 30px;
	text-align:center;
	z-index: 3;
}
#slidecounter{
	float:left;
	color:#000;
	font: 1.0em "Helvetica Neue", Arial, sans-serif;
}
#slidecaption{
	overflow: hidden;
	display: inline-block;
	text-transform: uppercase;
	margin: 10px 0 0 0;
	color: #000;
	font: 0.8em "Helvetica Neue", Arial, sans-serif;
	font-weight: bold;
}

/*Supersize Plugin Styles*/

#loading {
	position: absolute;
	top: 49.5%; 
	left: 49.5%;
	z-index: 3;
	width: 24px; 
	height: 24px;
	text-indent: -999em;
	background-image: url(/_images/progress.gif);
}
#supersize{
	position:fixed;
}
#supersize img, #supersize a{
	height:100%;
	width:100%;
	position:absolute;
	z-index: 0;
}
#supersize .prevslide, #supersize .prevslide img{
	z-index: 1;
}
#supersize .activeslide, #supersize .activeslide img{
	z-index: 2;
}

#prevslide {float: left;}
#nextslide {float: right;}


/* 3.
Nav ***/

#nav {
	width: 654px;
	z-index: 1000;
}


#menu {
	width: 655px;
	height: 38px;
	padding: 15px 0 0 0;
	margin: 0 auto;
}

#menu ul#nav {
	width: 654px;
	height: 38px;
	background: url(/_images/nav.jpg) top left no-repeat;
	position: relative;
	text-align: left;		

}

#menu ul#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

ul#nav li, ul#nav a {
	height: 38px;
	display: block;
	}

#menu ul#nav li a{
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
}


#nav-home {left: 0; width: 108px;}
#nav-collection {left: 133px; width: 79px;}
#nav-shop {left: 231px; width: 35px;}
#nav-about {left: 285px; width: 44px;}
#nav-journal {left: 347px; width: 61px;}
#nav-stocklist {left: 426px; width: 70px;}
#nav-press {left: 516px; width: 43px;}
#nav-contact {left: 576px; width: 59px;}

#nav-collection a:hover {background: transparent url(/_images/nav.jpg) -133px -78px no-repeat;}
#nav-shop a:hover {background: transparent url(/_images/nav.jpg) -231px -78px no-repeat;}
#nav-about a:hover {background: transparent url(/_images/nav.jpg) -285px -78px no-repeat;}
#nav-journal a:hover {background: transparent url(/_images/nav.jpg) -347px -78px no-repeat;}
#nav-stocklist a:hover {background: transparent url(/_images/nav.jpg) -426px -78px no-repeat;}
#nav-press a:hover {background: transparent url(/_images/nav.jpg) -516px -78px no-repeat;}
#nav-contact a:hover {background: transparent url(/_images/nav.jpg) -576px -78px no-repeat;}

body#collection #nav-collection {background: transparent url(/_images/nav.jpg) -133px -39px no-repeat;}

ul#nav li .sub {
	z-index: 100;
	text-indent: 0px;
	font: 0.8em Georgia, "Times New Roman", Times, serif;
	color: #000;
	position: absolute; /*--Important--*/
	left: 0px;
	top: 2px;
	width: 100px;
	margin: 36px 0 0 0;
	background: #fff;
	float: left;
	display: none; /*--Hidden for those with js turned off--*/
}

ul#nav li .sub ul {
	text-indent: 0px;
	list-style: none;
	background: #fff;
	margin: 0; padding: 0;
	width: 79px;
	float: left;
	z-index: 100;
}
ul#nav .sub ul li {
	width: 100%; /*--Override parent list item--*/
	color: #fff;
	background: #e0e0e0;
	text-indent: 0;
	margin: 0;
	z-index: 100;
}
ul#nav .sub ul li:last-child {
	border: none;
}

ul#nav .sub ul li a {
	float: none;
	text-indent: 0; /*--Override text-indent from parent list item--*/
	height: auto; /*--Override height from parent list item--*/
	display: block;
	text-decoration: none;
	color: #e0e0e0;
	text-indent: 0;
	z-index: 100;
}
ul#nav .sub ul li a:hover {
	background: #e0e0e0;
}

ul#nav li .sub ul li#nav-summer10 {top: 37px; height: 35px;}
ul#nav li .sub ul li#nav-bridal {top: 72px; height: 35px; z-index: 1000000;}

ul#nav li .sub ul li#nav-spring10 a:link, ul#nav li .sub ul li#nav-spring10 a:visited {height: 35px; background: #e0e0e0 url(/_images/nav-spring.jpg) 0 0 no-repeat;}
ul#nav li .sub ul li#nav-summer10 a:link, ul#nav li .sub ul li#nav-summer10 a:visited {height: 35px; background: #e0e0e0 url(/_images/nav-summer.jpg) 0 0 no-repeat;}
ul#nav li .sub ul li#nav-bridal a:link, ul#nav li .sub ul li#nav-bridal a:visited {height: 35px; background: #e0e0e0 url(/_images/nav-bridal.jpg) 0 0 no-repeat;}

ul#nav li .sub ul li#nav-spring10 a:hover {height: 35px; background: url(/_images/nav-spring.jpg) 0 -35px no-repeat;}
ul#nav li .sub ul li#nav-summer10 a:hover {height: 35px; background: url(/_images/nav-summer.jpg) 0 -35px no-repeat;}
ul#nav li .sub ul li#nav-bridal a:hover {height: 35px; background: url(/_images/nav-bridal.jpg) 0 -35px no-repeat;}


/* contact */

body#contact {overflow: hidden;}

#googleMap {
	z-index: -10;
	margin: -85px 0 0 0;
	left: 0;
	display: fixed;
	height: 1000px;
	width: 100%;
}

/* about */

body#about {
	background: #fff;
	font-size: 0.7em;
}

body#about p {
	line-height: 1.5em;
	margin: 0 0 12px 0;
}

body#about img {
	margin: 0 0 13px 0;
}

/* Stocklist */

body#stocklist {
	font-size: 0.7em;
}

ul.col {
	width: 163px;
	float: left;
}

.region {display: block; margin: -20px 0 70px 0; overflow: ;}

.map {width: 100px; width: 130px; display: block; float: left; text-align: center;}
.map .region-name {font-weight: bold; margin: 14px 0 0 0; text-decoration: underline; height: 13px;}
.region ul {display: inline-block; float: left;}

li.store-entry {display: block; float: left; width: 150px;}

.region ul li.store-entry {float: left; margin: 0 0 20px 10px;}
.region ul li.store-entry p {margin: 0 0 7px 0;}
.region ul li.store-entry p {font-style: italic;}
.region ul li p.store-name {font-weight: bold; font-style: normal;}

#contest {display: none;}

ul.press {margin: 0; padding: 0;}
ul.press li {float: left; margin: 0px 6px 12px;}

#journal-wrapper {float: left; width: 500px;}
#side-bar {float: right; width: 130px;}

#contact-wrapper {width: 230px; height: 450px; z-index: 1; position: absolute; background: #fff; padding: 20px;}

.contact-item {
	margin: 0 0 25px 0;
	line-height: 1.4em;
}

.contact-title {font-size: 1.2em; font-weight: bold; margin: 0 0 10px 0;}

.post .content {margin: 15px auto 0; text-align: center;}

.post {
	border-bottom: 1px solid #ccc;
	padding: 0 0 20px 0;
}

.post img {margin: 13px auto 10px; text-align: center;}
.post p {line-height: 1.5em;}

.journal-title {display: inline-block; font-size: 1.9em; font-weight: bold; margin: 25px 0 10px 0;}
.date {display: inline; margin: 0 0 0 14px;}
.content img {margin: 10px 0;}
.content strong {font-weight: bold;}
.post .content p {text-align: left; margin: 20px 0 0 0; line-height: 1.9em;}

#side-bar {padding: 29px 0 0 0;}
#side-bar h4 {margin: 0 0 20px 0;}
#side-bar ul {margin: 0 0 10px 0;}
#side-bar ul li {margin: 0 0 10px 0;}

#side-bar a:link {color: #555;}

.container { width:654px; height:534px; overflow:hidden; position:relative; cursor:pointer; }
.slides { position:absolute; top:0; left:0; }
.slides div { position:absolute; top:0; width:654px; display:none; }

#loopedSlider { margin:18px auto; width:654px; position:relative; clear:both; }
a.previous { position:absolute; top:494px; left:0px; }
a.next { position:absolute; top:494px; right:0px; }
.slides .collection_info {width:654px; margin:0; font-size: 1.1em; padding: 8px 0 0 0; display:block; position:relative; height: 22px; background: #e1e1e1; color: #000;text-align: center; font-weight: bold;}
#zoom {z-index: 1000000;}