/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Global Styles
  Basic Layouts 1-7
  -----------------------------------
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #ECE6E6;
	background-image:url(img/bart_menubg.jpg);
	background-repeat:repeat;
	margin: 0px;
	padding: 0px;
}
#masthead {
	background-image: url(img/p7iq_masthead.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}
#logo img {
	border: 0;
}
/*COLUMNS*/
#columnwrapper {
	margin: 0 auto;
	background-repeat: repeat-y;
}
#columns-top {
	background-repeat: no-repeat;
	height: 12px;
}
#c1, #c2, #c3, #c4 {
	float: left;
}
#columns-bottom {
	clear: both;
	background-repeat: no-repeat;
	height: 12px;
	font-size: 0px;
}
.content {
	padding: 8px 25px;
	font-size: 0.85em;
	line-height: 1.5em;
}
.content p {
	margin: 6px 0px 12px;
}
h1 {
	margin: 0px;
	font-size: 2.1em;
	letter-spacing: 0.2em;
	color: #5E0227;	
}
h2 {
	font-size: 1.6em;
	margin: 20px 0;
	letter-spacing: 0.2em;
	color: #5E0227;	
}
h3 {
	font-size: 1em;
	margin: 28px 0px 0px;
}
#footer {
	margin: 0px auto;
	font-size: .7em;
}
#footercontent {
	padding: 12px 0;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*GLOBALS: Nav Bar*/
#tnav {
	background-color: #A0394A;
	font-size: 0.8em;
	background-image: url(img/p7iq_navbg.jpg);
	background-repeat: repeat-x;
	padding-bottom: 12px;
	margin-bottom: 30px;
	background-position: left bottom;
}
#tnav-center {
	margin: 0 auto;
	border-left: 1px solid #333;
}
#tnav ul {
	margin: 0;
	padding: 0;
}
#tnav li {
	list-style-type: none;
	float: left;
}
#tnav #BasicNav a {
	float: left;
	color: #CCCCCC;
	padding: 10px;
	text-decoration: none;
	border-right: 1px solid #333333;
}
#tnav #BasicNav a:hover {
	color: #FFFFFF;
	background-color: #333333;
}
#p7PMnav {
	background-image: none !important;
	background-color: transparent !important;
}
/*GLOBALS: Link Styles other than main navigation bar*/
a:link {
	color: #004F90;
}
a:visited {
	color: #68262F;
}
a:hover {
	color: #A60800;
}
a:active {
	color: #A60800;
}

table.music {
	background-color: #E7DCDE;
	line-height:1.2em;
	border-collapse:collapse;
	border-spacing:0;
	

}
table.music th {
background-color:#DBE2F1; 
font-weight:normal;
padding:0.1em 0.5em;

}
table.music tr {
	background-color:#E7DCDE;
	border-top:2px solid #FFFFFF;
	

}

table.music td {
		padding:0.3em 0.5em;
		border-top:2px solid #FFFFFF;
}

table.music thead th {
	background-color:#935864;
	color:#FFFFFF;
	text-align:center;
	border-top:0;
}
table.music td.notes {
padding:10px 15px;
}

td.first {
	border-top:0;
}

#discography img {
	background-color: #876348;
	padding: 3px;	
}
 
#discography {
	background-color: #1A1A1A;
	padding:5px;
	width: 652px;
	margin: 0 auto;
	}

#topquote {
	color:#990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	line-height:1.5em;
	text-align:center;
}
blockquote {
	color:#990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	margin-bottom:35px;
	line-height: 1.3em;
}	
.feature {
	background:#DECCCC;
	font-size: 0.9em;
	padding: 25px 20px;
	margin-bottom: 15px;
	border: 3px solid #7F3842;
	line-height:1.5em;

  }
  
 .feature h3 {
	font-size: 1.5em;	
	color: #7F3842 !important;
	font-weight: bold;
	margin-top:0;
	margin-bottom:20px;
	
	
	
}

.feature p {
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;	
	text-align:left;
	
}

.feature { overflow : hidden; height : 1%; }
	
div #billy {
	width: 400px;
	margin: 0 auto;
}


.right {

float:right;
padding-left: 20px;


}

.clearit {

clear:both;

}

.update {
	font-size:.9em;
	text-align:center;
	}