@charset "UTF-8";

h3 {
margin-bottom: 10px;
}

div#copyArea {
clear: both;
margin-bottom: 20px;
}

p#headCopy {
float: left;
}

p#mapButton {
float: right;
}


div#middleArea {
clear: both;
padding-bottom: 10px;
border-bottom: #CCCCCC 1px dotted;
margin-bottom: 10px;
}


/* --------------------------------------------------
STREET LIVE
-------------------------------------------------- */
dl#live {
float: left;
/*width: 305px;*/
width: 255px;
margin-right: 10px;
}

dl#live dt,
dl#live dd {
margin-bottom: 10px;
}


dl#live dd p.artistImage {
float: left;
margin-right: 10px;
}


dl#live dd p.liveTime,
dl#live dd p.artistName,
dl#live dd p.artistLink {
margin-bottom: 5px;
}


/* --------------------------------------------------
Reuse! Reduce! Recycle!
-------------------------------------------------- */
dl#rrr {
float: left;
/*width: 304px;*/
width: 354px;
padding-left: 10px;
border-left: #CCCCCC 1px dotted;
font-size: 10px;
}

dl#rrr dt,
dl#rrr dd {
margin-bottom: 10px;
}

dl#rrr dd p.rrrIcon {
float: left;
margin-right: 10px;
}

dl#rrr dd p.rrrTitle,
dl#rrr dd p.rrrCaption {
float: left;
/*width: 252px;*/
width: 302px;
}

dl#rrr dd p.rrrTitle {
margin-bottom: 5px;
}


/* --------------------------------------------------
SPONSOR BOOTH information
-------------------------------------------------- */
dl#sponsor {
width: 630px;
padding-bottom: 10px;
border-bottom: #CCCCCC 1px dotted;
margin-bottom: 10px;
}

dl#sponsor dt {
margin-bottom: 10px;
}

dl#sponsor dd {
margin-bottom: 20px;
}

dl#sponsor dd p.sponsorImage {
float: left;
margin-right: 10px;
}

dl#sponsor dd p.sponsorName,
dl#sponsor dd p.sponsorCaption {
float: left;
width: 450px;
}

dl#sponsor dd p.sponsorName {
margin-bottom: 5px;
}


/* --------------------------------------------------
credit
-------------------------------------------------- */
p#credit {
color: #006633;
}

p#credit span {
display: inline-block;
float: left;
width: 4em;
height: 2em;
}