body {
	background:#000 url(../images/grey_grad.png) top left no-repeat fixed;
	color:#999;
	font-family:'Lucida Grande', lucida, helvetica, arial, sans-serif;
	margin:0;
	font-size:12px;
	text-align:center;
}

a { 
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #999;
	outline:none;
}

a:hover, a:focus {
	border-bottom:1px solid #fff;
}

a.img { border:none; }

a img.photo {
	border:1px solid #666;
}

h1, h2, h3, h4 {
	font-family:'Helvetica Neue', helvetica, arial, sans-serif;
	line-height:130%;
	color:#fff;
	letter-spacing:-0.05em;
}

h4 { margin:0; }

p, li {
	line-height:1.5em;
	text-shadow:#000 2px 2px 2px;
	color:#ccc;
}

hr { height: 1px; color: #666; border: none; } /* For Internet Explorer */
html>body hr { height: 1px; background-color: #666; border: none; } /* For Gecko-based browsers */
html>body hr { height: 1px; background-color: #666; border: 0px solid #666; } /* For Opera and Gecko-based browsers */

.post {	
	clear:both;
}

.post h2 {
	margin-bottom:0;
	font-size:23px;
	margin:0;
}

.post h2 p:first-child {
	margin-top:0.5em;
}

.post h2 a { border:0; }
.post h2 a:hover { color:#6cf; }

#wrapper {
	margin:0 auto 35px auto;
	width:832px;
	text-align:left;
	/*overflow:auto;*/
}

#content {
	float:left;
	padding:10px 35px;
	margin-top:25px;
	width:500px;
	border:2px solid #333;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-image:url(../images/black_20.png);
}

/*
#content:hover {
	border-color:#77c6ff;
}
*/

#logo {
	float:left;
	width:58px;
	margin-top:25px;
	padding-right:25px;
}

#sidebar {
	margin-top:15px;
	width:150px;
	float:left;
	padding-left:25px;
	font-size:11px;
	color:#999;
}

.date {
	color:#666;
	font-size:11px;
	clear:both;
}

#comment_form {
	border:1px solid #333;
	padding:0.6em 1em;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	margin:20px 0;
	background-image:url(../images/blk_35.png);
}

#footnote {
	margin:20px 0 40px 0;
	font-size:11px;
}

#footnote p {
	color:#666;
	font-size:13px;
	margin:0;
}

#footnote a { color:#ccc; }
#footnote a:hover { color:#fff; }

.post {
	border-bottom:1px solid #666;
	margin-bottom:10px;
	padding-top:10px;
}

code {
	font-family:'Consolas', 'Monaco', courier;
	color:#6f3;
	font-size:13px;
}

blockquote {
	margin:0 2em 0 1em;
	padding:0 0 0 1em;
	color:#fff;
	font-size:15px;
	border-left:1px solid #999;
}

blockquote p { color:#fff; }

#comments {
	margin:20px 0;
}

.comment {
	font-size:11px;
	border-bottom:1px dotted #666;
	margin-top:10px;
	padding-bottom:10px;
}

.comment p {
	margin:0.9em 0;
	color:#aaa;
}

#logo h1 {
	margin:0;
}

#logo h1 a {
	text-indent:-2000px;
	display:block;
	width:58px;
	height:181px;
	background:url(../images/logo.png) -58px 0 no-repeat transparent;
	border:none;
}

.paging {
	color:#666;
}

#comment_form {
	font-size:11px;
}

#comment_form td {
	color:#999;
	font-size:11px;
	text-align:left;
	vertical-align:top;
	padding:0.3em 0.6em;
}

input, select, textarea {
	font-family:'Lucida Grande', lucida, helvetica, arial, sans-serif;
	font-size:11px;
	background-color:#333;
	color:#fff;
	padding:2px;
	border:1px solid #666;
}

select {
	padding:0;
	/*
	padding:0;
	background-color:#06c;
	color:#fff;
	*/
}

/* textarea { width:95% } */

input[type='text'], input[type='password'], textarea {
	/* background:url(../images/input_bkgd.gif) top left no-repeat #ccc; */
	padding:4px 6px;
}

select:focus, input:focus, textarea:focus { 
	/*border-color:#0057a6;*/
	color:#000;
	background-color:#fff;
}

label.checked { color:#00445d }
.required, .req { color:green; font-size:20px; font-weight:normal; vertical-align:middle; }

input.checkbox { border:none; background-color:transparent }

.submit {
	background-color:#333;
	border-color:#333;
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	padding:0.3em 0.5em;
	-moz-border-radius:0.3em;
	border-radius:0.3em;
	-webkit-border-radius:0.3em;
}

legend { color:#666; font-size:11px; }

#form_email { display:none; }

img.right, img.picright, img.imageright {
	float:right;
	margin:0 0 8px 8px;
}

a.button {
	display:block;
	padding:0.5em 1em;
	text-align:center;
	border:1px dotted #666;
	-moz-border-radius:0.3em;
	border-radius:0.3em;
	-webkit-border-radius:0.3em;
	background-color:#000;
	color:#999;
}

a.button strong {
	color:#fff;
}

#mblast_screenshots {
	display:block;
	overflow:auto;
}

#mblast_screenshots img {
	float:left;
	margin:15px;
	border:1px solid #333;
}

#archive_list {
	margin-left:0;
	padding-left:0;
}

#archive_list, #archive_list ul {
	list-style:none;
}

#archive_list ul li {
	margin-bottom:3px;
}

#archive_list ul ul {
	margin-bottom:1em;
}
	