/*********************
* Calendar Collections
*********************/

.calendar-collection .item {
	border-bottom: 1px solid #500;
	margin-bottom: 12px;
	padding-bottom: 10px;
}

.calendar-collection .label {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
}

#content .calendar-collection .item .label a {
	color: #b2000a;
	font-size: 16px;
	text-decoration: none;
}

#content .calendar-collection .item .label a:hover {
	text-decoration: underline;
}

.calendar-collection .meta {
	font-size: 12px;
	font-style: italic;
}

.calendar-collection .last {
	border-bottom: none;
}

/*********************
* Detail Pages
*********************/

.detail .image {
	float: right;
	margin: 0 0 10px 10px;
}

.detail .image img {
	border: 1px solid #800;
	padding: 2px;
}

.detail .meta {
	font-size: 12px;
	font-style: italic;
	padding-left: 20px;
}

.note {
	font-size: 11px;
	font-style: italic;
	text-align: center;
}

.detail .description {
	padding-left: 20px;
	padding-bottom: 8px;
}

.detail .vcard {
	padding-left: 20px;
}

/*********************
* Standard Collections
*********************/

.collection .item {
	border-bottom: 0px solid #fff;
	margin-bottom: 10px;
}

.collection .group {
	border-bottom: 0px solid #fff;
	margin-bottom: 10px;
}

.collection .group .item {
	border-bottom: none;
	margin-bottom: 0;
}

.collection .image {
	float: right;
	margin: 0 0 10px 10px;
}

.collection .image img {
	border: 1px solid #800;
	padding: 2px;
}

.collection .last {
	border-bottom: none;
}

.collection .label {
	font-size: 14px;
	font-weight: bold;
}

/*********************
* Forms
*********************/

.form .field,
.form .submit {
	clear: both;
	float: left;
	padding: 5px 0;
	width: 100%;
}

.form .submit {
	text-align: center;
	margin-bottom: 20px;
}

.form label {
	float: left;
	width: 150px;
	font-size: 12px;
	text-align: right;
	margin-right: 20px;
}

.form .required {
	font-weight: bold;
}

.form input, .form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}

.errorExplanation {
	text-align: center;
	margin-bottom: 16px;
	padding: 10px;
}

.errorExplanation h2 {
	display: none;
}

.errorExplanation p {
	color: #c00;
}

/*********************
* Other
*********************/

.read-more {
	font-size: 11px;
	text-align: right;
	font-weight: bold;
}

.sponsor_info {
	text-align: center;
}

.sponsor_info span {
	font-size: 11px;
}

#history .headline {
	font-size: 14px;
	font-weight: bold;
}

#history .lead p {
	font-size: 14px;
}

#history .headline, #history .headline a {
	color: #b2000a;
	font-size: 18px;
	text-decoration: none;
}

#history img {
	border: 1px solid #800;
	padding: 2px;
	margin: 0px 0px 10px 10px;
}

#history .headline span {
	font-size: 11px;
}

#history .link {
	font-size: 11px;
	text-align: right;
	margin-bottom: 20px;
	clear: both;
}

#history #show .lead {
	width: 95%;
}

#history #show .lead p {
	font-size: 14px;
	font-style: italic;
}

.history-pics {
	text-align: center;
	float: right;
	width: 210px;
	padding: 10px;
}

.history-pics p {
	font-size: 12px;
	font-style: italic;
	margin-top: 0px;
	margin-left: 10px;
	color: #eee;
}

.home-image {
	border: 1px solid #800;
	padding: 2px;
	margin: 0px 0px 10px 10px;
}

#impulse {
	clear: both;
}

#impulse p {
	font-size: 11px;
	text-align: center;
}

#impulse a {
	font-weight: bold;
	height: 32px;
	line-height: 32px;
}

#home-page-articles h3 {
	color: #b2000a; font-size: 24px; font-weight: bold; line-height: 30px; margin-bottom: 12px;
}

.home-page-article {
	clear: both;
	margin-bottom: 24px;
}

#home-page-articles img {
	border: 1px solid #800;
	padding: 2px;
	margin: 0px 0px 10px 10px;
}

#home-page-articles p {
	font-size: 14px;
	line-height: 20px;
}

#home-page h3 {
	color: #b2000a; font-size: 28px; font-weight: bold; line-height: 34px; margin-bottom: 12px; text-align: center;
}

#home-page .centered-text-big p {
	text-align: center;
	font-size: 18px;
	color: #fff;
}

#home-page .centered-text-small p {
	text-align: center;
	font-size: 14px;
	color: #ccc;
	font-weight: bold;
}

#home h1 {
	font-size: 28px;
	text-align: center;
}

#home h1 span {
	font-size: 18px;
}

.orange {
	color: #f79a2f;
}

.blue {
	color: #3bb6fb;
}

.yellow {
	color: #f8dc76;
}

.band-name {
	font-size: 16px;
}

#content .collection .band-name a {
	color: #b2000a;
}

.newsletter-confirm {
	color: #fff;
	font-size: 15px;
	text-align: center;
	font-weight: bolder;
}

.video {
	margin: 16px 0;
}

.paypal-button {
	clear: both;
	margin: 16px;
	text-align: center;
}