/*
Theme Name:		SkillfulMeans v5.1
Theme URI: 		http://SkillfulMeans.lotusbell.com/
Version: 		5.1
Description: 	Theme built on the WP-Framework using a 960 grid style with relative font sizes
Author: 		Skillful Design
Author URI:		http://SkillfulDesign.lotusbell.com
Tags:			two-columns fixed-width, two side bars, widgets, footer widgets, sticky-post, threaded-comments, microformats

Copyright 2009, 2010 Skillful Design <http://SkillfulDesign.lotusbell.com> All rights reserved.
*/

/* Reset Browser Defaults */
@import url( 'library/media/css/reset.css' );

/* Apply base theme styles and colors */
@import url( 'library/media/css/base.css' );

/* Basic 2 Column Layout */
@import url( 'library/media/layouts/2col-r.css' );

/* Stylistic CSS Styles */
@import url( 'library/media/css/screen.css' );

/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}

.clear {
	clear:both;
}


a.more {
	padding-right:10px;
	line-height:8px;
	background:url(library/media/images/more.gif) center right no-repeat;
	padding-bottom:1px;
}

a, a:visited, a:active, a:link {
	font-family:Georgia, Tahoma, Verdana, Arial, Serif;
	color:#D1BC8A; /* Dark Beige */
}

a:hover {
	text-decoration:underline;
}


body {
	font-family:'Trebuchet MS',Tahoma,Arial,Helvetica,sans-serif; 
	font-size:100%;
	color:#968354;  /* Darker Beige */
	text-align: center;
	background:#120C0A ; /* Almost Black */
	min-width:960px;
	padding:0;
}

h1,h2,h3,h4,h5,h6 {
	color:#666666;
	line-height:20px;
	font-family:Georgia, Tahoma, Verdana, Arial, Serif;
	font-weight:400;
	margin:10px 0 5px 10px;
	padding:10px;
}

h1 {
	line-height:30px;
	color:#D1BC8A; /* Dark Beige */
	margin:10px;
	padding:10px;
}

h2,h3,h4,h5,h6 {
	clear:none;
}

h2 {
	color:#CE965A; /* Pinkish Tan */
}

h4 {
	color:#BE887E; /*Purplish Pink */
}

code {
	font:1.1em 'Courier New', Courier, Fixed;
}

acronym,abbr {
	letter-spacing:.07em;
}

pre {
	line-height:1.5;
	margin-bottom:1.5em;
	margin-top:1.5em;
	width:600px;
	overflow:auto;
}

fieldset {
	border:1px solid #f1f1f1;
	padding:10px;
}

blockquote {
	background-color:#0E0E0E;  /* Almost black 2 */
	background-repeat:no-repeat;
	background-position:right bottom;
	font-style:italic;
	line-height:25px;
	border-left:1px solid #A48C5C;  /* Beige */
	color:#A48C5C;  /* Beige */
	margin:25px;
	padding:20px 10px;
}

img.alignright {
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}

img.alignleft {
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}

table {
	border:thin solid #322B24;
	margin:10px 10px 10px 40px;
	padding:10px;
}


table p {
	padding: 0 !important;
	margin: 0 !important;
}

td img{
	padding: 0 10px 0 0 !important;
	margin: 0 !important;
}


td,th {
	line-height:1em;
	margin:1px;
	padding:11px;
}

th {
	background-color:#0b0b0b; /* Almost black 3 */
}



.container{
	background:#0b0b0b;
	width:960px;
	line-height:20px;
	padding:0 0 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}



.aside{
	float:left;
	padding-left:10px;
	width : 330px;
}


.reg-sidebar1, .reg-sidebar2 {
	width:100%;
	margin:10px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	background-color:#121212;  /* Almost black 4 */
	padding: 0 0 10px 0;
	line-height: 25px;	
	padding-top:20px;
	padding-bottom:30px;

}



.entry p, .entry-header, ul, il, ol{
	font-size:0.8em;
}

.reg-sidebar1 p, .reg-sidebar2 p, .now-reading ul{
	font-size:0.9em;
}


.reg-sidebar1 {
	background-color:#322B24;  /* Dark Grey */
}

.reg-sidebar1 ul li {
	display:block;
	list-style-type:none;
	background-color:#191612;  /* Darker Grey */
	margin:0 10px 5px 0;
	color: #765650;  /* Dark Purple */
	text-decoration:none;
	padding-top:5px;
	padding-left:5px;
}

.reg-sidebar1 ul li:hover, .reg-sidebar2 ul li:hover, .reg-sidebar1 a:hover, .reg-sidebar2 a:hover {
	list-style-type:none;
	background-color:#000;
}

.reg-sidebar1 a, .reg-sidebar2 a {
	color:#968354;  /* Darker Beige */
}


.reg-sidebar1 a:hover, .reg-sidebar2 a:hover {
	color: #CE965A; /* Pinkish Tan */
}

.reg-sidebar2{
	background-color:#121212;  /* Almost black 2 */
}


.reg-sidebar2 ul li {
	display:block;
	list-style-type:none;
	background-color:#0b0b0b;  /* Almost black 3 */
	margin:0 10px 5px 0;
	text-decoration:none;
	color: #765650;  /* Dark Purple */
	padding:5px;
}

.reg-sidebar1 p, .reg-sidebar2 p , .reg-sidebar1 h2, .reg-sidebar2 h2, .textwidget  {
	margin:10px 0 5px 10px;
	padding:10px;
}

/* BEGIN - Header Styling -- */
.header {
	background:#000 url(library/media/images/top-bg.jpg) no-repeat right;
	width:100%;
	height:250px;
	padding-top:5px;
}

.logo {
	padding-top: 50px;
	padding-left: 20px;
	margin-left:30px;
	width: 40%;
	float:left;
}

.logo a {
	font-size:3.0em;
	font-weight:400;
	line-height:48px;
	color: #CE965A; /* Pinkish Tan */
}


.logo h3 {
padding:0px;
margin-left:0px;
padding-top:30px;
}

#tagline {
	color: #CE965A; /* Pinkish Tan */
}

.tools {
font-weight:700;
font-size:0.7em;
text-align:right;
padding-right: 20px;
width : 40%;
float: right;
}

.tools a {
line-height:8px;
background:url(library/media/images/rss.gif) center left no-repeat;
padding-bottom:1px;
color:#CEAC5A;  /* Pinkish Tan */
padding-right:10px;
padding-left:25px;
}

.breadcrumb {
	float:left;
	padding:0px;
	margin:0px;
}

.breadcrumb h3{
	padding-top:0px;
	margin:0px;
}


/* END - Header Styling -- */


.hentry{
	width:100%;
	margin:10px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	background-color:#121212;  /* Almost black 2 */
}

.hentry p , .hentry h1, .hentry h2, .hentry h3, .hentry h4, .hentry h5, .hentry h6, .entry-header {
	margin:10px 30px 10px 30px;
	padding:10px;
}



.hentry ul, .hentry ol {
	margin: 0px 30px 10px 30px;
	padding:0px;
}

.hentry hr{
	color:#0B0B0B;  /* Almost black 3 */
	background-color:#0B0B0B;  /* Almost black 3 */
	margin: 30px 30px 20px 30px;
	padding:0px;
}


.hentry li {
margin-left:30px;
padding:0;
}

.hentry img{
	max-width: 95%;
}

.hentry {
	width:100%;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
}

.entry a:link, .entry a:active, .entry a:visited, .hentry h1 , .entry-content a:link{
	color:#D1BC8A;  /* Dark Beige */
	text-decoration: none;
}

.entry-title a:hover, .entry a:hover, .entry-content a:hover {
	color:#D1BC8A;  /* Dark Beige */
	text-decoration: underline;
}

.postmetadata {
	margin: 0px 20px 0px 0px;
}

.tags{
	font-size:0.5em;
}

.avatar {
border:0px;
float:left;
margin:5px 5px 10px 0px;
padding:1px;
}

.comment-reply{
	margin: 0px -10px 10px 10px;
	padding: 20px 10px 25px 30px;
	border: #322B24; /* Dark grey */
	border-style: solid;
	border-width: thin;
	background-color: #0b0b0b;
	color: #322B24;
	float:left;
}

.comment-reply h3 {
	margin: 10px 0px;
	padding: 0px;
}

.comment-reply label {
	color: #D1BC8A;
	font-family:Georgia,Tahoma,Verdana,Arial,Serif;
}

#form-section-comment textarea, #allowed-tags{
	width:95%;
	margin: 0 0 10px 0;
	padding:0;
}

#allowed-tags {
	font-size:0.5em;
}


.single-page-navigation {
	float:left;
}

/* Comments List */

#comments {
	float:left;
	width:100%;
	margin: 0 0 0 10px;
	padding: 0px;
}

.comment-list, p.comment-feed-link  {

	margin: 15px 35px 15px 15px;
	padding: 0px;
}

.comment-list img.avatar {
	margin:5px 15px 10px 0;
}

.comment-list .odd {
	background-color: #191612; 
	-moz-border-radius:  5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	padding: 20px 0px 30px 20px;
	width:100%;
}


.comment-list .even {	
	background-color: #121212;  /* Almost black 2 */
	-moz-border-radius:  5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	padding: 20px 0px 30px 20px;
	width:100%;	
	
}



.entry-footer{
	float:right;
	margin:0 20px;
	font-size: 0.7em;
}


.footer {
	background:#000 url(library/media/images/logo10footer.jpg) no-repeat bottom left;
	clear:both;
	width:960px;
	font-size:0.9em;
	color:#AAA;
	float:left;
	margin:0 auto;
	padding:0;
}

.copyright{ width:100%;}

.footerbar{
	margin-left:25px;
}

.footerbar h2, .footerbar a, .footerbar ul il {
	color:#FFF;
}

.reg-footerbar {
	width:30%;
	margin:10px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	padding: 0 0 10px 0;
	line-height: 25px;	
	float: left;
}

.reg-footerbar ul {
	display:block;
	list-style-type:disc;
	margin:0px 10px 5px 0px;
	padding-left: 35px;
}

/* Search form */


.search-btn {
	background: #000;
	line-height:23px;
	border:none;
	height:25px;
	width:25%;
	font-weight:700;
	color:#FFF;
	font-size:0.8em;
	cursor:pointer;
	padding-bottom:2px;
	margin-right:7px;
	margin-left:0px;
	float:left;
}	

.searchform input {
	float: left;
	width: 65%;
	margin-right:5px;
	line-height:14px;

}

.searchform{
	width:100%;
	display:block;
	margin-left:10px;
	margin-top:5px;
}

.entry-content .searchdiv{
	padding-left:30px;
}

/* Bottom most meta menu */
.menubtm{
	clear:both;
	width:auto;
	margin:10px 0 0 0;
	background:#000;
	text-align:center;
}
.menubtm li{
	display:inline;
	padding:0 10px 0 0;
	line-height:2em;
}

/*Navbar & Drop downs*/

.nav , .nav ul, .nav a, .nav a:hover{
    text-decoration: none; 
	background:#0b0b0b url(library/media/images/nav-bg.png) repeat-x;
	border:none;
	font-size:0.85em;
}
.nav a:hover {
	font-size:0.85em;
}

/* Now Reading - widget and library */
/* .nowreading, singlebook, singlebookodd, singlebook even - widget */

.now-reading img {
	display:inline;
	float: left;
	border:none;
	padding-right:15px;
	padding-bottom:5px;
	padding-top:0px;
	padding-left: 10px;
}

.now-reading li.singlebook {
	padding: 5px;
}

.singlebook h3, .singlebook p {
	margin: 0;
	padding: 10px 0 0 0;
}

div.book {
	border-style: solid;
	border-width: thin;
	border-color: #322B24; /* Dark grey */
	padding: 10px;
	font-family:Georgia,Tahoma,Verdana,Arial,Serif;
}

.book h3, .book p {
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 1.2em;
}


div.bookodd h3, div.bookodd p {
	text-align: left;
}

div.bookeven h3, div.bookeven p {
	text-align: right;
}

div.bookodd  img, div.singlebookodd img{
	float: left;
	border:thick;
	padding: 10px;
}

div.bookeven img, div.singlebookeven img{
	float: right;
	border:none;
	padding: 10px;
}


/* Comm date (the images to the right side of the posts*/
.comm_date {
font-size:0.65em;
-moz-border-radius-topleft:5px;
-moz-border-radius-bottomleft:5px;
background:#2C2C29;
height:180px;
width:75px;
position:absolute;
display:inline;
text-align:center;
z-index:2;
margin: -60px 0 0 -85px;
}

/*.comm_date {border-right: 2px solid #0B0B0B; border-top: 2px solid #0B0B0B;}*/
.comm_date .data {
padding-top:10px;
display:block;
font-weight:700;
text-transform:uppercase;
}

.comm_date .nr_comm {
padding-top:5px;
color:#968354;  /* Darker Beige */
display:block;
font-weight:700;
}

.comm_date .nr_comm_spot {
display:block;
font-size:1.3em;
margin:0 9px;
padding:0 0 5px;
}

.comm_date .data .j {
font-size:2.0em;
}

.comm_date img {
border:none;
padding-top:0;
}

.cat-icon img{
	float:left;
	padding-right: 20px;
}

/* END Comm date */


/* Category w/ icons widget */ 
li.cat-item img {
	margin-right:10px;
}
/* END category /w icons widget */


/* This is for the Wordpress Category Icon Widget */

#category-icons img{
	border: 0px; 
	float: left; 
	display: inline; 
	padding-right: 10px;
}

.searchandarchiveresults img{
	border: 0px; 
	padding-right: 10px; 
	padding-top:20px;
}
.searchandarchiveresults h2 {
	padding-top:30px;
}
/* End Wordpress Caption Icon Widget */

/* wp-calender */


#wp-calendar {
	width:90%;
	margin: 0 auto;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {	
	font: bold 1.0em 'Lucida Grande', Verdana, Arial, Sans-Serif;	
	text-align: center;
}

#wp-calendar th {
	font-style: normal;	
	text-transform: capitalize;
}

#wp-calendar table {
	border-spacing: 1px;
	background: #121212;
	margin:0px;
}

#wp-calendar th {
	font-style:normal;
	text-transform:capitalize;
}



.ec3_eventday a, .ec3_postday a {
	color:#AA0000 !important;
}


/* socialble */

div.sociable {
	margin:10px 20px 20px;
	padding: 10px 10px 25px 30px;
	border: #322B24; /* Dark grey */
	border-style: solid;
	border-width: thin;
	background-color: #0b0b0b;
	color: #322B24;
	}
	

.sociable_tagline{
	margin:0px 0px 0px 0px;
	padding:10px 0px 20px 0;
	color:#CE965A;
	line-height:20px;
	font-family:Georgia, Tahoma, Verdana, Arial, Serif;
	font-weight:500;
}

.sociable ul {
	display:inline;
	margin: 0 !important;
	padding: 0 !important;
}

.sociable ul li {
	background:none repeat scroll 0 0 transparent;
	display:inline !important;
	list-style-type:none;
	margin:0;
	padding:10px 10px 10px 10px;
}

/* recent comments */

#recentcomments img.avatar {
	background:none repeat scroll 0 0 #0B0B0B;
	border:0;
}

/* configurable tag cloud */
.ctc {
	margin: 10px;
	padding: 50px;
	background-color: #0b0b0b; 
	text-align: center;
}

#footerbar div.ctc {
	background-color: transparent;
	padding: 0px;
}
