/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

.custom #container {
border: 0.0em;
padding: 0em 0.3em;
background: #998774;
}

.custom #page {
    position: relative;
margin-top: 2.2em;
margin-bottom: 2.2em;
}
.custom ul.menu {
    float: right;
}
body.custom {
    background: #000000 url('images/collage5sv.jpg') 50% 0;
}

.custom #header {
    border-color: #998774;
	background-size: cover;
}

.custom .sidebar a:hover {
    text-decoration: none;
}

.custom ul.sidebar_list {
display: inline;
}

.custom li.widget {
margin-bottom: 0em;
}

.custom #footer {
    border-color: #998774;
}

.custom #footer a {
    border-bottom: 0px;
}

.custom #footer a:hover {
    border-bottom: 0px;
    color: #998774
}

.custom #footer2 {
    float: right;
}

/*SLIDESHOW STYLING*/

.custom .slideshow-nav a:hover, .slideshow-nav a:focus {
    text-decoration: none;
    color: #998774;
}
.custom .slideshow-nav a {
    text-decoration: none;
    color: #FFFFFF;
}

.custom #byobtshw-header-right {
    width: 490px;

}

.custom h3  {
    margin: 0; 
}

.custom h3 a {
    text-decoration: none;
}
