/*  
Theme Name: Terry Fallis BLP v2
Theme URI: http://terryfallis.com/
Description: Theme for Terry Fallis' Best Laid Plans novel.
Version: 1.0
Author: 76design
Author URI: http://76design.com/
*/

/* Begin Typography & Colors */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, Verdana, Arial, Sans-Serif;
	background: #ece3c3 url(images/background-normal.png) top center no-repeat fixed;
	color: #333;
	text-align: center;
	position: relative;
}
a {
	color:#c02a1a;
    }
a.feed, a.itunes, a.facebook, a.twitter { 
    margin:9px 0 9px 10px;
    }
a.feed {
	background: url("images/feed_icon.gif") no-repeat 3px 4px;
	padding: 3px 0 3px 22px;
	display: block;
    }
a.facebook {
	display:block;
	background: url("images/fb_icon.gif") no-repeat 0 50%;
	padding: 3px 0 3px 22px;
    }
a.itunes {
	background: url("images/itunes_icon.gif") no-repeat 1px 1px;
	padding: 3px 0 3px 22px;
	display: block;
    }
a.twitter{
    background: url(images/twitter_icon.gif) no-repeat 1px 3px;
    padding: 3px 0 3px 22px;
    display: block;
    }
    
.clear { clear:both; }
h1 { text-indent:-999em; display:block; }
h2 {
	color:#c33627;
	font-size:180%;
	font-weight:bold;
	font-family: Georgia, Verdana, Arial, Sans-Serif;
}
h2.pagetitle {
	font-size:260%;
	padding:10px;
}
h5 {
	color:#c02a1a;
	font-weight:bold;
	display:block;
	padding:3px;
	background:url(images/buy-it-grad.gif) repeat-x;
	text-align:center;
}

#container {
	width:763px;
	margin:0 auto;
	font-size:110%;
	text-align:left;
}

#header {
	height:420px;
	background: url(images/header.jpg) no-repeat top left;
	position:relative;
}
#buy-online {
	background:#fff;
	width:360px;
	position:absolute;
	bottom:0;
	right:0;
}
#buy-online ul li {
	list-style:none;
	float:left;
	margin-right:10px;
	margin-top:10px;
}

/* NAVIGATION */

#nav {
	background:#191816 url(images/nav-bg.gif) repeat-x;
}
#nav ul {
	padding:0;
	margin:0;
}
#nav ul li {
	float:left;
	list-style:none;
	height:35px;
	border-left:1px solid #51504d;
	border-right:1px solid #000;
}
/* over-ride any padding */
#nav ul li#first {

}
#nav ul li#last {
	border-right:none;
}

/* over-ride any padding */
#nav ul li#first a {

}
#nav ul li#last  a{
	border-right:none;
	padding:10px 0 10px 8px;
}

#nav ul li a {
	display:block;
	padding:10px 8px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	width:90px;
	font-weight:bold;
}
#nav ul li a:hover {
	color:#f04d3b;
}

/* content area (posts and such) */

#content {
	background: url(images/bg-2col.gif);
	text-align:left;
}

#left-col {
	float:left;
	width:535px;
	padding:5px;
}
#right-col {
	float:right;
	width:215px;
}

/* drop downs on sidebar */
#right-col h2 {
	background:url(images/sidebar-bg.gif) repeat-x;
	padding:10px;
	color:white;
	font-size:130%;
}
#right-col #intro {
	padding:10px 10px 0 10px;
}
#right-col #intro h3 {
	font-size:160%;
	padding:0 0 10px 0;
}
#right-col ul {
	margin:0;
	padding:0;
}
#right-col ul li {
	list-style:none;
}
#right-col ul li ul li {
	margin:8px 0;
	list-style:url(images/red-arrow.gif);
}
#right-col ul li ul {
	margin:10px 0 0 26px;
}
#right-col ul li ul li a {
	color:#C33627;
}
#right-col ul li a.arrow {
	display:block;
	color:white;
	text-decoration:none;
	text-transform:uppercase;
	font-family:verdana,georgia,arial;
	background:url(images/sidebar-arrow.gif) no-repeat 99% 50%;
}
#right-col ul li a.arrow.down {
	background:url(images/sidebar-arrow-up.gif) no-repeat 99% 50%;
}

#searchform {
	padding:10px 5px;
}
#searchform #s {
	width:130px;
}
#archives-notification { 
	padding:10px;
}
#quotes {
	position:absolute;
	top:210px;
	left:0;
	width:500px;
}
#quotes blockquote{
	border:none;
	background:none;
	font-weight:bold;
}
blockquote.quote-left {
	float:left;
	width:160px;
}
blockquote.quote-right {
	float:right;
	width:190px;
}
#quotes blockquote em {
	font-size:140%;
	color:#c33627;
}
blockquote small {
	display:block;
	color:black;
	font-size:150%;
	margin:5px 0;
}

/* pages */

h2.page {
	margin:0 0 10px 0;
}
blockquote {
	background:white;
	border-left:5px solid #ccc;
}
blockquote p {
	padding:10px;
}

/* posts */

div.post {
	background:#ebebea;
	padding:15px;
	font-family:verdana,Arial, Sans-Serif;
	margin:0 0 5px 0;
}
div.post small {
	padding:5px 0;
	display:block;
	color:#555;
}
div.entry {
	font-size:110%;
	line-height:170%;
	margin:10px 0;
}
p.posted-in {
	background:url(images/flag.gif) no-repeat top left;
	padding:0 0 0 25px;
}
p.comments {
	background:url(images/comments.gif) no-repeat top left;
	padding:0 0 0 25px;
	margin:0;
}

/* Begin Comments*/
#comment-wrap {
	font-family:verdana,georgia,arial;
}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}
#commentform,h3#respond  {
	padding:10px;
}
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
#comment {
	width:500px;
}
.commentmetadata {
	margin: 0;
	display: block;
	}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
	
.post .alt a {
	text-decoration: underline;
}
h3#comments {
	font-size:160%;
	padding:12px;
}
/* End Comments */

/* previous/next */

#previous-next {
	padding:10px;
}
#previous-next a {
	display:block;
	font-size:150%;
}
#prev {
	float:left;
}
#next {
	float:right;
}

/* footer elements */

#footer {
	background:#191816 url(images/nav-bg.gif) repeat-x;
	color:#fff;
	padding:15px;
	text-align:center;
}
#footer a {
	color:#ae9540;
}