/* Updates POST upgrade to Motion Picture Theme */
body {
    background: #f0f0f0 none repeat scroll 0 0;
    color: #667373;
}
#hd-container .post-title,
.blog-main-post-container .post-title {
    font-size: 23px;
    font-weight: lighter;
}

#hd-container .post-title-block {
    padding: 0;
}

.video-list .four-column li {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
}
.video-list .four-column li {
    float: left;
    height: 180px;
    margin: 0;
    padding: 20px;
    width: 194px;
}
ul#nav li:first-child a {
    padding-left: 0;
}
#right-column {
    width: 320px;
}
.post-meta li.meta-block {
    padding-top: 0;
}
ul.social {
    overflow: visible;
    padding: 0;
}
.comments {
    padding: 0;
}