/* Video content */

#main-video {
	padding: 30px;
	background-color: #3b3b3b;
}


/*#main-video, #main-video a {
	color: #222;
}*/

#main-video a, #main-video a:visited {
	text-decoration: none ;
	color: #b2accc;
}

#main-video-description {
	font-size: 11pt;
	text-align: left;
	margin: 22px;
	color: #f6f6f6;
}

#main-video-force-height {
	clear: both;
}





/* INDIVIDUAL VIDEO PAGE */


#video-gmap-popup {
	font-size: 10pt;
}

#video-supplements {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
	
#map_div {
	width: 300px;
	height: 300px;
	overflow: hidden;
}

#band-calendar {
	font-size: 10pt;
	font-family: "Arial", sans-serif;
	color: #2a2a2a;
	width: 450px;
	float: right;
	background-color: #aeaeae;
}

#band-calendar table {
	margin: 12px;
}

#band-calendar tr+tr td {
	padding-top: 12px;
}

#band-calendar td {
	text-align: left;
	vertical-align: top;
	width: 110px;
}

#band-calendar td+td {
	width: 75px;
}

#band-calendar td+td+td {
	width: 110px;
}

#band-calendar a, #band-calendar a:visited {
	text-decoration: underline;
	color: #2a2a2a;
}

#band-calendar-container {
	float: right;
}

#band-calendar-unparsed {
/*	font-size: 14pt;
	font-family: sans-serif;*/
}

#band-calendar-caption, #location-gmap-caption {
	color: #ffffff;
	text-align: left;
	text-transform: uppercase;
	font-family: "Arial", sans-serif;
	font-size: 11pt;
}

#location-gmap-container {
	float: left;
}


#ajax-calendar-default {
	font-size: 10pt;
	color: #B0B0B0;
	font-family: "Arial", sans-serif;
}

#ajax-calendar-progress {
	vertical-align: middle;
}

.ajax-error {
	background-color: red;
	font-family: "Arial", sans-serif;
}

#gmap-container {
	float: left;
}

#gmap-link {
	font-size: 10pt;
	text-align: center;
	font-family: "Arial", sans-serif;
	color: #ffffff;
}

#gmap-link a:visited {
	color: #ffffff;
}

#video-footer {
	clear: both;
}

#video-sharing {
	text-align: right;
	color: #e7e6e6;
	width: 768px;
	border-top: 1px solid #606060;
	border-bottom: 1px solid #606060;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 13px;
	padding-bottom: 13px;
}

#video-sharing div+div {
	margin-top: 10px;
}

#video-sharing-embed, #video-sharing-link {
	clear: both;
	width: 340px;
	margin-left: auto;
	margin-right: auto;
	font-family: "Arial", sans-serif;
}

#video-sharing-embed input, #video-sharing-link input {
	height: 25px;
	width: 275px;
	background-color: #aeaeae;
	color: #5a5a5a;
	border: 1px solid #817C95;
	font-size: 9pt;
	padding-left: 5px;
	padding-right: 5px;
}

#video-sharing-embed label, #video-sharing-link label {
	font-size: 10pt;
	font-style: italic;
	text-align: right;
	padding-right: 5px;
}

#video-extras {
	margin-top: 35px;
	font-family: "Arial", sans-serif;
	color: #a099bc;
}

#video-extras a:visited {
	color: #a099bc;
}

#video-extras div+div {
	margin-top: 10px;
}

/* END INDIVIDUAL VIDEO PAGE */







/* Video parts */

/* Large videos */
.large-video-title {
	text-transform: uppercase;
	font-size: 14pt;
}
 
.large-video-title-location {
	text-transform: lowercase;
	text-align: left;
}
 
.large-video-title, .large-video-title-location {
	text-align: left;
	color: #ffffff;
}

.large-video-caption a {
	color: #ffffff;
}



/* Large videos */
/*.large-video {
	border: none;
	padding: 0;
	border-spacing: 0;
	width: 768px;
	margin-left: auto;
	margin-right: auto;
}*/

.large-video-description {
	font-size: 8pt;
	text-align: justify;
}

.large-video-site {
	font-size: 9pt;
	font-weight: bold;
}

.large-video-posted {
	font-size: 8pt;
	font-style: italic;
	white-space: nowrap;
}

.large-video-site, .large-video-posted {
	text-transform: uppercase;
}

.large-video-band-name {
	text-transform: uppercase;
}

.large-video-location {
	text-transform: lowercase;
}

.main-video, .large-video, .large-video-embed {
	width: 768px;
}



/* Small videos */

.small-video, .small-video tr td {
	border: none;
	padding: 0;
	border-spacing: 0;
}

.small-video-description {
	font-size: 8pt;
	text-align: justify;
}

.small-video-band-name {
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 0.15ex;
}

.small-video-site {
	font-size: 9pt;
	font-weight: bold;
}

.small-video-posted {
	font-size: 8pt;
	font-style: italic;
	white-space: nowrap;
}

.small-video-band-name, .small-video-site, .small-video-posted {
	text-transform: uppercase;
}




/* channel videos */

.channel-video {
	border: none;
	padding: 0;
	border-spacing: 0;
	margin-top: 30px;
	position: relative;
}


.channel-video-band {
	text-transform: uppercase;
}

.channel-video hr {
	margin-top: 25px;
}

#older-videos {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}



.channel-video-caption {
	position: absolute;
	right: 0px;
	bottom: 6px;	
	white-space: nowrap;
}

.channel-video-caption, .channel-video-caption a {
	color: #c6c6c6;
	font-family: Garamond, serif;
	font-size: 12pt;
	text-align: right;
}

.channel-header-text {
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 11pt;
	color: #c6c6c6;
	padding-bottom: 10px;
	position: absolute;
	top: 20px;
	left: 30px;
}

#channel-container {
	background-color: #3b3b3b;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 40px;
	padding-bottom: 50px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.large-video {
	position: relative;
}

hr {
	color: #606060;
	background-color: #606060;
	height: 1px;
	border: 0px;
}

.large-video hr {
	margin-top: 60px;
	margin-bottom: 0px;
}

.large-video-caption {
	position: absolute;
	bottom: 25px;
	right: 0px;
	font-family: Garamond, serif;
	font-size: 18pt;
	text-transform: lowercase;
	text-align: right;
	color: #ffffff;
}