/* 
	Theme Name: PseudoSavant Theme
	Theme URL: http://pseudosavant.com/blog
	Description: Default PseudoSavant Theme, inspired by Dropshadow.
	Author: Paul Ellis
	Author URI: http://pseudosavant.com/blog
	Version: 1.0
		
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	background: #FFF9CC url(images/bg.png) center -20px no-repeat;
	color: #333333;
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	margin: 0px auto 0px;
	padding: 0px;
	}

pre {
	padding: 10px;
	background: #EEE;
	overflow: auto;
	font-family: Consolas, Monospace, Courier New, Courier, sans-serif;
	clear: both;
}
	
#wrap {
	background: #FFFFFF;
	width: 720px;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited{
	color: #AAAA00;
	text-decoration: none;
	}
	
a:hover	  {
	text-decoration: underline;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	width: 826px;
	height: 60px;
	margin: 0 auto;
	padding: 0;
/*	overflow: hidden; */
		position: relative;
	}
	
.headerleft {
	width: 200px;
	color: #FFFFFF;
	float: left;
	margin: 0;
	padding: 8px 0 0 0;
	font-size: 12px;
	}
	
.headerleft a, .headerleft a:visited {
	font-family: 'Crimson Text', Times New Roman, Helvetica, Sans-Serif;
	font-size: 28px;
	color: #DDDD00;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	margin: 0;
	}

.headerleft a:hover {
	color: #DDDD00;
	text-decoration: none;
	}
	
.headerright {
		position: relative;
		margin: 0 0 0 auto;
	width: 600px;
		height: 100%;	
	text-align: right;
	}
	
.headerright li {
	display: inline;
	list-style-type: none;
	}
		
.headerright ul {
		position: absolute;
		right: 0;
		bottom: 0;
		margin: 0 -1px 0 0;
		bottom: 0;
		height: 31px;
		line-height: 31px;
}

.headerright ul li a, .headerright ul li a:visited {
	color: #FFFFFF;
		background: #85826a;
	font-weight: bold;
	text-decoration: none;
		border: 1px solid #95927a;
		border-bottom: 0 none;
		padding: 6px 12px;
		margin: 0 0 0 10px;
}

.headerright ul li a:hover {
		background: #A5A28a;
}

.headerright ul li#header-rss a {
		border: 0 none;
		background: none;
		padding: 0 8px 0 0;
		margin: -6px 0 0 6px;
}

.headerright ul li#header-rss a img {
		border: 0 none;
		margin: -6px 0;
}
		
.headerright ul #header-rss li a:hover img {

}

/************************************************
*	Content 						 			* 
************************************************/

#content {
	width: 784px;
	margin: 0 auto;
	padding: 0 14px 0 28px;
	background: #FFF;
	z-index: 10;
		position: relative;
		border: 1px solid #CFC98C;
		border-width: 0 1px;
	}

#content p{
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 18px;
	}
	
#content h1 {
	color: #333333;
	font-size: 24px;
	font-family: 'Crimson Text', Times New Roman, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	padding: 20px 0px 2px 0px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px solid #C0C0C0;
	clear: both;
	}
	
#content h1 a  {
	color: #333333;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #AAAA00;
	text-decoration: none;
	}

#content h2 {
	color: #333333;
	font-size: 20px;
	font-family: Times New Roman, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	padding: 0 0 5px 0;
	margin: 0 0 6px 0;
	border-bottom: 1px dotted #DDD;
	clear: both;
	}

#content u {
	border-bottom: 1px dotted #999;
 	text-decoration: none;
}
	
#content p img {
	border: 0 none;
	margin: 0 15px 10px 0;
	}

#content p img.alignright{
	border: 0 none;
	margin: 0 0 10px 15px;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#contentleft {
	float: left;
	width: 500px;
	margin: 0px;
	padding: 0px;
	}
	
#contentleft p a {
	border-bottom: 1px dotted #999;
	}

#contentleft p a.more-link {
		clear: both;
		display: block;
		border: 0 none;
		margin-bottom: -10px;
		}

#contentleft ol{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentleft ol li{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 5px 0px;
	}
	
#contentleft ul{
	list-style-type: square;
	margin: 0 0 10px 20px;
	padding: 0;
	}
	
#contentleft ul li{
	list-style-type: square;
	margin: 0 0 5px 20px;
	padding: 0;
	}

#contentleft ul li ul {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 10px 0 0 0;
	}

#contentleft ul li ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0 0 10px 0;
	}

#contentleft embed {
		margin: 15px 0;		
		}
	
blockquote{
	margin: 0px 25px 15px 25px;
	padding: 0px 20px 0px 20px;
	background: #E8E8E8;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
	}
	
#content blockquote p{
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	}
	
.postmeta {
	width: 500px;
	border-top: 1px solid #C0C0C0;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	}
	
.postmetaleft {
	float: left;
	width: 395px;
	margin: 0px;
	padding: 0px;
	}
	
.postmetaright {
	float: right;
	width: 100px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	}

#postfeed {
	position: relative;
	margin-top: -55px;
	float: right;
	opacity: .6;
	-moz-opacity: .6;
}

#postfeed:hover {
	opacity: 1;
	-moz-opacity: 1;
}

#postfeed img {
	border: 0 none;
}
	
#prev-next {
	text-align: center;
	font-weight: bold;
	clear: both;
}

/************************************************
*	Right Sidebar 						 		* 
************************************************/
	
#r_sidebar {
	color: #FFFFFF;
	float: right;
	width: 250px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#r_sidebar h2 {
	background: #7d7a64;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 10px 0px 10px 10px;
	margin: 10px 0px 0px 0px;
	text-transform: uppercase;
	clear: none;
	}
	
#r_sidebar h3 {
	background: #7d7a64;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 10px 0px 10px 10px;
	margin: 20px 0px 0px 0px;
	text-transform: uppercase;
	}

#r_sidebar .widget_text div {
		margin: 5px 0 0 0;
	}

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

#r_sidebar ul ul, div#upgrade_browser div {
		border: 1px solid #CDCAB1;
	}

.ie8, .ie7, .ff3, .ff2, .opera9, .webkit, .konqueror, div#upgrade_browser {
	display: none;
	}

div#upgrade_browser div {
	text-align: center;
	background: #fffee3;
	margin-bottom: -10px;
	}

div#upgrade_browser div img {
	border: 0 none;
	margin: 6px 10px 3px;
	}

#r_sidebar ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#r_sidebar ul li a {
	background: #fffee3;
	display: block;
	color: #5d5a40;
	text-decoration: none;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	border-top: 1px solid #CDCAB1;
	}

#r_sidebar ul li a:hover {
	background: #CDCAB1;
	color: #FFFFFF;
	}
	
#r_sidebar p{
	background: #7d7a64;
	padding: 0px 10px 10px 10px;
	margin: 0px;
	line-height: 17px;
	}
	
.search {
	background: #7d7a64;
	margin: 0px 0px 5px 0px;
	padding: 0px 10px 10px 10px;
	}

.widgettitle img { margin-bottom: -3px; }

/************************************************
*	Post Bottom Sidebar			*
************************************************/

#postbottom_sidebar {
	clear: both;
	margin: 0;
}

#postbottom_sidebar li h2.widgettitle {
	margin: 0;
	margin-top: 20px;
}

#postbottom_sidebar li {
	list-style: none;
	margin: 0;
}

#postbottom_sidebar li ul {
	margin: 0px;
	padding: 5px 0 3px;
	background: #FDFDFD;
	border-bottom: 1px solid #C0C0C0;
}
	
/************************************************
*	Footer					      *
************************************************/

#footerbg {
	background: url(images/bg2.png) no-repeat center top;
	text-align: center;
	color: #FFF;
		height: 170px;
		margin-top: -125px;
	}

#footerbg p {
		margin-top: 127px;
}

#idSiteMeterHREF {
		visibility: hidden;
}

/************************************************
*	Search Form					  *
************************************************/

#searchdiv {
	margin: 0px;
	padding; 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#s {
	background: #EFEFEF url(images/search.gif) no-repeat;
		background-position: right;
		width: 224px;
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	padding: 2px;
	margin: 0px;
	border: 1px solid #C0C0C0;
	}

#Search h3 {
	height: 0px;
	padding: 12px 0 0 0;
}
	
#sbutt {
	background: #878787;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	padding: 1px;
	margin: 0px 0px 0px 5px;
	border: 1px solid #333333;
	}
	
/************************************************
*	Comments									*
************************************************/
#commentCount
{
	float: right;
	margin-top: -22px;
}

#commentblock {
	width: 460px;
	background: #E8E8E8;
	color: #000000;
	float: left;
	padding: 20px 20px 10px 20px;
	margin: 10px 0 25px 0;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
	}
	
#commentblock form textarea {
	width: 100%;
}
#commentblock ol{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 3px 0px 20px 0px;
	padding: 20px 10px 5px 10px;
	width: 420px;
	background: #FFFFFF url(images/comment.gif) repeat-x top;
	}

.commenttext-admin {
	clear: both;
	margin: 3px 0px 20px 0px;
	padding: 20px 10px 5px 10px;
	width: 390px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

/************************************************
*	Amazon Price Drop				*
************************************************/

div#amazon-deals ul li a img {
	padding: 0 2px 0 0;
	margin: 0 0 3px -5px;
	float: left;
	border: 0 none;
}

div#amazon-deals ul li a:hover span.image {
	display: block;
}

div#amazon-deals ul li a span.image {
	display: none;
	background: white;
	color: black;
	text-align: center;
	width: 183px;
	padding-bottom: 6px;
	margin-top: -6px;
	margin-left: -204px;
	margin-right: -50px;
	float: left;
	border: 5px solid #CDCAB1;
	opacity: .95;
	filter: alpha(opacity=95);
}

div#amazon-deals ul li a span.image img {
	margin: 15px;
}

div#amazon-deals ul li a {
/*	min-height: 23px; */ IE Quirk
}


ul#price_drop_items, ul#price_drop_items li {
	list-style: none;
	margin: 0;
	clear: both;
}

ul#price_drop_items li {
	height: 160px;
	margin-bottom: 15px;
	border-bottom: 1px solid #DDD;
}

ul#price_drop_items li a img {
	border: 0 none;
	float: right;
}

.red { color: #C33; }

.price { color: #C33; }

/************************************************
*	Contact Form					  *
************************************************/

div.contactform form input, div.contactform form textarea {
	border: 1px solid #DDD;
}

div.contactform form label {
	display: block;
	float: left;
	width: 140px;
	margin: 0 0 10px 0;
}

/************************************************
*	Reddit/Digg/Slashdot				  *
************************************************/

#digg, #reddit, #slashdot {
	display: block;
	margin: 6px 0 0 0;
	text-align: right;
	}

#digg iframe {
	padding: 5px 0 3px 0;
	background: #FFFEE3;
	border: 1px solid #CDCAB1;

	}

#reddit iframe {
	margin-right: -3px;
}

/************************************************
*	Sociable					  *
************************************************/

div.sociable { position: relative; margin: 10px 0 0 0; padding: 4px 0 4px 6px; background: #FDFDFD; color: #770; border-top: 1px dotted #DDD; } /* Changed by Paul Ellis */

div.sociable_tagline { margin: 0 0 4px 0; } /* Added by Paul Ellis */
#contentleft .sociable ul { /* Changed by Paul Ellis */
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
#contentleft .sociable ul li { /* Changed by Paul Ellis */
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0 15px 0 0; /* Changed by Paul Ellis */
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .5; /* Changed by Paul Ellis */
	-moz-opacity: .5; /* Changed by Paul Ellis */
	filter: alpha(opacity=50); /* Changed by Paul Ellis */
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
