/* 
Theme Name: ROCK
Theme URI: http://fileundermusic.com/
Description: Rock and Roll
Version: 1.0
Author: Ryder
Author URI: http://whitewhale.ca/
*/


body {
	margin: 0px;
	background-color: #FBFFE6;
}
table#main table#righttable td#contentbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	background-color: E2FD56;
	background-image: url(images/content_BG.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	padding: 10px;
}
table#main table#righttable td#tilecontentleft {
	background-image: url(images/contenttile_left.jpg);
}
table#main table#righttable td#tilecontentright {
	background-image: url(images/content_righttile.jpg);
}
table#main table#lefttable td#box1 {
	height: 448px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	background-image: url(images/leftbox.jpg);
	background-repeat: no-repeat;
	padding: 30px 38px;
	vertical-align: top;
}
table#main table#lefttable td#box2 {
	height: 244px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	background-image: url(images/leftboxbtm.jpg);
	background-repeat: no-repeat;
	padding: 30px 38px;
	vertical-align: top;
}
table#main table#righttable td#footerbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #000000;
	background-color: DEFE55;
	background-image: url(images/footer_BG.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
	padding: 10px;
}
.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
}
.artistname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bolder;
	color: #000000;
	background-color: E3FE57;
	background-image: url(images/artistname_BG.jpg);
	padding: 10px;
}


a:link {
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #996600;
	text-decoration: underline;
}

a:visited {
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}

a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}


a img
{              
                border-style:none
}


.inlineimages {
	border: thin solid #000000;
	hspace: 3; 
	vspace: 3;
}
table#main {
	margin: 0px;
}
table#main table#lefttable {
	margin: 0px;
}

table#main table#righttable {
	margin: 0px;
}