/* Reset code */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
 margin:0;
 padding:0;
}
table {
 border-collapse:collapse;
 border-spacing:0;
}
fieldset,img {
 border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
 font-style:normal;
 font-weight:normal;
}
ol,ul {
 list-style:none;
}
caption,th {
 text-align:left;
}
h1,h2,h3,h4,h5,h6 {
 font-size:100%;
 font-weight:normal;
}
q:before,q:after {
 content:'';
}
abbr,acronym { border:0;
}

/* General Layout */

#accessibility {
 display: none;
}

body  {
 font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
 background: url(/shared/coolbeat/rootsybluesy_background.jpg) repeat-x #000;
 text-align: center;
 color: #000000;
}

#container {
 width: 846px;
 background: url(/shared/coolbeat/rootsybluesy_footer.jpg) bottom right no-repeat #F0E9DA;
 margin: 0 auto;
 text-align: left;
 height: 100%;
}

#banner {
 background: url(/shared/coolbeat/rootsybluesy_header.jpg) top left no-repeat;
 height: 220px;
}

.photo,
.band {
 margin-left: 20px;
}

.photo {
 font-size: 24px;
 font-weight: bold;
 text-transform: uppercase;
 line-height: 36px;
 padding-top: 6px;
 float: right;
background: url(/images/ColleeninNorway_resized-cropped-topright.jpg) top right no-repeat;
 width: 332px;
 height: 220px;
}

.band {
 font-size: 14px;
 font-style: italic;
}

.band span, .photo span {
 display: none;
 visibility: hidden;
}

#navigation {
 color: #FFF;
 display: inline;
 float: left;
 height: 836px;
 width: 170px;
 background: url(/shared/coolbeat/rootsybluesy_sidebar.jpg) no-repeat;
 padding: 30px 0 15px 30px;
 position: absolute;
 top: 220px;
}

#navigation a {
 color: #FFF;
 text-decoration: none;
 padding: 3px 0 3px 0;
 display: block;
 margin-right: 10px;
 line-height: 24px;
}

#navigation a:hover {
 background: url(/shared/coolbeat/rootsybluesy_wings.gif) center right no-repeat #dcc7b9;
 color: #1A1C40;
}

#navlist {
 font-size: 20px;
 line-height: 28px;
}

#emailsignup {
 color: #FFF;
 font-size: .8em;
 display: inline;
 float: left;
 position: absolute;
 top: 780px;
 margin-left: 20px;
 width: 200px;
}

#emailsignup input {
 margin: 2px 0;
 margin-right: 4px;
}

#emailsignup {
 background: url(/shared/coolbeat/rootsybluesy_email.gif) bottom left no-repeat;
 height: 106px;
}

#content {
 background: url(/shared/coolbeat/rootsybluesy_content.jpg) top right no-repeat;
 min-height: 836px;
 padding: 30px 20px;
 margin-left: 202px;
 float: right;
 width: 604px;
}


#footer {
 clear: both;
 padding: 20px 10px 0 20px;
 font-size: .8em;
 margin-bottom: 30px;
}

#footer p {
 position: relative;
 top: -40px;
}

a {
 color: #1A1C40;
}

h1, h2, h3, h4, h5 {
 color: #1A1C40;
 font-weight: bold;
}

h1 {
 font-size: 24px;
 line-height: 26px;
 padding: 4px 0;
}

h1 {
 font-size: 21px;
 line-height: 24px;
}

#content p {
 line-height: 1.5em;
 margin: .75em 0;
}

/* Page specific */

#content ul {
 list-style: square;
 margin: 5px 0 5px 15px;
 line-height: 1.5em;
}

#content h2 {
 font-size: 120%;
 font-weight: normal;
 line-height: 1em;
 padding-top: 20px;
}

#content h3 {
 font-size: 110%;
 font-weight: normal;
 line-height: 1em;
 padding-top: 20px;
}


.entry {
 padding-top: 20px;
 width: 604px;
}

.name {
 font-size: 110%;
 font-weight: bold;
 line-height: 2em;
}

.act {
 font-style: italic;
}

address {
 line-height: 1.6em;
}

address a {
 font-size: 80%;
}

.news_title {
 font-size: 110%;
 font-weight: bold;
 line-height: 2em;
}

.news_dash {}

.date {
 font-size: 80%;
 font-style: italic;
 font-weight: normal;
}

.notes {
 font-size: 80%;
}

dt {
 font-size: 110%;
 font-weight: bold;
 line-height: 2.5em;
}

dd {
 font-size: 80%;
}

#guestbook .entry {
 background: #F0E9DA;
 border: 1px solid #CC9;
 padding: 4px 10px 10px 10px;
 margin: 10px 0;
 width: 90%;
}

#content #guestbook h2,
#content #guestbook h3 {
 border-bottom: 1px dotted #CC9;
 display: inline;
 line-height: 24px;
 padding: 0;
}

#guestbook h2 {
 float: left;
 width: 70%;
}

#guestbook h3 {
 font-size: 70%;
 font-weight: normal;
 font-style: italic;
 float: right;
 text-align: right;
 width: 30%;
}

#guestbook blockquote {
 font-size: 80%;
 display: block;
}

/* Captcha stuff */
#postForm {
 width: 500px;
}

#postForm img#gbimage {
 width: 100px;
 float: left;
 margin-left: 1px;
 margin-top: 2px;
}

#postForm label.security_code_label {
 width: 200px;
 margin-left: 15px;
 margin-right: 90px;
 float: left;
}

#postForm input#security_code {
 width: 343px;
 float: left;
 margin-left: 15px;
 background: #fff;
}

#postForm input#gbaddress,
#postForm input#gbname {
 padding: 4px;
 width: 449px;
}

#postForm input[type=submit] {
 clear: both;
 text-align: center;
 width: 465px;
 margin-top: 10px;
 margin-bottom: 20px;
}

#postForm textarea {
 display: block;
 height: 120px;
 margin-bottom: 10px;
 padding: 4px;
 width: 449px;
}

.details,
.artist,
.caption {
 font-size: 90%;
}

.artist {
 font-weight: bold;
 line-height: 2em;
}
.caption {
 font-style: italic;
}

body.calendar .entry {
 border-bottom: 1px dotted #000;
}

body.calendar .entry p {
 font-size: 90%;
 margin: 0 0 0 10px;
}

#calendar h2 {
 font-weight: bold;
 font-size: 100%;
 line-height: 1em;
 padding: 0;
}

#calendar h3 {
 line-height: 1em;
 margin-bottom: 4px;
}

#calendar .details {
 background: #F0E9DA;
 border: 1px solid #CC9;
 padding: 10px;
 width: 60%;
}

table#calendar {
 margin-top: 20px;
}

table#calendar tr {
 background: #F0E9DA;
 border: 1px solid #CC9;
 padding: 10px;
}

table#calendar tr td p {
 font-size: 80%;
}

body.links dt {
 font-size: 90%;
 font-weight: normal;
 line-height: 1.6em;
}

body.contact #content ul {
 list-style: none;
 margin: 0;
}

#splashimage { text-align: center; margin: 100px auto; }
#splashimage a img { border: 0; }


