/*
Theme Name: Spooning
Theme URI: http://www.spooningmag.com
Description: "Spooning" is a custom WordPress theme designed by <a href="http://www.ryanstratton.com">Ryan Stratton</a> for spooningmag.com.
Version: 1.0.0
Author: Ryan Stratton
Author URI: http://www.ryanstratton.com
Tags: fixed width, right sidebar, three columns, professional, simple, clean, valid XHTML, valid CSS
*/


html {
	height: 100%;
}
body {
	color: #334146;
	background-color: #f4e9cf;
	margin:30px 0px 0px 0px;
	padding: 0px;
}
h2 {
	color: #b84b3f;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 a, h2 a:link, h2 a:visited {
	color: #b84b3f;
	font-weight: normal;
	text-decoration: none;
}
h2 a:hover, h2 a:active {
	color: #b84b3f;
	font-weight: normal;
	text-decoration: underline;
}
a, a:link, a:visited, a:hover, a:active {
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	margin: 0px;
	padding: 0px;

}
img {
	border: 0px none;
}

/* page */

#wrapper {
	width: 990px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#page {
	width: 945px;
	background-color: #ffffff;
	margin: 0px;
	padding: 15px 15px 0px 30px;
}
#content {
	width: 945px;
}
.clear {
	clear: both;
}
.alignnone {
	padding: 0px 15px 5px 0;
}
.alignleft {
	float: left;
	padding: 0px 15px 5px 0;
}
.alignright {
	float: right;
	padding: 0px 0px 5px 15px;
}
.aligncenter {
	display: block;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
.size-full {
	width: 500px;
}
/* header */

#header {
	width: 100%;
	vertical-align: top;
	display: block;
	margin: 0px;
	padding: 0px;
}
#rss_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	float: right;
	text-align: right;
}
#rss_button img {
	float: right;
	margin-left: 5px;
}
#rss_button a, #rss_button a:link, #rss_button a:visited {
	font-weight: normal;
	color: #334146;
	text-decoration: none;
}
#rss_button a:hover, #rss_button a:active {
	font-weight: normal;
	color: #334146;
	text-decoration: underline;
}

/* nav */

#nav {
	display: block;
	margin: 20px 0px 20px 0px;
	padding: 7px 0px 7px 1px;
	border-top: solid 1px #334146;
	border-bottom: solid 1px #334146;
}
#nav ul {
	height: 19px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
}
#nav li {
	margin: 0px 25px 0px 0px;
	padding: 0px;
	list-style-type: none;
	display: inline-block;
}

/* search box */

#searchwrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	width:204px; /*follow your image's size*/
	height:19px;/*follow your image's size*/
	background-image:url('img/search-bkgd.jpg');
	background-repeat:no-repeat; /*important*/
	padding:0px;
	margin:0px;
	position:relative; /*important*/
}
 
#searchwrapper form {
	display:inline;
}
 
.searchbox {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top:2px;
	left:20px;
	width:125px;
	height:15px;
}
 
.searchbox_submit {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top:0px;
	left:150px;
	width:54px;
	height:19px;
}

/* main content */

#main_content {
	float: left;
	width: 500px;
	margin: 0px;
}
#main_content a, #main_content a:link, #main_content a:visited {
	color: #b84b3f;
	text-decoration: none;
}
#main_content a:hover, #main_content a:active {
	color: #b84b3f;
	text-decoration: underline;
}
#main_content h2 a, #main_content h2 a:link, #main_content h2 a:visited, #main_content h2 a:hover, #main_content h2 a:active {
	color: #b84b3f;
}
#posts {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#posts li {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 30px 0px;
	border-bottom: dotted 1px #334146;
	list-style-type: none;
	display: block;
	clear: both;
}
#posts li li {
	margin: 0px;
	padding: 0px;
	border-bottom: 0px none;
	list-style-type: disc;
}
#posts li ol li {
	margin: 0px;
	padding: 0px;
	border-bottom: 0px none;
	list-style-type: decimal;
}
#posts blockquote {
	background-image:url('img/blockquote.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 25px;
}
.postbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
}
.comment_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 21px;
}
.meta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.backhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}
#navigation a, #navigation a:link, #navigation a:visited, #navigation a:hover, #navigation a:active {
	font-weight: normal;
}

/* comments */

#comments ol {
	border-bottom: dotted 1px #334146;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 15px 0px;
	list-style-type: none;
}
#comments li {
	background-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 0px 0px 15px 0px;
	padding: 30px;
	list-style-type: none;
	display: block;
	clear: both;
}
#comments h3 {
	color: #334146;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
#comments p {
	margin: 15px 0px 0px 0px;
	padding: 0px;
}
#reply {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#reply label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#reply textarea {
	width: 500px;
}
cite a, cite a:link, cite a:visited, cite a:hover, cite a:active {
	font-weight: normal;
}
cite {
	color: #334146;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.avatar {
	float: right;
}
.comment_header {
	color: #999999;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	display: block;
}
.comment_author {
	margin: 0px;
	padding: 0px;
	display: block;
}
.comment_body {
	padding: 0px 0px 0px 0px;
	clear: both;
	display: block;
}
.waiting {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: center;
}
.closed {
	clear: both;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
/* sidebar right column */

#sidebar_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	width: 160px;
	float: right;
	margin-left: 15px;
}
#sidebar_right a, #sidebar_right a:link, #sidebar_right a:visited {
	color: #559994;
	text-decoration: none;
}
#sidebar_right a:hover, #sidebar_right a:active {
	color: #559994;
	text-decoration: underline;
}
#sidebar_right ul {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	list-style-type: disc;
	list-style-position: inside;
}
#sidebar_right li {
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	list-style-position: inside;
}
#adspace {
	width: 160px;
	height: 600px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

/* sidebar left column */

#sidebar_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	float: right;
	color: #ffffff;
	width: 240px;
}
#sidebar_left a, #sidebar_left a:link, #sidebar_left a:visited {
	color: #edddad;
	text-decoration: none;
}
#sidebar_left a:hover, #sidebar_left a:active {
	color: #edddad;
	text-decoration: underline;
}
#sidebox {
	width: 240px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebox li {
	width: 240px;
	margin: 0px;
	display: block;
	list-style-type: none;
}
.sidebar-newsletter {
	background-color: #b84b3f;
	padding: 20px 15px 15px 25px;
}
.sidebar-events {
	background-color: #559994;
	padding: 20px 15px 15px 25px;
}
.sidebar-events ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.sidebar-events li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.sidebar-book {
	background-color: #799f65;
	padding: 20px 15px 20px 25px;
}
.sidebar-ask {
	background-color: #334146;
	padding: 25px 25px 25px 25px;
}
.sidebar-contact {
	background-color: #b84b3f;
	padding: 20px 15px 25px 25px;
}
#sidebar-recent {
	color: #334146;
	background-color: none;
	padding: 15px 0px 25px 25px;
	margin: 0px;
}
#sidebar-recent a, #sidebar-recent a:link, #sidebar-recent a:visited {
	color: #b84b3f;
	text-decoration: none;
}
#sidebar-recent a:hover, #sidebar-recent a:active {
	color: #b84b3f;
	text-decoration: underline;
}
#sidebar-recent ul {
	padding: 0px;
	margin: 0px;
	list-style-position: outside;
	list-style-type: disc;
}
#sidebar-recent li {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;
}

/* footer */

#footer {
	background-color: #334146;
	background-image: url('img/footer-swoop.png');
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 150px 15px 15px 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
#footer a, #footer a:link, #footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #ffffff;
	text-decoration: none;
}

/* important info */

#site_info {
	margin: 0px;
	padding-top: 30px;
}
#site_info h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #b84b3f;
	margin: 30px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	border-top: dotted 1px #334146;
	display: block;
}
#site_info p {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}