/*   
Theme Name: Asthma
Theme URI: 
Description: Asthma
Author: Med-Programmers
Author URI: http://www.ibdcenter.uchicago.edu/
Version: 1.0
Tags: red,white,blog,slider,uchicago,maclean

License: GNU General Public License, v2
License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

*/

/* Default Stylesheet */
@import url('css/default.css');
/* User Override Stylesheet */
@import url('user.css');

/* Trick the WordPress Theme Bot *Evil* */
.aligncenter			{ display: block; margin: 0 auto !important; }
.alignright				{ float: right; margin: 0 0 1em 1em; }
.alignleft				{ float: left; margin: 0 1em 1em 0; }
.floatleft				{ float: left; }
.floatright				{ float: right; }
img.aligncenter, img.alignright, img.alignleft  { border: 1px solid #DDD; text-align: center; background: #F3F3F3; padding: 4px; }

.textcenter				{ text-align: center; }
.textright				{ text-align: right; }
.textleft				{ text-align: left; }

.wp-caption { border: 1px solid #DDD; text-align: center; background: #F3F3F3; padding-top: 4px; margin: 10px }
.wp-caption img { margin: 0; padding: 0; border: none }
.wp-caption .wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0 }

.sticky { }
.bypostauthor { }

/* colors */
.blue { color:#155F83 !important}

/* custom */
.Doctor-Name-Title { color:#5e5e5e !important; font-size: 18px !Important; font-family: 'Didact Gothic',serif,Arial,Helvetica,sans-serif !Important; text-decoration-line: underline; text-decoration-color: #dddddd; }
.Doctor-Name-Title a { color:#5e5e5e !important; }
.Doctor-Name-Title a:hover{ color:#5e5e5e !important; text-decoration:underline;}
.hentry h1.entry-title a{ color: #155F83 !important; font-size: 26px; } 

.single .post .entry-title, .single-post .entry-title { line-height: 26px !Important; margin-bottom: 15px;}

