/*
Theme Name: Howard County General Hospital
Theme URI: http://www.hcghcares.org
Description: Howard County General Hospital Wordpress Theme
Version: 2.9
Author: 
Author URI: 
*/


/* Reset
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { 
	margin:0; 
	padding:0; 
}

table { 
	border-collapse:collapse; 
	border-spacing:0; 
}

fieldset, img { 
	border:0; 
}

address, caption, cite, code, dfn, em, strong, th, var { 
	font-style:normal; 
	font-weight:normal; 
}

caption, th { 
	text-align:left;
}

h1, h2, h3, h4, h5, h6 { 
	font-size:100%; 
	font-weight:normal; 
}

q:before, q:after { 
	content:'';
}

strong { 
	font-weight:bold;
}

em { 
	font-style:italic;
}

a img { 
	border:none 
}

div {
	position:relative;
}


/* Layout
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

body {
	background:#d6d6d6 url(images/background.jpg) repeat-x top;
	text-align:center;
	width:900px;
	margin:0 auto;
	font:14px/1.5 "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color:#555;
}

#masthead {
	background:url(images/background-masthead.jpg) no-repeat top;
	height:160px;
	overflow:hidden;
	margin:30px 0 0;
	text-align:left;
}

h1.logo a {
	background:url(images/logo.jpg) no-repeat;
	display:block;
	width:336px;
	height:130px;
	text-indent:-9999px;
	margin:15px 0 0;
	border:none;
}

.tagline {
	background:#13467f;
	padding:0 30px 15px 30px;
	text-align:center;
	color:#fcf4cf;
	font:18px "Times New Roman", serif;
	text-transform:uppercase;
	letter-spacing:1px;
	margin:0;
}

.summary {
	background:#fff;
	padding:15px 30px;
	text-align:left;
	color:#13467f;
	margin:0;
	font:18px/1.5 "Times New Roman", serif;
}

#content {
	background:#fff url(images/background-content.jpg) repeat-y;
	text-align:left;
}

#main {
	background:url(images/background-main.jpg) no-repeat top;
	float:left;
	width:515px;
	padding:45px 30px 25px 30px;
}

.page {
	margin:0 0 30px;
}

.post {
	padding:0 0 25px;
	border-bottom:1px solid #d6d6d6;
	margin:0 0 30px;
}

.content {
	margin:15px 0;
}

#addtoany {
	margin:15px 0 5px;
}

#navigation p {
	margin:0 0 5px;
	font-size:11px;
}

#sidebar {
	background:url(images/background-sidebar.jpg) no-repeat top;
	float:right;
	width:324px;
	padding:15px 0 25px 0;
	font-size:12px;
}

.widget {
	border-bottom:1px solid #fff;
	padding:30px 30px 20px 30px;
}

.visit {
	margin:0 0 10px;
}

.visit a {
	background:url(images/button-visit.jpg) no-repeat;
	display:block;
	width:257px;
	height:43px;
	text-indent:-9999px;
	border:none;
}

#socialGrid {
	padding:30px;
}

#socialGrid a {
	border:none;
}

ul.addtoany_list a {
	border:none;
}

ul.addtoany_list li a {
	padding:0 !important;
}

#footer {
	background:url(images/background-footer.jpg) no-repeat top;
	padding:20px 0 30px 0;
	color:#13467f;
	font:12px "Times New Roman", serif;
	text-transform:uppercase;
	text-align:left;
}


/* Typography
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

p {
	margin:10px 0;
}

a {
	color:#000;
	border-bottom:1px dotted #000;
	text-decoration:none;
}

h1, h1 a {
	font:24px "Times New Roman", serif;
	color:#13467f;
	border:none;
}

h2 {
	font:18px "Times New Roman", serif;
	text-transform:uppercase;
	color:#13467f;
	border:none;
}

h3 {
	font:12px/1.5 "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-weight:bold;
	color:#13467f;
	border:none;
}

.meta {
	font:12px/1.5 "Times New Roman", serif;
	text-transform:uppercase;
	color:#000;
	margin:0;
}

.archive-title {
	font:12px/1.5 "Times New Roman", serif;
	text-transform:uppercase;
	color:#000;
	margin:0 0 10px;
}

ul {
	margin:10px 20px;
	list-style-type:square;
}

li {
	margin:5px 0;
}


/* Form Styling
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.cform {
	margin:10px 0;
}

.cform ol {
	list-style-type:none;
}

.cform ol input, .cform ol textarea {
	border:none;
	background:#fff;
	width:100%;
	padding:5px;
	margin:0 0 5px 0;
	width:254px;
	font:12px/1.5 "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color:#aaa; 
}

.linklove, .cf_hidden {
	display:none;
}


/* Comment Styling
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.commentlist {
	margin:20px 0;
}
	
.commentlist li {
	list-style-type:none;
	margin:10px 0;
	background:#eee;
	padding:20px;
	font-size:12px;
}

.commentlist p {
	margin:10px 0 0;
}

.commentlist p.postmetadata {
	margin:0;
}

.commentlist p.author {
	margin:0;
}

.commentlist .avatar {
	float:left;
	margin:0 10px 0 0;
}

#commentnav {
	margin:0 0 40px;
}

.commentnav-left a {
	background:#700f0f;
	color:#fff;
	text-decoration:none;
	padding:4px;
	border-left:4px solid #1f1f1f;
	float:left;
}

.commentnav-left a:hover {
	background:#1f1f1f;
	color:#fff;
	padding:4px;
	border-left:4px solid #700f0f;
}

.commentnav-right a {
	background:#700f0f;
	color:#fff;
	text-decoration:none;
	padding:4px;
	border-right:4px solid #1f1f1f;
	float:right;
}

.commentnav-right a:hover {
	background:#1f1f1f;
	color:#fff;
	padding:4px;
	border-right:4px solid #700f0f;
}

#commentform  #author{
	background:#fff;
	border:3px solid #eee;
	width:50%;
	padding:10px 0;
	margin:5px 0;
}

#commentform  #email {
	background:#fff;
	border:3px solid #eee;
	width:50%;
	padding:10px 0;
	margin:5px 0;
}
	
#commentform  #url{
	background:#fff;
	border:4px solid #eee;
	width:50%;
	padding:10px 0;
	margin:5px 0;
}
	
#commentform  #comment{
	background:#fff;
	border:4px solid #eee;
	width:80%;
	padding:10px 0;
	margin:5px 0;
}
	
#commentform #submit {
	background:#13467f;
	border:none;
	padding:10px;
	margin:10px 0 0;
	float:left;
	color:#fff;
}


/* Wordpress Defaults
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.aligncenter { 
	display:block; 
	margin:0 auto;
}

.alignleft { 
	float:left;
	margin:10px 10px 10px 0;
}

.alignright { 
	float:right;
	margin:10px 0 10px 10px;
}

.wp-caption { 
	text-align:center; 
	padding:5px 0; 
	margin:5px 
}

.wp-caption-text {
	font-size:10px;
	padding:0 5px;
}


/* Browser Adjustments
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}          
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */