@import url(_teasers.css);

body {
	background: #7B3700 url(../images/bg/bg.jpg) top center repeat-y;
	color: #DFD4B9;
	font-size: 80%;
}
div#header_content_footer_wrapper {
	width: 750px;
	margin: auto;
	background: url(../images/bg/header.jpg) top center no-repeat;
	
}
a {
	color: #FF7302;
}
a img {
	color: #FF7302;
	border-color: #FF7302;
}
div#header {
	height: 165px;
	
}
div#header h1 {
	padding-top: 30px;
	padding-left: 30px;
}
div#header h1 img {
	display: block;
}	
div#site_photo {
	position: absolute;
	top: 207px;
	margin-left: 457px;
	width: 274px;
	height: 207px;
	background: url(../images/bg/photo.jpg) no-repeat;
}
div#main_menu {
	height: 70px;
	margin-left: 30px;
	text-align: center;
	margin-right: 20px;
}
div#main_menu span {
	margin: 0px 3px;
}
div#main_menu span img {
	
}
div#site_credit {
	
}
div#content {
	margin-right: 304px;
	margin-left: 30px;
}
div#content h2 {
	
}
div#footer {
	margin-right: 305px;
}
div.entry {
	border-bottom: dashed 1px orange !important;
	padding-bottom: 10px !important;
}
