/*
Theme Name: Book Volume
Theme URI: 
Description: This is the theme for Book Volume.
Version: 1.0
Author: Chris Browning
Author URI: http:/imagedreamer.com/
*/

html {
	height: 100%;
}

* {
	margin:0;
	padding:0;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p {
	margin: 0;
	padding: 0;
}

body {
	margin:0;
	color:#3d3e3f;
	font-family: Helvetica;
	font-size: 16px;
	text-align: center;
	vertical-align: top;
	background: #289bc1 url(images/background.gif) repeat-x;
	line-height: 1.3em;
	height: 100%;	
}

h1 {
	font-size: 20px;
	font-weight: normal;
	font-family: Helvetica;
	line-height: normal;
	padding:5px 0;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	font-family: Helvetica;
	line-height: normal;
	padding:5px 0;
}

h3 {
	font-size: 15px;
	font-weight: normal;
	line-height: normal;
	padding:5px 0;
	font-family: Helvetica;
}

h4 {
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	padding:5px 0;
	font-family: Helvetica;
}

a:link, a:visited {
	text-decoration: none;
	color: #008ed4;
	font-family: Helvetica;
}

a:hover {
	text-decoration: none;
	color: #898f92;
}

a:focus { 
    outline: none; 
}

p {
	padding: 10px 0 10px 0;
	font-family: Helvetica;
}

ul {
	list-style-type:disc;
	margin-top: 0px;
}

/* 
table {
	border: 1px solid black;
} 
*/

.break {
	clear: both;
	height: 0;
	line-height: 0;
	border: none;
}



.clear-right {
	clear: right;
}

.bold {
	font-weight: bold;
}

.alignleft {
	float:left;
	margin-right:10px;
	margin-top:10px;
}

.alignright {
	float:right;
	margin-left:10px;
	margin-top:10px;
}

.blue_text {
	color: #067db1;
}

#wrapper {
	margin: 0px auto 0px auto;
	width:983px;
	text-align: left;
	background: transparent url(images/background_wrapper.png) repeat-y;
	overflow:auto;
}

#home_wrapper {
	background: transparent url(images/books.png) no-repeat right;
	position: relative;
	z-index: 100;
	margin-right: 9px;
	height: 469px;
	width: 199px;
	float: right;
	margin-top: 7px;
}

#logo {
	float: left;
	margin:20px 0px 0 30px;
	border: 0 !important;
	text-decoration: none;
	width: 279px;
	height: 45px;
}

#logo a:link, #logo a:visited {
	width: 279px;
	height: 45px;
	background: url(images/logo.gif);
	display: block;
}

#logo a:hover {
	background: url(images/logo_rollover.gif);
}

#header {
	width: 965px;
	margin-left: auto;
	margin-right: auto;
}

#header img {
	margin: -10px 0px 0px 10px;
	float: right;
	margin-top: 0px;
}

#main-content {
	float:left;
	margin-top:2px;
	position:relative;
	margin-left: 9px;
	width: 720px;
}

.post {
	padding: 30px;
	width: 661px;
	background: url(images/comments_divider.jpg) repeat-x bottom right;
}

#respond {
	padding:30px;
	width:661px;
}

#respond h3 {
	font-size: 24px;
	color: #5a5b5b;
}

.commentlist {
	border-top: 1px solid #cecece;
}

.commentlist li {
	padding: 20px;
	list-style-type: none;
}

.commentlist p {
	font-size: 14px;
	color: #474747;
}
.comments_container {
	padding:30px;
	width:661px;
}
.comments_container h3 {
	font-size: 16px;
	color: #5a5b5b;
	font-weight: bold;
}

#commentform input, #commentform textarea {
	border-color:#A0A0A0 #D7D7D7 #E4E4E4 #D4D4D4;
	border-style:solid;
	border-width:2px 2px 1px;
	padding: 3px;
}

#commentform textarea {
	width: 660px;
}

.single {
	background: none;
}

.post h2 {
	font-size: 18px;
}

.entry {
	font-size: 14px;
	color: #474747;
}

.entry th, td
{
	padding: 3px;
	font-size: 9px;
	line-height: 10px;
}

.entry blockquote
{
	padding: 0 50px;
}

.entry ul {
    margin-left: 40px;
}

.entry h1 {
	font-size: 22px;
	font-weight: bold;
}

.entry h2 {
	font-size: 20px;
	font-weight: bold;
}

.entry h3 {
	color: #e08c08;
	font-size: 20px;
	font-weight: bold;
}

p.postmetadata {
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
}

.navigation {
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.sidebar_container {
	float: right;
}

.sidebar_top {
	background: url(images/sidebar_top.jpg);
	height: 11px;
	width: 244px;
	float: right;
	margin:30px 9px 0 0;
}

.sidebar_bottom {
	background: url(images/sidebar_bottom.jpg);
	height: 8px;
	width: 244px;
	float: right;
	margin:0px 9px 0 0;
}

.sidebar {
	background: url(images/sidebar.jpg) repeat-y;
	display:inline;
	float:right;
	margin:0px 9px 0 0;
	width:244px;
	z-index:16000;
	position: relative;
	padding-bottom: 275px;
	
}

.archive_page .sidebar_container_main {
	margin-top: 106px;
}

.sidebar-container {
	border-top:1px solid #afcbdf;
	position:relative;
}

.sidebar_container_main {
	float: right;
	width:244px;
}

.sidebar-container-first {
	border: 0;
}

.sidebar-container-first .sidebar-content {
	padding-top: 0;
}


.sidebar-content h1 {
	margin-top: 0;
	color: #687c88;
	font-size: 14px;
	margin-top: 40px;
	font-weight: bold;
}


.sidebar-container-first h1 {
	margin-top: 0;
}

.sidebar-content {
	padding: 0px 10px 0 10px;
}

.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0 5px 0 5px;
}

.sidebar ul li {
	padding: 10px 0 2px 0;
}

.sidebar ul li {
	font-size: 16px;

}

.sidebar ul li a:link {
	color: #1f7cb7;
	list-style-type: none;
	font-weight: bold;
}

.sidebar ul li a:visited {
	color: #1f7cb7;
	list-style-type: none;
	font-weight: bold;
}

.sidebar ul li a:hover {
	color: #898f92;
	list-style-type: none;
	text-decoration: none;
}

.sidebar ul ul li {
	padding: 0;
	line-height: 24px;
}


.sidebar_date {
	font-size: 12px;
	color: #687c88;
}

.footer {
	background: #ededed;
	width: 965px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0 40px 0;
}

.footer_text {
	text-align: left;
	font-size: 14px;
	color: #898f92;
	width: 971px;
	margin: 20px auto;
	padding-left: 30px;
}

.footer-top {
    border-bottom: 1px solid #d5d5d5;
    border-top: 1px solid #d5d5d5;
    padding:  20px 0px 20px 80px;
    background: #fff;
}

.footer-top-left {
    color: #999a9a;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2em;
    text-align: center;
    width: 170px;
    border-right: 1px solid #d5d5d5;
    float: left;
    padding: 15px 5px 0px 10px;
}

.footer-top-right {
    width: 580px;
    margin-left:10px;
    float: left;
    margin-top:-6px;
   
}

.footer-top-right img {
    margin-right: 20px;
    display: block;
    margin-top: 13px;
    float: left;
    border: 0 !important;
    margin-left: 15px;
}

.footer-bottom-left {
	margin-top: 20px;
}

.footer-bottom-left {
	width: 310px;
	float: left;
	padding-left: 0px;
}

.footer-bottom-right {
	width: 630px;
	margin-right:15px;
	float: right;
	margin-top:15px;
	text-align: right;
	color: #848484;
}

.footer-bottom-right a:link, .footer-bottom-right a:active, .footer-bottom-right a:visited {
	font-weight: bold;
	color: #848484;
}

.footer-bottom-right a:hover {
	text-decoration: underline;
	font-weight: bold;
}
.footer-bottom-left img {
	display: block;
	float: left;
	border: 0 !important;
	padding-left: 20px;
}

#amazon {
	margin-top: 15px;
	display: block;
}

#half {
	margin-top: 15px;
}

#abe {
	margin-bottom: 10px;
}

.menu {
	width: 963px;
	margin-top: 0px;
	background: url(images/menu_gradient.gif) repeat;
	border-left: 2px solid #444546;
	margin-left: auto;
	margin-right: auto;
}

.menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	margin-left: 10px;	
}

.menu ul li{
	float: left;
	margin-right: 30px;
}

.menu ul li a:link, .menu ul li a:visited, .menu ul li a:active{
	display: block;
	padding: 12px 7px 11px 8px;
	color:#fff;
	font-size: 18px;
	margin-top: 5px;
	font-weight: bold;
}

.menu ul li a:hover {
	color: #1cb8f8;
	display: block;
	padding: 12px 7px 11px 8px;
}

.menu ul li a span.feed {
	padding: 0 18px 0 0;
}

.nav .current_page_item a:link, .nav .current_page_item a:visited, .nav .current_page_item a:active {
	background: transparent url(images/bg_button_a.gif) no-repeat right;
	color: white;
	display: block;
	height: 32px;
	padding-left: 0px;
	text-decoration: none;
	margin-top: -1px;
	float: left; /*ie6 fix*/
}

.nav .current_page_item span {
	background: transparent url(images/bg_button_span.gif) no-repeat left;
	display: block;
	line-height: 22px;
	padding: 5px 0px 5px 7px;
	margin-top:0px;
}

.nav span {
	padding-left: 0px;
}

.tagline {
	padding: 30px 20px 20px 20px;
	color: #393c3d;
	font-size: 24px;
	line-height:1.2em;
	margin: 0px 0 0 20px;
	width: 800px;
	
}

.login_row a:link, .login_row a:active, .login_row a:visited {
	background: url(images/login.gif) no-repeat;
	width: 67px;
	height: 22px;
	display: block;
	font-size: 14px;
	color: #b0b3b4;
	padding:3px 0 0 18px;
	float: left;
}

.login_row a:hover {
	background: url(images/login_rollover.gif) no-repeat;
	color: #85c6e5;
}

#submit {
	background: url(images/submit.gif) no-repeat;
	width: 86px;
	height: 32px;
	display: block;
	font-size: 14px;
	color: #b0b3b4;
	padding:0px 3px 3px 3px !important;
	float: right;
	border: 0 !important;
	margin-left: 200px;
	font-weight:bold;
}

#submit:hover {
	background: url(images/submit_rollover.gif) no-repeat;
	color: #85c6e5;
}

.login_row_sub {
	margin: 9px 100px 0 0px;
	float: right;
}

.login_row_sub a:link, .login_row_sub a:active, .login_row_sub a:visited {
	color: #a7e9f6;
	font-weight: normal;
}

.login_container {
	width: 522px;
	height: 83px;
	float: right;
	display: block;
	font-weight: bold;
	background: url(images/login_container.gif) no-repeat;
	font-size: 14px;
	color: white;
}

.login_row {
	margin: 15px 0 0 20px;
}

.login_container label {
	float: left;
	margin: 3px 10px 0 0;
}

.login_container input {
	border: 1px solid #c6c5c5;
	width: 137px;
	color: #c0c0c0;
	padding: 3px 5px 3px 5px;
	font-size: 13px;
	float: left;
	margin-right: 12px;
}

#post_date {
	background: url(images/calendar.jpg) no-repeat left 0;
	height: 20px;
	font-size: 14px;
	color: #9a9b9b;
	padding-left: 25px;
	font-weight: bold;
}

#post_date a {
	margin-left: 20px;
	font-weight: normal;
}

.archive_title {
	margin-left: 30px;
	margin-top: 20px;
}

.title a:link, .title a:visited, .title a:active  {
	font-size: 24px;
	font-weight: bold;
	color: #1f7cb7;
}

.title a:hover {
	font-size: 24px;
	font-weight: bold;
	color: #898f92;
}

.read_more a:link, .read_more a:visited, .read_more a:active {
	font-size: 14px;
	padding: 5px 10px 5px 0px;
	margin-top: 5px;
	width: 72px;
	color: #1f7cb7;
	font-weight: bold;
	margin-right: 15px;
}

.read_more a:hover {
	font-size: 14px;
	padding: 5px 10px 5px 0px;
	margin-top: 5px;
	width: 72px;
	color: #898f92;
	font-weight: bold;
	margin-right: 15px;
}


.wp-pagenavi .page {
	background: none;
}

.wp-pagenavi {
	font-weight:bold;
	font-size: 14px;
}

.wp-pagenavi span.current {
	background-color:#46a9e1 !important;
	color:#000000;
	margin:2px;
	padding:2px 4px;
	border: 0 !important;
	color: white !important;
	padding: 6px 8px 6px 8px !important;
}

.wp-pagenavi a.page {
	color: white;
	background-color:#e8e8e9 !important;
	padding: 6px 8px 6px 8px !important;
	margin:2px;
}

.wp-pagenavi a:hover.page {
	color: white;
	background-color:#46a9e1 !important;
	padding: 6px 8px 6px 8px !important;
}

.wp-pagenavi span.current a {
	color: white !important;
	background-color:#e8e8e9 !important;
}

.wp-pagenavi a.page, .wp-pagenavi a.page:link, .wp-pagenavi a.page:visited {
	border: 0 !important;
	color: white !important;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
	border: 0 !important;
}

.pagination {
	margin-left: 15px;
	margin: 40px 20px 40px 28px;
	line-height: normal;
}

.previouspostslink {
	color: #1f7cb7 !important;
	margin-right: 5px;
}

.nextpostslink {
	margin-left: 5px;
}

.home_spot {
	background: url(images/home_spot.jpg) repeat-x;
	padding: 0px 20px 0px 20px; 
	width: 925px;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
	color: #585858;
	line-height: 1.3em;
}

.home_spot ol {
	font-size: 26px;
	color: #067db1;
	margin-left: 30px;
	font-weight: bold;
	margin-top: 8px;
}

.home_spot ol p {
	color: #3b3d3d;
	font-size: 18px;
	margin-bottom: 3px;
}

.home_spot p {
	color: #067db1;
	font-size: 24px;
	font-weight: bold;
}

.home_spot_left {
	width: 338px;
	float: left;
	background: url(images/clipboard.jpg) no-repeat;
	padding-left: 72px;
	margin-top: 20px;
	padding-top: 5px;
}



.home_spot ul {
	margin-top: 16px;
	margin-left: 30px;
	font-weight: bold;
}

.home_spot ul li {
	list-style-image: url(images/checkmark.png);
	margin-bottom: 18px;
}

.home_spot_right {
	width: 230px;
	float: left;
	background: url(images/free.jpg) no-repeat;
	padding-left: 81px;
	margin-top: 20px;
	padding-top: 5px;
	margin-left: 5px;
}

.home_spot_right a:link, .home_spot_right a:visited, .home_spot_right a:active {
	background: url(images/signup.jpg) no-repeat;
	width: 151px;
	height: 36px;
	display: block;
	color: white;
	font-size: 22.44px;
	font-weight: bold;
	padding: 15px 0 0 59px;
}

.home_spot_right a:hover {
	background: url(images/signup_rollover.jpg);
}

.home_spot_divider {
	background: url(images/home_spot_divider.jpg);
	width: 20px;
	height: 337px;
	float: left;
}

.news {
	background: url(images/news_background.jpg) repeat-x;
	padding: 12px 20px 8px 20px; 
	width: 925px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -2px;
}

.news #calendar_large {
	float: left;
	margin-top: 7px;
}

.news h2 {
	font-size: 19.42px;
	color: #555656;
	font-weight: bold;
	margin-left: 20px;
	float: left;
	width: 88px;
	margin-top: 20px;
}

#slider{
	margin-left:249px;
	position:relative;
	width:650px !important;
	position: relative;
	z-index: 1;
}
#slider ul, #slider li{
    margin:0;
    padding:0;
    list-style:none;
    overflow:hidden;
}
#slider li{
    /*
        define width and height of list item (slide)
        entire slider area will adjust according to the parameters provided here
    */
    margin-bottom: 10px;
    width:325px;
    height:97px;
    overflow:hidden;
	xmargin-left: 22px;
	xborder: 1px solid red;
	
}

#slider a{
    text-decoration: none;
    color: #000;
}
#slider a:hover{
    text-decoration: none;
}

#prevBtn, #nextBtn{ 
	float: left;
	margin-top: -64px;
	text-indent:-8000px;
	position: relative;
	z-index: 1000000;
}	

#prevBtn {
	margin-left: 200px;
	
}

#nextBtn {
	float: right;
}													
#prevBtn a, #nextBtn a{  
	display:block;
	width:32px;
	height:34.5px;
	background:url(images/button_left.png) no-repeat 0 0;	
}	
#nextBtn a { 
	background:url(images/button_right.png) no-repeat 0 0;	
}


#prevBtn a:hover, #nextBtn a:hover {
	background-position: 0px -33.5px;

}

#slider .date {
	color: #89c2dd;
	font-size: 12px;
	font-weight: bold;
}

#slider h3 {
	color: #069cc9;
	font-size: 20px;
	font-weight: bold;
}

#slider p {
	color: #465f6c;
	font-size: 12px;
	padding: 0;
	overflow:hidden;
}

.page {
	background: url(images/books_left.jpg) no-repeat;
	width: 965px;
	margin-left: auto;
	margin-right: auto;
}

.page .post {
	width: 700px;
	margin-left: 150px;
	background: none;
}

.page .post .title {
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 15px;
}
.page .post .title h2 {
	color: #067db1;
	font-weight: bold;
	font-size: 24px;
}

.blog_title {
	background: url(images/blog_background.jpg) repeat-x;
	height: 86px;
	width: 965px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

.blog_title h2 {
	background: url(images/calendar_med.png) no-repeat left center;
	color: #1f7cb7;
	font-size: 24px;
	font-weight: bold;
	height: 44px;
	padding-left: 65px;
	margin-left: 30px;
	padding-top: 35px;
}

.even {
	background: #f5f5f5;
		
}

.fn {
	font-weight: bold;
	font-size: 16px;
	color: #519ac9;
}

.says {
	font-size: 12px;
	color: #5a5b5b;
}