html {
	margin:0;
	padding:0;
}

body {
	width:100%;
	background:url(images/bg.jpg) top center no-repeat #323638;
	color:#323638;
	margin:-1px none 0 -1px;
	padding:0 none;
}

.wrapper {
	width:982px;
	margin-left:auto;
	margin-right:auto;
	min-height:600px;
}

.header {
	width:100%;
	height:260px;
	margin-top:none;
}

.menubar {
	width:982px;
	height:124px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:40px;
	background:url(images/menubar-bg.png) no-repeat;
}

#menu {
	height:82px;
}

#menu ul {
	list-style:none;
	float:left;
	display:block;
	width:100%;
}

#menu li {
	font-family:Georgia, Times, serif;
	text-indent:-9999px;
}

#menu li a {
	font-family:Georgia, Times, serif;
	text-indent:-9999px;
	height:82px;
	float:left;
	display:block;
	margin-top:-2px;
}

#menu li a:hover {
	font-family:Georgia, Times, serif;
	text-indent:-9999px;
	height:82px;
	background-position:0 -82px;
}

.menuhome a {
	background:url(images/menubar-home.png) no-repeat;
	width:160px;
	margin-left:41px;
	float:left;
	display:block;
}

.menuarchives a {
	background:url(images/menubar-archives.png) no-repeat;
	width:160px;
	margin-left:0;
}

.menugoods a {
	background:url(images/menubar-thegoods.png) no-repeat;
	width:160px;
	margin-left:0;
}

.menucontact a {
	background:url(images/menubar-contact.png) no-repeat;
	width:160px;
	margin-left:0;
}

#logo {
	width:183px;
	height:70px;
	background:url(images/nickheer.png) no-repeat;
	margin:81px auto 57px;
}

#logo a {
	text-decoration:none;
	width:183px;
	height:70px;
	display:block;
}

.search {
	float:left;
	display:block;
	width:144px;
	height:82px;
	margin-right:80px;
	margin-top:20px;
}

#searchs {
	background:url(images/menubar-searchbox.png) 0 0 no-repeat;
	width:135px;
	background-position:fixed;
	background-color:transparent;
	height:39px;
	display:block;
	border:none;
	outline:none;
	padding-left:25px;
	padding-right:10px;
	font-family:Georgia, Times, serif;
	font-size:10px;
}

#searchs:focus {
	background:url(images/menubar-searchbox.png) 0 -39px no-repeat;
}

.searchsubmit {
	width:0;
	height:0;
	display:none;
}

.separate {
	display:block;
	clear:both;
	width:100%;
	height:120px;
}

#content {
	width:970px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	color:#323638;
	display:block;
}

#content .top {
	width:970px;
	height:46px;
	background:url(images/content-top.png) bottom left no-repeat;
	display:block;
	clear:both;
	float:left;
	margin:0;
	padding:0;
}

#content .main {
	width:970px;
	height:auto;
	background:url(images/content-tile.png) repeat-y;
	display:block;
	clear:both;
	float:left;
	margin:0;
	padding:0;
}

#content .inner {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	clear:both;
	padding:0;
}

#content .bottom {
	width:970px;
	height:41px;
	background:url(images/content-bottom.png) no-repeat;
	display:block;
	float:left;
	clear:both;
	margin:0;
	padding:0;
}

.pagespacer {
	width:100%;
	height:50px;
	display:block;
	float:left;
	clear:both;
}

img,a img {
	border:none;
	text-decoration:none;
}

p img {
	border:#acb8bf solid 2px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	display:block;
}

img.storyphoto {
	border:0;
	margin-bottom:40px;
}

p ul {
	list-style:circle;
	font-family:Georgia, Times, 'Times New Roman', serif;
	color:#323638;
	text-decoration:none;
	word-spacing:normal;
	text-align:left;
	letter-spacing:auto;
	line-height:1.6em;
	font-size:11px;
}

small {
	font-family:'Times New Roman', Times, serif;
	color:#a59595;
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
	width:780px;
	text-align:center;
	display:block;
	height:40px;
	padding-top:15px;
}

.postmetadata small {
	text-transform:none;
	letter-spacing:normal;
	font-style:italic;
}

h3 {
	font-family:Georgia, Times, serif;
	color:#323638;
	text-decoration:none;
	text-transform:uppercase;
	font-size:18px;
	font-weight:400;
	letter-spacing:-.05em;
	width:100%;
	word-spacing:.3em;
	margin-top:30px;
	display:block;
	float:left;
}

h3 a {
	color:#484848;
	text-decoration:none;
}

#sidebar ul {
	margin-left:-25px;
	margin-top:15px;
}

#sidebar li a {
	color:#af1111;
	text-decoration:none;
	font-family:'Helvetica Neue', HelveticaNeue, Helvetica, Univers, Arial, sans-serif;
	letter-spacing:80%;
}

#sidebar p small {
	height:20px;
	display:block;
	margin-top:20px;
	margin-bottom:30px;
	font-size:10px;
	width:277px;
	text-align:center;
	border:none;
	font-weight:400;
}

#sidebar p small a {
	display:block;
	text-align:center;
	color:#af1111;
	text-decoration:none;
	width:277px;
	border:none;
	font-weight:400;
}

#sidebar p a {
	color:#af1111;
	text-decoration:none;
}

h2 {
	font-family:Georgia, 'Times New Roman', serif;
	color:#323638;
	text-decoration:none;
	word-spacing:normal;
	letter-spacing:-1px;
	padding-bottom:20px;
	font-weight:400;
	width:780px;
	text-align:center;
	font-size:36px;
	text-transform:uppercase;
	margin:-15px auto 30px;
}

h2 a {
	font-family:Georgia;
	color:#323638;
	text-decoration:none;
	word-spacing:normal;
	letter-spacing:-1px;
	font-size:36px;
	text-transform:uppercase;
}

h2 a:hover {
	color:#a59595;
}

h6 {
	font-family:Georgia;
	width:220px;
	text-align:center;
	display:block;
	color:#323638;
	text-decoration:none;
	word-spacing:normal;
	line-height:1.2em;
	font-size:14px;
	font-weight:400;
	text-transform:uppercase;
	margin:15px 0 18px;
}

h6 a {
	font-family:Georgia;
	color:#323638;
	text-decoration:none;
	word-spacing:normal;
	line-height:1.2em;
	font-size:14px;
	font-weight:400;
	text-transform:uppercase;
	margin:0;
}

h6 a:hover {
	color:#a59595;
	text-decoration:underline;
}

h5 a:hover {
	color:#af1111;
}

.nocaps,.nocaps a {
	text-transform:none;
}

#sidebar {
	width:277px;
	float:right;
	display:block;
	margin-right:0;
	font-family:Georgia, Times, serif;
	font-size:12px;
	color:#484848;
}

#sidebar p {
	font-family:Georgia, Times, serif;
	font-size:12px;
	color:#484848;
}

#sidebar p img {
	border:none;
}

#footer {
	height:175px;
	width:940px;
	margin-bottom:20px;
	font-family:Georgia, Times, serif;
	font-size:11px;
	color:#323638;
	margin-top:30px;
	float:right;
	display:block;
}

#footer h4 {
	font-size:10px;
	text-transform:uppercase;
	width:220px;
	text-align:center;
}

#footerwrap {
	height:175px;
	width:940px;
	margin-bottom:30px;
	background:#acb8bf;
	display:block;
	margin-left:-20px;
}

#footer p {
	width:220px;
	font-family:Georgia, Times, serif;
	font-size:9px;
	line-height:18px;
	height:175px;
}

.fcolumn1 {
	width:220px;
	float:left;
	display:block;
	height:160px;
	overflow:hidden;
	margin-left:80px;
}

.fcolumn2 {
	width:220px;
	float:left;
	display:block;
	height:160px;
	overflow:hidden;
	margin-left:20px;
}

.fcolumn2p {
	width:80px;
	float:left;
	display:block;
	height:81px;
	overflow:hidden;
	margin-top:40px;
	margin-left:20px;
	text-align:center;
}

.fcolumn3 {
	width:220px;
	float:left;
	display:block;
	height:160px;
	overflow:hidden;
	margin-left:20px;
	text-align:center;
}

.fcolumn3img {
	margin-top:1px;
	margin-bottom:8px;
}

.fcolumn3bottomimg {
	margin-top:6px;
}

.fcolumn3 a {
	display:block;
	height:20px;
	margin-top:12px;
}

.fc3left {
	width:110px;
	display:block;
	float:left;
	margin-bottom:15px;
}

.fc3right {
	width:110px;
	display:block;
	float:right;
	margin-top:-3px;
}

.post_column_1 h4 {
	font-family:Georgia, 'Times New Roman', serif;
	color:#323638;
	text-decoration:none;
	font-weight:400;
	width:380px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-size:18px;
	text-transform:uppercase;
	height:50px;
	line-height:50px;
	display:block;
	float:left;
}

.navigation {
	width:780px;
	height:30px;
	display:block;
	float:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	padding-top:15px;
}

#footer a img,#footer a img:hover {
	border:none;
	outline:none;
}

.alignleft {
	width:390px;
	height:30px;
	float:left;
	display:block;
	margin-left:0;
	font-family:Georgia, Times, serif;
	text-transform:uppercase;
	font-size:10px;
}

.alignright {
	width:390px;
	height:30px;
	float:right;
	display:block;
	margin-right:0;
	font-family:Georgia, Times, serif;
	text-transform:uppercase;
	font-size:10px;
	text-align:right;
}

a img {
	border:0;
	outline:none;
	text-decoration:none;
}

a img:hover {
	border:0;
	text-decoration:none;
	outline:none;
}

.columnfix {
	height:1px;
	display:block;
	width:380px;
	margin-bottom:-11px;
}

.ghover {
	width:642px;
	height:100px;
	border:none;
	display:block;
	float:left;
	background:none;
}

.ghover:hover {
	background:url(images/ghover.png);
}

.exception a img,.exception a img:hover {
	border:0 none;
	outline:0 none;
	display:block;
	float:none;
}

.cancel-comment-reply small {
	border-bottom:none;
}

blockquote {
	width:355px;
	margin-left:25px;
	padding-left:5px;
	display:block;
	float:left;
	border-left:1px solid #acb8bf;
}

.spcolwrap {
	width:959px;
	display:block;
	float:left;
	clear:both;
}

#spcol1 {
	width:277px;
	padding-right:32px;
	display:block;
	float:left;
}

#hometaglist {
	width:180px;
	height:300px;
	margin-left:-20px;
	display:block;
	float:left;
	margin-top:-42px;
	padding:0;
}

#hometaglist .inner {
	width:140px;
	height:360px;
	border:1px solid #acb8bf;
	list-style:none;
	overflow:hidden;
	padding:15px 20px;
}

.olderposts {
	float:left;
}

.blogg-post-grid {
	width:220px;
	height:400px;
	margin-left:60px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	margin-top:-82px;
	display:block;
}

.blogg-post-grid p {
	margin-top:56px;
	font-family:Georgia, Times, 'Times New Roman', serif;
	color:#323638;
	text-decoration:none;
	word-spacing:normal;
	text-align:left;
	letter-spacing:auto;
	line-height:1.6em;
	font-size:10px;
}

.blogg-post-grid small {
	font-family:'Times New Roman', Times, serif;
	color:#a59595;
	text-decoration:none;
	text-transform:uppercase;
	font-size:9px;
	width:220px;
	text-align:center;
	display:block;
	height:15px;
	padding-top:25px;
}

.subpostwrap {
	width:880px;
	display:block;
	float:left;
	clear:both;
}

.subpostsp {
	width:100%;
	height:100px;
	float:left;
	display:block;
}

.belowsubpost {
	width:100%;
	height:50px;
	float:left;
	display:block;
	clear:both;
}

.commentlist {
	font-family:Georgia, Times, serif;
	list-style:none;
	padding-left:none;
	margin-left:none;
}

ol {
	margin-left:0;
	padding-left:0;
	text-indent:0;
}

.fn {
	font-style:normal;
}

.fn a {
	font-family:Georgia, Times, serif;
	font-size:12px;
	color:#323638;
	font-style:normal;
	text-transform:uppercase;
	width:140px;
	display:block;
	float:left;
	text-decoration:none;
}

.comment-meta,.comment-meta a {
	font-family:'Times New Roman', Times, serif;
	color:#a59595;
	text-decoration:none;
	text-transform:uppercase;
	font-size:9px;
	width:140px;
	display:block;
	height:15px;
}

.commentlist a {
	color:#a59595;
	text-decoration:none;
}

.commentcolumn {
	width:380px;
	margin-left:20px;
	display:block;
	float:left;
	margin-top:-5px;
}

.commentbreak {
	width:100%;
	height:20px;
	display:block;
	float:left;
}

.commentleft {
	width:140px;
	float:left;
	margin-left:0;
	display:block;
	clear:left;
}

.loggedinas {
	color:#323638;
	font-family:Georgia, Times, 'Times New Roman', serif;
	font-size:10px;
}

.loggedinas a {
	color:#acb8bf;
	border-bottom:none;
	text-decoration:none;
}

.authorinfo a {
	width:139px;
	display:block;
	color:#acb8bf;
	font-family:Georgia, Times, 'Times New Roman', serif;
	font-size:12px;
	text-transform:uppercase;
	border-bottom:1px dotted #323638;
	text-decoration:none;
}

.authorinfo a:hover {
	border-bottom:1px solid #323638;
	text-decoration:none;
	color:#323638;
}

.commentlist p {
	color:#323638;
	font-family:Georgia, Times, 'Times New Roman', serif;
	font-size:10px;
	line-height:18px;
	width:380px;
}

.commentsh {
	margin-bottom:30px;
	display:block;
	height:50px;
}

div.reply a {
	font-size:10px;
	width:380px;
	text-align:right;
	display:block;
}

input.placeholder {
	font-family:Georgia, Times, 'Times New Roman', serif;
	font-size:12px;
	text-transform:uppercase;
	border:0;
	border-bottom:1px dotted #323638;
	background:none;
	outline:none;
	margin-left:0;
	width:139px;
}

input.placeholder:focus {
	color:#323638;
}

.comment,.tweetback {
	width:620px;
	height:auto;
	min-height:140px;
	display:block;
	float:left;
	margin-left:0;
	margin-bottom:20px;
}

.children {
	width:540px;
	display:block;
	float:left;
	margin-left:60px;
	padding-left:20px;
	margin-top:20px;
	border-left:1px solid #acb8bf;
}

#comment {
	width:350px;
	height:79px;
	outline:none;
	border:none;
	background:url(images/commentbox.png) no-repeat #fff;
	color:#323638;
	font-family:Georgia, Times, 'Times New Roman', serif;
	font-size:10px;
	line-height:18px;
	max-width:350px;
	max-height:79px;
	margin:0;
	padding:15px;
}

#comment:focus {
	outline:none;
	border:none;
}

.clearblock {
	clear:both;
	display:block;
}

.cancel-comment-reply {
	height:20px;
}

div.contactleft {
	width:60px;
	margin-left:0;
	display:block;
	float:left;
}

div.contactmain {
	width:460px;
	height:350px;
	margin-left:20px;
	display:block;
	float:left;
}

.contactmain br {
	display:none;
	clear:none;
}

h3.contacth {
	width:460px;
	display:block;
	float:left;
	font-family:Georgia, Times, 'Times New Roman', serif;
	font-size:18px;
	color:#323638;
	font-weight:400;
	text-transform:uppercase;
	margin-top:5px;
}

p.contact {
	width:460px;
	display:block;
	text-align:left;
	line-height:22px;
}

span.contact {
	display:inline;
}

input.contact {
	border:0;
	font-family:Georgia, Times, 'Times New Roman', serif;
	font-size:11px;
	line-height:18px;
	border-bottom:1px dotted #323638;
	outline:none;
	width:159px;
	background:#f2f2f2;
	height:18px;
	display:inline;
}

textarea.contact {
	display:block;
	float:left;
	clear:both;
	width:429px;
	height:115px;
	font-family:Georgia, Times, 'Times New Roman', serif;
	font-size:11px;
	line-height:18px;
	border:1px dotted #323638;
	background:#f2f2f2;
	outline:none;
	padding:15px;
}

input.button {
	width:60px;
	height:25px;
	border:1px solid #323638;
	background:#fff;
	font-family:Georgia, Times, 'Times New Roman', serif;
	font-size:11px;
	color:#323638;
	text-transform:capitalize;
	outline:none;
	margin-top:15px;
	margin-bottom:20px;
}

input.button:hover {
	background:#f4f3b3;
}

input.button:active {
	background:#f4f3b3;
	color:#a59595;
	border-color:#a59595;
}

#archive h2 {
	float:left;
	display:inline;
	width:780px;
	margin:0 auto;
}

#archive div.post {
	width:540px;
	float:left;
	display:block;
	margin-bottom:40px;
}

#archive small {
	font-size:9px;
	text-align:left;
}

#archive .date {
	display:block;
	float:left;
	width:60px;
	height:60px;
	background:url(images/archivedot.png) no-repeat;
	text-align:center;
	margin-right:20px;
}

#archive span.month {
	width:60px;
	text-align:center;
	height:15px;
	font-family:Georgia, Times, 'Times New Roman', serif;
	font-size:10px;
	color:#acb8bf;
	font-weight:400;
	display:block;
	margin-top:13px;
}

div.day {
	display:block;
	float:left;
	width:60px;
	text-align:center;
	height:30px;
	font-family:Georgia, Times, 'Times New Roman', serif;
	font-size:24px;
	color:#acb8bf;
	font-weight:400;
	margin-top:-5px;
}

#archive .postcontainer {
	width:460px;
	display:block;
	float:left;
}

#archive h3 {
	margin-top:0;
	width:460px;
	float:left;
	display:block;
}

#archive p {
	width:460px;
	float:left;
	display:block;
}

#archive .clearfix {
	clear:both;
}

#archivefilter img {
	display:inline;
	margin-top:78px;
	float:right;
}

#archivefilter .inner {
	width:140px;
	height:auto;
	border:1px solid #acb8bf;
	list-style:none;
	padding:15px 20px;
}

#content .olderposts img,#archive img {
	display:none;
}

p,ul li {
	font-family:Georgia, Times, 'Times New Roman', serif;
	color:#323638;
	text-decoration:none;
	word-spacing:normal;
	text-align:left;
	letter-spacing:auto;
	line-height:1.6em;
	font-size:11px;
}

#sidebar li a:hover,#sidebar small a:hover,#sidebar p a:hover,.alignleft a:hover,.alignright a:hover,.fn a:hover,.commentlist a:hover,.loggedinas a:hover {
	text-decoration:underline;
}

h5,h5 a {
	font-family:Georgia;
	color:#292929;
	text-decoration:none;
	word-spacing:normal;
	text-align:left;
	letter-spacing:-1px;
	line-height:.9em;
	font-size:18px;
	text-transform:capitalize;
}

p a,#footer p a {
	color:#4b758f;
	text-decoration:none;
	border-bottom:#4b758f 1px dotted;
}

p a:hover,#footer p a:hover {
	text-decoration:none;
	border-bottom:#4b758f 1px solid;
}

.alignleft a,.alignright a {
	font-family:Georgia, Times, serif;
	text-transform:uppercase;
	font-size:10px;
	color:#4b758f;
	text-decoration:none;
}

#hometaglist h6,#tagbox h6,#otherplaces h6,#archivefilter h6 {
	font-family:Georgia;
	width:180px;
	text-align:center;
	display:block;
	color:#323638;
	text-decoration:none;
	word-spacing:normal;
	line-height:.9em;
	font-size:14px;
	font-weight:400;
	text-transform:uppercase;
	margin:0 0 18px;
}

#hometaglist h5,#archivefilter h5 {
	font-family:Georgia;
	width:140px;
	display:block;
	text-align:left;
	font-size:10px;
	font-weight:700;
	color:#323638;
	letter-spacing:normal;
}

#hometaglist ul,#tagbox ul,#otherplaces ul,#archivefilter ul {
	list-style:none;
	margin-left:0;
	font-family:Georgia, Times, 'Times New Roman', serif;
	color:#323638;
	text-decoration:none;
	word-spacing:normal;
	text-align:left;
	letter-spacing:auto;
	line-height:1.6em;
	font-size:10px;
	text-indent:0;
	padding-left:0;
}

#hometaglist a,#tagbox a,#otherplaces a,#archivefilter a {
	font-family:Georgia, Times, 'Times New Roman', serif;
	color:#323638;
	word-spacing:normal;
	text-align:left;
	letter-spacing:auto;
	line-height:1.6em;
	font-size:10px;
	text-decoration:none;
	width:140px;
	display:block;
	border-bottom:none;
}

#hometaglist a:hover,#tagbox a:hover,#otherplaces a:hover,#archivefilter a:hover {
	text-decoration:underline;
	color:#4b758f;
	border-bottom:none;
}

#tagbox,#otherplaces,#archivefilter {
	width:180px;
	height:auto;
	margin-right:-20px;
	display:block;
	float:right;
	margin-top:-72px;
	padding:0;
}

#tagbox .inner,#otherplaces .inner {
	width:140px;
	height:auto;
	border:1px solid #acb8bf;
	padding:15px 20px;
}

.comment-author,.comment-author .fn a {
	font-family:Georgia, Times, serif;
	font-size:12px;
	color:#323638;
	font-style:normal;
	text-transform:uppercase;
	width:140px;
	display:block;
	float:left;
	line-height:16px;
}

input.placeholder::-webkit-input-placeholder,input.contact::-webkit-input-placeholder,textarea.contact::-webkit-input-placeholder {
	color:#acb8bf;
}

.children p,.children .comment .comment-body .commentcolumn div.reply {
	width:300px;
}

input.contact:focus,textarea.contact:focus {
	color:#323638;
	background:#f4f3b3;
	outline:none;
}