/*
Theme Name: Fatwood Kindlin
Theme URI: http://www.kindlin.com
Description: Fatwood Kindlin Website.
Version:
Author: Bighouse Graphix
Author URI: http://www.bighousegraphix.com

*/

/* See style sheet for shopping cart and wp site http://www.kindlin.com/css/style.css */

#blog #wrapper {
	width: 1010px;
	height: 789px;
	margin: auto;
	margin-top: 20px;
	background: #474220 url(images/bkrnd-blog.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
 }

#blog #logo {
	float: left;
	margin-top: 60px;
 }

#blog #top {
	width: 900px;
	height: 122px;
	margin: auto;
 }

#blog #footer {
	padding-bottom: 15px;
	position: relative;
	top: 20px;
	right: 250px;
 }
 
 /* Start Blog */

#blog-posts {
	float: left;
	width: 474px;
	padding: 33px 15px 0 20px;
	height: 570px;
	overflow: auto;
 }

#left-sidebar-blog {
	float: left;
	width: 180px;
	padding: 26px 0px 0 10px;
	height: 577px;
	overflow: auto;
 }

#left-sidebar-blog #sidebar-blog {
	padding: 0 10px 0 10px;
 }

 #left-sidebar-blog li {
	float: none;
	position: relative;
	text-align: left;
	cursor: default;
	font-size: 12px;
	padding: 0;
	line-height: 15px;
}

 #left-sidebar-blog ul {
	margin: 0.5em 0 0.5em 0;
	line-height: 2em;
}
 
#left-sidebar-blog h2 {
	font-weight: bold;
	font-size: 17px;
	display:block;
	line-height: 24px;
	text-decoration: none;
	color: #FAA634;
 }

#blog #signup {
	width: 178px;
	height: 35px;
	padding: 30px 0px 0px 15px;
	background: url(images/bkrnd_signup-blog.gif) no-repeat;
	margin: 15px 0 10px 0;
  }
 
#blog-posts h2 {
	font-weight: bold;
	font-size: 20px;
	display:block;
	line-height: 23px;
	text-decoration: none;
	padding-top: 5px;
 }

#right-sidebar-blog {
	float: right;
	width: 195px;
	padding: 28px 0 0 0;
	font-size: 12px;
	color: #3F4B00;
 }

#text a:hover {
	text-decoration: underline;
	color: #3F4B00;
 }

#right-sidebar-blog ul {
	height: 55px;
 }

#right-sidebar-blog #text {
	padding: 0 0 0 10px;
 }
 
#right-sidebar-blog #title {
	font-weight: bold;
	font-size: 14px;
	display:block;
	line-height: 21px;
	color: #FFFFFF;
 }
 
.startshopping {
	position: absolute;
	top: 766px;
 }
 
 small {
	font-size: 10px;
	line-height: 14px;
}

.rss img {
	vertical-align:bottom;
 }
 
 .postmetadata {
	font-size: 11px;
	color: #3F4B00;
}
 
 .postline {
	border-bottom: dotted #666666 1px;
	padding-bottom: 5px;
}
 
 .blogline {
	border-bottom: solid #FAA634 2px;
	padding-bottom: 5px;
}

/*.entrywrapper .entry .ratingblock .ratingstars .starsbar {
	position:absolute;
}*/

.date {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background: url(images/bkrnd_date.gif) no-repeat;
	width: 41px;
	height: 36px;
	text-align: center;
	padding: 5px 0px 0 0px;
	float: left;
	margin-right: 9px;
}

.date-number {
	font-size: 23px;
}
 
.postmetadata a {
	text-decoration: none;
}
 
.entrywrapper{
	padding-bottom: 5px;
}

.entry{
	text-align: left;
	line-height: 1.5em;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-top: -1px;
	color: #3F4B00;
}

.entry a{
	color: #3F4B00;
}

.entry a:hover{
	color: #333333;
}

.entry p a:active,.entry p a:hover {
	color: #000;
	text-decoration: none;
}

.post {
	margin: 0 0 10px 0;
	text-align: justify;
}

.clear{
	clear: both;
}

.stbutton, .stico_default, .postmetadata .comments, .comments {
	vertical-align: super;
	white-space: nowrap;
}

.posted{
	padding: 9px 0 0 0;
	float: right;
}

a.more-link{
	color: #333333;
	text-decoration: underline;
}
 
 /* Start Forms */

input, textarea {
	border: 1px solid #C1C1C1;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 2px;
	font-size: 12px;
	color: #333333;
 }

.search_input {
	width: 123px;
	background: url(images/bkrnd_input-blog.gif) no-repeat;
	height: 19px;
	color: #333333;
	padding: 4px 4px 2px 4px;
 }

.comment {
	width: 350px;
 }

.search {
	width: 48px;
	height: 31px;
	font-size: 12px;
	background: url(images/btn_submit-blog.gif) no-repeat bottom;
	color: #FFFFFF;
	margin-left: 2px;
	text-align: center;
	padding: 2px 0 0 0;
	cursor: hand;
 }

.submitSignUp-blog {
	font-size: 12px;
	color: #FAA634;
	width: 45px;
	padding: 0px;
	background-color:#3f4b01;
border:none;
 }

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */
