/*-------------------------------------------------------
	Reset
-------------------------------------------------------*/

* {   
	border: 0;
	margin: 0;
	outline: none;
	padding: 0;    
} 


/*-------------------------------------------------------
	Structural
-------------------------------------------------------*/

body {
	background: #000;
	font-family: Verdana,Tahoma,Arial,sans-serif;;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}	

#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 900px;
}
	
#header {
	/*background: url(../images/header.jpg) no-repeat;*/
	clear: both;
	float: left;
	height: 404px;
	width: 900px;
}
	
#wrapper {
	background-color: #FFFFFF;
	float: left;
	width: 900px;
}
	
#main-nav {
	background: url(../images/nav-bg.jpg) repeat-x center top;
	float: left;
	width: 900px;
}

#footer-nav {
	float: left;
	width: 900px;
}

#main-nav * {
	margin: 0;
	padding: 0;
}

#main-nav ul {
	margin-left: 5px;
}

#main-nav li{
	display: inline;
	text-align: center;
	font-size:12px;
	font-weight:bold;	
}

#main-nav a {
	background: url(../images/nav-bg.jpg) repeat-x center top;
	float: left;
	color: #fff;
	height: 30px;
	line-height: 30px;
	padding: 5px 8px;
	text-decoration: none;
}

#main-nav a:hover {
	background-position: center -40px;
}

#main-nav a:active {
	background-position: center -80px;
	color: #fff;
}


#footer-nav li{
	display: inline;
	font-size: 12px;
	padding: 8px;
	text-align: center;
}
	
#main-content {
	float: left;
	width: 900px;
}

#left-column {
	float: left;
	width: 210px;
	background-color: #efefef;
}

#right-column {
	float: right;
	width: 210px;
	background-color: #efefef;
}

#center-content {
	float: left;
	margin: 15px;
	width: 420px;
}

#center-content-alt {
	float: left;
	margin: 15px;
	width: 640px;
}

#full-content {
	margin: 10px;
	width: 600px;
}
	
#footer {
	background-color: #fff;
	float: left;
	width: 900px;
}

#footer img {
	margin: 0;
	border: none;
}

.rotation, .rotation2 {
	clear: both;
	float: left;
	height: 200px;
	margin-left: 5px;
	margin-bottom: 25px;
	overflow: hidden;
	width: 200px;

}

.rotation3 {
	clear: both;
	float: left;
	height: 300px;
	margin-left: 125px;
	margin-top: 25px;
	margin-bottom: 25px;
	overflow: hidden;
	width: 100%;

}

.rotation4 {
	clear: both;
	float: left;
	height: 300px;
	margin-top: 25px;
	margin-bottom: 25px;
	overflow: hidden;
	width: 100%;

}

.rotation5 {
	clear: both;
	float: left;
	height: 400px;
	margin-top: 25px;
	margin-bottom: 25px;
	overflow: hidden;
	width: 100%;

}

.buy-now {
	color: #999999;
	font-size: 10px;
	width: 850px;
}

.buy-header{
	padding: 15px;
	font-weight: bold;
	font-size: 18px;
}
		
		
/*-------------------------------------------------------
	Standard Selectors
-------------------------------------------------------*/


h1 {
	font-size: 22px;
	margin: 7px auto 6px auto;
}

h2 {
	margin: 7px auto 6px auto;
	font-size: 20px;
}

h3 {
	margin: 7px auto 6px auto;
	font-size: 18px;
}

h4 {
	margin: 7px auto 6px auto;
	font-size: 16px;
}

p {
	margin: 7px auto 6px auto;
	line-height: 125%;
}

blockquote {
	margin: 10px 15px;
	padding: 5px;
}

ul, ol {
	margin: 10px 10px 10px 25px;
}

li {
	margin: 0 0 7px 0;
}

a:link, a:visited {
	color: #467ac6;
}
	 
a:hover {
	color: #15386b;
}
	 
a:active {
}

input, textarea {
	border: 1px solid #ccc;
}


/*-------------------------------------------------------
	Other Selectors
-------------------------------------------------------*/
#jukebox {
	margin: 5px 5px 5px 250px;
	width: 300px;
}

/*-------------------------------------------------------
	Mozilla Clearfix
-------------------------------------------------------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	/* Hides from IE-mac */
	* html .clearfix {height: 1%;}
	/* End hide from IE-mac */
	

/*-------------------------------------------------------
	Contact Form
-------------------------------------------------------*/
#contact-form * {
	list-style-type: none;
}

#contact-form {
	text-align: left;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border: solid 1px #003060;
}

#contact-form label { 
	text-align: left;
	width: 110px; 
	float: left; 
	display: block;
}

#contact-form h1 { 
	font-size: 1em; 
	font-weight: bold; 
	clear: both;
}

.bot-input { 
	float: left; 
	margin-left: -999em;
}

/*-------------------------------------------------------
	Artists
-------------------------------------------------------*/

#sonny-landreth {

}

#tad-robinson {

}

#joe-lewis {

}

#john-nemeth {

}

#kenny-wayne {

}

#lightnin-malcolm {

}

#lil-ed {

}

#magic-slim {
	
}

#reba-russell {

}

#ryan-shaw {

}

#shemekia-copeland {

}

#bettye-lavette {

}

#cedric-burnside {

}

#jimmie-vaughan {

}

#jj-grey {

}

#joanne-shaw {

}

#vip-slideshow {

}

#home-slideshow {

}

#previous-artists {
	width: 400px;
	height: 400px;
	overflow: hidden;
}

/*-------------------------------------------------------
	NyroModal
-------------------------------------------------------*/

div#nyroModalFull {
	font-size: 12px;
	color: #777;
}
div#nyroModalLoading {
	border: 4px solid #777;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url(../images/content/ajaxLoader.gif) no-repeat;
	background-position: center;
}
div#nyroModalLoading.error {
	border: 4px solid #f66;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalWrapper {
	background: none;
	border: none;
}

a#closeBut {
	position: absolute;
	display: block;
	top: -13px;
	right: -13px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(../images/content/close.gif) no-repeat;
	outline: 0;
}
h1#nyroModalTitle {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -22px;
	left: 5px;
	font-size: 12px;
	color: #ddd;
}
div.wrapper div#nyroModalContent {
	padding: 5px;
}
div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div.wrapperImg img {
	vertical-align: baseline;
}
div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}
a.nyroModalPrev, a.nyroModalNext {
	z-index: 105;
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 40%;
	cursor: pointer;
	text-indent: -9999em;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
div.wrapperSwf a.nyroModalPrev, div.wrapperSwf a.nyroModalNext, div.wrapper a.nyroModalPrev, div.wrapper a.nyroModalNext {
	height: 60%;
	width: 20%;
}
a.nyroModalPrev {
	left: 0;
}
a.nyroModalPrev:hover {
	background: url(../images/content/prev.gif) left 20% no-repeat;
}
a.nyroModalNext {
	right: 0;
}
a.nyroModalNext:hover {
	background: url(../images/content/next.gif) right 20% no-repeat;
}

#blocker {
			width: 300px;
			height: 300px;
			background: red;
			padding: 30px;
			border: 5px solid green;
		}