/*
Theme Name: Parker Brothers
Theme URI: http://www.parkerbrothers.com
Description: Parker Brothers WP theme
Author: Metro OKC Web Design
Tags: roofing, whitespace, clean, minimalist

Default WordPress by Metro OKC Web Design || http://metrookc.com
*/

*
{
margin:auto;
padding:0;
}

body{
background: #FFF url(images/sky.jpg) no-repeat top;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
}


#container{
background: url(images/header-background.png) top no-repeat;
width: 800px;
height: auto;
margin: 0 auto 0;
}

#header-holder{
float: left;
width: 284px;
height: 187px;
}

#logo{
float: right;
position: relative;
width: 242px;
height: 154px;
padding-top: 20px;
}

#left-sidebar{
float: left;
width: 277px;
height: auto;
background: #FFF;
}

#left-menu{
width: 277px;
height: auto;
}

#left-menu img{
border: none;
}

#left-menu a:hover img{
filter:alpha(opacity=50);
opacity: 0.5;
}

.menu1, .menu2, .menu3, .menu4, .menu5, .menu6, .menu7{
width: 252px;
height: 48px;
margin-left: 25px;
}

.menu-border{
background: url(images/menu-border.jpg) right no-repeat;
width: 277px;
height: 12px;
}

#bbb-logo{
width: 277px;
height: auto;
padding-top: 25px;
}

#main-content{
float: right;
width: 523px;
height: auto;
background: #FFF;
}

#slideshow{
float: right;
width: 456px;
height: 353px;
margin-top: -100px;
margin-right: 32px;
z-index: 20;
}

#video{
float: right;
width: 456px;
height: 353px;
margin-top: -55px;
margin-right: 32px;
z-index: 20;
}

#slideshow img{
border: none;
}

#content-container{
width: 475px;
height: auto;
padding: 0 30px 25px 18px;
}

#content{
line-height: 150%;
color: #000;
}

#content p{
margin-top: 10px;
}

#content img{
padding: 8px;
border: none;
}

#content h1{
font-size: 1.5em;
color: #9e3635;
line-height: 130%;
margin-top: 25px;
margin-bottom: 25px;
}

#content h1 a{
color: #9e3635;
text-decoration: none;
}

#content h1 a:hover{
text-decoration: underline;
}

.content-border{
background: url(images/content-border.jpg) no-repeat center;
width: 475px;
height: 10px;
margin-top: 28px;
margin-bottom: 3px;
}

#meta{
width: 100%;
height: auto;
text-align: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.0em;
margin-top: 14px;
}

#meta img{
margin-bottom: -12px;
}

#meta a{
color: #ff5a00;
font-weight: bold;
text-decoration: none;
padding-left: 5px;
}

#meta a:hover{
text-decoration: underline;
}

#footer{
width: 800px;
height: auto;
margin-bottom: 25px;
}

.provider-logo{
padding-top: 15px;
padding-left: 12px;
}

.provider-logo img{
float: left;
padding-right: 8px;
}

.footer-text{
padding-top: 15px;
padding-left: 15px;
color: #999999;
}

.clear{
clear: both;
}