@charset "utf-8";
/* CSS Document */

body
{
font-family: Georgia;
text-align: left;
}

.body
{
	background-image: url(./Resources/Images/halloween_17.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.section_titles {
	font-size: large;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}

h1
{
font-size: 26px;
font-variant: small-caps;
color: #000;
}

h2
{
color: #FA6600;
}

.home h2
{
font-size: 18px;
margin-bottom: 10px;
}

h3
{
font-weight: normal;
color: #35B700;
}

h4
{
padding: 0;
margin-bottom: 0;
color: #61279F;
}

p, li
{
font-size: 12px;
line-height: 1.5em;
color: #000;
}

li {margin-bottom: 10px;}

a
{
font-weight: bold;
}

a:visited, a:hover
{
color: #DF1B1B;
}

#vendor
{
float: left;
width: 360px;
height: 50px;
padding: 60px 10px 0 130px;
margin-bottom: 30px;
background: #fff url(/Resources/Images/vendor_01.jpg) no-repeat left top;
text-align: center;
}

#timeline
{
position: relative;
}

#skeleton
{
position: absolute;
right: 0;
top: 225px;
}

#timeline table
{
margin-bottom: 15px;
}

#timeline table td
{
padding: 0 0 10px 5px;
vertical-align: top;
font-size: 14px;
}

#timeline .time
{
width: 18%;
}

#timeline th
{
padding-bottom: 10px;
color: #61279F;
}

#timeline #foot
{
padding-top: 10px;
text-align: center;
line-height: 1.3em;
}

#timeline #foot strong
{
font-size: 1.1em;
line-height: 1.8em;
color: #35B700;
}

#skeleton-krewe
{
float: right;
margin: 20px 80px 10px 20px;
}

.band
{
clear: both;
margin-bottom: 45px;
}

.band .photo
{
margin: 0 auto;
}

.band .band-info
{
float: right;
}

#bliminal .band-info {width: 402px;}
#chrismc .band-info {width: 442px;}
#burnin .band-info {widTH: 442px;}
#shauna .band-info {width: 414px;}
#tpus .band-info {width: 310px; padding-right: 50px;}
#mercury .band-info {width: 460px;}

.band .logo
{
margin-top: 15px;
}

.band a
{
display: block;
font-family: Arial;
font-size: 12px;

}

#bliminal a {padding-left: 40px;}
#tpus a {padding-left: 18px;}
#shauna a {padding-left: 10px;}

.band .band-dates
{
width: 432px;
margin: 0 -20px 0 0;
}

h3.freak
{
font-size: 26px;
text-align: center;
}