/* GENERAL */
html {
	height: 100%;
}
body {
	background-color: #D7CBB4;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url(../images/paperbg.gif);
	background-repeat: repeat;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #2c2d2f;
}
h2, h3, h4, h6  {
	font-weight: 400;
	line-height: 1.1;
	margin-bottom: .8em;
}

/* HEADINGS */ 
h2 {
	font-size: 2.5em;
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: center;
	text-transform: uppercase;
	color: #63605c;
	letter-spacing: -0.05em;
	padding-top: 220px;
	padding-bottom: 65px;
	background-image: url(../images/flourish.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	/* [disabled]background-color: #F00; */
	/* [disabled]margin-top: 60px; */
	margin-bottom: 80px;
}	/* 32px */
h3 {
	font-size: 1.375em;
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 50px;
	color: #AE4B3D;
	padding-top: 30px;
}	/* 22px */
h4 {
	font-size: 1.125em;
	text-align: center;
	padding-top: 30px;
	color: #AE4B3D;
	font-weight: bold;
}	/* 18px */
h5 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #146F9C;
	margin-bottom: 0em;
	line-height: 1;
	margin-top: 3em;
}	/* 16px */
h6 {font-size: 0.875em}	/* 14px */

/* HEADER */
#header {
	height: 188px;
	position: fixed;
	background-image: url(../images/header4.png);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 100;
	width: 100%;
}
.headergap {
	padding-top: 188px;
}
.footergap {
	padding-bottom: 200px;
}


/* FOOTER */
#footer {
	background-color: #B8BDA9;
	height: 50px;
	width: 100%;
	position: fixed;
	z-index: 110;
	left: 0px;
	bottom: 0px;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EEEFEA;
}
#designedby {
	width: 350px;
	position: absolute;
	bottom: 15px;
	/* [disabled]font-weight: bold; */
	text-align: left;
	font-family: 'Arial Narrow', sans-serif;
	font-size: .875em;
	/* [disabled]letter-spacing: 0.1em; */
	color: #575A43;
	left: 60px;
}
#designedby a {
	color: #575A43;
	text-decoration: none;
}
#designedby a:hover {
	color: #75785A;
	text-decoration: underline;
}

#footeremail {
	width: 350px;
	position: absolute;
	right: 330px;
	bottom: 13px;
	font-weight: bold;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	/* [disabled]letter-spacing: 0.1em; */
	color: #575A43;
}


#footeremail a {
	color: #575A43;
	/* [disabled]text-decoration: none; */
}
#footeremail a:hover {
	color: #75785A;
	/* [disabled]text-decoration: underline; */
}



#footerband {
	background-image: url(../images/band2.png);
	background-repeat: no-repeat;
	height: 185px;
	width: 318px;
	background-position: center top;
	bottom: 0px;
	z-index: 1000;
	position: absolute;
	right: 20px;
}



/* MENU */
#menuwrap {
	position: absolute;
	width: 100%;
	bottom: 30px;
}
#outer-center {
	float: right;
	right: 50%;
	position: relative;
	font-family: 'Arial Narrow', sans-serif;
	font-size: 1em;
	font-weight: bold;
}
#inner-center {
	float: right;
	right: -50%;
	position: relative;
}
#inner-center ul {
	text-align: center;
	list-style: none;
}
#inner-center ul li {
	display: inline;
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	line-height: 30px;
}
#inner-center ul li a {
	color: #575A43;
	text-decoration: none;
}
#inner-center ul li a:hover {
	color: #E1E2D8;
	text-decoration: none;
}
#mainwrap {
	width: 100%;
}



/* CONTENT */
.outer {
	/* [disabled]width: 100%; */
	float: right;
	right: 50%;
}
.inner {
	float: left;
	left: 50%;
}.eventwrap {
	width: 600px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	font-family: 'Arial Narrow', sans-serif;
	margin-bottom: 40px;
}

.eventdate {
	background-color: #ae4b3d;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #964134;
	text-transform: uppercase;
	font-size: 1.5em;
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	color: #652C23;
}


.eventtime {
	background-color: #e0b35e;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D59828;
	font-size: 1.5em;
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	color: #946A1D;
}

.eventbox {
	float: left;
	width: 100%;
	background-color: #605E5A;
	color: #B4B4B4;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #555451;
	/* [disabled]padding-bottom: 20px; */
}


.eventtitle {
	text-transform: uppercase;
	font-size: 1.5em;
	color: #fffdfd;
	/* [disabled]border-bottom-width: 1px; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-bottom-color: #5B5A57; */
	padding-top: 5px;
	padding-right: 15px;
	/* [disabled]padding-bottom: 5px; */
	padding-left: 15px;
	background-color: #4E4A47;
}
.eventsub {
	width: 570px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #404040;
	background-color: #4E4A47;
	color: #999;
	font-size: 0.85em;
	letter-spacing: 0.1em;
}
.eventlocation {
	width: 585px;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	/* [disabled]float: left; */
	/* [disabled]background-color: #605e5a; */
	background-image: url(../images/grey.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.eventbookings {
	width: 269px;
	padding-right: 15px;
	padding-left: 15px;
	/* [disabled]padding-bottom: 15px; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	float: right;
	/* [disabled]background-color: #605e5a; */
	margin-left: 10px;
}
.eventbookings a {
	color: #D59828;
}
.eventbookings a:hover {
	color: #E0B35E;
}
.bookings {
	font-size: .8em;
	color: #353331;
	margin-top: 10px;
	text-transform: uppercase;
}
.no-bg {
	background-image: none;
}

.albumwrap {
	width: 880px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	font-family: 'Arial Narrow', sans-serif;
	margin-bottom: 60px;
}
.albumartist {
	background-color: #ae4b3d;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #964134;
	text-transform: uppercase;
	font-size: 1.25em;
	float: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	color: #652C23;
	margin-top: 15px;
	position: absolute;
	top: 25px;
	left: 0px;
	z-index: 50;
}
.albumtitle {
	background-color: #e0b35e;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D59828;
	font-size: 2.5em;
	float: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	color: #946A1D;
	text-transform: uppercase;
	margin-top: 15px;
	position: absolute;
	top: -30px;
	left: 0px;
	z-index: 50;
}

.albumbox {
	float: left;
	width: 880px;
	background-color: #504F4B;
	color: #B4B4B4;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #41403D;
	/* [disabled]padding-bottom: 20px; */
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #9F9C97;
}
.albumtracks {
	float: left;
	width: 519px;
	background-color: #605E5A;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #383734;
}
.albumtracks ul {
	list-style-type: none;
	
}
.albumtracks ul li {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #75726C;
	padding-left: 20px;
}
.albumtracks ul li .number {
	padding-right: 50px;
}
.tracklisting {
	padding-top: 100px;
	padding-bottom: 20px;
	padding-left: 15px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 0.85em;
	background-image: url(../images/shadeup.png);
	background-repeat: repeat-x;
	background-position: bottom;
}


.albumcover {
	height: 283px;
	width: 283px;
	float: right;
	padding-top: 15px;
	padding-right: 52px;
	padding-bottom: 20px;
	padding-left: 24px;
	/* [disabled]background-color: #AE4B3D; */
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #964134;
}
.albumdescription {
	padding: 15px;
	width: 320px;
	float: right;
}
.albumdescription p {
	margin-bottom: 1em;
}
.albumpurchase {
	padding-top: 20px;
	padding-left: 30px;
	background-color: #504F4B;
}
.sample {
	float: right;
	width: 160px;
	margin-right: 10px;
	margin-left: 15px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	position: absolute;
	top: 10px;
	right: 0px;
	background-color: #504F4B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #383734;
	border-right-color: #7C7974;
	border-bottom-color: #7C7974;
	border-left-color: #383734;
}
#video {
	height: 315px;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
#bandwrap {
	width: 880px;
}
p  {
	margin-bottom: 15px;
	line-height: 1.5em;
}
.bandphoto {
	float: left;
	width: 520px;
	margin-right: 20px;
}
.bandphoto img {
	border: 10px solid #bab099;
}

.tricolumn {
	width: 270px;
	margin-right: 35px;
	float: left;
	text-align: justify;
}
.tricolumn img {
	border: 10px solid #bab099;
	margin-bottom: 20px;
}

.nomargin {
	margin-right: 0px;
	margin-left: 0px;
}
.larger {
	font-size: 1.2em;
	line-height: 1.4em;
}
.hilight {
	color: #A8362B;
	font-weight: bold;
	font-family: 'Arial Narrow', sans-serif;
	font-style: italic;
	letter-spacing: .1em;
}
.swmlogo {
	height: 58px;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
}
.sponsors {
	height: 167px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]margin-top: 60px; */
	margin-bottom: 30px;
}

.centertext {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 50px;
}
.centertext a {
	color: #AE4B3D;
}
.centertext a:hover {
	color: #AE4B3D;
}


#flyer {
	width: 400px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	text-align: center;
	text-transform: uppercase;
}
#flyer p {
	margin-top: 15px;
}
#flyer p a {
	color: #AB4539;
	font-size: .8em;
	font-weight: normal;
}
#flyer p a:hover {
	color: #AB4539;
}
