@charset "utf-8";

/* CSS Document for SITE TITLE HERE */

/*
Theme Name: Blake Charlton.com	
Theme URI:  http://www.blakecharlton.com
Description: Custom theme for Blake Charlton
Version: 1 (WP2.8.4)
Author: Jeremiah Tolbert
Author URI: http://www.clockpunkstudios.com/
Tags:
*/

/* RESET RELOADED by Eric Meyer */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body {
	background-color: #000;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	color: #745a90;
}
a:hover {
	color: #000;
}
.clear {
	clear: both;
}
.alignleft {
	float: left;
	margin-right: 10px;
}
.alignright {
	float: right;
	margin-left: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	font-size: 20px;
	font-weight: bold;
	display: block;
	color: #20073c;
	margin-bottom: 15px;
}
h2 a {
	text-decoration: none;
	color: #20073C;
}
h2 a:hover {
	color: #000;
}
p {
	line-height: 1.4;
	margin-bottom: 10px;
	color: #100823;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	margin-top: 15px;
}
#tabs {
	display: block;
	width: 960px;
	height: 28px;
	position: relative;
	margin-top: 20px;
}
#tabs a {
	height: 28px;
	width: 144px;
	display: block;
	position: absolute;
	text-indent: -9999em;
}
#tabs a#writer {
	background: url(images/writer-tab.png) top;
	right: 144px;
}
#tabs a#doctor {
	background: url(images/doctor-tab.png) top;
	right: 0px;
}
#tabs a#writer.active {
	background-position: bottom;
}
#tabs a#doctor.active {
	background-position: bottom;
}
#header {
	width: 960px;
	height: 224px;
	position: relative;
}
.mixed_header {
	background-image: url(images/mixed-header-2016.jpg);
}
.medicine_header {
	background-image: url(images/medical-header-2016.jpg)
}
.writing_header {
	background-image: url(images/writer-header-2016.jpg);
}
#header.doctor {
	background-image: url(images/medical-header-2016.jpg);
}
#header.writer {
	background-image: url(images/writer-header-2016.jpg);
}
#header h1 {
	display: none;
}
#header h2 {
	display: none;
}
#left_fidgety {
	background-image: url(images/left-side-piece.png);
	width: 14px;
	height: 43px;
	position: absolute;
	left: -14px;
	top: 0;
}
#right_fidgety {
	background-image: url(images/right-side-piece.png);
	width: 16px;
	height: 42px;
	position: absolute;
	right: -16px;
	top: 0;
}
#site_body {
	width: 958px;
	border-left: 1px solid #430d8b;
	border-right: 1px solid #430d8b;
	min-height: 300px;
	background-color: #FFF;
}
#main_column {
	width: 640px;
	float: left;
}
#praise {
	margin-bottom: 20px;
	background: url(images/box-background.png) bottom repeat-x;
	padding-bottom: 15px;
}
#praise h2 {
	margin-top:10px;
	left: -1px !important;
}
.covers {
	padding:10px;
	padding-bottom:20px;

}

.book_cover {
	width:195px;
	float:left;
	margin: 0 5px;
}

.book_cover img {
	max-width:100%;
	border:1px solid #430d8b;
}

#quotes {
	padding: 10px 20px 20px;

}
#quotes p {
	margin-bottom: 4px;
	line-height: 1.3;
	color: #004;
}
#quotes .attribute p {
	margin-bottom: 12px;
	font-size: 12px;
	text-transform: uppercase;
	color: #666;
}
#preorder {
	background: url(images/preorder-button.png);
	height: 24px;
	width: 112px;
	display: block;
	text-indent: -9999px;
	margin-left: 200px;
}
#latest_post, #posts, #comments, #comments_form {
	width: 635px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	background: url(images/box-background.png) bottom repeat-x;
	padding-bottom: 15px;
	margin-left: 5px;
}
#posts {
	margin-top: 10px;
}
#comments, #comments_form {
	background-image: none;
}
#latest_post h2, #posts h2, #comments h2, #comments_form h2, #praise h2 {
	background: url(images/left-side-header-background.png) no-repeat;
	width: 535px;
	height: 25px;
	left: -1px;
	padding-left: 11px;
	padding-top: 4px;
	position: relative;
	left: -6px;
}
#comments h2, #comments_form h2 {
	width: 300px;
	background-position: right;
	clear: both;
}
#latest_post h2 span.left, #posts h2 span.left, #comments h2 span.left, #comments_form h2 span.left, #praise h2 span.left {
	display: block;
	background-image: url(images/left-side-piece.png);
	height: 43px;
	width: 14px;
	position: absolute;
	left: -14px;
	top: 0;
}
#posts .post {
	margin-bottom: 20px;
}

/* Basic styles for a post body */
.page .alignleft {
	margin-left: -50px;
}
.page img {
	margin-top: 10px;
}
.page {
	margin-left: 80px;
	min-height: 300px;
}
.post_body {
	float: left;
	width: 455px;
	padding-right: 10px;
	margin-bottom: 20px;
}
.post_body h3 {
	font-size: 18px;
	line-height: 21px;
	letter-spacing: 2;
	color: #20073c;
	margin-bottom: 15px;
}
.post_body h3 a {
	text-decoration: none;
	color: #20073c;
}
.post_body h3 a:hover {
	text-decoration: underline;
}
.post_body h4 {
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 2;
	color: #20073c;
	margin-bottom: 12px;
}
.post_body h5 {
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 2;
	color: #20073c;
	margin-bottom: 19px;
}
.post_body p {
	margin-bottom: 14px;
}
.post_body blockquote {
	margin: 0px 35px 14px 25px;
	background-color: #DEFBFE;
	padding: 5px;
}
.post_body ul {
	list-style-image: url(images/bullet.png);
	margin-left: 30px;
}
.post_body ul ul {
	margin-top: 15px;
}
.post_body ul li {
	padding-left: 0px;
	line-height: 1.2;
	margin-bottom: 8px;
}
.post_body ol {
	list-style-type: decimal;
	margin-left: 30px;
}
.post_body ol li {
	line-height: 1.2;
	margin-bottom: 8px;
}
.post_body small {
	font-size: 12px;
}
.freshout {
	border:1px solid #430d8b;
	margin-bottom: 7px;
}
.meta {
	float: left;
	width: 140px;
	margin: 0 20px 15px 10px;
	clear: both;
}
.thumbnail {
	margin: 0 auto 5px auto;
}
.permalink {
	display: block;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	height: 12px;
	background: url(images/clock_icon.png) no-repeat;
	padding-left: 16px;
	margin-bottom: 3px;
	margin-left: 5px;
}
.comments_link {
	display: block;
	clear: both;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/comment_icon.png) no-repeat;
	padding-left: 14px;
	margin-left: 7px;
}
.read_more {
	background-image: url(images/read-more-button.png);
	height: 22px;
	width: 107px;
	display: block;
	text-indent: -9999em;
	float: right;
}
#post_navigation {
	width: 580px;
	height: 25px;
	padding-left: 30px;
	padding-right: 0px;
	margin-bottom: 20px;
	list-style-type: none;
}
#post_navigation a {
	width: 110px;
	height: 23px;
	display: block;
	text-indent: -9999px;
}
#post_navigation a:hover {
	opacity: .8;
}
#post_navigation li.older_arrow, #post_navigation li.previous_arrow {
	float: left;
}
#post_navigation li.newer_arrow, #post_navigation li.next_arrow {
	float: right;
}
#post_navigation .older_arrow a {
	background: url(images/older-posts-arrow.png);
	float: left;
}
#post_navigation .newer_arrow a {
	background: url(images/newer-posts-arrow.png);
	float: right;
}
#post_navigation .previous_arrow a {
	background-image: url(images/previous-post-background.png);
	float: left;
}
#post_navigation .next_arrow a {
	background-image: url(images/next-post-background.png);
	float: right;
}

/* Comments */
#comments ul ul {
	margin-left: 20px;
}
#comments ul li {
	margin-bottom: 20px;
	border-bottom: 2px solid #CCC;
	padding-bottom: 10px;
}
#comments ul ul li {
	margin-left: 20px;
}
#comments ul ul li .comments_body {
	width: 340px;
}
#comments ul ul ul li .comments_body {
	width: 320px;
}
#comments ul ul ul ul li .comments_body {
	width: 300px;
}
#comments ul ul ul ul ul li .comments_body {
	width: 280px;
}
#comments li .comments_meta {
	width: 220px;
	float: left;
}
#comments li .comments_meta img {
	float: left;
	margin-right: 10px;
}
#comments li .comments_meta .comment_date {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}
#comments li .comments_meta .comment_author {
	margin-bottom: 0px;
	line-height: 1.2;
}
#comments li .comments_meta .comment_author a {
	text-decoration: none;
	color: #320756;
}
#comments li .comments_meta .comment_author a:hover {
	text-decoration: underline;
}
#comments li .comments_meta .reply {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#comments li .comments_body {
	width: 360px;
	margin-left: 20px;
	float: left;
}
#respond {
	margin-bottom: 20px;
}

/* Sidebar styles */
#secondary_column {
	float: left;
	margin-left: 18px;
	width: 290px;
	padding-top: 10px;
}
#secondary_column h2 {
	background-image: url(images/sidebar-header-background.png);
	width: 285px;
	height: 25px;
	padding-top: 4px;
	padding-left: 10px;
}
#secondary_column h2 span.right {
	background-image: url(images/right-side-piece.png);
	width: 16px;
	height: 42px;
	position: absolute;
	right: -16px;
	top: 0;
}
.sidebar_box {
	margin-bottom: 20px;
	background: url(images/box-background.png) bottom repeat-x;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	min-height: 200px;
}
.sidebar_box ul {
	list-style-image: url(images/bullet.png);
	margin-left: 30px;
}
.sidebar_box ul li {
	padding-left: 0px;
	line-height: 1.2;
	margin-bottom: 12px;
}
.sidebar_box ul li small {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 5px;
}
.sidebar_box ul li a {
	color: #482558;
}
.sidebar_box ul li a:hover {
	color: #7e4c96;
}
.sidebar_box li.current_page_item {
	list-style-image: none;
}
.sidebar_box li.current_page_item a {
	color: #666;
	text-decoration: none;
	padding: 2px 5px;
}
.sidebar_box li.current_page_item li a {
	background: none;
	color: #482558;
	text-decoration: underline;
}
.sidebar_box ul ul {
	margin-top: 7px;
}
#where_blake a {
	margin-left: 15px;
	display: block;
	height: 65px;
	padding-left: 70px;
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 18px;
	line-height: 24px;
	color: #20073c;
	padding-top: 5px;
}
.facebook_link {
	background-image: url(images/facebook.png)
}
.twitter_link {
	background-image: url(images/twitter.png)
}
.livejournal_link {
	background-image: url(images/livejournal.png);
}
.read_link {
	background-image: url(images/goodreads.png);
}
#footer {
	clear: both;
	height: 58px;
	width: 990px;
	margin: 0 auto 5px auto;
	background-image: url(images/footer.png);
	position: relative;
}
#footer .copyright {
	text-indent: -9999em;
}
#footer .credit {
	position: absolute;
	left: 45px;
	top: 20px;
	color: #948ba2;
	font-family: Arial, Helvetica, sans-serif;
}
#footer .rss {
	display: block;
	text-indent: -9999px;
	height: 30px;
	width: 400px;
	position: absolute;
	top: 5px;
	right: 25px;
}

/* Navigation */
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	display: none;
}
.active {
	display: block;
}
.navigation li {
	float: right;
	margin-right: 10px;
	height: 22px;
	padding: 5px 15px 0px 7px;
}
.navigation li.current_page_item, .navigation li.current_page_parent, .navigation li.current_page_ancestor {
	background-image: url(images/active-page-background.png);
	background-position: right;
}
.navigation li.current_page_item a, .navigation li.current_page_parent a, .navigation li.current_page_ancestor a {
	color: #fff;
}
.navigation li a {
	float: left;
	text-decoration: none;
	color: #000;
}
.navigation li a:hover {
	color: #666;
}

#who_blake img  {
	border:1px solid #430d8b;
	margin-bottom:16px;
}