﻿/*
Theme Name: PaperBlock
Theme URI: http://forums.tastyplacement.com/showthread.php?p=24#post24
Description: A clean, left-aligned wordpress theme featuring left navigation and a neutral, paper-inspired background. 
Version: 1.4.2
Author: michaelabstract[at]gmail.com
Author URI: http://www.tastyplacement.com/
Tags: white, two-columns, left-sidebar, fixed-width
*/

* {
	margin: 0px;
	padding: 0px;
}
body {


	font-size: 12px;/* Resets 1em to 12px */;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
        letter-spacing:0.1em;
        line-height:1.3em;
	text-align: left;
	background: #ffffff 
	margin: 0 0 10px 0;
	padding: 0;
	height: 100%;
}

a {
	color: #436766;
}
#wrap {
    margin: 0;
    min-height: 100%;
    height: auto !important;
}
#page {
	margin: 0px auto 0px 45px;
	padding: 0;
	width: 830px;
}
#header {
	height: 20px;
	margin-bottom: 20px;
	width: 830px;
}
#header a {
	color: #565244;
	font-family: Arial, Helvetica, sans-serif;
}
#headerimg {
	margin: 0px auto 0px 35px;
	height: 20px;
	width: 830px;
	border-bottom: 0px;
}
.description {
	font-size: 12px;
	font-weight: bold;
	color: #548382;

}
#content {
	padding-right: 45px;
	margin-bottom: 20px;
        margin-top: 35px;
	font-size: 12px;
	float: right;
	width: 590px;
}
#content .entry p {
        margin-bottom: 1em;
}
.postmetadata {
	margin: 30px 0;
	clear: both;
}
.alt {
	background-color: #F8F9F2;
	margin: 0;
	padding: 0px;
	border: none;
}
.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.attachment {
	text-align: center;
	margin: 5px 0px;
}
small {
	font-family: Helvetica, Arial, Sans-Serif;
	color: #717B3F;
	font-size: 0.9em;
	line-height: 1.5em;
}
h1, h2, h3 {
	font-family: Helvetica, Arial, Sans-Serif;
	text-transform: uppercase;
        font-weight: bold;
        letter-spacing:0px;
	color: #000000;
}
h1 {
	font-size: 14px;
	text-align: left;
	padding: 10px;
	margin-top: 20px;
        font-weight: bold; 
        letter-spacing:0px;
}
h2 {
	font-size: 13px;
}
h2.pagetitle {
	font-size: 13px;
}
h3 {
	font-size: 13px;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #565244;
	text-decoration: none;
}
h2 a:hover, h3 a:hover, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	color: #333333;
}
li { 
        margin-bottom: 0.5em;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: none;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
        color:#ffffff;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
        color:#ffffff;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
.post {
        text-align: left;
}
.post hr {
	display: block;
}
.clear {
	clear: both;
}
#footer {
	color: #bbbbbb;
	margin: 0px;
	width: 100%;
	clear: both;
	height: 0px;
	padding: 0px 0;
	font-size: 11px;
	text-align: left;
	background: #282520;
	border-top: 0px;
}
#footer a {
	color: #FFFFFF;
}
#footer p {
	margin: 0px auto 0px 0px;
	padding: 0px 0;
	width: 100%;
}
h2 {
	margin: 11px 0;
}
h2.pagetitle {
	margin-top: 10px;
	text-align: left;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
img {
	padding: 0px;
	margin: 0px;
	max-width: 100%;
        border-top: 6px solid white;
	border-right: 15px solid white;
        border-bottom: 6px solid white;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 12px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	float: left;
	display: block;
        border-right: 15px solid white;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 10;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar {
	font-family: Arial, Verdana, Sans-Serif;
	margin-top: 18px;
        float: left;
	width: 180px;
	font-size: 10px;
	font-weight: bold;
}
#sidebar a:hover {
	color: #333333;
}
#sidebar h2 {
	margin: 1px 0;
	padding: 0;
	color: #ffffff;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 1px;
	text-decoration: none;
}

#sidebar form {
	margin: 0;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
        text-size:1px;
        color: #000000;
        text-decoration: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
        font-size: 11px;
        letter-spacing: 0px;
        line-height:0.7em;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 1px;
	padding: 1px;
}
#sidebar ul p, #sidebar ul select {
	margin-top: 70px;
	color: #717B3F;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 0;
	padding: 1px;
}
#sidebar ul ul ul, #sidebar ul ol {
	border: 0px;
}
#sidebar ul ul li, #sidebar ul ol li {
	padding: 3px;
	margin: 0px;
	background: none;
}
#sidebar ul ul ul li {
}
#sidebar #searchform #s {
	margin-top: 200px;
        width: 120px;
	height: 16px;
	padding: 0;
	font-size: 10px;
	color: #565244;
	background: #ffffff;
	border: 1px #666666 dotted;
}
#searchform {
	margin: 1px auto;
	padding: 0px 0px;
	text-align: left;
}
#sidebar #searchsubmit {
	padding: 1px;
	background: #ffffff;
        border: none;
	font-size: 10px;
	height: 24px;
	color: #666666;
}
.entry form {
	text-align: center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	padding: 1px;
	background: #996633;
	border: 1px #3c3831 solid;
	font-size: 10px;
	height: 24px;
}
/* End Form Elements */
/* Begin Comments*/
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	/* Doesn't work in IE */
	background-color: #fff;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}

hr {
        border: 0;
        color: #999999;
        background-color: #999999;
        height: 1px;
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/
/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: none;
	text-align: center;
	background-color: #ffffff;
	padding-top: 4px;
	margin: 20px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}