body
{
	background-color: #ededed;
	padding: 0px;
	margin: 0px;
}

#container
{
	top: 50px;
	width: 446px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#header
{
	background-position: 20px bottom;
	background-repeat: no-repeat;
	background-image: url(knight.png);
	display: block;
	padding-left: 0px;
	padding-bottom: 40px;
	padding-right: 40px;
	padding-top: 40px;
	background-color: white;
}

#header-text
{
	margin-left: 149px;
	position: relative;
}

h1
{
	display: block;
	text-decoration: none;
	margin: 0px;
	text-transform: lowercase;
	font-style: normal;
	font-weight: normal;
	color: #3b3b3b;
	font-size: 46px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

h1 a
{
	text-decoration: none;
	margin: 0px;
	color: #3b3b3b;
}

h3 a
{
	line-height: 36px;
	text-decoration: none;
	text-transform: lowercase;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	font-size: 33px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #ededed;
}

#description
{
	text-transform: lowercase;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	color: #3b3b3b;
}

#description a
{
	text-decoration: underline;
	color: #3b3b3b;
}

#posts
{
	position: relative;
	top: 15px;
}

.post-text
{
	margin-bottom: 10px;
	padding-left: 27px;
	padding-bottom: 27px;
	padding-right: 27px;
	padding-top: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ededed;
	background-color: #2a0a05;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 24px;
	font-size: 14px;
}

.post-text a { color: #ededed; }
.post-text:hover { background-color: #330c05; }

.post-text-body a
{
	text-decoration: underline;
	color: #ededed;
}

.post-photo
{
	list-style-type: none;
	margin-bottom: 10px;
	padding-left: 22px;
	padding-bottom: 18px;
	padding-right: 22px;
	padding-top: 24px;
	color: #ededed;
	background-color: #383609;
}

.post-photo a { color: #ededed; }
.post-photo:hover { background-color: #403e09; }

.caption
{
	font-style: normal;
	font-weight: normal;
	color: #ededed;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 24px;
	font-size: 14px;
}

.caption a
{
	text-decoration: underline;
	color: #ededed;
}

.photo
{
	border-color: #ededed;
	border-width: 1px;
	border-style: solid;
}

.post-quote
{
	margin-bottom: 10px;
	padding-left: 27px;
	padding-bottom: 13px;
	padding-right: 27px;
	padding-top: 27px;
	color: #ededed;
	background-color: #1e2f38;
}

.post-quote a { color: #ededed; }
.post-quote:hover { background-color: #20333c; }

.quote
{
	font-style: normal;
	font-weight: normal;
	color: #ededed;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 42px;
	font-size: 33px;
}

.source
{
	font-style: italic;
	color: #ededed;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 24px;
	font-size: 14px;
}

.source a
{
	text-decoration: underline;
	color: #ededed;
}

.post-link
{
	margin-bottom: 10px;
	padding-left: 27px;
	padding-bottom: 13px;
	padding-right: 27px;
	padding-top: 27px;
	color: #ededed;
	background-color: #150738;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
}

/*
.post-text
{
	margin-bottom: 10px;
	padding-left: 27px;
	padding-bottom: 27px;
	padding-right: 27px;
	padding-top: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ededed;
	background-color: #2a0a05;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 24px;
	font-size: 14px;
}

*/
.post-link a { color: #ededed; }
.post-link:hover { background-color: #170641; }

.link
{
	color: #ededed;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 21px;
}

.post-chat
{
	margin-bottom: 10px;
	padding-left: 27px;
	padding-bottom: 13px;
	padding-right: 27px;
	padding-top: 27px;
	color: #ededed;
	background-color: #073b1c;
}

.post-chat:hover { background-color: #07401e; }

.post-chat ul
{
	line-height: 33px;
	padding: 0px;
	margin: 0px;
}

.post-chat li
{
	font-size: 21px;
	list-style-type: none;
	display: block;
}

.post-audio
{
	margin-bottom: 10px;
	padding-left: 27px;
	padding-bottom: 13px;
	padding-right: 27px;
	padding-top: 27px;
	color: #ededed;
	background-color: #2a2a2a;
}

.post-audio:hover { background-color: #2f2f2f; }

.post-video
{
	margin-bottom: 10px;
	padding-left: 23px;
	padding-bottom: 13px;
	padding-right: 27px;
	padding-top: 24px;
	color: #ededed;
	background-color: #2a2a2a;
}

.post-video:hover { background-color: #2f2f2f; }

.labels
{
	text-transform: lowercase;
	color: #ededed;
	margin-bottom: 0px;
	margin-top: 22px;
	display: block;
	text-align: right;
}

.labels a
{
	margin-bottom: 3px;
	border-bottom-color: #c0c0c0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	text-decoration: none;
	color: #ededed;
}

#footer
{
	margin-bottom: 119px;
	text-align: right;
	top: 30px;
	display: block;
	position: relative;
}

.footer-nav a
{
	margin-left: 3px;
	text-decoration: none;
	padding: 11px;
	background-color: #3b3b3b;
	font-style: normal;
	font-weight: normal;
	color: #ededed;
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.footer-nav a:hover
{
	margin-left: 3px;
	text-decoration: none;
	padding: 11px;
	background-color: #434343;
	font-style: normal;
	font-weight: normal;
	color: #ededed;
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.archive-nav a
{
	border-color: #dedede;
	border-width: 1px;
	border-style: solid;
	margin-left: 3px;
	text-decoration: none;
	padding: 11px;
	background-color: white;
	font-style: normal;
	font-weight: normal;
	color: #3b3b3b;
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.copyright-nav
{
	border-color: #dedede;
	border-width: 1px;
	border-style: solid;
	margin-left: 3px;
	text-decoration: none;
	padding: 11px;
	background-color: white;
	font-style: normal;
	font-weight: normal;
	color: #3b3b3b;
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.copyright-nav a
{
	font-style: italic;
	border-color: #dedede;
	text-decoration: none;
	color: #3b3b3b;
}

.copyright-nav a:hover
{
	font-style: italic;
	border-color: #dedede;
	text-decoration: none;
	color: #5b5b5b;
}

.permalink a
{
	position: relative;
	padding: 7px;
	background-repeat: repeat;
	background-image: url(permalink.png);
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #ededed;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

#date a
{
	text-align: center;
	min-width: 85px;
	display: block;
	right: 460px;
	position: absolute;
	border-color: #dedede;
	border-width: 1px;
	border-style: solid;
	margin-left: 3px;
	text-decoration: none;
	padding: 11px;
	background-color: white;
	font-style: italic;
	color: #3b3b3b;
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
