/*  
Theme Name: freehouse
Theme URI: http://www.afreehouse.org
Description: 
Version: 1.0
Author: gjuddy
Author URI: http://www.afreehouse.org
*/

/*reset.css*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
/*fonts.css*/
body {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color: #674b35;
*font-size:small;
*font:x-small;
}
table {
	font-size:inherit;
	font:100%;
}
select, input, textarea {
	font:99%;
}
pre, code {
	font:115% monospace;
*font-size:100%;
}
body * {
	line-height:1.22em;
}
/*standard theme stuff*/
#s, input {
	border:1px solid #3f2815;
	padding:2px;
	background-color:#896e59;
	color:#fff;
}
textarea {
	border:1px solid #3f2815;
	padding:2px;
	background-color:#fff;
}
#submit {
	background-color:#000000;
	color:#fff;
	font-weight:bold;
}
.post ol, .commentlist ol {
	list-style:decimal;
	padding:5px 0px 5px 0px;
	list-style-position:inside;
}
.post ul, .commentlist ul {
	list-style:disc;
	list-style-position:inside;
	padding:5px 0px 5px 0px;
}
.post li, .commentlist li {
	padding-bottom:5px;
}
.post strong, .post b {
	font-weight:bold;
}
.post em, .post i {
	font-style:italic;
}
.page_item .page_item, #sidebar ul.children {
	margin-left:20px;
	background-color:#e6e5ac;
}

#calendar_wrap td, #calendar_wrap thead tr th {
	padding:3px;
}
#calendar_wrap thead {
	background-color:#666666;
	color:white;
}
#calendar_wrap caption {
	text-align:center;
}
#searchsubmit {
	color: #fff;
	text-transform:uppercase;
	font-size: 10px;
	background-color:#3f2815;
	display:block;
	float:left;
	margin: 0 0 0 5px;
	padding:3px;
}
#s {
float:left;
}
#searchform {
margin: 20px 0 0 5px;
}
/**********************/

.clear {
	clear:both;
	height:0px;
	width:0px;
	overflow:hidden;
}
body {
	background-color: #f0edda;
	background-image: url(images/bkd.gif);
	background-repeat: repeat-x;
}
#page {
	width:1000px;
}
#header {
	position:absolute;
	left: 687px;
	top: 0;
	width: 300px;
}
#header h1 a {
	position:relative;
	left:250px;
	color: #674b35;
	font-size:189%;
	text-decoration:none;
}
#header div.description {
	position:relative;
	left:250px;
	color:#CCCCCC;
	margin-top:5px;
	width:300px;
	text-decoration:none;
}
#themenu {
	float:right;
	position:relative;
	margin:10px 5px 0 0;
}
#themenu li {
	float:left;
	display:inline;
}
#themenu li a {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:4px;
	padding-top:8px;
	color:white;
	text-decoration:none;
	font-weight:normal;
}
#themenu li a:hover {
	text-decoration:underline;
}
#content {
	background: url(images/pintpics2.jpg) no-repeat;
	background-color:#faf9f5;
	float:left;;
	width:630px;
	padding:25px;
}
#content .post {
	margin: 230px 0 15px 0;
	padding:5px;
}
.imgRight {
	float:right;
	margin-left:5px;
}
#content .post h2, #sidebar h2, h3#comments, h3#respond, h2.center {
	display:block;
	color: #000;
	font-size:16px;
	margin-top:10px;
	margin-bottom:10px;
}
#content h2.pagetitle {
	display:none;
}
#content .post h2 a, #content .post h3 a, .navigation a {
	color: #674b35;
}
#content .post p, .commentlist p {
	line-height:170%
}
#content .post p a {
	color: #674b35;
}
#content .post p {
	margin-bottom:15px;
}
#content .post blockquote {
	padding:10px;
	background-color:#DCF0FC;
	color:black;
	border:2px solid #FFCE8A;
	font-style:italic;
	margin:10px;
}
#content .post blockquote blockquote {
	background-color:white;
	color:black;
}
#content .post small {
	display:block;
	margin:5px 0px 7px 0px;
	color:#999999;
}
#content .post p.postmetadata {
	display:block;
	clear:both;
	text-align:center;
	height:30px;
	color:black;
	padding-top:6px;
}
#content .post p.postmetadata a {
	color:#c3270d;
}
/*The comments*/


.commentlist li {
	display:block;
	background-color:#fff;
	padding:10px;
	border:1px solid #333333;
	margin-bottom:15px;
}
/*name of author*/
.commentlist li cite, .commentlist li cite a {
	color:#999999;
	font-weight:bold;
}
.commentlist li small.commentmetadata {
	display:block;
	margin:10px 0px 10px 0px;
	color:#0CC4E8;
}
.commentlist li a {
	color:#c3270d;
}
#commentform {
	margin-bottom:25px;
}
#commentform a {
	color:#c3270d;
}
#commentform input, #commentform textarea {
	margin-top:5px;
}
h3#comments, h3#respond {
	margin-top:50px;
}
/*---------------sidebar------------------*/
#sidebar {
	background-color:#f8f7ed;
	position:absolute;
	left: 685px;
	top: 94px;
	width:295px;
	padding: 0 10px 10px 10px;
}
#sidebar a {
	color:#c3270d;
	text-decoration:none;
	padding-left:0px;
}
#sidebar li {
	margin-bottom:5px;
	padding: 5px 0 5px 5px;
}
.sidebox1 {
	background-color:#f1eed2;
}
.sidebox2 {
	background-color:#e6e5ac;
}
.sidebox3 {
background-color:#e7e6c7;
}

#sidebar a:hover {
	text-decoration:underline;
}
.pagenav {
	background-color:#f1eed2;
}
.linkcat {
	background-color:#e6e5ac;
}

.publist {
	float:left;
	clear:left;
	border-bottom: 1px solid #674b35;
	width:100%;
	padding-bottom:5px;
	margin:10px 0 10px 0;
}
.publist ul {
	display:inline;
	padding:5px;
	list-style:none;
}
.publist li {
padding:5px;
}
.publist img {
float:left;
margin: 0 10px 10px 0;
}
.publist h3 {
font-size:14px;
font-weight:bold;
}
.publist p {
margin: 0 5px 5px 0;
}
.publist a:hover {
color:#000;
}
.cform {
clear:left;
}

.subscriberss {
	padding: 0px 0 15px 15px;
	}
.subscriberss select {
	width: 110px;
	margin: 5px 5px 0 10px;
	float: left;
	}
.subscriberss a {
	float: left;
	}
.subscriberss a.btnnofloat {
	float: none;
	}
.subscriberss a.rsstext {
	color: #000;
	margin: 5px 0 0 3px;
	float: left;
	}

/*---------------footer------------------*/
#footer {
	clear:both;
	margin-top: 30px;
	padding: 25px;
	font-size:10px;
}
#footer a {
	color:#c3270d;
	text-decoration:none;
	padding-bottom:1px;
}
#footer a:hover {
	text-decoration:underline;
}
.commentlist li ul li, .commentlist li ol li {
	border-left:0px solid white;
}
.commentmetadata a {
	color:#c3270d;
}
