html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,  
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

/*---------- Document ----------*/
body {
	background: #23140d url('../imgs/bg_img.jpg') top center no-repeat;
	font-family: Georgia, Times, serif;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
}

img {
	border: none;
}
/*--- r ---*/
#wrapper{
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 960px;
}
/*--- header ---*/
#header {
	height: 110px;
	width: 960px;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	background: url('../imgs/header.jpg') top center no-repeat;
}

#header h1{
	display:none;
}

/*--- Navigation ---*/
#navDiv {
	margin: 0 auto;
	padding-top: 82px;
	position: relative;
} 
ul#nav { background:url(''); position: absolute; left: 789px;}
ul#nav li { float:left; list-style-type:none; }
ul#nav li a { height: 35px; display:block; text-indent:-9999px; outline:none; }

li#navMain a, li#navBlog a, li#navStore a { position: absolute;}

li#navMain a 		{ 
	background:url('../imgs/main.jpg') top center no-repeat;
	width: 56px;
	left: 0;
	}
	
li#navBlog a 		{ 
	background:url('../imgs/blog.jpg') top center no-repeat;
	width: 53px;
	left: 56px;
	}
	
li#navStore a 		{ 
	background:url('../imgs/shop.jpg') top center no-repeat;
	width: 62px;
	left: 109px;
	}
li#navMain a:hover, li#navBlog a:hover, li#navStore a:hover	{ 
	background-position: center -35px;
	}

body#pageMain li#navMain a, body#pageBlog li#navBlog a, body#pageStore li#navStore a	{ 
	background-position: center -70px;
	}
/*---------- Content ----------*/
#content {
	font-family: Georgia, Times, serif;
	min-height: 500px;
	width: 960px;
	margin: 0 auto;
}
#content h2 {
	padding: 100px 0px 0px 50px;
	font-size: 23px;
}


/*--- Blog ---*/
#blog {
	width: 960px;
	margin-top: 20px;
	background: url('../blog_imgs/blog_repeat.jpg') top center repeat-y;
}
#blogtop {
	height: 74px;
	width: 960px;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	background: url('../blog_imgs/blog.jpg') top center no-repeat;
}
#blogfooter {
	height: 9px;
	width: 960px;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	background: url('../blog_imgs/blog_footer.jpg') top center no-repeat;
}
#blogleft {
	padding-left: 55px;
	padding-bottom: 20px;
	width: 560px;
	float: left;
}
.blogContainer {
	clear: both;
}
.blogdivide {
	float: left;
	width: 560px;
	height: 7px;
	margin-bottom: 25px;
	margin-top: 10px;
}
.blogTitle {
	float: left;
	display: block;
	font-size: 20px;
	margin: 0 auto;
	line-height: 23px;
	color: #922d2e;
}
.blogDate {
	float: left;
	display: block;
	font-size: 16px;
	margin: 0 auto;
	padding-bottom: 10px;
	font-style: italic;
	width: 500px;
	color: #91897c;
}
.blogBody {
	clear: both;
	padding-bottom: 0px;
}
.blogBody p{
	margin: 0 auto;
	padding-top: 10px;
}
.blogBody img {
	border: none;
}
.blogCat {
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	Width: 500px;
	float: left;
	font-size: 15px;
	color: #23140d;
}
.blogCat a{
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-size: 15px;
	line-height: 25px;
	color: #CA481C;
}
.blogCat a:hover {
	text-decoration: underline;
}
a.new {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	float: right;
	text-decoration: none;
	font-size: 12px;
	line-height: 22px;
	color: #23140d;
	font-weight: bold;
	letter-spacing: .6px;
	display:  block;
	
}
a.new:hover {
	color: #CA481C;
	text-decoration: none;
}
a.old {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	float: left;
	text-decoration: none;
	font-size: 12px;
	line-height: 22px;
	color: #23140d;
	font-weight: bold;
	letter-spacing: .6px;
	display:  block;
}
a.old:hover {
	color: #CA481C;
	text-decoration: none;
}
#blogbottom {
	width: 890px;
}
.empty {
clear: both;	
}
.blogBody a:hover {
	color: #922d2e;
}
.blogBody a:hover {
	color: #922d2e;
}
.blogBody a, a:active {
	color: #CA481C;
	text-decoration:none;
}
.blogBody a, a:active {
	color: #CA481C;
	text-decoration:none;
}
/*---- Blog Right ---*/
#blogright {
	padding-left: 40px;
	width: 250px;
	float: left;
}
.search {
	width: 250px;
	height: 20px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}
#searchsubmit {
	float: left;
	height: 20px;
	width: 85px;
	margin-top: 16px;
	margin-left: 10px;
	margin-bottom: 15px;
}
#searchfield {
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
}
.nav_categories  li a {
	text-decoration: none;
	font-size: 12px;
	line-height: 24px;
	color: #e7e5d3;
	font-weight: bold;
	letter-spacing: .6px;
	border-bottom: 1px solid #23140d;
	display:  block;
}
.nav_categories li {
	border-style: none;
	margin: 0 auto;
	list-style-type: none;
	font-weight: normal;
}
.nav_categories a:link {
	color: #23140d;
	text-decoration: none;	
}
.nav_categories a:visited {
	color: #23140d;
	text-decoration: none;	
}
.nav_categories a:hover {
	color: #CA481C;
	text-decoration: none;
}
.nav_categories a:active {
	color: #23140d;
	text-decoration: none;	
}
.cat {
	margin-top: 10px;
}
.arc {
	margin-top: 10px;
}
.archive  li a {
	text-decoration: none;
	font-size: 12px;
	line-height: 24px;
	color: #e7e5d3;
	font-weight: bold;
	letter-spacing: .6px;
	border-bottom: 1px solid #23140d;
	display:  block;
}
.archive li {
	border-style: none;
	margin: 0 auto;
	list-style-type: none;
	font-weight: normal;
}
.archive a:link {
	color: #23140d;
	text-decoration: none;	
}
.archive a:visited {
	color: #23140d;
	text-decoration: none;	
}
.archive a:hover {
	color: #CA481C;
	text-decoration: none;
}
.archive a:active {
	color: #e7e5d3;
	text-decoration: none;	
}
.empty {
clear: both;	
}
.italicBlog {
	color: #91897c;
	font-size: 12px;
	font-style: italic;
}
/*--- Footer ---*/

#footerWrapper {
	width: 890px;
	margin-top: 45px;
}

#footer {
	width: 890px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}


.clear {
	clear: both;
}
.copyright {
	font-family: Georgia, Times, serif;
	Font-size: 12px;
	font-weight: bold;
	color: #e7e5d3;
	line-height: 25px;
	margin-top: 25px;
	margin-left: 30px;
}

