@import url(includes/main.css);
@import url(includes/header.css);
@import url(includes/footer.css);


/* =====================
  	Top Content Section
   ====================*/

#top-content
{
	border: 5px #000 solid;
	height: 401px;
}

#shop-block
{
	width: 263px;
	height: 401px;
	border-right: 5px #000 solid;
	float: left;
	background: #e1ce99 url(../images/front-shopbox.jpg) top left no-repeat;
}

#shop-now a
{
	display: block;
	height: 42px;
	width: 263px;
	overflow: hidden;
}

#featuring
{
	margin-top: 2px;
	position: relative;
	width: 123px;
	height: 112px;
	padding: 15px 8px 15px 132px;
	font: 10px arial, helvetica, sans-serif;
}

#featuring p
{
	line-height: 1.2;
	margin: 6px 0;
}

#featuring img
{
	position: absolute;
	top: 15px; left: 8px; 
	border: 3px #000 solid;
}

#featuring h2
{
	font: 1.8em Georgia,'Times New Roman',serif;
	color: #692409;
}

.buttonset li
{
	list-style: none; float: left;
}

.buttonset li a
{
	color: #692409;
	text-decoration: none;
	padding-right: 8px;
	margin-right: 7px;
	background: transparent url(../images/bullet-red-arrow.gif) no-repeat scroll right 3px;
}

#shopnav
{
	height: 196px;
	width: 240px;
	overflow: hidden;
	margin: 5px 10px 5px 14px;
}

#shopnav li
{
	list-style: none;
	background: transparent url(../images/bullet-red-arrow.gif) no-repeat scroll left 3px;
	font: 1.2em/1.2 arial, helvetica, sans-serif;
	padding-left: 18px;
	margin-bottom: 3px;
}

#shopnav li a
{
	color: #000;
	text-decoration: none;
}

#shopnav li a:hover
{
	color: #712f12;
	text-decoration: underline;
}

/* =====================
  	Mid Content Section
   ====================*/

#mid-content
{
	height: 285px;
	width: 100%;
	background: #f4eac0 url(../images/front-musicbar.jpg) top left no-repeat;
	/*background: #f4eac0 url(,,/images/front-shopbox.jpg);*/
}

#music-schedule
{
	width: 269px; height: 285px;
	float: left;
	position: relative;
}

#schedule-nav
{
	position: absolute;
	top: 10px;
	right: 6px;
	width: 194px;
	overflow: hidden;
	zoom: 1; /* ie fix */
	font: 1.1em arial, helvetica, sans-serif;
}

#music-schedule a
{
	color: #692409;
	text-decoration: none;
}

#music-schedule a:hover
{
	text-decoration: underline;
}

#perform-plea
{
	background: url(../images/bullet-red-arrow.gif) no-repeat scroll 175px 4px;
}

#schedule-nav p.view-schedule
{
	float: left;
	padding: 4px 10px 4px 0;
	background: url(../images/bullet-red-arrow.gif) no-repeat scroll right 8px;
}

#schedule-nav p.schedule-rss-link
{
	float: right;
	padding: 4px 0 4px 14px;
	background: url(../images/rss-icon-trans.png) no-repeat scroll 0 4px;
}


.music-schedule-content
{
	font-size: 1.1em;
	font-family: arial, helvetica, sans-serif;
	width: 194px;
	position: absolute;
	top: 34px;
	right: 6px;
}

#music-schedule h4
{
	text-align: left;
	padding-top: .6em;
}

#music-schedule span.note
{
	color: #692409;
}




#perform-plea
{
	position: absolute;
	right: 6px;
	bottom: 12px;
	width: 194px;
	font: 1.1em arial, helvetica, sans-serif;
}


#playing-soon
{
	margin-left: 279px;
	height: 285px;
	position: relative;
	/*overflow: hidden;*/
}

#playing-soon-content
{
	padding: 7px 10px 7px 286px;
}

#playing-soon-content img.soon-image
{
	position: absolute;
	top: 7px; left: 0;
	border: 2px #000 solid;
	border-width: 2px 2px 2px 2px;
	height: 267px;
	width: 272px;
	background-color: #000;
}

#playing-lede
{
	width: 410px;
	height: 36px;
	background: transparent url(../images/header-playing-soon.png) no-repeat scroll top left;
}

#playing-soon h3
{
	font: bold 1.8em 'Times New Roman', times, serif;
}

#playing-soon .body
{
	margin-right: 165px;
}

#playing-soon p
{
	font: normal 1.1em/1.5 arial, helvetica, sans-serif;
	margin-top: 8px;
}

#crooked-road
{
	position: absolute;
	right: 20px;
	top: 40px;
}

#crooked-road a img
{
	border-width: 0;
}

#playing-soon .buttonset
{
	font: 11px arial, helvetica, sans-serif;
	margin: 0;
}

/* =====================
  	Bottom Content Section
   ====================*/

/* === News === */

#bottom-content
{
	background: #9eaeb1 url(../images/front-bottomarea-newsletter.jpg) top left no-repeat;
	height: 182px;
	border-top: 5px #000 solid;
	color: #000;
	font: 1.1em arial, helvetica, sans-serif;
}

#bottom-content h2 a
{
	display: block;
}

#news
{
	border-right: 5px #000 solid;
	width: 269px;
	height: 182px;
	float: left;
	position: relative;
}

#news-content
{
	padding: 10px 12px 48px 28px;
}

#news-content h2 a
{
	width: 202px;
	height: 22px;
	background: url(../images/header-news.png) no-repeat scroll top left;
}

#news-content p
{
	clear: both;
	margin: 0 0 .2em 0;
	overflow: auto;
}

#news-content p a
{
	display: block;
	background: url(../images/bullet-white-arrow.gif) no-repeat scroll right 4px;
	float: left;
	padding-right: 10px;
	width: auto;
}

#news-content a
{
	color: #fff;
	text-decoration: none;
}

#news-content a:hover
{
	text-decoration: underline;
}

#newsletter-plea a
{
	/*display: none;*/
	position: absolute;
	left: 13px;
	bottom: 0;
	margin: 0; padding: 0;
	height: 34px;
	width: 256px;
}

/* === On the Menu === */

#on-menu
{
	width: 289px;
	height: 182px;
	border-right: 2px #000 solid;
	float: left;
	position: relative;
}

#on-menu a
{
	color: #fff;
	text-decoration: none;
}

#on-menu a:hober
{
	color: #fff;
	text-decoration: underline;
}

#on-menu-content
{
	padding: 10px 10px 10px 145px;
}

#on-menu h2
{
	margin-bottom: .8em;
}

#on-menu h2 a
{
	width: 93px;
	height: 34px;
	background: url(../images/header-menu.png) no-repeat scroll top left;
}

#on-menu p
{
	line-height: 1.4em;
	margin-bottom: .8em;
	clear: both;
}

#on-menu img
{
	position: absolute;
	top: 10px;
	left: 8px;
	border: 3px #000 solid;
	border-width: 3px 3px 3px 0;
}

#on-menu p a
{
	display: block;
	background: url(../images/bullet-white-arrow.gif) no-repeat scroll right 4px;
	float: left;
	padding-right: 10px;
	width: auto;
}

/* === Real Country Store === */

#country-store
{
	position: relative;
	width: 420px;
	height: 182px;
	float: right;
}

#country-store a
{
	color: #fff;
	text-decoration: none;
}

#country-store a:hober
{
	color: #fff;
	text-decoration: underline;
}

#country-store-content
{
	padding: 10px 10px 10px 155px;
}

#country-store h2
{
	margin-bottom: .8em;
}

#country-store h2 a
{
	width: 246px;
	height: 22px;
	background: url(../images/header-realstore.png) no-repeat scroll top left;
}

#country-store p
{
	line-height: 1.4em;
	margin-bottom: .8em;
	clear: both;
}

#country-store img
{
	position: absolute;
	top: 10px;
	left: 0px;
	border: 3px #000 solid;
	border-width: 3px 3px 3px 0;
}

#country-store p a
{
	display: block;
	background: url(../images/bullet-white-arrow.gif) no-repeat scroll right 4px;
	float: left;
	padding-right: 10px;
	width: auto;
}


