﻿/*
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: 14px; /* Resets 1em to 10px */;

/*	font-family: Verdana, Arial, Sans-Serif;*/
font-family: Helvetica, Arial, Sans-Serif;
	color: #828282;
	text-align: left;
	background: #000000 url('images/gradient.jpg') fixed center repeat-y;
	
	margin: 0;
	padding: 0;
	height: 100%;
}
p {
	margin: 16px 0;
}
a {
	color: #B5B5B5;
}
#wrap {
    margin: 0;
    min-height: 100%;
    height: auto !important;
}
#page {
	background: #000000 url('images/page.jpg') fixed center repeat-y;
	margin: 0 auto;
	padding: 0;
	width: 894px;
}
#header {
	height: 231px;
	margin: 0 auto;
	width: 894px;
}
#header a {
	color: #565244;
	font-family: Arial, Helvetica, sans-serif;
}
#headerimg {
	margin: 0;
	padding: 0;
	height: 231;
	width: 894;
}
.description {
	font-size: 23px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #548382;
}
#content {
	background: #000000;
	padding: 15px;
	margin-bottom: 24px
	font-size: 12px;
	float: right;
	width: 572px;
}
#content .entry p {
	
	
}
#content ul {
	padding-left: 20px;
}
#twitter {
	margin: -15px;
}
#TwitterWidget {
 
	padding-left: 5px;
	padding-bottom: 10px;
}
.postmetadata {
	margin: 30px 0;
	clear: both;
}
.alt {
	background-color: #F8F9F2;
	margin: 0;
	padding: 10px;
	border: 1px #E9EAE1 solid;
}
.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: #FFAB0A;*/
	font-size: 0.9em;
	line-height: 1.5em;
}
h1, h2, h3 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	color: #000000;

}
h1 {
	font-size: 54px;
	line-height: 51px;
	text-align: left;
	padding: 0;
	letter-spacing: -4px;
}
h2 {
	font-size: 24px;
}
h2.pagetitle {
	font-size: 1.6em;
}
h3 {
	font-size: 1.3em;
}
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: #FFFFFF;
	text-decoration: none;
}
h2 a:hover, h3 a:hover, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: underline;
	/*color: #111111;*/
}
.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: 1px solid #eee;
	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;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
.post {
	margin: 0 0 40px;
	text-align: justify;
}
.post hr {
	display: block;
}
.clear {
	clear: both;
}
#footer {
	color: #828282;
	margin: 0 auto;
	width: 894px;
	clear: both;
	height: 113px;
	padding: 0px;
	font-size: 11px;
	text-align: left;
	background: #252D37;
}
#footer a {
	color: #828282;
	padding-right: 20px;
}
#footer img {
	height: 21px;
	border: none;
}

#footer p {
	background-color: #000000;
	margin: 0px 0px 0px 292px;
	padding-left: 30px;
	width: 572px;
} 
h2 { 
	margin: 11px 0;
}
h2.pagetitle {
	margin-top: 11px;
	text-align: center;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
img {
	padding: 0px;
	margin: 0px;
	max-width: 100%;
	/*border: 1px #BBBBBB solid; */
}
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: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.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;
	float: left;
	width: 292px;
	font-size: 16px;
	font-weight: bold;
	background: #252D37;
}
#sidebar ul.twitter {
	width: 253px;
	font-size: 12px;
	font-weight: normal;
	margin-left: 20px;
}
#sidebar a {
	color: #eeeeee;
	text-decoration: none;
}
#sidebar h2 {
	margin: 8px 15px;
	padding: 0;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: 900;
	font-size: 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-style: italic;
}
#sidebar h3 {
	margin: 8px 15px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #005BA3;
}
#sidebar h3 a {
	color: #005BA3;
	height: 100px;
}
#sidebar img.photostream {
	padding-left: 17px;
}


#sidebar form {
	margin: 0;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	padding: 0px; 
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	color: #717B3F;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 0;
	padding: 4px;
}
#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 {
	width: 140px;
	height: 22px;
	padding: 0;
	font-size: 10px;
	color: #565244;
	background: #fefefe;
	border: 1px #3c3831 solid;
}
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchsubmit {
	padding: 1px;
	background: #565244;
	border: 1px #3c3831 solid;
	font-size: 10px;
	height: 24px;
	color: #ffffff;
}
ol.tweets {
font-size: 10px;
}
.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 {
	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: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.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;
}



.result {
border-bottom:1px dashed #D2DADA;
font-size:90%;
padding:8px 0;
position:relative;
}

.result .time {
font-size:80%;
font-style:italic;
margin-top:6px;
color:#777777;
}

.time a{
color:#777777;
}
.result .profile_image {
position:absolute;
left:0;
}
.result .profile_image img {
width:48px;
height:48px;
border:0;
}
.result .status {
	margin-left:65px;
	min-height:50px;
}

.profile_image a {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}

.clear{
clear:both;
}

#update-alert{
margin:10px auto;
background-color:#FFFFCC;
text-align:center;
font-weight:bold;
width:300px;
}


/* WRAPPER
************************************************************************************************ */

div.fs { background: #252D37 !important; }

/* WRAPPER - LOADING
************************************************************************************************ */

div.fs div.fsLoading { 
	background: #252D37 url("http://v6.flickrshow.com/themes/green/al.gif") 50% 50% no-repeat!important;
	z-index: 500;
}

div.fsLoaded-0 div.fsLoading 	{ background-image: url("http://v6.flickrshow.com/themes/green/al.gif") !important; }
div.fsLoaded-1 div.fsLoading 	{ background-image: url("http://v6.flickrshow.com/themes/green/al.gif") !important; }
div.fsLoaded-2 div.fsLoading 	{ background-image: url("http://v6.flickrshow.com/themes/green/al.gif") !important; }
div.fsLoaded-3 div.fsLoading 	{ background-image: url("http://v6.flickrshow.com/themes/green/al.gif") !important; }
div.fsLoaded-4 div.fsLoading 	{ background-image: url("http://v6.flickrshow.com/themes/green/al.gif") !important; }
div.fsLoaded-5 div.fsLoading 	{ background-image: url("http://v6.flickrshow.com/themes/green/al.gif") !important; }
div.fsLoaded-6 div.fsLoading 	{ background-image: url("http://v6.flickrshow.com/themes/green/al.gif") !important; }
div.fsLoaded-7 div.fsLoading 	{ background-image: url("http://v6.flickrshow.com/themes/green/al.gif") !important; }
div.fsLoaded-8 div.fsLoading 	{ background-image: url("http://v6.flickrshow.com/themes/green/al.gif") !important; }
div.fsLoaded-9 div.fsLoading 	{ background-image: url("http://v6.flickrshow.com/themes/green/al.gif") !important; }
div.fsLoaded-10 div.fsLoading 	{ background-image: url("http://v6.flickrshow.com/themes/green/al.gif") !important; }


/* WRAPPER - SLIDER
************************************************************************************************ */

div.fs div.fsSlider { background: #D1D1D1 url("http://v6.flickrshow.com/themes/blue/sl.gif") !important; }

div.fs div.fsSliderH { 
	background: #0099CC !important; 
	cursor: pointer;
}

/* WRAPPER - BUTTONS
************************************************************************************************ */

div.fs ol.fsButtons { 
		background: #252D37; 
		}

div.fs ol.fsButtons li {
	background: 252D37 50% 50% no-repeat;
	overflow: hidden;
	text-indent: -999px;
	z-index: 300;
}

div.fs ol.fsButtons li.fsButtonA { 
	background-image: url("http://v6.flickrshow.com/themes/blue/ip.gif") !important;
	height: 10px !important; 
	width: 10px !important;
}
div.fs ol.fsButtons li.fsButtonB { 
	background-image: url("http://v6.flickrshow.com/themes/blue/ir.gif") !important; 
	height: 10px !important; 
	width: 10px !important;
}
div.fs ol.fsButtons li.fsButtonC { 
	background-image: url("http://v6.flickrshow.com/themes/blue/il.gif") !important; 
	height: 10px !important; 
	width: 10px !important;
}

div.fsPlaying ol.fsButtons li.fsButtonA { 
	background-image: url("http://v6.flickrshow.com/themes/blue/is.gif") !important; 
	height: 10px !important; 
	width: 10px !important;
}

/* WRAPPER - IMAGES
************************************************************************************************ */

div.fs ol.fsImages { background: #252D37; }

div.fs ol.fsImages li h2 {
	color: #FFFFFF !important;
	size: 12px !important;
	font-variant: none !important;
	overflow: hidden;
	z-index: 200;
	
}


