/* RESET */
*{text-decoration:none;font-size:1em;outline:none;margin:0;padding:0}code,kbd,samp,pre,tt,var,textarea,input,select,isindex,listing,xmp,plaintext{font:inherit;white-space:normal}a,img,a img,iframe,form,abbr,acronym,object,applet,table,a abbr,a acronym{border-width:0}dfn,i,cite,var,address,em{font-style:normal}th,b,strong,h1,h2,h3,h4,h5,h6,dt{font-weight:400}caption,th,td{text-align:left}html{background:#FFF;color:#000;line-height:1;font-family:arial, sans-serif}/* \*/html{font-family:sans-serif}/* */q{quotes:"\201C""\201D""\2018""\2019"}ul,ol,dir,menu{list-style:none}sub,sup{vertical-align:baseline}a{color:inherit}


/* General Site and Homepage */

html {
	height: 100%;
	background: #fff;
}

body {
	height: 100%;
}

#topline {
	position: relative;
	height: 8px;
	background: url("/media/images/top_page_line.jpg") repeat-x;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	width: 900px;
	position: relative;
}

#header {
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 125px;
}

#shopping-cart {
	position: absolute;
	z-index:1;
	right: 00px;
	top: -8px;
	height: 150px;
	width: 321px;
	background: url("/media/images/shopping_cart.png") no-repeat;
	margin: 0px;
}

#cart-info {
	margin: 89px 0px 0px 34px;
	font-family: 'Courier New', Courier, 'Times New Roman';
	font-style: italic;
	font-weight: bold;
	color: #666;
	font-size: 12px;
}

#cart-info a {
	text-decoration: underline;
	color: #000;
}

#navigation {
	position: absolute;
	top: 47px;
	background: url("/media/images/site_nav.png") no-repeat;
	height: 74px;
	line-height: 74px;
	width: 612px;
	overflow:hidden;
}

#navigation a {
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}

#nav-site-logo {
	float: left;
	height: 66px;
	width: 109px;
}

#nav-shop {
	float: left;
	height: 47px;
	width: 70px;
	margin: 10px 0px 0px 0px;
}

#nav-blog {
	float: left;
	height: 47px;
	width: 65px;
	margin: 10px 0px 0px 0px;
}

#nav-press {
	float: left;
	height: 47px;
	width: 71px;
	margin: 10px 0px 0px 0px;
}

#nav-about {
	float: left;
	height: 47px;
	width: 85px;
	margin: 10px 0px 0px 0px;
}

#nav-stockists {
	float: left;
	height: 47px;
	width: 93px;
	margin: 10px 0px 0px 0px;
}

#nav-contact {
	float: left;
	height: 47px;
	width: 100px;
	margin: 10px 0px 0px 0px;
}

#header {
	margin: 0;
}

#content {
	width: 100%;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	position: relative;
}

#main {
	margin: 0 0 0 0;
	padding: 20px 0px 20px 0px;
}

#hp-left-column {
	float: left;
	width: 270px;
	margin-left: 15px;
}

#hp-right-column {
	float: right;
	width: 200px;
	margin-right: 0px;
}

#hp-center-column { 
	float: left;
	width: 270px;
	margin-left: 60px;
}

#hp-blog {
	position: relative;
	width: 265px;
	padding-bottom: 3px;
	margin-top: 10px;
}

#hp-entry {
	position: relative;
	padding: 10px 10px 0px 10px;
}

#hp-entry-block {
	position: relative;
	width: 330px;
	height: 67px;
	margin-bottom: 5px;
	padding-top: 3px;
}

#hp-entry-block-image {
	float: left;
	margin: 0px;
	height: 64px;
	width: 64px;
	overflow: hidden;
}

#hp-entry-block-excerpt {
	float: right;
	margin-right: 30px;
	vertical-align:text-top;
	height: 64px;
	width: 230px;
}

#hp-signup {
	font-family: 'Times New Roman', serif;
	font-size: 11px;
	font-style: italic;
	line-height: 120%;
	height: 100px;
	position: relative;
	margin-left: 25px;
}

.entry-title {
	font-family: Georgia, serif;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: underline;
}

.entry-dob {
	font-family: 'Courier New', Courier;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

.entry-text {
	font-family: 'Courier New', Courier;
	font-size: 11px;
	line-height: 16px;
}

#hp-stockists {
	width: 330px;
	padding: 10px 10px 10px 10px;
}

#hp-stockists h1 {
	font-family: Georgia, 'Times New Roman', serif;
	font-weight: bold;
	font-size: 18px;
}

#hp-stockist-box {
	width: 150px;
	border: none;
	display:-moz-inline-box;
	display:inline-block;
	-moz-box-orient: horizontal;
	zoom:1;
	*display:inline;
	margin: 10px 10px 0px 0px;
	vertical-align: top;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	color: #333;
}

#hp-stockist-box a {
	color: #FF6666;
}

.hp-stockist-title {
	font-weight: bold;
	color: #212121;
}


#hp-twitter {
	position: relative;
	width: 226px;
	padding: 10px 0px 10px 0px;

}

#hp-twitter-bird {
	position: absolute;
	top: -165px;
	left: 0px;
}


#hp-slideshow {
	padding: 15px;
	position: relative;
}

#hp-set-tape {
	position: absolute;
	width: 157px;
	height: 39px;
	bottom: 5px;
	left: 50px;
	background: url("/media/images/tape-set.png") no-repeat;
}

.hp-slideshow-title {
	font-family: Georgia, 'Times New Roman';
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #3B3B3B;
	padding-right: 10px;
	text-transform: uppercase;
}

#hp-slideshow-description {
	position: relative;
	text-align: center;
	font-family: 'Courier New', Courier;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 10px;
	line-height: 150%;
}

.hp-slideshow-description a {
	font-style: italic;
	font-weight: bold;
}


#footer {
	clear: both;
	padding: 50px 0 20px 0;
	text-align: center;
	margin: 0 auto;
	width: 960px;
	font-family: 'Courier New', Courier;
	font-size: 12px;
}


.twtr-hd, .twtr-ft {
	display: none;
}

#twtr-widget-1 .twtr-new-results, #twtr-widget-1 .twtr-results-inner, #twtr-widget-1 .twtr-timeline {
	background-color: none !important; 
	background: none !important;
}

div.twtr-timeline {
	background-color: none;
}

div.twtr-doc {
	margin: 0px;
	width: 226px;
}

div.twtr-tweets {
	width: 100%;
}

div.twtr-bd {
	width: 100%;
}

div.twtr-tweet-wrap {
	width: 100%;
	padding: 0px;
	margin-right: 0px;
}

div.twtr-tweet-text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 180%;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 210px;
}

div.dismodern {
	float: right;
}

/* Sub-Pages */

/* Blog */

#blog-container {
	position: relative;
	width: 900px;
	margin-top: 50px;
}

#blog-body {
	float: left;
	width: 560px;
	margin-top: 82px;
}

#blog-sidebar {
	float: right;
	width: 285px;
}

#blog-post {
	position: relative;
	width: 560px;
	margin-bottom: 60px;
}

#blog-post-title-first {
	position: relative;
	padding-left: 140px;
	padding-bottom: 20px;
	width: 410px;
	font-family: Georgia;
	font-size: 32px;
}

#blog-first-cat {
	position: absolute;
	top: -120px;
	left: 0px;
	background: url("/media/images/first-cat.png") no-repeat;
	width: 279px;
	height: 167px;
	z-index: -1;
}

#blog-post-title {
	position: relative;
	width: 560px;
	padding-bottom: 20px;
	font-family: Georgia;
	font-size: 32px;
}

#blog-post-images {
	position: relative;
	width: 540px;
	height: 360px;
	background: url("/media/images/post_image_bg.jpg") repeat;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#blog-post-text {
	position: relative;
	width: 560px;
	font-family: 'Courier New', Courier;
	color: #777;
	line-height: 150%;
	font-size: 14px;
	font-style: italic;

}

#blog-post-text a {
	color: #FF3366;
	text-decoration: underline;
}

#blog-post-text a:hover {
	text-decoration: none;
}

#blog-post-footer {
	position: relative;
	width: 560px;
	height: 32px;
	margin-top: 15px;
	color: #fff;
	font-family: 'Courier New', Courier;
	text-transform: uppercase;
	font-size: 12px;
}

#blog-post-footer-dob {
	float: left;
	background: url("/media/images/post_footer_dob_bg.jpg") no-repeat;
	width: 154px;
	height: 32px;
	text-align: center;
	margin-top: 0px;
	line-height: 32px;
}

#blog-post-footer-tags {
	float: right;
	margin-top: 0px;
	width: 388px;
	height: 32px;
	background: url("/media/images/post_footer_tag_bg.gif") no-repeat;
	text-align: center;
	overflow: hidden;
	line-height: 32px;
}

#blog-sidebar-about {
	margin-bottom: 30px;
	width: 285px;
}

#blog-sidebar-categories {
	margin-bottom: 30px;
}

#blog-sidebar-categories-head {
	background: url("/media/images/blog-sidebar-cat-head.png") no-repeat;
	height: 34px;
	padding: 14px 8px 8px 8px;
}

#blog-sidebar-categories-head h1 {
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 26px;
	color: #666;
}

#blog-sidebar-categories-cats {
	padding: 10px 5px 10px 10px;
	line-height: 150%;
	font-family: 'Courier New', Courier;
	text-transform: uppercase;
	font-style: italic;
	color: #666;
	font-size: 16px;
}

#blog-sidebar-categories-bird {
	position: absolute;
	top: -90px;
	right: -35px;
}

#blog-twitter {
	position: relative;
	width: 226px;
	padding: 10px 12px 10px 5px;
	background: url("/media/images/hp_tweet_bg.jpg") repeat;

}

.next, .prev {
	font-family: Georgia, serif;
	background: #fff;
}

#slideshow-left {
	float: left;
	width: 450px;
	margin-top: 10px;
}

#slideshow-right {
	float: right;
	width: 350px;
	margin-top: 40px;

}

#slideshow-archive {
	height: 52px;
	width: 400px;
	position: relative;
	background: url("/media/images/archive_bg.png") repeat-x;
	line-height: 52px;
	font-family: 'Courier New', Courier;
	font-size: 13px;
	font-style: italic;
	color: #333;
	margin-top: 30px;
}

#slides-hidden p {
	display: none;
}

#slide-set {
	position: relative;
	width: 490px;
	margin-top: 40px;
	padding: 20px 10px 10px 15px;
	background: url("/media/images/slide_set_bg.jpg") repeat;
}

#slide-tape {
	position: absolute;
	top: -20px;
	left: 150px;
	width: 225px;
	height: 56px;
	background: url("/media/images/tape.png") no-repeat;
}

#single-slide {
	width: 150px;
	margin: 0px 10px 10px 0px;
	border: none;
	display:-moz-inline-box;
	display:inline-block;
	-moz-box-orient: horizontal;
	zoom:1;
	*display:inline;
	vertical-align: top;
}

#slideshow-title {
	position: relative;
	font-family: Georgia, serif;
	text-transform: uppercase;
	font-style: italic;
	font-size: 24px;
	color: #333;
	width: 260px;
	padding-left: 35px;
	padding-top: 50px;
}

#slideshow-title-cat {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url("/media/images/slideshow-title-bg.jpg") no-repeat;
	width: 82px;
	height: 93px;
}

#slideshow-description {
	margin-top: 10px;
	margin-left: 20px;
	position: relative;
	font-family: Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #999;
	width: 300px;
	padding-left: 15px;
	padding-top: 10px;
	line-height: 180%;
}

#slideshow-description a {
	color: #FF3366;
	font-weight: bold;
	line-height: 300%;
	text-transform: uppercase;
	text-decoration: underline;
	background: #fff;
	padding: 4px;
}

#slideshow-vertical {
	position: absolute;
	top: -5px;
	left: -25px;
	background: url("/media/images/slideshow-vertical.jpg") repeat;
	width: 6px;
	height: 300px;
}

.archive-link-titles {
	font-family: 'Courier New', Courier;
	line-height: 140%;
	font-weight: bold;
	font-size: 12px;
}

#press-left {
	float: left;
	width: 450px;
	height: 350px;
	background: url("/media/images/press-cats.jpg") no-repeat;
	margin-top: 60px;
}

#press-right {
	float: right;
	width: 450px;
	padding-top: 40px;
	margin-top: 60px;
	font-family: 'Courier New', Courier;
}

#press-right a {
	color: #FF3366;
	font-weight: bold;
	line-height: 300%;
	text-transform: uppercase;
	text-decoration: underline;
	background: #fff;
	padding: 4px;
}

#press-right h1 {
	font-family: Georgia, serif;
	font-style: italic;
	color: #000;
	font-size: 28px;
}

#stockist-container {
	position: relative;
	width: 600px;
	padding-left: 180px;
	margin-top: 60px;
}

#stockist-container h1 {
	font-family: Georgia, serif;
	text-transform: uppercase;
	font-size: 28px;
	color: #333;
}

#stockist-cat {
	position: absolute;
	top: 0;
	left: -30px;
	width: 170px;
	height: 271px;
	background: url("/media/images/stockist-cat.jpg") no-repeat;
}



#location-box {
	position: relative;
	padding-top: 20px;
	font-family: 'Courier New', Courier, Georgia;
	font-size: 18px;
	text-transform: uppercase;
}

#stockist-box {
	width: 200px;
	border: none;
	display:-moz-inline-box;
	display:inline-block;
	-moz-box-orient: horizontal;
	zoom:1;
	*display:inline;
	margin: 10px 10px 0px 0px;
	vertical-align: top;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	color: #333;
}

#stockist-box a {
	color: #FF3366;
	font-weight: bold;
	text-decoration: underline;
	background: #fff;
}

#stockist-box strong {
	font-weight: bold;
}

#flat-container {
	position: relative;
	width: 600px;
	padding-left: 180px;
	margin-top: 60px;
	font-family: 'Courier New', Courier, serif;
	font-size: 14px;
}

#flat-container a {
	color: #FF3366;
	font-weight: bold;
	text-decoration: underline;
	background: #fff;
}


#flat-container h1 {
	font-family: Georgia, serif;
	text-transform: uppercase;
	font-size: 28px;
	color: #333;
}

#flat-cat-1 {
	position: absolute;
	top: 0;
	left: 0px;
	width: 170px;
	height: 300px;
	background: url("/media/images/flat-cat-1.png") no-repeat;
}

#flat-cat-2 {
	position: absolute;
	top: 0;
	left: 0px;
	width: 170px;
	height: 300px;
	background: url("/media/images/flat-cat-2.png") no-repeat;
}

/* Store */

#store {
	width: 100%
	margin-top: 30px;
	position: relative;
}

#store-left-column {
	float: left;
	width: 160px;
	margin-top: 40px;
	line-height: 110%;
}

#store-right-column {
	float: right;
	width: 325px;
	margin-top: 40px;
}

#store-center-column {
	float: left;
	width: 370px;
	margin-top: 30px;
}

#store-image-set {
	position: relative;
	width: 370px;
}

#store-images-main {
	float: left;
	width: 300px;
}

#store-images-side {
	float: right;
	width: 65px;
}


#item-name {
	font-family: 'Times New Roman', serif;
	font-size: 24px;
	font-style: italic;
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #0C0C0C;
}

.drop-menu {
	width: 180px;
}

#item-price {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 50px;
	margin-bottom: 20px;
	letter-spacing: -2px;
}

#item-sub {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #666;
	margin-bottom: 5px;
}

#item-details {
	font-family: Helvetica, Arial, sans-serif;
	text-transform: lowercase;
	font-size: 12px;
	font-style: italic;
}

#item-description {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 180%;
}

#item-description p {
	margin-bottom: 15px;
}

#store-nav-title {
	font-family: Georgia, serif;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 8px;
	font-style: italic;
}

#store-nav-item, #store-nav-item a, #store-nav-item a:link, #store-nav-item a:active, #store-nav-item a:hover {
	font-family: Georgia, serif;
	text-transform: lowercase;
	font-style: italic;
	font-size: 12px;
	color: #FF6666;
	margin-bottom: 5px;
	text-decoration: none;
}

#store-nav-item a:hover {
	text-decoration: underline;	
}

#store-nav-end, #store-nav-end a, #store-nav-end a:link, #store-nav-end a:active, #store-nav-end a:hover {
	font-family: Georgia, serif;
	text-transform: uppercase;
	font-style: italic;
	font-size: 10px;
	color: #000;
	margin-bottom: 5px;
	text-decoration: none;
}

#store-nav-end a:hover {
	text-decoration: underline;	
}

#tnr {
	font-family: 'Times New Roman', serif;
	font-size: 12px;
	color: #000;
	font-style: italic;
	width: 100%;
	text-align: center;
}

#tnr a {
	color: #FF0066;
}

#shop-right-column {
	float: right;
	width: 740px;
	margin-top: 20px;
	margin-right: -10px;
}

#shop-unit-box {
	width: 160px;
	border: none;
	display:-moz-inline-box;
	display:inline-block;
	-moz-box-orient: horizontal;
	zoom:1;
	*display:inline;
	margin: 0px 13px 13px 0px;
	vertical-align: top;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	text-align: center;
	border: 1px solid #fff;
	padding: 2px;
}

#shop-unit-box:hover {
	border: 1px dotted #ddd;
}

#shop-unit-box img {
	margin-bottom: 10px;	
}

#shop-left-column {
	float: left;
	width: 160px;
	margin-top: 20px;
	line-height: 110%;
}










