body{
background-color:#DDA15E;
margin-left:auto;
margin-right:auto;
width:60%;
}
h1, h2, h3, h4 {
color:#283618;
font-family:sans-serif;
}
h1{
padding-bottom:.25em;
border-bottom:5px solid #283618;
}
h2 {
padding-bottom:0em;
margin-bottom:0em;
border-top:1px solid #283618;
font-size:3em;
}
div.blogheader{
display:table;
#border:1px solid red;
width:100%;
}
div.post h3{
float:left;
#border: 1px solid black;
}
div.post h4{
width:80%;
#border: 1px solid black;
display:block;
float:right;
text-align:right;
}
div.post h4 a{
text-decoration:none;
color: #BC6C25;
}
div.c2 {
text-align: center;
}
hr.c1 {
margin-top:4em;
margin-bottom:4em;
align:center;
}
pre.hobo {
border:4px solid #000;
color:#000;
font-weight:bold;
background-color:#FEFAE0;
width:20em;
padding:3em;
align:center;
}
hr.blog {
width: 50%;
border:10px solid #606C38;
border-radius:5px;
}
div.blog p {
width: 75%;
}
div.heading pre, div.heading p {
font-size:.85em;
}
