/*
Theme Name: custom theme
Theme URI: custom theme
Description: custom theme
Version: 1
Author: custom theme
Author URI: custom theme
*/
p { padding-bottom: 10px; }

#boxarea .inner{
background: none;
}
#boxarea .deeper{
background: none;
}

.post , .narrowcolumn {
background: none;
width: 650px;
float: left;
}
.post {
margin-bottom: 20px;
}
.entry a , .postmetadata a{
color: #CE2A28;
}

.deeper h2{
background: none;
background-color: #F0F0DA;
}

#sidebar {
width: 200px;
float: right;
}

#sidebar h2{
margin-bottom: 5px;
}

#sidebar ul{
margin-bottom: 15px;
}