/*
Theme Name: Back My Book
Theme URI: http://www.writerwordpresstheme.com/
Description: The BackMyBook.com WordPress Writer Theme offers or fiction and non-fiction writers custom widgets to feature books and other content, custom sidebars to aid in organizing and displaying author’s events and other content, specifically designed page and post templates for the most common needs of writers, and highly customizable theme controls that allow an author to create a site that demonstrates the look and feel (the personal brand) they want to convey to their fans or customers.
Author: BackMyBook
Version: 1.4
Tags: black, blue, brown, green, orange, pink, purple, red, silver, tan, white, yellow, dark, light, one-column, two-columns, three-columns, left-sidebar, right-sidebar, fixed-width, custom-colors, custom-header, custom-background, custom-menu, theme-options, threaded-comments

Both the design and code are released under GPL.
http://www.opensource.org/licenses/gpl-license.php

*/

/* Some style based on Twenty Ten WordPress Theme, http://wordpress.org */

/****** This is clear float items so content underneath gets pushed down, just add clearfix to any div ******/
.clearfix:after { 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles  */
html {
	background: none;
}
body {
	font-family:Candara, Verdana, sans-serif;
	background-color: #6C614B; 
	background-image: url('images/background.jpg');
	background-repeat: no-repeat; 
	background-position: top center; 
	background-attachment: scroll;
}
/*Fix issue with TinyMCE Advance plug-in*/
body.mceContentBody {
	background: none;
}
body,
input,
textarea {
	color: #111;
	line-height:21px;
}
h1.entry-title {
	background-color:#333333;
	border-bottom:1px solid #CCCCCC;
	color:#FFFFFF;
	font-size:153.9%;
	padding:5px 0 6px 10px;
}
h1.page-title {
	color: #333;
	font-weight: bold;
	font-size:153.9%;
	padding:5px 0 6px 10px;
	margin-bottom: 10px;
}
.entry-content h1,.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	color: #B58A00;
	font-weight: bold;
	margin-bottom: 10px;
}
.entry-content h1 {
	font-size:153.9%;
}
.entry-content h2 {
	font-size: 138.5%;	
}
.entry-content h3 {
	font-size: 123.1%;
}
.entry-content h4 {
	font-size: 108%;
}
.entry-content h5 {
	font-size: 100%;
}
.entry-content h6 {
	font-size: 93%;
}
hr {
	background-color: #E7E7E7;
	border:0;
	height: 1px;
	margin-bottom: 18px;
	clear:both;
}

.entry-content table,.entry-content td, .entry-content th {
	clear:inherit;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom:0;
}
dl {
	margin:0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
.meta-nav {
	font-family: arial,sans-serif;
}
input[type="text"],
textarea {
	padding: 2px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
}
.search_form input[type="text"] {
	border: none;
	padding: 0 30px 5px 6px;
	width: 170px;
	height: 28px;	
	background:transparent url('images/search_bg.png') no-repeat left top;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
a:link,a:visited {
	color:#B58A00;
	text-decoration: none;
}
a:active{
	color: #B58A00;
	text-decoration: none;
}
a:hover {
	color: #B58A00;
	text-decoration: underline;
}
h1, h1 a:link, h1 a:visited,.widget-area h2, .widget-area h2 a:link,.widget-area h2 a:visited {
	color: #111;
}
.read_more {
	padding: 5px 0 1px 21px;
	background: transparent url('images/arrow_right_sml.png') no-repeat left center;
	display:inline;
}
.post.sticky {
  /* needs redesign */
}
.post.sticky h2.title{
  font-size: 146.5%;
}

/* =Structure
-------------------------------------------------------------- */
#bd {
	width: 99%;
	margin: 15px auto;
}
.yui-t2 #yui-main .yui-b {
	margin-left:15.8461em;
}
.yui-t2 .yui-b {
	width:15.6em;
}
.yui-ge #content {
	width: 73.2%;
}
.yui-ge .seconday {
	width: 26%;
}

/* =Header
-------------------------------------------------------------- */

#header {
	min-height: 110px;
	padding: 20px 0 0 0;
	line-height:18px;
}
.logo {
	float: left;
	vertical-align: text-bottom;
	width: 595px;
	padding: 0 20px 0px 22px;
}
.logo a {
	color:#fff;
	font-size:40px;
	clear: right;
	text-decoration: none;
	line-height: 1.1em;
}
.site-description {
	color: #FAF3CF;
	margin: 10px 0 18px 0;
}
.search_box {
	float: right;
	width: 285px;
	height: 30px;
}

/* =Feature Box
-------------------------------------------------------------- */

#feature_box {
	height: 229px;
	background:transparent url('images/feature_bg.jpg') repeat-x left top;
	border: 1px solid #59503E;
	border-top: none;
}
.feature_panel h2 {
	letter-spacing: 1px;
	color: #ad8a00;
	margin-bottom: 15px;
	font-size:153.9%;
	font-weight:bold;
}
.feature_panel h2 a {
	color: #ba9310;
	text-decoration: none;	
}
.feature_panel {
	float: left;
	padding: 22px 10px 0 30px;
	width: 600px;
}
.feature_panel img {
	float: left;
	margin:1px 12px 10px 0;
}
.feature_panel .read_more {
	margin-top: 10px;
	width: 90px;
	height: 20px;
	float: right;
}
.author_photo {
	float: right;
	width: 265px;
	height: 300px;
	border: 8px solid #59503E;
	margin:-110px 40px 0 10px ;
}


/* =Menu
-------------------------------------------------------------- */

#nav {
	background-color: #59503E;
	width: 100%;
	display:block;
	float:left;
}
#nav .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
}
#nav .menu {
	width: 650px;
}
#nav .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#nav .menu-header li,
div.menu li {
	float:left;
	position: relative;
}
#nav a {
	display:block;
	text-decoration:none;
	color:#BAAE8D;
	padding:0 10px;
	line-height:38px;
}
#nav ul ul {
	display:none;
	position:absolute;
	top:38px;
	left:0;
	float:left;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	width: 180px;
	z-index: 99999;
}
#nav ul ul li {
	min-width: 180px;	
}
#nav ul ul ul {
	left:100%;
	top:0;
}
#nav ul ul a {
	background-color:#59503E;
	height:auto;
	line-height:1em;
	padding:10px;
	width: 160px;
}
#nav li:hover > a,
#nav ul ul :hover > a {
	color:#fff;
/*	background:#333;*/
}
#nav ul li:hover > ul {
	display:block;
}
#nav ul li.current_page_item > a,
#nav ul li.current-menu-ancestor > a,
#nav ul li.current-menu-item > a,
#nav ul li.current-menu-parent > a {
	color: #FAF3CF;
}

* html #nav ul li.current_page_item a,
* html #nav ul li.current-menu-ancestor a,
* html #nav ul li.current-menu-item a,
* html #nav ul li.current-menu-parent a,
* html #nav ul li a:hover {
	color:#fff;
}

/* =Sidebars
-------------------------------------------------------------- */
li ul {
	margin: 0 0 8px 8px;
}

#primary {
	background:transparent url('images/sidebar_left_bg.png') no-repeat right top;
}
#right-primary {
	background:transparent url('images/sidebar_right_bg.png') no-repeat left top;
}
.widget-area h2 {
	font-weight: bold;
}
.widget-area h3 {
	background:#fff url('images/h_bg.jpg') repeat-x left bottom;
	border-bottom:1px solid #D7D7D7;
	color:#333333;
	font-weight:bold;
	letter-spacing:-1px;
	margin-bottom:5px;
	padding:5px 4px 5px 8px;
	text-transform:uppercase;
}
.widget-container {
	background-color:#FFFFFF;
	border:1px solid #D7D7D7;
	padding-bottom:10px;
}
#primary .widget-container,#secondary .widget-container {
	margin:0 13px 20px 0;
}
#right-primary .widget-container,#right-secondary .widget-container {
	margin:0 0 20px 8px;
}
.widget-container .listing {
	border-bottom:1px dotted #CCCCCC;
	margin:0 6px;
	padding:6px 1px 5px 4px;
}
.widget-area ul.xoxo ul li {
	padding: 1px 0 1px 0;
	border-bottom: 1px dotted #ccc;
	margin-right: 7px;
}
.widget-area ul.xoxo ul li a {
	margin-left: 3px;
}
.widget-area ul.children {
	margin-bottom: 0;
}
.widget-area ul.xoxo ul.children li {
	border: none;
	border-top: 1px dotted #ccc;
}
.widget-container .read_more {
	font-size:85%;
	line-height:1.3em;
	margin-bottom:0;
	margin-left: 4px;
	padding:7px 3px 3px 21px;
	text-transform:lowercase;
}
.widget-container img {
	float: left;
	margin:6px 8px 10px 0;
	max-width: 68px;
}
#wp-calendar {
	width:97%;
	margin: auto;
}
#wp-calendar caption {
	font-weight: bold;
	color: #222;
	text-align: center;
	font-size:14px;
	padding-bottom: 4px;
}
#wp-calendar thead {
	font-size:11px;
}
#wp-calendar thead th {
 text-align: center;
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	padding: 3px 0 2px;
	background: #f5f5f5;
	border:1px solid #fff;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_tag_cloud div {
	line-height: 1.6em;
	padding: 0 8px;
}
.textwidget {
	padding: 5px;
}

/* =Body Content
-------------------------------------------------------------- */
.entry-content:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.entry-content ul,.entry-content ol {
	margin: 0 0 10px 15px;
}
.entry-content ul li{
	list-style: disc;
	margin-left: 15px;
}
.entry-content ol li {
	list-style: decimal;
	margin-left: 15px;	
}
.hfeed .teaser_box .post {
	width: 47%;
	float: left;
}
.hfeed .teaser_box .right_box {
	margin-left: 15px;	
}
.hfeed .teaser_box .entry-content {
	min-height: 230px;
}
.hfeed h2.entry-title {
	padding:2px 1px 5px 10px;
	background:#fff url('images/h_bg.jpg') repeat-x left bottom;
	border:1px solid #ccc;
	font-weight:bold;
	letter-spacing:1px;
	padding-top:5px;
	text-transform:uppercase;
}
.list h2.entry-title {
	font-size:153.9%;
	border-bottom: 1px solid #ccc;
	background-image: none;
	background-color: #fff;
}
.home .list h2.entry-title {
	border: none;
	border-bottom: 1px solid #ccc;
}
.list h2.entry-title a {
	text-decoration: none;
	text-transform: capitalize;
}
.home .list h2.entry-title a {
	display: block;
	float: left;
	width: 350px;
}
.paged .list h2.entry-title,.home .teaser_box h2.entry-title {
	border: 1px solid #ccc;
}
.paged .list h2.entry-title a,.home .teaser_box h2.entry-title a {
	float: none;
	width: auto;
}
.home .teaser_box h2.entry-title {
	font-size: 108% !important;
}
.list h2.entry-title span.title_comments {
	font-size: 63% !important;
	margin-left: 29px;
}
.outer {
	padding: 4px;
	margin: 0 0 15px 0;
	background-color: #f2f2f2;
}

.third {
	border: 1px solid #ccc;
	background-color: #fff;
	margin: 0;
}
.third:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.third .col1,.third .col2 {
	float: left;
}
.third .col1 {
	width: 65.5%;
	padding-right: 13px;
	border-right: 1px solid #ccc;
}
.third .col2 {
	padding-left: 12px;
	width: 26%;
	min-height: 100%;
}
.post,.type-page,.type-attachment {
	background-color:#f2f2f2;
	margin:0 0 20px;
	padding:4px;
}
.hfeed .entry-content,.hfeed .entry-meta,.hfeed .entry-utility, .entry-summary {
	background-color:#fff;
	min-height:20px;
	padding:0 15px 10px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.third .entry-content,.third .entry-meta,.third .entry-utility,.third .entry-summary {
	border: none;
}
.hfeed .entry-content,.entry-summary {
	padding-top: 10px;
}
.type-page .entry-content {
	border-bottom: 1px solid #ccc;
}
.hfeed .entry-meta {
	letter-spacing:1px;
	padding-left: 11px;
	padding-bottom: 4px;
	font-size: 77%;
	color:#888888;	
}
.third .hfeed .entry-meta {
	border: none;
}
.hfeed .entry-date {
	text-transform:uppercase;
}
.hfeed .author {
	text-transform: capitalize;
}
.hfeed .meta-sep {
	font-style: italic;
}
.list .entry-content img,.list .entry-summary img {
	max-width: 190px;
	float: left;
	margin: 6px 10px 5px 0;
}
.list .teaser_box .entry-content img {
	float: none;
} 
.yui-t7 .entry-content {
	padding: 10px 50px 30px 50px;
}
.yui-t7 #comments {
	padding: 10px 50px 10px 50px;
}
.hfeed .post_comments {
	text-transform: uppercase;	
}
.hfeed .entry-meta a {
	color:#888888;	
	border-bottom:1px solid #eee;
	text-decoration: none;
}
.hfeed .entry-utility {
	font-size: 77%;
	border-bottom: 1px solid #ccc;
}
.blogroll-comments {
	padding: 10px 0 0;
	font-style: italic;
	font-size: 85%;
}
.read_more-comments {
	display: block;
	margin-top: 10px;
}
.nav-outter {
	background-color:#F2F2F2;
	padding:4px;
	margin-bottom: 20px;
}
#nav-below {
	background-color: #fff;
	padding: 2px 15px;	
	border: 1px solid #ccc;
}
#nav-below .nav-previous {
	float: left;
	width: 50%;
}
#nav-below .nav-next {
	float: right;
	width: 50%;
	text-align:right;
}

/* =Comments
-------------------------------------------------------------- */
#outter-comments {
	background-color:#F2F2F2;
	padding:4px;
}
#comments {
	clear: both;
	background-color:#fff;	
	padding:0 15px;
	border:1px solid #ccc;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin: 24px 0;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}

/* Image Gallery
-------------------------------------------------------------- */

.entry-content img {
	margin: 0;
	max-width: 510px;
}
#content .attachment img {
	max-width: 700px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft, 
#content img.alignright, 
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	margin: 5px;
	color: #888;
	font-size: 12px;
}
#content .wp-smiley {
	margin:0;
}
#content .gallery {
	margin: auto;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
.attachment .entry-content .nav-previous a:before {
	font-family: arial,sans-serif;
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	font-family: arial,sans-serif;
	content: '\00a0\2192';
}

/* =Footer
-------------------------------------------------------------- */
#ft {
	margin-top: 40px;
	border: 1px solid #111;
}
#ft:after {
	content:inherit;
}
#site-info {
	padding-top: 5px;
	background-color: #000;
}
#site-disclaimer {
	background-color: #005d9a;
	color: #000;
	font-size: 77%;
	text-align: center;
}
#site-disclaimer p {
	margin:5px 0 0 0;
	padding-top: 10px;
	display: inline-block;
}
#site-disclaimer .footer_logo {
	width: 138px;
	height: 40px;
	padding: 0;
	vertical-align: top;
	text-indent: -9999px;
	background: transparent url('images/footer_logo.jpg') no-repeat left top;
}
#site-disclaimer a {
	color: #000;
	text-decoration: underline;
}
.footer-copy {
	width: 400px;
	margin: 5px auto;
	padding-top: 5px;
	border-top: 1px solid #59503E;
	font-size: 77%;
	color: #fff;
	text-align: center;
}
.footer-links ul, ul.footer-links {
	text-align: center;
}
.footer-links li {
	display: inline;
	padding: 2px 5px 2px 5px;
}
.footer-links li a {
	color: #fff;
	font-size: 93%;
	padding-right: 13px;
	border-right: 1px solid #fff;
}