body {
	background:#161616;
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#737373;
	cursor:default;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
a {
	cursor: pointer;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
	font-weight:400;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:400;
}
q:before, q:after {
	content:'';
}
input, textarea {
	font:12px Tahoma, Arial, Helvetica, sans-serif;
}
#header {
	width:950px;
	margin:30px auto;
}
#header h1, #header h1 a {
	color:#FFF;
	text-decoration:none;
	font-size:40px;
	line-height:40px;
	letter-spacing:-3px;
}
#header h2, #header h2 a {
	color:#5c5c5c;
	text-decoration:none;
	font-size:18px;
	letter-spacing:-1px;
}
#main {
	width:950px;
	margin:auto;
}
#content {
	width:580px;
	margin-right:20px;
	float:left;
}
.post {
	background:#0d0d0d;
	border:1px solid #232323;
	margin-bottom:30px;
}
.postHeader {
	background:#090909;
	border-bottom:1px solid #232323;
	padding:10px;
}
.postHeader h1, .postHeader h1 a {
	color:#eb004d;
	font-size:26px;
	text-decoration:none;
}
.postHeader h1 a:hover {
	color:#ff0054;
}
.postHeader:hover {
	background:#1c1c1c;
}
.postInfo, .postInfo a {
	font-size:11px;
	color:#333;
}
.postText {
	color:#b6b6b6;
	padding:0 10px;
}
.postText p {
	margin:20px 0;
}
.postText blockquote, #commentlist blockquote {
	padding-left:5px;
	border-left:3px solid #232323;
	margin:20px;
}
.postText a:hover {
	color:#FFF;
	border-bottom:1px solid #FFF;
	text-decoration:none;
}
.postText img {
	border:1px solid #333;
	margin:0 10px 10px 0;
	padding:3px;
}
.postText .wp-smiley {
	border:0;
	margin:0;
	padding:0;
}
.postText ol, #commentlist ol {
	list-style-type:decimal;
	margin-left:45px;
	list-style-position:outside;
}
.postText ul, #commentlist ul {
	list-style-type:square;
	margin-left:45px;
	list-style-position:outside;
}
.postComments {
	float:right;
	font-size:30px;
	line-height:40px;
}
.postComments span {
	font-size:11px;
	margin-left:-8px;
}
#commentform p {
	margin:5px 0 10px 0;
}
#commentform label {
	padding-left: 5px;
}
.postComments a {
	color:#ddd;
	text-decoration:none;
}
.postComments a:hover {
	color:#fff;
}
#sidebar {
	float:left;
	background:#090909;
	border:1px solid #232323;
	width:348px;
	margin-bottom:20px;
}
.sideContent h1, .sideContent h2 {
	background:#0d0d0d;
	border-bottom:1px solid #232323;
	font-size:18px;
	padding:10px;
}
.pagenav ul, .linkcat ul, .categories ul, .sideContentDetail, .widget ul ul, .textwidget {
	background:#222;
	font-size:12px;
	border:0;
	margin:1px;
	padding:10px;
}
.sideContent a {
	color:#737373;
	text-decoration:none;
}
.sideContent a:hover {
	color:#ccc;
}
.credit {
	clear:both;
	background:#0D0D0D;
	border:1px solid #232323;
	border-bottom:0;
	font-size:11px;
	padding:10px;
}
#commentsList {
	margin-bottom:20px;
}
#commentsList h2 {
	font-size:18px;
	color:#FFF;
	margin:20px 0;
}
#commentsList h2 a {
	color:#db0048;
	text-decoration:none;
}
#commentlist li {
	background:#090909;
	border:1px solid #232323;
	margin-bottom:15px;
	padding:10px;
}
#commentlist ul, #commentlist ol, #commentlist ul li, #commentlist ol li {
	border:0;
	margin:0;
	padding:0;
}
#commentlist ul, #commentlist ol {
	margin-left:25px;
}
.commentInfo {
	margin-top:5px;
	font-size:11px;
	border-top:1px solid #0d0d0d;
	color:#333;
	padding:5px 0 10px;
}
.commentInfo a {
	color:#333;
}
#commentform {
	font-size:11px;
}
#commentform a {
	color:#737373;
}
#commentform input, #commentform textarea {
	color:#FFF;
	font:12px Arial, Helvetica, sans-serif;
	background:#333;
	border:1px solid #222;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
	padding:3px;
}
#commentform #submit {
	background:#db0048;
	color:#FFF;
	font-weight:700;
	border:0;
	margin-top:10px;
	cursor:pointer;
	font-style:italic;
}
#commentform #submit:hover {
	background:#C00;
}
.rssComment, .rssComment a {
	font-size:11px;
	color:#F60;
}
#searchform .textbox, #searchform .button, .widget #searchform input {
	font:12px Arial, Helvetica, sans-serif;
	padding:3px;
}
#searchform .textbox, .widget #searchform input {
	background:#333;
	border:1px solid #222;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
	color:#FFF;
	width:230px;
}
.widget #searchform input {
	width: auto;
}
#searchform .button {
	font-style:italic;
	cursor:pointer;
	padding:0;
}
.error {
	background:#C00;
	color:#FFF;
	padding:10px;
}
fieldset, img, abbr, acronym {
	border:0;
}
.postInfo a:hover, .postText a, .credit a {
	color:#FFF;
}
#commentform input:hover, #commentform textarea:hover, #searchform .textbox:hover {
	background:#444;
}
.paging { clear: both; margin-bottom: 10px; text-align: center; }
.paging a { color: #737373; }
.paging a:hover { color: #FF9900; }