﻿/*  
Theme Name: Paulstheme
Description: A sandy colored theme for Paul's site
Version: 1.0
Author: Nick
Author URI: http://www.google.com
*/

/*cache check*/
*
{
	margin: 0em;
	padding: 0em;
}
blockquote
{
/*border : 2px solid #000;*/
width: 400px;
margin-left: 80px;
padding: 0px;
text-align: left;
color: #888;
padding-left: 6px;
border-left-style: solid;
border-left-width: 3px;
border-left-color: #aaa;
/*background-color: #ccc;*/
quotes: "\201C" "\201D";
}

.logo {
border:0 none;
float:right;
margin:-33px 0 0;
padding:0;
}

a:link,a:visited
{
	color: #008B00; /*8DA359*/
	text-decoration: none;
}

a:hover,a:active
{
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 
{
	color:#37371e;
	font-family:Georgia,Verdana,Arial, Serif;
}
img 
{
	border:#cc9 1px solid;
        margin: 0px 7px 0px 3px; 
	padding:2px; /*2px*/
}
img.left 
{
	float:left;
	margin:0 1em 1em 0;
}
img.right
{
	float:right;
	margin:0 0em 1em 1em;
}
body
{
	background: #F0E3A4 url(images/a4.gif) repeat-x;
	color: #333;
	font-size:10px;
	font-family: Verdana, Georgia, Tahoma, Verdana, Serif; 
	font-size: small;
	font-size:0.86em;	
}

#outer
{
	width: 960px; /* 760 */
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.0em;
	background-color: #FEFEF2;	
	background-image: url(images/a3.gif);
	background-repeat: repeat-x;
	padding: 1.0em;
	border-top: solid 1px #ffffff;
	margin-bottom: 1.0em;
}

#outer2
{
	border: dotted 1px #EFEAD1;
	padding: 1.0em;
}

#menu
{
	background: #6C7424 url(images/a1.gif) repeat-x;
	color: #ffffff;
	height: 1.4em;
	line-height: 1.4em;
	padding: 0.8em;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #6D7B34;
	clear:both;
}

#menu a
{
	color: #ffffff;
	text-decoration: none;
}

#menu ul
{
	list-style: none;
	padding: 0em;
}

#menu li
{
	display: inline;
	font-size: 0.9em;
	font-weight: bold;
}

#menu li a
{
	padding: 0.8em;
}

#menu li a:hover,#menu li a:active,#menu li.current_page_item a
{
	background: #515815 url(images/a2.gif) repeat-x;
}

#header
{
	padding: 0.8em 1.2em 1.2em 1.2em;
}

#header h1
{
	font-size: 1.7em; /* 3.0 */
/*	text-transform: lowercase; */
	font-weight: normal;
	letter-spacing: -0.05em;
}

#header h2
{
	position: relative;
	top: -0.1em;
/*	text-transform: lowercase; */
	font-size: 0.8em; /*0.8*/
	color: #4F4F2B;
}

#content
{
	margin-top: 1.0em;
	padding: 1.2em;
	line-height: 1.4em; /*2.2*/
	font-size: 0.9em;
	position: relative;
}

#footer
{
	border-top: dashed 1px #EFEFD6;
	padding-top: 1.0em;
	font-size: 0.8em;
	color: #CFC1C2;
	padding-left: 1.2em;
	clear: both;
	text-align:left; /*left*/
}

#main
{
	width: 560px; /* 580 480 490 530*/
	float: left;
	position: relative;
}

#main p
{
	line-height:1.4em;/*1.6*/
	margin-top: 0;
	margin-bottom: 1.0em; /*0.5*/

}
#main .subthis
{
	font-size:10px;
}
#main .post 
{
	margin:0 0 3em 0;
}
#main h2
{
	font-size: 1.4em;
	font-weight:normal;
	padding: 0 0 5px 0;
	border-bottom: dashed 1px #CECF8F;		
}
#main h2.pagetitle
{
	font-size: 1.5em;
	font-weight:normal;
	border-bottom:none;
	margin:0 0 1em 0;
}
#main h2 a
{
	color: #37371e;
}
#main .post-content 
{
	margin:1em 0;
	padding:0;
}
#main .post-content ul, #main .post-content ol
{
	margin:1em 2em;
	padding:0;
}
#main .post-content li {
	line-height: 1.4em;
}
#main p.post-info 
{
	padding:3px;
	margin:1em 0;
	color:#999;	
	font-size:0.9em;
	background:#f9f9e9;
}

#main p.post-info a 
{
	color:#9f9f7b;
}
#main table ul{
list-style-type:none;
margin:0;
padding:0;
}
#main table ul li a{
font-size:12px;
}
#comments, #respond{
	margin: 2em 0 10px 5px;	
	font-size:1.4em;
	font-weight:normal;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#f9f9e9;
	border-top: #c99 1px solid;
	border-bottom: #c99 1px solid;
}
.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	padding:3px;
}
#outer .commentlist {
	margin: 0;
	padding: 0;		
	border-top: #dcc 1px solid;
	list-style:none;
}
.commentlist li 
{
	list-style:none;
	margin: 0;
	padding:1em;	
	background:#fefef2;
	border-bottom: #dcc 1px solid;	
}
.commentlist li.alt 
{
    background:#f9f9e9;    
}
.commentlist li .cmtinfo 
{
	font-size:1em;		
}
.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;
}
#outer .nocomments 
{
	text-align:center;
	color:#999;
}
input.textbox
{
	border:#ecc 1px solid;
	background:#fefef2;
	font:1em Verdana, Arial, Serif;
	padding:2px;
	width:150px;
}
textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ecc;	
	background:#fefef2;
	font:1em Verdana, Arial, Serif;
}
.textbox:focus, textarea:focus
{
	background:#fff;
	border:#999 1px solid;
}

#props 
{
	font-style:		normal;
	margin-top:		0px;
	margin-bottom:	15px;
	font-size:		0.8em;
}



#sidebar
{
	width: 315px; /* 215 195 145*/ 
	float: right;
	position: relative;
	margin-left: auto;
	font-size: 0.9em;
}

#sidebar p
{
	margin-bottom: 1.0em;/*2.0*/
	line-height: 1.2em;
        font-size: 0.8em; /*0.8*/
	color: #4F4F2B;	
}

#sidebar h2
{
	font-size: 1.2em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 0.5em; /*1*/
}

#sidebar ul
{
	list-style: none;
	line-height: 2.0em;
	margin-bottom: 2em;
}
#sidebar form
{
	margin-bottom:2em;	
}
#sidebar input.textbox 
{
	width:80%;
}

#sidebar ul ul ul
{
	list-style: none;
	line-height: 1.0em; /*2.0*/
	margin:0 0.5em; 
}
#sidebar li li
{
	border-bottom: dashed 1px #EFEFD6;
}
#sidebar li li li
{
	border-bottom:none;
}
#sidebar a:link,a:visited
{
	color: #008B00; /*8DA359*/
        font-size: 1.0em; /*1.0*/
	text-decoration: none;
}
#sidebar23{
clear:both;
}
#sidebar2{
width:145px;
float:left;
}
#sidebar3{
width:145px;
float:right;
}
#sidebar4{
clear:both;
}
.reddit {
	border:0px solid;
        margin: 0px 0px 0px 0px; 
	padding:0px; /*2px*/
}
.righttitle{
float:right;
margin:5px 10px 15px 10px;
}
.searchform{
float:left;
margin-top:68px;
margin-left:12px;
}
#sidebar2 h2,#sidebar3 h2,#sidebar4 h2{
margin-top:22px;
}
#respond h3{
font-size:1.0em;
font-weight:normal;
margin:2em 0 10px 5px;
}
.body-brm td {
font-size:10px;
}

/* 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
	}
/* End Images */

/* Email Form */
.forma{
width:500px;
height:23px;
background-image:url('images/forma.jpg');
background-repeat:no-repeat;
}
.formb{
width:450px;
background-image:url('images/formb.jpg');
background-repeat:repeat-y;
padding:25px;
}
.formc{
width:500px;
height:23px;
background-image:url('images/formc.jpg');
background-repeat:no-repeat;
}
.formb #form1 textarea{
height:5em;
}

