/*  
Theme Name: Jack's Wisdom Publishing
Theme URI: http://www.smartwebutah.com/
Description: Jack's Wisdom Publishing 1.0
Version: 1.0
Author: Seth shoultes
Tags: black, white, fixed-width, left-sidebar 
*/

body {
	margin:0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	/*background: #FFF;*/
	background-color: #e3c7a8;
}
body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form {
	margin: 0;
	padding: 0;
}
#wrapper {
	margin: 20px auto;
	width: 950px;
	height: 101%;
	padding: 0;
	text-align: left;
}
#header {
	height: 150px;
	padding:20px 0 0 0px;
}
#header a{
	text-decoration:none;
}
#logo {
	float:left;
	width:675px;
	padding:0 0 0 0px;
}
#sitename{
	display:none;
}
.headerright {
	width: 200px;
	float: left;
	margin:0 0px 0 0;
	padding:120px 0px 0px 75px;
	text-align: right;
}
#searchformheader {
	margin: 0px;
	padding: 0px;
}
#searchbox {
	background: #F7F7F7 !important;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 150px;
	color: #222222;
	font-family: Arial, Tahoma, Verdana;
	padding:5px;
	margin: 0px 3px 0px 0px;
	border: 1px outset #960;
	float:left;
}
#searchbutton {
	background:#e3c7a8 url(images/search-button.png) no-repeat 0% 0px;
	width:25px;
	border:none !important;
	height:25px;
	cursor:pointer;
	padding:0;
	margin:0;
	float:left;
}

#container {
	width:950px;
	border-top:#663700 3px solid;
	border-right:#663700 1px solid;
	border-bottom:#663700 1px solid;
	float:left;
	padding:0px;
	background:#FCF9CE;	
	/*background:#663700;*/
}
#banner{
	background:#FFF;
	float:left;
	clear: right
}
#content {
	width: 698px;
	color: #333333;
	float:left;
	padding:0;
	margin:0px 0px 0 0px;
	background:#FCF9CE;	
	border-left:#663700 1px solid;
}
#content a {
	text-decoration: none;
	color: #343434;
	font-weight: 600;
}
#content a:hover {
	color: #0096D6;
}
#content p {
	padding: 10px 0 0 0;
	font-size:14px;
}
h1 {
	font-family: Futura, Tahoma, Sans-Serif;
	font-size: 28px;
	line-height: 28px;
	font-weight: normal;
	margin: 0;
	margin-bottom: 20px;
	letter-spacing: -1px;
}

h2 {
	font-family: Futura, Tahoma, Sans-Serif;
	margin: 0;
	margin-bottom: 6px;
	font-weight: normal;
	font-size: 22px;
	line-height: 24px;
}

h3 {
	font-family: Futura, Tahoma, Sans-Serif;
	font-size: 16px;
	margin-top: 30px;
	margin-bottom: 6px;
	font-weight: normal;
}

h4 {
	font-family: Futura, Tahoma, Sans-Serif;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 4px;
	font-weight: normal;
}


h5 {
	font-family: Georgia, Times, Serif;
	font-size: 13px;
	margin: 0;
	margin-bottom: 6px;
	font-weight: normal;
}



.page_title, .page_title a {
	color:#663700 !important;
	margin-top:10px;
}

/* start: sidebar codes, except for calendar and links */

#sidebar {
	float: left;
	width: 251px;
	padding: 0px 0 0 0;
	margin: 0px;
	background:#663700 /*url(images/sidebar-bkg.png) repeat-x bottom*/;
}
#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	color:#4D4D4D;
	font-size:14px;
}
#sidebar ul li.navbar {
	background:url(images/sidebar-navbar.png) no-repeat top left;
	height:35px;
	width:250px;
	margin:0px !important;
	padding:0px !important;
	/*border-top:1px solid  #663700 !important;*/
}
#sidebar ul li.navbar h2, #sidebar ul li.navbar h2 a{
	color:#FFF !important;
	padding:3px 0 0 10px;
	font-size:18px;
	text-decoration:none;
	display:block;
}

#sidebar ul li.page_item a{
	border-top:1px solid #663700 !important;
	color:#FFF !important;
	display:block;
	padding:10px 0 5px 20px;
	font-size:18px;
	text-decoration:none;
}
#sidebar ul li.page_item a:hover{
	color: #666 !important;
}
#sidebar .widget{
	width:220px;
	margin:10px auto !important;
	padding:0px !important;
	border:1px solid  #663700 !important;
	background:#fff
}
#sidebar h2.widgettitle{
	color:#FFF !important;
	padding:5px 0 0 15px;
	font-size:16px;
	background:url(images/sidebar-navbar.png) no-repeat top left;
	height:35px;
}
.widget{
	padding:5px 2px 10px 10px;
}
#sidebar .textwidget p, #sidebar .widget li{
	padding:5px 2px 10px 10px;
	color:#4D4D4D;
}
#sidebar a {
	color:#0096D6;
	text-decoration:underline;
}
#sidebar a:hover {
	color: #333;
	text-decoration:none;
}
/* end: sidebar codes, except for calendar and links */


#footer {
	clear:both;
	width: 940px;
	padding:4px;
	position:relative;
	color: #000;
	text-align:right;
}
/* start: anchor/link codes, except for page menu  */
a:active, a:focus {
	outline:none;
}
a img{
	border:none;
}


#footer a {
	text-decoration: none;
	color: #343434;
}
#footer a:hover {
	text-decoration: underline overline;
	color: black;
}
/* end: anchor/link codes, except for page menu  */


.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
hr {
	border: 1px solid #484848;
}
acronym {
	color: #484848;
	font-weight: 600;
}
blockquote {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 10px;
	margin:10px;
	background: #b0b0b0;
}

.post {
	padding:10px 0;
	margin:0 10px;
	border-bottom:1px solid #CCC;
}
.post h2 {
	font-family: Georgia, Sans-serif;
	font-size: 18px;
}
.entry {
	line-height: 18px;
}

.postmetadata {
	margin: 10px 0 0 0;
	padding:0 0 10px 0;
}
.navigation {
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
table#wp-calendar {
	width: 100%;
}
.comments-template {
	margin: 10px 0 0;
	padding: 10px;
	border:#EFA35E outset 1px;
}
.comments-template ol {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}
.comments-template ol li {
	margin: 0px;
	line-height: 18px;
	padding: 10px;
	border-bottom: 1px solid #CCC;
	background:#E0E0E0
}
.comments-template ol li.alt {
	background: #ECECEC;
	border-bottom: 1px solid #CCC;
}
.comments-template h2, .comments-template h3 {
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}
.commentmetadata {
	font-size: 12px;
	margin:0px
}
.comments-template p.nocomments {
	padding: 0;
}
.comments-template textarea {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
.comments-template img {
	border: 1px solid black;
	float:right;
}
.clear {
	clear: both;        /* extend height of .main to longest column */
	height: 1px;
	overflow: hidden;   /* prevent IE expanding the container */
	margin: 0;          /* keep flush with surrounding blocks */
}
.wp-caption {

	border: 1px solid #DDDDDD;

	text-align: center;

	background-color: #F5F5F5;

	padding: 4px 0px 5px 0px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

	}



.wp-caption img {

	margin: 0px 0px 5px 0px;

	padding: 0px;

	border: 0px;

	}



.wp-caption p.wp-caption-text {

	margin: 0px;

	padding: 0px 0px 0px 0px;

	font-size: 11px;

	font-weight: normal;

	line-height: 12px;

	}
.shop_page{
	width:300px !important;
	float:left;
	padding:10px 0 0 20px;
}

#sideshoppingcart {
	width:230px;
	float:right;
	border:1px solid #666;
	padding:10px;
}
#sideshoppingcart h3{
	margin:5px 0 0 0;
}