/*
Theme Name: Huntington Medical
Theme URI: http://huntingtonmedical.com/
Description: Customized theme for Huntington Medical, by Paperstreet.
Version: 1.0
Author: Ariel Acentares
Author URI: http://paperstreet.com/
Tags: yellow, green, main photo, two columns, widgets

	Huntington Medical
	 http://huntingtonmedical.com/

	This theme was designed and built by Ariel Acentares

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #333;
	
	}



#content {
	
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


#headerimg .description {
	font-size: 1.2em;
	
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

body {	background-color: #f6e59d;	background-image: url(images/body-bg.jpg);	background-repeat: no-repeat;	background-position: center top;	margin: 0px;	padding: 0px;	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 12px;	color: #666666; line-height: 16px;}

#photo-home * { behavior: url(iepngfix.htc) }
.home #photo * { behavior: url(iepngfix.htc) }

h1 {
	font-size: 21px;
	color: #333333;
	font-weight: normal;
	margin: 0px;
	padding-top: 29px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 32px;
	line-height: 23px;
}
h1 a {
	color:#333333;
	text-decoration: none;
}
h1 span {	font-weight: normal;	color:   #333333;	font-size: 16px;	font-style: italic;}

h2 {
	font-size: 15px;
	font-weight: normal;
	color: #5f4019;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	
}
h3 {
	font-size: 15px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
	color: #5f4019;
}


a {	color: #A39669;}
a:hover { text-decoration:none;}

#wrapper {	width: 1020px;	margin-right: auto;	margin-left: auto;	padding: 0px;}


/* Index */
#content-bg-home, body.home #content-bg {	background-image: url(images/content-bg-home.jpg);	background-repeat: no-repeat;	background-position: center top;	float: left;	width: 1020px; }
#photo-home, body.home #photo {	float:left;background-color:transparent!important; border-bottom:none; margin-left:0; padding:0 	}

#content-home, body.home #content {
	float: left;
	width: 940px;
	margin-left: 40px;
	background-image: url(images/pills.jpg);
	background-repeat: no-repeat;
	background-position: 30px bottom;
	padding-bottom: 70px;
}
* html div#content-home, * html body.home div#content {
	margin-left: 20px;
}
#body-home, body.home #body {
	float: left;
	width: 490px;
	text-align: right;
	padding-bottom: 0px;
	padding-right: 75px;
	margin-top: 60px;
	background-image: url(images/rightnav-line.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 0px;
}
#body-home, body.home #body h1{
	font-size: 20px;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#body-home p,  body.home #body p {
	font-size: 14px;
	line-height: 25px;
	width: 380px;
	float: right;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
#body-home p.right,  body.home #body p.right {
	text-align: right;
	font-style: italic;
	padding-top: 5px;
}

#rightnav-home, body.home #rightnav {
	float: right;
	width: 296px;
	margin-top: 60px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	background-image:none;
}

	ul#rightbuttons, body.home #rightnav ul {
	display: block;
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
	ul#rightbuttons li {
	padding-bottom: 7px;
}
	ul#rightbuttons li a{
	width: 159px;
	padding-left: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF!important;
	text-decoration: none;
	display: block;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 18px;
}
	ul#rightbuttons li a:hover {	background-image: url(images/home-but.jpg);	background-repeat: no-repeat;	background-position: left -53px;}
	ul#rightbuttons li.vaccine a{	background-image: url(images/home-but.jpg);}
	ul#rightbuttons li.vaccine a:hover {	background-image: url(images/home-but.jpg);	background-repeat: no-repeat;	background-position: left -53px;}
	ul#rightbuttons li.specialty a{	background-image: url(images/home-but2.jpg);}
	ul#rightbuttons li.specialty a:hover {	background-image: url(images/home-but2.jpg);	background-repeat: no-repeat;	background-position: left -53px;}
	ul#rightbuttons li.urgent a{	background-image: url(images/home-but3.jpg);}
	ul#rightbuttons li.urgent a:hover {	background-image: url(images/home-but3.jpg);	background-repeat: no-repeat;	background-position: left -53px;}




/* Common to all the pages */
#content-bg {	background-image: url(images/content-bg.jpg);	background-repeat: no-repeat;	background-position: center top;	float: left;	width: 1020px;}
#body {	float: left;	width: 665px;}
#body-sub {
	float: left;
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 60px;
	width: 605px;
}
#rightnav {	float: right;	width: 242px;	margin-top: 80px;	background-image: url(images/rightnav-line.gif);	background-repeat: repeat-y;	background-position: left top;	margin-bottom: 40px;	margin-right: 0px;	margin-left: 0px;	padding: 0px;}
#rightnav ul {	list-style-type: none;	padding-left: 40px;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 0px;	margin: 0px;}
#rightnav ul li {	margin: 0px;	padding-bottom: 8px;}
#rightnav ul li a {	font-size: 14px;	color: #978369;	text-decoration: none;}
#rightnav ul li a:hover {	text-decoration: underline;}
#rightnav ul li ul {	margin: 0px;	padding-top: 5px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 15px;}
#rightnav ul li ul li {	margin: 0px;	padding: 0px;}
#rightnav ul li ul li a {	font-size: 12px;}
#newsletter {
	float: left;
}
#newsletter p {
	clear: none;
}
.img-float {
	float: left;
	border: 1px solid #111217;
	margin-right: 30px;
	margin-bottom: 20px;
}



#header {	float: left;	width: 940px;	background-image: url(images/header-bg.gif);	background-repeat: repeat-x;	padding: 0px;	height: 153px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 40px;}
* html div#header {	margin-left: 20px;}

#content {	float: left;	width: 940px;	margin-left: 40px;}
* html div#content {	margin-left: 20px;}

#photo {
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9e1df;
	float: left;
	margin-left: 40px;
	background-color: #FFFFFF;
	
}

* html div#photo {	margin-left: 20px;}

#logo {	padding-left: 77px;	float: left;	padding-top: 28px;}
#topnav {	float: right;	padding-top: 30px;	padding-right: 50px;	width: 550px;	}

/* ###Footer### */
#footer {	background-image: url(images/footer-bg.gif);	background-repeat: repeat-x;	float: left;	height: 77px;	width: 940px;	background-color: #99b4aa;	background-position: top;	font-size: 11px;	color: #FFFFFF;	margin-left: 40px;}
* html div#footer {	margin-left: 20px;}	
#footer a {	color: #FFFFFF;	text-decoration: none;}
#footer a:hover {	color: #F1D160;}
#footer-left {	float: left;	padding-left: 50px;	padding-top: 30px;}
#footer-right {	float: right;		font-size: 12px;	padding-right: 30px;	padding-top: 23px;}




/* Directory Page */

#body-directory,  body.page-id-124 #body {	float: left;	width: 940px;}
#body-directory h1,  body.page-id-124 #body h1 {	font-size: 24px;	color: #333333;	font-weight: normal;	margin: 0px;	padding-top: 19px;	padding-right: 0px;	padding-bottom: 10px;	padding-left: 23px;	line-height: 49px;}
#body-directory h1 span, body.page-id-1244 #body h1 span {	font-weight: normal;	color:   #333333;	font-size: 16px;	font-style: italic;}
#body-directory h1 img,  body.page-id-124 #body h1 img {	float: left;	padding-right: 10px;	padding-top: 0px;	padding-bottom: 0px;	padding-left: 0px;}
#body-sub-directory, #post-124 #body-sub {
	float: left;
	width: 620px;
	padding-left: 160px;
	padding-bottom: 40px;
}

/* Dynamic table */
#alphabet {		float: left;	text-transform: capitalize;	font-size: 16px;	color: #c8b252;	text-decoration: none;	width: 620px;	clear: both;	padding-bottom: 20px;}
#alphabet a {	color: #c8b252;	text-decoration: none;	padding-right: 3px;	padding-left: 3px;}
#alphabet a:hover {
	color: #554B1C;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}

#body-sub ul {
	list-style-position: outside;
}
#body-sub ul li{
	list-style-position: outside;
	margin: 15px;
}
#body-sub-directory ul, #post-124 #body-sub ul {	float: left; list-style-position: inside}

#body-sub-directory ul li, #post-124 #body-sub ul {
	padding-top: 3px;
	padding-bottom: 3px;
}
#body-sub-directory table, #post-124 #body-sub table {	float: left;	color: #333333;	font-size: 14px;	margin-bottom: 20px;	margin-left: 30px;	margin-top: 10px;}
* html #body-sub-directory table, * html #post-124 #body-sub table {margin-left: 15px;}

#body-sub-directory td, #post-124 #body-sub td {	padding-right: 8px;	padding-left: 8px;	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: #777777;	height: 41px;	padding-top: 10px;}
#body-sub-directory td.name, #post-124 #body-sub td.name {	width: 190px;	}
#body-sub-directory td.photo, #post-124 #body-sub td.photo {
	
	width: 90px;
}

td.name a{ color:#333;}

#body-sub-directory td.photo img, #post-124 #body-sub td.photo img {

}
#body-sub-directory td.address, #post-124 #body-sub td.address {	width: 175px;	padding-right: 29px;}
#body-sub-directory td.phone, #post-124 #body-sub td.phone {	width: 115px;	}
#body-sub-directory tr.grey, #post-124 #body-sub tr.grey {	background-color: #f6f6f6;}

/* ### MENU ### */

#menu {	float:left;	margin:0px;	padding-top: 0;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0px;}
#menu ul.title-p {	float:left;	list-style-image:none;	list-style-position:outside;	list-style-type:none;	margin:0px;	padding:0px 6px 0px 0px;}
#menu ul.title-p li {	margin:0px;	padding:16px 0px 0px;	text-align:right;	width:100px;}
#menu ul.title-p li a {	color:#68867F;	font-family:"Trebuchet MS";	font-size:18px;	text-decoration:none;	line-height: 18px;}
#menu ul.title-p li a:hover {	color:#5e3b12;}

#menu ul.title {	float:left;	list-style-image:none;	list-style-position:outside;	list-style-type:none;	margin:0px;	padding:0px 6px 0px 0px;}
#menu ul.title li a {	color:#68867F;	font-family:"Trebuchet MS";	font-size:18px;	text-decoration:none;}
#menu ul.title li a:hover {color:#5e3b12;}
#menu ul.title li {	margin:0px;	padding:22px 0px 0px;	text-align:right;	width:100px;}
#menu ul.title li a {	color:#68867F;	font-family:"Trebuchet MS";	font-size:18px;	text-decoration:none;}
#menu ul.title li a:hover {color:#5e3b12;}

#menu ul.select {	border-left:1px solid #BBBBBB;	float:left;	list-style-image:none;	list-style-position:outside;	list-style-type:none;	margin:0px;	padding:0px 30px 0px 6px;}
#menu ul.select li {	margin:0px;	padding:0px;	text-align:left;	width:120px;}
#menu ul.select li.swine a, #rightnav ul li.swine a, #menu ul.select li.page-item-8 a, #rightnav ul li.page-item-8 a, #menu ul.select li.page-item-476 a, #rightnav ul li.page-item-476 a {color:red;font-weight:bold;}
#menu ul.select li a {	color:#68867F;	font-family:"Trebuchet MS";	font-size:11px;	text-decoration:none;}
#menu ul.select li a:hover {	color:#5e3b12;}

#ulsitemap ul {	float: none;	list-style-position: inside;	list-style-type: disc;	clear: both;}
#ulsitemap ul li {	padding-bottom: 3px; padding-top:3px;}

.officeatt {
	width:300px;
	background:#FFF9DF;
	padding:14px;
	border:1px solid #FFE88F;
	margin-bottom:20px;
}


.table {}
.table tr.head td { height:45px; font-weight:bold}
.table tr.subhead td { height:40px;font-weight:bold}
.table td {border-bottom:1px dotted #777777; height:30px}