/*
Theme Name: Quiverfull Family Blog
Theme URI: http://www.desperatelyseekingwp.com
Description: Custom Blog Design **with traditional images, deep colors, and versatile layout**
Author:Cathy Tibbles of Healing Designs
Woman & Child Image: author unknown, in public domain.

*/

/***Main Elements in the order that they appear***/
* {margin:0; padding:0;}
body{
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #222222;
	text-align: center;
	background: #670804 url('images/bg.jpg') repeat-y;
	}
span {font-size:1em;}
ul, ol{
	list-style-position: inside;
}
a:link,
a:visited{
color:#630000;
text-decoration:none;
border-bottom:1px #680000 dotted;
}
a:hover, 
a:active{
	color:#000;
	border-bottom: 1px #000 solid;}
	
#header {
	background: transparent url('images/header.jpg') scroll top left no-repeat;
	height: 216px;}

h1 {visibility:hidden;
	font-size: 3em;
	
	font-weight: bold;
	text-align: center;
	color:white;
	text-transform:capitalize;
	}
	
.description {
	visibility:hidden;
	font-size: 1.2em;
	text-align: center;
	
	}
#content {
	float:left;
	text-align:left;
	padding-left:80px;
	}
	
/**********Navigation***************/
#topbar {
	clear:both;
	background:transparent url('images/topbar.jpg') top left no-repeat;
	margin-left:-80px;
	padding-left:295px;
	height:122px;
	color:#000;}

.nav {width:660px;
}

.nav ul {
	float:left;
	padding-left:50px;
	list-style-type:none;
overflow:hidden;
	}
	
.nav li{
	float:left;
	margin-right: 3px;
	background:#ccc;
	border:2px #ddd outset;
	text-align:center;
	height:25px;}

.nav li a{
display:block;
	border:none;
	font-size:1em;
	font-weight:bold;
	padding: 5px 8px;	
}

.nav ul li a:hover{
	background: #ddd;
	border:2px #ddd inset;
}



	
/**************************sidebar********************/
#sidebar{
	float:left;
	width: 200px;
	margin-top:-10px;
	font-size:1em;
	background-color:transparent;
	text-align:left;}

#sidebar ul,
#sidebar2 ul{
	padding-left:10px;
	}

#sidebar li,
#sidebar2 li {
list-style-type:none;
}
#sidebar ul li,
#sidebar2 ul li{
	list-style-type:none;
	padding:5px 0;
		}

#sidebar .author{
	
	background-image:url('images/jennifer.jpg');
	background-repeat:no-repeat;
	background-position:bottom left ;
	padding-left:30px;
	padding-bottom:40px;
	
	}
#sidebar ul ul,
#sidebar2 ul ul{
	padding:3px 5px 0;
	margin-bottom:30px;
}


#sidebar h2,
#sidebar2 h2,
h2.widgettitle {
	margin: 15px 0 0;
	display:block;
width:100%;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.1em;
	text-transform:uppercase;
	text-align:center;
	background:none;
	border-top:1px #e9c977 solid;
	}


#sidebar ul p,
#sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar form {
	margin: 0;
	}

ol li,
#sidebar ul ol li {
	list-style: decimal inside;
	}
	


#sidebar2{
	float:left;
	text-align:center;
	width:165px;
	margin-top:-65px;	
}

#sidebar a,
#sidebar2 a {
text-decoration:none;
border:none;
}
	
	/*****************************Main*****************/
#main {
	float: left;
	margin:-75px auto 10px 30px;
	}
.mainie{
float:left;
width:450px;}


h2,
h2.pagetitle {
	font-family: Georgia, "New Times Roman", serif;
	font-weight: bold;
	font-size: 1.6em;
	text-align: left;
	}
	
h2 a:link,
h2 a:visited {
	border:none;
	text-decoration:none;
}
.title{
	display:block;
	margin-bottom:12px;
}
.date{
	font-size:1em;
	text-align:right;
	color:#630000;
	padding:0 15px 10px;
font-style:italic;}
	
.post {
	margin: 30px 0 40px;
	padding:0 15px;
	text-align: left;
	}

.entry {
	line-height: 1.4em;
	}

.entry p a:visited {
	color: #630000;
	}
.entry ul{
	padding:0 0 10px 35px;
}
.entry ul li {
	padding:0;
	list-style-position:inside;
	list-style-type:disc;
	}

.entry ol {
	padding: 0 0 10px 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
.entry form { /* for password protected posts*/
	text-align:center;
	}

.entry blockquote{
	border:inset 2px #e9c977;
	margin:5px 10px;
	padding:2px;
	background:#ffffd3;
	}

.postmetadata {
	font-size:.8em;
	padding: 40px 0 0 23px;
	clear: left;
	margin:0;
	color:#630000;
	background-image:url('images/sig.png');
	background-repeat:no-repeat;
	background-position:top left;
	}

.postmetadata ul,
.postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}	

.navigation {
	display: block;
	text-align: center;
font-size:.8em;
	margin: 10px 20px 60px;
	}

.post hr {
	display: block;
	}

.subpages{
	padding:15px 45px;
}
.subpages ul{
	list-style:inside;
}

.clear {
	clear: both;
}

		/*******************  Search Form ***/
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

 #searchform #s {
	width: 108px;
	padding: 2px;
	}

#searchsubmit {
	padding: 1px;
	}
	
/****************************  Footer  *********************/
#footer {
	clear:both;
padding:30px 0;
	margin:0 -30px 0 -80px;
	font-size:.8em;
	text-align:center;
	background: url('images/footer.jpg') bottom left no-repeat;
}


/***********************************Comments*********/
h3#respond_form,
h3#comments {
	font-size: 1.3em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-transform:uppercase;
	color:#630000;
	margin-top:20px;
	}


h3 a {
	text-decoration:none;
	color:#630000;
}

#comments {
width:370px;
font-size: 1.1em;
display:block;
overflow:hidden;
}
.comment_respond {
float:left;
width:100%;
}

#commentform li,
{
	font-size: 0.9em;
	font-weight: bold;
	margin:10px;
	list-style: none;
	padding: 2px;
}


#commentform p {
	margin: 5px 0;
clear:both;
	}

#commentform input {
	width: 130px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font-size: 0.9em;
	
	}

#commentform #submit {
	
	float: right;
	}
	
#commentform textarea {
	font-size: 0.9em;
	font-weight: bold;
	margin: 15px 0 3px;
	list-style: none;
	width:100%;
	padding: 2px;
	}

#comments,
ol.commentlist {
float:left;
}
ol.commentlist li{
	margin:25px auto;
	width:375px;
float:left;
	}
.commenthr,
.comment-author{
	background: url('images/commenthr.png') top left no-repeat;
height:75px;
width:371px;
}
.commenthr h4 {
padding:10px 10px 0;
}

.reply {
padding:8px 10px;
background: url('images/commentft.png') bottom left no-repeat;
	}

.commentlist li .avatar { 
	float: right;
	margin-right:34px;
margin-top:17px;
	background: #fff;
	}

.commentmetadata {
margin-top:-48px;
padding-left:10px;
padding-bottom:28px;
clear:left;}

.commentlist cite {
font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
padding:10px 5px 0px 10px;
float:left;
}
 
.commentlist cite a {
border:none;
text-decoration:none;	}

.says {
padding:10px 10px 10px 0px;
float:left;

}

.comment p {
	font-size:0.9em;
padding:0 10px 10px;
margin-top:5px;
	text-align: left;
background: url('images/commentbg.png') top left repeat-y;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin:0;
}


.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}



/*************************** Various Tags **********/
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

a img {
	border: none;
	padding:5px;}

p img {
	padding: 5px;
	max-width: 100%;
	}
p{margin-bottom:1em;}
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #630000;
	}
select {
	width: 130px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	color:#630000;}

.center {
	text-align: center;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
hr {
	display: none;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
float:right;
		margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

acronym, 
abbr,
span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

	/*************************** Calendar  ****************/
	
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	text-decoration: none;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

/*****************  Links Page Template **********/
#links .linkcat{
	list-style-type:none;
	display:inline;
	float:left;
	padding-right:40px;}


/*Contact Form - Begin */
/* 
Coldskin #1 for Contact Coldform WordPress Plugin
@ http://perishablepress.com/press/2008/01/08/contact-coldform/ 
@ http://perishablepress.com/press/2008/01/15/contact-coldskins/
*/

div#coldform * {
	padding: 0;
	margin: 0; 
}
div#coldform {
	font-family: Verdana, sans-serif;
	background:none;
	font-size: 11px;
	margin: 11px 0;
	color: #333;
}
div#coldform fieldset {
	border: 0 none;
	display: block;
	
}
div#coldform legend.hide {
	display: none;
}
div#coldform label.label {
	text-align: right;
	display: block;
	padding: 3px 0;
	margin: 3px 0;
	width: 115px;
	clear: left;
	float: left;
}
div#coldform textarea#coldform_message,  
div#coldform input.input {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	display: block;
	float: right;
	width: 300px;
	padding: 3px;
	margin: 3px;
}
div#coldform input.submit {
	margin-right: 3px;
	display: block;
	float: right;
	width: 307px;
}
.contactform textarea {
	border: 1px solid #ccc;
	background: #fff;
	color: #404040;
	width: 450px;
}

.contactform input {
	border: 1px solid #ccc;
	background: #fff;
	color: #404040;
	margin-top: 5px;
}
/* Contact Form - End */
