/*  
Theme Name: Tabernacle
Theme URI: http://www.musicglue.com
Description: Tabernacle Wordpress theme.
Version: 1.0
Author: Music Glue
Author URI: http://www.musicglue.com
Tags: music glue tabernacle

*/

/************************ GLOBAL SECTION *****************************/

@import 'reset-min.css';

body, h1, h2, h3, h4, h5, h6, blockquote, p{ 
    font-family: Georgia, "Times New Roman", Times, serif;
    margin: 0;
    padding: 0;
}

body{ 
    margin: 0;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size:12px;
    text-align: center;
    vertical-align: top;
    background-image: url('images/bg.jpg');
    color:#30170D;
}

a{
    color:#30170D;
    text-decoration:none;
}

a:hover{
    color:#30170D;
    text-decoration:underline;
}

#wrapper{
    width:1016px;
    margin: 0 auto 0 auto;
    text-align: left;
}

h1{
    display:block;
    font-size: 2em;
    font-weight: bold;
}

h2{
    display:block;
    font-size: 1.5em;
    font-weight: bold;
}

p{
    margin: 1em 0;
}

strong{
    font-weight:bold;
}

/*********************** HEADER SECTION ******************************/

#header{
    float: left;
    width: 100%;
    background-image: url('images/header-bg.gif');
    background-position: top;
    height:156px;
    color:#ffffff;
}

#header .header-wrapper{
    width:1050px;
    margin: 0 auto 0 auto;
}

#header .header-crest{
    float:left;
    width:158px;
    height:142px;
    background-image: url('images/header-crest.jpg');
    margin-top:6px;
}

#header .header-logo{
    float:right;
    width:650px;
    height:145px;
    background-image: url('images/header-logo.gif');
    margin-top:2px;
}

#header .header-crest span,
#header .header-logo span,
#header h1{
    display:none;
}

#header a{
    color:#ffffff;
    text-decoration:none;
}

#header a:hover{
    color:#ffffff;
}


/*******bb************** CONTAINER SECTION ***************************/

#container{ 
    width: 1016px;
    float: left;
    background-image: url('images/container-bg.png');
    background-repeat:repeat-y;
    margin-left:auto;
    margin-right:auto;
    padding-left:12px;
    padding-right:12px;
}

#container .title {
    margin-bottom:10px;
    background-color:#DBD5C0;
    background-image: url('images/entry-footer.gif');
    background-repeat:repeat-x;
    background-position:bottom;
    float:left;
    height:42px;
    width:976px;
}

#container p.not-found{
    padding: 20px;
}

/*********************** CONTENT SECTION *****************************/

.post{
    margin: 10px;
    padding:10px;
    background-color:#F8F7F1;
    float:left;
}

.post .meta{
    padding-top:4px;
}

.entry{
    line-height: 18px;
    padding: 10px 10px 20px 10px;
    font-size:14px;
    background-color:#DBD5C0;
    background-image: url('images/entry-footer.gif');
    background-repeat:repeat-x;
    background-position:bottom;
    float:left;
    width:956px;
}

/************************ SIDEBAR SECTION *****************************/

.sidebar{
    background-repeat: no-repeat;
    float: left;
    height: 148px;
    width: 221px;
    margin-left:7px;
}
#menu ul {
    padding-top: 21px;
}
#menu  li, #menu a {
    display: block;
    width: 213px;
    background-position: bottom;
    background-repeat: no-repeat;
}
#menu .m1 a {
    height: 22px;
    background-image: url(images/m1.gif);
}
#menu .m2 a {
    height: 24px;
    background-image: url(images/m2.gif);
}
#menu .m3 a {
    height: 25px;
    background-image: url(images/m3.gif);
}
#menu .m4 a {
    height: 24px;
    background-image: url(images/m4.gif);
}
#menu .m5 a {
    height: 22px;
    background-image: url(images/m5.gif);
}
#menu a:hover {
    background-position: top;
}
#menu  .active  a  {
    background-position: top;
}

#menu  span{
    display:none;
}

/************************ FOOTER SECTION *****************************/
#tabernacle-footer{
    float:left;
    width:1016px;
    background-image:url(images/container-bg.png);
    padding:0 12px;
}

#footer-nav{
    height:40px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    margin-top:5px;
    width:680px;
}

#footer-nav .footer-content{
    border-bottom:1px dotted #301717;
    border-top:1px dotted #301717;
    background-color:#FFFFFF;
    height:31px;
    margin-top:4px;
    text-align:center;
    float:left;
    height:32px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    margin-top:5px;
    width:680px;
}

#footer-nav .footer-content ul{
    text-align:center;
}

#footer-nav .footer-content li{
    padding-left:8px;
    padding-top:10px;
}

#footer-nav .footer-content li,
#footer-nav .footer-content a{
    display:block;
    float:left;
}

#footer-nav span{
    display:none;
}


#footer{
    float:left;
    width:956px;
    background-image:url(images/container-bg.png);
    padding:10px 40px;
}

#footer .poweredby{
    height:51px;
}

#footer .copyright{
    font-size:12px;
    text-align:center;
}

#footer .copyright p{
    margin:0;
    line-height:2em;
}

#footer .poweredby a.homepage{
    background-image: url(images/powered_by_musicglue.gif);
    background-position: center right;
    height:51px;
    width:95px;
    cursor: pointer;
    cursor: hand;
    float:left;
    position:relative;
    left:438px;
}

#footer .poweredby .homepage span{
    display:none;
}

#page-bottom{
    float:left;
    width:1040px;
    height:22px;
    background-image: url('images/page-bottom.png');
}

#page-bottom span{
    display:none;
}

.musicglue_page_container_highlight .highlights .minor h1{
    background-image:url(images/entry-footer.gif) !important;
    background-position:bottom !important;
    background-repeat:repeat-x !important;
}

/******************* page titles ******************************/
.title-home{
    background-image: url('images/pagetitles/home.gif');
    background-repeat:no-repeat;
    float:left;
    height:42px;
    width:219px;
    margin-bottom:5px;
}

.post .title-whats-on{
    background-image: url('images/pagetitles/whats-on.gif');
    background-repeat:no-repeat;
    float:left;
    height:42px;
    width:219px;
    margin-bottom:5px;
}

.post .title-kitchen-038-bar{
    background-image: url('images/pagetitles/kitchen-bar.gif');
    background-repeat:no-repeat;
    float:left;
    height:42px;
    width:219px;
    margin-bottom:5px;
}

.post .title-space-for-hire{
    background-image: url('images/pagetitles/space-for-hire.gif');
    background-repeat:no-repeat;
    float:left;
    height:42px;
    width:219px;
    margin-bottom:5px;
}

.post .title-legacy{
    background-image: url('images/pagetitles/legacy.gif');
    background-repeat:no-repeat;
    float:left;
    height:42px;
    width:219px;
    margin-bottom:5px;
}

.post .title-how-to-get-there{
    background-image: url('images/pagetitles/how-to-get-there.gif');
    background-repeat:no-repeat;
    float:left;
    height:42px;
    width:219px;
    margin-bottom:5px;
}

.post .title-terms-038-conditions{
    background-image: url('images/pagetitles/terms-conditions.gif');
    background-repeat:no-repeat;
    float:left;
    height:42px;
    width:219px;
    margin-bottom:5px;
}

.post .title-contact{
    background-image: url('images/pagetitles/contact.gif');
    background-repeat:no-repeat;
    float:left;
    height:42px;
    width:219px;
    margin-bottom:5px;
}

.post .title-carnival-village{
    background-image: url('images/pagetitles/carnival-village.gif');
    background-repeat:no-repeat;
    float:left;
    height:42px;
    width:219px;
    margin-bottom:5px;
}

.post .title span{
    display:none
}

.title-home span{
    display:none;
}

/************* home page ***********************************/

.home-entry{
    background-image:none;
    border-top:1px dotted #30170D;
    border-bottom:1px dotted #30170D;
}

/********** home highlights ********************************/

.home-highlights{
    float:left;
    margin-left:10px;
    padding:10px;
    width:660px;
    background-color:#F8F7F1;
}
.home-highlights .entry{
    width:640px !important;
    padding-top:0;
}

.home-highlights .title{
    width:660px !important;
}

/********** home sidebar ************************************/
.home-sidebar{
    width:265px;
    float:left;
    background-color:#DBD5C0;
    padding:10px;
    margin-left:10px;
    border:10px solid #F8F7F1;
}

#title-mailing-list{
    float:left;
    background-image: url('images/mailing-list.gif');
    background-repeat:no-repeat;
}

#title-news{
    float:left;
    background-image: url('images/news.gif');
    background-repeat:no-repeat;
}

#title-video{
    float:left;
    background-image: url('images/video.gif');
    background-repeat:no-repeat;
}

.title_wrapper{
    float:left;
    height:40px;
    width:265px;
    margin-bottom:5px;
}


.home-sidebar h2{
    display:none;
}

/***************** full listings image hover *********************/
#gigImagePreview {
    background: #795648;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 15px;
    z-index: 999;
    border: none;
}