/*  
Theme Name: Dingwalls
Theme URI: http://www.musicglue.com
Description: Theme for Dingwalls.com
Version: 1.0
Author: Music Glue
Author URI: mailto:tom@musicglue.com
Tags: dingwalls, music glue

*/

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

body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

body{
margin: 0;
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
text-align: center;
vertical-align: top;
background-color:#666;
background: url(images/background.gif);
background-attachment:fixed;
color: #ffffff;
}

h1{
font-family: Georgia, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
}

a{
color:#ffcc05;
text-decoration:none;
}

a:hover{
text-decoration: underline;
}

p{
margin: 1em 0;
}

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

#content_wrapper{
float:left;
background-image: url('images/wrapper_bg.jpg');
background-attachment: fixed;
background-position:center;
min-height:900px;
width:800px;
}

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

#header{
float: left;
width: 757px;
margin-left:15px;
}

#header .logo h1{
display:none;
}

#header .logo{
width:383px;
height:131px;
float:left;
background-image: url('images/logo.png');
margin: 20px 0 0 35px;
}

#navigation{
float: right;
width: 287px;
margin:8px 10px 0;
}

#navigation span{
font-size:130%;
font-family: Georgia, Sans-serif;
font-weight:bold;
text-align:center;
width:143px;
float:left;
padding-top:12px;
}

#navigation  .navigation_content{
padding:5px 0;
float:left;
}

#navigation .navigation_content .navigation_item
{
float:left;
width:143px;
height:44px;
background-image: url('images/navigation-background.gif');
cursor:pointer;
}

#navigation a:hover{
text-decoration:none;
}

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

#container{
float: left;
width: 496px;
margin-left:20px;
}

#container_highlights{
width:757px;
float:left;
margin-left:18px;
}

#container p.not-found{
padding:20px;
font-weight: bold;
color: black;
}

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

.post{
margin: 10px 10px 10px 10px;
}

.post h2.title,
.post h2.news_item {
font-family: Georgia, Sans-serif;
font-size: 18px;
padding: 10px;
background-color:#fa3027;
}

.post .news_item .news_meta{
font-size: 60%;
}

.entry{
line-height: 18px;
padding:10px 10px 20px;
background-color:#231F20;
min-height:440px;
float:left;
width:456px;
}

.entry_news{
line-height: 18px;
padding:10px;
background-color:#231F20;
}

.entry_highlights{
margin:0;
width:737px;
}

/****************************** POST IMAGE HEADINGS ***************************************/
.title_wrapper {
background-color:#fa3027;
float:left;
width: 100%;
height:40px;
}

.title_wrapper h2{
display:none;
}

#title-home{
background-image: url('images/headers/featured-show.gif');
background-repeat: no-repeat;
}

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

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

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

#title-listings{
background-image: url('images/headers/listings.gif');
background-repeat: no-repeat;
}

#title-contact-us{
background-image: url('images/headers/contact-us.gif');
background-repeat: no-repeat;
}

#title-faq{
background-image: url('images/headers/faq.gif');
background-repeat: no-repeat;
}

#title-about{
background-image: url('images/headers/about.gif');
background-repeat: no-repeat;
}

#title-gig-details{
background-image: url('images/headers/gig-details.gif');
background-repeat: no-repeat;
}

#title-production{
background-image: url('images/headers/production.gif');
background-repeat: no-repeat;
}

#title-highlights{
background-image: url('images/headers/highlights.gif');
background-repeat: no-repeat;
width:480px;
}

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

.sidebar_container{
float:left;
position:relative;
width:100%;
}

.sidebar{
float: left;
width: 250px;
}

.sidebar .search,
.sidebar .video,
.sidebar .mailing-list,
.sidebar .news,
.sidebar .comedy{
margin: 10px 0 10px 10px;
background: #231F20;
}

.sidebar h2{
font-family: Georgia, Sans-serif;
background-color: #fa3027;
padding: 5px;
}

.sidebar .sidebar_content{
padding: 50px 10px 10px 10px;
}

.video-title{
padding-bottom:5px;
color:#FFCC05;
font-family:Georgia,Sans-serif;
font-weight:bold;
margin:0 0 5px;
}

p.postmetadata{
border-top: 1px solid #ccc;
margin: 10px 0 0 0;
}

.sidebar .comedy h2{
display:none;
}

.sidebar .comedy{
float:left;
width:240px;
height:111px;
background-image: url('images/jongleurs.jpg');
margin-top:0;
cursor: pointer;
}

/************************ FOOTER SECTION *****************************/

#footer{
clear: both;
float: left;
width: 738px;
padding:10px;
color:#000;
margin-left:20px;
}

#footer a{
color:#000;
text-decoration:none;
}

#footer a:hover{
color:#231f20;
text-decoration:underline;
}

#footer .poweredby{
height:51px;
}

#footer .copyright{
float:left;
width:500px;
font-size:12px;
}

#footer .copyright p{
margin:0;
line-height:1.5em;
padding-left:10px;
}

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

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