/*   
Theme Name: 32leaves
Theme URI: http://32leaves.net
Description: the default theme for 32leaves
Author: Christian Weichel
Author URI: 32leaves.net
.

.
*/


body {
  font-family:Palatino,"Palatino Linotype",Georgia,serif;
  padding: 0px;
  margin: 0px;
  background-color: white; 
}

.header { text-align: center; padding: 50px 0px 50px 0px; background-color: white; }
.quote { color:#333333; font-family:Palatino,"Palatino Linotype",Georgia,serif; line-height: 160%; background-color: #A1AC00; margin-bottom: 20px; }
.quote a { color: #E0E0E0; }

.content { line-height: 160%; margin-bottom: 20px; background-color: white; color: black; clear:both; }
.content h2 { font-size: 140%; padding-bottom: 10px; }
.content ul { padding-left: 30px; }
.content a { color: #A1AC00; text-decoration: none; }
.content div.post { margin-bottom: 50px; padding: 20px; font-size: 90%; }
.content div.even, .uneven { background-color: #ececec; }
.post .entry-date, .post .entry-meta { font-size: 80%; }
.comment { padding-bottom: 2em }

.posts { float:left; width: 800px; }
.sidebar { background-color: white; margin-left: 800px; padding-bottom: 20px; }

.xoxo { font-size: 80%; list-style: none; }
.xoxo ul { padding-left: 0px; padding-bottom: 20px; list-style: none; }

.blogroll { font-size: 100%; }
.widget_search { padding-bottom: 20px; }

strong { font-weight: inherit; background-color: #FF78AE; padding: 2px; }
code { font-size: 135%; padding-left: 0.4em; padding-right: 0.2em; }
img { border: 0px; }
div.p { padding-bottom: 2em }

.band { width: 100%; text-align: center; }
.wrapper { width: 1020px; margin: auto; text-align: left; vertical-align: top; padding: 10px 0px 10px 0px; }
.monospaced { font-family: "Courier New", Courier, monospace; }


* { padding: 0px; margin: 0px; }
