/*
Theme Name: Suzi's Blog
Theme URI: http://www.cookingbythebook.com/blog
Description: The personal blog of Suzen O'Rourke
Version: 1.0
Author: Aaron Crouch
*/

/* Reset
------------------------------------------------------------------*/
html, body, form, fieldset, h1, h2, h3, h4,
h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
	font-size: 100%;
	font-weight:normal;
}
ul,li {list-style-type:none;}

/* Global Styles
------------------------------------------------------------------*/
body {background-color:#fffadc;	font:62.5% Verdana, Arial, Helvetica, sans-serif;}

#wrapper {margin:0 auto; width:960px;}

#container {
	float:left;
	background: url(images/column_bottom.jpg) no-repeat scroll center bottom;
	padding-bottom:1px;
}

#inner {float:left; overflow:hidden;}



a:link, a:visited {color:#9d7f5f; text-decoration:none;}

a:hover {text-decoration:underline;}

blockquote {
	border-left:2px solid #CCCCCC;
	margin-left:20px;
	padding-left:10px;
}

/* Header
------------------------------------------------------------------*/
#header h1 a {
	display:block;
	background:url(images/header.jpg) no-repeat 10px 0;
	height:60px;
	text-indent:-9999px;
	width:210px;
}
#header p {
	background-color:#b99772;
	color:#ffe8d0;
	font:italic 1.4em Georgia, "Times New Roman", Times, serif;
	height:20px;
	padding-left:10px;
	width:950px;
}
#header a img {
	border:0;
	display:block;
	float:right;
	height:50px;
	margin:5px 0 0 0;
	width:135px;
}

/* Site navigation
------------------------------------------------------------------*/
ul#nav {
	float:right;
	margin:-18px 0;
	padding-right:5px;
	white-space: nowrap;
}
#nav li {display:inline;}

#nav a {padding:0 5px;}

#nav a:link, #nav a:visited {
	color:#fff;
	font: 1.3em Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#nav a:hover {color:#ffe2c2;}

/* Main content
------------------------------------------------------------------*/
#content, #review_sidebar, #sidebar {
	background-color:#fff;
	border:1px solid #ba9e80;
	float:left;
	margin-top:10px;
	overflow:hidden;
}
#content {
	color:#252525;
	margin-bottom:-3000px;
	padding:10px 10px 3000px 10px;
	width:538px;
}
#content h1 {
	border-left:6px solid #b99772;
	color:#818181;
	font:1.8em Georgia, "Times New Roman", Times, serif;
	margin:20px 0;
	padding-left:4px;
}
#content h2 {
	color:#215b33; 
	font:2.4em Georgia, "Times New Roman", Times, serif;
	margin-top:20px;
}
#content h2 a{color:#215b33;}

#content h3 {margin-bottom:3em; font-size:1.1em;}

#content h3 .posted {color:#818181; float:left;}

#content h3 .comment-count {
	background:url(images/comment.gif) no-repeat;
	float:right;
	line-height:11px;
	padding-left:16px;
}
#content img.alignright {margin:0 0 10px 10px;}

#content p {
	font-size:1.1em;
	line-height:1.6;
	margin-bottom:1.2em;
}
#content .read-more {font-size:1.2em;}

#content span.next-prev {
	float:right;
	font-size:1.2em;
	margin-bottom:10px;	
}
#content ul {
	font-size:1.1em;
	padding-left:44px;
	margin-bottom:1.2em;
}
#content ol {
	font-size:1.1em;
	margin-bottom:1.2em;
}
#content ol li {
	line-height:1.6;
	list-style-type:decimal;
	margin-bottom:1.2em;
	margin-left:20px;
}
#content ul li {list-style-type:square;margin-bottom:2px;}

/* Sidebars
------------------------------------------------------------------*/
#review_sidebar h2, #sidebar h2 {
	color:#215b33;
	font:1.6em Georgia, "Times New Roman", Times, serif;
	margin:0 0 4px 0;
}

#review_sidebar {
	margin-right:10px;
	margin-bottom:-3000px;
	padding:8px 10px 3000px 10px;
	width:168px;
}
#sidebar {
	margin-left:10px;
	margin-bottom:-3000px;
	padding:8px 10px 3000px 10px;
	width:168px;
}
#sidebar ul {margin:0 0 12px 6px;}

#sidebar ul li {
	background:url(images/arrow.gif) no-repeat 0 4px;
	color:#818181;
	font-size: 1.1em;
	margin:2px 0;
	padding-left:10px;
}

#review_sidebar a img, #sidebar a img {
	display:block;
	border:2px solid #fff;
	margin:0 auto 20px auto;
}

#review_sidebar a:hover img, #sidebar a:hover img {border:2px solid #dad2a2;}

/* Footer
------------------------------------------------------------------*/
#footer {
	clear:both;
	margin-bottom:20px;
	padding-top:10px;
	text-align:center;
	width:100%;
}
#footer p {
	color:#9d7f5f;
	font: 1.1em Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
#footer span {margin-right:20px;}

/* Comments
------------------------------------------------------------------*/
h4 {
	color:#215b33; 
	font:1.8em Georgia, "Times New Roman", Times, serif;
	margin:30px 0 20px 0;
}
#commentblock { background:#fffef8; border:1px solid #fffbe3; margin:0 auto; padding:4px 10px;}

#commentblock .comment-header p.name {
	color:#215b33; 
	font-size:1.2em;
	font-weight:bold;
	margin:0;
}
#commentblock .comment-header p.name a{color:#215b33;}

#commentblock .comment-header p.meta {
	color:#818181;
	font-size:1.1em;
}
#commentblock .commenttext p {font-size:1.1em; line-height:1.4;}

/* Classes
------------------------------------------------------------------*/
a.rss {
	background:url(images/feed-icon-14x14.png) no-repeat top left;
	color:#215b33;
	font-weight:bold;
	font-size:1.1em;
	padding:0 0 4px 18px;
}
a.facebook {
	background:url(http://static.ak.fbcdn.net/favicon.ico) no-repeat top left;
	color:#215b33;
	font-weight:bold;
	font-size:1.1em;
	padding:0 0 4px 18px;
}