/*  
Theme Name: Faulkner
Theme URI: 
Description: Get More Free Wordpress Themes By Visiting <a href="http://www.amazingwordpressthemes.com">Wordpress Themes</a>
Version: 1.0
Author: R.J. Kaplan
Author URI: http://me.mywebsight.ws/
*/



body {
margin: 0 auto;
padding: 0;
font: 100% times, 'times new roman', serif;
background: #300 url('images/bg3.jpg') no-repeat top center;
background-attachment: fixed;
}

#wrap {
color: #505050;
margin: 0 auto;
width: 682px;
/*min-height:1650px;*/
height: auto !important;
height: 1650px;
background: url('images/parchment.jpg') repeat-y top center;
}

#header {
margin: 0 0 0 0;
padding: 0 0 10px 0;
text-align: center;
background: url('images/ornament.gif') no-repeat center bottom;
}

#header img {border-bottom: 4px solid #3E1900;}
#header strong {
font: 200% Oklahoma,garamond, times, 'times new roman', serif;
color: #630;
font-weight: 600;
margin: 0 auto;
padding: 10px 0 2px 0;
display: block;
}

#header strong img {
	padding: 0 15px;
	border:0;
	}

#header h2 {
	font: 100% times, 'times new roman', serif;
	color: #505050;
	letter-spacing: 3px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0px;
	font-variant: small-caps;
}

.menu ul {
	padding: 0 !important;
	padding: 0 0 0 5px;
	margin: 0;
	}

.menu {
	margin: 0 auto;
	padding: 13px 0 19px 0;
	list-style-type: none;
	width: 610px;
	text-align: center;
	}

.menu li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 2px;
	}
	
.menu li a {
	padding: 6px 4px;
	font: 600 .95em garamond,times,'times new roman',serif;
	color: #990000;
	text-align: center;
	text-decoration: none;
	}

.menu li  a:hover {
	color: #C90;
	text-decoration: none;
	background: url('images/menuhover.jpg') repeat-x bottom left;
	}

#content {
padding: 20px;
line-height: 1.7em;
}

.hassidebar {margin: 0 160px 0 15px;}
.sanssidebar {margin: 0 15px 0 15px;}

#content img {
	margin: 0px 15px 4px 15px;
	padding: 2px;
	border: 1px solid #600;
	}

#content a {
	color: #800;
	text-decoration: underline;
	}

#content a:hover {
	color: #C90;
	text-decoration: none;
	}

@font-face {
	font-family: Oklahoma;
	src: url('http://bigrockworks.com/fonts/OKLAHOMA.TTF');
}

h1 {
	font: 600 1.6em Oklahoma,garamond,times,'times new roman',serif;
	color: #600;
	margin: 0 0 19px 0;
}

h2 {
	font: 600 1.4em Oklahoma,garamond,times,'times new roman',serif;
	color: #740;
	margin: 3px 0;
	}
	
h3 {
	font: 400 1.4em garamond,times,serif;
	color: #602400;
	font-style: italic;
	margin: 0 0 10px 0;
	}
	
#content h2 a {
	color: #740;
	text-decoration: none;
}

#content h2 a:hover {
	color: #740;
	text-decoration: underline;
}
	

.right h4 {
	font: 1.1em garamond,'times new roman',serif;
	border-top: 1px solid #98615F;
	background: url('images/h3bg.gif') no-repeat bottom center;
	padding: 2px 0 16px 0;
	text-align:center;
	color: #a80;
	font-variant: small-caps;
	margin: 0;
	}

#side {
        background-image:url(images/V_border.gif);
         background-repeat: repeat-y;
	width: 150px;
	float: right;
	clear: none;
	margin: 30px 15px 0 0;
	padding: 0 0 0 15px;
        }
	
.right {
float: right;
clear: right;
width: 150px;
font-size: 0.9em;
margin: 10px 0 0 0;
}

.right ul{
list-style:none;
margin:0;
padding: 5px;
}

.right li{
margin:0;
padding:0;
}

.right li a{
display:block;
text-decoration:none;
font-size: 0.9em;
padding: 5px 5px 5px 22px;
background: url(menu.gif) left no-repeat;
color:#600;
}

.right li a:hover{
background: #ECCAA3 url(menu.gif) right no-repeat;
color: #800;
}

.entry {
	padding: 10px 10px 25px 10px;
	margin: 0 0 20px 0;
	background: url('images/entrybg.gif') no-repeat bottom center;
	line-height: 1.4em;
	}

.entry p {
	font-size: 1em;
	}

.comment a {
	font: 0.8em garamond,times,serif;
	color: #800;
	text-decoration: underline;
	padding: 4px 6px;
	}

.comment a:hover {
	color: #ECCAA3;
	text-decoration: none;
	background-color: #600;
	}
	
ol {
	color: #600;
	font: 600 1.0em garamond,times,serif;
	font-style:italic;
	}
 
ol span {
	font: 400 1.0em 'times new roman',times,serif;
	color: #505050;
	font-style: normal;
	}

ol li {
	margin-left: 25px;
	padding: 4px 0
	}

#content ul {
	list-style-type: none;
	}
	
#content ul li {
	padding-left: 17px;
	background: url('images/bullet.gif') no-repeat left center;
	margin-left: 10px;
	}

table {
  width: 100%;
  margin-bottom: 20px;  
  
  font-size: 1em;
  border-collapse: collapse;
}

table caption {
  margin-top: 10px;
  padding: 0 0 0.5em 3px;

  font: 400 1.2em garamond,times,serif;
  text-align: left;  
}





table th,
table td {
  text-align: left;
  vertical-align: top;
  padding: 4px 7px;
}


thead th {
  color: #740;
  border-top: 2px solid #600;
  border-bottom: 1px solid #600;
}


tbody td {
  border-bottom: 1px solid #D6B8A0;
}

tbody tr:hover {
  background-color: #EDD4AE;
}

form label{
	display:block;
	}

form input.text, form textarea{
	width:95%;
	border:1px #87764B solid;
	color:#211000;
	padding:4px 5px;
	font:12px Verdana,Arial,san-serif;
	background-color: #F6EDCB;
	}

form input.text:hover, form textarea:hover{
	border:1px #87764B solid;
	}

form input.text:focus, form textarea:focus{
	border:1px #2D1A06 solid;
	color:#211000;
	}

form input.button{
	margin-right:8px;
	padding:3px 5px;
	font:12px Verdana,Arial,san-serif;
	}

* html form input.text,

* html form textarea{
	border-color:#533a18;
	color:#333;
	}
	
#footer {
	width: 682px;
	height: 100px;
	margin: 0 auto;
	color: #996633;
	padding: 20px 0;
	text-align: center;
	font-size: 0.8em;
	background: #300 url('images/foot.jpg') no-repeat top center;
	clear:both;
	}

#footer a {
	color: #963;
	text-decoration: underline;
	}

#footer a:hover {
	color: #c90;
	text-decoration: none;
	}

#footer p {
	line-height: 1.6em;
	}





.alignleft {
	float: left;
	margin:0 15px 4px 0;
}

.alignright {
	float: right;
	margin:0 0 4px 15px;
}

.pagetitle {
	border-bottom: 1px solid #601C2A;
}

.clear {
	clear: both;
}


ol.commentlist, ol#commentlist span  {
	color: #000;
	font: normal 0.9em garamond,times,serif;
	font-style: normal;
	margin: 0 0 20px 0;	
	padding: 0 0 25px 0;
	background: url('images/entrybg.gif') no-repeat bottom center;
	}
 

ol.commentlist li {
	margin-left: 25px;
	padding: 4px 0;
}

.imagecaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
	text-align: center;
}

hr {
border:0;
background: url(/barbedwire.gif);
height: 35px;
clear:both;
}

.wp-caption {
font-size: 0.9em;
background: #1E0403;
padding:0 0px 0 3px;
border: 1px solid #660000;
color:#F4DFCE;
}
#content .wp-caption img {margin: 0 0 4px 0;}
.wp-caption-text {
margin:2px 0 0;
padding:0 3px;
}
.post-edit-link {clear:both;display:block;}
table.gallery {border-collapse: collapse}

table.gallery td {vertical-align: top; text-align: center;padding: 10px 4px 15px;}

table.gallery p {margin:0;

}
#content ul.gallery {margin:0;padding:0;}
#content ul.gallery li {
width:23%;
float:left;
height:170px;
padding:10px 5px 0 5px;
margin:0;
text-align:center;
background:none;
border-bottom:1px solid #BFAA8F;
}
#content ul.gallery li p {margin:0 0 0}
#content ul.gallery li:hover {background:#EDD4AE;}