/*
Theme Name: Old Popular Yolk
Theme URI: http://joshuagoodwin.com/2009/07/old-popular-yolk-free-wordpress-theme/
Description: Easy to customise and minimal, featuring a print stylesheet and some exciting CSS3 treats. Supports threaded comments for WordPress 2.7 and beyond. Aligned to a vertical and horizontal grid, with a whiff of the International Typographic Style.
Version: 2.2.1
Author: Joshua Goodwin
Author URI: http://joshuagoodwin.com/
Tags: light,blue,white,right-sidebar,two-columns,fixed-width,threaded-comments
License: http://www.gnu.org/licenses/gpl.html
*/

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,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tbody,tfoot,thead,tr,th ,td {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body {
font:14px/20px "Helvetica Neue", "HelveticaNeueLT Std", Helvetica, Arial, sans-serif;
background:#ffffff;
color:#21211f;
margin:0;
padding:0;
}

body h2 a {font-size:36px;line-height:36px; color:#008A00;}
body h2 {font-size:36px;ine-height:36px;color:#21211f;}
a {
color:#008A00;
text-decoration:none;
}
a:hover, .current_page_item a, .current-cat a, .home #site-name a {
color:#21211f;
}
code {
font-family:Consolas, Monaco, Courier, monospace;
background:#ffffff;
}

.navi2	{
		text-align:left;
		float:right;
		margin-top:15px;
}

#container {
background-color:#ffffff;
width:940px;
padding:20px;
margin:0 auto;
}
#masthead {
margin:24px 0 48px 0;

border-bottom:1px dotted #21211f;
}
#masthead a, h2 a, h3 a {

text-decoration:none;
font-size:12px;
}
#archive-what {
margin-top:0;
}
#site-name {
float:left;
}


#site-name a {
display:block;
}
#site-slogan {
float:right;
width:280px;
margin:0;
}
.entry {
width:600px;
padding:10px;
border:1px dotted #21211f;
margin-bottom:48px;
}
.entry-title {
line-height:36px;
font-size:36px;
letter-spacing:-1px;
}
#main {
float:left;
width:580px;
}
#comment {
width:100%;
}
.avatar {
float:right;
}
.commentlist cite {
font-style:normal;
}
.commentlist li {
margin:24px 0;
}
.commentlist ul.children {
margin-left:40px;
}
.commentlist li.alt {
background:#ffffff;
}
#sidebar {
margin-top:-24px;
width:280px;
float:right;
padding-bottom:24px;
}
#sidebar h2, h3 {
margin:24px 0;
font-size:24px;
}
a.rsswidget img {
display:none;
}
#sidebar ul.children {
margin-left:20px;
}
.widget {
margin:24px 0;
}
.navigation {
margin:24px 0 48px 0;
height:24px;
}
.comment-navigation {
margin:24px 0;
}
.comment-navigation .clear {
clear:both;
}
.clear, p.meta {
clear:both;
}
#footer {
clear:both;
}
blockquote {
border-left:10px solid #BBD8E7;
padding-left:20px;
}
.entry-content ul, .comment-body ul, .entry-content ol, .comment-body ol {
margin:24px 0 24px 10px;
padding:0 20px;
}
.entry-content ul ul, .entry-content ul ol, .comment-body ul ul, .comment-body ul ol, .entry-content ol ul, .comment-body ol ol, .comment-body ol ul {
margin:0 0 0 10px;
}
.entry-content ul li, .comment-body ul li {
list-style-type:square;
}
.entry-content ol li, .comment-body ol li {
list-style-type:decimal;
}
::-moz-selection {
background:#073447;
color:#fff;
}
::selection {
background:#073447;
color:#fff;
}
/* WordPress image things */
.aligncenter, div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}
.alignleft {
float:left;
}
.alignright {
float:right;
}
.wp-caption {
text-align:center;
background-color:#ffffff;
padding-top:4px;
margin:2px 20px;
}
.wp-caption img {
margin:0;
padding:0;
border:0 none;
}
.wp-caption p.wp-caption-text {
padding:0 4px 5px;
margin:0;
}
img#wpstats{display:none}