/*
Theme Name: My Titan
Theme URI: http://seechrisblog.com
Description: Child Theme for Titan
Author: Chris
Author URI: http://seechrisblog.com
Template: titan
Version: 0.1
*/

@import url('../titan/style.css');

div.post-header div.date {
    float:none;
}

.post-header h1 {
    margin-left:0;
}

.post-header h2 {
    margin:10px 0 0 0;
}

.author {
    margin-left:0;
}

.entry {
    width:628px;
    margin:0;
}

