/*  
Theme Name: Moles
Theme URI: http://www.musicglue.com
Description: Moles wordpress theme.
Version: 1.0
Author: Music Glue
Author URI: http://www.musicglue.com
Tags: moles bath

*/

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

@import 'reset-min.css';

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

body{ 
    margin: 0;
    font-family: Verdana, "Times New Roman", Times, serif;
    font-size:12px;
    text-align: center;
    vertical-align: top;
    background-color: #000;
}

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

a:hover{
    color:#970503;
    text-decoration:none;
}

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

#inner_wrapper{
    float:left;
    background-image: url('images/stone_bg.jpg');
    background-repeat: no-repeat;
    background-color: #e1caaa;
}

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

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

p{
    margin: 1em 0;
}

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

#header{
    float: left;
    width: 240px;
    height: 150px;
    color:#ffffff;
}

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

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

#header .header_image_wrap{
height:165px;
width:240px;
background-image: url(images/logo.gif);
margin-bottom:2px;
border:0;
}

#header .header_image_wrap h1{
display:none;
}


/************************ WRAPPERES **********************************/
#diary-wrapper,
#news-wrapper,
#reviews-wrapper{
    float:left;
}

#diary-wrapper{
    width:203px;
    margin-left:20px;
}

#news-wrapper{
    width:465px;
}

#reviews-wrapper{
    width:192px;
}

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

#container{ 
    background-position: center;
    width: 665px;
    float: left;
    margin: 0 10px;
}

#container h2.title {
    border-bottom: dotted 1px;
    padding-bottom:5px;
}

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

/*Index page container*/

#container_index{
    background-position: center;
    width: 455px;
    float: left;
    margin-right:10px;
}

#container_index h2.title {
    border-bottom: dotted 1px;
    padding-bottom:5px;
}

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

#container_index_header{
    float:left;
    width:445px;
}

#container_index_header .news-title{
    float: left;
    background-image: url('images/news.gif');
    background-repeat:no-repeat;
    width:65px;
    height:24px;
    margin: 0 0 10px 15px;
}

#container_index_header .rss{
    background-image: url('images/rss.gif');
    width:20px;
    height:20px;
    float:right;
    margin:5px 10px 0 0;
}

#container_index_header span{
    display:none;
}


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

.post{
    margin: 0px 10px 20px 10px;
    padding:10px;
    background-color: #F6F0E9;
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.post h2{
    text-transform: uppercase;
    font-size:16px;
}

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

.entry{
    line-height: 18px;
    padding: 10px 10px 10px 10px;
    font-size:12px;
}

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

.sidebar{
    float: left;
    width: 630px;
    height: 92px;
    padding: 0 0 0 23px;
    margin-top:69px;
    background: transparent;
}

.sidebar span{
    display:none;
}

.sidebar .home{
    width:50px;
    height:16px;
    background-image: url('images/nav/home.gif');
    float:left;
    margin-right:12px;
}

.sidebar .listings{
    width:78px;
    height:16px;
    background-image: url('images/nav/listings.gif');
    float:left;
    margin-right:12px;
}

.sidebar .reviews{
    width:82px;
    height:16px;
    background-image: url('images/nav/reviews.gif');
    float:left;
    margin-right:12px;
}

.sidebar .store{
    width:58px;
    height:16px;
    background-image: url('images/nav/store.gif');
    float:left;
    margin-right:12px;
}

.sidebar .forum{
    width:62px;
    height:16px;
    background-image: url('images/nav/forum.gif');
    float:left;
    margin-right:12px;
}

.sidebar .about{
    width:58px;
    height:16px;
    background-image: url('images/nav/about.gif');
    float:left;
    margin-right:12px;
}

.sidebar .links{
    width:48px;
    height:16px;
    background-image: url('images/nav/links.gif');
    float:left;
    margin-right:12px;
}

.sidebar .contact{
    width:80px;
    height:16px;
    background-image: url('images/nav/contact.gif');
    float:left;
    margin-right:12px;
}

.sidebar a{
    color:#fff;
    font-size:16px;
    font-weight:bold;
    text-transform:uppercase;
}

.sidebar span{
    width:100%;
}

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

/*********************** MAILING LIST ********************************/

#mailing_list{
    float: left;
    width: 853px;
    padding:0 0 0 25px;
    margin-bottom:5px;
}

#mailing_list .latest-title{
    float: left;
    background-image: url('images/latest.gif');
    width:80px;
    height:24px;
}

#mailing_list .latest-span{
    display:none;
}

#mailing_list .sign-up{
    float:right;
    font-weight:bold;
    display:none;
}

/********************** DIARY ****************************************/

#diary{
    width:180px;
    padding-right:20px;
    float: left;
}

#diary .diary-title{
    float: left;
    background-image: url('images/diary.gif');
    width:65px;
    height:24px;
    margin: 0 0 10px 0;
}

#diary .highlights-title,
#page_right .highlights-title{
    color:#fff;
    background-color:#970503;
    font-weight:bold;
    padding:5px;
    text-transform:uppercase;
}

#diary .highlight-wrapper,
#page_right .highlight-wrapper{
    float:left;
    padding:10px;
    margin-bottom:10px;
    background-color: #F6F0E9;
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

#diary .diary-span{
    display:none;
}

/************************ REVIEWS ************************************/

#reviews{
    float:left;
    width:192px;
    background-color: #F6F0E9;
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

#reviews-header{
    float:left;
}

#reviews-header .reviews-title{
    float: left;
    background-image: url('images/reviews.gif');
    width:102px;
    height:24px;
    margin: 0 0 10px 5px;
}

#reviews-header .reviews-span{
    display:none;
}

#reviews .latest-review-title{
    font-size:14px;
    text-transform:uppercase;
}

#reviews .latest{
    color:#fff;
    background-color:#970503;
    font-weight:bold;
    font-size:12px;
    padding:5px;
    margin-bottom:5px;
    text-transform:uppercase;
}

#reviews .read-more{
    margin:10px 0 0;
    font-weight:bold;
}

#reviews .reviews-post{
    padding:10px;
}

#reviews .entry{
    padding: 5px 0 0 0;
}

/************************ PAGE RIGHT *********************************/

#page_right{
    float:left;
    width:192px;
}

.video{
    float:left;
    padding: 10px;
    margin-bottom:10px;
    background-color: #F6F0E9;
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.video h2{
    color:#fff;
    background-color:#970503;
    font-weight:bold;
    font-size:12px;
    padding:5px;
    margin-bottom:5px;
    text-transform:uppercase;
}

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

#footer{
    clear: both;
    float: left;
    width: 854px;
    height:56px;
    padding:10px 20px;
    background-image: url('images/footer-bg.gif');
    color:#fff;
}

#footer a{
    color:#fff;
}

#footer .poweredby{
    height:51px;
}

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

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

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

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