@import url(_teasers.css);

body {
	background: #13130D url(../images/bg/bg.gif) repeat-y;
	font-size: 80%;
	color: #999966;
}
div#header_content_footer_wrapper {
	background: url(../images/bg/header.gif) repeat-x;
}
div#header_and_content_wrapper {
	background: url(../images/bg/corner.gif) no-repeat;
}
a {
	color: #99002E;
}
a img {
	color: #99002E;
	border-color: #99002E;
}
div#header {
	height: 125px;
}
div#header h1 {
	float: right;
	padding: 70px 20px 0 0;	
}
div#header h1 img {
	
}	
div#site_photo {
	display: none;
}
div#navbar {
	position: absolute;
	top: 94px;
	left: 8px;
	background: url(../images/bg/menutop.gif) no-repeat;
	width: 183px;
	padding-top: 20px;
}
div#main_menu {
	background: url(../images/bg/menubottom.jpg) bottom left no-repeat;
	padding: 10px 21px 40px 5px;	
	margin-bottom: 10px;	
	font-size: 110%;
}
div#main_menu span {
	
}
div#main_menu a {
	display: block;	
	padding: 1px 0 1px 3px;	
	color: black;
	font-family: "times new roman", georgia, serif;
	text-decoration: none;
	margin: 1px;	
}
div#main_menu a:hover {
	background-image: url(../images/bg/green.gif);
	border: solid 1px #870523;	
	padding: 0px 0 0 3px;
}
div#main_menu span img {
	
}
div#site_credit {
	
}
div#content {
	margin-left: 220px;
}
div#content h2 {
	display: none;
}
div.title, div.name {
	color: #ddd !important;
}
div.entry {
	border-bottom-color: #660000 !important;
	
}
div.timestamp {
	color: gray !important;
}
