/*
Theme Name: WordPress Default Modified
Theme URI: http://neds-fox.com/
Description: We're gonna take a stab at modifying a theme.
Version: 1
Author: Joshua Neds-Fox
Author URI: http://neds-fox.com/
Tags: blue, custom header, fixed width, three columns, widgets

*/


/* USEFUL UTILITY STYLES FROM THE ORIGINAL STYLESHEET */

.clear { clear: both; }
.center { text-align: center;	}
.hidden, .hide { display: none; }
hr { display: none; }
a img { border: none; }


/* FROM THE DESIGN - CHANGE AS YOU DISCOVER CLASS/ID CONVENTIONS IN WORDPRESS */

body {
	text-align: center;
	margin: 25px 25px 25px 25px;
	font-family: 'Palatino Linotype','Book Antiqua','Times New Roman',serif;
	font-size: 1em;
	line-height: 1.25em; }

h2.posttitle, h2.pagetitle, h2.notfound, h2.archivetitle, .postmetadata, #sidebar h3, .postcomments h3, #recentposts ul li, #thearchives ul li {
	text-transform: uppercase;
	font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif; }

blockquote {
	font-style: oblique;
	font-size: 1.25em;
	line-height: 1.375em; }

a:link, a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none; }
a:hover, a:active {
	color: #7e787d; }
#sleeve, #page { /* #SLEEVE MAY ULTIMATELY BE REPLACED ENTIRELY BY #PAGE */
	position: relative;
	text-align: left;
	margin: 0px auto;
	width: 800px; }
h1 {
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 1px;
	text-indent: -9999px; }
h2.thatsnothere {
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
	font-size: 0px; }
#recentposts {
	position: absolute;
	float: left;
	top: 0px;
	left: 0px;
	width: 192px;
	padding-top: 207px;
	background: #fff url('images/lincoln_small.jpg') top left no-repeat; }
#recentposts.fiftytwo {
	background: #fff url('images/lincolnbooks_small.jpg') top left no-repeat; }
#recentposts.listening {
	background: #fff url('images/lincoln_guitar_small.jpg') top left no-repeat; }
#recentposts.fourohfour {
	background: #fff url('images/lincoln_404_small.jpg') top left no-repeat; }
#recentposts ul, #thearchives ul {
	text-transform: uppercase;
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 30px; }
#recentposts ul li, form#searchfrm, #everythingelse ul, #sidebar ul {
	margin-bottom: 20px; }
#thearchives ul li {
	margin-bottom: 10px; }
#recentposts ul, #recentposts ul li {
	margin-top: 0px; }
#recentposts ul li.last {
	margin-top: 40px;
	font-size: .75em; }
#recentposts p {
	font-size: .75em; }
#downthemiddle, #content {
	position: relative;
	left: 192px;
	width: 416px;
	padding-bottom: 525px;
	background: #fff url('images/lincoln.jpg') bottom left no-repeat; }
div#content.fiftytwo {
	background: #fff url('images/lincolnbooks.jpg') bottom left no-repeat; }
div#content.listening {
	background: #fff url('images/lincoln_guitar.jpg') bottom left no-repeat; }
div#content.fourohfour {
	background: #fff url('images/lincoln_404.jpg') bottom left no-repeat; }
	
.postmetadata {
	font-size: .75em;
	line-height: 1.25em; }
#recentposts .postmetadata {
	line-height: 1em;
	color: #777; }
#sidebar {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 192px;
	font-size: .75em;
	text-align: right; }
#sidebar #searchform {
	padding-bottom: 10px; }
#sidebar p, #sidebar h3, #sidebar ul {
	padding-left: 40px; }
#sidebar li.linkcat h3, #sidebar ul.xoxo, #sidebar p.twitter {
	padding-left: 0px; }
input#s {
	width: 100px; }
#sidebar h3 {
	text-transform: uppercase;
	margin-bottom: 5px; }
#sidebar ul {
	margin-top: 0px;
	list-style: none;
	font-style: italic; }
#sidebar ul h3, #sidebar ul li p.twitter {
	font-style: normal; }
#sidebar img {
	border: none; }
h3#comments, h3#respond {
	text-transform: uppercase;
	font-size: 1em;
	margin: 5px 0px 20px 0px;
	clear: both; }
h3#comments {
	margin-top: 30px;
	padding-top: 84px; 
	background: #fff url('images/lincolns.jpg') top left no-repeat; }
ul.commentlist {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px; }
ul.commentlist li {
	position: relative;
	clear: both;
	background-color: #ddd;
	padding: 6px 8px 6px 58px;
	margin-bottom: 20px;
	font-size: .875em; }
form#commentform {
	margin-top: 30px; }
ul.commentlist li.alt {
	background-color: #fff; }
ul.commentlist li p {
	margin: 0px;
	padding: 0px; }
p.commentmetadata {
	font-size: .875em;
	text-transform: uppercase;
	margin-bottom: 15px; }
img.avatar {
	position: absolute;
	top: 10px;
	left: 12px;
	/* border: 6px solid #fff;
	margin: 0px 8px 6px 0px; */ }
select {
	border: none;
	background-color: #ddd;
	font-size: 1em; }
#archiveselectform, #archiveselectform input {
	margin-bottom: 0px;
	padding-bottom: 0px; }
p.fiftytwoexpo {
	font-size: 1.5em;
	line-height: 1.175em;
	font-style: oblique;
	padding-top: 10px;
	margin-top: 0px; }
p.puff {
	background-color: #ddd;
	padding: 15px; }

.strikethrough {
	text-decoration: line-through; }
	
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.wp-caption p.wp-caption-text {
	font-style: oblique; }

.color95835f {
	color: #95835f; }

/* TWINTERVIEW */

ol#twinterview {
  padding-left: 0px;
  position: relative;
  width: 410px;
  list-style: none;
  font-family: 'Lucida Grande',sans-serif;
  font-size: 0.75em;
  margin-left: 0px;
  color: #333; }
ol#twinterview li a {
  text-decoration: none;
  color: #9d582e;
  font-weight: bold; }
ol#twinterview li {
  min-height: 48px;
  position: relative;
  font-size: 1.2em;
  line-height: 1.1em;
  padding: 10px 2px 10px 62px;
  border-bottom: 1px dashed #ddd; }
ol#twinterview li.erb {
  background: #fff url('http://neds-fox.com/img/erbks.jpg') 2px 10px no-repeat; }
ol#twinterview li.smk {
  background: #fff url('http://neds-fox.com/img/scotmcknight.jpg') 2px 10px no-repeat; }
ol#twinterview li .tweetmeta {
  color: #999;
  font-style: italic;
  font-family: Georgia;
  font-size: 0.8em; }