* {
	margin:0;
	padding:0;
	}
img {
	border:none;
	}
body {
	background:#020201 url(images/wood.jpg) 0 0 no-repeat;
	color:#b3a192;
	font-family: Helvetica, Verdana, Tahoma, Arial, "sans-serif";
 	overflow-x: hidden;
	}
	
/** PNG FIX FOR IE **/
img, div, ul, a, h1, h2, h3, h4 { behavior: url(/iepngfix.htc) }
body { behavior:url(csshover.htc); }

.page_header {
	height:47px;
	left:208px;
	position:absolute;
	top:90px;
	width:742px;
	}
.page_header h1, .page_header h2, .page_header h3 {
	display: none;
	}
#hl_portfolio {
	background: url(images/hl-portfolio.jpg) 0 0 no-repeat;
	}
#hl_about {
	background: url(images/hl-about.jpg) 0 0 no-repeat;
	}
#hl_contact {
	background: url(images/hl-contact.jpg) 0 0 no-repeat;
	}
#hl_blog {
	background: url(images/hl-blog.jpg) 0 0 no-repeat;
	}

#menu {
	background: url(images/tape.jpg) 0 0 no-repeat;
	height:825px;
	left:15px;
	position: absolute;
	top:0;
	width:183px;
	z-index: 1;
		}
		#menu ul {
		height:67px;
		list-style:none;
		overflow:hidden;
		position:absolute;
		top:178px;
		width:183px;
		z-index: 2;
			}
			#menu ul li {
				width:inherit;
			}
			#menu ul li a {
				background:url(images/nav-matrix.jpg) no-repeat;
				border:none !important;
				display:inline-block;
				display:block;
				height:17px;
				overflow: hidden;
				text-indent:1000px;
				width: 183px;
				}
			#menu ul li#nav_portfolio a {
				background-position:0 0;
				}
			#menu ul li#nav_portfolio a:hover {
				background-position:0 -67px;
				}
			#menu ul li#nav_portfolio a.select {
				background-position:0 -134px;
				cursor: default;
				}
			#menu ul li#nav_info a {
				background-position:0 -17px;
				}
			#menu ul li#nav_info a:hover {
				background-position:0 -84px;
				}
			#menu ul li#nav_info a.select {
				background-position:0 -151px;
				cursor: default;
				}
			#menu ul li#nav_contact a {
				background-position:0 -34px;
				}
			#menu ul li#nav_contact a:hover {
				background-position:0 -101px;
				}
			#menu ul li#nav_contact a.select {
				background-position:0 -168px;
				cursor: default;
				}
			#menu ul li#nav_blog a {
				background-position:0 -51px;
				}
			#menu ul li#nav_blog a:hover {
				background-position:0 -118px;
				}
			#menu ul li#nav_blog a.select {
				background-position:0 -185px;
				cursor: default;
				}
#gen_info {
	color: #7f7369;
	display: block;
	font-size: 12px;
	left:25px;
	position: absolute;
	top:310px;
	width: 163px;
	z-index: 3;
}
#gen_info p {
	line-height: 1.3em;
	margin: 0 0 .5em 0;
}

#search {
	color: #7f7369;
	display: block;
	font-size: 12px;
	left:25px;
	position: absolute;
	top:280px;
	width: 163px;
	z-index: 3;
	}
	#search #searchsubmit {
		display:none;
		}
	#search input#s {
		background:#564535;
		border: 1px solid #746556;
		}
		
#footer {
	clear:both;
	font-size:10px;
	margin:30px 0 3px 208px;
	text-align:center;
	width:742px;
	}
a {
	color:inherit;
	text-decoration:underline;
	}
a:hover {
	background: #b3a192;
	border:none;
	color:#EEEEEE;
	}

#content {
	color:inherit;
	font-size:14px;
	margin:150px 0 0 208px;
	overflow:visible;
	width:742px;
	z-index:0;
	}
	#content .post {
		clear:both;
		margin:0 0 10em 0;
		}
		#content .post h3 {
			color:#259bb2;
			margin: 10px 0 .3em 0;
			}
			#content .post h3 a {
				text-decoration:none !important;
				}
			#content .post h3 a:hover {
				background: #259bb2;
				color: #292521;
				}
		#content .post a.more-link {
			display:block;
			text-align: right;
			}
		#content .post p {
			line-height: 1.25em;
			margin: .75em 0;
			}
		#content .post p.postmetadata-single, #content .post p.postmetadata {
			font-size: 12px;
			margin-left:10px;
			}
		#content .post p.postmetadata, #content .post p.post_date {
			font-size: 12px;
			float:left;
			}
			span.comment_rss, span.post_tags, span.response {
				display:block;
				}
		#content .post p.post_date {
			clear:both;
			}
		#content .post img.post_image {
			float:right;
			margin: 0 0 10px 10px;
			}
		#content .post img.alignleft {
			margin: 10px 10px 10px 0;
			}
		#content .post ol, #content .post ul {
			list-style-position: inside;
			}
		#content .post div.sociable_tagline {
			clear:both;
			}
	#content ol.commentlist {
		list-style: none;
		padding: 0 0 0 20px;
		}
		#content ol.commentlist li {
			margin: 10px 0;
			padding: 5px;
			width:500px;
			}
		#content ol.commentlist li.alt {
			background: #2A2A2A;
			}
			#content ol.commentlist li cite.commentauthor {
				display:block;
				font-style: normal;
				}
			#content ol.commentlist li .commentmetadata {
				font-family: 
				text-align: right;
				}
	#content form#commentform textarea, textarea {
		background: #333333;
		border:none;
		color:#999999;
		font-family: Helvetica, Verdana, Tahoma, Arial, "sans-serif";
		font-size: 12px;
		font-style: normal;
		margin: 5px 0;
		padding: 5px;
		width:500px;
		}
	#content form#commentform input#submit, input.submit {
		background:transparent url(http://conigs.com/css/images/button.png) 0 0 no-repeat;
		border:none;
		cursor: pointer;
		color:#FFFFFF;
		display:block;
		font-size: 13px;
		height: 26px;
		width: 88px;
		}

/********* Fact Of The Day **********/
p.rss-title {
	display:none;
	}
ul.rss-items {
	list-style:none;
	}
li.rss-item a {
	border:none !important;
	}

/********* aStore **********/
#gen_info iframe {
	margin: 10px 0 0 18px;
}

				
#sidebar {
	font-size:12px;
	margin:0 auto;
	text-align:center;
	width:720px;
	}
	#sidebar ul {
		list-style: none;
		}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}
.pagetitle {
	font-style: normal;
	margin: 0 0 20px 0;
	}
blockquote, q {
	font-style: italic;
	margin: 1em 50px;
	padding: 0 .5em;
	}
span.via {
	font-size: .9em;
	}
span.post_info {
	display:block;
	}
ol.footnotes {
	border-bottom: 1px solid #999999;
	border-top: 1px solid #444444;
	font-size: 11px;
	list-style-position: inside;
	margin: 1em 0 0 0;
	padding: 1em 0 0 0;
	}
	ol.footnotes li {
		margin: 0 0 .5em 0;
		}
