/*
Theme Name: Titan Child
Theme URI: http://themes.jestro.com/titan/
Author: Daniel Reese
Author URI: http://www.danandcheryl.com/
Template: titan
*/

/* Import Stylesheets
-----------------------------------------------------------*/
@import url("../titan/stylesheets/master.css");

/* Make all custom CSS changes below this line.
-----------------------------------------------------------*/

/* Add style for LinkedIn and MobileMe Gallery links */
#follow dd a.linkedin { padding-left: 22px; background: url(images/linkedin_17.png) no-repeat 0 .2em; }
#follow dd a.gallery { padding-left: 22px; background: url(images/apple.png) no-repeat 0 .2em; }

/* Remove date and comment icons */
div.post-header div.date { padding: 0; background: none; }
.comments a { padding: 0; background: none; }

/* Reset browser defaults for lists */
.entry ol, .c-body ol { list-style-position: outside; margin: 5px 0 5px 30px; }
.entry ul { margin: 0 0 10px 0; list-style: disc outside; }
.entry ul li { display: list-item; margin: 5px 0 5px 30px; padding: 0; background: none; }

