/*
Theme Name: Connie Dial
Theme URI: http://www.conniedial.com/
Description: Connie Dial (Child Theme for Thematic)
Author: Josh Korwin
Author URI: http://www.threestepsahead.com/
Template: thematic
Version: 0.1
.
.
*/
 
@import url("../thematic/style.css");

/* 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-r-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');


/* WRAPPER */
#wrapper {
	width: 960px;
	margin: 0px auto;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	position:relative;
}

/* HEADER */
#branding {
	background:url(images/header_bg.png);
	height:284px;
	width:960px;
	padding:0;
}

#blog-title {
	display:none;
}
#blog-description {
	display:none;
}

/* NAVIGATION */
#access {
	margin-top:-53px;
	border:none;
}

.menu {
	margin: 0 auto 0 132px;
}

.menu a {
}

.sf-menu {
	border:none;
}

.sf-menu li {
	background-color:transparent;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background-color:transparent;
}

.sf-menu a {
	border:none;
	background-color:transparent;
}

.menu .current_page_item a {
	/*font-weight:bold;*/
	text-decoration:underline;
	color:#D60000;

    /*
	background:#5C9BD1;
    color:#fff;
    border-color:#3B86C7;
	*/
}


.menu .page-item {
	background-color:transparent;
}

/* Specific nav items */
.menu .page-item-3 a {
	background:url(images/nav_home.png) no-repeat center;
	background-color:transparent;
	width:37px;
	height:13px;
}
.menu .page-item-3 a:hover {
	background:url(images/nav_home_active.png) no-repeat center;
	background-color:transparent;
}
.menu .page-item-3.current_page_item a {
	background:url(images/nav_home_active.png) no-repeat center;
	background-color:transparent;
}

.menu .page-item-2 a {
	background:url(images/nav_about.png) no-repeat center;
	background-color:transparent;
	width:39px;
	height:13px;
	margin-left:3px;
}
.menu .page-item-2 a:hover {
	background:url(images/nav_about_active.png) no-repeat center;
	background-color:transparent;
}
.menu .page-item-2.current_page_item a {
	background:url(images/nav_about_active.png) no-repeat center;
	background-color:transparent;
}



.menu .page-item-8 a {
	background:url(images/nav_books.png) no-repeat center;
	background-color:transparent;
	width:37px;
	height:13px;
	margin-left:4px;
}
.menu .page-item-8 a:hover {
	background:url(images/nav_books_active.png) no-repeat center;
	background-color:transparent;
}
.menu .page-item-8.current_page_item a {
	background:url(images/nav_books_active.png) no-repeat center;
	background-color:transparent;
}


.menu .page-item-10 a {
	background:url(images/nav_blog.png) no-repeat center;
	background-color:transparent;
	width:27px;
	height:13px;
	margin-left:4px;
}
.menu .page-item-10 a:hover {
	background:url(images/nav_blog_active.png) no-repeat center;
	background-color:transparent;
}
.menu .page-item-10.current_page_item a {
	background:url(images/nav_blog_active.png) no-repeat center;
	background-color:transparent;
}


.menu .page-item-12 a {
	background:url(images/nav_contact.png) no-repeat center;
	background-color:transparent;
	width:48px;
	height:13px;
	margin-left:-1px;
}
.menu .page-item-12 a:hover {
	background:url(images/nav_contact_active.png) no-repeat center;
	background-color:transparent;
}
.menu .page-item-12.current_page_item a {
	background:url(images/nav_contact_active.png) no-repeat center;
	background-color:transparent;
}

/* FOOTER */
#footernav ul {
	list-style-type:none;
}
#footernav ul li {
	display:inline;
	margin:10px 20px 10px 0px;
}
#siteinfo {
	text-align:center;
}


/* CONTENT (GENERAL) */
#main {
	padding-top:44px;
	overflow:visible;
}

#content {
	width:426px;
	margin:0px 0px 0px 89px;
}

.entry-content {
	line-height:24px;
	text-align:left;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}

/* HOME PAGE */
#homesubhead {
	margin-left:47px;
}
#buythebook1 {
	position:absolute;
	left:528px;
	/*top:-73px;*/
	top:190px;
	z-index:1000;
	
	
}
#buythebook1 img {
	/*z-index:1000;*/
}

#buythebook_small_ia {
	/*position:absolute;
	left:620px;
	top:-73px;*/
	width:298px;
	height:291px;
	float:right;
	margin-right:18px;
}

#text-3 {
	margin-left:-25px;
	padding:0px;
}


/* CONTACT FORM */
.wpcf7-form p {
	font-weight:bold;
}


/* SIDEBAR */
#primary {
	margin-top:350px;
	margin-right:50px;
	width:250px;
}

#wp-calendar {
	font-size:10px;
	width:210px;
}

/* BLOG AND BOOKS */
.entry-title h1 {
	text-transform:uppercase;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
}
.entry-title h2 {
	text-transform:uppercase;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
}
.entry-title {
	text-transform:uppercase;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	letter-spacing:.25em;
}

.book-title {
	text-transform:uppercase;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	letter-spacing:.25em;
	color:#D60000;
}