/*
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.
Version: 2.1.2
Author: Joshua Goodwin
Author URI: http://joshuagoodwin.com/
Tags: blue,dark,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}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}

@font-face {
/*src:url(MGOPENM0.eot);*/
src:local("MgOpen Moderna"), local("MgOpen Moderna Bold"), local("Helvetica Neue"), local("HelveticaNeue-Bold"), local("HelveticaNeueLT Std"), local("HelveticaNeueLTStd-Bd"), url(MgOpenModernaBold.ttf) format("TrueType");
font-family:"MgOpen Moderna";
font-weight:bold;
}
body {
font:16px/24px "Helvetica Neue", "HelveticaNeueLT Std", Helvetica, Arial, sans-serif;
background:#EBEBEB;
color:#4D4116; 
margin:0;
padding:0;
/*text-shadow:#EBEBEB 2px 2px 0;*/

}
a {
color:#4D4116;
font-weight:bold;
text-decoration:none;
/*text-shadow:#203545 2px 2px 0;*/
/*text-shadow:white 2px 2px 0;*/
}

a:hover, .current_page_item a, .current-cat a {
background-color:#B3B3B3;
}
code {
font-family:Consolas, Monaco, Courier, monospace;
background:#B3B3B3;
}
p {
/*margin:24px 0;*/
margin:1px 0;
}
#container {
width:940px;
margin:0 auto;
/*padding: 0 0 0 100px;*/
}
#masthead {
/*margin:24px 0 48px 0;*/
margin:24px 0 20px 0;
padding: 4px 0 0 2px;
/*min-height 24px;*/
height:30px;
background-color:#AFB357;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
#archive-what {
margin-top:0;
}
#site-name a {
float:left;
background-image:url('http://www.jeremycouillard.com/test/name_guy.png');
background-repeat:no-repeat;
width:175px; height: 50px;
text-indent: -9999px;
text-decoration:none;
}

#site-name a:hover, .current_page_item, .current-cat{
text-decoration:none;
background-color:transparent;


}

#masthead ul li {
display:inline;
}
#masthead ul li a {
position:relative; /**/
display:block;
float:left;
margin-left:20px;
}
.site-slogan {
float:right;
width:280px;
margin:0;
}
.entry {
margin-bottom:28px;
}
.entry-title {
color:#4D4116;
font-family:"Helvetica Neue", "HelveticaNeueLT Std", "MgOpen Moderna", Helvetica, Arial, sans-serif;
line-height:72px;
font-size:72px;
letter-spacing:-1px;
}
.entry-title a {
/*text-shadow:#B3B3B3 3px 3px 1px;*/
}
#main {
/*margin:10px 0 10px 10px;*/
margin:0 0 10px 10px;
float:left;
/*width:580px;*/
//width:680px;
width:940;
//border-right-style:solid;
//border-right:solid 1px;
//border-right-color:#B3B3B3;
}
#comment {
width:100%;
}
.avatar {
float:right;
}
.commentlist cite {
font-style:normal;
}
.commentlist li {
margin:24px 0;
}
.commentlist ul.children {
margin-left:40px;
}
//#sidebar {

/*margin-top:-14px;*/
//width:200px;
//float:left;
//padding-left:15px;
//padding-bottom:24px;
//
//}
//#sidebar h2, h3 {
/*margin:24px 0;*/
/*font-size:24px;*/
//font-size:20px;
//color:#4D4116;
//}
//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;
background-color:#4BA0A6;
margin:2px;
padding: 0 0 0 10px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;

}
blockquote {
/*border-left:10px solid #B3B3B3;*/
border-left:1px solid #B3B3B3;
padding-left:20px;
}
.entry-content ul, .comment-body ul, .entry-content ol, .comment-body ol {
/*margin:24px 0 24px 10px;*/
margin:0 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:#4D4116;
}
::selection {
background:#000;
color:#4D4116;
}
/* 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:#B3B3B3;
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}

/*jquery image thing*/
#photoShow {
height:420px;
width: 420px;
}
#photoShow div {
position:absolute;
z-index: 0;
}
#photoShow div.previous {
z-index: 1;
}
#photoShow div.current {
z-index: 2;
}