/* @group reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

/* @end */

/* @group layout */

/* @group overall */

html {
	background-color: #0D0B0A;
	background-position: top left;
	background-repeat: repeat-x;
	background-image: url(/stylesheets/design_images/171/background-html.jpg);
}

body {
	background-position: left top;
	background-repeat: repeat-y;
	position: relative;
	width: 845px;
	margin: 0 auto 20px auto;
	border: 1px solid #1b1917;
	border-top: none;
}

#container_1 {
	background: url(/stylesheets/design_images/171/background-sidebar.jpg) top left repeat-y;
}

#container_2 {
	background: url(/stylesheets/design_images/171/background-header.jpg) top left no-repeat;
}

#header {
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
}

#content {
	width: 600px;
	padding: 103px 0 20px;
	float: left;
	margin: 0 0 0 215px;
	display: inline;
	clear: both;
	position: relative;
}
#content_top_2 {
	clear: left;
}

#sidebar {
	width: 135px;
	float: left;
	padding-top: 59px;
	margin-left: -780px;
	min-height: 400px;
}
* html #sidebar {
	height: 400px;
}

#sidebar .zone {
	margin-bottom: 1.5em;
}

#footer {
	clear: both;
	width: 630px;
	margin-left: 215px;
	padding: 56px 0 2px;
	background: url(/stylesheets/design_images/171/background-footer.jpg) no-repeat 530px 0;
}

/* @end */

/* @group calendar */

div.calendar.nav {
	float: right;
}

table.calendar {
	width: 600px;
	margin-left: 20px;
	border-collapse: collapse;
	line-height: 1.1;
}

table.calendar td {
	border-left: 1px solid black;
	border-right: 1px solid black;
	width: 14%;
	padding: 0 2px;
}

table.calendar td.outside {
	color: #aaa;
}

table.calendar tr.label td.outside {
	font-size: 70%;
}

table.calendar tr.label td {
	border-top: 1px solid black;
	font-size: ;
	padding-bottom: 4px;
}

table.calendar td.last {
	border-bottom: 1px solid black;
	height: 10px;
}

table.calendar div.event a {
	display: inline-block;
}

table.calendar div.event a {
	display: block;
	padding: 5px 3px;
	margin: 1px;
	color: white;
}

table.calendar .event a:hover {
	background: black;
}

table.calendar .c1 a {
	background-color: #1a80ff;
}

table.calendar .c2 a {
	background-color: #0054be;
}

table.calendar .c3 a {
	background-color: #7d49ed;
}

table.calendar .c4 a {
	background-color: #b570c6;
}

table.calendar .c5 a {
	background-color: #dd288f;
}

.event .date {
	color: ;
	margin: 4px 0 4px 20px;
	font-size: 160%;
}

/* @end */

/* @group contact form */

div.contactform {
	margin: 20px 0;
	border-top: 1px solid #979692;
}

.contactform form {
	padding: 10px 0;
}

.contactform div {
	padding: 10px 0 0 0;
}
.contactform div.message {
	background: none;
}

.contactform input[type="text"] {
	width: 100%;
}

.contactform textarea {
	width: 100%;
	height: 10em;
}

.contactform.submission {
	border: none;
	background: #f6c000;
	padding: 10px;
	color: black;
	text-align: center;
}

/* @end */

/* @group blog */

.blog.post h2 a {
	color: ;
}

.blog.post h2 a:hover {
	color: white;
	background-color: ;
}

.blog.post .next {
	float: right;
}

#blog_nav {
	position: relative;
	margin-bottom: 20px;
	width: 600px;
}

#blog_nav div {
	
}

#blog_nav #newer_posts {
	width: 200px;
	z-index: 2;
	position: absolute;
	right: 0;
	text-align: right;
}

#blog_nav #older_posts {
	width: 200px;
	z-index: 2;
	position: absolute;
	left: 0;
}

#blog_nav #blog_archive {
	text-align: center;
}

.blog.post .published {
	color: ;
	margin: 4px 0 0 30px;
	font-size: 90%
}

div.blog_archive {
	margin-left: 20px;
}

#content h3.blog_archive {
	font-weight: normal;
}

/* @end */

/* @group image */

#album_nav {
	float: right;
}

#album_nav div {
	display: inline;
}

#album_nav .next {
	margin-left: 10px;
}

/* @end */

/* @group menus */

.menu a, .menu a:link, .menu a:visited, .menu span {
	color: #9b9692;
	text-decoration: none;
}
.menu li {
	margin-bottom: 12px;
	font-size: 18px;
}
.menu li.current span,
.menu a:hover span,
.menu li.current li.current span,
.menu li.current a:hover span {
	color: #fae298;
}

.menu li li {
	margin: 0;
	line-height: 1;
	font-size: 12px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.menu li.current li span {
	color: #9b9692;
}
#content_top .menu {
	margin-left: -10px;
	margin-bottom: 10px;
	float: left;
	display: inline;
}
#content_top .menu li {
	list-style-type: none;
	padding: 0 10px;
	margin: 0 0 0 0;
	font-weight: bold;
	font-size: 14px;
	border-right: 1px solid black;
	float: left;
}
/* @end */

/* @end */

/* @group typography */

html {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #E5DACF;
}

#header h1 {
	text-indent: -10000px;
	position: absolute;
}

#header #tagline {
	text-indent: -10000px;
	position: absolute;
}

#footer {
	font-size: 80%;
	color: #201f1b;
}
#footer a, #footer a:link, #footer a:visited {
	color: #3d3b33;
}

/* @group content */

#content h1 {
	color: #FAE298;
	font: bold 180%/1 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: .75em 0 .25em;
}

#content h2 {
	color: #FAE298;
	font: normal 160%/1 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 1.5em 0 .25em;
}

#content h3 {
	color: #FAE298;
	font: bold 135%/1 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 1.5em 0 .25em;
}

#content h4 {
	font-weight: bold;
	line-height: 1;
	color: #FAE298;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 1.5em 0 .25em;
}

#content h5 {
	line-height: 1;
	color: #FAE298;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 1.5em 0 .25em;
}

#content h6 {
	line-height: 1;
	color: #FAE298;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 1.5em 0 .25em;
}

#content p {
	margin: 0 0 1.5em;
}

#content p img {
	display: block;
	margin: 0 auto;
}

div.image img {
	display: block;
	margin: 20px auto;
}

#content li {
	list-style-type: disc;
	margin-left: 20px;
}

/* @end */

/* @group sidebar */

.sidebar {
	font-size: 90%;
	line-height: 1.2;
	color: ;
}

.sidebar p {
	margin: 0 0 .5em 0;
}

.sidebar .zone h2 {
	font-size: 120%;
	font-weight: bold;
	border-bottom: 1px solid #000;
	margin-bottom: .25em;
	color: #0054be;
}

.sidebar ul.blog_posts li,
.sidebar ul.calendar_events li {
	list-style-type: disc;
	list-style-position: inside;
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: .25em;
	color: ;
}

/* @end */

/* @group links */

a, a:link, a:hover {
	color: #ffc001;
}

a:visited {
	color: #FAE298;
}

a:visited:hover {
	color: white;
}

/* @end */

strong {
	font-weight: bold;
	font-style: inherit;
}

em {
	font-style: italic;
	font-weight: inherit;
}

/* @end */

/* @group e-store */

#shopping_cart {
	position: absolute;
	right: 670px;
	top: 5px;
}
#shopping_cart a,
#shopping_cart a:link,
#shopping_cart a:visited {
	color: #78736d;
	text-decoration: none;
}
#shopping_cart a:hover {
	color: #E5DACF;
}

/* @group product list view */

.product_list .description,
.product_list h3,
.product_list .price,
.product_list .item_number {
	display: none;
}

.product_list {
	padding-top: 20px;
}
.product_list .product {
	clear: none;
}
.product_list .product_preview {
	width: 120px;
	margin: 0;
	height: 120px;
	float: left;
	text-align: center;
}
.pagination {
	margin-bottom: 30px;
	text-align: left;
}
.pagination .page {
	background: #57524e;
}

/* @end */

/* @group full product view */

.product.full .product_preview {
	float: none;
	display: block;
	margin: 10px auto 20px auto;
}
.product.full form {
	margin: 10px 0;
}
#content img {
	border: 1px solid #a09890;
}
#content a:hover img {
	border-color: white;
}
.product.full th,
.product.full td {
	border-color: black;
}
.product.full th {
	background-color: #201f1b;
}

.product.full .prev {
	text-align: right;
	position: absolute;
	right: 100px;
	top: 5px;
}
.product.full .next {
	position: absolute;
	left: 510px;
	top: 5px;
}
.product.full .prev a,
.product.full .next a {
	text-decoration: none;
	color: #9b9692;
	font-size: 10px;
}

.product.full .image_list a {
	float: left;
	margin-right: 10px;
	height: 110px;
}

/* @end */

/* @end */

/* @group category preview */

#category_preview li {
	list-style-type: none;
	padding: 10px;
	margin: 0;
	float: left;
	background: black;
	margin-bottom: 10px;
}
#category_preview h2 {
	margin: 0 0 .25em 310px;
	width: 260px;
}
#category_preview a.img {
	float: left;
}
#category_preview .description {
	margin: 0 0 .25em 310px;
	width: 260px;
}

/* @end */

/* @group advanced album */

.adv_album.image.list,
.image.list a,
.image.list a:hover {
	width: 113px;
	height: 113px;
	background: none !important;
	text-align: center;
}
.image.list img {
	display: inherit;
	margin: 0 auto !important;
	padding: 0 !important;
}
.adv_album_images {
	padding-top: 20px;
}
.image.list.current img {
	border-color: white !important;
	border-width: 4px !important;
}
/* @end */
