/*  
Theme Name: cakebaker
Theme URI: http://cakebaker.42dh.com/
Description: cakebaker theme
Version: 1.3
Author: Daniel Hofstetter
Author URI: http://42dh.com/
*/
/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
   Based on work by Eric Meyer:
   * meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
   
-------------------------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

body {
  line-height: 1.5;
  background: #fff;
  margin: 1.5em 0; }

/* Tables still need 'cellspacing="0"' in the markup. */
table {
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: 400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

a img {
  border: none; }

html {
  height: 100%; }

body {
  background: #fff;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  height: 100%;
  margin: 0;
  padding: 0; }

cite {
  font-style: normal; }

pre {
  border: solid 1px #c9c9c9;
  font-family: monospace;
  margin: 0.5em 0;
  overflow: auto;
  padding: 1em; }

input, textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em; }

input {
  color: #595959; }

input[type=submit], #respond input {
  color: #000; }

#logo {
  float: left;
  padding: 45px 90px 0 0; }

#header {
  background: #990033;
  border-bottom: 2px solid #c9c9c9;
  border-top: 10px solid #000;
  color: #fff;
  height: 165px;
  padding-left: 40px; }

#main {
  padding-left: 40px;
  width: 940px; }
#main a:hover {
  color: #903; }

#headline {
  color: #595959;
  font-family: Georgia, serif;
  font-size: 2.2em;
  padding: 1em 0; }

#content {
  float: left;
  width: 630px; }

#sidebar {
  border-top: 1px solid #c9c9c9;
  float: right;
  width: 260px; }
#sidebar ul {
  list-style: none; }

#footer {
  background: #990033;
  border-bottom: 2px solid #c9c9c9;
  border-top: 2px solid #c9c9c9;
  clear: both;
  height: 100px;
  margin-top: -4em;
  padding: 1em 0 1em 40px;
  position: relative; }

#nav {
  float: left;
  list-style: none;
  padding-top: 35px; }
#nav li {
  background: #903; }
#nav li a {
  color: #fff;
  display: block;
  padding-left: 3px;
  text-decoration: none;
  width: 120px; }
#nav li a:hover {
  background: #fff;
  color: #990033; }

.post ul, #pagecontent ul {
  list-style-type: square;
  margin: 0.5em 0 0.5em 2em; }

.post ol, #pagecontent ol {
  list-style-type: decimal;
  margin: 0.5em 0 0.5em 2em; }

.commentcount {
  padding: 1.5em 0 2em 0; }

#posts .postcontent {
  padding-top: 1em; }

div.post .postcontent {
  padding-bottom: 3em; }

.postmeta {
  color: #797979;
  font-size: 0.95em; }

.headlinemeta {
  color: #797979;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.45em; }

.author {
  font-weight: bold; }

.date {
  font-size: smaller; }

.commenttext {
  padding-top: 0.8em; }

#respond h2, #comments h2 {
  color: #595959;
  padding-bottom: 0.5em; }

#respond p {
  padding: 0.4em 0em; }

.commenttext p, .postcontent p, #postcontent p, #pagecontent p {
  margin-top: 1em; }

.commenttext p:first-child, .postcontent p:first-child, #postcontent p:first-child, #pagecontent p:first-child {
  margin-top: 0em; }

#posts, #commentlist {
  list-style: none; }

#posts h2, #respond h2, #comments h2, #pagecontent h2 {
  color: #595959;
  font-family: Georgia, serif;
  font-size: 1.6em; }

#pagecontent h2 {
  padding: 0.5em 0; }

.post, #archivedposts, #smartarchives, #content404, #pagecontent, #respond, #comments, .comment, #adsense {
  border-top: 1px solid #c9c9c9;
  padding: 1em; }

#postcontent {
  padding-bottom: 2em; }

#adsense {
  padding: 1em; }

.box {
  padding: 1em 1em 2.5em 1em; }

.box h3 {
  color: #990033;
  font-size: 1.2em;
  letter-spacing: 2px;
  padding-bottom: 5px;
  text-transform: uppercase; }

#books {
  padding-bottom: 0; }

#search {
  padding: 1em; }

#recentcomments ul li {
  padding-top: 6px; }
#recentcomments ul li:first-child {
  padding-top: 0px; }

#feeds, #elsewhere {
  float: left;
  width: 125px; }

#feeds li, #elsewhere li {
  list-style: none; }

#feeds li a, #elsewhere li a {
  color: #fff;
  display: block;
  padding-left: 3px;
  text-decoration: none;
  width: 120px; }

#feeds li a:hover, #elsewhere li a:hover {
  background: #fff;
  color: #990033; }

#feeds h3, #elsewhere h3 {
  color: #fff;
  font-size: 1.2em;
  letter-spacing: 2px;
  padding-bottom: 5px;
  text-transform: uppercase; }

#license {
  clear: both;
  font-size: 0.95em;
  padding: 1em 0 1em 40px; }

#content404 p {
  padding-bottom: 1.2em; }

#smartarchives h2 {
  font-size: 1.5em; }

#smartarchives ul {
  list-style-type: square;
  margin-bottom: 1em;
  margin: 0.6em 0 0.6em 2em; }

#wrap {
  min-height: 100%;
  position: relative; }

