body {
	color: #fff;
	background-color: #000;
	background-image: url(/assets/images/background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	}
a {
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
form, input, textarea, select {
	margin: 0;
	}
img {
	border: 0;
	}

#blog {
	width: 960px;
	margin: 0 auto;
	}
#header {
	width: 960px;
	padding-top: 28px;
	float: left;
	}
#logo {
	width: 99px;
	height: 66px;
	background-image: url(/assets/images/signature.png);
	line-height: 1em;
	margin: 0;
	margin-left: 76px;
	float: left;
	}
#logo a {
	width: 99px;
	height: 66px;
	display: block;
	}
#nav {
	padding-right: 30px;
	float: right;
	}
ul.menu {
	list-style: none;
	font-size: 11px;
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
	}
ul.menu li {
	padding: 0;
	margin: 0;
	margin-left: 6px;
	float: left;
	}
ul.menu li a {
	height: 11px;
	color: #bbb;
	}
form#search {
	text-align: right;
	}
form#search * {
	vertical-align: middle;
	}
form#search input {
	margin-left: 4px;
	}
form#search input.keyword {
	width: 134px;
	}
	
#content {
	width: 705px;
	margin-top: 10px;
	margin-right: 20px;
	float: left;
	}
div.entry {
	width: 705px;
	margin-top: 20px;
	float: left;
	}
div.entry div.title {
	width: 530px;
	background-image: url(/assets/images/topper.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-left: 175px;
	float: left;
	}
div.entry div.title span {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 9px;
	display: block; /* IE 6,7 */
	}
div.entry div.title h2 {
	color: #ff0;
	font-size: 24px;
	letter-spacing: -1px;
	line-height: 24px;
	padding: 0;
	margin: 8px 0 20px 0;
	}
div.entry div.title h2 a {
	color: #ff0;
	}
div.entry div.details {
	width: 155px;
	text-align: right;
	padding: 20px 20px 0 0;
	float: left;
	}
div.entry div.details a.comments {
	height: 12px;
	color: #ff0;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
	}
div.entry div.details div.tag {
	font-size: 9px;
	font-family: Verdana, sans-serif;
	margin-bottom: 5px;
	line-height: 9px;
	}
div.entry div.details div.tag a {
	color: #fff;
	}
div.entry div.details div.tag img {
	padding-left: 3px;
	}
div.entry div.details div.tag * {
	vertical-align: middle;
	}
div.entry div.post {
	width: 490px;
	background-color: #1a1a1a;
	padding: 22px 20px 0 20px;
	float: left;
	}
div.entry div.post p {
	line-height: 1.6em;
	margin: 0;
	margin-bottom: 20px;
	}
div.entry div.post p a {
	color: #ff0;
	}
div.entry div.post div.image {
	width: 480px;
	background-color: #333;
	background-image: url(/assets/images/post_photo_background.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	margin-bottom: 20px;	
	}
div.entry div.post a.more {
	height: 12px;
	color: #ff0;
	font-weight: bold;
	}
#pages {
	width: 530px;
	margin-top: 20px;
	margin-left: 175px;
	float: left;
	}
#pages a {
	color: #ff0;
	padding: 4px;
	margin-right: 1px;
	display: block;
	float: left;
	}
#pages a.current {
	background-color: #0C0C0C;	
	}
h5 {
	color: #ff0;
	font-size: 16px;
	margin: 20px 0 0 175px;
	float: left;
	}
#comments {
	width: 490px;
	background-color: #1a1a1a;
	padding: 20px;
	margin: 20px 0 0 175px;
	float: left;
	}
#comments p {
	line-height: 1.6em;
	margin: 0;
	margin-bottom: 8px;
	}
#comments p.details {
	color: #999;
	border-bottom: 1px solid #222;	
	font-family: Verdana, sans-serif;
	font-size: 9px;
	text-align: right;
	margin-bottom: 20px;
	padding-bottom: 10px;	
	}
#comments p.details b {
	font-size: 12px;
	color: #ff0;
	}
#comments p.details img {
	padding-right: 3px;
	}
#comments p.none {
	border-bottom: 1px solid #222;
	line-height: 1.6em;
	margin: 0;
	margin-bottom: 20px;
	padding-bottom: 15px;
	}
form#post {
	margin: 0;
	}
form#post label {
	width: 490px;
	padding: 8px 0;
	float: left;
	}
form#post input, form#post textarea {
	float: left;
	}
form#post textarea {
	width: 400px;
	}
form#post button {
	margin-top: 20px;
	}
form#post br {
	clear: left;
	}
form#post div.error {
	width: 490px;
	color: #c00;
	padding: 8px 0;
	float: left;
	}
form#post p {
	width: 490px;
	margin: 0;
	float: left;
	}
h6 {
	color: #ff0;
	font-size: 14px;
	margin: 0;
	margin-bottom: 10px;
	float: left;
	}
p.success {
	width: 490px;
	margin: 0;
	float: left;
	}
#button_submit {
	width: 114px;
	margin-top: 20px;
	}
#loader_comments {
	width: 16px;
	margin-top: 25px;
	float: left;
	clear: left;
	display: none;
	}
	
#sidebar {
	width: 235px;
	padding-top: 90px;
	float: left;
	}
#sidebar div.box {
	width: 165px;
	background-color: #222;
	background-image: url(/assets/images/topper.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 1.6em;
	padding: 20px;
	margin-bottom: 20px;
	float: left;
	}
#sidebar div.box h3 {
	font-size: 11px;
	margin: 0;
	margin-bottom: 10px;
	line-height: 1em;
	}
#sidebar div.box p {
	padding: 0;
	margin: 0;
	}
#sidebar div.box a {
	color: #fff;
	}
#newsletter {
	font-size: 11px;
	float: left;
	}
#newsletter h4 {
	font-size: 11px;
	margin: 0;
	margin-bottom: 8px;
	}
#newsletter input.email {
	width: 134px;
	margin-right: 4px;
	}
#newsletter * {
	vertical-align: middle;
	}
#newsletter #button_join {
	}
#newsletter p {
	padding-top: 4px;
	}
#newsletter a {
	color: #ff0;
	}
#loader_newsletter {
	width: 16px;
	display: none;
	}
	
#footer {
	width: 785px;
	font-size: 11px;
	padding: 40px 0;
	margin-left: 175px;
	float: left;
	}
#footer div.copyright {
	float: left;
	}
#footer div.nav {
	text-align: right;
	padding-right: 30px;
	float: right;
	}