* {
	outline:none;
	}
body {
	background-color:#fff;
	font-family:"Andale Mono", monospace;
	font-weight:normal;	
	margin-top:0;
	padding:0;
	}
.container {
	font-size:12px;
	font-weight:normal;
	width:100%;
	color:#000;
	}
#banner {
	width:800px;
	margin:0 auto;
	height:35px;
	}
#banner h1 {
	margin:0;
	padding:0;
	font-size:12px;
	float:right;
	line-height:35px;
	font-weight:normal;
	color:#000;

	}
#banner h1 a:link, #banner h1 a:visited, #banner h1 a:hover {
	color:#000;
	text-decoration:none;
	background:none;
	}
.menu {
	float:left;
	font-size:12px;
	font-style:bold;
	color:#000;
	}

.menu a:link, .menu a:visited {
	
	padding:0 3px 0 0;
	line-height:35px;
	text-decoration:none;
	color:#000;
	}
.menu a:hover {
	color:#fff;
	text-decoration:none;
	background-color:#000;
	}
.menu a.light {
	background-color:none;
	border:1px solid #000;
	width:35px;
	}
.menu a.dark {
	background-color:none;
	border:1px solid #000;
	width:35px;
	}
.mainBody {
	width:100%;
	clear:both;
	}
#details, #comments {
	width:100%;
	display:none;
	clear:both;
	font-size:12px;
	color:#000;
	}
.wrapper {
	width:800px;
	margin:0 auto;
	overflow:auto;
	}


h2 {
	font-size:12px;
	font-weight:normal;
	color:#000;
	}
	
h4 {
	font-size:12px;
	font-weight:normal;
	color:#000;
	}	

.wrapper h3 {
	font-size:12px;
	}
.notes, .commentList {
	width:400px;
	float:left;
	margin-bottom:20px;
	color:#000;
	font-weight:normal;
	}
.details, .commentForm {
	margin-left:400px;
	margin-bottom:20px;
	color:#000;
	font-weight:normal;
	}
.content {
	padding:10px;
	line-height:160%;
	}
.commentList ul {
	margin:0;
	padding:0;
	list-style:none;
	}	
.commentList ul li {
	margin-bottom:5px;
	background-color:#fff;
	border-left:5px solid #000;
	padding:10px;
	}
	
	
#mainImg {
	width:100%;
	clear:both;
	text-align:center;
	}
	

.archive {
	width:800px;
	margin:0 auto;
	}
.archive h2 {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
	}

#tag_cloud { 
	clear:both;
	text-align:center;
	}

.tags {
	margin-bottom:10px;
	font-size:11px;
	font-weight:normal;
	letter-spacing:0;
	}

.thumbs a {
	display:block;
	float:center;
	margin:0 0px 0px 0;
	}
.thumbs a img {
	border:none;
	}
	
a.mosaic { 
	border:none; 
	display:block; 
	float:left; 
	width:72px; 
	height:72px; 
	background-position:center; 
	text-decoration:none; 
	} 
	
#mosaic { 
	width:800px; 
	} 
	
.about {
	width:800px;
	margin:0 auto;
	}
.aboutText {
	width:580px;
	font-size:12px;
	font-weight:normal;	
}
.sidebar {
	width:200px;
	float:right;
	margin:0 0 10px 20px;
	}
.sidebar ul, .column ul {
	list-style:none;
	margin-left:0;
	padding-left:0;
	}
.sidebar ul li, .column ul li {
	margin-bottom:10px;
	}
.columns {
	clear:both;
	overflow:auto;
	height:1%;
	}
.column {
	width:33%;
	float:left;
	}
.footer {
	width:800px;
	margin:0 auto;
	font-size:12px;
	letter-spacing: 0ex;
	color:#000;
	text-align:center;
	clear:both;
	}
a:link,  a:visited {
	color:#000;
	text-decoration:none;
	}
	
a:hover {
	color:#fff;
	text-decoration:none;
	background-color:#000;
	}
	

