/*  
Theme Name: PDX Yarn Ho Knits
Theme URI: http://www.kerinddesign.com
Description: PDX Yarn Ho Knits Theme
Version: 1.0
Author: Kerin D. and Victor L.
Author URI: http://www.kerinddesign.com
*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form
{
	margin: 0;
	padding: 0;
}

body
{
	background: #ffb0bf url(images/background.jpg) top left no-repeat fixed;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	text-align: center;
	vertical-align: top;
	color: #381903;
	margin-left: 300px;
}

#wrapper
{
	clear: both;
	overflow: hidden;
	margin: 0;
	width: 900px;
	text-align: left;
}

h1 
{
	visibility: hidden;
	font-size: 96px;
	text-align: Left;
	color: #ffb0bf;
} 

h2
{
	color: #835534;
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 5px 0 5px 0;
	margin: 0;
	text-transform: uppercase;
	border-bottom: 1px solid #d88695;
}

h3
{
	padding: 15px 0 15px 0;
}

h4
{
	padding: 0 0 0 15px;
	color: #fff;
}

a:link, a:visited
{
	text-decoration: none;
	color: #835534;
}

a:hover
{
	text-decoration: underline;
}

blockquote
{
	font-style: italic;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 90%;
	color: #666;
	margin: 1.5em 30px 1.5em 30px;
	padding: 4px 4px 4px 10px;
	background: #111;
	border-right: 1px dotted #d88695;
	border-bottom: 1px dotted #d88695;
}

.entry p
{
	margin: 0 0 15px 0;
}

.entry ul, .entry ol
{
	margin: 0 0 15px 40px;
}

.entry ul
{
	list-style-type: disc;
}

.entry li
{
	margin: 0 0 5px 0;
}

.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol
{
	margin: 5px 0 5px 30px;
}

.entry img.left
{
	padding: 6px;
	margin: 0.5em 15px 0.5em 0;
	border: none;
	float: left;
	clear: left;
}

.entry img.right
{
	padding: 6px;
	margin: 0.5em 0 0.5em 15px;
	border: none;
	float: right;
	clear: right;
}

.entry img.center
{
	display: block;
	padding: 8px;
	margin: 0 auto 1.5em auto;
	border: none;
	float: none;
	clear: both;
}

.entry img.frame
{
	padding: 6px;
	margin: 0.5em 0 0.5em 15px;
	border: none;
	float: right;
	clear: right;
}

.entry img.stack
{
	clear: none !important;
}

/*----HEADER----*/

#header
{
	background: url(images/header.gif) top center no-repeat;
	width: 900px;
	height: 150px;
	clear: both;
}

#header a
{
	color: #835534;
}

#header a:hover
{
	color: #FFF;
}

/*----POST----*/

#container
{
	float: left;
	width: 500px;
	padding: 0 0 0 0;
}

.post
{
	padding: 20px 30px 40px 20px;
}

.post h2
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	padding: 20px 0 0 0;
}

.entry
{
	line-height: 22px;
}

.postinfo
{
	font-size: 11px;
	color: #381903;
	padding: 2px 0 20px 0;
}

.postinfo a
{
	color: #381903;
}

.postdate
{
	color: #381903;
}

p.postmetadata
{
	font-size: 12px;
	color: #f6506e;
	border-top: 1px solid #d88695;
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
}

p.postmetadata strong
{
	float: right;
}

/* This is the link at the bottom of a post which lets you go to the next or previous post */

.postnav
{
	padding: 10px 20px 20px 10px;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

h2.archive_head
{
	font-weight: bold !important;
	font-size: 14px !important;
	letter-spacing: normal !important;
	margin: 0 0 1.8em 10px !important;
	padding: 0.4em 5px !important;
	border-bottom: 1px solid #d88695;
	background: none;
}



/*----SIDEBAR STYLES----*/

.sidebar
{
	float: right;
	width: 180px;
	padding-bottom: 15px;
	display: inline;
	overflow: hidden;
}

.sidebar ul
{
	list-style: none;
	margin: 0;
	padding: 0 10px;
}

.sidebar ul li
{
	padding: 10px 0 0 0;
}

.sidebar ul li h2
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	padding: 0;
	margin: 0;
}

.sidebar ul ul li
{
	padding: 0;
	margin: 0;
	line-height: 20px;
	list-style: none;
	font-size: 11px;
}

.sidebar .syndication .rss
{
	width: 180px;
	height: 36px;
	color: #ffb0bf;
	position: relative;
}

.sidebar .syndication .rss span
{
	background: url(images/sub_rss.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

.sidebar .rss .sub a
{
	color: #ffb0bf;
	border-bottom: none;
}

.sidebar .rss .sub a:hover
{
	color: #ffb0bf;
	background: none;
}

.sidebar ul li a
{
	display: block;
	text-decoration: none;
	color: #835534;
	padding: 2px 2px;
}

.sidebar ul li a:hover
{
	color: #f6506e;
	text-decoration: underline;
}


table#wp-calendar
{
	width: 100%;
}

/* Left Sidebar */

.leftbar
{
	float: left;
	width: 190px;
	padding-top: 38px;
	padding-bottom: 15px;
	display: inline;
	overflow: hidden;
}

.leftbar ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.leftbar ul li
{
	padding: 10px 0 0 0;
}

.leftbar ul li h2
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #d88695;
}

.leftbar ul ul li
{
	padding: 0;
	margin: 0;
	line-height: 20px;
	list-style: none;
	font-size: 11px;
}
.leftbar ul li a
{
	display: block;
	text-decoration: none;
	color: #835534;
	padding: 2px 2px;
}

.leftbar ul li a:hover
{
	color: #f6506e;
	text-decoration: underline;
}

/*----COMMENT FORM----*/

#comment-form
{
	width: 425px;
	margin: 50px 0 0;
	border: 1px dotted #d88695;
	padding: 5px 5px 15px 15px;
	background: transparent;
}

.comments-template ol
{
	margin: 0 0 15px;
	list-style: none;
}

.comments-template ol li
{
	line-height: 18px;
	margin: 10px 0 10px 0;
}

.comments-template h2, .comments-template h3
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	color: #835534;
	padding: 10px 0 30px 0;
}

.commentmetadata
{
	font-size: 12px;
	color: #fff;
	padding: 20px 0 20px 0;
}

.commentmetadata strong
{
	font-size: 16px;
}

.comments-template p.nocomments
{
	padding: 0;
}

.comments-template input
{
	border: 1px solid #fff;
}

.comments-template textarea
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000;
	margin: 30px 15px 15px 0;
	background: #FFF;
	border: 1px solid #fff;
}

/*----FOOTER----*/

#footer
{
	clear: none;
	float: left;
	width: 885px;
	margin: 0;
	padding: 10px 5px 5px 10px;
	line-height: 18px;
	font-size: 80%;
	border-bottom: none;
	text-align: center;
}