/**
 * Theme Name: SSBC-Hybrid
 * Theme URI: http://justbalance.net/
 * Description: Default theme for SSBCHenderson.org.
 * Version: 1.0
 * Author: Benjamin Cahill
 * Author URI: http://justbalance.net/
 * Template: newhybrid
 */

@import url('../newhybrid/library/css/21px.css');
@import url('../newhybrid/library/css/2c-l-fixed.css');
@import url('../newhybrid/library/css/plugins.css');
@import url('../newhybrid/library/css/drop-downs.css');
@import url('../newhybrid/library/css/screen.css');

body{ background: #003246 url(images/topbg.jpg) top center no-repeat; }
#footbg{ background:url(images/footer.jpg) no-repeat center bottom; }
#body-container{ width:824px; margin:0 auto; }
#header-container{ width:824px; background: url(images/header.jpg); height:160px; margin: 0 auto; text-indent: -9999px; }
#navigation{ width:824px; background: url(images/nav.jpg); height:98px; margin: 0 auto; }
#container{ width:824px; background: url(images/content.jpg); margin: 0 auto; overflow: visible; }
#footer-container{ background: url(images/footer.jpg) no-repeat center top; height:300px; margin: 0 auto; }

.content{ width: 490px; padding-left:50px; margin-top: -20px; margin-bottom:0; overflow: visible; }
#primary{ width: 200px; padding-right:38px; margin-top: -20px; overflow: visible; }

table, td{ border: none !important; margin-bottom: 0px; }
.fc-grid th{ font-size: 12px; font-weight: normal; }

#page-nav { margin-left:38px; }
#page-nav li { margin-right:2px; }
#page-nav li a { background: url('images/homeoff.jpg') no-repeat; text-indent:-9999px; border:none; height:33px; width:98px; padding: 0; }
#page-nav li a:hover { background: url('images/homeon.jpg') no-repeat; }
#page-nav li.page-item-7 a { background: url('images/sermonsoff.jpg') no-repeat; }
#page-nav li.page-item-7 a:hover { background: url('images/sermonson.jpg') no-repeat; }
#page-nav li.page-item-9 a { background: url('images/ministriesoff.jpg') no-repeat; }
#page-nav li.page-item-9 a:hover { background: url('images/ministrieson.jpg') no-repeat; }
#page-nav li.page-item-10 a { background: url('images/calendaroff.jpg') no-repeat; }
#page-nav li.page-item-10 a:hover { background: url('images/calendaron.jpg') no-repeat; }
#page-nav li.page-item-12 a { background: url('images/contactoff.jpg') no-repeat; }
#page-nav li.page-item-12 a:hover { background: url('images/contacton.jpg') no-repeat; }

.widget { padding:0 15px; }

.page-12 #form_container{ width:480px; background: #D0DBE4; }

#footer{ color:#6289A6; font:12px normal; padding: 65px 0 0 20px; }
#footer p{ margin-bottom:5px; }
#footer a{ color:#A1B8CA; text-decoration:none; }
#footer a:hover{ text-decoration:underline; }

.breadcrumb, .breadcrumbs{ display:none; }
.page-title{ border-bottom:1px dotted #6289a6; padding-bottom:5px; }
