/*  
Theme Name: Mike White
Theme URI: http://mikebultrowicz.com
Description: Clean design based on #008eed and white
Version: 0.2
Author: Mike Bultrowicz
Author URI: http://mikebultrowicz.com
*/

body, p, div, h1, h2, h3, h4, h5, h6 {margin:0;padding:0;}
body {font:0.8em/1.8em "Lucida Grande", Lucida, Verdana, sans-serif;}
blockquote {margin-left:20px;}
pre {background-color:#eee;border:1px solid #ddd;padding:10px;margin-left:20px;}

a {text-decoration:none;color:#006ecd;font-weight:bold;-webkit-border-radius:0.3em;-moz-border-radius:0.3em;margin:-0.1em -0.3em;padding:0.1em 0.3em;}
a:hover {background-color:#006ecd;color:white;}

.navigation {width:30em;padding-bottom:50px;}
.navigation .alignleft {float:left;}
.navigation .alignright {float:right;}

#logo {float:left;border:0.4em solid white;width:5em;margin-left:-9em;margin-top:-2.5em;}
#logo {-webkit-box-shadow:0em 0em 1em #555;-webkit-border-radius:0.2em;-moz-box-shadow:0em 0em 1em #555;-moz-border-radius:0.2em;}

#header {background:#006ecd;width:100%;color:white;}
#header-content {width:30em;margin:0 auto;text-align:center;}
#header-content p {padding:1em 0em;}
#header-content a {background-color:#004ead;color:white;padding:0.2em;}
#header-content a:hover {background-color:white;color:#006ecd;text-decoration:none;}

#main {background:url(./images/header_bg.png) repeat-x;width:100%;padding:1em 0em;}
#main-content {margin:0em auto;text-align:left;width:30em;}

.entry {margin-top:1em;clear:both;}
.entry-5 {border-bottom:none;}
.entry p {margin:1em 0em;}
.entry .postinfo {font-size:80%;display:none;}
.entrybody a {font-weight:normal;}
.entrybody {border-left:2px solid #008eed;margin-left:3px;font:1em/1.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;padding-left:12px;}

.entry img {display:block;margin:0.7em auto;}
.entry img.right {float:right;position:relative;margin:0.7em;top:-0.5em;right:-6em;margin-left:-5em;}
.entry img.left {float:left;position:relative;margin:0.7em;top:-0.5em;left:-6em;margin-right:-5em;}

.entry img.shadow {-webkit-box-shadow:0em 0em 1em #555;-moz-box-shadow:0em 0em 1em #555;}
.entry img.photo {border:0.4em solid white;-webkit-box-shadow:0em 0em 1em #555;-moz-box-shadow:0em 0em 1em #555;}

#footer {background:#222 url(./images/footer_bg.png) repeat-x 0px top;padding-top:98px;margin-top:-98px;}
#footer-content {padding:0.5em 0em;margin:0em auto;color:white;width:30em;text-align:center;}
#footer-content p {font-size:80%;}
#footer-content a {background-color:#111;font-weight:bold;color:white;padding:0.2em;}
#footer-content a {-webkit-border-radius:0.2em;-moz-border-radius:0.2em;}
#footer-content a:hover {background-color:white;color:#222;}
