/*
Theme Name: Lessons from the Source
Theme URI: http://wordpress.org/
Description: This is an original theme created for Lessons for the Source.
Version: 1.0
Author: Devin Price
Author URI: http://www.ubica.us/
Tags:

*/

/* CSS Document */


* {
	margin:0px;
	padding:0px;
}

body {
	background-color:#184566;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #222;
	width:860px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
}

/* Global Tags */

a {
	text-decoration: none;
	color:#3d6fa7;
}

ul {
	list-style-type:none;
}

h1, h2, h3, h4 {

	font-weight:100
}

h3 {color:#3d6fa7;}
h6 {font-size:400%}

a img {border:0px;}

/* Wrapper Backgrounds */

#wrappertop {
	background-image:url(img/wrapper_top.jpg);
	background-repeat:no-repeat;
	height:140px;
}
#wrapper {
	background-image:url(img/wrapper_bg.gif);
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:10px;
}
#wrapperbottom {
	background-image:url(img/wrapper_btm.gif);
	background-repeat:no-repeat;
	height:20px;
}

/* Header */

#header {
	margin-left:30px;
	margin-right:30px;
	padding-top:40px;
}

#header h1 a {
  text-indent:-9999px;
  height: 76px;
  width:185px;
  float: left;
  margin-right:55px;
  display:block;

}

#header h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
	width:560px;
	color:#184566;
	font-size:2.1em;
	margin-top:40px;
	font-style: italic;
	letter-spacing:.03em;
}

#header h2.blog-title {color:#3b5c2f; font-size:3.4em; font-style:normal;}

/* Navigation (Top) */

#nav {
	padding-top:10px;
}

#nav ul {
	padding-left:15px;
	padding-right:15px;
	z-index: 100;
	position: absolute;
}

#nav li {
	float:left;
	position: relative;
}

#nav ul li a {
	display:block;
	text-decoration: none;
	font-size: 1.3em;
	color:#222;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right:10px;
	padding-right:10px;
}

#nav li a:hover {color:#3d6fa7;}

#nav ul li .last {
	border:none;
	margin-right:0px;
	padding-right:0px;
}

/* Navigation (Drop Downs) */


#nav ul ul {
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background: #fff;
	border-bottom: 1px solid #000;
	list-style: none;
	margin: 0;
	margin-left: 5px;
	padding:0;
	padding-top:8px;
	width:140px;
	position: absolute;
	top: -999em;
	left: -16px;
	z-index: 100;
}

#nav ul ul li {
	padding-bottom:5px;
	border: 0;
	float: none;
}

#nav ul ul a {
	white-space: nowrap;
}

#nav ul ul li a {
	display:block;
	text-decoration: none;
	font-size: 1.3em;
	color:#222;
	border-right: 0px;
	padding-left:16px;
}

#nav ul li:hover ul, .nav li.sfHover ul {
	top: 15px;
}

#nav ul li a, .nav li a:link, .nav li a:active, .nav li a:visited {
	display: block;
}

#nav ul li:hover ul a, #nav-menu li.sfHover ul a {
	color: #333;
}

#nav ul li:hover ul a:hover, #nav-menu li.sfHover ul a:hover {
	background: #fff;
	color: #3d6fa7;
}


#nav ul ul a:hover {
	color:#3d6fa7;
}



/* Banner */

#banner {
	clear:both;
	margin-top:30px;
}

/* Main Content */

#content { margin-left: 20px; float:left; width:500px; float:left;}

#content h3 {font-size:1.8em; padding-bottom: 10px; font-weight:bold; color:#2b5a7e;}

#content h4 {font-size:1.5em; padding-bottom: .7em; font-weight:bold;}

#content h5 {font-size:1.35em; padding-bottom: .7em; font-weight:bold;}

#content p, #content ul {font-size:1.35em; padding-bottom: .7em; text-align:left;}

#content ul li {margin-bottom:5px;}

#bookfloat {width:168px; float:left; margin-right:18px;}

#booksidebar {width:168px; margin-left:auto; margin-right:auto; padding-top:20px;}

/* Middle Column Narrow */

#middlecolumn {width:314px; float:left; background-color:#eff4f6;}

#middlecontent {padding-left:16px; padding-right:16px; min-height:260px;}

#middlecontenttop {
	width: 314px;
	height:16px;
	background-image: url(img/middlecolumntop.gif);
}

#middlecontentbtm {
	width: 314px;
	height:16px;
	background-image: url(img/middlecolumnbtm.gif);
}

/* Wide Column (For Posts) */

#widecolumn {width:500px; float:left; background-color:#eff4f6;}

#widecolumncontent {padding-left:16px; padding-right:16px; min-height:260px;}

#widecolumntop {
	width:490px;
	height:16px;
	background-image: url(img/widecolumntop.gif);
}

#widecolumnbtm {
	width:490px;
	height:16px;
	background-image: url(img/widecolumnbtm.gif);
}

/* Right Column */

#rightcolumnwrap {
	width: 270px;
	float:right;
	
	margin-top:0px;
}

#columncontent {min-height:140px; padding-left:20px; padding-right:20px; background-color:#f7f7f0;}

#columncontent h3 {font-size:1.6em; padding-bottom: .6em;}

#columncontent {font-size:1.2em; padding-bottom: .6em; color:#2b5a7e;}

#columncontent h2 {font-size:1.4em; padding-bottom:10px;}

#columncontent li {list-style:none; margin-bottom:.2em;}

#rightcolumntop {
	width: 270px;
	height:60px;
	background-image: url(img/rcolumntop.gif);
}

#rightcolumnbtm {
	width: 270px;
	height:20px;
	background-image: url(img/rcolumnbtm.gif);
}

.links {margin-top:15px; margin-right:15px;}

.links a {background-repeat:no-repeat;  background-position:left center; padding-left:0px; display:block;  text-align:center; font-size:12px; padding-top:0px; padding-bottom:0px;}

.links a:hover {color:#111;}

.links .twitter {margin-left:30px;  background-image:url(img/twitter.png); margin-top:0px;}

.links .facebook {margin-left:30px;  background-image:url(img/facebook.gif); margin-top:5px;}

.links .audio {background-image:url(img/play.png); margin-top:10px; text-align:left; padding-left:30px;}

.links .email {background-image:url(img/email.png); margin-top:10px; text-align:left; padding-left:30px;}

.links .podcast {background-image:url(img/podcast2.png); margin-top:10px; text-align:left; padding-left:30px;}

/* Widgets */

#columncontent .widget {margin-bottom:15px;}

.widget_aboutmewidget img {float:left; background-color:#CCCCCC; padding:2px; margin-right:8px;}

.widget_aboutmewidget p {text-align:left;}

/* Footer */

#footer {clear:both; margin-left:20px; margin-right:20px; margin-top:30px;padding-top:15px; padding-bottom:20px; border-top: 1px dashed #ccc;}

#footer li {
	float:left;
}

#footer li a {
	display:block;
	text-decoration: underline;
	font-size: 1.1em;
	color:#222;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right:12px;
	padding-right:12px;
	font-weight: bold;	
}

#footer li a:hover {color:#3d6fa7;}

#footer ul li .last {
	border:none;
	margin-right:0px;
	padding-right:0px;
}

#footer ul ul {
	list-style: none;
	margin: 0;
	padding:0;
	padding-top:5px;
}

#footer ul ul li {
	padding-bottom:5px;
	border: 0;
	float: none;
}

#footer ul ul li a {
	border:0;
	text-decoration: none;
	font-weight: normal;
}

.entry {padding-bottom:10px;}

.entry ul {
	list-style-type: circle;
	margin-left:20px;
}

/* Comments */

#comment {width:460px;}

ol.commentlist {list-style:none;}

ol.commentlist li {border:1px solid #ddd; padding:10px; margin-bottom:10px; font-size:1.1em}

ol.commentlist li img {background-color:#CCCCCC; padding:2px;}

.commentmetadata {font-size:1.1em; display:block; padding-bottom:10px;}

#content .postmeta {font-size:1.1em;}

/* Images
-------------------------------------------------------------- */

.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	color: #888;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
#content .wp-caption img {
	margin: 5px;
}
#content .wp-caption p.wp-caption-text {
	margin: 0 0 4px;
}
#content .wp-smiley {
	margin:0;
}
#content .gallery {
	margin: auto;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	margin-left: 0;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery-caption {
	color: #888;
	font-size: 12px;
	margin:-24px 0 24px 0;
}
#content .gallery br+br {
	display: none;
}







/* Classes */

.clear {clear:both;}

br.clear {
	height:0px;
	clear:both;
}

a.bookbtn {display:block; width:120px; height:18px; background-image:url(img/btn.jpg); margin-top:10px; margin-bottom:10px; margin-left:auto; margin-right:auto; padding-left:30px; padding-top:4px; font-size:1.2em;}

a.bookbtn:hover {color:#006600}

#buybook img {padding-top:15px; padding-bottom:15px;}

#content p.postdate {font-size:1em; font-weight:bold;}

#video {padding-top:10px; padding-bottom:10px;}

a.subscribe {
	display:block;
	background-image:url(img/feed.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:34px; height:24px;
	line-height:24px;
	font-size: 1em;
	font-weight:bold;
	clear:both;
}

a.subscribe:hover {color:#333;}

.widget a.subscribe  {font-size:1.2em; background-image:url(img/feed.png); }

.feedburnerlink {display:none;}

.widget_aboutmewidget h2.widgettitle {padding-bottom:0px !important}

.widget_aboutmewidget p {margin-bottom:10px; color:#555;}

a.button {
	background: #337b6d url(/img/overlay-button.png) repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

a:hover.button {background:#3d6fa7 url(/img/overlay-button.png) repeat-x;}

.aweber {margin-top:10px;}



/******************************************/
/************* buy the book ***************/

.buy-column{
	width:210px;
	height:300px;
	margin-right:20px;
	float:left;
}
.buy-column-new{
	width:210px;
	height:200px;
	margin-right:20px;
	float:left;
}
.buy-column p.buy-title{
	font-size:16px;
	font-weight:bold;
}
.buy-column-new p.buy-title{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 20px;
}
.buy-column-new p.buy-item{
	padding-bottom: 10px;
}