/* CSS Document */

body{
	margin:0;
	padding:0;
	font-size:small;
	font-family:"Lucida Grande", "Trebuchet MS", Geneva, Arial, sans-serif;
	color:#666;
	line-height:1.5em;
}

h1, h2, h3, h4, h5, p, ul, li, dl, dt, dd, ol{
	margin:0;
	padding:0;
}

img{border:0;}

#header {
	font-size: 10px;
	color: #ffffff;
	text-align: right;
	margin-right: 5px;
	margin-top: 5px;
	position: absolute;
	width: 100%;
	top: 0px;
	right: 0px;
	background-image: url(../images/design_logo.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#footer a {
color: #999;
text-decoration:none;
}

#wrap{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	margin-bottom:50px;	
}

#navbar{
	width:250px;
	float:left;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}

#navbar_vote{
	width:250px;
	float:left;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}

#navbar_vote ul{
	list-style:none;
	margin:0px 0;
	text-align:left;
	font-size: 10px;
}

#navbar_vote ul li{
	margin:0px 0;
}

#navbar_vote li a{
	text-decoration:none;
	color:#76b900;
}

#navbar_vote li a:hover{
	text-decoration:none;
	color: #76b900;
	font-weight: bold;
}

#navbar_vote h1{
	display:block;
	width:250px;
	height:91px;
	text-indent:-1000em;
	outline:none;
}

#navbar_vote h1 a{
	display:block;
	width:250px;
	height:91px;
	text-indent:-1000em;
        text-decoration:none;
	outline:none;
}

#navbar h1{
	display:block;
	width:250px;
	height:91px;
	text-indent:-1000em;
	outline:none;
}

#navbar h1 a{
	display:block;
	width:250px;
	height:91px;
	text-indent:-1000em;
        text-decoration:none;
	outline:none;
}

#navbar ul{
	text-transform:lowercase;
	list-style:none;
	margin:25px 0;
	text-align:right;
	font-size: 16px;
}

#navbar ul li{
	margin:5px 0;
}

#navbar li a{
	text-decoration:none;
	color:#76b900;
}

#navbar li a:hover{
	text-decoration:none;
	color: #76b900;
	font-weight: bold;
}







#main{
	float:left;
	width:550px;
	margin-left:25px;
	padding:0 25px;
	border-left:#666 1px dotted;
	border-right:#666 1px dotted;
	font-size:90%;
}
#main a{
	color:#76b900;
	text-decoration: none;
}
#main a:hover{color:#76b900;}

#image_holder {
	margin-bottom: 25px;
	height: 255px;
	background-image: url(../pictures/main/banner4.jpg);
	background-repeat: no-repeat;
}









#content {
	width:300px;
	margin-right:25px;
	float:left;
}
#concerts {
	float: left;
	width: 550px;
}
#content img {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
}
#content h2 {
	color: #6fa230;
	font-size: 200%;
	margin-bottom: 15px;
}
#feature h2 {
	font-size: 200%;
	color: #6fa230;
	margin-bottom: 15px;
}
#content p {
	margin-bottom: 5px;
	margin-top: -9px;
}
#content p.headline {
	font-size: 110%;
	font-weight: bolder;
	margin-bottom: 10px;
}
#concerts h2 {
	font-size: 200%;
	color: #6fa230;
	margin-bottom: 15px;
}
#concerts p.month {
	font-size: 110%;
	font-weight: bolder;
}
#concerts p {
	margin-top: -9px;
	margin-bottom: 5px;
}
#concerts td.month {
	font-size: 110%;
	font-weight: bolder;
	color: #6fa230;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#concerts td {
	margin-top: -9px;
	margin-bottom: 5px;
	font-size: 90%;
}










#sub_column {
	width:200px;
	float:left;
	border-left:1px dotted #666;
	padding-left:24px;
	font-size:85%;
}
#sub_column h3 {
	color: #6fa230;
	font-size: 180%;
	margin-bottom: 10px;
}
#sub_column p {
	margin-bottom: 10px;
}
#sub_column p.dates {
	font-weight: bolder;
	margin-bottom: -4px;
	font-size: 115%;
}








#feature {
	float: left;
	width: 400px;
	padding-left: 24px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
#feature p {
	margin-top: -5px;
	margin-bottom: 5px;
	vertical-align: top;
}
#feature h3 {
	color: #666666;
	margin-top: -8px;
	margin-bottom: 5px;
	text-indent: 15px;
}
#feature img {
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
}
#feature p.profile {
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}


#feature_nav {
	font-size: 80%;
	float: left;
	width: 100px;
	margin-right: 25px;
	text-align: right;
}
#feature_nav h3 {
	font-size: 180%;
	color: #6fa230;
	margin-bottom: 10px;
}
#feature_nav p {
	margin-bottom: -4px;
}
#feature_nav p.date {
	font-weight: bolder;
	font-size: 102%;
	margin-bottom: -4px;
	margin-top: 8px;
}
#feature_nav a {
}
#feature_nav a:hover {
	font-weight: bolder;
}












#footer {
	clear:both;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	
}
#footer ul{
	list-style:none;
	text-align:center;
	padding:50px 0;
	margin:0 0 0 250px;
	font-size:80%;
	color:#999;
}
#footer ul li{
	display:inline;
	margin-right:10px;
}

#feature p.tracklist {
	font-size: 85%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: -3px;
	padding-bottom: -3px;
}
#content p.contact_email {
	text-indent: 10px;
}
#feature p.tracklist a {
}
#feature p.tracklist a:hover {
	font-weight: bolder;
}
#feature_nav p.alumni {
	margin-top: 5px;
	margin-bottom: 10px;
}
#feature h2.profile {
	font-size: 200%;
	color: #6fa230;
	margin-bottom: 20px;
}
#feature img.profile_merch {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
}
#feature img.cart {
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
	text-indent: 28px;
}
#feature a img {
	margin-top: 6px;
	margin-right: 2px;
	margin-left: 2px;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-bottom: -2px;
}
#feature a img:hover {
	border: 1px solid #76b900;
}