#header {
	border-top:#111 3px solid;
}
#body.background

#site-title a,
#site-description {
	color:#333;
}

#site-title,
#site-description {
	margin:0;
	font-weight:300;
	float:left;
	line-height:150px;

}

#site-title {
	margin: 0;
	font-family:"Oswald", sans-serif;
	font-size:32px;
	letter-spacing:1px;
}

#site-title img {
	margin: 0px 0;
	vertical-align:top;
       width: 100%;
       height:100%;
}

#site-description {
	margin-left:530px;
         margin-top: -155px;
	font-size:18px;
	font-weight:bold;
        letter-spacing:.05em;
}

#social-media-icons {
	float: right;
	margin-top: -60px;
        margin-right:10px;
}

a.social-media-icon {
	display: inline-block;
	width: 32px;
	height: 32px;
	margin-right: 6px;
	background-position: 0 0;
	overflow: hidden;
	text-indent: -1000px;
	-moz-transition: background-position .25s ease;
	-webkit-transition: background-position .25s ease;
	-o-transition: background-position .25s ease;
	-ms-transition: background-position .25s ease;
	transition: background-position .25s ease;
}

a.social-media-icon:hover {
	background-position: 0 -32px;
}
#header #searchform {
	float:right;
	margin: -60px 5% 0 3px;
}

#header #sidebar-header #searchform {
	margin-top: 30px;
}

#access {
       background: #691d31;
}


 #access a {
	text-decoration: none;
        width: 220px;
       /* word-wrap: break-word;*/
        text-align: center; 
        padding: 10px;
        letter-spacing: .05em;
}

#access li li a {
    min-width: 220px;
    padding: 5px 5px 5px 15px;
    margin: 0;
    font-size: 13px;
    line-height: 20px;
    text-align: left;
    overflow: hidden;
    letter-spacing: .05em;
}

/* .menu-item, .sub-menu {
    width: 160px; 
    }


#access li ul {
min-width: 160px;
}
*/


#wrapper {
background-color: #f9c94a;
}

.entry {
background: #ffedbd;
}

#footer-area {
background: #691d31;
}

#copyright {
background: #3c1629;
}
