﻿body 
{
    background-color: #000000;
    font-family: verdana;
    font-size: 10px;
    color: #9F9F9F;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

P
{
    line-height: 1.5em;
    font-size: 11px;
}

#intro 
{
    font-size: 12px;
    color: #CFCFCF;
    
}

.lightText 
{
    
    color: #CFCFCF;
    
}

.coolist 
{
    list-style-image: url(images/elipse.gif);
    line-height: 1.6em;
    font-weight: bold;
    color: #cfcfcf;
    
}

.sublist 
{
    line-height: 1.4em;
    font-style: italic;
  
    list-style-image: url(images/diamond.gif);
    font-weight: normal;
}



#title , H1, .title
{
    color: #CFCFCF;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;

}

H2
{
    color: #CFCFCF;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;

}
#subtitle, H4 , .subtitle
{
     font-size: 10px;
     font-style: italic;
     font-weight: normal;
     padding-top: 0px;
     margin-top: 0px;
}

 H5 
{
     font-size: 10px;
     color: #cfcfcf;
     font-weight: bold;
     padding-top: 0px;
     margin-top: 0px;
      padding-bottom: 5px;
     margin-bottom: 0px;
}
#subtitle 
{
    font-size: 10px;
    font-style: italic;
    color: #cfcfcf;
}


.mainNav_texture_left {
	background-image: url(images/texture_nav_left.jpg);
	background-repeat: repeat-x;
	background-position: right top;

}



.mainNav_texture_right {
	background-image: url(images/texture_nav_right.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


.mainside_left {
	background-image: url(images/texture_channel_left_top.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	

}

.mainside_right {
	background-image: url(images/texture_channel_right_top.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.content_left {
	background-image: url(images/texture_channel_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	

}

.content_right {
	background-image: url(images/texture_channel_right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.footer_image {
	background-image: url(images/texture_channel_bottom.jpg);
	background-repeat: repeat-x;
	
	/* background-position: left top; */
}


#content 
{
    text-align: left;
    margin-left: 00px;
    margin-right:00px;  
    width: 800px; 
   

}


#contentMain 
{
    text-align: left;
    margin-left: 0px;
    margin-right:0px;  
    width: 800px; 
   

}

#ContentLeft,  .ContentLeft
{
    float: left;
    width: 210px;
    padding-left: 20px;
    padding-right:20px;
    margin-left: 0px;
    margin-right: 0px;
    border: solid 1px black;
    
}


 #ContentCenter ,  .ContentCenter
{
    float: left;
    width: 210px;
    padding-left: 20px;padding-right: 20px;
    margin-left: 00px;
    margin-right: 0px;
    border: solid 1px black;
    
}

  #ContentRight,  .ContentRight
{
    float: left;
    width: 210px;
    padding-left: 20px;padding-right: 20px;
    border: solid 1px black;
}



 #LeftChannel 
{
    float: left;
    width: 210px;
    padding-left: 20px;
    padding-right:10px;
    margin-left: 00px;
    margin-right: 15px;
   
   
   
   
    
}
 #RightChannel
{
    float: left;
    width: 480px;
    padding-left: 20px;padding-right: 20px;
    background-color: #070707;
    background-image: url(images/content_bg_gradient.jpg);
    background-repeat:repeat-x;

}

 #LeftContent 
{
    float: left;
    width: 210px;
    padding-left: 20px;
    padding-right:10px;
    margin-left: 00px;
    margin-right: 0px;
  
   
   
   
    
}
 #RightContent
{
    float: left;
    width: 520px;
    padding-left: 10px;padding-right: 10px;
    background-color: #070707;

}



#ContentFooter
{
    clear: left;
}

.toptour 
{
    width: 140px;
    margin-right: 15px;
    
}

.kutlessListHeader 
{
    background-color: #202020;
    text-transform: uppercase;
    height: 24px;
    margin-left: 3px;
}

.kutlessList 
{
    
  
    vertical-align: top;
}

.kutlessListAlt 
{
    background-color: #161616;
  
    vertical-align: top;
}

.listSpacing 
{
    margin-top: 3px;
    padding-top: 3px;
    
      margin-bottom: 3px;
    padding-bottom: 3px;
    padding-right: 10px;
}

.dropdown 
{
    border: solid 1px black;
}

#sideNavSub 
{
    margin-top: 25px;
}

#sideNav 
{
    margin-top: 15px;
}

.inline 
{
    float:left;
    padding-right: 11px;
}

.inlineRight 
{
    float:left;
    padding-right: 0px;
}
.icontext 
{
    padding-right: 2px;
    padding-left: 4px;
    padding-top: 1px;
    padding-bottom: 30px;
    width: 103px;
   
   
     
}

#thinAlbumLine 
{
    background-color: #9F9F9F;
    width: 310px;
    height: 1px;
    
}

#fatAlbumLine 
{
    background-color: #9F9F9F;
    width: 310px;
    height: 4px;
    
}

#albumPageLinks 
{
    padding-left: 5px;
    padding-top: 7px;
    padding-bottom: 7px;
}

.albumlist 
{
    padding-left: 10px;
    margin-left: 20px;
    
   
   
}

UL 
{
    list-style-image: url(images/elipse.gif);
    line-height: 1.6em;
    
}


.klist 
{
    line-height: 1.6em;
    list-style-image: url(images/diamond.gif);
    margin-left: 15px;
    padding-left: 3px;
}



A.selmenulink, A.selmenulink:visited
{
     color: #9F9F9F;
   
    
}

A.selmenulink:hover
{
     color: #ffffff;
    text-decoration: line-through;
    
}



A.selmenulink2, A.selmenulink2:visited
{
     color: #ffffff;
    text-decoration: line-through;
   
    
}

A.selmenulink2:hover
{
     color: #ffffff;
    text-decoration: line-through;
    
}



A, A:visited 
{
    color: #cfcfcf;
    text-decoration: underline;
}
A:hover 
{
    color: #ffffff;
    text-decoration: line-through;
}

.copy_hdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}


.entry 
{
 border: solid 1px #cccccc;
 font-family:Verdana;
  font-size: 11px;
 
}

#interview  H5 
{
     font-size: 11px;
     color: #cfcfcf;
     font-weight: bold;
     padding-top: 8px;
     margin-top: 8px;
      padding-bottom: -5px;
     margin-bottom: -5px;
}

#interview P 
{
   padding-top: 3px;
     margin-top: 3px;
    padding-bottom: 5px;
     margin-bottom: 5px;
}


#timeline  H5 
{
     font-size: 11px;
     color: #cfcfcf;
     font-weight: bold;
     padding-top: 8px;
     margin-top: 8px;
      padding-bottom: -5px;
     margin-bottom: -5px;
}

#timeline P 
{
    padding-top: -3px;
     margin-top: -3px;
    padding-bottom: 5px;
     margin-bottom: 5px;
}

.bandSep 
{
    padding-top: 6px;
     margin-top: 6px;
    padding-bottom: 6px;
     margin-bottom: 6px;
}


#voteDiv H3
{
     font-size: 12px;
     color: #cfcfcf;
     font-weight: bold;
     padding-top: 0px;
     margin-top: 5px;
       padding-bottom: 0px;
         margin-bottom: 0px;
    
}
#voteDiv h6
{
     font-size: 10px;
     color: #cfcfcf;
       padding-top:0px;
     margin-top: 0px;
      font-weight: normal;
        padding-bottom: 3px;
    margin-bottom: 5px;
     font-style:italic;

}


 #LeftChannelVote 
{
    float: left;
    width: 1px;
    padding-left: 0px;
    padding-right:0px;
    margin-left: 00px;
    margin-right: 0px;
    
    
   
   
   
   
    
}
 #RightChannelVote
{
    float: left;
    width: 785px;
    padding-left: 10px;padding-right: 00px;
    background-color: #070707;
    background-image: url(images/content_bg_gradient.jpg);
    background-repeat:repeat-x;
   

}

.emailEntry
{
    border: 1px solid #5F1717;
    color: #ffffff;
    background-color: #939393;
    
}