/*
Theme Name: bio
Layout: Home Page
*/


.site-main {
	margin:0 auto;
	min-height:500px;
	width:1000px;
	padding-top:10px;
}


h1 {
	display:none
}
.page-content, .entry-content, .entry-summary {
    margin: 0;
}
h3 {
    color: #6a6a6a;
    font-size: 28px;
    font-weight: normal;
	margin-bottom:0;
}
h4 {
    font-size: 26px;
    font-weight: bold;
	margin-bottom:0;
	margin-top:5px;
}
h5 {
    font-size: 21px;
    font-weight: normal;
	margin-bottom:0;
	margin-top:5px;
	color:#3d2917;
}
.hentry {
    margin:0;
}
#slider_bg{
	background:url(../images/slider-bg-bg.jpg) repeat-x top;
}
#slider{
	background: url(../images/slider-bg.jpg) no-repeat top center;
}
#slider .inner{
	background: none repeat scroll 0 0 #d9c79d;
    height: 477px;
    margin: 0 auto;
    width: 1000px;
}
.entry-content a {
	color:#b05f11;
	text-decoration:none;
	text-align:right;
}
.entry-header{
	display:none
}
#primary{
	background: none;
}
.site-main article{
	padding:0 10px
}
#content {
    background: none;
}