/*
Theme Name: RIL 1
Theme URI: http://readitlaterlist.com
Description: RIL
Version: 1
Author: Nate Weiner
Author URI: http://ideashower.com/
Tags: 

*/

#blogContent {
/*	margin: 15px 50px 15px 50px;*/
}

h2 {
	border-bottom: 0px;
}

blockquote {
	margin-left: 25px;
}

.post p
{
	font-size: 14px;
	line-height: 19px;
}

h3.subhead { font-style: italic; }

img.aligncenter
{
	margin: 30px 0px;
}
img.withcaption.aligncenter
{
	margin-bottom: 0px;
}
img.aligncenter
{
	display: block;
	margin: 0px auto 0px auto;
	margin-bottom: 10px;
	text-align: center;
}

.wp-caption-text
{
	margin-top: 10px;
	font-size: 13px !important;
	font-style: italic;
	margin-bottom: 30px;
}

.content {
	float: left;
	margin: 30px 70px 0px 0px;
	width: 600px;
}

.content ul li {
	margin-bottom: 15px;
}

.sidebar_content #content
{
	float: right;
	min-height: 500px;
}

.sidebar_content #sidebar
{
	float: right;
}

#sidebar ul li
{
	padding-right: 15px;
}

.latest_posts li
{
	margin-bottom: 8px;
}


/* --- */

.post {
	clear: both;
	margin-bottom: 45px;
	font-size: 13px;
}
.post_header {
	position: relative;
	margin-bottom: 15px;
	padding-right: 115px;
	border-bottom: 1px dashed #FFD739;
}
.post_header small {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 11px;
	color: #999999;
}
.post_header .button
{
	positioN: absolute;
	top: 14px;
	right: 0px;
}

.postmetadata {
	font-size: 11px;
	color: #999999;
	display: none; 
}
.postmetadata a {
	color: #9F6D45;
}

.navigation {
	margin-bottom: 25px;
}

.entry ul,.entry ol {
	margin: 0px 0px 30px 25px;
}

#sidebar .block
{
	padding: 5px 8px 5px 8px;
	margin-right: 17px;
	margin-bottom: 40px;
	font-size: 11px;
	color: #ACACAC;
	background: #424242;
}
#sidebar .block a
{
	color: #CCCCCC;
}

.centered_section
{
	text-align: center;
	background:#EFEFEF;
	color: #666666;
	font-size: 18px;
	padding: 20px 40px 20px 40px;
}
