body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,
fieldset,input,p,blockquote,th,td {
margin:0; padding:0;
}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;font-weight:normal;
}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:”;}

html, body{ 
	margin:0px; 
	padding:0px; 
	text-align:center;
	background-color:#000000;
	background-image:url(images/bodyBg.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
} 
#page{ 
	width:900px; 
	text-align:left;
	margin-left:auto;
	margin-right:auto;
} 
#wrapper{
	width:900px; 
	float:left; 
	position:relative;
	background-image:url(images/wrapperBg.jpg);
	background-repeat:no-repeat;
	background-color:#f1f1f1;
	margin-bottom:15px;
}
#leftcol{
	width:277px; 
	float:left; 
	position:relative;
	margin-left:7px;
	background-color:#000;
	margin-bottom:10px;
 }
#leftContent {
	width:245px;
	margin-left:14px;
	color:#f1f1f1;
	font-size:10px;
	margin-bottom:10px;
}
#maincol {
	float: left;
	display:inline;
	position: relative; 
	width:579px;
	padding-left:14px;
	padding-top:50px;
	color:#333333;
	font-size:12px;
}

#footer{
	height:150px; 
	background-color:#000000;
	clear:both;
	color:#f1f1f1;
	font-size:10px;
}

 /* *** Float Hacks *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
.clearfix{display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
-->


/*GLOBAL STYLES*/

p {
	margin-bottom:15px;
}

h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}



/*LINK STYLES*/

a {
	color:#333333;
}
a:hover {
	color:#dee430;
	text-decoration:line-through;
}

#nav {
	margin-bottom:30px;
}
#nav ul {
	margin:0;
}

#nav a {
	font-size:30px;
	color:#dee430;
	font-family:Helvetica, sans-serif;
	letter-spacing:-1px;
	text-decoration:none;
}
#nav a:hover {
	color:#FFFFFF;
	text-decoration:line-through;
}
#leftContent a {
	color:#CCCCCC;
}
#footer a {
	color:#CCCCCC;
}
#leftnav {
	margin-top:5px;
	margin-bottom:10px;
	margin-left:0px;
}
#leftnav li a {
	display:block;
	width:240px;
	height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	background-color:#636363;
	color:#f1f1f1;
	border:1px #f1f1f1 solid;
	margin-bottom:1px;
	padding-top:2px;
	padding-left:5px;
}
#leftnav li a:hover {
	background-color:#000000;
	text-decoration:line-through;
}


/*CLASS STYLES*/

#sidebar h2 {
	font-family:Helvetica, sans-serif;
	font-size:30px;
	color:#dee430;
	display:block;
	width:auto;
	letter-spacing:-2px;
	font-weight:bold;
	border-bottom:#dee430 solid 1px;
	margin-bottom:10px;
	margin-top:15px;
}

.leftheader {
	font-family:Helvetica, sans-serif;
	font-size:30px;
	color:#dee430;
	display:block;
	width:auto;
	letter-spacing:-2px;
	font-weight:bold;
	border-bottom:#dee430 solid 1px;
	margin-bottom:15px;
}
.pageTitle {
	background-image:url(images/posth1.gif);
	background-repeat:no-repeat;
	display:block;
	width:569px;
	height:35px;
	font-family:Helvetica, sans-serif;
	color:#4c4c4c;
	font-size:30px;
	letter-spacing:-1px;
	padding-top:4px;
	padding-left:10px;
	text-decoration:none;
	
}
.posth1 a {
	background-image:url(images/posth1.gif);
	background-repeat:no-repeat;
	display:block;
	width:569px;
	height:35px;
	font-family:Helvetica, sans-serif;
	color:#4c4c4c;
	font-size:30px;
	letter-spacing:-1px;
	padding-top:4px;
	padding-left:10px;
	text-decoration:none;
	
}
.posth1 a:hover {
	color:#999999;
	text-decoration:none;
}
.post {
	margin-bottom:10px;
	border-bottom:#999999 dotted 1px;
}
strong {
	font-weight:bold;
	font-size:13px;
}
blockquote {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
	color:#333333;
}
.metadata {
	margin:10px;
	font-size:10px;
}
.date {
	margin-left:25px;
	color:#333333;
	font-weight:bold;
	font-size:10px;
}
#maincol p {
	padding:10px;
}
#maincol img {
	border:#545454 solid 1px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-left:auto;
}

	
	/* Comments
	----------------------------------------------------------------------------- */
	
		.commentlist {
			padding: 10px 0 10px 0;
			}
			
		#maincol .commentlist li.comment-item {
			margin: 5px 0;
			padding: 20px 15px 10px 15px;
			list-style-type: none;
			overflow: hidden;
			}
		#maincol .commentlist li.alt {
			background: #f8f8f8;
			border: 1px solid #ddd;
			padding: 15px 15px 0 15px;
			}
		
		.cmtinfo {
			padding-bottom: 1.0em;
			}
		
		.comment_number a {
			font: 3.2em Georgia, serif;
			float: right;
			padding-right: 10px;
			color: #d6d6d6;
			margin-top: -10px;
			}
			
		.comment_author {
			font-size: 1.4em;
			}
			
		h3#respond {
			display: block;
			padding-top: 15px;
			}		

	



/* Forms
----------------------------------------------------------------------------- */

	.searchform {
		width: 250px;
		float: right;
		text-align: right;
		}
		
		
		
		
		
/* Page Specific
----------------------------------------------------------------------------- */

	.last_20 li {
		line-height: 2em;
		}

	.archive_date {
		width: 100px;
		float: left;
		}
		
	/* This is if you use the current page-archives.php for your archives */
		
	.pagetitle {
		display: block;
		padding: 0 0 60px;
		}
					
			
			
			
			
/* Extras
----------------------------------------------------------------------------- */

	blockquote {
		border-left: 5px solid #eee;
		padding-left: 15px;
		}

	pre {
		margin-bottom: 1.5em;
		}
	code {
		font: 1.2em/1.8em "Courier New", Courier, mono;
		}

	.center {
		text-align: center;
		}

	hr {
		display: none;
		}