body {
	font-family: arial, sans-serif;
	color: #767171;
	font-size: 11px;
	padding: 35px 0;
}

.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

.small { font-size: 9px; }

a,
a:link,
a:active,
a:visited
{
	text-decoration: none;
}

a:hover {
	color: #6d6679;
}

#wrap {
	width: 961px;
	margin: 0 auto;
	background: url(../images/content.png) repeat-y;
}

#top {
	background: url(../images/content-top.png) no-repeat;
	height: 61px;
	padding: 50px 0 0 50px;
}

#top span {visibility: hidden;}

#content {
	width: 701px;
	min-height: 300px;
	background: url(../images/text-bottom.png) no-repeat bottom;
	margin: 0 0 0 147px;	
}

#page-content {
	background: url(../images/text-bottom.png) no-repeat bottom;	
	width: 641px;
	min-height: 200px;
	padding: 0 30px 20px 30px;
	margin: -55px 0 0 147px;
	overflow: hidden;
	height: 1%;
}

#page-content h1, #page-content h2, #page-content h3 {
	font-weight: bold;
	color: #625858;	
	margin: 10px 0;
}

#page-content p, #page-content ul, #page-content ol {margin: 12px 0; line-height: 18px;}

#page-content h1 {font-size: 16px;}
#page-content h2 {font-size: 14px;}
#page-content h3 {font-size: 12px;}

#page-content ul, #page-content ol {padding-left: 25px;}
#page-content ul {list-style: disc;}
#page-content ol {list-style: decimal;}

#footer {
	background: url(../images/content-bottom.png) no-repeat bottom;
	height: 110px;
	position: relative;
}

#footer ul {
	padding: 21px 0 2px 175px;
	margin: 0 22px 0 20px;
	position: relative;
	z-index: 99;
	height: 26px;
	overflow: hidden;
	background: url(../images/nav/back.gif) repeat-x 0 16px;
}

#footer ul#shop {
	padding-left: 100px;
}

#footer li {
	float: left;
	background: url(../images/nav/divider.gif) no-repeat right 3px;
	padding: 0 50px;
}

#footer #shop li {
	padding: 0 40px;
}

#footer li.contact { background: none; }

#footer a * {
 	display: none;
}

#footer a,
#footer a .hover {
    position: relative;
    display: block;
	height: 20px;
    background: url(../images/nav/nav-interior.png) 0 0 no-repeat;
}

#footer a.shop {
	margin-top: 2px;
	background-position: -550px -24px;
	width: 127px;
}

#footer .highlight a.shop:hover,
#footer a.shop .hover {
	background-position: -550px -2px;
}

#footer a.news {
	background-position: -10px -22px;
	width: 110px;
}

#footer .highlight a.news:hover,
#footer a.news .hover {
 	background-position: -10px 0;
}

#footer a.about {
	background-position: -220px -22px;
	width: 80px;
}

#footer .highlight a.about:hover,
#footer a.about .hover {
	background-position: -220px 0;
}

#footer a.contact {
	background-position: -415px -22px;
	width: 90px;
}

#footer .highlight a.contact:hover,
#footer a.contact .hover {
	background-position: -415px 0;
}

#footer .news a#current {
	background-position: -10px -39px;
}

#footer .about a#current {
	background-position: -220px -39px;
}

#footer .shop a#current {
	background-position: -550px -39px;
}

#footer .contact a#current {
	background-position: -415px -39px;
}




#footer p {
	position: absolute;
	bottom: 22px;
	left: 19px;
	height: 88px;
	background: #d7cfe3 url(../images/number.gif) no-repeat bottom right;
	width: 920px;
	overflow: hidden;
	text-indent: -5000px;
}

#target {
	min-height:320px;
	height:auto !important;
	height:320px;
	margin-top: -30px;
	position: relative;
}

#main-image {
	width: 360px;
	height: 320px;
	float: left;
	margin-left: 20px;
	text-align: center;
	display: inline;/*ie6*/
}

#text {
	width: 300px;
	float: left;
	padding-bottom: 15px;
}

#text p {
	line-height: 18px;
	margin: 10px 0;
}

#text h2 {
	font: bold 14px/22px arial, sans-serif;
	color: #625858;	
}

#target .loading {
	display: block;
	margin: 0 auto 0 auto;	
	padding-top: 80px;
}

#categories {
	margin: 0 20px;
	clear: both;
	padding: 10px 0;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	overflow: hidden;
	height: 1%;
}

#categories ul {
	width: 400px;
	float: left;
}

#categories li {
	float: left;
	margin-left: 5px;
}

#categories a {color: #767676;}


#pagination strong { padding-left: 40px; }

#pagination a {
	padding: 2px 3px;
}

#thumbs {
	overflow: hidden;
	height: 1%;
	margin: 0 20px;
	padding: 20px 0;
	height: 130px;
	position: relative;
}

#thumbs ul {
	width: 661px;
	position: absolute;
	left: 0;
	top: 20px;
}

#thumbs .loading {
	display: block;
	margin: 40px auto 0 auto;
}

#thumbs li {
	float: left;
	width: 102px;
	padding: 0 15px;
	text-align: center;
}

#thumbs img {
	margin-bottom: 5px;
}

#thumbs a {
	display: block;
	text-decoration: none;	
	font: bold 11px/16px arial, sans-serif;
	color: #6d6679;
}

#thumbs a.current, 
#thumbs a:hover, 
#categories a.current,
#categories a:hover
{
	color: #bd680d;
}

.navigation {
	padding-top: 20px;
}

.post {
	overflow: hidden;
	height: 1%;
	border-bottom: 1px solid #D7CFE3;
	padding: 20px 0;
}

#page-content .post h2 {
	margin: 0;
}

#page-content p.date {
	font-size: 10px;
	font-style: italic;
	margin: 5px 0;
}




