/*
Theme Name: Chirp
Theme URI: 
Description: 
Version: 1.0
Author: H.L. Phillips
Author URI: 
*/

body {
font-family: arial;
color: #b9bfc3;
}

.top {
background: #a9afb3;
width: 776px;
margin-top: -10px;
height: 24px;
padding: 0;
text-align: center;
color: white;
font-weight: bold;
}

.top a {
color: white;
text-decoration: none;
}

.post {
float: left;
width: 400px;
padding-top: 10px;
color: #696f73;
text-align: justify;
}

.post a {
color: #898f93;
text-decoration: none;
}

.post a:hover {
color: #898f93;
text-decoration: underline;
}

a {
color: #b9bfc3;
text-decoration: none;
}

.twitter {
color: white;
width: auto;
background: #a9afb3;
padding: 10px;
text-align: justify;
}

.twitter a {
color: white;
text-decoration: none;
}

.dandyid {
text-align: center;
margin-top: 10px;
}

.dandyid a {
border: none;
}

.planner {
margin-top: 10px;
color: #b9bfc3;
}

.planner ul {
margin: 0px 0 0 auto;
}

.planner ul li {
margin: 0 0 0 35px;
}

.recent {
margin-top: 10px;
color: #a9afb3;
}

.recent li, .recent a {
margin-left: 15px;
color: #a9afb3;
}

.recent a {
font-weight: bold;
}

.foot {
text-align: center;
width: 776px;
float: left;
font-weight: bold;
padding-bottom: 20px;
color: #898f93;
}

ol.commentlist {
list-style-type: none;
color: #898f93;
padding-left: 0;
}

ol.commentlist a {
color: #898f93;
}

.respond {
list-style-type: none;
color: #898f93;
padding-left: 0;
}

.respond a {
color: #898f93;
}

.library {
float: left;
padding-top: 10px;
width: 776px;
}

.library a {
text-decoration: none;
}

.library img {
border: none;
}

.featured {
float: right;
width: 315px;
}

p.author {
margin: 0px;
padding: 0px;
text-align: right;
}

p.cat {
font-weight: bold;
font-size: 150%;
padding: 0 0 10px 0;
margin: 0 0 0 0;
}

p.index {
margin: 0 0 0 15px;
padding: 0 0 10px 0;
}