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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
/*	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	line-height: 1;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-top: 0px;
	background-color: black;
}
.texthilite {
	color: #f25618;
}
h3 {
	color: #DB2035;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
h3.orange {
	color: #fb5a00;
}
h3#bio {
	padding-bottom: 0px;
}
h4 {
	color: #fb5a00;
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 5px;
}
h5 {
	color: #FFF;
	font-size: 12px;
	text-transform: uppercase;
	font-style: italic;
}
h6 {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #DF521A;
	padding-bottom: 30px;
}
p {
	color: #CCC;
	font-size: 13px;
}
em {
	font-size: 13px;
	font-style: italic;
}
.email {
	color: #FB5A01;
	text-decoration: none;
}
#supercontainer {
	text-align: left; /* this overrides the text-align: center on the body element.*/
	width: 895px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000;
}
#headband {
	height: 155px;
	color: #000;
	text-indent: -9999px;
	background-color: #000;
	background-image: url(../images/masthead.png);
	background-repeat: no-repeat;
}
#menuband {
	background-color: #fb5a00;
	width: 895px;
	float: left;
	clear: right;
}
ul li.topmenulist {
	display: block;
	float: left;
	list-style-type: none;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 100px;
	text-indent: -9999px;
}
ul li.topmenulist a {
	display: block;
	float: left;
	list-style-type: none;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 100px;
	text-indent: -9999px;
}
ul li#nav1 {
	background-position: 0px 0px;
}
ul li#nav2 {
	background-position: -100px 0px;
}
ul li#nav3 {
	background-position: -200px 0px;
}
ul li#nav4 {
	background-position: -300px 0px;
}
ul li#nav5 {
	background-position: -400px 0px;
}
ul li#nav1 a {
	background-position: 0px -30px;
}
ul li#nav2 a {
	background-position: -100px -30px;
}
ul li#nav3 a {
	background-position: -200px -30px;
}
ul li#nav4 a {
	background-position: -300px -30px;
}
ul li#nav5 a {
	background-position: -400px -30px;
}
ul li#nav1 a:hover {
	background-position: 0px -60px;
}
ul li#nav2 a:hover {
	background-position: -100px -60px;
}
ul li#nav3 a:hover {
	background-position: -200px -60px;
}
ul li#nav4 a:hover {
	background-position: -300px -60px;
}
ul li#nav5 a:hover {
	background-position: -400px -60px;
}
ul li#nav1 a:active {
	background-position: 0px -90px;
}
ul li#nav2 a:active {
	background-position: -100px -90px;
}
ul li#nav3 a:active {
	background-position: -200px -90px;
}
ul li#nav4 a:active {
	background-position: -300px -90px;
}
ul li#nav5 a:active {
	background-position: -400px -90px;
}
#blockmain {
	width: 100%;
	float: left;
	clear: both;
	min-height: 100%;
	position: relative;
}
#blockleft {
	width: 543px;
	position: relative;
	float: left;
	padding-top: 20px;
	padding-bottom: 70px;
	min-height: 420px;
}
#blockleft.music  {
	background-image: url(../images/biggradient.png);
	background-repeat: repeat-x;
}
#blockleft.about {
	padding-bottom: 0px;
	min-height: 0px;
}
#blockright {
	float: right;
	clear: right;
	width: 322px;
	height: 100%;
    padding-left: 30px;
}
#blockright.music  {
	background-color: #000;
	padding-top: 30px;
	height: 100%;
	min-height: 460px;
}
#blockbody {
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	padding-left: 30px;
}
#blockbody.music1  {
	background-image: url(../images/music1.png);
	background-repeat: no-repeat;
	height: 240px;
	padding-left: 280px;
	padding-top: 70px;
	width: 268px;
	background-position: 20px 10px;
}
#blockbody.music2  {
	background-image: url(../images/music2.png);
	background-repeat: no-repeat;
	height: 240px;
	padding-left: 280px;
	padding-top: 70px;
	width: 268px;
	background-position: 20px 10px;
}
#blockbody.music3  {
	background-image: url(../images/music3.png);
	background-repeat: no-repeat;
	height: 240px;
	padding-left: 280px;
	padding-top: 70px;
	width: 268px;
	background-position: 20px 10px;
}
#blockbody.music4  {
	background-image: url(../images/music4.png);
	background-repeat: no-repeat;
	height: 240px;
	padding-left: 280px;
	padding-top: 70px;
	width: 268px;
	background-position: 20px 10px;
}
#blockbody.music5  {
	background-image: url(../images/music5.png);
	background-repeat: no-repeat;
	height: 240px;
	padding-left: 280px;
	padding-top: 70px;
	width: 268px;
	background-position: 20px 10px;
}
#blockbody.music6  {
	background-image: url(../images/music6.png);
	background-repeat: no-repeat;
	height: 240px;
	padding-left: 280px;
	padding-top: 70px;
	width: 268px;
	background-position: 20px 10px;
}
#blockbody p {
	padding-top: 10px;
	font-size: 13px;
	line-height: 1.5em;
	padding-bottom: 13px;
}
#blockbody p.big {
	font-size: 16px;
	line-height: 1.5em;
}
ul li.songmenulist {
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
ul li.songmenulist a {
	text-decoration: none;
	color: #000;
}
ul li.songmenulist a:hover {
	color: #f25618;
}
ul.albummenulist {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #DD4836;
	line-height: 2em;
}
ul li.albummenulist {
	font-size: 12px;
	font-weight: bold;
	color: #DF521A;
}
ul li.albummenulist a {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
ul li.albummenulist a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
#blockband {
	clear: both;
}
#blockfooter {
	position: absolute;
	bottom: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#blockfooter p {
	font-size: 9px;
	text-transform: uppercase;
}
.box {
	height: 240px;
	width: 322px;
	color: #FFF;
	text-indent: 0px;
	float: right;
	clear: right;
	border: 1px none #000;
	margin-top: 10px;
	background-color: #000;
}
#featurebox {
	background-image: url(../images/featured.png);
}
#recentbox {
	background-image: url(../images/recent.png);
}
#filmtvbox {
	height: 265px;
	width: 320px;
}
#ABbox {
	background-image: url(../images/buk.jpg);
	margin-top: 25px;
}
#RGbox {
	background-image: url(../images/greenfield.jpg);
	margin-top: 25px;
}
#filmtvbox {
	background-image: url(../images/tinafey.jpg);
	margin-top: 25px;
	border: 1px solid #DB2035;
}
.datetail {
	font-size: 9px;
	color: #999;
}
ul.filmography {
	list-style-type: none;
	font-size: 11px;
	color: #CCC;
	padding-bottom: 10px;
}
ul.filmography li a {
	color: #CCC;
	text-decoration: none;
}
ul.filmography li a:hover {
	color: #fb5a00;
}

