* {
	padding: 0px;
	margin: 0px;
	font-family: verdana;
}
body{
	
	background-color: #29222a;
	background-image: url(images/foeva.png);
}
p{
	color: #333333;
	text-indent: 1em;
}
h1{
	color: #00113B;
	font-family: courier new;
	padding: 20px;
}
a{
	color: #444444;
}
p a{
	font-family: Verdana,sans-serif;
	color: #862d02;
}
a:hover{
	color: #a80000;
}
p a:hover{
	color: #9314aa;
}
.content{
	width: 1040px;
	margin: auto;
	background-image: url(images/shadow.png);
	
}
#posts{
	background-color: white;
	width: 1000px;
	margin: auto;
}
#shadow_bottom{
	height:10px;
	background-image: url(images/ssm.png);
	min-width: 1040px;
}
.spacer{
	height: 1em;
	min-width: 1000px;
	margin: auto;
}
#footer{
	overflow: hidden;
	min-width: 1040px;	
	background-color: #222222;
	background-image: url(images/tilebw.png);
}
#mink{
	width: 1040px;
	margin: auto;
	background-image: url(images/shadow.png);
}
#lynx{
	width: 1000px;
	margin: auto;
	color: Black;
	min-height: 500px;
	position: relative;
	background-color: #e8e3a7;
}
#linken{
	background-color: #b4a69d;
	color: white;
	text-indent: 35px;
	}
#linken h1{
	font-family: georgia;
}
#lynxpoem{
	text-align: center;
}
#lynxpoem p{
	font-family: courier new;
}
#links{
	
	background-color: #ffcdd0;
}
#links a{
	color: #004719;
	font-family: lucida sans;
	margin-left: 170px;
}
#links a:hover{
	color: #9e0b0f;
	background-color: white;
}
#nav{
	font-weight: 300;
	width: 1000px;
	position: relative;
	margin: auto;
	color: #777777;
	background-color: white;
	text-indent: 35px;
}
.postcontent{
	margin: auto;
	max-width: 800px;
	margin-left: 170px;
	min-height: 250px;
	margin-right: 170px;
	text-align: justify;
	overflow: hidden;
}
#logo{
	background-color: white;
	width: 1000px;
	height: 85px;
	margin: auto;
	border-bottom: 1px dashed #dddddd;
}
#brain{
	background-image: url(images/brain.png);
	width: 78px;
	height: 78px;
	margin-left: 35px;
	}
.postcontent p{
	font-family: Verdana,sans-serif;
	font-size:14px;
	line-height:21px;
}
.postcontent img{
	padding-top: 1em;
	padding-bottom: 1em;
}
#background{
	background-image: url(images/ciro.png);
	background-repeat: repeat-x;
	margin: auto;
}
#top{
	min-height: 0px;
	margin: auto;
	width: 1040px;
	background-image: url(images/shadowtop.png);
	background-repeat: repeat-x;
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
}
#bottom{
	min-height: 20px;
	margin: auto;
	width: 1040px;
	background-image: url(images/shadowbottom.png);
}
.onecol{
	margin: auto;
	width: 800px;
	border-bottom: 1px solid grey;
	min-height: 500px;
}
.onecol li{
	list-style-type: none;
}
.singlewrap{
	margin: auto;
	width: 1000px;
	border-bottom: 1px dashed #dddddd;
	margin-top: 1em;
}
.colwrap{
	margin: auto;
	width: 800px;
	border-bottom: 1px solid grey;
	margin-left: 100px;
}
.info {
	width: 100px;
	position: absolute;
	margin-left: 35px;
}

.info ul li{
	list-style-type: none;
	border-bottom: 1px solid #dddddd;
	font-family: georgia;
	line-height: 21px;
	font-size: 12px;
	text-align: left;
}

.info ul li a{
	font-family: georgia;
}

.avatar{
	margin-top: 4px;
	border: none;
	float: left;
	max-width: 100px;
	max-height: 100px;
}
#header p{
	color: #3333333;
	font-family: georgia;
	padding-top: 20px;
}
#navbg{
	background-image: url(images/border.png);
	background-repeat: repeat-x;
	border-top: 1px solid black;
}
#nav ul li{
	display: inline;
}
#nav ul li:hover{
	background-color: #dddddd;
}
#header{
	position: relative;
	margin: auto;
	background-color: white;
	width: 1000px;
	text-indent: 559px;
	
}
#archives{
	display: none;
	background-color: white;
	color: grey;
	position: absolute;
}
#archives li{
	list-style-type: none;
}
#comment{
	width: 500px;
}
.commentbody{
	min-height: 110px;
	margin-left: 170px;
}
.menu{
	display: inline;
	padding: 10px;
	color: black;
	max-width: 600px;
}
#cram{

	background-color: white;
}
#sections{
	position: relative;
	width: 1000px;
	margin: auto;
	left: 0;
	right: 0;
	background-color: #eeeeee;
	min-height: 40px;
}
#junk{
	width: 1040px;
	margin: auto;
	position: relative;
}
#hdnote{
	max-width: 760px;
	float: left;
	margin-left: 110px;
	margin-top: 5px;
}
#searchform{
	padding: 0px;
	margin: 0px;
	float: right;
	position: relative;
	max-width: 200px;
	background-color: white;
}
#search input[type="text"]:focus, #search input[type="text"]:active, #search input[type="text"]:hover {
	background-color:white;
	color:black;
}
#search input[type="text"]{
	background-color: #eeeeee;
	color:#ABACAC;
	height: 26px;
	border: none;
	position: absolute;
	right: 31px;
	top: 5px;
	border-bottom: 1px solid grey;
	font-size: 22px;
}
.button{
	background-image: url(search.png);
	background-color: #eeeeee;
	padding: 0px;
	border: 0px;
	cursor: pointer;
	margin: 0px;
	width: 26px;
	height: 26px;
	position: absolute;
	right: 5px;
	top: 6px;
	border-bottom: 1px solid grey;
}
.button:hover{
	background-image: url(search.png);
	background-color: white;
}