/* CSS Based Layout for Sun Prairie Public Library */

body { font-family: Arial, Helvetica, sans-serif; } 
a:link { color: #000066; }
a:visited { color: #333399; }
#skipper { display: none; }

/* Layout Styles */
#header { width: 100%; height: 186px; background: url(../images/layout/summer.jpg) no-repeat left 37px; }
#header h1 { margin: 0 7px; }
#header h1 a { text-decoration: none; }
#header img { border-bottom: 3px solid #FFE555;}
#contact, #primarynav { display: none; }

#content_wrapper { background: #FFF; border-bottom: 3px solid #333399; }

#content { position: relative; top: 0; padding: 1px 22px 1px 0; background: #FFF;  }
#breadcrumbs { padding: 5px 0; font-size: .8em; }
#pagetitle { font-size: 2em; margin-bottom: 0; font-size: 1.7em; }
#pagecontent { position: relative; padding-left: 25px; font-size: .8em; }

/* Optional Editable Regions */
#pagesubtitle { margin-top: 0; font-size: 1em; }
.lookformore { margin-bottom: 0; font-weight: normal; font-size: .95em; }
.lookformorelinks { margin-top: 0; font-weight: normal; font-size: .95em; }

#navigation { display: none; }

#footer { overflow: auto; clear: left; }
.footerlinks { font-size: .7em; float: left; }
.footerlinks p { margin: 0; }
#copyright { display: block; width: 185px; font-size: .7em; float: right; margin: 0; }

/* Calendar Styles */
.calendar, .calendar td { border-collapse: collapse; border: 1px solid #CCC; } 
.daysofweek { color: #FFF; background-color: #333399; font-weight: bold; } 
.days { color: #000; background-color: #E1E1FF; font-weight: bold; }
.daysofweek td, .days td, td.daysofweek, td.days { border: 1px solid #CCC; border-collapse: collapse; }

/* Contribute-Ready Styles */
.highlight { color: #CC0000; }
.topicnav { vertical-align: top; }
.topicnav h2 { margin-bottom: 0; }
.topicnav p { margin-top: 0; }
.textbigger { font-size: 1.1em; }
.textsmaller { font-size: .9em; }
/* Legacy Styles */
.style2 { font-weight: bold; color: #660066; }
.style8 {color: #003333}
.links, .textbold { font-weight: bold; }

h1, h2, h3, h4, h5, h6 { font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif; }

h1 { font-size: 1.7em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1em; }
h5, h6 { font-size: .9em; }