body { background-color:rgb(246,246,246); font-size:14px; }
body > div { background-color:#fff; margin:1.7143em auto; padding:15px 30px; position:relative; width:600px; box-shadow:0px 0px 5px #aaa; -moz-box-shadow:0px 0px 5px #aaa; -webkit-box-shadow:0px 0px 5px #aaa; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; }

p, nav { margin:0 0 1.2857em 0; }
p, li { font-size:1em; line-height:1.2857em;  color:#444; /*text-shadow:rgb(246,246,246) 0 1px 0;*/ }
ul { padding:0; }
small, footer { font-size:0.8571em; line-height:1.5em; margin-top:1.5em; margin-bottom:0em; }
img { border:0; }

a { color:#008acd;  -o-transition-property:color; -o-transition-duration:0.1s; -o-transition-timing-function:ease-in; -webkit-transition:color 0.1s ease-in; }
a:hover { color:#5fc7f1; text-decoration:none; }

h1, h2, h3, h4 { color:#2c2c2c;text-shadow:rgb(220,220,220) 0 1px 0; }
h1 { font-size: 3.5714em; line-height: 1.08em; margin-top: 0.36em; margin-bottom: 0em; text-align:center; }
h2 { font-size:1.5714em; line-height:1.6364em; margin-top:0.8182em; margin-bottom:0em; }
h3 { font-size:1.4286em; line-height:1.8em; margin-top:0.9em; margin-bottom:0em; }
h4 { font-size:1.1429em; line-height:1.125em; margin-top:1.125em; margin-bottom:0em; }

nav { text-align:center; }
nav ul, nav li { margin:0; padding:0; }
nav li { background:url(http://static.braddougherty.me/images/divider.png) no-repeat 0.5em center; display:inline; font-style:italic; padding-left:2.5em; }
nav li:first-child { background:none; padding-left:0; }
nav li a { text-decoration:none; }

li.divider { background:url(http://static.braddougherty.me/images/divider.png) no-repeat center center; height:8px; width:15px; }
hr { border:0; background:url(http://static.braddougherty.me/images/hr.png) no-repeat center center; height:19px; margin-top:0.75em; margin-bottom:0em; }

img.forkme { position:absolute; top:0; right:0; border:0; }

.center { text-align:center; }