@charset "UTF-8";
/* CSS Document */

/* Reset Iframe */

body {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: #edecec url(../css_images/iframe_back_gradient.jpg) top left repeat-x;
	font: 67.5% Verdana, Arial, Helvetica, sans-serif;
}
	
p,h1,h2,h3,h4,h5,h5,ol,ul,img {
		margin: 0px;
		padding: 0px;
		color: #334e66;
}

p {
	font-size: 1.05em;
	line-height: 1.3em;
	margin-bottom: 14px;
}

img {
	text-decoration: none;
	border: none;
}

a, a:hover, a:visited, a:active, a:focus {
	text-decoration: none;
	color: #ed7c4a;
}

a:hover {
	color: #666666;
}

/* ==========sIFR========== */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash #iframeWrapper h1 {
	visibility: hidden;
	font-size: 72px;
}

/*
.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

*/

/* Splash */
#splashPanel {
	width: 100%;
	margin: 0;
}

#splashWrapper {
	width: 800px;
	margin: 0 auto;
}

#flashcontent {
	width: 500px;
	margin: 0 auto;
}

#flashcontent p {
	text-align: center;
	color: #fff;
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
}

#splashImgCont {
	padding-bottom: 17px;
	margin: 0 auto;
	width: 400px;
	text-align:center;
}


/* Iframe Bio */

#iframeWrapper {
	width: 492px;
	height: 680px;
	padding-left: 15px;
	padding-right: 15px;
	overflow: auto;
}

h1 {
	font-size: 3.6em;
	line-height: 1.2em;
	margin-bottom: 3px;
	letter-spacing: -1px;
	clear: both;
}

#bio_section1 {
	width: 100%;
}

#bio_section1 img {
	padding-bottom: 13px;
	background: url(../css_images/bio_image1_shadow.jpg) bottom left repeat-x;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}

#bio_section2 {
	clear: both;
	margin-top: 20px;
}

#bio_section2 img {
	padding-bottom: 13px;
	background: url(../css_images/bio_image1_shadow.jpg) bottom left repeat-x;
	margin-bottom: 5px;
	margin-left: 10px;
	float: right;
}

img#signature {
	clear: right;
	background: none;
	padding: none;
	margin: -0;
	float: left;
}

/* Actor */

blockquote {
  border-top: 10px solid #c6d7dc;
  border-bottom: 10px solid #c6d7dc;
  background: #edecec;
  width: 240px;
  text-align: center;
  margin: 0 0 20px 10px;
  padding: 0;
  font-family: georgia, serif;
  font-size: 1.1em;
  letter-spacing: -1px;
  line-height: 1.1em;
  color: #555;
  float: right;
  }
  
 #maincontent blockquote p {
  margin: 0 5px;
  }
  
#quote {
  margin: 0;
  padding: 20px 20px 10px 20px;
  }
  
#author {
  margin: 0;
  padding: 0 0 5px 0;
  color: #999;
  font-size: 80%;
  
  }
#actorDescription {
	width: 210px;
	float: right;
}

#actorContent {
	clear: both;
	border-top: 1px solid #5e848d;
	padding-top: 20px;
	padding-left: 10px;
}

.movieContainer {
	display: block;
	width: 116px;
	height: 190px;
	float: left;
	margin-right: 0;
	padding: 0;
}

.movieContainer p {
	text-align: center;
}

.movieContainer a {
	clear: both;
}

.movieContainerH {
	display: inline;
	width: 218px;
	height: 180px;
	float: left;
	margin: 0;
	paddin: 0;
}

.movieContainerHright {
	display: inline;
	width: 218px;
	height: 180px;
	float: right;
	margin: 0;
	paddin: 0;
}

.movieImg {
	margin: 0 auto;
	width: 100px;
	padding-bottom: 13px;
	background: url(../css_images/bio_image1_shadow.jpg) bottom left repeat-x;
}

.movieImgH {
	margin: 0 auto;
	width: 218px;
	padding-bottom: 13px;
	background: url(../css_images/bio_image1_shadow.jpg) bottom left repeat-x;
}

#quoteHeader {
	margin: 0px 0px 10px;
}

#quoteText {
	font-size: 1.2em;
	line-height: 1.35em;
}

/* Visial Art */

#icontentWrapper img.right {
	float: right;
	margin: 0 0 10px 10px;
	padding-bottom: 13px;
	background: url(../css_images/bio_image1_shadow.jpg) bottom left repeat-x;
}

#catBox {
	background-color: #c6d7dc;
	width: 115px;
	float: left;
}

.content {
	padding: 10px;
}

.content h1 {
	font: 1.6em Verdana, Arial, Helvetica, sans-serif;
}

.content ul {
	list-style: none;
}

.content li {
	display: block;
	margin-bottom: 3px;
	font-size: 1.2em;
}

#descBox {
	width: 492px;
	clear: both;
	padding-bottom: 13px;
	background: url(../css_images/bio_image1_shadow.jpg) bottom left repeat-x;
	
}

h2 {
	font-size: 1.4em;
	margin-bottom: 5px;
}

h3 {
	font-size: 1.2em;
	margin-bottom: 5px;
	color: #edecec;
}

.spryContent {
	padding: 5px;
}
	#iframeWrapper img.gallery {
	padding: 0px 0px 13px 0px;
	background: url(../css_images/bio_image1_shadow.jpg) repeat-x left bottom;
}
.galleryImgContainer {
	width: 150px;
	height: 165px;
	float: left;
	margin-right: 3px;
}

.clear {
	clear: both;
}

.galleryImg {
width: 120px;
height: 120px;
}

.galleryTitle {
	padding-top: 10px;
}

/* Links */
.imgShadow {
	padding-bottom: 13px;
	background: url(../css_images/bio_image1_shadow.jpg) repeat-x left bottom;
}

.imgShadowRight {
	padding-bottom: 13px;
	background: url(../css_images/bio_image1_shadow.jpg) repeat-x left bottom;
	float: right;
}

.linkContainer {
	width: 120px;
	height: 2.2em;
	float: left;
	margin-right: 10px;
}

ul {
	list-style: none;
}

/* Composer */

#compCont {
	float: left;
	width: 230px;
}

#compCont h3 {
	color: #334e66;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: normal;
}

#compContent {
	clear: both;
	border-top: 1px solid #5e848d;
	padding-top: 20px;
}

#compContent ul {
	list-style: square;
}

#compContent li {
	padding: 5px 0;
	margin-left: 15px;
}

#compContent h4 {
	font-size: 1.1em;
	font-weight: normal;
	color: #334e66;
	margin-bottom: 3px;
}

#compContent li p {
	margin: 0;
	padding: 0;
	
}

#compImgCont {
	width: 250px;
	float: right;
}

.compImg {
	float: right;
	width: 250px;
	padding-bottom: 13px;
	background: url(../css_images/bio_image1_shadow.jpg) repeat-x left bottom;
	
}

/* Songs */

.albumContainer {
	padding: 0;
	overflow: hidden;
	margin-bottom: 10px;
	
}

.albumImg {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 245px;
	margin-bottom: 10px;
}

.albumImg img {
	padding-bottom: 13px;
	background: url(../css_images/blue_shadow.jpg) repeat-x left bottom;
}

#trackCont {
	clear: left;
	float: left;
	width: 130px;
}

#trackCont th.number {
	width: .9em;
}

#trackCont th.track {
	width: 200px;
}

#descBox {
	background-color: #c6d7dc;
	width: 492px;
	clear: both;
}
#trackCont th.track p {
	color: #ed7c4a;
}

#descContAlbum {
	float: right;
	width: 210px;
}

img.left3 {
	float: left;
	margin-right: 10px;
	padding-bottom: 13px;
	background: url(../css_images/blue_shadow.jpg) repeat-x left bottom;
}

#lyricCont {
	float: left;
	width: 350px;
}
