/* This stylesheet COPYRIGHT 2008 by JEFF STANEK - www.jeffstanek.com */

/* GENERAL PROPERTIES */

BODY {
	background-color: #FFFFFF;
	margin: 30px 80px;
	text-align: center;
	font-family: arial, helvetica, sans-serif
}

@media print, handheld {
	BODY { margin: 0px }
}

IMG {
	border: 2px solid #000000;
	margin: 0px
}

IMG.noborder {
	border: 0px
}

HR {
	margin: 6px 0px;
	border: 0px;
	color: #DDDDDD;
	background-color: #DDDDDD;
	height: 1px;
	width: auto;
}

/* GENERAL LINK STYLES */

A {
	padding: 0px;
	margin: 0px
}

A:link {
	color: #000000;
	text-decoration: underline
}

A:visited {
	color: #444444;
	text-decoration: underline
}

A:hover {
	color: #3333AA;
	text-decoration: underline
}

A:active {
	color: #3333AA;
	text-decoration: none
}

/* GENERAL FONTS */

.basic {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	letter-spacing: 0.1em;
	line-height: 150%
}

/* GENERAL TABLES */

TABLE.youtube {
	border: 2px solid #000000;
	margin: 0px 25px 10px 0px;
	padding: 0px;
	float: left
}

/* SPLASH PAGE */

.indexmother {
	margin: 50px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	width: 675px
}

@media print, handheld {
	.indexmother { margin: 0px }
}

.indextoprow TD {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #999999;
	text-align: center;
	vertical-align: bottom
}

.indexmother IMG {
	border: 0px
}

/* HEADER AND MENUBAR */

.mother {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%
}

.toprow {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.header {
	margin: 0px;
	padding: 0px;
	font-family: arial narrow, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 24pt;
	color: #000000;
	letter-spacing: 0.05em;
	text-align: left;
	line-height: 90%
}

@media print, handheld {
	.head { font-size: 18pt }
}

.header EM {
	font-style: italic;
	font-size: 18pt;
	letter-spacing: 0.4em
}

@media print, handheld {
	.header EM { font-size: 12pt }
}

.header A {
	text-decoration: none
}

.menutabs {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.05em;
	text-align: right;
	vertical-align: bottom;
	line-height: 200%
}

.menutabs li {
	display: inline
}

.tab_news #tab_news A,
.tab_who #tab_who A,
.tab_music #tab_music A,
.tab_calendar #tab_calendar A,
.tab_contact #tab_contact A {
	display: inline;
	background-color: #DDDDDD;
	margin: 0px;
	padding: 3px;
	border: 2px solid #000000;
	font-style: normal;
	text-transform: uppercase;
	color: #000000
}

.menutabs A {
	display: inline;
	margin: 0px;
	padding: 3px;
	border: 2px solid #000000;
}

.menutabs A:link,
.menutabs A:visited {
	background-color: #EEEEEE;
	color: #000000;
	text-decoration: none
}

.menutabs A:hover {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #000000
}

.menutabs A:active {
	background-color: #FFFFFF;
	border: 2px solid #3333AA;
	text-decoration: none;
	color: #3333AA
}

/* SECTION HEADER */

.sectiontitle {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border-top: 3px solid #000000;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	background-color: #EEEEEE;
	font-size: small;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.5em;
	line-height: 200%
}

/* CONTENT STYLES*/

.contentbox {
	padding: 8px;
	margin: 5px 0px;
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
	text-align: left
}

UL.text-submenu {
	display: inline;
	margin: 0px;
	padding: 0px
}

UL.text-submenu li {
	display: inline
}

.sub_select #sub_select A,
.sub_year #sub_year,
.sub_category #sub_category,
.sub_upcoming #sub_upcoming A,
.sub_past #sub_past {
	font-weight: bold;
	text-decoration: none
}

.buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	vertical-align: top
}

.buttons A {
	padding: 2px;
	border: 1px solid #555555;
	background-color: #EEEEEE;
	font-size: x-small;
	color: #555555;
	text-decoration: none
}

.buttons A:hover {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none
}

.buttons A:active {
	background-color: #FFFFFF;
	border: 1px solid #3333AA;
	text-decoration: none;
	color: #3333AA
}

.floatleft {
	margin: 8px;
	border-bottom: 2px solid #000000;
	float: left;
	clear: left;
	font-weight: bold;
	font-size: x-small;
	letter-spacing: 0.1em;
	line-height: 150%
}

.floatleftthumb {
	margin: 8px;
	float: left;
	clear: left
}

.floatright {
	margin: 8px;
	border-bottom: 2px solid #000000;
	float: right;
	clear: right;
	font-weight: bold;
	font-size: x-small;
	letter-spacing: 0.1em;
	line-height: 150%
}

.floatrightthumb {
	margin: 8px;
	float: right;
	clear: right
}

HR.blank {
	height: 1px;
	background-color: #FFFFFF
}

HR.floatdiv {
	height: 2px;
	background-color: #000000;
	margin: 0px 0px 14px 0px
}

HR#clear {
	clear: both
}

HR#end {
	height: 0px;
	clear: both
}

/* H1 = List-heading */

H1 {
	display: block;
	margin: 4px 0px;
	padding: 0px;
	border-bottom: 2px solid #DDDDDD;
	width: auto;
	overflow: hidden;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	letter-spacing: 0.4em;
	text-align: left
}

H1#clear {
	clear: both
}

/* H2 = Subheading */

H2 {
	margin: 0px;
	font-size: small;
	font-weight: bold;
	letter-spacing: 0.25em;
	line-height: 150%
}

/* H3 = Sub-subheading */

H3 {
	font-size: x-small;
	font-weight: bold;
	color: #555555;
	letter-spacing: 0.2em;
	line-height: 100%;
	text-transform: uppercase
}

P, Q {
	display: block;
	margin: 0px 12px;
	text-indent: -12px
}

CITE {
	display: block;
	font-size: small;
	font-style: italic;
	text-align: right
}

UL.list {
	padding: 0px 12px;
	text-indent: 0px;
	list-style-type: square;
	list-style-position: outside;
}

/* COPYRIGHT */

.copyright {
	font-size: x-small;
	color: #555555;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 100%
}

.copyright EM {
	font-style: normal;
	font-weight: bold;
	color: #3333AA
}