/*
FOUR HORSEMEN
*/

@font-face {
	font-family: 'LetterGothicBold';
	src: url('letter_gothic_bold-webfont.eot');
	src: local('?'), url('letter_gothic_bold-webfont.woff') format('woff'), url('letter_gothic_bold-webfont.ttf') format('truetype'), url('letter_gothic_bold-webfont.svg#webfontwAchJgPO') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'LettrGoth12BTBold';
	src: url('letter_gothic_12_pitch_bold_bt-webfont.eot');
	src: local('?'), url('letter_gothic_12_pitch_bold_bt-webfont.woff') format('woff'), url('letter_gothic_12_pitch_bold_bt-webfont.ttf') format('truetype'), url('letter_gothic_12_pitch_bold_bt-webfont.svg#webfont9wO0yrHi') format('svg');
	font-weight: normal;
	font-style: normal;
}

body{
	font: 11px Georgia, serif;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p{
	margin: 0;
	padding: 0;
}

li{
	margin-left: 0px;
}

h1{
	font: 26px 'LetterGothicBold', sans-serif;
	text-transform: uppercase;
	line-height: 30px;
	letter-spacing: 2px;
}

h2{
	font: 14px 'LetterGothicBold', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px; 
}

h3{
	font: 12px Georgia, serif;
	text-transform: uppercase;
}

h4{
	font: 11px 'LetterGothicBold', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px; 
}

a:link, a:visited{
	color: #71462C;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

img {
	border: none;
}

p{
	line-height: 18px;
	padding: 0 0 10px 0;
}

#wrapper{
	width: 940px;
	margin: 0 auto 0 auto;
}

#header{
	width: 100%;
	height: 130px;
	margin: 50px 0 5px 0;
	padding-bottom: 20px;
	border-bottom: dotted 1px #C1C1C1;
}

#logo{
	float: left;
	display: block;
	height: 83px;
	width: 200px;
	background: url("header_hover_blog.png") no-repeat 0 0; 
}

#logo:hover { 
	background-position: 0 -83px;
}

#logo span {
	display: none;
}

#shoplogo{
	float: left;
	display: block;
	height: 83px;
	width: 200px;
	background: url("header_hover_shop.png") no-repeat 0 0; 
}

#shoplogo:hover { 
	background-position: 0 -83px;
}

#shoplogo span {
	display: none;
}


.address{
	float: left;
	width: 150px;
	margin: 15px 0 15px;
}

.address li, ul, li a, ul a{
	list-style: none;
	padding: 0;
	margin: 0;
}

.address a{
	color: #000;
}

.address a:hover{
	text-decoration: none;
	color: #C1C1C1;
}

.address h2{
	font-size: 11px;
	margin-bottom: 10px; 
}

#navheader{
	clear: both;
	font: 14px 'LetterGothicBold', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px; 
	float: left;
	padding: 25px 0 0 0;
}

#navheader ul{
	margin: 0;
	padding: 0; 
	list-style-type: none;
	list-style-image: none;
}

#navheader li{
	display: inline;
	margin-right: 25px;
}

#header a{
	color: #000;
}

#header a:hover{
	text-decoration: none;
	color: #C1C1C1;
}

#sidebar{
	float: left;
	width: 170px;
}

#sidebar li{
}

#sidebar ul{
	line-height: 20px;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	padding: 0 0 15px 0;
}

#sidebar ul ul{
	border-bottom: solid 1px #C1C1C1;
}

#sidebar .children{
	border: none;
	margin: 0;
}

#sidebar h2{
	padding: 0 0 10px 0;
	font: 14px 'LetterGothicBold', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px; 
}

#container{
	float: right;
	width: 750px;
}

.shoph2{
	padding-bottom: 15px;
}

.post img {
	padding-bottom: 15px;
}

.post{
	padding: 10px 0 15px 0;
}

.post h2 a{
	color: #000;
	font-size: 15px;
}

.post h2 a:hover{
}

.entry{
	line-height: 20px;
	padding-top: 10px;
}

.entry p{
	padding: 10px 0 5px 0;
}

.post img{
	padding: 0;
}

p.postmetadata{
	text-transform: uppercase;
	font-size: 10px;
	margin: 15px 0 0px 0;
	padding: 15px 0 15px 0;
	border-top: solid 1px #C1C1C1;
	border-bottom: dotted 1px #C1C1C1;
}

p.metadata2{
}

p.thedate{
	margin: 0;
	padding: 0;
	color: #717171;
	font-style: italic;
}

.navigation{
	clear: both;
	text-transform: uppercase;
	font-size: 10px;
	padding: 0 0 15px 0;
	margin-top: 0px;
	border-bottom: solid 1px #C1C1C1;
}

#footer{
	clear: both;
	width: 940px;
	height: 175px;
	padding: 5px 0 0 0;
}

#tothetop{
	float: left;
	display: block;
	height: 8px;
	width: 76px;
	margin: 15px 0 15px 40px;
	background: url("top_hover.png") no-repeat 0 0;
}

#tothetop:hover { 
	background-position: 0 -8px;
}

#tothetop span {
	display: none;
}

.comments-template{
}

.comments-template ol{
}

.comments-template ol li{
}

.comments-template h2, .comments-template h3{
}

.commentmetadata{
}

.comments-template p.nocomments{
}

.comments-template textarea{
}

#searchbox{
	border-top: 1px solid #d7d7d0;
	border-left: 1px solid #d7d7d0;
	border-right: none;
	border-bottom: none;
	background-color: #eeeeed;
	height: 23px;
	width: 100px;
	float: left;
	margin-top: 10px;
	clear: right;
}

#searchsubmit{
	background: url('search.png') no-repeat center; 
	background-color: #eeeeed;
	border-top: 1px solid #d7d7d0;
	border-left: none;
	border-right: none;
	border-bottom: none;
	width: 26px; 
	height: 26px; 
	float: left;
	padding: 0;
	margin-top: 10px;
}


