/*  
Theme Name: Jay-Niles Memorial Library
Theme URI: 
Description: 
Author: T.H. Creations, Inc.
Author URI: http://www.thcreations.com

	Jay-Niles Memorial Library
*/

html, body {
  width:100%;
  font-size:90%;
  font-family: Georgia, "Times New Roman", serif;
  padding:0;
  margin:0;
  background:#FFF url(im/body-bkg.gif) repeat-x;
  color:#000;
  text-align:center;
}

#search {
  background:#5090cd url(im/search-bkg.gif) repeat-x;
  padding:9px 15px;
  color:#FFF;
}

#search strong {
  text-transform:uppercase;
  color:#b2cfeb;
}

#search a:link, #search a:visited {
  color:#FFF;
}

#searchform {
  width:742px;
  margin:0 auto;
  text-align:right;
  padding:0 18px 0 0;
}

#s {

}

#search a#ssback, #search a#csback {
  text-decoration:none;
  font-size:10px;
  color:#b5ceee;
}

#siteSearch, #catSearch {
  display:none;
}

#wrapper {
  width:760px;
  margin:0 auto;
  text-align:left;
  background:#FFF;
  padding:0 0 8px 0;
}

/* HEADER */

#header {
  height:210px;
  margin:0;
  position:relative;
  background: transparent url(im/header-bkg.gif) no-repeat;
}

#header a#title {
  display:block;
  width:181px;
  height:153px;
  background: transparent url(im/logo.gif) no-repeat;
  position:absolute;
  top:21px;
  left:23px;
}

#header a#title span {
  position:absolute;
  left:-2000px;
}

/* ADDRESS */

#header address {
  display:block;
  width:470px;
  height:170px;
  position:absolute;
  top:1px;
  left:226px;
  background: transparent url(im/address-bkg.jpg) no-repeat;
  font-style:normal;
  color:#FFF;
  font-size:.9em;
  padding:20px 25px;
  overflow:auto;
}

#header address strong {
  color:#78afe4;
}

#header address a:link, #header address a:visited {
  color:#b5ceee;
}

/* SIDEBAR */

#sidebar {
  width:217px;
  float:left;
  margin:0;
  padding:10px 0;
  background: transparent url(im/sidebar-corner.gif) no-repeat top right;
}

ul#menu {
  list-style-type:none;
  margin:0;
  padding:0 17px 0 15px;
}

ul#menu li {
  border-bottom:1px solid #739dd3;
}

ul#menu li a:link, ul#menu li a:visited {
  color:#000;
  font-size:1.4em;
  text-decoration:none;
  display:block;
  padding:9px 0 9px 24px;
}

ul#menu li.current_page_item a:link, ul#menu li.current_page_item a:visited {
  background: transparent url(im/current-page.gif) no-repeat left center;
}

ul#menu li a:hover {
  background: #e2e8ef url(im/menu-rlvr.gif) no-repeat left center;
}

ul#menu li ul {
  display:none;  
  list-style-type:none;
  margin:0;
  padding:0;
}

ul#menu li.current_page_item ul {
  display:block;
}

ul#menu li ul li a:link, ul#menu li ul li a:visited {
  padding:5px 10px 5px 24px;
  color:#666;
  font-size:1.1em;
}

ul#menu li.current_page_item ul li a:link, ul#menu li.current_page_item ul li a:visited {
  background:none;
}

ul#menu li.current_page_item ul li a:hover {
  color:#000;
  background:#e2e8ef url(im/dot.gif) no-repeat 5px 9px;
}

ul#menu li ul li {
  border:none;
}

p#support {
  padding-top:40px;
  text-align:center;
}

/* SLIDESHOW */

#slideshow {
  width:519px;
  height:298px;
  background: transparent url(im/slideshow-bkg.gif) no-repeat;
  margin:0 0 0 9px;
  padding:3px;
}

#content #slideshow img {
  border:none;
}

/* CONTENT */

#content {
  padding:0 0 30px 0;
  width:537px;
  float:left;
  background:#5190cd url(im/content-bottom.gif) no-repeat bottom;
  color:#FFF;
  min-height:500px;
}

#copy {
  padding:0 25px 50px 25px;  
  background:transparent url(im/squiggly.gif) no-repeat center bottom;
}

#content ul {
 margin:5px 10px 5px 40px;
 padding:0;
}

#content ul li {
  margin:0;
  padding:0 0 5px 0;
}

.postmeta {
  margin-top:25px;
}

/* MISC */   

#breadcrumbs {
  padding:5px 0 10px 0;
  color:#FFF;
  font-size:.85em;
}

#breadcrumbs .alignleft {
  float:left;
}

#breadcrumbs .alignright {
  float:right;
}

div.clearer {
  clear: both; 
  line-height: 0px; 
  height: 0px;
  overflow:hidden;
}

a:link {
 color:#b5ceee;
}

a:visited {
 color:#b0cC88;
}

a:hover {
  text-decoration:none;
}

p {
  padding:0;
  margin:0 0 14px 0;
  line-height:1.5em;
}

h1 {
  margin:10px 0 20px;
  font-weight:normal;
  font-size:2.5em;
  color:#0f1f52;
}

h2 {
  margin:19px 0 10px 0;
  font-weight:normal;
  font-size:1.8em;
  color:#00467F;
}

h3 {
  margin:19px 0 10px 0;
  font-weight:normal;
  font-size:1.3em;
  color:#FFF;
  font-family:verdana,arial,sans-serif;
  text-transform:uppercase;
  letter-spacing:1px;
}

h4 {
  margin:10px 0;
  font-weight:normal;
  font-size:1.3em;
  color:#00467F;
}

h5 {
  margin:10px 0;
  font-weight:normal;
  font-size:1.2em;
  color:#00467F;
}

h6 {
  margin:10px 0;
  font-weight:bold;
  font-size:1.1em;
  color:#00467F;
}

blockquote {
  width:75%;
  margin:0 auto;
  padding:30px 30px 20px 30px;
  background-color:#FFF;
  border:1px solid #000;
  font-weight:bold;
  color:#4F0E10;
}

img.left {
  float:left;
  margin:12px 20px 10px 0;
}

img.right {
  float:right;
  margin:0 0 10px 20px;
}

img.center {
  display:block;
  margin:10px auto;
  text-align:center;
}

#content img {
  border:1px solid #4F0E10;
}

hr {
  clear:both; 
  margin:15px 0;
  border:none;
  border-top:1px solid #4F0E10;
}


ul.post_list {
  margin:0;
  padding:0 0 0 15px;
}

#ill_book fieldset {
  padding:0 0 20px 20px;
  margin-bottom:20px;
}

#ill_book legend {
  font-weight:bold;
  font-size:1.3em;
  color:#00467F;
}

#ill_book .submit {
  text-align:center;
}

#ill_book .submit input {
  font-size:2em;
}

/* FOOTER */

#footer {
  background:#00467f url(im/footer-top.gif) no-repeat top left;
  width:746px;
  margin:8px auto 0 auto;
}

#footer p {
  background:transparent url(im/footer-bottom.gif) no-repeat bottom left;
  font-size:.9em;
  padding:10px;
  margin:0;
  color:#b0cae3;
  text-align:center;
}

#footer p a:link, #footer p a:visited {
  color:#FFF;
}