html {
	padding: 0;
	margin: 0;
}

body {
	width: 100%;
	margin: 0px none;
	margin-left: -1px;
	margin-top: -1px;
	padding: 0px none;
	background: #fff;
}

.wrapper {
	width: 959px;
	margin-left: auto;
	margin-right: auto;
	min-height: 450px;
}

.top {
	width: 100%;
	height: 128px;
	background: url('images/headerglow.png') top center no-repeat #f2f2f2;
	margin-top: none;
}

.topwrap {
	width: 1024px;
	height: 62px;
	padding-top: 0px;
	border-top: 1px solid #484848;
	border-bottom: 1px solid #484848;
	padding-left: 0px;
	padding-right: 35px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 33px;
}

#menu {
	height: 26px;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: -0.2em;
	color: #484848;
	float: left;
	width: auto;
	display: block;
	margin-left: 12px;
}

#menu ul{
	list-style: none;
	float: left;
}

#menu li{
	font-family: Georgia, Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: -0.1em;
	text-decoration: none;
	color: #484848;
	height: 26px;
	border-bottom: none;
	float: left;
	margin-right: 6px;
	width: auto;
	display: block;
}

#menu li a{
	font-family: Georgia, Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: -0.1em;
	text-decoration: none;
	color: #484848;
	height: 26px;
	border-bottom: none;
	float: left;
	margin-right: 36px;
	width: auto;
	display: block;
}

#menu li a:hover{
	font-family: Georgia, Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: -0.1em;
	text-decoration: none;
	color: #484848;
	height: 26px;
	border-bottom: 2px solid #484848;
	float: left;
	margin-right: 36px;
}

#logo {
	width: 172px;
	height: 38px;
	background: url('images/nickheer-bodoni.png') no-repeat;
	margin-left: 444px;
	margin-right: auto;
	margin-top: 12px;
}

#logo:hover{
	opacity: 0.7;
}

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

#search {
	float: right;
	display: block;
	width: 202px;
	height: 26px;
	margin-top: -33px;
}

#searchs{
	background: url('images/search26.png') 0px 0px no-repeat;
	width: 177px;
	background-position: fixed;
	background-color: transparent;
	height: 24px;
	display: block;
	border: none;
	outline: none;
	padding-left: 25px;
	margin-left: 35px;
	padding-right: 1px;
	font-family: Georgia, Times, serif;
	font-size: 12px;
}

#search input:focus {
	background: url('images/search26.png') 0px -26px no-repeat;
}

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

.mainimage {
	width: 959px;
	height: 209px;
	display: block;
	float: left;
	margin-top: -5px;
	margin-bottom: 30px;
}

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

p img {
	border: #f2f2f2 solid 5px;
	float: left;
	margin: 10px;
	display: block;
}

ul {
	list-style: url('images/bullet5.png');
}

li {
	line-height: 18px;
}

small {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #484848;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: auto;
	width: 586px;
	text-align: center;
	border-bottom: 1px dotted #484848;
	padding-bottom: 10px;
	display: block;
	font-weight: bold;
}

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

h3 {
	font-family: Georgia, Times, serif;
	color: #484848;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: -0.05em;
	width: 277px;
	border-bottom: 1px dotted #484848;
	word-spacing: 0.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 li a:hover{
	text-decoration: underline;
}

#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: normal;
}

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

#sidebar small a:hover{
	text-decoration: underline;
}

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

#sidebar p a:hover{
	text-decoration: underline;
}

.h2topborder{
	border-top: 2px solid #484848;
	width: 586px;
}

h2 {
	font-family: Georgia;
	background-color: #fff;
	color: #292929;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: -1px;
	line-height: 0.9em;
	font-size: 72px;
	text-shadow: 0px -1px 0px #000;
	margin-bottom: -15px;
	font-weight: bold;
	width: 586px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

h2 a{
	font-family: Georgia;
	background-color: #fff;
	color: #292929;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: -1px;
	line-height: 0.9em;
	font-size: 72px;
	text-shadow: 0px -1px 0px #000;
}

h2 a:hover{
	color: #af1111;
}

h6 {
	font-family: Georgia;
	background-color: #fff;
	color: #292929;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: -1px;
	line-height: 0.9em;
	font-size: 36px;
	text-shadow: 0px -1px 0px #000;
	margin-bottom: 10px;
	font-weight: bold;
	width: 277px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-top: 50px;
}

h6 a{
	font-family: Georgia;
	background-color: #fff;
	color: #292929;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: -1px;
	line-height: 0.9em;
	font-size: 36px;
	text-shadow: 0px -1px 0px #000;
}

h6 a:hover{
	color: #af1111;
}

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

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

h5 a:hover{
	color: #af1111;
}

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

#sidebar {
	width: 277px;
	float: right;
	display: block;
	margin-right: 0px;
	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: 260px;
	width: 100%;
	background: #f2f2f2;
	margin-bottom: 0px;
	font-family: Georgia, Times, serif;
	font-size: 11px;
	color: #484848;
	margin-top: 30px;
	float: left;
	display: block;
	border-bottom: 10px solid #484848;
}

#footerwrap {
	height: 200px;
	width: 959px;
	margin-left: auto;
	margin-right: auto;
}

.fcolumn1 {
	width: 277px;
	float: left;
	display: block;
	height: 200px;
	overflow: hidden;
	margin: 0;
}

.fcolumn2 {
	width: 277px;
	float: left;
	display: block;
	height: 200px;
	overflow: hidden;
	margin-left: 32px;
}

.fcolumn3 {
	width: 277px;
	float: left;
	display: block;
	height: 200px;
	overflow: hidden;
	margin-left: 32px;
}

.fcolumn1 ul{
	margin-left: -25px;
}

.fcolumn2 ul{
	margin-left: -25px;
}

.fcolumn3img{
	height: 23px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.fc1left {
	width: 45%;
	text-overflow: ellipsis;
	overflow: hidden;
	float: left;
	display: block;
}

.fc1right {
	width: 45%;
	text-overflow: ellipsis;
	overflow: hidden;
	float: left;
	display: block;
	margin-left: 50%;
}

.fc3left {
	width: 138px;
	text-overflow: ellipsis;
	overflow: hidden;
	float: left;
	display: block;
	text-align: center;
}

.fc3right {
	width: 138px;
	text-overflow: ellipsis;
	overflow: hidden;
	float: right;
	display: block;
	margin-left: 50%;
	margin-top: -76px;
	text-align: center;
}

.fc3left img{
	clear: both;
	display: block;
}

.fc3right img{
	clear: both;
	display: block;
}

h4 {
	font-family: Georgia, Times, serif;
	color: #484848;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	width: 277px;
	border-top: 1px dotted #484848;
	border-bottom: 1px dotted #484848;
	word-spacing: 0.3em;
	text-align: center;
	height: 17px;
	padding-top: 4px;
	letter-spacing: -0.05em;
}

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

p a:hover{
	text-decoration: underline;
}

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

#footer a:hover{
	text-decoration: underline;
}

.navigation{
	width: 959px;
	height: 30px;
	display: block;
	float: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	border-top: #484848 dotted 1px;
	padding-top: 15px;
}

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

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

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

.alignleft a:hover{
	text-decoration: underline;
}

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

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

.alignright a:hover{
	text-decoration: underline;
}

a img{
	border: #f2f2f2 solid 5px;
	outline: none;
	text-decoration: none;
}

a img:hover{
	border: #af1111 solid 5px;
	text-decoration: none;
	outline: none;
}

/* Pertains to comments */

.commentlist {
	font-family: Georgia, Times, serif;
	list-style: upper-roman inside;
}

.comment-author, .comment-meta{
	font-family: Georgia, Times, serif;
	font-size: 11px;
	color: #484848;
	font-style: normal;
}

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

.commentlist a:hover{
	text-decoration: underline;
}

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

#comment{
	width: 400px;
	height: 120px;
	outline: none;
	border: 1px solid #f2f2f2;
	background: #f5f5f5;
	padding: 15px;
	margin: 0;
	color: #292929;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 12px;
	line-height: 18px;
}

#comment:focus{
	outline: none;
	border: 1px solid #af1111;
	background: #fff;
}

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

/* End comments */

/* Goodies Page */

.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: 217px;
	margin-left: 25px;
	padding-left: 5px;
	display: block;
	float: left;
	border-left: 3px solid #f2f2f2;
	clear: both;
}

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

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

.blogg-post-grid{
	width: 277px;
	margin-right: 32px;
	float: left;
}

.subpostsp{
	width: 100%;
	height: 2px;
	float: left;
	display: block;
	border-top: 2px solid  #484848;
	border-bottom: 1px dotted #484848;
	margin-bottom: -20px;
}

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