/*
Theme Name: SKNBlog
Theme URI: http://stephanieknaturals.com
Description: StephanieKNaturals Blog Theme
Version: 1.0
Author: Stephanie Vinson
Author URI: http://stephanie-k.com/
Tags: 


*/

body {
    font: 0.8em/1.6em  georgia, tahoma, serif;
	font-family: georgia, tahoma, serif;
	color: #111111;
	background:#496c54 url(http://www.stephanieknaturals.com/shop/includes/templates/skv/images/bg.jpg) repeat-y;
	background-position: top;
	background-attachment: fixed;

}

a:link, a:visited, a:active {
	color: #537D64; 
	font-weight: normal; 
	text-decoration: none; 
	}
	
a:hover {
	color: #9BB9A2;
	text-decoration: underline; 
	}
p {
	padding: 0px 0px 15px;
	margin: 0px;

}
h1 a, h1 a:visited {
	color: #F0F0F0;
	text-decoration: none;
}

h1 a:hover{
	color: #ffffff;
}

h2 {
	font: normal 1.4em/1.8em georgia, tahoma, serif;
	color: #424242;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	padding-bottom: 3px;
}
 h2 a, h2 a:visited{  
	color: #424242;
	text-decoration: none;
}
h2 a:hover {
	color: #9BB9A2;
	text-decoration: none;
}
h3 {
	font: normal 0.8em/100% georgia, tahoma, serif;
	color: #758d38;
	margin: 10px 0px 5px;
}
#main {
	margin: 0px auto;
	width: 750px;

}
#header {
	background: url(images/header-bg.jpg) no-repeat;

}
#title {
	padding:35px;

}
h1.blogtitle {
	font: bold 2.5em/0.7em georgia, tahoma, serif;
	padding:0px;
}
h1.blogtitle a{
	color: #F0F0F0;
}
h2.description{
	color: #F0F0F0;
	font: 1.5em/0.7em serif normal;
	border:none;
}
#nav {
	margin: 0px;
	padding: 0;
}
#nav ul {
	list-style: none;
	margin: 0px 20px;
	padding: 0px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav a {
	color: #ffffff;
	text-decoration: none;
	background: url(images/nav-button-bg.gif) repeat-x;
	padding: 5px 10px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	border: 1px solid #AFCD69;
	display: block;
}
#nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover {
	color: #000000;
}
#content {
	padding: 10px 0px 0px 20px;
	float: left;
	clear:both;
	width: 485px;
}
#sidebar {
	float: right;
	padding: 5px;
	width: 220px;

}

.post {
	clear:both;
	padding-top: 10px;
}

.post-date {
	width: 30px;
	height: 30px;
	float:left;

}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	padding-top: 8px;

}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
}

.post-title h2 {
	font-size: 1.8em;
}
.post-title {
	float: left;
	margin-left: 10px;
	width: 430px;
}

.entry {
	clear: both;
	padding-top: 10px;
}
form {
	margin:0px;
	padding:0px;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #537D64;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url() no-repeat left center;
}
.next-entries {

	padding-right: 18px;
	background: url() no-repeat right center;
}

.wp-caption{
font-size: 70%;
text-align:center;
}

#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position:relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #006699;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
}

#searchform {
	background: #B5CDA9 url(images/searchform-bg.gif) repeat-x;
	width: 200px;
	padding: 10px 10px 10px 10px;
	float:right;
	border:1px solid #8FB086;
}
#searchform #s {
	border:1px solid #8FB086;
	width: 100px;
	height: 22px;
	padding: 2px 8px 0px 2px;
	vertical-align: middle;
	background-color: #f0f0f0;
}
#searchform #searchsubmit {
	background: url(images/search-butn.gif) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}

#sidebar h3 {
	font: normal 1.5em serif;
	color: #424242;
	margin: 10px 0px 5px 0px;
}
#sidebar li {
	list-style: none;
	margin: 0;
}
#sidebar img { 
	border: 0;
}
.ulwidgets{
	list-style: none;
	margin:0px;
	padding:0px;
}
.widget ul {
	list-style: none;
	margin:0px;
	padding:0px;
}

.widget ul li {
	margin: 2px 0 2px 0px;
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #cccccc
	}

.widget ul li a:link, 
.widget ul li a:visited, 
.widget ul li a:active {
	padding:0; 
	color: #537D64; 
	}

#footer {
	clear: both;
	color: #cccccc;
}
#footer a, #footer a:visited{
	color: #ffffff;
}
#footer .left-col{
	width: 240px;
	float: left;
	margin-left: 10px;
}
#footer .right-col{
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}

#credits {
	width: 750px;
	font-size: 0.8em;
	line-height:2em;
	clear:both;

}
#credits a, #credit a:visited{
	color: #333333;
}

.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:right;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
	font-size:0;
	line-height:0px;

}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;

}
img.img_border, a img.img_border {
	border: 1px solid #000000;
	padding: 3px;
	background: #ffffff;
}
.post img, .post a img {
	border: 1px solid #537D64;
	padding: 5px;
}

.post a img {
	border: 1px solid #537D64;
	padding: 5px;

}
.post a:hover img {
	border: 1px solid #9BB9A2;
	padding: 5px;

}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;

}