/**
 * CSS - Stylistic CSS Styles
 *
 * @package WPFramework
 * @subpackage Media
 */

body {
background:#51607F url('/wp-content/themes/wp-framework/library/media/images/background-tile.jpg');
}

.commission-banner {
height:30px;
width:100%;
background-color:#3f516a;
display:block;
text-align:center;
clear:both;
}

.commission-banner-inner {
width:955px;
margin-left:auto;
display:block; 
padding-top:8px;
margin-right:auto;
text-align:left;
font-family: verdana, arial, sans-serif;
}

.commission-banner-inner a {
color:white;
display:block;
text-decoration:none;
font-size:.8em;
background: url('/wp-content/themes/wp-framework/library/media/images/arrow.png') center left no-repeat;
padding-left:22px;
}

.fullpage {
width:100%;
position:absolute;
overflow:visible;
z-index:-100;
background-image: url('/wp-content/themes/wp-framework/library/media/images/background-gradient.png');
background-attachment:fixed;
background-position: center -100px;
background-repeat: no-repeat;
}

.container {
z-index:1;
background-color:#fff;
background-repeat:no-repeat;


margin-top:30px;

}

.header {
background: #E8EAEE url('/wp-content/themes/wp-framework/library/media/images/header-background.png') top right no-repeat;
height:111px;
border-bottom: #aaa 10px solid;
}

.header #logo {
margin-top:25px;
width:300px;
display:block;
float:left;
border-bottom:1px solid #555555;
font-style:italic;
}

.header #tagline {
text-transform:uppercase;
font-size:.8em;
font-family: Verdana, Arial, Sans-Serif;
width:300px;
display:block;
float:left;
clear:both;

}

#header-left {
float:left;
margin-left:25px;
}

#subscribe {
float:right;
display:block;
height:50px;
width:200px;
}

#content {

 background: url('/wp-content/themes/wp-framework/library/media/images/bodybg2.jpg') top right no-repeat;  

}


#primary {
margin-top:15px;
margin-left:15px;
}

#secondary {
margin-top:15px;
}

#secondary .widget {
margin-right:15px;
}


.footer {
border-top:3px solid #aaa;
text-align:center;
background:#E8EAEE;
font-family:verdana, arial, sans-serif;
font-size:.8em;
}

.footer ul {
margin-left:0px;
list-style-type:none;
}

.footer ul li {
list-style-type:none;
}


.footer .widget {
float:left;
text-align:left;
margin:14px;
width:138px;
} 

.footer .leftmost {
margin-left:60px;
} 

.footer .widget-title {
font-size:.9em;
} 

.footer input.search {
width:138px; 
font-size:.9em;
font-family:verdana, arial, sans-serif;
} 

.footer .widget button {
font-size:.9em;
font-family:verdana, arial, sans-serif;
} 

.footer #widget-logo {
width:175px;
}

.footer #hhs-statement {
clear:both;
width:100%;
text-align:center;
}

#skip-links {
left:-4000px;
top: -4000px;
position:absolute;
}

.top-link {
left:-4000px;
top: -4000px;
position:absolute;
}


#respond {
background: #E8EAEE;

border-top: 3px solid #aaa;
padding:15px;

}

#respond textarea#comment {

width:500px;
}

.entry-meta {                                          
font-style:italic;

font-size:.9em;
}
img#wpstats{width:0px;height:0px;padding:0px;border:none;overflow:hidden}

