/* @override http://www.shonamacnaughton.com/content/wp-content/themes/old-popular-yolk/style.css */

/* @override http://www.shonamacnaughton.com/content/wp-content/themes/old-popular-yolk/style.css */

/*
Theme Name: Old Popular Yolk
Theme URI: http://oldpopularyolk.joshuagoodwin.com/
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. Check out <a href="http://oldpopularyolk.joshuagoodwin.com/">the official blog</a>.
Version: 1.2.2
Author: Joshua Goodwin
Author URI: http://joshuagoodwin.com/
Tags: yellow, black, white, light, 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,table,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;
	background-attachment: scroll;
}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-family:"Helvetica Neue", "HelveticaNeueLT Std", Helvetica, Arial, sans-serif;
font-size:16px;
line-height:24px;
color:#000;
	background: none no-repeat right bottom;
}
a {
color:#000;
font-weight: bold;
text-decoration:none;
text-shadow: #000000 0 0 0;
}
a:hover {
	text-decoration: underline;
}
code {
font-family:Consolas, Monaco, Courier, monospace;
background:#fff;
}
p {
margin:24px 0;
}
#container {
width:940px;
margin: 10px auto 0;
	background-color: #e6e6e6;
	padding: 6px;
	height: 100%;
}
#masthead {
margin: 11px 0 1px;
height:24px;
	font-size: 40px;
}
#site-name, #site-slogan {
float:left;
margin:0 20px 0 0;
	text-transform: lowercase;
	letter-spacing: -2px;
	background-color: #fff;
}
#message {
float:right;
margin:0;
}
.entry {
margin-bottom:48px;
}
.entry-title {
line-height: 76px;
font-size: 90px;
letter-spacing: -4px;
	color: #666;
	margin-left: 24px;
	margin-top: -8px;
	text-transform: uppercase;
}
.entry-title a {
text-shadow: #000000 0 0 0;
}
#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;
}
#sidebar {
width:280px;
float:right;
padding-bottom: 20px;
	margin-top: 0;
	background-color: #ccc;
	padding: 4px;
}
#sidebar h2, h3 {
margin: 9px 0 13px;
font-size:24px;
}
#sidebar ul li li {
margin-left: 20px;
}
.widget {
margin:24px 0;
}
.navigation {
height:24px;
margin:24px 0 48px 0;
}
#footer {
clear:both;
}
blockquote {
border-left:10px solid #fff;
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:#000;
color:#fff;
}
::selection {
background:#000;
color:#fff;
}
/* Special treat for users of the wp-Typography plugin http://kingdesk.com/projects/wp-typography */
span.caps {
text-transform:lowercase;
font-variant:small-caps;
}
span.amp {
font-family: Baskerville, Palatino, "Palatino Linotype", serif;
font-style:italic;
}
/* 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:#fff;
padding-top:4px;
margin:2px 20px;
border:1px solid #000;
}
.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}
