/*
Theme Name: Darin Satoshi Maki.com
Theme URI: http://the.raidgroup.net/
Description: Wordpress Theme for darinsatoshimaki.com
Author: ochen
Author URI: http://the.raidgroup.net/
Version: 0.1
*/

body {
	background-color: black;
	color: white;
	margin: 0px;
	background-image: url('http://www.darinsatoshimaki.com/images/bg-blog.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 550px 160px;
}

img {
	border: 0;
}

#page {
	width: 860px;
	margin-left: 100px;
	padding-top: 20px;
}

#content {
	margin-left: 20px;
	width: 400px;
}

#header {
	margin: 10px 0px 10px 0px;
}

#footer {
	margin-left: 10px;
}

h1 {
	font-family: Georgia;
	font-weight: normal;
}

.post h2 {
	font-size: 16pt;
	font-family: Georgia;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

.post h2 a {
	text-decoration: none;
	color: #aaaaaa;
}

.post small {
	padding-left: 10px;
	color: #555555;
}

.entry {
	font-size: 12pt;
	border-top: 1px solid #222222;
	color: #eeeeee;
	margin-top: 10px; 
	padding-left: 2px;
}

.postmetadata {
	font-size: 8pt;
	color: #555555;
}

.postmetadata a {
	color: #555555;
	text-decoration: none;
}

h3 {
	font-size: 12pt;
}

.commentlist {
	font-size: 10pt;
	color: #aaaaaa;
}

#commentform input {
	background-color: #555;
}

#commentform textarea {
	background-color: #555;
	width: 500px;
}

#header {
	height: 120px;
}

#headerimg {
	margin-top: -40px;
	padding-left: 40px;
}

#footer {
	width: 550px;
}

.footertext {
	color: #333;
	font-size: 8pt;
	text-align: center;
}
