/*
Theme Name: rbjjblog
Description: based on simplest
Author: garyllama
Author URI: none
Theme URI: none
Version: 0.5
Tags: light, white, one-column
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* simplest */
#blogtopper
{
	font: 38px/38px georgia;
	background: url(blogbg.jpg) 52px -118px no-repeat;
	background-size: cover;
	color: #fff;
	margin: -42px 0 18px -54px;
	width: 794px;
	border-bottom: 1px solid #444;
	border-top: 1px solid #333;
	height: 144px;
}
#blogtopper a
{
	color: #fff;
}
#blogblue
{
	background: url(blogbgblue.jpg) 0 0 no-repeat;
	background-size: cover;
	width: 80px;
	padding: 54px;
	height: 50px;
	display: block;
	overflow: hidden;
}
#blogblue a
{
	text-shadow: 1px 1px 1px #444;
}
#blogsinglenote
{
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	text-align: center;
	color: #777;
	text-shadow: 1px 1px 1px #fff;
	margin-top: 54px;
	font: italic 13px/27px georgia;
	padding: 9px 0;
}
#righto
{
	position: relative;
	top: 158px;
	color: #777;
	text-shadow: 1px 1px 1px #fff;
	border-left: 1px solid #ccc;
	padding-left: 18px;
	width: 180px;
	margin-left: -18px;
}
.post a {color:#000; border-bottom: 1px solid #555;}
.meta
{
	margin-top: 18px;
	margin-bottom: 36px;
	padding: 4px 5px;
	font: 12px/18px arial, sans-serif;
	background: #ddd;
	text-shadow: 1px 1px 1px #eee;
}
.meta a
{
	color: #888;
	border: none;
}
.tags
{
	margin-left: 18px;
	color: #777;
}
.meta .tags a
{
	color: #3e51a3;
	margin-left: 9px;
}
.navr
{
	text-align: center;
	font-size: 18px;
	border: none;
	margin-top: 146px;
}
.navr a
{
	border: none;
	color: #000;
	padding: 9px;
}
#mainouter
{
	width: 708px;
	margin: 0 auto;
	text-align: justify;
	float: left;
}
.post
{
	padding: 36px 0px 1px 0;
	color: #444;
	margin-bottom: 72px;
	font: 15px/27px georgia;
	text-align: justify;
}
.post h1, .post h2
{
	font: 24px/28px georgia;
	margin-bottom: 9px;
	color: #000;
	text-align: left;
}
.post h2
{
	font-size: 17px;
	margin: 36px 0;
}
.post img
{
	padding: 5px;
	border: 1px solid #222;
}
.post h1 a
{
	color: #3e51a3;
	border: none;
	text-shadow: 1px 1px 1px #eee;
}
.postar
{

}
.tag-essays
{
	width: 500px;
	margin: 0 auto;
}
.tag-essays h1
{
	font: 22px/27px arial;
	margin-bottom: 18px;
}
.tag-essays .date, .tag-essays .cite 
{
	color: #777;
}
.pagination {text-align:center; margin:2em auto 1em auto;}
.pagination a {padding:3px 8px; border: 1px solid #ddd;}
.foot a
{
	color: #fff;
}
#righto form#emailSub-form
{
	width: 300px;
}