/*
Theme Name: J Guevara Novels
Theme URI: http://www.jguevaranovels.com
Description: This is the official website of j guevara, The Story Teller, Musician and Soul Food Chef. Designed and coded by Code-pal
Version: 2 (WP2.6.2)
Author: Sumeet Chawla / Code-pal
Author URI: http://www.code-pal.com
Tags: code-pal, auother, clean, basic, dark
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import url('layout.css');

/*MAIN PAGE STYLES START HERE */
body {
	background-color: #1b1b1b;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CEC8BF;
}
p {
	line-height: 18px;
}
.clear {
	clear: both;
}
#page-wrap {
	position: relative;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#col-left {
	background-color: #C3BDB5;
	background-image: url('images/big-featured-bg.jpg');
	background-repeat: no-repeat;
	float: left;
	height: 614px;
	position: relative;
	width: 498px;
	color: #2e2e2e;
}
#col-right {
	border-left: 2px solid #AB8717;
	color: #CEC8BF;
	float: right;
	height: 582px;
	padding-left: 25px;
	padding-top: 35px;
	position: relative;
	width: 410px;
}
#col-right h3 {
	color: #fbbe09;
	font-family: georgia, arial, Helvetica, sans-serif;
	font-size: 28px;
	margin-bottom: 20px;
}
#header {
	height: 90px;
	position: relative;
}
#header a.contact{
	background-image:url(images/mail.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	color:#FBBE09;
	display:block;
	float:right;
	font-size:12px;
	height:17px;
	margin-right:25px;
	margin-top:13px;
	padding-left:29px;
	position:relative;
	text-decoration:none;
	width: 150px;
}
#header a.contact:hover,.post h2 a:hover,.book-content h2 a:hover,.cont:hover,.post h3 a:hover{
	color: #ffffff
}
#header h1 a {
	text-indent: -9999px;
	background-image: url('images/logo.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	position: relative;
	width: 361px;
	height: 74px;
	float: left;
}
ul#nav-bar {
	float:left;
	left:600px;
	margin-top:52px;
	position:absolute;
}
ul#nav-bar li {
	float: left;
	position: relative;
	margin-right: 5px;
	margin-left: 5px;
}
ul#nav-bar li a {
	display: block;
	color: #FFFFFF;
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	border: 1px solid #1b1b1b;
	width: 70px;
	text-align: center;
	font-weight: bold;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
ul#nav-bar li a:hover{
	color:#F4B810;
}
ul#nav-bar li.current_page_item a {
	background-color: #f4b810;
	border: 1px solid #f4d896;
	color: #000000;
}
#books {
	position: relative;
	height: 600px;
	overflow: hidden;
}
.book-featured h2 a {
	color: #2E2E2E;
	font-family: georgia,arial,Helvetica,sans-serif;
	font-size: 28px;
	margin-left: 100px;
	margin-right: 20px;
	margin-top: 35px;
	position: relative;
	z-index: 100;
	display: block;
	text-decoration: none;
}
.book-featured h2 a:hover{
	color: #000000;
}
.buy-main {
	font-family:georgia,Arial,Helvetica,sans-serif;
	margin-left:185px;
	padding-right:30px;
	position:absolute;
	text-align:center;
	top:410px;
	width:145px;
}
.buy-main ul li{
	margin-bottom: 20px;
}
.buy-main ul li a{
	color: #2E2E2E;
	font-size: 18px;
	text-decoration: none;	
}
.buy-main ul li a:hover{
	color: #000000;
	text-decoration: underline;
}
.book-shot {
	height: 250px;
	left: 30px;
	position: absolute;
	text-align: right;
	width: 178px;
	top: 110px;
}
.content {
	left: 230px;
	position: absolute;
	width: 240px;
	top: 110px;
}
.content h3 {
	font-size: 16px;
	color: #6a645a;
	font-weight: bold;
	margin-bottom: 10px;
}
.right-content {
	margin-bottom: 36px;
}
ul.latest-posts{
	height: 140px;
}
ul.latest-posts li {
	margin-bottom: 12px;
}
ul.latest-posts li a, #main-content p a, .post p a{
	color: #cec8bf;
	background-color: #4e4e4e;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
}
ul.latest-posts li a:hover, #main-content p a:hover, .post p a:hover{
	background-color: #9d9d9d;	
	color: #000000;
}
#blog-posts {
	position: relative;
	float: left;
	width: 580px;
}
.date {
	color: #FFFFFF;
	position: relative;
	margin-bottom: 20px;
}
.cont {
	color:#FBBE09;
	display:block;
	font-family:arial,Helvetica,sans-serif;
	font-size:12px;
	margin-bottom:5px;
	margin-top:15px;
	position:relative;
}
.post {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #6f6f6f;
	padding-bottom: 10px;
	margin-bottom: 40px;
}
.post h2{
	color: #fbbe09;
	font-family: georgia, arial, Helvetica, sans-serif;
	font-size: 28px;
	margin-bottom: 5px;
}
.post h2 a, .post h3 a{
	color: #fbbe09;
	font-family: georgia, arial, Helvetica, sans-serif;
	font-size: 28px;
	margin-bottom: 5px;
	display: block;
	text-decoration: none;
}
.post p a{
	color: #cec8bf;
	background-color: #4e4e4e;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
}
.post p a:hover{
	background-color: #9d9d9d;	
	color: #000000;
}
.post p{
	margin-bottom: 15px;
}
.widget {
	position: relative;
	margin-bottom: 35px;
	color: #2e2e2e;	
}
#sidebar {
	padding: 25px 20px 25px 30px;
	border: 1px solid #FFFFFF;
	position: relative;
	width: 236px;
	float: right;
	background-color: #c3bdb5;
}
#sidebar h2 {
	color: #2E2E2E;
	font-family: georgia,arial,Helvetica,sans-serif;
	font-size: 28px;
	position: relative;
	margin-bottom: 15px;
}
#sidebar p{
	margin-bottom: 15px;
}
#sidebar a {
	display: block;
	color: #6e4100;
	text-decoration: none;
}
#sidebar a:hover {
	color: #000000;
}
.widget ul li {
	position: relative;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.aktt_tweets ul li{
	margin-bottom: 5px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #2E2E2E;
	padding-bottom: 5px;
}
#review-content {
	position: relative;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#review-content ul li {
	background-image: url('images/review-quote-top.jpg');
	background-repeat: no-repeat;
	position: relative;
	padding-left: 32px;
	padding-top: 20px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #6f6f6f;
	margin-bottom: 40px;
	padding-bottom:20px;
}
#review-content h3 {
	color: #FBBE09;
	display: block;
	font-family: arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	position: relative;
	float: right;
}
.review-post {
	background-image: url('images/review-quote-bottom.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 32px;
	padding-bottom: 20px;
}
.review-post p {
	margin-bottom: 20px;
}
.book-thumbnail {
	width: 215px;
	height: 267px;
	padding-top: 19px;
	position: relative;
	text-align: center;
	background-color: #3e3e3e;
	border: 1px solid #8a8a8a;
	float: left;
	margin-right: 40px;
}
.book-content {
	position: relative;
	width: 420px;
	float: left;
	margin-right: 40px;
}
.book-content p{
	margin-bottom: 15px;
}
.about-content{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.about-content p{
	margin-bottom: 15px;
}
.about-content h2 {
	color: #fbbe09;
	font-family: georgia, arial, Helvetica, sans-serif;
	font-size: 28px;
	margin-bottom: 20px;
}
.book-content h2 a {
	color: #fbbe09;
	font-size: 28px;
	margin-bottom: 15px;
	text-decoration: none;
	display: block;
	font-family: georgia, arial, Helvetica, sans-serif;
}
.book-post {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #6f6f6f;
	padding-bottom: 20px;
	margin-bottom: 40px;
}
.buy{
	font-family: georgia, Arial, Helvetica, sans-serif;
	width: 204px;
	float: left;
	position: relative;
	margin-top: 50px;
}
.buy a{
	background-color: #D0D0D0;
	border: 2px solid #7F7F7F;
	color: #1B1B1B;
	display: block;
	font-size: 16px;
	font-weight: bold;
	height: 45px;
	margin-bottom: 15px;
	padding-left: 65px;
	padding-top: 11px;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 139px;
}
.buy a:hover {
	background-color: #edcc6e;
}
.buy-hard-copy {
	background-image: url('images/bandn.png');
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
.buy-e-book {
	background-image: url('images/e-book.png');
	background-repeat: no-repeat;
	background-position: 10px 6px;
}
.amazon {
	background-image: url('images/amazon.png');
	background-repeat: no-repeat;
	background-position: 10px 25px;
}
#main-content {
	position: relative;
	margin-top: 20px;
}
/*-------------------------------COMMENTS STYLES STARTS HERE-------------------------------*/
#comments{
	padding: 15px 0px 25px 0px;
	width: 580px;
	position: relative;
	margin-bottom: 15px;
	overflow: hidden;
}
.comment-value a{
	color: #cec8bf;
	background-color: #4e4e4e;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
}

#comments a:hover{
	background-color: #9d9d9d;	
	color: #000000;
}
#comments h1{
	margin: 0px 0px 20px 0px;
	width: 619px;
	font-size: 30px;
	color: #fbbe09;
	position: relative;
	font-family: arial, Helvetica, sans-serif;
	text-align: center;
}
#comments ol{
	margin: 2px auto 2px auto;
	position: relative;
}
#comments ol li {
	padding: 10px 25px 10px 25px;
	display: block;
	position: relative;
	background-color: #373737;
}
.avtar{
	position: relative;
	float: left;
	width:100px;
	margin-right:10px;
}
.avtar .gravtar img{
	border: 1px solid #FFFFFF;
	position: relative;
	margin-bottom: 4px;
}
.comment-value {
	padding: 20px;
	float: left;
	position: relative;
	width: 380px;
	color:#CEC8BF;
}
.comment-value p{
	font-size: 12px;
	position: relative;
	font-family: arial, Helvetica, sans-serif;
	line-height: 18px;
}
.avtar p{
	position: relative;
	font-size: 10px;
	font-family: arial, Helvetica, sans-serif;
	color: #fbbe09;
}
.avtar a{
	color: #fbbe09;
	text-decoration: none;
	font-size: 10px;
}
.comment-form {
	position: relative;
	width: 475px;
	overflow: hidden;
	margin-right: auto;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
}
.comment-form label{
	font-size: 12px;
	color:#CEC8BF;
	position: relative;
	font-family: arial, Helvetica, sans-serif;
	line-height: 18px;
}
.comment-form p{
	font-size: 12px;
	color:#CEC8BF;
	position: relative;
	font-family: arial, Helvetica, sans-serif;
	line-height: 18px;
}
.comment-form a{
	color: #cec8bf;
	background-color: #4e4e4e;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
}
.comment-form a:hover{
	background-color: #9d9d9d;	
	color: #000000;
}
.comment-input-row input {
	border: 2px solid #e0e0e0;
	position: relative;
	width: 228px;
	height: 22px;
	padding-top: 5px;
	overflow: auto;
	margin-right: 5px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #c3bdb5;
}
.comment-input-row textarea {
	background-color: #c3bdb5;
	border: 2px solid #e0e0e0;
	position: relative;
	width: 345px;
	overflow: auto;
	margin-right: 5px;
	margin-bottom: 15px;
}
.comment-submit-row{
	width: 400px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.comment-submit-row #submit{
	border-style: outset;
	height: 30px;
	width: 125px;
	background-color: #c3bdb5;
	color: #000000;
	font-weight: bold;
	margin-bottom: 5px;
}
.comment-submit-row #submit:active{
	border-style: inset;	
}
.comment-submit-row #submit:hover{
	background-color: #f5b90f;
}
.comment-value p.thdrpy{
	position: relative;
	margin-top: 40px;
}
/*-------------SPECEFIC WORDPRESS RELATED STYLES--------------------*/
img.alignright {
	float: right;
	margin: 10px 0 10px 10px;
}
img.alignleft {
	float: left;
	margin: 10px 10px 10px 0;
}
img.aligncenter {
	margin: 10px auto 10px auto;
	display: block;
}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.post img,.about-content img{
	background-color: #3e3e3e;
	padding: 10px;
}
#searchform {
	border: 1px solid #d3d3d3;
	background-color: #5a5a5a;
	width: 175px;
	height: 24px;
	background-position: 10px center;
	background-image: url('images/search.jpg');
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 39px;
}
#searchform #s{
	border: 1px solid #d3d3d3;
	width: 120px;
	background-color: #e5e5e5;
	margin-right: 4px;
}
#searchform #searchsubmit{
	border: 1px solid #d3d3d3;
	height: 25px;
	width: 36px;
	background-color: #c3bdb5;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	font-family: arial, Helvetica, sans-serif;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#searchform #searchsubmit:hover{
	background-color: #f5b90f;
}
a.contact-me{
	color: #cec8bf;
	background-color: #4e4e4e;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
a.contact-me:hover{
	background-color: #9d9d9d;	
	color: #000000;
}
#footer {
	border-color:#AB8717;
	border-top:2px solid #AB8717;
	margin-top:20px;
	padding-top:10px;
}
#footer p {
	position: relative;
	margin-top: 6px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.code-pal {
	float: right;
	position: relative;
	width: 109px;
	height: 27px;
	background-image: url('images/code-pal.jpg');
	text-indent: -9999px;
	display: block;
	margin-left: 15px;
}
.rss-feed{
	background-position: right center;
	background-image: url('images/rss.jpg');
	position: relative;
	background-repeat: no-repeat;
	width: 106px;
	display: block;
	height: 85px;
	text-indent: -9999px;
	margin-bottom: 15px;
	float: left;
}
#twitter{
	background-image: url('images/twitter.jpg');
}
#facebook{
	background-image: url('images/facebook.jpg');
}
.other{
	margin-bottom: 20px;
	width: 120px;
	height: 28px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	float: right;
}
.subscribe form{
	text-align: center;
}
.subscribe form .sub-text{
	width: 200px;
	height: 20px;
	padding-top: 2px;
}
.subscribe form .sub-buttons{
	border: 1px solid #d3d3d3;
	height: 25px;
	background-color: #5A5A5A;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	font-family: arial, Helvetica, sans-serif;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width: 100px;
}
#unsubscribe{
	width: 0px;
	visibility: hidden;
}
.subscribe form .sub-buttons:hover{
	background-color: #f5b90f;
	color: #000000;
}

.counter{
	text-indent: -9999px;
}
