/*
Theme Name: The Old Vicarage
Theme URI: http://www.broadhemburybandb.co.uk/
Description: The default theme for The Old Vicarage.
Author: Philip Vellender
Version: 1.0
*/

div#content {
width: 350px;
float: left;
}

div.quick-menu-right {
width: 140px;
margin-left: 10px;
}

div.quick-menu-right ul li a {
display: block;
width: 140px;
padding: 5px 0;
}

div.post {
width: 440px;
}

div.entry-meta, div.comment-meta {
font-size: 0.7em;
color: #999;
margin: 5px 0;
}

div.entry-utility {
font-size: 0.7em;
background-color: #eee;
border-bottom: 1px solid #666;
border-top: 1px solid #666;
padding: 5px;
margin: 5px 0;
}

textare#comment {
width: 180px;
}

h3#comments-title {
margin: 0;
}

h1.page-title, h1.entry-title {
font-size: 1.4em;
}

ol.commentlist {
padding-left: 20px;
}

li.comment {
margin: 10px 0;
}

li.comment div {
margin: 5px;
}

li.comment div div {
margin: 0;
}

li.alt {
background-color: #eee;
border-bottom: 1px solid #666;
border-top: 1px solid #666;
}

p.comment-body {
padding-bottom: 8px;
}
