/*
Theme Name: Trulia Corporate
Theme URI: http://truliablog.com
Description: Child theme for Trulia with black title / blue top widget styles
Author: 10up LLC
Author URI: http://10up.com
Version: 1.0
Template: trulia-pro
*/

@import url("../trulia-pro/style.css");

.widget-featured h4 { background-color: #5891ab; text-shadow: 1px 1px #407b92; }

.content h1 { font-size:37px; font-weight:normal; font-family:"OpenSans", "Open Sans", sans-serif; }
.content h1 a, .content .post h1 a { color:#000; text-decoration: none; }
.post-container .post a, .home a { color: #407b92; }
.content h1 a:hover, .post-container .post a:hover { color:#5891ab; }
.next-post a { background-image: url('images/next-post.png'); } 

#disqus_thread { padding: 0 10px; }