/*
Theme Name: HC
Theme URI: http://www.themeforest.net
Version: 1.0.6
Description: HC - A Doctor & Medical WP Theme
Author: PPandP & TommusRhodus
Author URI: http://www.themeforest.net
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

@import url('css/reset.css');
@import "http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,700,600,800";
@import url('css/contact.css');
@import url('css/flexslider.css');
@import url('fancybox/jquery.fancybox-1.3.4.css');
@import url('css/tipsy.css');
@import url('styles.php');

.sticky{}/*--STICKY STYLING IS HANDLES VIA JQUERY--*/
.bypostauthor img.avatar {}
img.alignleft, img.aligncenter, img.alignright, img.alignnone { margin-bottom: 15px; }
img.alignleft { float: left; margin-right: 30px; }
img.alignright { float: right; margin-left: 30px; }
img.aligncenter {display: block; margin-right: auto; margin-left: auto; text-align: center; }
.wp-caption, .gallery-caption{ margin: 40px 0; max-width: 100%; text-align: center; color: #999; }
.wp-caption-text, .gallery-caption-text { margin: 6px 0; font-style: italic; font-size: 95%; line-height: 120%; }
.commentwrap li { list-style: none; }
h3#reply-title{ text-align: left; font-size: 14px; padding-bottom: 12px; padding-top: 2px; }
.responsive > p { height: 0; margin: 0; padding: 0; }
footer .col1-3:nth-child(4n) { clear: left; }