/* Start of CMSMS style sheet 'Default' */
img {
border: none;
}

#homePage #content {
    border: none;
    background: transparent;
} 

#homePage #images {
     float: left;
     position: relative;
     border: 1px dotted #eee;
}



#innerContent {
    width: 950px;
}

#homePage #news #newsHeader {
    background: url(uploads/images/interface/upcoming_shows.jpeg) top left no-repeat;
    width: 350px;
    height: 35px;
    display:block;
    position: absolute;
    top: -39px;
    left: 0;
    
}

#homePage #news, #sideInfo .NewsSummary {
    background: #dce5e8;
    
    border: 3px #e4eaec solid;
}

#homePage #news {
    float: left;
    margin: 30px 0px 0px 0px;
   /* margin-bottom: 95px;*/
    margin-left: 0px;
    position: relative;
    width: 595px;
    
}
.NewsSummaryContent {
    margin: 15px 20px;
    
    
}


.NewsSummary{
    position: relative;
    border-bottom: 1px dotted #ccc;
}
.NewsSummaryLink{
    padding: 5px 2.5%;
    text-transform: uppercase;
    font-size: 85%;
    letter-spacing: 2px;
    width: 95%;
    background: #e6eff2;
    
}

.NewsSummaryLink {
    font-size: 130%;
    text-decoration: none;
    color: #6B4820;
}

#homePage #news .NewsSummaryPostdate {
    font-size: 80%;
    position: absolute;
    right: 5px;
    top: 5px;
}


#sideInfo .NewsSummary {
     margin: 25px 0;
}

#sideInfo .NewsSummaryPostdate{
    display: none;
}

a {
    color: #6b4820;
}

a:hover {
    color: #a37b4d;
}

#homePage #mainContent {
    background: url(uploads/images/interface/background_bottom4.jpg) bottom left no-repeat #CAD7DD;
}

#mainContent {
    width: 950px;
    position: relative;
    padding: 0;
    overflow: auto;
    padding-bottom: 330px;
    background: url(uploads/images/interface/background_bottom3_alt.jpg) #CAD7DD bottom left no-repeat;
   
    margin: 35px auto;
    border: 2px #f5f7f6 solid; 
}

#homePageText {
    padding: 15px;
    margin: 10px auto;
    width: auto; 
}


#homePageCentreImage {
    width: 500px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    left: -40px;
    display: none;
}

#homePageCentreImage img {
    border: 1px solid #999;
}

body {
    font-size: small;
    font-family: "Trebuchet MS", Arial, sans-serif;
    height: 100%;
    margin: 0;
    padding: 0;
    background: #ddd;
    min-width: 700px;
    
}

h1, h2, h3, h4, h5, h6 {
    color: #333;
}

#pageTitle {
    display: none;
}

.albumComment {
   float: left;
   width: 200px;
   border-right: 1px #999 solid;
   padding-right: 10px;
}



#content .picturelist {
    display: block;
    overflow: auto;
    position: relative;
    padding: 0;
    padding-bottom: 50px;
    border: none;
    float: left;
    width: 380px;
    margin: 0;
    margin-left: 10px;
    
}

#content .picturelist .thumb{
    margin: 15px;
}

#bottom, #right {
     font-size: 90%;   
}

#menu {
   
   overflow: auto;
   
   border-bottom: 4px #f5f7f6 solid;
}

#right {
    float: right;    
    width: 250px;

    padding: 0;
    margin: 0;
    height: auto;
    
    margin-right: 30px;
    margin-top: -4px;
    margin-bottom: 50px;
    
}


#primary-nav {
    overflow: auto;
    width: auto;
    display: block;
    font-family: "Trebuchet MS", Arial, sans-serif;
    margin: 0;
    padding: 0;
    margin-left: 20px;
    text-align: right;
    float: left;
}


#primary-nav a{
    color: #4f5055;
    text-decoration: none;
    padding: 0;
    margin: 0;
    
    
    display: block;
    
}

#primary-nav li{
    display: block;
    margin: 5px 15px;
    padding: 0;
    float: left;
    font-size: 100%;
    letter-spacing: 2px;
}


.menuactive {
    font-weight: bold;
}


#top {
    border-bottom: #ccc 1px solid;
    background: #fff url(uploads/images/interface/background_top5.jpg);
    background-repeat: no-repeat;
    width: 950px;
    position: relative;

}

#top #header {
    
    height: 70px;
    width: 950px;
    padding: 10px 0;
    margin: 0;
    
    position: relative;
    
}

#header h1 {
    margin: 0;
    padding: 5px 0;
    font-size: large;
    display: none;
}



#subHeading {
    position: absolute;
    right: 65px;
    top: 100px;
    font-size: 35px;
    display: none;
    
} 

#subHeading a{
    color: #373938;
    font-style: italic;
}

body #copyright span, #copyright span a{
    color: #CCCCCC; 
    font-size: small;
    text-decoration: none;
    display: block
}

#copyright span{
    margin: 5px 0;
}

#copyright {
    color: #fff;
    text-align: right;
    width: auto;
    padding: 0px;
    margin: 0px;
    clear: both;
    position: absolute;
    bottom: 20px;
    right: 30px;
    
}

#top a {
    text-decoration: none;
}

#top a:visited {
    text-decoration: none;
    color: #373938;
}


#content {
    margin-right: 300px;
    
    color: #373938;
    background: #dce5e8 no-repeat top right url(uploads/images/interface/corner_background.jpg);
;
    padding: 25px;
    margin-left: 35px;
    margin-top: 20px;
    margin-bottom: 70px;
    
    border: 3px #e4eaec solid;
    width: 550px;
    
}

#homePage #content {
    padding: 0;
    width: 600px;
}

#bottom #content .thumb a {
    background: transparent;
    border: none;
}
/* End of 'Default' */

