/*   
Theme Name: A Thematic Child Theme
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Ian Stewart
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-l-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


body {
    min-width: 1000px;
	background: #000;
	font-family: Georgia, Times, "Times New Roman", serif;
	/*font-family: "Helvetica Medium", Helvetica, Arial, sans-serif;*/
	font-size: 14px;
	color: #000;
	line-height: 150%;
}

table {
	border: none;
	margin: 12px 0 0;
}

tr {
	border: none;
}

td {
	font-size: 14px;
	padding: 0 15px 20px 0;
	vertical-align: top;
}

td p {
	margin: 15px 0 0;
}

td h3, 
.entry-content td h3 {
	background: none;
	color: #000;
	font-weight:bold;
	font-size: 18px;
	margin: 0 0 -12px;
	padding: 0;
}

p {
	color: #000;
}

a:link,
a:visited, 
p a:link,
p a:visited {
	color: #C44A00;
	text-decoration: none;
}

a:hover,
p a:hover, 
li a:hover, 
.aside a:hover, 
a:active {
	text-decoration: underline;
	color: #C44A00;
}

h2, 
.entry-content h2 {
	background: #000;
	color: #C44A00;
	display: block;
	font-size: 25px;
	font-weight: normal;
	padding: 7px 4px;
	width: 252px;
	margin: 0 0 15px;
	line-height: 100%;
}

h2.entry-title {
width: 420px;
}

h3, 
.entry-content h3 {
	background: #000;
	color: #C44A00;
	display: block;
	font-size: 25px;
	font-weight: normal;
	padding: 7px 4px;
	margin: 0 0 15px;
	font-style: normal;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	background: url(images/bg-content.jpg) no-repeat #ABACAF;
}

#primary {
	border: none;
	font-size: 14px;
	min-height: 985px;
	padding: 0;
	position: absolute;
	left: 22px;
	top: 24px;
	width: 343px; 
}

#primary .main-aside {
	width: 343px;
}

.main-aside ul {
	padding: 0;
}

#main {
	width: 952px;
	padding: 23px;
}

#container {
	width: 1000px;
}

#content {
	width: 586px;
	margin: 172px 0 0 414px;
	min-height: 895px;
}

.slug-contact #content {
	min-height: 1085px;
}

#content .aside {
	border: none;
	margin: 0;
}

#content .aside ul {
	padding: 0;
	margin: 0;
}

#content .aside p {
	margin: 0;
	padding: 0 0 20px;
}

.entry-content {
	margin: 0;
	padding: 0;
}

.hentry {
	width: 583px;
	margin-left: 3px;
}

/* HEADER */

#header {
	position: absolute;
	float: left;
	margin: 0 0 0 390px;
	width: 586px;
}

#social {
	padding: 24px 6px 0 0;
	margin: 0;
	float: right;
	height: 26px;
}

#social ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#social li {
	list-style: none;
	display: inline;
	margin: 0 0 0 -1px;
	padding: 0;
}

#branding, #access, .menu {
	width: 586px;
	border: none;
}

#branding {
	height: 83px;
	margin: 0 0 0 -1px;
	*margin: 50px 0 0;
	padding: 0;
	clear: right;
	float: left;
}

#blog-description {
	display: none;
}

#blog-title {
	margin: 0;
	padding: 0;
}

#blog-title a {
	text-indent: -9999px;
	background: url(images/elizabeth-brundage-title.jpg) top left no-repeat;
	margin: 0;
	padding: 0;
	display: block;
	height: 83px;
	width: 586px;
}

/* NAV: HIDE BORDERS AND DROPDOWNS */

.menu {
	float: left;
	height: 30px;
	margin: 0;
	padding: 13px 0 0;
}

.sf-menu li {
	margin: 0;
	padding: 0;
	background: none;
	font-size: 18px;
}

.sf-menu {
    border: none;
	margin: 0;
	background: url(images/bg-nav.png);
	width: 588px;
}

.sf-menu ul ul {
	display: none;
}

.sf-menu a:link,
.sf-menu a:visited {
	border: none;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 6px 10px 7px;
	font-weight: normal;
	color: #fff;
	font-size:16px;
}

.sf-menu a:focus, 
.sf-menu a:hover,
.sf-menu a:active {
	margin: 0;
	padding: 6px 10px 7px;
	background: #000;
	color: #C44A00;
}

.sf-menu .current_page_item a, 
.sf-menu .current_page_parent a, 
.sf-menu .current_page_ancestor a{
    background: #000;
	color: #C44A00;
	font-size:16px;
	margin: 0;
	padding: 6px 10px 7px;
	display: block;	
}


.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu .current_page_item:hover, 
.sf-menu .current_page_ancestor:hover {
	margin: 0;	
	padding: 0;
	background: #000;
}

.sf-menu li ul,
.sf-menu li li {
	display: none;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	display: none;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	display: none;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	display: none;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	display: none;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	display: none;
}

.sf-menu ul {
    border: none;
	outline: none;
}


/* FOOTER */

#footer {
	border: none;
	margin: 0 auto;
	padding: 10px 9px 30px;
	position: relative;
	width: 982px;
}

#footer .copyright {
	float: left;
	font-size: 14px;
}

#footer .credits {
	float: right;
}

#footer .credits a {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}

/* HOMEPAGE */

.home .hentry {
	float: left;
	margin: 0;
	padding: 0 0 25px;
	width: 362px;
}

.home #secondary {
	width: 201px;
	position: absolute;
	top: 303px;
	left: 773px;
}

.home .entry-title,
.home #secondary .widgettitle {
	display: none;
}

.home .entry-content h2 {
	width: 329px;
	padding: 3px 7px 4px;
	font-size: 23px;
}

.home .entry-content h3 {
	display: block;
	font-size: 23px;
	padding: 4px 7px;
	width: 298px;
	line-height: 100%;
}

/* Quote */

.home #page-top {
	background: url(images/bg-quote.png);
	font-size: 16px;
	padding: 5px 12px 0 10px;
	margin-bottom: 34px;
	width: 564px;
}

.home #page-top h3 {
	display: none;
}

.home #page-top p {
	margin: 0;
	padding: 0 0 7px;
	line-height: 1.2em;
	color:#FFF;
}

.home #page-top p.citation {
padding-bottom:10px;
}

/* GLOBAL SIDEBARS */

/* Book Covers */

#text-6, #text-11, #text-12 { 
	padding: 8px 9px;
	background: url(images/bg-cover.png);
	float: left;
}

#text-6 .widgettitle, #text-11 .widgettitle, #text-12 .widgettitle {
	display: none;
}

/* Pre-Order and Buy */

#text-4, #text-13, #text-14 {
	clear: left;
	padding-top: 12px;
}

#text-4 h3, #text-13 h3, #text-14 h3 {
	background: #000;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	line-height: 127%;
	padding: 8px 55px 9px 8px;
	width: 280px;
}

#text-4 .textwidget, #text-13 .textwidget, #text-14 .textwidget {
	padding: 15px 9px;
}


/* Tour Dates */

#text-8 h3 {
	
	background: #000;
	color: #C44A00;
	font-size: 23px;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	padding: 4px 0 4px 9px;
        margin-bottom: 15px;
	width: 246px;
}

#text-8 .textwidget {
padding: 8px 9px;
    background: url(images/bg-cover.png);
    float: left;	
/*padding: 15px 9px;*/
}

/* Goodreads Book Giveaway */

#text-15 h3 {
	display: none;
	visiblity: hidden;	
}


#text-15 {
	background: url(images/bg-author.png);
	padding: 11px;
	font-size: 12px;
        line-height: 110%;
	margin-bottom: 15px;
	clear: left;
	width: 179px;
}


/* Author Box */

#text-5 {
	float: left;
	background: url(images/bg-author.png);
	padding: 11px;
	font-size: 12px;
    line-height: 125%;
}

#text-5 .photo {
	margin: 0;
	padding-bottom: 5px;
}

/* Author Photo (Interior Pages) */

#text-9 {
	padding: 9px;
	background: url(images/bg-cover.png);
	float: left;
}

#text-9 .widgettitle {
	display: none;
}

/* Contact Page */

.slug-contact .hentry {
	width: 395px;
}

.slug-contact #secondary {
	clear: none;
	font-size: 13px;
	float: right;
	position: absolute;
	top: 210px;
	left: 785px;
	text-align: left;
	width: 190px;
}

.slug-contact #secondary h3.widgettitle {
	background: none;
	font-size: 18px;
	font-style: normal;
	margin: 0;
	padding: 12px 0 10px;
	color: #000;
}

/* SUBNAV */

.title {
	float: left;
	width: 500px;
	background: #000;
	margin: 10px 0 22px;
	padding: 15px 14px 14px;
}

.title h1 {
	font-size: 24px;
	font-weight: normal;
	color: #C44A00;
}

#subnav {
   float: left;
   line-height: 100%;
   margin: 0;
   padding: 13px 0 0;
   width: 528px;
   float: left;
}

#subnav ul {
	list-style: none;
	margin: 0;
}

#subnav li {
   float: left;
   display: inline;
   font-size: 15px;
   margin: 0;
   padding: 0 15px 0 0;
}

#subnav a {
   text-decoration: none;
   color: #fff;
}

#subnav a:hover, 
#subnav .current_page_item a {
   color: #C44A00;
}

#subnav .children {
	display: none;
}

/* CONTENT HEADERS */

h1.entry-title {
	background: #000;
	color: #C44A00;
	font-size: 21px;
	margin: 8px 0 16px;
	padding: 3px 4px 4px;
	width: 244px;
}

h1.page-title {
	background: #000;
	color: #C44A00;
	font-size: 18px;
	font-weight: bold;
	line-height: 120%;
	margin: 8px 0 16px;
	padding: 3px 4px 4px;
	width: 344px;
}

h1.page-title span {
	font-style: normal;
}

/* BOOKS PAGE */

.slug-books .entry-content {
	clear: both;
}

/* BLOG */

.blog .hentry, 
.single .hentry,
.archive .hentry, 
.category .hentry {
	width: 420px;
}

.blog .entry-title,
.single .entry-title,
.archive .entry-title, 
.category .entry-title {
	background: none;
	margin: 0;
	padding: 6px 0 0;
	font-size: 24px;
}

.blog .entry-title a:link,
.blog .entry-title a:visited {
	text-decoration: none;
}

.blog .entry-title a:hover, 
.blog .entry-title a:active, 
.archive .entry-title a:hover, 
.archive .entry-title a:active {
	color: #C44A00;
	text-decoration: underline;
}

.entry-meta,
.entry-meta abbr {
	color: #4F4F4F;
	font-size: 11px;
	font-style: italic;
	margin: 0;
	padding: 0 0 15px;
	text-transform: none;
}

.cat-links {
	color: #4F4F4F
	font-size: 11px;
}

.entry-utility {
	margin: 0 0 20px;
}

.entry-utility-prep-cat-links {
	font-weight: bold;
}

.cat-links a:link,
.cat-links a:visited {
	color: #4F4F4F;
	font-weight: normal;
}

.cat-links a:hover {
	color: #C44A00;
	text-decoration: underline;
}

.share {
	color: #C44A00;
	font-style: normal;
	font-weight: bold;
	padding: 15px 0 5px;
	text-align: right;
	border-bottom: 1px solid #fff;
}

.share a {
	font-style: normal;
	padding-left: 5px;
}

.share a:hover, 
.share a:active {
	color: #C44A00;
	text-decoration: underline;
}

.blog #secondary,
.single #secondary,
.archive #secondary,
.category #seconary {
	clear: none;
	float: right;
	position: absolute;
	top: 200px;
	left: 840px;
	text-align: right;
	width: 135px;
}

.blog #secondary .widgettitle,
.single #secondary .widgettitle, 
.archive #secondary .widgettitle,
.category #seconary .widgettitle {
	background: none;
	color: #000;
	font-size: 18px;
	font-style: normal;
	margin: 0;
	padding: 0 0 5px;
}

.blog #secondary li,
.single #secondary li, 
.archive #secondary li,
.category #seconary li {
	font-size: 14px;
	list-style: none;
}

#nav-above,
#nav-below {
	width: 420px;
}
#nav-below a:hover {
	color: #C44A00;
}

.edit-link a:hover {
	color: #C44A00;
}

#comments {
	width: 420px;
	background: none;
}

#comments h3 {
	font-size:18px;
	font-weight:bold;
	background: none;
	padding: 0 0 10px;
}

#comments-list ol {
	border: none;
	margin:0 0 10px;
}

#comments-list li.alt {
	background:none;
}

#comments-list li {
	background:none;
	border-bottom: none;
	padding: 10px 0 0;
	position:relative;
}

#comments-list .comment-author {
	font-weight:bold;
	padding: 9px 0 0;
}

#comments-list .comment-meta {
	color: #4F4F4F;
	padding: 0 0 12px;
}

#comments-list .comment-meta a {
	color: #C44A00;
}

#comments-list .comment-meta a:hover {
	color: #C44A00;
	text-decoration: underline;
}

#respond {
	background: none;
	color: #000;
	margin-bottom: 22px;
	overflow: hidden;
	padding: 0;
	position: relative;
}

#respond .form-label {
	font-size: 14px;
}

#respond #form-allowed-tags p {
	color: #000;
}

/* CONTACT FORM */

#si_contact_form1 label {
	font-size: 15px;
	padding: 5px 0 3px;
}

#si_contact_form1 input, 
#si_contact_form1 textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	margin: 5px 0;
}

/* BOOK CLUB SIGN UP */

.slug-book-club-sign-up input, 
.slug-book-club-sign-up select, 
.slug-book-club-sign-up textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}

.slug-book-club-sign-up input {
	margin-bottom: 2px;
}

.slug-book-club-sign-up #dekoboko_form fieldset {
	margin: 30px 0 20px;
}

.slug-book-club-sign-up #dekoboko_form label {
	float:left;
	font-weight: bold;
	margin-right:5px;
	text-align:right;
	width:150px;
}

.slug-book-club-sign-up table {
	margin: 0 0 15px;
	width: 500px;
}

.slug-book-club-sign-up td {
	padding: 0 0 3px;
}

.slug-book-club-sign-up p {
	padding: 0;
	margin: 0 0 5px;
}

/* GLOBAL MISC */

.citation,
.more {
	text-align: right;
}

.more a:link,
.more a:visited {
	text-decoration: underline;
}

#nav-below a:link,
#nav-below a:visited {
	text-decoration: underline;
}

.stico_default {
	background: none;
}

div.photo-credit {
font-size: 10px;
color: #cccccc;
padding: 0 0 0 2px;
margin: -15px 0 0 0;
}

#text-8 {
clear: left;
padding-top: 10px;
}

/*2011 REDESIGN*/
.entry-title,
.home .entry-content h2,
#comments h3 {
font-family:Georgia, Times, "Times New Roman", serif;
font-weight:normal;
}


