/* begin page block layouts */
body { background: #000 url("images/max-deadroom_600.png") no-repeat top center; }
div#page { width: 70em; 
	margin: 0 auto; 
	max-width: 95%; 
	}
#header { 
	text-align: center; 
	}
.sidemenus { width: 100%; 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	}
#copy { width: 100%; 
	line-height: 1.5em; 
	}
#footer { clear: both; 
	float: left; 
	width: 100%; 
	margin: 1em 0; 
	text-align: center; 
	font-size: 90%;
}

/* end page block layouts */

/* begin header or logo*/
#header { width: 440px; margin: 0 auto; height: 16em; padding-right: 300px; padding-top: 5em; max-height: 400px; max-width: 100%; }

#header h1, #header .description {
	text-align: center; 
	}
#header h1 a { color: #fff; font-family: Arial Black, Arial, sans-serif; font-weight: bold; font-size: 1.5em; text-decoration: none; }
#header .description { color: #ddd; font-size: .8em; margin-bottom: 3em; }

#header a.rss { display: block;
	height: 100px; 
	width: 100px; 
	cursor: pointer;  
	background: url("images/rss.png") no-repeat top left; 
	float: left; margin: 10px 10px 0 0; 
	}
#header a.rss:hover { background: url("images/rss_on.png") no-repeat top left; 
	}
#header a strong { display: none; 
	}
/* end header or logo */

/* begin posts */
.post { background: #3b3d47; 
	color: #fff; 
	margin: 1em 0; 
	padding: 0 1em 1em 1em; 
	overflow: hidden; 
	clear: both; 
	}

.post h2 { width: 100%; 
	font-weight: bold; 
	font-size: 1.4em; 
	letter-spacing: .09em; 
	text-align: right; 
	color: #fff; 
	margin: 0; 
	max-height: 2.7em; 
	}

.post h2 a { text-align: right; 
	display: block; 
	text-align: right; 
	color: #eee; 
	padding: .5em 10% .75em 1%; 
	width: 89%; 
	background: url("images/title_back_01.png") no-repeat right bottom; 
	}
h2 a:hover { text-decoration: none; 
	color: #fff; 
	 }

.count1 h2 a { background: url("images/title_back_02.png") no-repeat right bottom;
}
.count2 h2 a { background: url("images/title_back_01.png") no-repeat bottom right; 
	}
.count3 h2 a { background: url("images/title_back_03.png") no-repeat bottom right; 
	}

	/* post date citations */
.date { display: block; 
	width: 100%; 
	font-size: 80%; 
	line-height: 1.1em; 
	text-align: right; 
	font-family: Courier New, monospace; 
	background: none; 
	}
.date cite { font-size: 125%; 
	font-style: normal; 
	background: none; 
	}

	/* post paragraphs */
.post p { margin: 1em 0 }

.post blockquote {
	background: url("images/quote.png") no-repeat top left;
	padding: 2px 30px;
	margin: .75em 1.5em;
	color: #fff;
	font-size: 95%;
	font-family: Georgia, serif;
	}
.post blockquote p { margin: 0; 
	padding: 0; 
	}

.post img {	padding: 0;	max-width: 100%; 
	}

	/*post captioned images*/
.post .capL { float: left; 
	font-size: 80%; 
	width: auto; 
	max-width: 33%; 
	margin: 0 1.5em 1.5em 0; 
	}
.post .capL img, .post .capR img { display: block; 
	margin-bottom: .5em;
}
.post .capR { float: right; 
	font-size: 80%; 
	width: auto; 
	max-width: 33%; 
	margin: 0 0 1.5em 1.5em; 
	}

	/* post metadata */
.postmetadata { font-size: 85%; 
	list-style-type: none; 
	}
.postmetadata li { display: inline; 
	}
.postmetadata cite { font-style: normal; 
	}

	/*post navigation*/
.navigation { list-style-type: none; 
	margin: .5em 0; 
	padding: 0; 
	width: 100%; 
	}	
.navigation li.older { width: 49%; 
	margin-right: 1%; 
	float: left; 
	}
.navigation li.newer { width: 49%; 
	margin-left: 1%; 
	float: right; 
	text-align: right; 
	}

.entry { clear: both; 
	width: 100%; 
	padding-top: .25em; 
	}

/* end posts */
	
/* begin menus */
.sidemenus { font-size: 80%; 
	}

.sidemenus h3 { font-family: Arial, sans-serif; 
	font-weight: bold; 
	font-size: 1.1em; 
	margin: 0 0 .25em 0; 
	color: #fff}

.widget ul { list-style-type: circle; 
	}

.widget { background: transparent; 
	margin: .5em; 
	padding: .5em; 
	border: 1px solid #FFE379; 
	}

h3.widget_title { }

.widget li { margin: .5em 1em; 
	}

/* end menus */

/*begin comments*/

.commentlist { padding: 0; 
	}
.commentmetadata,.nocomments { margin: 0; 
	}
.commentlist li, #commentform input, #commentform textarea { font: 90% Verdana, Arial, sans-serif;	}

.commentlist li { margin: .75em 0 .75em .5em; 
	padding: .5em; 
	list-style: none; 
	font-weight: bold; 
	}

.commentlist cite, .commentlist cite a { font-weight: bold; 
	font-style: normal; 
	font-size: 100%; 
	}

.commentlist p { font-weight: normal; 
	line-height: 1.5em; 
	margin: 1em 0; 
	}

#commentform p { margin: 1em 0; 
	}

.commentmetadata { font-weight: normal; 
	}

.alt { padding: .75em; 
	}

.nocomments { text-align: center; 
	padding: 0; 
	}

.commentmetadata { display: block; 
	}

/*end comments*/

/* Begin Form Elements */
input[type=text],textarea { border: 3px double #B265FF; 
	padding: .25em; 
	}
input[type=text] { width: 12em; 
	}
input[type=submit] { border: 1px solid #3b3d47; 
	background: #ddd; 
	margin: .25em 0; 
	 }


#searchform {
	margin: .75em auto;
	padding: .25em;
	text-align: center;
	}

.sidemenus #searchform #s {
	width: auto;
	padding: .2em;
	}

.sidemenus #searchsubmit {
	padding: .2em;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

textarea { width: 95%; 
	margin: 0 auto; 
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

/* End Form Elements */


