/*  
Theme Name: Diversity
Theme URI: http://www.freewpthemes.net/preview/diversity
Description: Widget ready and tested on WP 2.2+.
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

body {
	margin: 20px;
	padding: 0;
	background-color: #418bc6; 
}

body, th, td, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}

h1, h2 {
	color: #D6D3D3;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

input, textarea, select {
	color: #000000;
}

a {
	
}

a:hover {
	
}

hr {
	/*display: none;*/
}

/* Sidebar */

#sidebar {
	float: left;
	width: 241px;
}

/* Logo */

#logo {
	margin-bottom: 10px;
	background: #FFFFFF url(images/logo.jpg) no-repeat;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
	color: #D6D3D3;
}

#logo h2 {
	padding-top: 30px;
	background: url(images/img01.png) no-repeat;
}

#logo p {
	padding-bottom: 30px;
	background: url(images/img03.png) no-repeat left bottom;
}

#logo a {
	text-decoration: none;
	color: #000000;
}

/* Widgets */
/*
#widgets {
	background: #FFFFFF;
}

#widgets-top {
	height: 20px;
	background: url(images/img01.png) no-repeat;
}

#widgets * {
	color: #000000;
}

#widgets ul {
	margin: 0;
	padding: 0 20px 100px 20px;
	list-style: none;
}

#widgets li {
}

#widgets li ul {
	padding: 0 0 20px 6px;
	background: none;
	line-height: 180%;
}

#widgets li li {
	padding-left: 12px;
	background: url(images/img05.png) no-repeat left center;
}

#widgets h2 {
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 1em;
	
}
*/

/* Page */

#page {
	margin-left: 250px;
}

/* Search */

#search {
	height: 51px;
	background: url(images/img06.png) repeat-x;
}

#search form {
	height: 51px;
	margin: 0;
	padding: 0;
	
}

#search fieldset {
	height: 40px;
	margin: 0;
	padding: 11px 20px 0 0;
	background: url(images/img08.png) no-repeat right top;
	border: none;
	text-align: right;
}

/* Content */

#content {
	padding-top: 1px;
}

#content h1, #content h2 {
	font-weight: normal;
	margin-top: 0;
}

.padded {
	padding: 0 20px;
}

.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	color:#000000;
	font-weight: bold;
	
}

.pagetitle a {
	text-decoration: none;
}

.post {
	margin-bottom: 10px;
	background: #FFFFFF;
}

.title {
	margin: 0;
	padding: 0 20px;
}

.title a {
	text-decoration: none;
}

.title a:hover {
	text-decoration: underline;
}

.byline {
	margin: 0 20px;
	/*border-top: 2px solid #000000;*/
}

.entry {
	padding: 0 20px;
}

.meta {
	margin: 0;
	padding: 0 20px;
}

.posts {
	margin: 0 0px;
	padding: 0;
	list-style: none;
}

.posts li {
	padding: 10px 0 0 0;
	/*border-bottom: 2px solid #000000;*/
}
/*
.posts h3 {
	margin: 0;
}

.posts p {
	margin: 0;
}*/

.navigation {
	height: 1px;
	margin: 0;
	padding: 20px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Rounded Corners */

.ct {
}

.ct .l {
	background: url(images/img10.png) no-repeat;
}

.ct .r {
	height: 15px;
	background: url(images/img11.png) no-repeat right top;
}

.cb {
	background: url(images/img122.png) repeat-x left bottom;
}

.cb .l {
	background: url(images/img13.png) no-repeat left bottom;
}

.cb .r {
	height: 15px;
	background: url(images/img14.png) no-repeat right bottom;
}

/* Footer */

#footer {
	clear: both;
	padding-top: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}

#footer p {
	margin: 0;
}

/********* Custom *****/

/* CSS for the box starts here
================================================*/
/* Default styling. Used when JavaScript is unsupported */
.cb {
	margin:0.5em 0;
	background-color: #418bc6; 
}
/* Rules for the top corners and border */
.bt {
	background:url(http://www.hclibrary.org/images/box.png) no-repeat 100% 0;
	margin:0 0 0 16px;
	height:12px;
	}
.bt div {
	height:12px;
	width:16px;
	position:relative;
	left:-16px;
	background:url(http://www.hclibrary.org/images/box.png) no-repeat 0 0;
	}

/* Rules for the bottom corners and border */
.bb {
	background:url(http://www.hclibrary.org/images/box.png) no-repeat 100% 100%;
	margin: 0 0 0 12px;
	height:8px;
	background-color: #418bc6; 
	}
.bb div {
	height:8px;
	width:12px;
	position:relative;
	left:-12px;
	background:url(http://www.hclibrary.org/images/box.png) no-repeat 0 100%;
	background-color: #418bc6; 
	}

/* Insert the left border */
.i1 {
	padding:0 0 0 12px;
	background:url(http://www.hclibrary.org/images/borders.png) repeat-y 0 0;
	}
/* Insert the right border */
.i2 {
	padding:0 12px 0 0;
	background:url(http://www.hclibrary.org/images/borders.png) repeat-y 100% 0;
	}
/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	background:#fff;
	width:100%;
	}
/* CSS for the box ends here */

.line_green {
	position:relative;
	background-color: #b1d595;
	color: #b1d595;
	border: 0;
	height: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	z-index:99;
}

.line_grey {
	position:relative;
	background-color: #d6d3d3;
	color: #d6d3d3;
	border: 0;
	height: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	clear: right;
	z-index:99;
}

.greyform {
	border: 2px solid #d6d3d3;
	padding: 10px;
}

/****************************** Left Navigation Links ******************************/

#widgets {
padding: 0;
margin: 0;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
background: transparent;
}

#widgets h2{
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
margin: 0;
}

#widgets ul {
margin: 0;
padding: 0;
list-style-type:none;
}

#widgets li li{
display: block;
padding-bottom: 3px;
padding-left: 10px;
background-image: url(http://hclibrary.org/images/bullet.jpg);
background-repeat: no-repeat;
background-position: 0 .5em;
}

#widgets li{
padding-bottom: 10px;
}

.sub_left_nav { 
padding-left: 10px;
}

#widgets a:link, #widgets a:visited {
color:#000000;
text-decoration: none;
font-size: 12px;
}

#widgets a:hover, #left_active {
color: #98c278;
text-decoration: none;
font-size: 12px;
}

#left_active {
	font-weight:bold;
}
.widget_search .screen-reader-text {
    display:none;
}
