@charset "UTF-8";

body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	}
a:visited {
	color: #999999;
	}
#wrapper {
	text-align: center;
	width: 100%;
	
}
#wrapper2 {
	text-align: center;
	width: 100%;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg-interior1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#wrapper2home {
	text-align: center;
	width: 100%;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background-home3.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#page {
	text-align: left;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* --------- */

#navbar {
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #323232;
	background-color: #000000;
	text-align: center;
	height: 2em;
	margin: 0px;
	padding: 0px;
	}
	#navbarinner {
	width: 960px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 24px;
		}
		#navoptions {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #404040;
	font-size: 11px;
	float: left;
		}
		#navlinks {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #404040;
	font-size: 11px;
	text-allign: right;
	float: right;
		}
		#navbarinner a {
	text-decoration: none;
	color: #a7a9ac;
	padding-right: 4px;
	padding-left: 4px;
		}
		#navbarinner a:hover {
		color: #CCCCCC;
		text-decoration: underline;
		}
	

/* CONTENT */

	/* -- HOME */

#bodyBackgroundHome {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background-home3.jpg);
	background-repeat: repeat-x;
	background-position: center;
	}
	
#contentBlockHome {
	padding: 50px 0px 10px 0px;
}

#headers {
	margin:0px;
	padding: 0px;
	}

#headers li {
	margin:0px;
	padding: 0px;
	display: inline;
	}


#leftContentHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c8c8c8;
	padding: 10px;
	width: 540px;
	float: left;
}

#leftContentHome p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#leftContentHome h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#leftContentHome a {
	color: #e4e4e4;
	}

#rightContentHome {
	width: 320px;
	padding: 10px 40px 10px 40px;
	text-align: center;
	float: right;
	}

	/* -- INTERIOR */
	
#bodyBackground {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg-interior1.jpg);
	background-repeat: repeat-x;
	background-position: center;
	}

#contentBlock {
	padding: 50px 0px 10px 0px;
}
#contentBlock2 {
	padding: 20px 0px 10px 0px;
}
.columnLocation {
	width: 300px;
	padding: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c8c8c8;
	}
	
	

#leftContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c8c8c8;
	padding: 10px;
	width: 770px;
	float: left;
}

#leftContent2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c8c8c8;
	padding: 0px;
	width: 450px;
	float: left;
}


#leftContent h1, #leftContent2 h1, #rightContent2 h1, .columnLocation h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#leftContent a, #leftContent2 a, #rightContent2 a, .columnLocation a {
	color: #e4e4e4;
	}
	
#leftContent a, #leftContent3 a, #rightContent2 a, .columnLocation a {
	color: #e4e4e4;
	}

#rightContent {
	width: 140px;
	text-align: left;
	float: right;
	background-image: url(../images/bg-studio-sidebar.jpg);
	background-repeat: no-repeat;
	height: 400px;
	padding-top: 80px;
	padding-right: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	}
#rightContent2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c8c8c8;
	padding: 0px;
	width: 450px;
	float: right;
}

.artistColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c8c8c8;
	padding: 0px;
	width: 310px;
	float: left;
	display: block;
}
	 
.maplink {
}

.inactive {
	font-size: 11px;
	font-style: italic;
	color: #999999;
	line-height: 14px;
}

/* -- GENERAL */
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}	
.floatClear {
	clear: both;
	line-height: 1px;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	height: 1px;
	}

/* --------- */

/* FOOTER */

	/* -- HOME */
	
#footerBlockHome {
	width: 940px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c8c8c8;
	border-top: #262626 solid 1px;
	}
#footerBlockHome a {
	color: #e4e4e4;
	}

	/* -- INTERIOR */
	
#footerBlock {
	width: 940px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c8c8c8;
	border-top: #262626 solid 1px;
	}
#footerBlock a {
	color: #e4e4e4;
	}

/* --------- */


/* ARTIST BLOCK */
.artistBlock {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C1C1C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	}

.artistInfo {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	width: 180px;
	}
	
.artistName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #c6c4c4;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	}
	
.artistPhoto {
	float: left;
	padding: 0px 0x 0px 10px;
	}
	
.artistPhoto img {
	width: 72px;
	height: 72px;
	}
	
.artistBio {
	float: none;
	clear: both;
	}
	
.artistBio p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #979696;
	}
	
/* --------- */

/* ARTIST BLOCK 2 */
.artistBlock2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C1C1C;
	margin-top: 0px;
	margin-right: 28px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	}

.artistInfo2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
.artistName2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #c6c4c4;
	margin: 0px;
	padding: 0px;
	}
.artistBio2 {
	float: none;
	clear: both;
	}
	
.artistPhoto2 {
	float: left;
	padding-top: 0px;
	padding-right: 10;
	padding-bottom: 10px;
	padding-left: 0px;
	}
	
.artistPhoto2 img {
	width: 72px;
	height: 72px;
	padding-right: 10px;
	}
	
.artistBio2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #979696;
	}
	
/* --------- */
	
sup {
	font-size: 6px;
	font-variant: small-caps;
}

.otherLocations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9A9A9A;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #161616;
	}
.hourList {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.hourList li {
	overflow: auto;
	}
.hourSpan {
	width: 200px;
	display: inline;
}
.hourDay {
	width: 150px;
	display: block;
	float: left;
}

.otherLocations a {
	color: #FFFFFF;
}
.artistLocation {
	font-size: 11px;
	text-transform: uppercase;
}

.middleColumn {
	background-color: #000000;
	padding-right: 0px;
	padding-left: 14px;
	margin-right: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #222222;
	border-right-color: #222222;
	border-bottom-color: #222222;
	border-left-color: #222222;
	}
.hourHeader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 180px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: .2em;
}
