/*  
Template name: Livid Thorn
Author: Natalie Wood
*/

/* ----------------------------------------
   Standard
------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}

body {
	background: #FFF url('http://www.lividthorn.com/layout/Images/lividthornbg.jpg');
	font: normal 13px Helvetica,Arial,sans-serif;
	color: #000;
	padding-bottom: 1em;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	background: #000000;
	text-decoration: none;
}

p {padding: 0.1em 0 0.8em;}

h1 {font: normal 1.8em Helvetica,Arial,sans-serif;}
h2 {font: normal 1.5em Helvetica,Arial,sans-serif;}
h3 {font: bold 1em Helvetica,Arial,sans-serif;}

code {
	display: block;
	background: #FFFFFF;
	color: #335;
	border: 1px solid #E8E8D5;
	padding: 5px 10px;
	overflow: auto;
	margin: 1em 0;
	font-size: 0.9em;
	line-height: 1.5em;
}

ul,ol {margin: 0 0 1em 1.6em;}
ul ul, ol ol {margin: 0.3em 0 0.3em 1em;}

img {border: none;}
img.bordered {background: #FFF; padding: 5px; border: 1px solid #DDD;}
img.left {margin-right: 1em;}
img.right {margin-left: 1em;}

small,.small {font-size: 0.8em;}
big,.big {font-size: 1.2em;}


/* ----------------------------------------
  Forms
------------------------------------------- */

/* Inputs */
input#s, textarea, input.styled {
	border: 1px solid #000000;
	padding: 3px;
	width: 160px;
	font: normal 1em Helvetica,Arial,sans-serif;
	}

textarea {width: 150px;
overflow:scroll;}
#searchsubmit {
	border: 1px solid #BBB;
	background: #EEE;
	font: normal 0.9em Helvetica,Arial,sans-serif;
	padding: 2px 3px;
}

/* Seachform */
table.search {
	width: 100%;
	border-collapse: collapse;
}
.search td {vertical-align: center;}


/* ----------------------------------------
   Layout
------------------------------------------- */

/* Main */
#layout_wrapper {
	margin: 20px auto 0;
	width: 700px;
}
#layout_container {
	background: #FFFFFF;
	padding-left: 8px;
	border-left:4px solid black;
	border-right:4px solid black;
	width: 665;
}
#layout_edgetop, #layout_edgebottom {
	background: url('http://www.lividthorn.com/layout/img/layout_edges.png') no-repeat left top;
	display: block;
	height: 20px;	
	font-size: 0;
	line-height: 0;
}
#layout_edgebottom {background-position: left bottom;}

#top_separator {
	background: #FFFFFF;
	display: block;
	font-size: 0;
	width: 665;
	height: 200px;
	line-height: 0;
	z-index:0;
}

/* Navigation */
#navigation {
	background: #ffffff;
	padding: 0px 0px 0;
	text-align: center;
}

#logo {
	width: 234px;
	position: relative;
	z-index: 500;
	left: 0px;
	float: left;
	top: 0px;
	margin-top: -280px;
	margin-left: -50px;
}

#main_page_content {
	width: 675px;
	height: auto;
	z-index: 2;
	text-align:center;
}

#regularpage {
	width: 650px;
	margin-left:10px;
	height: auto;
	text-align:left;
}

#regularpagenarrow {
	width: 310px;
	margin-left:10px;
	height: auto;
	text-align:left;
}

#leftcontentheader {
	float:right;
	width: 290px;
	height: 20px;
	z-index: 2;
	text-align:left;
	padding-left:5px;
	padding-right:0px;
	padding-top:10px;
	font: bold 2em Helvetica,Arial,sans-serif;
}

#leftcontentheadersmall {
	float:right;
	width: 290px;
	height: 20px;
	z-index: 2;
	text-align:left;
	padding-left:5px;
	padding-right:0px;
	padding-top:10px;
	font: bold 1.9em Helvetica,Arial,sans-serif;
}

#leftcontentheadersmall1 {
	float:right;
	width: 290px;
	height: 20px;
	z-index: 2;
	text-align:left;
	padding-left:5px;
	padding-right:0px;
	padding-top:10px;
	font: bold 1.7em Helvetica,Arial,sans-serif;
}

#leftcontentheadersmaller {
	float:right;
	width: 290px;
	height: 20px;
	z-index: 2;
	text-align:left;
	padding-left:5px;
	padding-right:0px;
	padding-top:10px;
	font: bold 1.3em Helvetica,Arial,sans-serif;
}


#leftcontentlower {
	float:right;
	width: 280px;
	height: auto;
	z-index: 2;
	text-align:left;
	padding-left:5px;
	padding-right:10px;
	padding-top:10px;
	font: normal 1em Helvetica,Arial,sans-serif;
}

#leftcontentbigger {
	float:right;
	width: 350px;
	height: auto;
	z-index: 2;
	text-align:left;
	padding-left:5px;
	padding-right:10px;
	padding-top:10px;
	font: normal 1em Helvetica,Arial,sans-serif;
}

#pictures {
	width: 350px;
	height: auto;
	float:left;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}


#mainimage {
	width: 350px;
	height: auto;
	text-align:center;
}

#thumbnails {
	width: 350px;
	height: auto;
	text-align:center;
}

#pageheader {
	width: 675px;
	height: auto;
	text-align:left;
	padding-left:10px;
}

#pageheaderother {
	width:675px;
	z-index: 2000;
	padding-top: 12px;
	margin-right: 0px;
	padding-left:10px;
	float:left;
			}

#shopmain {
padding-left:20px;
	float:center;
	text-align:center;
}


/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float: none;}
/* End IE5-Mac hack */

/* Main Layout */

/* Footer */
#footer {
	background: #FFFFFF;
	padding: 0px 0px 2px;
	text-align: center;
	font-size: 0.85em;
	color: #000000;
	text-decoration: none;
}
#footer .right {color: #000000;}
#footer .right a {
	color: #000000;
	text-decoration: none;
}
#footer .right a:hover {
	color: #FFFFFF;
	background: #000000;
	text-decoration: none;
}


/* ----------------------------------------
   Misc
------------------------------------------- */

/* Images */
img.bordered {
	border: 1px solid #DDD;
	background: #FFFFFF;
	padding: 5px;
}

/* Text */
.bold {font-weight: bold;}
.tright {text-align: right;}
.tcenter {text-align: center;}
.tright {text-align: right;}

/* Floats */
.left {float: left;}
.right {float: right;}

/* Clear */
.clear,.clearer {clear: both;}
.clearer,.spacer {
	display: block;
	font-size: 0;
	line-height: 0;
}

/* Icons */
span.comment {
	background: #FFFFFF;
	padding-left: 18px;
}


/* ----------------------------------------
   Pagination
------------------------------------------- */

.pagenavigation {
	background: #DDEBF4 url('http://www.lividthorn.com/layout/img/pagenav_top.gif') no-repeat;
	margin-bottom: 5px;
}
.pagenav_bottom {
	display: block;
	font-size: 0;
	line-height: 0;
	height: 5px;
	background: url('http://www.lividthorn.com/layout/img/pagenav_bottom.gif') no-repeat;
}
.pagenav {
	font-size: 0.85em;
	padding: 5px 8px 0;
}
.pagenav a {
	color: #000;
	text-decoration: none;
}
.pagenav a:hover {
	color: #FFFFFF;
	background: #000000;
	text-decoration: none;
}


/* ----------------------------------------
   Width, height, margin, padding
------------------------------------------- */

.h5 {height: 5px;}
.p5 {padding: 5px;}
.p10 {padding: 10px;}


/* ----------------------------------------
  SLIMBOX Lightbox
------------------------------------------- */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url('http://www.lividthorn.com/layout/Images/loading.gif') no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

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

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url('http://www.lividthorn.com/layout/Images/prevlabel.gif') no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url('http://www.lividthorn.com/layout/Images/nextlabel.gif') no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url('http://www.lividthorn.com/layout/Images/closelabel.gif') no-repeat center;
	margin: 5px 0;
	outline: none;
}

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

#lbCaption {
	font-weight: bold;
}
