/*
Theme Name: Child
Theme URI: http://shinnphoto.com/blog
Description: Child Theme for Titan
Author: Andrew
Author URI: http://shinnphoto.com/blog/
Template: titan
Version: 0.1
*/
 
@import url("../titan/style.css");

.wrapper{
  width: 1006px;
  margin: 0 auto;
  text-align: left;
}

#content{ 
  float: left; 
  width: 740px;
  padding: 0 0 30px 0;
}

.entry { 
  margin: 0 0 0 0px;
  width: 720px;
  font-size: 1.3em;