/*
Theme Name: Old Popular Yolk
Theme URI: http://oldpopularyolk.joshuagoodwin.com/
Description: A very yellow beast, designed in the International Typographic Style, featuring proper markup.
Version: 1.0.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{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}


input,textarea {
background: #000000;
color: #63ADC4;
font-family: "Helvetica Neue", "HelveticaNeueLT Std", Helvetica, Arial, sans-serif;
font-size: 16px;
font-weight: bold;
border-style: solid;
border-color: #000000;
border-width: 2px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

input:hover {
color: #d8b201;
}


body {
background:#d8b201;
font-family:"Helvetica Neue", "HelveticaNeueLT Std", Helvetica, Arial, sans-serif;
font-size:16px;
line-height:24px;
color:#000;
}
a {
color:#000;
font-weight:bold;
text-decoration:none;
}
a:hover {
background:#63ADC4;
border-width: 8px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
p {
margin:24px 0;
}
#container {
width:940px;
margin:0 auto;
}
#masthead {
background-color: #000000;
color: #ffffff;
margin:0 0 48px 0;
height:92px;
border-style: solid;
border-color: #000000;
border-width: 5px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;

}

#masthead a{
background-color: #63ADC4;
color: #000000;
}

#masthead a:hover{
background-color: #d8b201;
color: #000000;
}


#site-name #site-slogan {
float:left;
}

#site-slogan {
float: right;
margin: 0;
}

#site-slogan ul{
margin: -60px 60px; 0 60px;
white-space: nowrap;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#site-slogan li{
margin: 10px;
list-style-type: none;
display: inline;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#site-slogan li a{
padding: 4px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}




.entry {
margin-bottom:48px;
}
.entry-title {
line-height:48px;
font-size:48px;
letter-spacing:-2px;
margin-left:-2px;
}
.meta {
float:left;
margin: -40px 0 0 10px;
}
#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:24px;
list-style-type: none;
}
#sidebar img{
border-style: solid;
border-color: #000000;
border-width: 5px;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
list-style-type: none;
}

#sidebar h2, h3 {
margin:24px 0 10px -2px;
font-size:24px;
list-style-type: none;
}
#sidebar ul li li {
margin-left:20px;
list-style-type: none;
}
.widget {
margin:24px 0;
}
.navigation {
height:24px;
margin:24px 0 48px 0;
}
#footer {
clear:both;
font-size:12px;
}
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;
-o-box-shadow:2px 2px 2px #000;
-icab-box-shadow:2px 2px 2px #000;
-khtml-box-shadow:2px 2px 2px #000;
-moz-box-shadow:2px 2px 2px #000;
-webkit-box-shadow:2px 2px 2px #000;
box-shadow:2px 2px 2px #000;
}
.wp-caption img {
margin:0;
padding:0;
border:0 none;
}
.wp-caption p.wp-caption-text {
padding:0 4px 5px;
margin:0;
}
