/*
* Kris Kelly 2008
*/
body {
	font-size: 0.7em;
	font-family: Arial, Helvetica, Helv, Verdana, Sans-serif;
	background-color: #f8d400;
	color: #002053;
	margin: 0;
	padding: 0;
}
a
{
  outline: none;
}
a:hover {
		text-decoration: underline;
		color: #676767;
}
div {
	padding: 0;
	margin: 0;
}
body div#wrap-shadow {
	width: 1020px;
	margin: 0 auto;
	background: transparent url('../images/global/wrap-shadow.gif') top left repeat-y;
}

body div#wrap-shadow div#wrap-inner {
	width: 960px;
	margin: 0 auto;
	background-color: #fff;
}

	body div#wrap-shadow div#wrap-inner div#head {
		height: 173px;
		color: #fff;
		background: #002d8c url('/images/global/shotgun-header.jpg ') top left no-repeat;
		position: relative;
	}
	body div#wrap-shadow div#wrap-inner div#head h1 {
		padding: 0;
		width: 960px;
		height: 173px;
		margin: 0;
	}
	body div#wrap-shadow div#wrap-inner div#head h1 a {
		text-indent: -9999px;
		display:block;
		width: 100%;
		height: 100%;
	}
div#main-wrapper{
	background: #fff url('../images/global/main-bg.gif') top left repeat-x;
}
div#main {
	background: transparent url('../images/global/footer-shadow-top.gif') bottom left repeat-x;
}
	div#main div#left-col {
		float: left;
		width: 190px;
	}
	div#main div#left-col ul#menu {
		list-style-type: none;
		padding: 0;
		margin: 25px auto;
		width: 80%;
		font-size: 0.9em;
	}
	div#main div#left-col ul#menu li {
		width: 100%;
		height: 3em;
		text-transform: uppercase;
		/*border-bottom: 1px dotted #c8c8c8;
		position: relative;*/
	}
	div#main div#left-col ul#menu li#nav-home {
		background: #fff url('/images/global/nav/home.gif') top left no-repeat;
	}
	div#main div#left-col ul#menu li#nav-show-dates {
		background: #fff url('/images/global/nav/show-dates.gif') top left no-repeat;
	}
	div#main div#left-col ul#menu li#nav-the-cast {
		background: #fff url('/images/global/nav/cast.gif') top left no-repeat;
	}
	div#main div#left-col ul#menu li#nav-photos {
		background: #fff url('/images/global/nav/photos.gif') top left no-repeat;
	}
	div#main div#left-col ul#menu li#nav-workshops {
		background: #fff url('/images/global/nav/workshops.gif') top left no-repeat;
	}
	div#main div#left-col ul#menu li#nav-contact-us {
		background: #fff url('/images/global/nav/contact-us.gif') top left no-repeat;
	}
	div#main div#left-col ul#menu li a {
		text-decoration: none;
		color: #002053;
		position: absolute;
		/*bottom: 0px;
		top: 10px;*/
		width: 112px;
		height: 31px;
		text-indent: -9999px;
		display: block;
		padding: 6px 20px;
	}
	div#main div#left-col ul#menu li a:hover {
		/*background-color: #000;
		color: #fff;*/
	}
	div#main div#left-col ul#menu li.selected {
		/*background-color: #000;
		color: #fff;*/
	}

	div#main div#left-col ul#menu li.selected a {
		/*background-color: #000;
		color: #fff;*/
	}


	div#main div#content {
		float: left;
		width: 768px;
		border-left: 1px dotted #969696;
		border-right: 1px dotted #969696;
		padding-top: 20px;
	}
	div#main div#content img {
		margin: 10px;
	}

	div#main div#content a {
		text-decoration: none;
		font-weight: bold;
		color: #002053;
	}
	div#main div#content a:hover {
		text-decoration: underline;
		color: #676767;
	}
	div#main div#content h2 {
		border-bottom: 1px dotted #C8C8C8;
		padding: 0 10px 2px 0px;
		font-size: 2em;
		margin: 3px 0 0 10px;
	}
	div#main div#content h3 {
		padding: 0 10px 2px 0px;
		font-size: 1.5em;
		margin: 3px 0 0 10px;
	}
	div#main div#content h4 {
		padding: 0 10px 2px 0px;
		font-size: 1.2em;
		margin: 3px 0 0 10px;
	}
	div#main div#content h5 {
		padding: 0 10px 2px 0px;
		font-size: 1.1em;
		margin: 3px 0 0 10px;
	}
	div#main div#content h6 {
		padding: 0 10px 2px 0px;
		margin: 3px 0 0 10px;
		font-size: 1em;
		font-style: italic;
	}
	div#main div#content p {
	/*	border-bottom: 1px dotted #C8C8C8;*/
		padding: 0 10px 5px;
		margin-top: 4px;
	}
	body div#wrap-shadow div#wrap-inner div#main p.black-box {
		background-color: #000;
		color: #fff;
		padding: 10px;
		margin: 0 10px;
		border-bottom: none;
	}
	div#main div#content p.black-box a {
		text-decoration: none;
		font-weight: bold;
		color: #fff;
	}
	div#main div#content p.black-box a:hover {
		text-decoration: underline;
	}
	div#main div#right-col {
		float: right;
		width: 190px;
		padding-top: 20px;
	}
		div#main div#right-col p.black-box{
			width: 146px;
		}
		div.featured-artist {
			width: 166px;
			margin: 10px 0 0 10px;
			border-bottom: 1px dotted #c6c6c6;
			padding-bottom: 8px;
		}
		
			div.featured-artist span.featured-artist-image {
				display: block;
				width: 166px;
				height: 100px;
				background-repeat: no-repeat;
			}
		
				div.featured-artist span.featured-artist-image a {
					text-indent: -9999px;
					display: block;
					width: 100%;
					height: 100%;
					background: transparent url('../images/global/link-arrow.gif') 100% 15% no-repeat;;
				}
		
			div.featured-artist a.featured-artist-name {
				display:block;
				width: 154px;
				padding: 2px 6px;
				color: #fff;
				background-color: #000;
				text-decoration: none;
				margin-top: 5px;
			}

div#footer {
	background: #002d8c url('../images/global/footer-shadow-bottom.gif') bottom left repeat-x;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	color: #fff;
	height: 6em;
}
	div#footer div#footer-left {
		text-transform: uppercase;
		float:left;
		font-weight: bold;
		padding: 1em;
	}
	div#footer div#footer-right {
		float:right;
		padding: 1em;
	}
	div#footer a {
		color: #fff;
		text-decoration: none;
	}
	div#footer a:hover {
		text-decoration: underline;
	}
.left {
	float:left;
}
.right {
	float: right;
}
img.left {
	margin: 0 10px 10px 0;
}
img.right {
	margin: 0 0 10px 10px;
}
