/*    MCN default colors css template */
/*-----------------------------------
The Wilsons - 889 - colors
------------------------------------*/

/* Layout */
html {
	background: #472c21 url(images/bgRepeatingX.jpg) repeat-x scroll center top;
	margin: 0;
	padding: 0;
}
body {
	background: transparent url(images/bgRepeatingY.gif) repeat-y scroll center top;
	color:#ffe2b1;
	text-align:center;
}
#wrapper{
}
a {
	color:#fff;
	outline: none;
}
A:hover {
	COLOR: #ef5d1d;

}
#ft {
}
#ft a {
	color: #aaa;
}
#ft a:hover {
	COLOR: #e11f27;
}

.titleLrg,
.titleSml,
h3,
strong.songClosed  {
	color:#d84706;
}


strong.reviewTitle,
strong.songOpen,
#modCalendar .date,
#modNews small,
.contentHiSml,
.contentHi {
	color: #af0a15;
	font-style: italic;
	letter-spacing:1px;
}

#songList ol li a.sm2_link {
	color:#ddd;
}
#songList ol li a.sm2_paused:hover,
#songList ol li a.sm2_link:hover {
     color:red	;   
}


.content{
	line-height: 150%;
}
.picRightBrd, .picLeftBrd, .iconImg,
#modNews img.iconImg, #modGallery img, .albumDetail img{
		border: 1px solid #8f6250;
}
#blogBox a,
#modCalendar .item,
#modNews a .item { /* news record display, list view */
	border-bottom: 1px dashed #8f6250;
	color: #ffe2b1;
}
#blogBox a:hover ,
#modNews a:hover .item {
	background:#2f2014;
	border-bottom:1px solid #cfa574;
	color: #fff;
	margin-left:0px;
}

#modCalendar li.tickets a,
#modCalendar li.mg1 a,
#modCalendar li.mg2 a,
input.btn,  
.e2ma_signup_form_button_row input {
    color:#fff;
    background:#8d3007 url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -34px;
	_background-image:none;
    border:1px solid #cf480c;
}
#modCalendar li.tickets a:hover,
#modCalendar li.mg1 a:hover,
#modCalendar li.mg2 a:hover,
#modCalendar li.pre a:hover,
.btn:hover,  
.e2ma_signup_form_button_row input:hover {
    background:#df4d0d url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -34px;
    border:1px solid #ff7a3f;
    _background-image:none;
}

/*-------------------------------------------
N A V I G A T I O N
-------------------------------------------*/
#vNavBox {
}
#vNav a {
	color:#ccc;
}
#vNav a:hover {
	color: #fff;
}

.e2ma_signup_form_row,
#songList ol li,
.albumDetail{ /*album description container div */
	border-bottom:1px dashed #8f6250;

}

#modCalendar li.tickets a, #modCalendar li.mg1 a, #modCalendar li.mg2 a, #modCalendar li.pre a,
#modCalendar li.tickets a:hover, #modCalendar li.mg1 a:hover, #modCalendar li.mg2 a:hover, #modCalendar li.pre a:hover{
	_background-image:none; /* png fix for ie6 */
}

.checkoutOdd, .calendarOdd {
    background:transparent url(images/grid_darkBrown.gif) repeat 0 0 ;
}
.checkoutEven, .calendarEven {
}
.calendarHdr, .checkoutHdr {
	color: #fff;
	background-color: #3a3a3a;
}



/*----------------------------------
S I D E B A R
----------------------------------*/
#basketBox, #calendarSmlBox, #newsSmlBox, #search {
	background: transparent url(images/transparent_black.png) repeat scroll left top;
	position: relative;
}
.banner{
   
}
.calendarHdr, 
#basketBox h3, #calendarSmlBox h3,#newsSmlBox h3 {


}
.rssembed li,
#newsSml li a {
	border-bottom: 1px dashed #9b8764;
	color:#be4007;
}
#calendarSmlBox li a{
	color:#fff;
	font-weight: bold;
	border-bottom: 1px dashed #9b8764;
}
#calendarSmlBox li a:hover{
	color:#f4e5c4;
	background: #3f2014;

}
#newsSml li a:hover{
	color:#f4e5c4;
}
#calendarSmlBox li a:hover, #newsSml li a:hover, #songList li:hover{
	background:#3f1a0c;

}
#calendarSmlBox p{ 
	color:#be4007;
	position: absolute;
	right: 5px;
	top: 5px;
}
#newsSmlBox p {
	color: #fff;
}
#calendarSmlBox h6 {/*Current Presales, Upcoming Presales */
	color:#fff;
}



