/*
Theme Name: Family Blog Theme
Description: Family Blog Theme is a black, white and gray theme brought to you free by <a href="http://jump2top.com/themes" target="_blank">Free Blog Themes and Templates</a>. 
Author: Free Blog Themes and Templates
Author URI: http://jump2top.com/themes
Version: 1.0
Tags: black, gray, white, 2-columns, left sidebar, widget ready, fixed width, seo friendly

*/
* {
	padding: 0px;
	margin: 0px;
}

html {overflow-y:scroll;}

body {
background-color:#ca9e75;
	/*background-color: #d8ae88;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #422503;
}
#wrap {
	width: 804px;
	text-align: left;
	margin:0 auto;
	padding:0 73px 0 73px;
	background:url(images/slice.jpg) top center repeat-y;
	/*background:url(images/shadow.jpg) top center repeat-y;*/
}

#header {
width:804px;
	height: 277px;
	background:url(images/header.jpg) top center no-repeat;
	margin-bottom:25px;
}

#header a {
display:block;
width:804px;
height:277px;}

#main {
width:804px;
float:left;}


#title {
	padding-right: 20px;
	height:73px;
}
#pagenav {
font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: regular;
	line-height:30px;
	text-transform:uppercase;
}
#pagenav ul li {

	list-style: none;
}
#pagenav li a {
	color:#6d3b00;
	text-decoration: none;
}

#pagenav li#current a,
#pagenav li a:hover {
color:#d1581a;}

#sidebar {
	float: left;
	width: 165px;
	padding: 0 0 25px 25px;
}

#sidebar ul {
margin-left:0;
padding-left:0;}

#content {
	float: left;
	width: 544px;
	padding: 0 40px 25px 30px;
}

#content_blog {
float:left;
width:580px;
padding:0 0 25px 30px;}

#content_blog .post {
width:359px;
float:left;}

#archives {
width:150px;
float:right;
padding-right:20px;}

#archives ul {
list-style:none;}

.entry p {
line-height:130%;}

#footer {
	width:804px;
	height:86px;
	float:left;
	clear:both;
	font-size:11px;
	text-align: center;
	color: #cecca8;
	background:url(images/footer.jpg) top center no-repeat;}

	
#footer li a {
color: #cecca8;
text-decoration: none;}
	
#footer li a:hover, #footer li#current a {
color: #ffd905;}

#footer p.copyright {
font-size:9px;
color:#cecca8;
line-height:130%;
padding-bottom:0;}

#footer p.copyright a {
color:#cecca8;
text-decoration:none;}

#footer p.copyright a:hover {
text-decoration:underline;}

#footer .nav {
list-style:none;
margin:18px auto 10px auto;
display:block;
clear:both;
text-align:center;}

#footer .nav li {
list-style:none;
margin:0;
padding:0 1px;
display:inline;}


.post, .widget {
	padding-bottom: 20px;
}
/* default */
img {
	border: 0px;
}
.clear {
	clear: both;
}
p, ul, ol, #content h1, h2, h3, h4, h5, h6, #pagetitle {
	padding-bottom: 10px;
}
/* text */

.postmetadata a {
	color: #999;
	text-decoration: none;
}
.postmetadata {
	color: #999;
	margin:10px 0px;
}
#title h1 {
	color: #898989;
	font-size: 18pt;
	font-weight: normal;
	padding-top: 15px;
	visibility:hidden;
}
#title h1 a {
	color: #898989;
	text-decoration: none;
	visibility:hidden;
}
.description {
	font-size: 10pt;
	color: #666;
	visibility:hidden;
}

#content ul, #content ol {
	margin-left: 25px;
}
#sidebar ul li {
	list-style: none;
}
#sidebar ul li ul li {
	margin-left: 0px;
}
#sidebar ul li ul li ul li {	
	margin-left: 10px;
}
ul li ul li {
	margin-left: 10px;
}
ul li ul li ul li {	
	margin-left: 10px;
}
h2 a {
	color: #111111;
	text-decoration: none;
}
#content h1, #content_blog h1 {
	color: #8d4706;
	font-size: 18px;
	font-weight: bold;
}
#content h1 a, #content_blog h1 a {
	color: #8d4706;
	text-decoration: none;
}
h2 {
	font-size: 14pt;
	font-weight: normal;
}
h3, h4 {
	font-size: 12pt;
}
h5, h6 {
	font-size: 11pt;
}
#sidebar h2 {
	font-size: 10pt;
	color: #111111;
	font-weight: bold;
}
#sidebar h2 a {
	color: #111111;
	text-decoration: none;
}
#sidebar a {
	color: #111111;
	text-decoration: none;
}
a {	
	color: #d1581a;
	text-decoration:none;
}

a:hover {
text-decoration:underline;}

blockquote {
	margin: 10px;
	padding: 5px 0px 0px 10px;
	border-left: 3px solid #111111;	
}
.searchform {
	padding: 10px;
}
/* calendar */
#today, caption {
	font-weight: bold;
}
td, th {
	padding: 2px;
}
#calendar_wrap {
	padding: 0px 10px 10px 10px;
}
/* form */
#author, #email, #url, #comment, .s {
	border: 1px solid #d9d9d9; 
	padding: 5px;
	font-size: 8pt;
	background: url(images/background_input.gif);
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
}
#author, #email, #url, #comment {
	padding: 5px;
}
.s {
	padding: 3px;
}
#submit, .searchsubmit {
	background-color: #111111;
	color: #ffffff;
	border: 1px solid #d9d9d9; 
	font-size: 8pt;
	padding: 2px;
	margin-top: 3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#commentform a {
	color: #666666;
	text-decoration: none;
}
#comments {
	margin: 10px 0px;
}
.comment {
	padding: 10px;
}
#date {
	padding-bottom: 10px;
}
#date a {
	text-decoration: none;
}
.alt strong {
	font-size: 9pt;
}
.alt a {
	text-decoration: none;
}
.searchform {
	margin-bottom: 0px;
}
/* wp default */
.center {
	text-align:center;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
.buy {
margin-bottom:15px;
text-align:center;}
.buy p {
padding-bottom:5px;
text-align:center;}