body { 
	font-family:Georgia, 'Times New Roman', Times, serif;
	margin:0; 
	padding:0;
	background-color: #0d151b;
}

a:link, a:visited {
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

form {
padding:0;
margin:0;
display:inline;
}
 
#bigwrapper {
	width:550px;
	margin:40px auto 0px auto;
	overflow:hidden;
	background-color:#FFF;
	padding:20px 20px 20px 20px;
}

#bigwrapper2 {
	width:550px;
	margin:0px auto 40px auto;
	overflow:hidden;
	background-color:#DFE0E5;
	padding:20px 20px 20px 20px;
}
#header img {
	border:none;
	margin:5px;
}

#header {
	position:relative;
	background-color:#444444;
	
}

#header h5 {
	position: absolute;
	top:0;
	right:5px;
	font-size:10px;
	line-height:10px;
	color:#FFF;
	padding:10px 5px 0 0;
	margin:0 0 0 22px;	
}

#header h5 a {
	color:#FFF;
}

.prevnext {
font-family: Verdana, Arial;
font-size: 11px;
color:#666666;
}

.footer {
font-family: Verdana, Arial;
font-size: 11px;
}

.footer A:link		{ text-decoration: none; color: #CB6939; border-bottom: solid #D8D8C0 1px;}
.footer A:visited		{ text-decoration: none; color: #CB6939; border-bottom: solid #D8D8C0 1px;}
.footer A:hover		{ text-decoration: none; color: #000000; border-bottom: solid #D8D8C0 2px;}
.footer A:active		{ text-decoration: none; color: #CB6939; border-bottom: solid #D8D8C0 1px;}


#topbar {
	margin:0;
	width:100%;
	overflow:hidden;
	float:left;
	background-color:#FFF;
}

#redline {
	height:30px;
	background-color:#CB6939;
	text-align:left;
}

#redline p {
	font-size:10px;
	line-height:10px;
	color:#EEEEEE;
	text-transform:uppercase;
	padding:10px 0 0 0;
	margin:0 0 0 22px;	
	display:block;
	position:relative;
	float:left;
}

#redline .where {
	color:#AAAAAA;
}

#recentcomments li {
	line-height:24px;
	border-bottom:1px solid #666666;
	display:block;
}

.post {
	width:100%;
	overflow:hidden;
	float:left;
	margin:30px 0 0 0;
	padding:0 0 30px 0;

}

.post p, .post ul {
	font-size:10pt;
	line-height:20px;
	color:#000000;
	margin:0 20px 0 0;
	padding: 0 0 20px 15px;
}

.postsnav {
	width:100%;
	overflow:hidden;
	float:left;
	margin:10px 0 0 0;
	padding:0 0 10px 0;
	font-size:12px;
	color:#000000;
	text-align:center;
}

.postsnav a:link, .postsnav a:visited {
	color:#000000;
}

.post ul {
	padding:20px 0 20px 50px;
	margin:-20px 0 0 0;
	display:block;
	float:left;
	width:90%;
}

.post ul li ul {
    border:0;
    padding-left:20px;
}


.post p A:link		{ text-decoration: none; color: #CB6939; border-bottom: solid #D8D8C0 1px;}
.post p A:visited		{ text-decoration: none; color: #CB6939; border-bottom: solid #D8D8C0 1px;}
.post p A:hover		{ text-decoration: none; color: #000000; border-bottom: solid #D8D8C0 2px;}
.post p A:active		{ text-decoration: none; color: #CB6939; border-bottom: solid #D8D8C0 1px;}

.post .posth3 {
        font: Arial;
	font-size:26px;
	line-height:30px;
	color:#000000;
	text-transform:none;
	margin:0 20px 0 0;
	padding:0 0 5px 15px;
}

.post .posth3 a:link, .post .posth3 a:visited {
font: Arial;
    color:#000000;
}

.post .posth3 a:hover {
    color:#666666;
    text-decoration:none;
}

.post .posth2 {
	font-size:20px;
	line-height:20px;
	color:#666666;
	text-transform:none;
	margin:0 20px 0 0;
	padding:0 0 0 15px;
}

.post blockquote {
color: #111; 
	font-size: 11px; 
	line-height: 17px; 
	margin: 0px 5px 10px 40px; 
	padding: 0px 5px 5px 35px; 
	background: #FFFFFF url(/images/icon-quote.gif) no-repeat 0px 0px; 
	border-left: 1px solid #ccc
	}


.post blockquote p {
	margin:0;
	padding-left:40px;
	border:none;
}


.post h1 {
	font-size:20px;
	line-height:30px;
	color:#AA0000;
	text-transform:uppercase;
	margin:-20px 20px 0 0;
	padding:15px 0 5px 15px;
}

.post h2 {
	font-size:16px;
	line-height:25px;
	color:#AA0000;
	text-transform:uppercase;
	margin:-20px 20px 0 0;
	padding:15px 0 5px 15px;
}

.post h3 {
	font-size:14px;
	line-height:2.5em;
	color:#AA0000;
	text-transform:uppercase;
	margin:-20px 0 0 0;
	padding:0 5px 20px;
}

.post .postdata {
	color:#999999;
	text-transform:uppercase;
	font-size:11px;
	line-height:11px;
	padding:0 0 0 15px;
}

.post .postdata a:link, .post .postdata a:visited {
	color:#999999;
}

.post img {
	border:none;
}

/*- - - - - ( COMMENT ) - - - - - - - - - - - - - - - - - - - */

/* comments */

#comments {
	font-size: 90%;
	}
#comments textarea {
	width: 350px;
	}

#comments code {
	font-size: 110%;
	}
#comments span {
	color: #999;
	}
#comments dl {
	margin-top: 0;
	}
#content #comments dl dt {
	font-weight: normal;
	color: #383d44;
	padding: 10px 0 8px 54px;
	margin: 0;
	font-size: 100%;
	line-height: 1em;
	background: url(http://www.ill-noise.com/images/comment-dt.gif) no-repeat 20px 100%;
	}
#comments dl dt a {
	font-weight: bold;
	text-decoration: none;
	border: none;
	}
#comments dl dt a em {
	font-weight: normal;
	font-style: normal;
	font-size: 90%;
	color: #EBF4D9;
	}
#comments dl dt a:hover {
	text-decoration: none;
	}
#comments dl dt a:hover em {
	color: #666b75;
	}
#comments dl dt a.comment-number {
	margin-right: 3px;
	font-family: Georgia, serif;
	font-size: 118%;
	font-weight: bold;
	color: #383d44;
	}
#comments dl dt a.comment-number:hover {
	color: #929C87;
	}
#comments dl dt img {
	vertical-align: middle;
	}
#comments dl dd {
	padding: 20px 20px 8px 20px;
	margin: 0 0 20px 0;
	font-size: 100%;
	color: #383d44;
	background: #e6e3d7;
	}
#comments dl dd p {
	margin: 0;
	padding: 0 0 12px 0; 
	}
#comments input {
	vertical-align: middle;
	}
#comments input#author,
#comments input#email,
#comments input#url {
	width: 250px;
	font-size: 110%;
	color: #444;
	border: 1px solid #ccc;
	}
#comments textarea {
	width: 500px;
	font-size: 110%;
	color: #444;
	border: 1px solid #ccc;
	}

/* author highlighting */

#content #comments dl dt.pete {
	background-image: url(http://www.ill-noise.com/images/comment-dtpete.gif);
	}
#comments dl dd.pete {
	color: #383d44;
	background: #F4DED0;
	}


.aboutpic {
	padding: 12px;
	background: #DCDCDE;
	}

.pic {
	padding: 8px;
	background: #DCDCDE;
	}
