/*  
Theme Name: Cornerstone
Theme URI: 
Description: 
Version: 
Author: 
Author URI: 
*/
ol {
font-family:Arial, 'Sans Serif';
font-size:14px;
color: black;
line-height:170%
}
.post {
padding-bottom:40px;
}

#contentarea p.postmeta {
font-size:12px;
}

.navigation {
padding:10px 50px 20px 220px;
}

#contentarea h2 a {
color:#FFF;
}

.avatar {
float:right;
display:block;
}

ol.commentlist li {
padding:20px 0 20px 0;
border-bottom:1px solid #eaeaea;
}

ol.commentlist li h4 {
color:#555;
font-size:18px;
}

ol.commentlist li small {
color:#555;
}

.widget {
background:url(./images/widget.png) no-repeat;
padding-top:2px;
}

.widgetBottom {
background:url(./images/widgetBottom.png) no-repeat;
width:184px;
height:29px;
display:block;
margin-bottom:20px;
}

#sidebar {
margin-top:10px;
}

#sidebar .widget h2 {
height:50px;
}

.widget ul {
color:#FFF;
list-style:none;
padding:0px;
}

.widget ul li {
padding:5px 0;
display:table;
height:1%;
overflow: hidden;
}

#sidebar .widget li a {
color:#FFF;
}