/*******************************************************
TITLE: Fixed One-Column Layout (Basic) V1.0 (Beta)
DATE: 20060418
AUTHOR: The CSS Tinderbox - http://www.csstinderbox.com
*******************************************************/

body {
	margin:0px;
	padding:0;
	height:100%;
	background-color:#d6d6d6;
	color:#000000;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/site/bg-site.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
p {
	margin: 0px;
	padding: 0px;
	}

a {
color:#cc0000;
text-decoration:underline;
}

a:hover {
color:#003399;
text-decoration:none;
}

blockquote {
margin:1em;
padding:.5em;
background-color:#eeeeee;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}

blockquote p {
margin:.2em;
}

#centerColumn { 	
margin:0 auto;
width:800px;
text-align:left;
vertical-align: top;
}
/***midRow***/
#midRow {
	width:800px;
	text-align:left;
	vertical-align: top;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#theArtists {
	background-color:#FFFFFF;
	position:relative;
	float:right;
	width:472px;
	padding: 5px;
}

#theArtistsBlock {
	background-color:#ededed;
	float:left;
	width:251px;
	padding: 5px;
	height: 314px;
	border: 1px solid #CCCCCC;
}

.artistsList {
	background-color:#FFFFFF;
	float:right;
	width:209px;
}
.rowArtists {
	background-color:#EDEDED;
	float:left;
	width:200px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.rowArtists2 {
	background-color:#F9F9F9;
	float:left;
	width:200px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#latestNews {
	background-color:#FFFFFF;
	float:left;
	width:300px;
	padding: 5px;
}

.rowNews {
	background-color:#EDEDED;
	float:left;
	width:288px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.rowNewsTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
}
.imageleft {
	margin: 3px;
	padding: 3px;
	float: left;
}
.rowNews2 {
	background-color:#F9F9F9;
	float:left;
	width:288px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

/***end midRow***/
#header {
	margin:0 0 0 0;
	padding:0 0 0 0;
	height:126px;
	background-image: url(../images/site/logo-main.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#header h1 {
margin:0 0 -.6em 0;
padding:1em 0 0 1em;
font-size:1.5em;
letter-spacing:.1em;
}

#header h2 {
margin:0 0 0 0;
padding:1em 0 0 1.75em;
font-size:.9em;
font-weight:300;
letter-spacing:.1em;
}

#kicker {
float:left;
width:482px;
}

#fauxRightColumn {
position:relative;
float:right;
width:310px;
}
.iscredit {
	background-image: url(../images/site/is-credit.gif);
	background-repeat: no-repeat;
	float: right;
	height: 85px;
	width: 82px;
	background-position: right top;
	clear: both;
}
#footer {
	position:relative;
	bottom:0;
	padding:0;
	height:100px;
	text-align:center;
	font-size:12px;
	background-color:#181818;
	margin: 0px;
	width: 100%;
	float: left;
	line-height: 40px;
}
#topNav {
	height:31px;
	width: 867px;
	display: inline;
	margin: 0;
	padding: 0;
}
#tabHome {
	background-image: url(../images/site/top-nav-tab-home.gif);
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	width: 66px;
	background-position: left top;
	float: left;
}
#tabHome A:link {
	background-image: url(../images/site/top-nav-tab-home.gif);
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	width: 66px;
	background-position: left top;
	float: left;
}
.rowNewstop {
	float:left;
	width:288px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.rowNewsText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: normal;
}
.rowArtistsfull {
	float:left;
	width:100%;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.rowArtistsTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #333333;
}
.rowFullText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: normal;
	padding-right: 10px;
	padding-left: 20px;
}
.formfield1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	padding: 5px;
}
