body {
	background: #f9fafc;
	margin: 0;
	padding: 0;
	font: small/1.6 Helvetica, Verdana, Arial, sans-serif; 
	color: #111;
}

h1 {
	text-align: center;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Georgia, serif;
	font-size: 200%;
	color: #c00;
}

#home #content h1 {
	font-size: 130%;
	text-align: center;
	margin-top: 10px;
}

#members #content h1 {
	margin-bottom: 10px;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 125%;
	font-weight: normal;
}

hr {
	/*height: 1px;*/
	/*background: #ff00d5;*/
	border: 1px dotted #041828;
	/*margin-left: 15px;*/
}

a {
	text-decoration: none;
	font-weight: normal;
	color: #c77;
}

div {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

a:hover, a.active {
	color: #c00;
}

a.active {
	font-weight:bold;
	color: #033052;
}

#wrapper {
	margin: 40px auto 0 auto;
	text-align: center;
	padding: 0;
	width: 823px;
	background: #f9fafc;
}

.entry p {
	font-size: 95%;
}

.date, .month {
	font-size: 80%;
	color: #ddd;
	margin: 0;
	background: #041828;
	padding: 2px 0 0 5px;
	text-align: center;
}

.label {
	color: #c00;
	font-weight:bold;
}

.date img, .month img {
	position: relative;
	top: 2px;
	margin: 0 5px;
}

#left-col {
	float: left;
	height: 100%;
	padding: 0 9px 0 9px;
	position: relative;
	left:0;
	top:0;
}

#title {
	margin-top: 9px;
}

#title h1 {
	text-indent: -3000px;
	background: #f9fafc;
	background-image: url('../images/brer-logo2.gif');
	background-repeat: no-repeat;
	width: 400px;
	height: 90px;
	margin: 0;
	padding: 0;
}

#nav {
	width: 400px;
	margin: 0 0 10px 0;
}

#nav ul {
	text-align:left;
	margin:0;
	padding:0;
}

#nav ul li {
	list-style:none;
	float:left;
	margin-right:15px;
}

#nav img {
	margin: 0;
	padding: 0;
	float: left;
}
#animation {
	margin-top: 10px;
	margin-bottom: 10px
}

*>#content {
 padding-top: 456px;
 min-height: 1px;
}
*>#content-wrap {
 margin-top: -460px;
}

/* for IE \*/

* html #content {
 	height: 425px;
 	margin-bottom: 21px;
	margin-top: 40px;
}

/* end hack */

#content {
	position: relative;
	left: 0;
	float: left;
	margin-left: 25px;
	background: #f9fafc;
	text-align: left;
/*	border: 3px solid #24231f;
	margin-top: 20px; */
}

#content-wrap {
	padding-top: 10px;
	width: 370px;
	
	/*margin-left: 10px;*/
}

#home .entry {
	/*border-bottom: 1px dotted #efaf0d;*/
}

.entry {
	padding: 0;
	margin: 0;
}

#members .entry {
	margin-bottom: 20px;
}

.member-pics {
	text-align: center;
}

.member-pics img {
	width: 70px;
	margin-right: 20px;
}

*>#member-info {
 padding-top: 250px;
 min-height: 1px;
}
*>#member-wrap {
 margin-top: -250px;
}

/* for IE \*/

* html #member-info {
 	height: 300px;
 	margin-bottom: 21px;
	margin-top: 40px;
}

/* end hack */

.show {
	padding-bottom: 0;
}

.dotted-line {
	border-bottom: 1px dotted #666;
	height: 1px;
}

#shows #content .no-shows img {
	border-top: 5px solid #666;
	border-bottom: 5px solid #666;
	
}

#content h1, #content p, #content h2{
	/*margin-left: 15px;*/
}

.record {
	height: 200px;
	/*margin-left: 15px;*/
	margin-top: 15px;
}

.music-nav {
	text-align: center;
}

.tracklist, .videos {
	font-size: 85%;
}

.album-title, .song-title {
	color: #c00;
	font-weight: bold;
}

#footer {
	width: 400px;
}

#footer p {
	margin: 0;
	font-size: 80%;
	color: #111;
}

.clear {
	clear: both;
}