/* Structure
----------------------------------------------- */


body {
margin:0px;
padding:0px;
border:0px;
background-color:#0062B8;
font-family:Arial,Helvetica, san-serif;
}


h2 {
font-size:24px;
color:#0062B8;
}

p {
font-size:13px;
}

a {
color:#0062B8;
text-decoration:none;
}

a:hover {
color:#0062B8;
text-decoration:underline;
}

a:visited {
color:#0062B8;
text-decoration:none;
}

.album {
background:#7CA9DD;
}

#bodied {
margin:0;
padding:0;
border:0;
background-image:url('../images/logo.png');
background-repeat:no-repeat;
}

#container {
background-image:url('../images/topfade.png');
background-repeat:repeat-x;
background-color:#fff;
}

#contentd {
width:510px;
margin:0;
padding:0;
border:0;
padding-left:290px;
padding-top:160px;
}

#contentd p {
margin:0;
padding-bottom:10px;
line-height:1.3em;
}

#footer {
font-family:Arial,Helvetica, san-serif;
color:#fff;
font-size:12px;
}

#footer p {
margin-left:40px;
}

#footer strong {
font-size:16px;
}

#footer a {
color:#7CA9DD;
text-decoration:none;
}

#footer a:hover {
color:#fff;
text-decoration:underline;
}

#heading {
padding:0;
margin:0;
border:0;
height:26px;
background-image:url('../images/topper.png');
background-repeat:repeat-x;
padding-top:10px;
}

#heading h1 {
display:none;
}

#heading ul {
margin:0;
padding:0;
border:0;
margin-left:40px;
list-style-type:none;
display:inline;
}

#heading li {
margin-right:18px;
margin-top:10px;
list-style-type:none;
display:inline;
}

#heading a {
color:#7CA9DD;
font-size:15px;
text-transform:uppercase;
text-decoration:none;
}

#heading a:hover {
color:#fff;
font-size:15px;
text-transform:uppercase;
text-decoration:none;
}

#highlight h2 a {
color:#0062B8;
text-decoration:none;
}

#highlight h2 a:hover {
color:#0062B8;
text-decoration:underline;
}

.tt-older-posts a {
color:#0062B8;
text-decoration:none;
}

.tt-older-posts a:hover {
color:#0062B8;
text-decoration:underline;
}

.highlight {
border:1px solid #0062B8;
}

.photos img {
border:1px solid #0062B8;
}



#spacer {
height:119px;
clear: both;
background-image:url('../images/spacer2.png');
background-repeat:repeat-x;
}

.announce {font-size:14px; }


/* Lists
----------------------------------------------- */

.schedule {
list-style-type:none; margin:0; padding:0; border:0; }

.schedule li{
list-style-type:none; margin:0; padding:0; border:0; margin-bottom:16px;}

.schedule strong { font-size:16px; }

.artists {
list-style-type:none; margin:0; padding:0; border:0; }

.artists li{
list-style-type:none; margin:0; padding:0; border:0; margin-bottom:16px;}

.artists strong { font-size:16px; }


