/* CSS Document updated 11/4/2010 8:28 a.m. */
/*
Theme Name: A World of Possibility
Theme URI: http://wordpress.org/
Description: Curtis Memorial Library Theme
Version: 1
Author: Briggs Advertising
Author URI: http://www.briggsadv.com/
Tags: Library, CMS, Bath, Brunswick, Maine
*/

body {
    font-size: 62.5%; /* Resets 1em to 10px */
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    background: #d5d6d7 url('images/pattern.jpg');
    color: #333;
    text-align: center;
    margin: 0 0 20px 0;
    padding: 0;
}
#page {
    background-color: white;
    border: 1px solid #959596;
    text-align: left;
    margin: auto;
    padding: 0;
    width: 970px;
}
#widepage {
width: 930px; /*Width of main container*/
margin: 0 auto; /* Center container on page */
}

#widewrapper{
float: left;
width: 100%;
margin-bottom: 30px;
}

#widewrapper hr{
margin-top: 15px;
margin-right: 30px;
margin-bottom: 15px;

}

#wlcolumn{
float: left;
width: 31%; /*Width of left column in pixel*/
margin-top: 20px;
margin-left: 20px;
}

#wmcolumn{
float: left;
width: 31%;
margin-top: 20px;
}

#wrcolumn{
float: left;
width: 31%; /*Width of right column*/
margin-top: 20px;
}

#container {
    width:100%;
}
#content {
    font-size: 1.2em;
}

                                                       /*HEADERS*/

#header {
    background: #999999 url('images/main/rotator.php') no-repeat bottom center;
}
#header_kids {
    background: #999999 url('images/kids/rotator.php') no-repeat bottom center;
}
#header_teens {
    background: #ff7800 url('images/teens/rotator.php') no-repeat 0 0;
}
#header_friends {
    background: #3fbd19 url('images/friends/rotator.php') no-repeat bottom center;
}
#header_money {
    background: #e4a20a url('images/money/rotator.php') no-repeat bottom center;
}
#header_main_sub {
    background-color: #006DA9;
    margin: 0 0 0 10px;
    padding: 0;
    height: 50px;
    width: 950px;
}
#header_friends {
    background-color: #3fbd19;
    margin: 0 0 0 10px;
    padding: 0;
    height: 250px;
    width: 950px;
}
#header_friends_sub {
    background-color: #3fbd19;
    margin: 0 0 0 10px;
    padding: 0;
    height: 50px;
    width: 950px;
}
#header_kids {
    background-color: #75006f;
    margin: 0 0 0 10px;
    padding: 0;
    height: 250px;
    width: 950px;
}
#header_kids_sub {
    background-color: #75006f;
    margin: 0 0 0 10px;
    padding: 0;
    height: 50px;
    width: 950px;
}
#header_teens {
    background-color: #ff7800;
    margin: 0 0 0 10px;
    padding: 0;
    height: 250px;
    width: 950px;
}
#header_teens_sub {
    background-color: #ff7800;
    margin: 0 0 0 10px;
    padding: 0;
    height: 50px;
    width: 950px;
}
#header_money {
    background-color: #e5a713;
    margin: 0 0 0 10px;
    padding: 0;
    height: 250px;
    width: 950px;
}
#header_money_sub {
    background-color: #e5a713;
    margin: 0 0 0 10px;
    padding: 0;
    height: 50px;
    width: 950px;
}
#header {
    background-color: #006DA9;
    margin: 0 0 0 10px;
    padding: 0;
    height: 250px;
    width: 950px;
}
#headerimg {
    margin: 0;
    height: 250px;
    width: 100%;
}
#headerimg    {
    margin: 0;
    height: 250px;
    width: 950px;
}
#headerimg .description {
    font-size: 1.2em;
    text-align: center;
}
                                                       /*COLUMNS POSTS AND ENTRIES*/

.clear {
    clear: both;
}
.depth-1 {
    border: 1px solid #ddd;
}
div.entry {
    clear: both;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
    text-align:center;
}
.entry p a:visited {
    color: #b85b5a;
}
.even, .alt {
    border-left: 1px solid #ddd;
}
.narrowcolumn {
    float: right;
    padding: 0 60px 20px 0px;
    margin: 40px 0 0;
    width: 580px;
}
.narrowcolumn .entry, .widecolumn .entry {
    line-height: 1.4em;
}
.narrowcolumn .postmetadata {
    padding-top: 5px;
    text-align: center;
}
.othercolumn {
    float: right;
    padding: 0px 60px 20px 0px;
    margin: 40px 0 0;
    width: 90%;
}
.post {
    margin: 0 0 40px;
    text-align: left;
}
.post hr {
    display: block;
}
.postmetadata {
    clear: both;
}
select {
    width: 130px;
}
.sticky {
    background: #f7f7f7;
    padding: 0 10px 10px;
}
.sticky h2 {
    padding-top: 10px;
}
.thread-alt {
    background-color: #f8f8f8;
}
.thread-even {
    background-color: white;
}
.widecolumn {
    float:right;
    line-height: 1.6em;
    margin:40px 0 0;
    padding:0 60px 20px 0;
    width:580px;
}
.widecolumn .attachment {
    text-align: center;
    margin: 5px 0px;
}
.widecolumn .entry p {
    font-size: 1.05em;
}
.widecolumn .post {
    margin: 0;
}
.widecolumn .postmetadata {
    margin: 30px 0;
}
.widecolumn .smallattachment {
    text-align: center;
    float: left;
    width: 128px;
    margin: 5px 5px 5px 0px;
}


                                                    /*404 error page*/
.fourohfour li{    
    margin-bottom: 10px;
 }

                                                       /*FOOTER*/
#footer {
    background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
    border: none;
    padding: 0;
    margin: 0 auto;
    width: 950px;
    clear: both;
}
#footer a {
    color:#ffffff;
}
#footer a:hover {
    color:#124676;
}
#footer p {
    color: #ffffff;
    position:relative;
    top:-7px;
    margin: 0;
    padding: 20px 40px;
    text-align: center;
}
                                                       /*TEXT LINK AND H FORMATTING*/
small {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 0.9em;
    line-height: 1.5em;
        color: #777;
}
a {
    color: #06c;
    text-decoration: none;
}
a:hover {
    color: #147;
    text-decoration: underline;
}
acronym, abbr {
    border-bottom: 1px dashed #999;
}
acronym, abbr, span.caps {
    cursor: help;
    font-size: 0.9em;
    letter-spacing: .07em;
}
blockquote {
    margin: 15px 30px 0 10px;
    padding-left: 20px;
    border-left: 5px solid #ddd;
}
blockquote cite {
    margin: 5px 0 0;
    display: block;
}
.center {
    text-align: center;
}
code {
    font: 1.1em 'Courier New', Courier, Fixed;
}
h1 {
    font-size: 4em;
    text-align: center;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 70px;
    margin: 0;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
    text-decoration: none;
    color: white;
}
h2 {
    font-size: 1.6em;
    font-family: Arial, Helvetica, Sans-Serif;
    color: #666666;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0px 0 0;
}
h2.pagetitle {
    font-size: 1.6em;
    margin-top: 30px;
    text-align: center;
}
h2 a, h2 a:visited {
    color: #666666;
    background: #ffffff;
}
h2 a:hover {
    text-decoration: none;
    color: #06c;
}
h3 {
    font-size: 1.3em;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    color: #666666;
    background: #ffffff;
    padding: 0;
    margin: 30px 0 0;
}
h3 a, h3 a:visited {
    color: #666666;
    background: #ffffff;
    text-decoration: none;
}
h3 a:hover {
    text-decoration: none;
    color: #06c;
    text-decoration: none;
}
h3.comments {
    padding: 0;
    margin: 40px auto 20px ;
}
.hidden {
    display: none;
}
hr {
    display: none;
}
.navigation {
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 60px;
}
.bigger {
	font-family: "Gothic Round Book", sans;
	color:#002f65;
	font-size: 1.3em;
	
}
.screen-reader-text {
    position: absolute;
    left: -1000em;
}

                                                       /*SIDEBARS*/

#sidebar
{
    font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
    padding: 0px 0 10px 0;
    margin-left: 20px;
    width: 250px;
    overflow: hidden;
}
#wp-calendar caption, cite {
    color: #06c;
    text-decoration: none;
}
#sidebar h2 {
    font-family: 'Lucida Grande', Verdana, Sans-Serif;
    font-size: 1.1em;
    margin: 5px 0 0;
    padding: 0;
    text-decoration: none;
        color: #06C;
}
#sidebar li {
    width:180px;
    padding: 0 0 6px 10px;
    margin: 0 0 0 10px;
    border-top: 0px solid #999999;
}
#sidebar li li {
    border-bottom:none;
    margin:0 0 0 10px;
    padding:0 0 6px 10px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    line-height: 1.5em;
    font-weight: normal;
    text-transform: normal;
}
#sidebar hr {
    display: block;
}
#sidebar form {
    border: 0px solid #ccc;
}
#sidebar form li {
    font-size: 11px;
}
#sidebar img {
    vertical-align: top;
    margin: 0;
    padding: 0;
}
#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
    color: #777;
}
#sidebar_right {
	float: right;
}
#sidebar ul, #sidebar ul ol {
    margin: 40px 0 0 0;
    padding: 0;
}
#sidebar ul li {
    list-style-type: none;
    list-style-image: none;
    margin-bottom: 5px;
}
#sidebar ul p, #sidebar ul select {
    margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
    margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
    margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
    list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
    margin: 3px 0 0;
    padding: 0;
}
#sidebar #searchform #s {
    width: 108px;
    padding: 2px;
}
#sidebar #searchsubmit {
    padding: 1px;
}
                                                       /*COMMENTS*/

.commentlist li, #commentform input, #commentform textarea {
    font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
    font-size: 1em;
}
.commentlist li {
    font-weight: bold;
}
.commentlist li .avatar {
    float: right;
    border: 1px solid #eee;
    padding: 2px;
    background: #fff;
}
.commentlist cite, .commentlist cite a {
    font-weight: bold;
    font-style: normal;
    font-size: 1.1em;
}
.commentlist p {
    font-weight: normal;
    line-height: 1.5em;
    text-transform: none;
}
#commentform p {
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    margin: 5px 0;
}
.commentmetadata {
    font-weight: normal;
}
.alt {
    margin: 0;
    padding: 10px;
}
.commentlist {
    padding: 0;
    text-align: justify;
}
.commentlist li {
    margin: 15px 0 10px;
    padding: 5px 5px 10px 10px;
    list-style: none;
}
.commentlist li ul li {
    margin-right: -5px;
    margin-left: 10px;
}
.commentlist p {
    margin: 10px 5px 10px 0;
}
.children { padding: 0; }
.nocomments {
    text-align: center;
    margin: 0;
    padding: 0;
}
.commentmetadata {
    margin: 0;
    display: block;
}
#commentform input {
    width: 170px;
    padding: 2px;
    margin: 5px 5px 1px 0;
}
#commentform {
    margin: 5px 10px 0 0;
}
#commentform textarea {
    width: 100%;
    padding: 2px;
}
#respond:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#commentform #submit {
    margin: 0 0 5px auto;
    float: right;
}
                                                       /*SEARCH*/
#search {
    float:right;
    padding:0px;
    width: 580px;
}
#search form {
    margin-top:0px;
}
#search form p {
    margin-top:0px;
} 
#searchform {
    margin: 10px auto;
    padding: 5px 3px;
    text-align: right;
}

#widesearch {
    float:right;
    padding:0px;
    width: 950px;
    margin-top:-40px;
    margin-right:-40px;
}


                                                       /*IMAGES*/
a img {
    border: none;
}
p img {
    padding: 0;
    max-width: 100%;
}
img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}
img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}
                                                       /* CAPTIONS*/

.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}

                                                       /*LISTS*/

html&gt;body .entry ul {
    margin-left: 0px;
    padding: 0 0 0 30px;
    list-style: disc;
    padding-left: 10px;
    text-indent: 0px;
    text-align: left;
}
html&gt;body .entry li {
    margin: 7px 0 8px 10px;
}
&lt;*.entry ul li:before, #sidebar ul ul li:before {
    content: "\00BB \0020";
}
*&gt;
.entry ol {
    padding: 0 0 0 35px;
    margin: 0;
}
.entry ol li {
    margin: 0;
    padding: 0;
}
.postmetadata ul, .postmetadata li {
    display: inline;
    list-style-type: none;
    list-style-image: none;
}

                                                       /* DROPDOWN MENU */
#nav {
    background:#002056;
    font-size: 1em;
    margin: 1px 10px;
    font-family:arial, helvetica, sans-serif;
}
#nav, #nav ul {
    list-style: none;
    line-height: 1;
}
#nav a, #nav a:hover {
    display: block;
    text-decoration: none;
    border:none;
}
#nav li {
    float: right;
    list-style:none;
    border-right:1px solid #ffffff;
}
#nav a, #nav a:visited {
    display:block;
    font-weight:normal;
    color: #ffffff;
    padding:6px;
    background:#002056;
    width:53px;
    height: 30px;
    text-align: center;
    line-height: 1.2;
    text-transform: uppercase;
    white-space: normal;
}
#nav a:hover, #nav a:active, .current_page_item a, #home .on {
    background:#999999;
    text-decoration:none
}
#nav li ul {
    position: absolute;
    left: -999%;
    height: auto;
    width: 174px;
    margin-left:-41px;
}
#nav li li {
    width: 172px;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    background: #ffffff;
}
#nav li li a, #nav li li a:visited {
    font-weight:normal;
    font-size: .9em;
    letter-spacing:1px;
    color:#ffffff;
    width: 160px;
    height: auto;
    text-align: left;
    padding: 6px;
}
#nav li li a:hover, #nav li li a:active {
    background:#999999;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav
li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
    left: auto;
}
a.main:hover {
    background:none;
}

                                                       /* QUICKLINK MENU */
#nav3{
    background: none;
    font-size:1em;
    margin: 0;
    padding: 12px 0 0 10px;
}
#nav3, #nav3 ul {
    list-style: none;
    line-height: 1;
}
#nav3 a, #nav a:hover {
    display: block;
    text-decoration: none;
    border:none;
}
#nav3 li {
    float: left;
    list-style:none;
}
#nav3 a, #nav3 a:visited {
    display:block;
    font-weight:normal;
    color: #ffffff;
    padding:6px;
    width:100px;
    height:auto;
    text-align: center;
    line-height: .9;
    white-space: normal;
}
#nav3 a:hover, #nav3 a:active, .current_page_item a, #home .on {
    text-decoration:none;
    color:#000000;
}
#nav3 li ul {
    padding-top: 6px;
    position: absolute;
    left: -999%;
    height: auto;
    width: 142px;
    margin-left:-24px;
}
#nav3 li li {
    width: 142px;
    border-top: 1px solid #ffffff;
    padding: 0 0 2px;
    background: #006DA9;
}
#nav3 li li a, #nav3 li li a:visited {
    font-weight:normal;
    font-size:0.9em;
    color:#ffffff;
    width: 140px;
    height: auto;
    text-align: left;
}
#nav3 li li a:hover, #nav3 li li a:active {
    color:#002056;
}
#nav3 li:hover ul, #nav3 li li:hover ul, #nav3 li li li:hover ul, #nav
li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
    left:auto;
}
a.main:hover {
    background:none;
}

                                                      /*MONEY PAGE*/
#money_sub h2 {
     color: #7c7c7c;
	font-weight: bold;
/*	text-transform: none; */
}
#money_sub h4 {
	display: block;
    	color: #e5a713;
	font-weight: bold;
	text-transform: none;
}

#money_sub h3 {
display: block;
color: #002f65;
font-weight: bold;
text-transform: none;
}


#money_img_links {
    float: right;
    padding: 0 60px 0px 0px;
    margin: 0px 0 0;
    width: 580px;
    clear: both;
}
#money_added {
    float: right;
    padding: 0 60px 20px 0px;
    margin: 40px 0 0 0;
    width: 580px;
    clear: both;
}
#money_added p {
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-size: 0.9em;
    line-height: 1.5em;
    margin-left: 30px;
    text-transform: normal;
    text-align: left;
}
 
th.money {
	background:#000 url('http://www.curtislibrary.com/wp-content/uploads/2011/05/wh_but_sub.jpg');
	border: 1px solid #e5a713; 
	padding: 15px 0px 5px 0px;
	font-size: 1.2em;
	text-align: center;
	color: #333333;

}

h2.money {
    color: #002f65;
}


.money_section {
	float: left;
        border-right: 0px solid #e5a713;
	margin: 3px;
	padding: 2px;
	width: 180px;
	height: 180px;
}

img.money {

	border: 2px solid #e5a713;
}
  
ul.money {
        list-style-position: inside;
	margin-left: 0;
	padding: 5px;
}

ul.money li {
	font-weight:550;
	padding-bottom: 10px;	
}

ul.moneya {
    list-style-position: inside;
    list-style: disc;
	color: #e5a713;
    padding:0px;

    }
ul.moneya li {
    margin-top: 5px;
    margin-bottom: 5px;	
    padding-top: 5px;
    padding-right: 10px;    
    /*border-bottom: 0px solid #e43d13;
    background: url(http://www.curtislibrary.com/wp-content/uploads/2011/05/or_bullet.jpg) no-repeat 0pt 3px; */
    }
                                                

                                                    /*NEW BOOKS PAGE*/
.title-container div {
    align: left;
    margin:40px 0 0;
    padding:0 60px 20px 0;
    width:580px;
}
.nwbks-img {
    float: left;
}
.nwbks {
    float: left;
}
.entry-nwbks {
}
.title {
    font-weight: bold;
    font-size:125%;
}
.post-nwbks {
    margin: 0 0 40px;
    text-align: left;
}



                                                       /* wp-realtime-sitemap-pages */


#wp-realtime-sitemap-pages {

    font-size: 1em;
	line-height: 1.3em;
}

#wp-realtime-sitemap-pages .children li {
list-style: none;
}

 /*EXTRA STYLING FOR PLUGINS*/

/* Contact Form 7 */
.training textarea { height: 100px; width: 450px; }
.suggestions textarea { height: 100px; width: 450px; }
.additional textarea { height: 100px; width: 450px; }


                                                       /*WPCALENDAR NOT USED*/

#wp-calendar #prev a, #wp-calendar #next a {
    font-size: 9pt;
}
#wp-calendar a {
    text-decoration: none;
}
#wp-calendar caption {
    font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
    text-align: center;
}
#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
}
#wp-calendar {
    empty-cells: show;
    margin: 10px auto 0;
    width: 155px;
}
#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
}
#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
}
#wp-calendar a {
    display: block;
}
#wp-calendar caption {
    text-align: center;
    width: 100%;
}
#wp-calendar td {
    padding: 3px 0;
    text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
background-color: #fff; }

.post_entries_nav {font-size: 130%; font-weight: 600; text-align: center;}


