body {
text-align:center;
/* background-color:#420; */
background-image: url(/media/images/background.jpg);
font-size:12px;
font-family:sans-serif;
}

h1 {
font-size:20px;
}

h2,h3 {
margin:0;
}

a {
text-decoration:underline;
color: #137;
}

a:hover {
color: #25A;
}

img {
border:0;
}

#content {
width:960px;
margin:0 auto;
text-align:left;
background-color:#9BF;
background-image:url(/media/images/background-blue.jpg);
}

.header {
text-align:center;
margin-bottom:10px;
padding-top:10px;
}

.header ul {
list-style:none;
}

.header li {
display:inline;
padding-right:10px;
}

.clear {
clear:both;
}

.column_side {
float:right;
width:150px;
padding:5px;
text-align:center;
}

.column_side .section-header, .feed .title {
font-weight:bold;
padding:5px 0;
margin-bottom:5px;
background-color:#FFF;
}

.feed .picture-title {
margin:0 0 5px;
}

.column_main {
float:right;
width:640px;
/*margin-left:150px;*/
}

.book {
margin-bottom:10px;
}

.feed .entry {
text-align:left;
padding-bottom:5px;
padding-left:3px;
font-size:10px;
}

.media {
text-align:center;
}

.post {
background-color:#FFF;
border:1px solid #000;
padding:10px;
margin-bottom:5px;
line-height:20px;
}

.post h1, .post h2 {
margin:-10px -10px 0;
background-color:#88F;
padding:10px;
}

.post .subhead {
font-weight:bold;
}

.post .content {
padding-bottom:10px;
}

.post .quote {
padding:10px;
margin:0 25px;
background-color:#EEE;
font-style:italic;
}

.post .picture {
float:left;
padding:10px;
}

.post .bio {
min-height:150px;
}

.post .entry-link {
padding:2px 0 2px 20px;
}

.post .tweet {
border-bottom:1px dotted #999;
margin-bottom:10px;
}

.post .comment {
padding:5px;
border-bottom:solid 1px black;
}

.post .comment-form label {
vertical-align:top;
} 

.related ul {
list-style:none;
padding-left:10px;
margin-left:0;
}

table#email {
text-align:center;
margin:0 auto;
}

table#email td {
text-align:left;
}
