/*
Theme Name: Eric Kerr (White)
Theme URI: http://erickerr.com
Description: My white theme.
Version: 1.0
Author: Eric Kerr
Author URI: http://erickerr.com
*/

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

.clearfix:after { content: "."; clear: both; height: 0; visibility: hidden; display: block;}
.clearfix {display:inline-block;}
.clearfix {display:block;}

.left { float: left; }
.right { float: right; }

body {
  font-family: Arial, Helvetica, sans-serif;
  text-rendering: optimizelegibility;
  color: #707070;
  text-align: left;
  font-size: 14px;
  line-height: 24px;
}

strong {
  font-weight: bold;
}

a, a:link, a:hover, a:active, a:visited {
  color: #2D7BB2;
  text-decoration: none;
}

a:hover, a.current {
  color: #4A4A4A;
}

div {
  position: relative;
}

em {
  font-style: italic;
}

blockquote {
  padding-left: 15px;
  color: #999;
}

#wrapper {
  width: 880px;
  margin: 0 auto;
}

#container {
  padding: 0 125px;
}

.section {
  padding: 30px 30px 0;
}

#header {
  height: 35px;
  line-height: 35px;
}

#header h1 a {
  background: url(images/logo.png) no-repeat center left;
  width: 195px;
  height: 35px;
  display: block;
  border: 0;
  text-indent: -9999px;
}

#header ul {
  float: right;
  padding-top: 5px;
}

#header ul li {
  float: left;
  padding-left: 35px;
}

#header ul a {
  font-style: italic;
}

#main {
}

.posts .item {
}

.item .meta {
  float: left;
  width: 105px;
  margin-left: -145px;
  color: #4A4A4A;
  text-shadow: 1px 1px #FCFDFC;
  text-align: right;
}

h2, h3, h4 {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 3px;
  font-weight: bold;
  color: #4A4A4A;
}

h3 {
  font-size: 16px;
  line-height: 20px;
}

h4 {
  font-size: 14px;
  line-height: 18px;
}

.posts p {
  margin-bottom: 18px;
}

.posts p.bottom {
  float: right;
  color: #777;
  margin-top: -12px;
}

.iconized-list {
  padding-bottom: 1em;
  color: #707070;
  list-style: circle outside;
  padding-left: 15px;
}

.iconized-list li {
  float: left;
  list-style: circle outside;
  width: 235px;
}

#footer {
  background: #F8F8F8;
  border: 1px solid #E6E6E6;
  line-height: 42px;
  margin: 30px 0;
  padding: 0 10px;
}

#license {
  font-size: 11px;
  color: #999;
  line-height: 13px;
  margin-top: 20px;
  padding-bottom: 10px;
}

div.inside {
  margin-bottom: 15px;
  padding-left: 15px;
  color: #999;
}

blockquote b {
  color: #888;
  font-weight: bold;
}

.dsq-dc-logo {
  display: none !important;
}

.aligncenter {
  display: block;
  margin: 0 auto;
}

#projects {
  margin-top: 15px;
}

#projects li {
  padding-bottom: 30px;
}

#projects li ul {
  padding-left: 20px;
}

#projects li ul li {
  padding-bottom: 0;
  list-style: circle outside;
}

#projects p {
  margin-bottom: 0;
}

.screenshot img {
  padding: 0;
  margin: 0;
  line-height: 0;
}

#projects .date {
  font-size: smaller;
  font-style: italic;
  margin-top: -.5em;
}

#projects .screenshot {
  margin-right: -60px;
}

.screenshot {
  float: right;
  display: block;
  border: 1px solid #CCC;
  padding: 5px;
  margin-left: 20px;
  margin-top: -10px;
  z-index: 1000;
}

.screenshot img, .screenshot {
  vertical-align: bottom;
  line-height: 0;
}

a.screenshot:hover {
  border-color: #AAA;
}

#filter_projects {
  margin-left: 20px;
  font-size: 12px;
  vertical-align: 2px;
}
