/*  
Theme Name: Librarian In Black
Description: WordPress theme designed by <a href="http://www.sideshowgraphix.com">SIDESHOWgraphix</a>.
Version: 1.1
Author: Cris Miranda
Author URI: http://www.sideshowgraphix.com
*/

html, body {
	background: url(images/background.jpg) no-repeat center top;
	background-attachment:fixed;
	height: 100%;		
	background-color: #000000;
	font: 75%/170% Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #333333;
}
a {
	color: #44a1d0;
	text-decoration: none;
}
a:visited {
	color: #5EAFD7;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0px 0px 15px;
}
img {
	border: none;
}
ul {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}
ol {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
small {
	font-size: 90%;
}
#page {
	height: 100%;
}
#wrapper {
	width: 990px;
	margin: 0px auto;
	position: relative;
}
.hide {
    visibility:hidden;
}

/* ------------------------------------- header area  */
#header {
    margin-top: 14px;
	height: 291px;
	background: url(images/header.jpg) no-repeat center top;
}
#logo { /* RSS Link */
    position:absolute;
    width : 990px;
    height: 192px;
	top: -39px;
	.top: -25px;
	left: -25px;
}
/* site title */
#blogName {
    visibility:hidden;
	}
#header h1 {
    position: absolute;
	top: 40px;
	left: 25px;
	}
h1 {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: normal 30px/100% "Trebuchet MS", Arial, sans-serif;
}
h1 a, h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover {
	color: #000000;
	text-decoration: none;
}
.description {
	position: absolute;
	top: 77px;
	left: 25px;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	visibility:hidden;
}
/* search form */
#searchform {
	position: absolute;
	top: 0px;
	.top: 14px;	
	right: 0px;
	/*background: url(images/searchform-bg.png) no-repeat right bottom;*/
	height: 37px;
	width: 210px;
}
#searchform #s{
	background: #ffffff url(images/form-field-bg.gif) no-repeat ;
	height: 17px;
	width: 148px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #999999;
	border: none;
}
#searchform #searchsubmit { 
	background: url(images/search-btn.png) no-repeat left top;
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
}

/* ------------------------------------- main content area  */
#left-col {
	width: 990px;
	position: absolute;
	background-color: #FFFFFF;
	margin-top: -3px;
}
/* main menu */
#nav {
	/*background: url(images/content-top-bg.png) no-repeat left top;*/
	position:absolute;
	top: -73px;
	left: 160px;
	height: 26px;
}
#nav ul{
	list-style: none;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	font: bold 150%/100%  Arial, Helvetica, sans-serif;
}
#nav ul li{
	margin: 0px 5px 0px 0px;
	background: url(images/nav_seperator.png) no-repeat left top;
	padding: 0px 0px 6px 27px;	
	float: left;
	display: block;	
}
#nav ul li a{
	padding: 6px 7px 6px 7px;
	text-decoration: none;
	color: #000000;
	display: block;
}
#nav li a:visited{
	text-decoration: none;
	color: #000000;
}
#nav li a:hover, #nav a{
	text-decoration: none;
	color: #c8be77;
}

#nav .current_page_item a:visited{
   	/*background: #2e91c6 url(images/nav-item-hover.gif) repeat-x;*/
	/*background-color:#c8be77;*/
	color:#ffffff;
	height: 12px;
}
/* sub menu */
#subnav {
	background: #ecebeb;
}
#subnav ul {
	margin: 0px;
	padding: 3px 0px 18px 5px;
	list-style: none;
	font: 11px/100% Arial, Helvetica, sans-serif;
}
#subnav li {
	border-right: 1px solid #D8D8D8;
	padding: 0px 7px;
	margin: 0px;
	float: left;
}
#subnav li a, #subnav li a:visited, #subnav .page_item {
	text-decoration: none;
	color: #333333;
}
#subnav .current_page_item a, #subnav .current_page_item a:visited {
	color: #3b9acc;
}
#subnav li a:hover {
	text-decoration: none;
	color: #3b9acc;
}

/* content */
#content {
	padding: 19px 25px 15px 19px;
	width: 946px;
	background-color:#FFFFFF;
	clear: both;
	overflow: hidden;
}

.post_section{
    float:left;
}

.post {
	width: 748px;
	margin-left: -12px;
	overflow: hidden;
}
.post .date {
	font: normal 29px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	padding: 23px 2px 0px 0px;
	line-height: 100%;
}

.date {
   	background: url(images/calendar.png) no-repeat;
   	float: right;
	height: 69px;
	width: 68px;
	margin-top: -10px;
	margin-right: 23px;
	clear:both;
	}

.day {
    float:left;
	padding-top: 11px;
	padding-left: 2px;
	}
	
.post .date span {
    float:left;
	height: 16px;
	display: block;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	padding-left: 4px;
}

.post .title {
	margin-left: 0px;
	padding-top: 32px;
	padding-left: 20px;
}

.title {
     float: left;
     background: url(images/TitleBackground.png) no-repeat;
	 height:96px;
     width:753px;
     clear:both;
	 }
	 
.postdata {
	font-size: 90%;
	color: #999999;
}
.postdata a, .postdata a:visited {
	color: #999999;
	text-decoration: none;
}
.postdata a:hover {
	color: #44a1d0;
	text-decoration: none;
}
.postdata .category{
	padding-left: 0px;
	font-size: 150%;
	font-weight:bold;
	float: left;
}

.category a, .category a:visited{
      color:#7a7979;
	  }
	  
.postdata .comments{
	background: url(images/mini-comment.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat left center;
	padding-left: 12px;
	float: right;
}
.entry {
	width: 89%;
	padding-left: 20px;
	clear: both;
	margin-top: -32px;
	float:left;
	background-color:#ffffff;
	color: #000000;
	font: normal 150% palatino, Georgia, Times New Roman, Times, serif;
}

.pageEntry {
	/*padding: 10px 0px 5px;*/
	width: 95%;
	padding-left: 20px;
	margin-top: 0px;
	background-color:#ffffff;
	clear: both;
	color: #000000;
	font: normal 150% Arial, Helvetica, sans-serif;
}

/* Post - Info */
		
.post-info {
    padding: 8px 0px 0px 510px;
	width: 556px;
	height: 48px;
	clear: both;
	font-size: 140%;
	font-weight:bold;
	color: #376584;
	background: url(images/post_info.jpg) no-repeat;
}
		
.post-info a {
	color: #376584;
	text-decoration: none;
}
		
.post-info a:hover {
    color: #44a1d0;
	text-decoration: none;
}
		
/* post title */
h2 {
	color: #333333;
	margin: 3px 0 2px;
	padding-bottom: 4px;
	font: normal 25px/100% "Lucida Grande", Arial, sans-serif;
}
.title h2{
    font: normal 20px/100% "Lucida Grande", Arial, sans-serif;
	}
h2 a, h2 a:visited {
	color: #376584;
	text-decoration: none;
}
h2 a:hover {
	color: #44a1d0;
	text-decoration: none;
}
h3 {
	color: #666666;
	margin: 5px 0px 5px;
	font: bold 110%/110% "Lucida Grande", Arial, sans-serif;
}

/* next & previous page navigation */
.page-nav {
	background: url(images/navigation-bg.gif) no-repeat;
    position:absolute;
	bottom: 27px;
	left: 17px;
	height: 20px;
	width:955px;
}

.cat {
	background: url(images/cat.png) no-repeat;
    position:absolute;
	bottom: 46px;
	right: 20px;
	height: 111px;
	width:133px;
}

.page-nav a, .page-nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
.page-nav a:hover {
	color: #C1B667;
	text-decoration: none;
}
.previous-entries a {
	float: left;
	padding-left: 8px;
	padding-top: 2px;
	font-size:11px;
}

.next-entries a {
	float: right;
	padding-right: 8px;
	padding-top: 2px;
	font-size:11px;
}

/* next & previous post navigation */
.post-nav {
	clear: both;
	padding-bottom: 35px;
	margin-top: -15px;
	font-size: 95%;
}
.post-nav a, .post-nav a:visited {
	color: #999999;
	text-decoration: none;
}
.post-nav a:hover {
	color: #000000;
	text-decoration: none;
}
.post-nav .previous a {
	float: left;
	padding-left: 20px;
	margin-top: 20px;
	font-size:11px;
	background: url(images/post-nav-previous.gif) no-repeat left center;
}
.post-nav .next a {
	position:absolute;
	padding-right: 20px;
	margin-top: 20px;
	margin-left: 530px;
	text-align: right;
	font-size:11px;
	background: url(images/post-nav-next.gif) no-repeat right center;
}

/* ------------------------------------- comment area  */
h3#comments {
	background: url(images/comments.gif) no-repeat;
	padding-left: 22px;
	font: normal 180%/120% Arial, Helvetica, sans-serif;
	clear: both;
}
h3#respond {
	background: url(images/respond.gif) no-repeat;
	padding-left: 22px;
	font: normal 180%/120% Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px;
	clear: both;
}
/* commentform */
#commentform {
	margin-top: 10px;
	margin-left: 22px;
}
#commentform label {
	font-weight: bold;
	color:#666;
	font-size: 100%;
	padding-left: 5px;
}
#commentform small {
	color: #999999;
	font-size: 90%;
}
#commentform input {
	font: 110% Arial, Helvetica, sans-serif;
	width: 220px;
	padding: 5px 3px 3px 7px;
	background: url(images/form-field-bg.gif) no-repeat;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
}
#commentform textarea {
	font: 110% Arial, Helvetica, sans-serif;
	width: 649px;
	height: 140px;
	background:url(images/form-field-bg.gif) no-repeat;
	border: solid 1px #e6e6e6;
	padding: 5px 3px 3px 7px;
}
#commentform #submit {
	font: 12px/100% Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/submit-btn.gif) no-repeat top left;
	border: none;
	width: 135px;
	height: 25px;
	padding-bottom: 6px;
	margin-left: 526px;
}
#commentform #submit:hover {
    color:#FFFFFF;
	background: url(images/submit-btn.gif) no-repeat bottom left;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: solid 1px #3b9acc;
}

/* comment list */
.commentlist {
    width: 637px;
	margin: 10px 0px;
	padding-left: 45px;
	font-size: 140%;
	line-height: 180%;
}
.commentlist li{
	padding: 5px 5px 5px 5px;
}

.commentlist .alt {
	background: #F4F4F4;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	color: #5eafd7;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #5eafd7;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 97%;
}
.commentlist small a, .commentlist small a:visited{
	color: #999999;
}

/* ------------------------------------- footer area  */
#footer {
	padding: 10px 20px 5px 10px;
	font-size: 140%;
	font-weight:bold;
	text-align:right;
	color: #282828;
}

.footerLine {
	background: url(images/content-bottom-bg.png) no-repeat;
    position:absolute;
	bottom: -4px;
	left: 0px;
	height: 5px;
	width: 990px;
}

#footer a, #footer a:visited {
	text-decoration: none;
	color: #000000;
}
#footer a:hover {
	text-decoration: underline;
}

/* ------------------------------------- sidebar area  */
/* sidebar */
.side_bar{
    float:right;
    margin-right:-14px;
}

#sidebar {
	background-color:#FFFFFF;
	width: 210px;
	color: #ffffff;
	line-height: 160%;
}

#sidebar p {
	margin: 0px 0px 15px;
}
#sidebar h3 {
	font: bold 12px/100% Arial, Helvetica, sans-serif;
	text-indent: 4px;
	color: #C1B667;
}
#sidebar h3 a, #sidebar h3 a:visited {
	color: #C1B667;
}
#sidebar h3 img {
	vertical-align: middle;
}
#sidebar a, #sidebar a:visited {
	color: #ffffff;
	text-decoration:none;
}
#sidebar a:hover, #sidebar a:focus, #sidebar a:active {
	text-decoration:underline;
}
#sidebar ul {
	list-style: none;
	margin: 0 ;
	font-size: 130%;
	padding: 0 ;
}
#sidebar ul li {
	background: url(images/mini-archive.png) no-repeat;
	padding-left: 18px ;
}
#sidebar ul li ul li {
	background: url(images/mini-archive.png) no-repeat;
	padding-left: 12px ;
}

/* ------------------------------------- widget styles  */
/* archives widget */
#archives ul li {
	background: url(images/mini-archive.png) no-repeat;
}
/* recent comments widget */
#recent-comments ul li {
	background: url(images/mini-comment.gif) no-repeat;
}
/* category widget */
#categories ul li {
	background: url(images/mini-archive.png) no-repeat;
}
/* recent posts widget */
#recent-posts ul li {
	background: url(images/mini-page.gif) no-repeat;
}
/* links widget */
#links ul li {
	background: url(images/mini-archive.png) no-repeat;
}
/* meta */
#meta .rss {
	background: url(images/mini-rss.gif) no-repeat;
	margin-top:6px;
	font-size:14px;
}
#meta .login {
	background: url(images/mini-user.gif) no-repeat;
}
#meta .check {
	background: url(images/mini-check.gif) no-repeat;
}
#meta .wordpress {
	background: url(images/mini-wp.png) no-repeat;
}
/* calendar */
#calendar table {
	margin: 0px auto;
}
#calendar td {
	padding: 0px 4px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.left {
	float: left;
}
img.left, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.right {
	float: right;
}
img.right, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.hidden {
	clear: both;
	visibility: hidden;
}



.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
float: left;
}

.alignright {
   float: right;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
/* optional rounded corners for browsers that support it */
-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;
} 

#next {text-align:right;}
#wp-calendar {text-align:center;}
#prev {text-align:left;}