/*   
Theme Name: scotlib
Theme URI: http://www.scotlib.org/library/
Description: A search engine optimized website framework for WordPress.
Author: Leora Wenger
Author URI: http://www.leoraw.com/
Version: 1.0
Tags: library
.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/



/* =Global Elements
-------------------------------------------------------------- */
body, input, textarea {
    font: 14px Arial,sans-serif;
    line-height:21px;
}

body {
	background-color: #eee;
	margin: 0;
	padding: 0;
	}

blockquote {
    color:#666;
    font-style:italic;
}

hr {
    background-color:#ccc;
    border:0;
    color:#ccc;
    height:1px;
    margin-bottom:22px;
}
a:link {
    color:#1f81c2;
}
a:visited {
    color:#1f81c2;
}
a:active,
a:hover {
    color: #000099;
}


/* =Header
-------------------------------------------------------------- */

/*#header {
    z-index:2;
}*/



/* =Menu
-------------------------------------------------------------- */



ul.fancy-menu {
	list-style:none;
	margin:0;
	padding:0;
	
}
ul.fancy-menu li {
	float:left;
	width:100px;
	margin:0;
	padding:0;
	text-align:center;
}



ul.fancy-menu li a {
	display:block;
	padding:5px 10px;
	height:100%;
	color:#FFF;
	text-decoration:none;
	border-right:1px solid #FFF;
}



		

ul.fancy-menu li a:hover, li a:focus, li a:active {background-position:-150px 0; color: #FFFFFF;}


ul.fancy-menu li a {background:url(images/snook-animation-bg.jpg) repeat -20px 35px;}


/* =Content
-------------------------------------------------------------- */


.page-title {
    font-size:13px;
    line-height:18px;
    padding:0 0 44px 0;
}
.attachment .page-title {
    font-style:italic;
}
.page-title a {
    color:#666;
    text-decoration:none;
}
.page-title a:active,
.page-title a:hover {
    color: #FF4B33;
}
.page-title span {
    font-style:italic;
}
.page-title .meta-nav {
    font-style:normal;
}
.hentry {
    padding:0 0 22px 0;
}
.single .hentry {
    padding:0;
}
.home #content .sticky {
    border:1px solid #ccc;
    margin:0 0 66px 0;
    padding:22px 20px 0 20px;
}

h2.homepage {font-size: 14px; font-weight: bold; margin: 0; line-height: 16px; }
h2.homepage  a {color:#1f81c2; text-decoration:none;}
h2.homepage  a:hover {color: #ee397c}

/*CATALOG AREA
===============================*/
#catalog_area {margin-bottom: 20px; margin-left: 100px;}
#catalog_label {float:left; width: 160px; font-weight: 800; padding-top: 2px;}
#button_account {
		margin-bottom: 20px;
		margin-left:5px;
		}
#button_account a {
		display: block;
		text-align:center;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 1px;
		padding-top: 1px;
		text-decoration:none;
		background-color:#ffe;
		border-top:#ccc solid 1px;
		border-left:#ccc solid 1px;
		border-right:#333333 solid 1px;
		border-bottom:#333333 solid 1px;
		font-size:smaller;
		margin-top: 5px;
		width: 120px;
}

#button_account a:hover {
		background-color:#0099CC;
		color: #fff;
}

.postmetadata {font-size: smaller;}

.entry-meta {
    color:#666;
    font-size:13px;
    font-style:italic;
    line-height:18px;
}
.entry-meta .author {
}
.entry-meta .n {
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-meta a {
    color:#666;
    text-decoration:none;
}
.entry-meta a:active,
.entry-meta a:hover {
    color: #FF4B33;
}
.entry-meta abbr {
    border:none;
    cursor:text;
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-content {
    padding:5px 0 0 0;
}
.entry-content h1,
.entry-content h2 {
    font-family:Arial,sans-serif;
    font-size:19px;
    font-weight:bold;
    padding:28px 0 14px 0;
}
/*padding:28px 0 14px 0;*/
.entry-content h3 {
    font-size:17px;
    font-style:italic;
	margin-bottom: none;
	padding-bottom: none;
    
}
.entry-content h4 {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.entry-content table {
    margin-left:1px;
}
.entry-content embed {
    margin:0 0 22px 0;
}
.entry-utility {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0 0 44px 0;
}
.entry-utility a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.entry-utility a:active,
.entry-utility a:hover {
    color: #FF4B33;
}
.page-link {
    font-size:13px;
    font-weight:bold;
    line-height:18px;
    margin:0 0 22px 0;
    padding:22px 0 0 0;
    word-spacing:0.5em;
}
.page-link a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.page-link a:active,
.page-link a:hover {
    color: #FF4B33;
}
ul#links-page,
ul#archives-page {
    list-style:none;
    margin-left:0;
    overflow:hidden;
}
li.content-column {
    float:left;
    margin-right:20px;
    width:45%;
}
.gallery {
    padding:0 0 22px 0;
}
.wp-caption-text,
.gallery-caption {
    color:#666;
    font-size:13px;
    line-height:18px;
}
#author-info {
    margin:0 0 44px 0;
    overflow:hidden;
}
#author-info .avatar {
    float:left;
    margin:.3em 1em 0 0;
}





/* =Navigation
-------------------------------------------------------------- */

.navigation {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0px 0 22px 0;
    overflow:hidden;
}
.navigation a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.navigation a:active,
.navigation a:hover {
    color: #FF4B33;
}
.navigation .meta-nav {
    font-style:normal;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above,#nav-below {
	width: 100%;
}
#nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
    padding:0 0 44px 0;
}




#masthead {

	width:920px;
    margin:0 auto;
	}

#branding {
    width:920px;
    margin:0 auto;
}
#access {
    position:relative;
    overflow:hidden;
}
.menu {
    width:960px;
    margin:0 auto;
}
#main {
    width:960px;
	clear:both;
    margin:0 auto;
    overflow:hidden;
    position:relative;
}
#container {
    width:940px;
    float:left;
}
#content_full {
	margin: 0 10px 0 10px;
	padding-left: 5px;
	background:#FF6600;
}

#content_2col {
	margin-right: 150px;
	padding-left: 5px;
	margin-top: 5px;
	padding-top: 0;
}

#content_cat {
	width: 600px;
	padding-left: 5px;
	margin-top: 5px;
	padding-top: 0;
	
}


#primary {
    width: 250px;
    float:right;
	padding-left: 5px;
	border-left: #eee solid 1px;
}


#cat_sidebar {
    width: 250px;
    float:right;
	padding-left: 5px;
	border-left: #369 solid 1px;
}


.widget-area ul, #kidstop_widget_area ul, #teentop_widget_area ul {
	list-style:none;
	margin:0;
	padding:0;
}

.widget-area ul li {
	margin:0;
	padding:0;

}

h3.widget-title {
	margin-bottom: 0;
}


#secondary {
    padding:5px 0 0 0;
	background-color:#eee;
	clear: both;
	width: 100%;
	margin-top: 5px;
	height: 220px;
}

#secondary ul li.widget-container {
     width: 270px;
	 float: left;
	 padding-left: 5px;
	 padding-top: 0;
	 margin: 0;
	 padding-bottom: 0;
	 padding-right: 20px;
	 background-color:#eee;

}

/*CALENDAR
====================================*/

.widget_calendar #calendar_wrap #wp-calendar
{
	padding: 0;
	margin: 0;
}

#calendar_wrap .pad, #calendar_wrap td{
	margin: 0;
	/*border: #ee397c solid 1px;*/
	background-color:#FFFFFF;
	text-align:center;
	padding: 3px;
}

.widget_calendar .widget-title
{
	display: none;
}

li.widget_calendar {

	background:#FFFFFF;
	}

/*FOOTER
=============================*/

#footer {    
    clear:both;
	border-top:1px solid #ccc;
	padding-bottom: 10px;
	padding-top: 10px;
}


#footer #site-info {
    color:#999;
    font-size: small;
    line-height:18px;
	text-align:center;
}
#footer #site-info a {
    color:#666;
	text-decoration:none;
}

#footer #site-info a:active,
#footer #site-info a:hover {
    color: #FF4B33;
}


#wrapper {
	width: 900px;
	margin-top:0;
	margin-left:auto;
	margin-right: auto;
	background-color:#fff;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	
 }

/*url(images/kids_at_library.jpg)*/
#header_pics {
background: url(images/library_building.jpg) no-repeat bottom right; 
float:right; 
width: 330px;
height: 150px;
padding-top: 10px;
margin-right: 1px;
}

#branding {padding: 0;}

/*
text-indent:-9000px;
*/
#blog-title  a{
display:block;
height: 150px; /* height of your header, like 480px */
width: 550px; /* width of your header, like 980px */
padding-bottom: 10px;
background: url(images/scotchplains_public_library.gif) no-repeat top left;
}

h1.entry-title {
	font-family: arial;
	font-size:24px;
	margin: 0;
	padding:0;
	padding-top: 10px;
	}

h2.entry-title {
	font-family: arial;
	font-size:18px;
	margin: 0;
	padding: 0;
	}
h3.entry-title {
	font-family: arial;
	font-size: 16px;
	margin: 0;
	padding: 0;
}

h3.entry-title a {
	text-decoration: underline;
}

.entry-meta .meta-prep-author {
display:none;
}
.entry-meta .author {
display:none;
}
.entry-meta .meta-sep {
display:none;
} 

#comments {display: none}

.home_thumb {float: left; width: 100px; margin-right: 10px;}
.home_thumb img {border: 0}
.home_block {width: 320px; float: left; height: 130px; margin-right: 5px; }
.home_block p {line-height:16px; margin-top: 0;}

.cat_thumb {float: right; width: 100px; margin-left: 10px;}

.borderless {border: none}
.bottomless {margin-bottom: none}
.topless {margin-top: none}
.space_top {margin-top: 10px}

/* Begin Images */


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

/*margin: 0 0 2px 7px;*/
img.alignright {
	padding: 4px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	margin-right: 30px;
	}

.alignleft {
	float: left
	}
/* End Images */

img a {border: none;}



