/* 
Theme Name: Perkstreet 9-09s
Theme URL: http://www.projecturl.com
Description: A starter theme designed by Alex Fedorov, based on Kevin Leary
Author: Fresh Tilled Soil
Author URI: http://www.freshtilledsoil.com
Version: 1.1
*/

/* CSS Library (bits and pieces from m5) */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
}

body {
	margin: 0 auto;
	padding: 0 0 0 0;
	background:#3f3f3f url(images/site-bg.gif) repeat-x;
	font-family: 'Trebuchet Ms', Arial, Helvetica, sans-serif;
}

/* Classes */
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearit {
	clear: both;
	height: 0;
	overflow: hidden;
	}

img.icon {
	vertical-align: middle;
	margin: 0 5px 0 0;
	border:none;
	}

/**************************** Branding Section **************************/

#brandwrap {
	margin:0 auto;
	height:124px;
	width:960px;
}

#branding {
	padding:31px 0 0 0;
}

/**************************** Logo **************************/

#logo {
	float:left;
	width:278px;
	height:63px;
	border:none;
	text-indent:-2000em;
}
#logo h1 {
	text-indent:-2000em;
	margin:0;
	padding:0;
}
#logo a {
	display:block;
	background:url(images/perkstreet.gif) no-repeat;
	width:278px;
	height:63px;
	border:none;
}

#rightnav {
	float:right;
	width:500px;
	height:auto;
	margin:51px 0 0 0;
}

a.arrow_button, a.arrow_button span, a.arrow_button_dark, a.arrow_button_dark span {
	text-transform:lowercase;
	display:inline-block;
	height:30px;
	line-height:28px;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	cursor:pointer;
}
a.arrow_button.submit {
	vertical-align:middle;
	margin-top:10px;
}
a.arrow_button.comment {
	float:right;
}
a.arrow_button{
	padding-right:20px;
	margin-left:0px;
	background:url(images/arrow_button_right.gif) right -30px no-repeat;
}
a.arrow_button span{
	padding-left:10px;
	background:url(images/arrow_button_left.gif) left -30px no-repeat;
}
a.arrow_button:hover, html body #subscribe p a.arrow_button:hover, a.arrow_button_dark:hover { background-position:right top; }
a.arrow_button:hover span, html body #subscribe p a.arrow_button:hover span, a.arrow_button_dark:hover span { background-position:left top; }

a.arrow_button_dark {
	padding-right:20px;
	background:url(images/arrow_button_right_dark.gif) right -30px no-repeat;
}
a.arrow_button_dark span {
	padding-left:10px;
	background:url(images/arrow_button_left_dark.gif) left -30px no-repeat;
}

/* Navigation States */

body #rightnav a#about {
	display:block;
	float:right;
	width:127px;
	height:42px;
	text-indent:-1000em;
	background:url(images/nav/about.gif) no-repeat;
	margin:0 2px 0 0;
}
body#about #rightnav a#about {
	display:block;
	float:right;
	width:127px;
	height:42px;
	text-indent:-1000em;
	background:url(images/nav/about-on.gif) no-repeat;
	margin:0 2px 0 0;
}
body #rightnav a#blog {
	display:block;
	float:right;
	width:60px;
	height:42px;
	text-indent:-1000em;
	background:url(images/nav/blog-on.gif) no-repeat;
}
body#about #rightnav a#blog {
	display:block;
	float:right;
	width:60px;
	height:42px;
	text-indent:-1000em;
	background:url(images/nav/blog.gif) no-repeat;
}

/**************************** Navigation **************************/

#navigation {
	width:100%;
	margin: 0 auto;
	height:15px;
	background:url(images/nav-bg.gif) repeat-x;
	font-size:5px;
}

/**************************** Main Content Wrappers **************************/

#pagewrap {
	width:100%;
	margin:0 auto;
	padding:46px 0 0 0;
	background:#efefef url(images/page-bg.gif) repeat-x;
}

#maincontent {
	width: 960px;
	margin:0 auto 0 auto;
	padding:0 0 25px 0;
	height: auto;
	background:url(images/content-bg.gif) repeat-y;
}

/* Layout */
#wrapper,
div.inner
{
	width:960px;
	margin:0 auto;
}

/************************* Main Content **********************/

#content {
	float:left;
	width:565px;
	display:inline;
	margin:0 0 16px 0;
	background:none;
}
.thumbnail 
{
float:left;
margin:10px;
}
.banner {
	display:block;
	margin:0;
	padding:0;
	width:563px;
	height:101px;
	background:url(images/index-banner.gif) no-repeat;
}
html #content h2.replace_banner {
	padding:16px 29px 0 29px;
	margin:0;
	font-size:19px;
	color:#fff;
	font-weight:normal;
}
html #content h3.replace_h3 {
	font-family: 'Myriad Roman', 'Myriad Pro', 'Myriad', 'Trebuchet Ms', Arial, Helvetica, sans-serif;
	padding:4px 29px 0 29px;
	margin:0;
	font-size:16px;
	color:#ccc;
	font-weight:normal;
	font-style:italic;
}

html #content h2 {
	margin:12px 0 0 0;
}
html #content h2.top {
	margin:0;
}
html #content h2.comments {
	padding:26px 0 0 0;
}
html #content h2.author {
	color:#0489b6;
	margin:0 0 6px 0;
	padding:0px;
}

#content a, #content a:visited {
	color:#73a319;
	text-decoration:none;
}
#content a:hover {
	color:#000;
	text-decoration:none;
}


/* Typography */
html #content h2.title
{
	margin-top:0;
	padding:0;
	font-size:24px;
	font-weight:normal;
	color:#0489b6;
	font-family:'Trebuchet Ms', 'Trebuchet', Arial, Helvetica, sans-serif;
}
html #content h2.title a, h2.title a:visited {
	color:#0489b6;
	text-decoration:none;
}
html #content h2.title a:hover {
	color:#000;
	text-decoration:none;
}

html #content p {
	font-size:13px;
	margin:12px 0 0 0;
}

html #content p.management {
	color:#999;
	margin:8px 0 12px 0;
	padding:0;
}
html #content p.management img {
	margin:0 0 12px 18px;
	padding:0;
	border:solid 1px #666;
}
html #content h4 {
	color:#999;
	margin:0px 0 12px 0;
	padding:0px;
	font-size:10pt;
	font-weight:normal;
	line-height:13px;
}

html #content ul {
	margin:12px 0 0 12px;
	padding:0;
}
html #content li {
	margin:2px 0 2px 0;
	padding:0;
	font-size:12px;
}
html #content ul li {
	list-style-type: disc;
}
html #content ol li {
	list-style-type: decimal;
	}
#content .entry ul, #content .entry ol {
	display:block;
	margin:12px 0 0 20px;
	padding:0 0 0 20px;
	font-size:10.0pt;
	line-height:1.4em;
	color:#666;
}
#content .entry ul ul, #content .entry ul ol, #content .entry ol ul, #content .entry ol ol {
	display:block;
	margin:6px 0 0 20px;
	padding:0 0 0 20px;
	font-size:10.0pt;
	line-height:1.4em;
	color:#666;
}

#content .navigation span.newer {
	float:right;
}

/* Author Picture */

.author-thumbnail {
	float:right;
	width:auto;
}
.author-thumbnail img {
	margin:4px 0 14px 18px;
	border:solid 1px #666;
}



/******************************* Sidebar *******************************/

#sidebar {
	list-style:none;
	margin:0;
	padding:0;
	float:right;
	padding:0;
	list-style-type:none;
	width:250px;
}
#sidebar ul {
	margin:0;
	padding:0;
}
#sidebar ul li {
	list-style-type:none;
	background:none;
	padding:0;
	margin:0;
	font-size:14px;
}
#sidebar ul li ul, #sidebar ul {
	margin-top:0;
	margin-bottom:0;
}
#sidebar li {
	background:none;
	padding:12px 0 0 0;
	margin:0 0 10px 0;
	list-style-type:none;
}
#sidebar li.subscribe {
	padding-top:0;
	margin-top:0;
}
#sidebar li.subscribe ul, #sidebar li.subscribe ul li {
	padding-top:0;
	margin-top:0;
}

#sidebar li form {
	margin:10px 0 0 0;
	padding:0;
}

#sidebar p {
	font-size:13px;
	color:#888;
	margin-top:14px;
	line-height:1.57em;
}
#sidebar li.indented p {
	margin-top:14px;
}

#sidebar li h2 {
	margin:0 0 4px 0;
	padding:0;
	font-size:15px;
	color:#3e3e3e;
	font-weight:normal;
}

#sidebar li a, #sidebar li a:visited {
	color:#71a519;
	text-decoration:none;
}
#sidebar li a:hover {
	color:#000;
	text-decoration:none;
}

#sidebar ul.archives {
	margin:14px 0 16px 0;
	padding:0 0 0 0;
	border-top:dotted 1px #ccc;
}
#sidebar ul.archives li {
	list-style:none !important;
	background:url(images/archives-bullet.gif) top left no-repeat;
	border-bottom:dotted 1px #ccc;
	line-height:13px;
	padding:0 0 12px 27px;
	margin:12px 0 0px 0;
}

#sidebar li.float-topics {
	float:left;
	margin-top:15px;
line-height: 2.0
	width:250px;
}
#sidebar li.float-authors {
	margin-top:15px;
	float:right;
	width:10px;
}
#sidebar li.float-topics h2, #sidebar li.float-authors h2 {
	margin-bottom:12px;
}
#sidebar li.float-topics li {
	float:left;
	margin-top:15px;
	width:150px;
}
#sidebar li.float-topics li, #sidebar li.float-authors li {
	margin:1px 0 1px 0;
	color:#999;
}

#sidebar li.sidebar-tags {
	clear:both;
}

#sidebar li.sidebar-tags ul {
	display:inline;
	margin:10px 0 0 0;
	padding:0;
}
#sidebar li.sidebar-tags li {
	display:inline;
	margin:0;
	padding:0;
}

div#content .tags ul {
	margin:12px 0 0 0;
	padding:0;
}
div#content .tags li {
	list-style:none;
	margin:0;
	padding:0;
}

#sidebar li.sidebar-tags ul li a, #content .tags a {
	display:block inline;
	float:left;
	margin:10px 7px 0 0;
	padding:9px 12px;
	font-size:13px;
	width:auto;
	color:#fff;
	background:#456f2d url(images/tag-bg.gif) repeat-x;
	text-decoration:none;
}
#sidebar li.sidebar-tags ul li a:hover, #content .tags a:hover {
	color:#fff;
	text-decoration:none;
	background:#5d8643 url(images/tag-bg-over.gif) repeat-x;
}

#sidebar li.subscribe {
	margin:0;
	padding:0 0 0 0;
}
#sidebar li.subscribe li {
	margin:8px 0 0 0;
	padding:0 0 0 0;
}
#sidebar li.search {
	margin:0;
	padding:0;
	white-space: nowrap;
}
#sidebar li.indented h2, #sidebar li.indented p {
	padding-left:5px;
	padding-right:5px;
}

/************************** Styles for Search Form Fields ***********************/

#sidebar li.search form {
	padding:15px 16px;
	margin:23px 0 18px 0;
	background:#fafafa url(images/searchform-bg.gif) repeat-x;
	border:solid 1px #e0e0e0;
}

#sidebar li.search form input#s {
	width:203px;
	margin:0 0 0 0;
	font-family:'Trebuchet Ms', 'Trebuchet', Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:2px 3px 3px 3px;
	margin:0 13px 0 0;
	border:solid 1px #dedede;
	background:#f5f5f5 url(images/formfield-bg.gif) repeat-x;
	color:#737373;
	font-style:italic;
	vertical-align:top;
}

html input.formbutton:hover {
	background:url(images/button-submit-on.gif) top left no-repeat;
	}

#searchform input.searchbutton {
	width:62px;
	height:23px;
	background:url(images/button-search-gry.gif) top left no-repeat;
	text-indent:-500em;
	border:none;
	vertical-align:top;
	margin:1px 0 0 0;
	cursor:pointer;
	padding: 0;
}
#searchform input.searchbutton:hover {
	background:url(images/button-search-gry.gif) top left no-repeat;
}
li#twitter {
background: url(images/twitter-bird-small.gif) no-repeat left center;
padding: 3px 0 2px 39px;
margin-top: 20px;
}
li#twitter a{
display: block;
background: url(images/twitter-button.gif) no-repeat left top;
width: 167px;
height: 30px;
text-indent: -9999px;
}
li#twitter a:hover{
background-position: 0 -30px;
}

/************************** Styles for Subscribe Form Fields ***********************/

#sidebar li.indented form {
	margin:24px 0 28px 0;
}

.formfield {
	font-family:'Trebuchet Ms', 'Trebuchet', Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:3px 3px 2px 3px;
	margin:0px 3px 0 0;
	width:83px;
	border:solid 1px #dedede;
	background:#f5f5f5 url(images/formfield-bg.gif) repeat-x;
	color:#737373;
	font-style:italic;
}
.formfield.long {
	width:115px;
}

html input.formbutton {
	width:76px;
	height:23px;
	background:url(images/button-submit-gry.gif) top left no-repeat;
	text-indent:-500em;
	border:none;
	margin:0 0 0 0;
	cursor:pointer;
	vertical-align:top;
	}
html input.formbutton:hover {
	background:url(images/button-submit-gry.gif) top left no-repeat;
	}


/************************* RSS & Email Subscription Link Buttons ****************************/

#sidebar li a.sidebar-rss {
	display:block;
	float:left;
	width:154px;
	height:33px;
	text-indent:-1000em;
	margin:0;
	padding:0;
	background:url(images/buttons/rss-subscribe.gif) no-repeat;
}
#sidebar li a.sidebar-rss:hover {
	background:url(images/buttons/rss-subscribe-over.gif) no-repeat;
}
#sidebar li a.sidebar-email {
	display:block;
	float:right;
	width:167px;
	height:33px;
	text-indent:-1000em;
	margin:0;
	padding:0;
	background:url(images/buttons/email-subscribe.gif) no-repeat;
}
#sidebar li a.sidebar-email:hover {
	background:url(images/buttons/email-subscribe-over.gif) no-repeat;
}


/* Posts */
.post
{
	padding:1px;
}

h2.post-title {
	margin:0 0 0 0;
	padding:0;
	font-size:24px;
	font-weight:normal;
}

#content h2 {
	font-size:24px;
	font-weight:normal;
}

#content h2.post-title a, #content h2.post-title a:visited {
	color:#0489b6;
	text-decoration:none;
}
#content h2.post-title a:hover {
	color:#000;
	text-decoration:none;
}

#content h2.replace {
	font-size:15px;
	color:#3e3e3e;
	font-weight:normal;
}
#content h2.replace_top {
	font-size:15px;
	color:#3e3e3e;
	font-weight:normal;
	margin:0 0 12px 0 !important;
	padding:0 !important;
}

#content h3 {
	font-size:15px;
	font-weight:bold;
	margin:14px 0 0 0;
	padding:0;
}

#content ul.blog_archives {
	margin:24px 0 0 0;
	padding:0 0 0 0;
	border-top:dotted 1px #ccc;
}
#content ul.blog_archives li {
	list-style:none !important;
	background:url(images/archives-bullet.gif) top left no-repeat;
	border-bottom:dotted 1px #ccc;
	line-height:13px;
	padding:0 0px 10px 27px;
	margin:12px 0 0px 0;
}

h2 img {
	margin:39px 0 6px 18px;
	float:right !important;
	padding:12px;
	background:#f7f7f7;
	border:solid 1px #d2d2d2;
}

#content blockquote {
	clear:both;
	margin:20px 0 20px 0;
	background-color:#EDEDED;
	padding:12px 16px;
	font-family: 'Myriad Roman', 'Myriad Pro', 'Myriad', 'Trebuchet Ms', Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:13px;
}
#content blockquote p {
	margin:10px;
	padding:5px;
}

.post .entry
{
	padding:1px;
}
#content p.postinfo
{
	font-size:10.0pt;
	text-transform:none;
	margin:0 0 12px 0;
	padding:1px 0 0 0;
	text-align:left;
	color:#222;
}
.entry p, #content p {
	margin:20px 15px 0 0;
	color:#666;
	font-size:10.0pt;
	line-height:1.57em;
}
.entry ul {
	margin:14px 12px 0 12px;
	padding:0 0 0 12px;
	color:#777;
	font-size:10.0pt;
	line-height:1.4em;
}

html #content ul.postmeta {
	clear:both;
	list-style:none;
	margin:20px 0 25px 0;
	padding:15px 25px 15px 0;
	text-transform:none;
	background:#fafafa url(images/comment-bg.gif) repeat-x;
	border:solid 1px #ccc;
	height: 16px;
}
html #content ul.postmeta li {
	padding:0 8px 0 28px;
	margin:0 8px 0 25px;
	float:left;
	display:inline;
	font-size:13px;
	line-height:17px;
}
html #content ul.postmeta li.permalink {
	background:url(images/meta-permalink.gif) top left no-repeat;
	margin-right:15px;
	padding-left: 22px;
}
html #content ul.postmeta li.comments {
	background:url(images/meta-comments.gif) top left no-repeat;
	margin-right:15px;
}
html #content ul.postmeta li.addcomment {
	background:url(images/meta-addcomment.gif) top left no-repeat;
	padding-left: 22px;
}

ul.postmeta li a, ul.postmeta li a:visited {
	color:#72a51c;
	text-decoration:none;
}
ul.postmeta li a:hover {
	color:#000;
	text-decoration:none;
}


#post-navigation
{
	width:100%;
	padding:12px 0;
	clear:both;
	border-top:1px solid #eee;
}
#post-navigation ul
{
	margin:0;
	list-style:none;
}
#post-navigation ul li
{
	width:50%;
	margin:0;
	padding:3px 0 0 0;
}
#post-navigation ul li.newer
{
	text-align:right;
	float:right;
}
#post-navigation ul li.older
{
	text-align:left;
	float:left;
}
#post-navigation ul li a
{
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}
imgtfe { float: left; margin-right: 10px; }

/* Pages */

/* Comments */
ol.commentlist
{
	list-style:none;
	margin:20px 0 0 20px;
}
ol.commentlist img
{
	float:right;
	display:block;
	border:1px solid #fff;
}
ol.commentlist .author-data
{
	display:block;
	padding:0 0 0 0;
	background:none;
}
ol.commentlist a {
	color:#028cb3 !important;
}
ol.commentlist h3
{
	margin:0;
	padding:0 0 0 0;
	font-size:13px;
	color:#028cb3;
}
ol.commentlist h3 a
{
	text-decoration:none;
	color:#028cb3 !important;
}
ol.commentlist .comment-meta
{
	margin:0;
	line-height:17px;
	font-size:10px;
	text-transform:uppercase;
	color:#666;
}
ol.commentlist div.comment-entry
{
	clear:both;
	padding:1.2em 1px 1px 1px;
}
ol.commentlist .comment-num
{
	float:right;
	display:inline;
	font-size:36px;
	color:#fff;
	margin:-23px 0 0 0;
}

/* ByPostAuthor (admin) Comment */
ol.commentlist li.bypostauthor .author-data
{
	background:#1ebe89;
}
ol.commentlist li.bypostauthor h3 a,
ol.commentlist li.bypostauthor h3
{
	color:#fff;
}
ol.commentlist li.bypostauthor .comment-meta
{
	color:#acefdf;
}
ol.commentlist li.bypostauthor .comment-meta a
{
	color:#d8fff6;
	font-weight:bold;
}
ol.commentlist li.bypostauthor img
{
	border:1px solid #acefdf;
}

/* Comment Navigation */
ul.navigation
{
	margin:0;
}
html #content ul.navigation li
{
	margin:0;
	list-style-type:none;
}

/* Comment Form */
form#commentform p
{
	clear:both;
	margin:12px 0 12px 0;
}
form#commentform p a {
	color:#028cb3 !important;
}

form#commentform p label small {
	color:#028cb3;
}

.optional {
	color:#999;
	font-size:11px;
}

form#commentform label
{
	width:250px;
	float:left;
	color:#777;
}
form#commentform input {
	margin:0 0 12px 12px;
	padding:4px;
	font-size:13px;
	font-family:'Trebuchet Ms', 'Trebuchet', Arial, Helvetica, sans-serif;
	background:#fbfbfb url(images/commentfield-bg.gif) repeat-x;
	border:solid 1px #ccc;
}
form#commentform textarea {
	padding:4px;
}

form#commentform p input#sbutt {
	display:block;
	float:right;
	width:100px;
	height:30px;
	margin:0px 0 0 10px;
	padding:0 0 0 0;
	text-align:center;
	font-size:13px;
	color:#fff;
	background:url(images/buttons/comment-submit.gif) no-repeat;
	text-decoration:none;
	border:none;
}
form#commentform p input#sbutt:hover {
	color:#fff;
	background:url(images/buttons/comment-submit-over.gif) no-repeat;
	text-decoration:none;
}

p.comment-rules {
	background: #ebf1f6;
	text-align: left;
	padding: 8px 25px 8px 25px;
	border-top: 2px solid #adcbe6;
	border-bottom: 2px solid #adcbe6;
}
p.comment-rules code {
	color:#0489b6;
}
p.comment-disclaimer
{
	font-size:10px;
	color:#999;
}
div.post-headline h2 {
display:block;
}
.post img {
float:left; padding:10px;
}