/*

Theme Name: Health Theme
Description: Two-column medical FastSite theme.
Version: 1.0
Author: Fasturtle Interactive
Author URI: http://fasturtle.com/
Tags: blue, two columns, widgets


*/


/* body
--------------------------------------------------*/
body {
	background: transparent url(img/page-bg.png) repeat-x 0 0;
	font:62.5%/1.6em "Lucida Grande", Lucida, "Lucida Sans Unicode", Verdana, Geneva, sans-serif;
	color:#333;
	margin:0;
}

* {
	margin:0;
	padding:0;
}

/* header
--------------------------------------------------*/

#wrapper {
	width:960px;
	margin:0 auto;
}

#image-switcher {
	background: #376572 url(img/dark-bg.gif) repeat-x 0 114px;
	float: right;
	margin:0;
	overflow: hidden;
	padding: 0;
	position: relative;
	height: 165px;
	width: 655px;
}

img.banner-image {
	float: left;
	display: block;
}

#rotator {
	background:#fff;
	border-right: 1px solid #fff;
    position:relative;
    height:166px;
	width: 400px;
}

#rotator img {
/*     opacity:0.0; */
    position:absolute;
    top:0;
    left:0;
	width: 400px;
    z-index:8;
}

#rotator img.active {
2
    z-index:10;
}

#rotator img.last-active {
    z-index:9;
}

#intro {
	color: #fff;
	clear:left;
	font-style: italic;
	font-style: italic;
	float: right:
	line-height: 2;
	margin: 0;
	padding: 10px 5px;
	position: absolute;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0,0,0,.5);
	top: 5px;
	left: 410px;
	width: 220px;
	z-index: 1000;
}

#intro .welcome {
	color: #fff;
	display: block;
	font: 1.2em "Century Gothic", Futura, AppleGothic, sans-serif;
	margin-bottom: 12px;
}

#intro .contact-button a {
	border: 1px solid #16272c;
	border-radius: 10px; 	
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px; 	
	-webkit-border-radius: 10px;
	background: #fff url(img/page-bg.png) repeat-x 0 -80px; 
	color: #16272c;
	display: block;
	font: 1.2em "Century Gothic", Futura, AppleGothic, sans-serif;
	margin:25px auto;
	overflow:hidden;
	padding:2px;
	position: relative;
	text-shadow: none;
	width:130px;
}

#intro .contact-button a:hover {
	background: #E5F6FB url(img/page-bg.png) repeat-x 0 -35px; 
} 

#intro .contact-button a:active {
  position: relative;
  top: 1px;
}


/* header h1 (blogtitle)
--------------------------------------------------*/
#header {
	background: /* #69bfde */ /* #9ce1fe */ #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	float:left;
	height:150px;
	margin:0 auto;
	overflow:hidden;
	padding:0;
	position: relative;
	width:303px;
}

#header p.description {
	color:#2C4D54;
	float:right;
	font: 1.6em "Century Gothic", Futura, AppleGothic, sans-serif;
	margin:45px 0 0;
	padding: 5px 10px;
	position: absolute;
	top: 62px;
	left: 28px;
}


#header h1 {
	background: #6abfde;
	font-family:"Century Gothic", Futura, AppleGothic, sans-serif;
	font-size:3.8em;
	color:#2C4D54;
	letter-spacing:-1px;
	position: absolute;
/*
	top: 20px;
	left: 40px;
*/
}

#header h1 a {
	text-decoration:none;
	color:#2C4D54;
	background:transparent url(img/pediatrix-blue-logo.png) no-repeat scroll 0 0;
	display:block;
	height:117px;
	overflow:hidden;
	position:absolute;
	text-indent:-9999em;
	white-space:nowrap;
	width:300px;
}

#header h3 {
	font: 1.4em "Century Gothic", Futura, AppleGothic, sans-serif;
	position: absolute;
	top: 115px;
	left: 55px;
}

/* navigation
--------------------------------------------------*/
#nav {
	color: #fff;
	font: 1.4em "Century Gothic", Futura, AppleGothic, sans-serif;
	float: right;
	height:35px;
	line-height:normal;
	margin:0;
	padding:0;
	width:600px;
}

#nav li {
	float:right;
	list-style:none;
	padding:0 10px 0 0;
}

#nav li a {
	color:#E5F6FB;
	text-decoration:none;
	display:block;
	margin:1px 2px 0 0;
	padding:5px;
}

#nav li a:hover,
#nav li a.active {
	background: none;
	color: #fff;
}

.clear {
	clear:both;
}

/* content
--------------------------------------------------*/
#content {
	clear: right;
	margin:0 0 0 320px !important;
	padding:0 20px 0px 0;
}

#content p, p {
	line-height:1.5;
	font-size:12px;
	padding: 5px 0;
}

#content a {
	text-decoration:underline;
	color:#2C4D54;
}

#content a:hover {
	text-decoration: none;
}

#content h2 {
	font:2.8em "Century Gothic", Futura, AppleGothic, sans-serif;
	color:#2C4D54;
	border-bottom:1px solid #EFF8FB;
	line-height:30px;
	margin:15px 0 5px 0;
	padding:5px 0;
}

#content h2 a {
	text-decoration:none;
	border:none;
}

#content h1 {
	font:3em "Century Gothic", Futura, AppleGothic, sans-serif;
	color:#2C4D54;
	margin:10px 0;
}

#content h3 {
	font:2em "Century Gothic", Futura, AppleGothic, sans-serif;
	color:#2C4D54;
	margin:10px 0;
}

#content h4 {
	font:1.6em "Century Gothic", Futura, AppleGothic, sans-serif;
	color:#2C4D54;
	margin:10px 0;
}

#content h5 {
	font:1.4em "Century Gothic", Futura, AppleGothic, sans-serif;
	color:#2C4D54;
	margin:10px 0;
}

#content ul, #content ol, #content dl {
	font-size:120%;
	margin:10px 10px 10px 25px;
}


#content ul li,
#content ol li {
	border-bottom:1px solid #EFF8FB;
	padding:10px;
}


#content ul>li>ul,
#content ul>li>ol,
#content ol>li>ul,
#content ol>li>ol,
#content dl ol,
#content dl ul {
	font-size: 12px;
}

#content ul>li>ol>li>ol {
	list-style-type: lower-alpha;
}

#content ul>li>ul>li,
#content ol>li>ol>li, {
	border: none !important;
}

#content dl {
	margin:10px 10px 10px 25px;
}

#content dl dt {
margin-top: 10px;
}

#content a.pdf, 
a[class*="pdf"],
a[href$=".pdf"] {
	background:transparent url(img/a-pdf.gif) no-repeat scroll right top;
	padding:0 16px 0 0;
}

#content a.external {
	background:transparent url(img/a-external-sm.gif) no-repeat scroll right 1px;
	padding-right:12px;
}

/* blockquote + links
--------------------------------------------------*/

blockquote {
	background:#EFF8FB;
	border:1px dotted #D2E1E6;
	margin:10px 0;
	padding:5px 15px;
}

#content h1 a:hover, 
#content h2 a:hover,
#content h3 a:hover,
#content h4 a:hover,
#content h5 a:hover,
#content h6 a:hover {
	background: none;
}

a:hover,
#content a:hover {
	color:#000;
	text-decoration:none;
	background-color:#EFF8FB;
}

a.more {
	display:block;
	text-align:right;
	color:#2F460D;
	text-decoration:none;
	margin:10px 0 0;
}

a.more:hover {
	text-decoration:none;
}

::selection {
	background: #6ABFDE;
	color: #fff;
}

::-moz-selection {
	background: #6ABFDE; 
	color: #fff;
}

dl {
	font-size:1.2em;
	line-height:1.5;
	padding:5px 0;
}

dl dt {
	border-bottom:1px solid #EFF8FB;
	font-weight: bold;
}

img.staff-photo,
img[src^="staff-photo"] {
	height: 75px;
	margin-right: 10px;
	width: 75px;
}

/* metadata under post
--------------------------------------------------*/
.post {
	margin:0 0 50px 0;
	text-align:justify;
}

.post img {
	background:#ccc;
	border:2px solid #eee;
	padding:1px;
}

.post p.info {
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	background-color:#EFF8FB;
	font-size:1em;
	color:#333;
	padding:2px 3px 3px 8px;
	margin: 25px 0;
}

.post p.info {
	padding: 5px !important;
} 

.date {
	margin: 0 0 15px 0;
}

.post small {
	margin-top:25px;
}

#content p.breadcrumb,
#content p.breadcrumb a {
	color: #999;
	font-size: 50%;
	font-style: italic;
	padding: 0;
	margin: 0;
}


/* sidebar
--------------------------------------------------*/
#sidebar {
	background: #eee;
	border: 1px solid #ccc;
	clear:left;
	width:283px;
	float:left;
	margin-bottom: 20px;
	padding:0 10px;
	height:100%;
}

#sidebar > h2 {
	display:none;
}

#sidebar h2 {
	letter-spacing:1px;
	font:1.6em "Century Gothic", Futura, AppleGothic, sans-serif;
	color:#2C4D54;
	padding:0 0 3px;
}

#sidebar ul {
	list-style:none;
	font-size:120%;
	margin:0 0 23px;
}

#sidebar ul li a {
	color: #2C4D54;
	font: 1.4em "Century Gothic", Futura, AppleGothic, sans-serif;
/*
	display: block;	
	width: 280px;
*/
}

#sidebar ul li ul li a,
#sidebar ul li ul li a:visited {
	color:#999;
	font: 1em "Century Gothic", Futura, AppleGothic, sans-serif;
}

#sidebar ul li ul li a:hover,
#sidebar ul li ul li a:active,
#sidebar ul li ul li.current_page_item a {
	color:#666;
}

#sidebar ul li ul li.current_page_item a {
	font-weight: bold;
}

#sidebar ul li ul li.current_page_item a:after {
	content: ' \2192';	
}

#sidebar li {
	border-bottom:1px dotted #cdcdcd;
	list-style:none;
	padding:3px;
}

#sidebar li a:hover {
	background: none;
	color: #222;
}

#sidebar ul li a.open {
	background: transparent url(img/icon-minimize.gif) no-repeat 20px 2px;
} 

#sidebar ul li a.closed {
	background: transparent url(img/icon-expand.gif) no-repeat 20px 2px;
}

#sidebar ul li span.handle { 
	display:block;
	float: right;
	height:10px;
	overflow:hidden;
	text-indent:150%;
	white-space:nowrap;
	width:10px;
}

#sidebar ul li.closed span.handle { 
	background:transparent url(img/icon-expand.gif) no-repeat scroll 0 0;
}

#sidebar ul li.open span.handle { 
	background:transparent url(img/icon-minimize.gif) no-repeat scroll 0 0;
}

#sidebar input {
	width:102px;
	background:#fff;
	color:#444;
	border:1px solid #eee;
	font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	padding:3px;
}

#sidebar input:focus {
	background:#fff;
	border:1px solid #eee;
}

#sidebar .textwidget #locations {
	color: #fff;
	background: #2c4d54;
	padding: 10px;
	margin: 0 -10px;
}

#sidebar .textwidget #locations h2 {
	color:#fff;
}

#sidebar .translator {
	padding-top:4px;
} 

/* comments
--------------------------------------------------*/
#comments {
	font-size:0.9em;
}

#commentlist li {
	margin-bottom:1.5em;
	padding-bottom:1em;
}

#commentform {
	background:#fff;
	width:350px;
	text-align:left;
	margin:0 0 15px 0;
}

#commentform textarea {
	background:#f8f7f6;
	border:1px solid #d6d3d3;
	width:480px;
	font: 13px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
}

#commentform #email,#commentform #author,#commentform #url {
	font-size:1.1em;
	background:#f8f7f6;
	border:1px solid #d6d3d3;
	width:350px;
}

#commentform input {
	margin-bottom:3px;
}

/* Content vCard Styles
--------------------------------------------------*/
.entry .vcard {
	background: #EFF8FB;
	border: 1px dotted #D2E1E6;
	font-size: 12px;
	padding:10px 10px 20px;
	margin: 15px 0 0 0;
} 

.entry .vcard .fn {
	font-weight: bold;
	font-size: 14px;
	color: #2C4D54;
}

.entry .vcard .tel .type {
	font-style: italic;
}

.entry .vcard a img.map {
	background: none;
	border: 1px solid #a0ccd9;
	float: left;
	height: 125px; 
	margin: 10px;
	padding: 1px;
	width: 125px;
}

.entry .vcard img.map:hover {
	border: 1px solid #2C4D54;
}

/* Sidebar Widget vCard Styles
--------------------------------------------------*/
.textwidget #locations .vcard {
	color: #E5F6FB;
	font-size: 12px;
	line-height: 1.5;
	margin-bottom: 12px;
}

.textwidget #locations .vcard a.url:hover {
	background: none;
	text-decoration: underline;
}

.textwidget #locations .vcard p .fn {
	color: #fff;
	font-weight: bold;
}

.textwidget #locations .vcard p .tel {
	font-style: italic; 
}

/* Contact Form Styles
--------------------------------------------------*/

div#wpcf7-f1-p52-o1,
div#wpcf7-f2-p55-o1,
fieldset {
	border:1px solid #ddd;
	background:#f9f9f9;
/* 	outline:1px solid #cdcdcd; */
	margin:12px 0;
	padding:12px;
}


span.wpcf7-form-control-wrap {
	position: static !important;
}

form {
	text-align:left;
}

label,
form div.row dl {
	font: 12px "Lucida Grande",Lucida,"Lucida Sans Unicode",Verdana,Geneva,sans-serif;

}

#contact label, div.contact-form label, form div.row dl dt {
	float:left;
	margin:12px 0 0;
	text-align:right;
	width:30%;
}

span.req {
	color:#69BFDE;
	font-size:0.85em;
	font-style: italic;
}

form div.row {
	clear:right;
	overflow:auto;
}

div.submit-button {
	height: 3.6em;
}

.contact-form input[type="submit"], 
div.contact-form input [type="submit"] {
	display:block;
	float:left;
	margin:12px 0 0 39%;
	width:33%;
}

.row input[type=text],.row input.field, .field {
	height:17px;
}

.row select {
	float: left;
	padding: 0;
}

div#appt-time select {
	float:none;
}

.row input[type=text],.row input.field,textarea {
	border:1px solid #ddd;
}

.row input[type=text].hour,
.row input[type=text].minute {
	float: none;
	width: 25px;
}

.row input[type=radio] {
	float: none;
	width: 12px;
}

img.ajax-loader {
	margin-left:190px;
	margin-top: 12px;
}

#contact input.field, #contact textarea, div.contact-form input, div.contact-form textarea, form div.row dl dd  {
	float:right;
	font-family:"Lucida Grande",Lucida,"Lucida Sans Unicode",Verdana,Geneva,sans-serif;
	font-size:11px;
	margin:0 0 6px;
	padding:3px 2px;
	width:60%
}

form div.row dl dd.field {
	margin: 0;
}

div#appt-time span.appt-group {
	margin-left: 53px;
}

div#appt-time span.appt-group label {
	float:none;
}

form div.row dl dt {
	width: auto;
}

select#office-location,select#practitioner-1,select#practitioner-2 {
	margin-left:55px;
	width:200px;
}

img#captcha-image {
	background: none;
	border: 1px solid #ddd;
	float: right;
	margin-left:5px;
	padding: 2px !important;
}

input#captcha {
	margin: 0;
	width: 285px;
}

#content .entry .error h3 {
	background: #ffe4e4;
	border-bottom: 1px solid #d53f3f;
	border-top: 1px solid #d53f3f;
	color: #d53f3f;
	padding: 0 5px;
}

#content .entry .error ul {
	color: #d53f3f;
}

#content .entry .success {
	background: #f8fdff;
	border-bottom: 1px solid #69BFDE;
	border-top: 1px solid #69BFDE;
	color: #69BFDE;
	font: 2em "Century Gothic",Futura,AppleGothic,sans-serif;
	padding: 3px 5px;
}

#content .entry .warning {
	background: #c3b98f;
	border-bottom: 1px solid #887a45;
	border-top: 1px solid #887a45;
	color: #584b16;
	font: 1.5em "Century Gothic",Futura,AppleGothic,sans-serif;	
	padding: 3px 5px;		
}

/* WP Stuff
--------------------------------------------------*/

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

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

.navigation {
	text-align:center;
	font-size:120%;
}

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

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


.wp-caption-dd {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}


a,#sidebar li a,#footer a {
	color:#999;
	text-decoration:none;
}

a.post-edit-link {
	margin-top: 20px;
}


/* footer
--------------------------------------------------*/
#footer {
	background: #2c4d54 url(img/footer-bg.png) repeat-x 0 0;
	clear:both;
	margin:0 auto;
	overflow: auto;
	padding: 12px 0 0 0;
}

#footer ul li {
	color:#fff;
	display:inline;
	float:left;
  	list-style:none;
  	text-decoration:none;
}

#footer ul li a {
  color:#fff;
  font-family: "Century Gothic", Futura, AppleGothic, sans-serif;
}

#footer ul li ul li a {
	font-family: "Lucida Grande",Lucida,"Lucida Sans Unicode",Verdana,Geneva,sans-serif;
}

#footer ul.nav li.nav-title ul.subnav li a:hover,
#footer ul.nav li.nav-title ul.subnav li a:focus,
#footer ul li a:hover,
#footer ul li a:focus {
  background: none;
  color:#fff;
  text-decoration:underline;
}

#footer .first {
  margin-left:20px;
}

#footer .widget {
  display:inline;
  padding:0;
  width:auto;
  margin-bottom:0;
}

.entry-meta {
	min-height:60px;
}

.entry-meta abbr {
	border:0;
	letter-spacing:0;
	outline:0;
}

.tel a {
	color:inherit;
}

.contact span.org,
.contact h3 {
	font-weight:bold;
}

#contact h3 span {
	font-size:85%;
}

#contact h2 {
	font-size:14px;
	font-weight:bold;
	padding:0 0 4px;
}

#footer-nav {
	margin: 0 auto;
	width: 960px;
}

#footer div.c1,
#footer div.c2,
#footer div.c3,
#footer div.c4 {
	float:left;
	margin:12px 10px;
	width:207px;
}

#footer div.c1 {
	margin-left:20px;
}

#footer div.c4 {
	margin-right:20px;
}

#footer ul.nav>li.nav-title,
span.nav-title {
	font-size:14px;
	margin-bottom:12px;
}

#footer ul.nav li ul.subnav li,
#footer ul.nav li ul.subnav li a {
	color: #e5f6fb;
	font-size:12px;
	font-weight:normal;
	line-height: 1.5;
	width:225px;
}

#footer ul li.copyright,
#footer ul li.copyright a {
	clear: left;
	font-family: "Lucida Grande",Lucida,"Lucida Sans Unicode",Verdana,Geneva,sans-serif; 
	margin-top:20px;
	padding: 10px 0 0 0;
}

#footer ul li.social {
	clear: left;
} 

#footer ul li a.fb {
	background:url(img/facebook.png) no-repeat scroll 0 0 transparent;
	color:#2C4D54;
	display:block;
	height:19px;
	overflow:hidden;
	position:absolute;
	text-decoration:none;
	text-indent:-9999em;
	white-space:nowrap;
	width:76px;
}

#footer ul li.copyright p {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#footer ul li.copyright p#ft-credit a {
	background: url(img/ftlogo.png) no-repeat;
	display:block;
	height:19px;
	margin-top: 8px;
	overflow:hidden;
	text-indent:-9999em;
	white-space:nowrap;
	width:128px !important;
}

#footer ul.nav li.vcard {
	margin-top: 10px;
}

#footer ul.nav li.vcard .adr p {
	padding: 0;
}

#footer ul.nav li.vcard,
#footer ul.nav li.vcard a {
	font-size:12px;
}

#footer ul.nav li.vcard a.org {
	font-weight:bold;
	color:#fff;
	padding: 0;
}

#footer ul.nav li.vcard .tel {
	font-style: italic;
}

#footer p.last {
	float:right;
	margin:0;
}
