/*  
Theme Name: The Pseudobook Review
Theme URI: http://wpthemes.info
Description: The new template for the Review
Version: 0.1
Author: Edwards Brothers
Author URI: http://simpleinside.com
*/
* {
	padding: 0px; 
	margin:0px;
}
p {
	margin: 0.6em 0px;
	line-height:1.5em;
}
dl {
	margin:1em 0px;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em 1em;
	padding:0;
}
a img {
	border:0;
}
.clear {
	clear:both;
	height:20px;
}
blockquote 
{
    margin:10px;
    padding-left:10px;
    border-left:#ccc 2px solid;
    color:#666;
}
fieldset 
{
	border:none;
}
body 
{
	background: #336600;
	margin: 0px 0px; 
	font: 76%/1.6em verdana, tahoma, "lucida grande",  sans-serif; 
	color: #333; 
	text-align: center;
}
a 
{
    text-decoration:none;
}
a:link {
	color: #336600;	font-weight:bold;
}
a:visited {
	color: #336600;	font-weight:bold;
}
a:hover, a:active {
	color: #99cc33;
}
h1, h2, h3, h4, h5, h6 
{
	font-family:Georgia, Verdana, Arial, Serif;
}

#container { 
	background: #fff;
	margin: 0px auto; 
	width: 800px; 	
	position: relative; 
	text-align: left; border-left: 1px solid #000; border-right: 1px solid #000;
}

#header {
	clear: both; 
	float: left; 
	margin: 10px 5px 0 5px;
	width: 450px;
}
#header h1 
{
	font-size:1.8em;
	margin:5px 0 0 5px;
	font-variant:small-caps;
	letter-spacing:1px;		
}
#header h1 a {
	display: block; 	
	text-decoration:none;	
}
#header h2 
{
	margin:5px 0 0 10px;
	font-size:1em;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial, Serif;
	letter-spacing:1px;		
}
#feedarea {
	float: right; 	
	text-align: right;
	margin-top: -10px;
}
html #feedarea {
	padding-top: 10px;
}
#feedarea dl dt {
	display: inline; 
	margin-right: 5px; 
	height: 25px;
}
#feedarea dl dd {
	display: inline; 
	margin-right: 5px; 
	height: 25px;
	background:url(img/feed.png) no-repeat left center;
	padding-left:16px;
}
#headerimage {
	clear: both; 
	background: #fff;
	margin: 0px 0px 0 0px; 
	color: #fff; 
	height: 75px; border-top: 1px solid #000;
}
 html #headerimage {
	margin-top: 0px;
}
#content {
	margin: 0px 0px 0px 10px; padding: 0 0px 0 0;
	overflow: auto;
}
 html #content {
	height: 1%;
}
#content h3 {
	font-size: 1.2em; 
	margin: 1em 0px 0px;
}
#content h4 {
	font-size: 1.1em; 
	margin: 1em 0px 0 0;
}
#content h5 {
	font-size: 1em; 
	margin: 1em 0px;
}
#content-main ul 
{
	line-height:1.5em;
	margin:1em;
	padding:0 1em;
	list-style-image:url(img/bullet.png);
}
#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
#content-main {
	float: left; 
	width: 575px;
	margin-right: 0px; margin-top: 0px; background: #fff;
}
 html #section-index #content-main {
	margin-right: 20px;
}
#content .post 
{
	padding:0 0 1em 0;
}
#content p img.right {
	float: right; margin:10px 0 0 10px;
}
#content p img.left {
	float: left; margin:5px 10px 0 0;
}
#content .post h2 
{
	font-size: 1.4em; 
	margin: .60em 0px 0px;	
	letter-spacing:1px;
	font-weight:normal;	
}
#content .entry 
{
    margin:0em 0 0 1em;   
}

#content .post-info , #content .postmetadata
{
	font-size:0.9em;
	color:#666;
	margin:0;
	padding:0;	
}
#content .post-info 
{
	padding-bottom:10px;	
}
#sidebar {
	float: right; 
	width: 185px;
	font-size:1.1em; color:#fff; font-weigh:normal;
}
#sidebar ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar ul ul
{
	list-style:none;
	margin:0.5em 0 0 1em;
	padding:0;
}

#sidebar a:link {
	color: #99cc33;	font-weight:normal;
}
#sidebar a:visited {
	color: #99cc33;	font-weight:normal;
}
#sidebar a:hover, a:active {
	color: #72b057;
	text-decoration: none;
}

li.sidebox {padding-top: 5px; background:#99cc33 url(img/sideheadtop.gif) no-repeat left top;
	margin-bottom: 10px; margin-top: 10px;
}
html li.sidebox {
	padding-bottom: 10px;
}
li.sidebox h2 {
	font-weight: bold; font-size: 1.3em; text-align: left; border-bottom: 1px solid #fff;
}
#sidebar li.sidebox p img {
	float: left; margin: 0px 10px 10px 0px;
}

#footer {
	clear: both; 	
	background: transparent; 
	margin: 0px auto; 
	overflow: auto; 
	width: 800px; 
	color: #999; 
	text-align: left;
}
 html #footer {
	height: 1%;
}
#footer p {
	line-height: 1.2em; width: 100%;
}
#footer p img {
	vertical-align: text-bottom;
}
#footer ul {
	float: right; 
	margin: 1em 0px; 
	width: 50%; 
	text-align: right;
	font-size: 0.9em; 
}
#footer ul li {
	display: inline; 
	margin-left: 5px; 
	list-style-type: none;
}
#comments, #respond {
	margin:0 0 0 5px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
#container .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 1.5em 0;
	padding: 0.5em;	
	background:#f6f6f6;
}
.commentlist li.alt 
{
    background:#fafafa;
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
	border-bottom: #eee 1px solid;
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f9f8f4;
}
input.textbox 
{
	background:#f9f8f4;
	padding:1px;
	border:#ccc 1px solid;
}
.post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
} 

hr {margin: 10px 15px 10px 15px; color: #ddd;
background-color: #ddd; border: 0; height: 2px;}

#stupid hr {margin: 10px 15px 0px 15px; color: #ddd;
background-color: #ddd; border: 0; height: 2px;}

#lists ul li {margin-bottom: 8px;}
#lists ol li {margin-bottom: 8px;}
#listnumbers ol li {margin-left: 20px;}

#movie table {margin: -25px 0 -20px 0; padding: -20px 0 0 0; align: center;}
#movie table embed {margin: 5px 0 -14px 0;}
#movie table object {margin: 0 0 3px 0;}
#movie table p {margin: 0 0 0 0; padding: 0 0 0 0;}
#movie table h6 {margin: 5px 0 30px 0; font-size: .8em; font-weight: normal; color: #333; font: Arial, Helvetica, sans-serif}

#movie h6 {
	color: #333;
	font: 0.7em Arial, Helvetica, sans-serif;
	}

#flickr {margin: 10px 0 0 0;}

.moretext {	
	font-weight:bold; 	
    font-size: 1.6em; 
}

#lists ul li {margin-bottom: 8px;}
#lists ol li {margin-bottom: 8px;}

#listsgargle ol {margin-left: 10px;}

#podpress {margin-left:120px;}
#podpresslarge {margin-left:35px;}

#podpresssong {background: #eeeeff; margin-left:87px; width:390px; border: #bbbbcc 1px solid; padding: 10px; padding-bottom: 5px; margin-bottom:15px}

#podpresssonglongtitle {background: #eeeeff; margin-left:102px; width:360px; border: #bbbbcc 1px solid; padding: 10px; padding-bottom: 5px; margin-bottom:15px}

#youdecide {background: #eeeeff; margin-left:222px; width: 70px; border: #bbbbcc 1px solid; padding: 10px; padding-left: 25px;}

#youdecides {background: #eeeeff; margin-left:180px; width: 158px; border: #bbbbcc 1px solid; padding: 10px; padding-left: 25px;}

#youdont {padding-right:10px}

.rightimage {margin-left: 10px; margin-bottom: 10px; margin-top: 10px;}
.leftimage {margin-right: 40px; margin-bottom: 10px; margin-top: 10px;}

.footme {color: #ffff00}

#sidebar ul li.search {
	font-size: 0.9em; 
	right: 0px; 
	position: absolute; 
	top: 5px; margin-right: 10px;
}
#s {
	border: #999 1px solid; 
	font-size: 0.9em; 	
	width: 100px; 
	padding: 2px;	
	background:#fff;
}
#searchsubmit {
	border: #999 1px solid;
	font-size: 0.9em; 
	background: #e6e6e6; 
	margin: 2px 8px 0px 2px; 
	color: #265e15; 
	padding: 2px; 		
}
li.sideboximg {padding-top: 5px; background:#99cc33;
	margin-bottom: 0px; margin-top: 10px; padding-left:3px; padding-bottom:2px;
}

li.sideboxsearch {padding-top: 1px; background:#99cc33;
	margin-bottom: 0px; margin-top: 10px; padding-bottom: 8px;
}

#navigation {
	background: #99cc33;
	padding: 0px 0px 0px 0px; 
	overflow: hidden; 
	width: 800px; 
	position: relative; 
	text-align: left;
	font-family:Tahoma, Verdana, Arial, Serif;
        font-size: 1.1em;
}
 html #navigation {
	height: 1%;
}
#navigation ul li {
	float: left; 
	margin: 0px 0px 0px 0px; 
	list-style-type: none;
}

#navigation ul li a {
	border-top:none;
	padding: 4px 18px 5px 18px; 
	display: block; 
	background: #cb0; 
	text-decoration: none; color: #fff;
}
#navigation ul li a:hover {
	background: #ed2;
}
#navigation ul li a:active {
	background: #fafafa;
}

#navigation ul li.current_page_item a {
	background: #fff;
	color: #cb0;	font-weight:bold;
	border:none;
	border-top:none;
}

#pagetitles {color: #cb0; font-weight:bold;}
.posttitle {margin-bottom:10px;}

#navigation2 {border-bottom: 10px solid #99cc33; background: #ffff33 url(http://www.pseudobook.com/images/nav2bg.gif); height: 30px}

#navigationfoot {
	background: #99cc33;
	padding: 0px 0px 0px 0px; 
	overflow: hidden; 
	width: 800px; 
	position: relative; 
	text-align: left;
	font-family:Tahoma, Verdana, Arial, Serif;
        font-size: 1.1em; border-bottom: 1px solid #000;
}

.alignleft {margin: 0 10px 0 0;}

#next {margin-bottom: 10px;}

#decade {margin-left: 35px; margin-right: 35px; margin-bottom: 15px;}
