@charset "UTF-8";
/*
Theme Name: Letters from Paul
Author: Darnology
Author URI: http://www.darnology.com/
*/

/*
============================================================================
GENERAL
============================================================================
*/
html, body {
	background: #FFFFFF;
	color: #000000;
	font: 100%/125% Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1, h2, h3, h4  {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul	{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ol	{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

li	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

a {
	color: #655C54;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

img {
	border: 0px none;
}

.hide {
	display: none;
}

.clear {
	clear: both;
}


/*
============================================================================
PAGE
============================================================================
*/
#bg {
	background: url('images/bg.jpg') repeat-x center 84px;
	position: relative;
	display: table;
	width: 100%;
}

#page {
	background: url('images/logo.jpg') no-repeat 50px 19px;
	position: relative;
	width: 740px;
	margin: 0px auto 0px auto;
}

#cross {
	background: url('images/cross.jpg') no-repeat 0px 0px;
	position: absolute;
	width: 49px;
	height: 58px;
	right: 46px;
	top: 19px;
}

#menu {
	background: url('images/paul.jpg') no-repeat 50px 89px;
	position: relative;
	width: 280px;
	height: 26px;
	font: 75%/100% Arial, Helvetica, sans-serif;
	padding: 248px 0px 0px 40px;
}

#menu li {
	position: relative;
	display: inline;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #7F7263;
}

#menu .first {
	padding: 0px 10px 0px 0px;
	border-left: 0px none;
}

#menu a {
	color: #7F7263;
}

#menu a:hover {
	color: #000000;
}


/*
============================================================================
CONTENT
============================================================================
*/
#content {
	position: relative;
	float: left;
	width: 440px;
	margin: 22px 0px 0px 0px;
	padding: 0px 0px 0px 40px;
}

.blog {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 24px 0px;
}

.blog_date {
	color: #7F7263;
	font: 68.75%/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 0px 0px 4px 0px;
}

.blog_title {
	color: #BEA53B;
	font: 137.5%/100% "Times New Roman", Times, serif;
	padding: 24px 0px 0px 0px;
	border-top: solid 1px #7F7263;
}

.blog_title a {
	color: #BEA53B;
	text-decoration: none;
}

.blog_title a:hover {
	color: #7F7263;
}

.blog_content {
	color: #000000;
	font: 75%/133.33% Arial, Helvetica, sans-serif;
	padding: 10px 0px 0px 0px;
}

.blog_content ol {
	list-style: outside;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;     
	list-style-type: decimal;
}

.blog_content ul {
	list-style: inside;
	padding: 0px 0px 10px 0px;
	margins: 0px 0px 0px 0px;  
	list-style-type: disc;   
}

.blog_content li {
	padding: 0px 0px 20px 10px;
	margins: 0px 0px 0px 0px;     
}

.more-link {
	display: table;
	color: #BEA53B;
	font: italic 108.33%/100% "Times New Roman", Times, serif;
	margin: 10px 0px 10px 0px;
}

.more-link:hover {
	color: #7F7263;
}

.blog object, .blog img {
	float: left;
	padding: 0px 10px 10px 0px;
	clear: right;
}

.blog_comment_link a {
	background: #DFDDD8;
	position: relative;
	display: table;
	float: left;
	color: #655C54;
	font: 75%/100% Arial, Helvetica, sans-serif;
	padding: 7px 10px 7px 10px;
	border: solid 1px #B5AfA8;
}

.blog_comment_link a:hover {
	background: #FFFFFF;
	color: #000000;
}

.blog_comment_link a .comment_number {
	padding: 0px 10px 0px 0px;
	border-right: solid 1px #655C54;
}

.blog_comment_link a:hover .comment_number {
	color: #655C54;
}

.blog_comment_link a .comment_text {
	padding: 0px 0px 0px 10px;
}

.wp-pagenavi span, .wp-pagenavi a, .previous_blog a, .next_blog a {
	background: #DFDDD8;
	color: #655C54;
	font: 75% Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px 5px 0px 0px;
	padding: 2px 6px 2px 6px;
	border: solid 1px #B5AfA8;
}

.wp-pagenavi .current, .wp-pagenavi a:hover {
	background: #FFFFFF;
	color: #000000;
	font: 75% Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px 5px 0px 0px;
	padding: 2px 6px 2px 6px;
	border: solid 1px #B5AfA8;
}

.navigation {
	padding: 10px 0px 24px 0px;
}

.previous_blog a, .next_blog a {
	background: #DFDDD8;
	position: relative;
	display: table;
	color: #655C54;
	font: 75%/100% Arial, Helvetica, sans-serif;
	padding: 7px 10px 7px 10px;
	border: solid 1px #B5AfA8;
}

.previous_blog a {
	float: left;
}

.next_blog a {
	float: right;
}

.previous_blog a:hover, .next_blog a:hover {
	background: #FFFFFF;
	color: #000000;
}

#comments {
	color: #BEA53B;
	font: 137.5%/100% "Times New Roman", Times, serif;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	border-top: solid 1px #7F7263;
}

.older_comments a {
	float: left;
	color: #BEA53B;
	font: italic 100%/100% "Times New Roman", Times, serif;
}

.newer_comments a {
	float: right;
	color: #BEA53B;
	font: italic 100%/100% "Times New Roman", Times, serif;
}

.older_comments a:hover, .newer_comments a:hover {
	color: #000000;
}

.commentlist li {
	background: #DFDDD8;
	position: relative;
	color: #655C54;
	font: 75%/125% Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 11px 10px 0px 10px;
	border: solid 1px #B5AfA8;
}

.commentlist .comment-author-admin {
	background: #FFFFFF;
	position: relative;
	color: #000000;
	font: 75%/125% Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 11px 10px 0px 10px;
	border: solid 1px #BEA53B;
}

.avatar {
	display: block;
	float: left;
	width: 32px;
	height: 32px;
	clear: right;
}

.vcard {
	font: 175%/100% "Times New Roman", Times, serif;
}

.commentmetadata {
	font: 83.33%/200% Arial, Helvetica, sans-serif;
	padding: 0px 0px 10px 0px;
}

.comment-edit-link {
	float: right;
	clear: both;
}

#respond h3 {
	color: #BEA53B;
	font: 137.5%/100% "Times New Roman", Times, serif;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	border-top: solid 1px #7F7263;
}

.user_logged {
	font: 62.5%/200% Arial, Helvetica, sans-serif;
}

#respond form {
	margin: 10px 0px 0px 0px;
}

#respond p {
	padding: 0px 0px 0px 0px;
	clear: both;
}

#respond .form, #respond textarea, #respond #submit, #searchform #s, #searchform #searchsubmit {
	background: #DFDDD8;
	color: #655C54;
	border: solid 1px #B5AfA8;
}

#respond .form {
	position: relative;
	float: left;
	width: 210px;
	height: 18px;
	font: 68.75%/100% Arial, Helvetica, sans-serif;
	outline: none 0px;
	margin: 0px 10px 15px 0px;
	padding: 6px 0px 0px 10px;
}

#respond label {
	position: relative;
	display: block;
	font: 75% Arial, Helvetica, sans-serif;
	padding: 5px 0px 0px 0px;
}

#respond textarea {
	position: relative;
	width: 430px;
	height: 154px;
	font: 68.75%/145.45% Arial, Helvetica, sans-serif;
	outline: none 0px;
	margin: 0px 10px 15px 0px;
	padding: 6px 0px 0px 10px;
}

#respond #submit {
	position: relative;
	font: 75%/100% Arial, Helvetica, sans-serif;
	outline: none 0px;
	margin: 0px 10px 0px 0px;
	padding: 7px 10px 7px 10px;
	cursor: pointer;
}

#respond #submit:hover, #searchform #searchsubmit:hover {
	background: #FFFFFF;
	color: #000000;
}

#searchform #s {
	position: relative;
	width: 210px;
	height: 18px;
	font: 68.75%/100% Arial, Helvetica, sans-serif;
	outline: none 0px;
	margin: 0px 10px 15px 0px;
	padding: 6px 0px 0px 10px;
}

#searchform label {
	display: block;
	color: #000000;
	font: italic 100%/100% "Times New Roman", Times, serif;
	padding: 5px 0px 10px 0px;
}

#searchform #searchsubmit {
	position: relative;
	display: block;
	font: 75%/100% Arial, Helvetica, sans-serif;
	outline: none 0px;
	margin: 0px 10px 0px 0px;
	padding: 7px 10px 7px 10px;
	cursor: pointer;
}


/*
============================================================================
SIDEBAR
============================================================================
*/
#sidebar {
	position: relative;
	float: right;
	width: 202px;
	font: 75%/150% Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 34px 0px 0px;
}

#sidebar .title {
	background: url('images/header.jpg') no-repeat 0px 0px;
	position: relative;
	width: 184px;
	height: 28px;
	color: #FFFFFF;
	font: 91.67%/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 16px 0px 0px 18px;
}

#sidebar li, .sub, .sub li, .miss a, .read a {
	position: relative;
	display: block;
	clear: both;
}

.sub {
	padding: 0px 0px 10px 17px;
}

.sub li {
	padding: 0px 0px 4px 0px;
}

.miss_image {
	background: #655C54;
	position: relative;
	display: block;
	width: 169px;
	height: 89px;
	margin: 2px 0px 8px 0px;
}

.details {
	color: #655C54;
	padding: 0px 0px 0px 0px;
}

#sidebar a:hover .details {
	color: #000000;
}

.read {
	color: #655C54;
}

.read_image {
	background: #655C54;
	position: relative;
	float: left;
	display: block;
	width: 70px;
	height: 108px;
	margin: 2px 10px 11px 0px;
	clear: both;
}


/*
============================================================================
FOOTER
============================================================================
*/
#footer {
	position: relative;
	padding: 26px 40px 40px 40px;
	clear: both;
}

#copyright {
	position: relative;
	width: 660px;
	color: #877F78;
	font: 62.5% Arial, Helvetica, sans-serif;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #7F7263;
}


