/*
Theme Name: Scientific Intake
Theme URI: http://airtightdesign.com/
Description: Custom Theme for Scientific Intake, by AirTight Design.
Version: 1.0
Author: AirTight Design
Author URI: http://airtightdesign.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/

* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	font-size: 12px;
}

a:link, a:visited {
	color: #09c;
	text-decoration: none;
}

a:hover, a:active {
	color: #333;
	text-decoration: underline;
}

#content {
	line-height: 18px;
	clear: both;
}

#content h4, #content h5, #content p, #content ul {
	margin: 0 0 20px 0;
}

#content ol, #content ul {
	margin: 0 0 20px 40px;
}

h1 {
	font-size: 36px;
	font-weight: normal;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	margin: 20px 0;
	color: #999;
}

h2 {
	font-size: 22px;
}

h2.sIFR-replaced a:link, h2.sIFR-replaced a:visited {
	color: #069;
}

h3 {
	font-size: 18px;
}

ul {
	list-style-type: none;
}

img {
	border: none;
}

#content ul {
	list-style-type: disc;
}

#page {
	background: url(images/bg_page.gif) repeat-y center top;
	margin: 20px auto;
	width: 964px;
	color: #666;
}

#body {
	background: url(images/bg_body.jpg) no-repeat center top;
}

#body.home {
	height: 606px;
}

#body.home {
	background: url(images/bg_home_new.jpg) no-repeat center top;
}

#header {
	height: 100px;
}

#header.home {
	height: 60px;
}

#logo {
	text-indent: -99999em;
	width: 155px;
	height: 30px;
	float: left;
	position: relative;
	top: 18px;
	left: 30px;
}

#logo a {
	display: block;
	width: 155px;
	height: 30px;
}

#content {
	padding: 10px 34px 0 30px;
}

.name {
	color: #ff6701;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 27px;
	font-size: 16px;
}

#content.home {
	text-align: left;
	color: #fff;
	font-size: 12px;
	line-height: normal;
	width: 596px;
	float: right;
	padding-top: 0;
	clear: none;
	height: 405px;
	overflow-y: scroll;
	margin-right: 4px;
}

#flashVideo {
	position:absolute;
	z-index:10;
	top:350px;
	left:50%;
	margin-left:-475px;
	
	/*background:#CCCCCC none repeat scroll 0 0;
	clear:none;
	float:left;
	height:225px;
	left:15px;
	position:relative;
	top:255px;
	width:300px;*/
}

#content.home p.small, .small {
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	position: relative;
	top: -30px;
}

#content.home p {
	margin: 0 0 10px 0;
	float: right;
	clear: both;
}

#content.home h1, #content.home h2 {
	margin: 0 0 -15px 0;
}

#content.home h1 {
	font-size: 41px;
	color: #ffb010;
}

#content.home h2 {
	color: #000;
	font-size: 30px;
}

.wp-caption {
	float: left;
	border: 1px solid #ccc;
	text-align: center;
	font-size: 11px;
	margin: 0 10px 0 10px;
	padding-top: 5px;
}

.wp-caption.alignright {
	float: right;
	margin: 0 0 10px 10px;
	padding-top: 5px;
}

img.wp-image-89 {
	position: relative;
	top: 40px;
}

img.wp-image-180 {
	position: relative;
	right: -20px;
	top: 50px;
}

img.alignleft {
	float: left;
	margin: 0 30px 20px 0;
}

img.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

#content .wp-caption p {
	margin: 0;
	padding: 5px;
}

#post-53 .entry ul {
	list-style-type: none;
}

#post-53 .entry ul li {
	margin: 20px 0;
}

#post-53 .small {
	display: block;
	margin: 20px 0 0 0;
}

.number {
	font-size: 16px;
	color: #CC6600;
}

.em {
	font-weight: bold;
}

.half_right {
	width: 380px;
	float: right;
}

.form_left, .form_right {
	width: 45%;
}

.form_right {
	float: right;
}

#content .form_right p {
	margin: 0 0 5px 0;
}

.form_left {
	float: left;
}

.form_left input {
	border: none;
}

.form_btm {
	float: none;
	clear: both;
}

form.wpcf7-form .form_btm textarea {
	width: 764px;
	height: 140px;
}

form.wpcf7-form .captcha-77 input {
	width: 60px;
}

form.wpcf7-form #c1 input, form.wpcf7-form #c1 textarea {
	border: 1px solid #ccc;
}

form.wpcf7-form #c1 input {
	width: 240px;
}

form.wpcf7-form input {
	height: 16px;
	padding: 3px;
	border: 1px solid #ccc;
}

form.wpcf7-form textarea {
	height: 16px;
	padding: 3px;
	border: 1px solid #ccc;
}

form.wpcf7-form input#submit {
	border: none;
	height: auto;
	padding: 0;
	float: left;
	clear: both;
	margin: 20px 0 0 0;
	width: 136px;
	height: 34px;
	background: url(images/btn_submit.png) no-repeat 0 0;
	text-indent: -99999em;
	line-height: 0;
	font-size: 1px;
}

form.wpcf7-form textarea {
	height: 60px;
	width: 246px;
}

.wpcf7-form-control-wrap span {
	margin: 0 20px 0 0;
}

span.wpcf7-list-item-label {
	position: relative;
	top: -5px;
}

#wpcf7-f1-p209-o1 div {
	width: 30%;
	float: left;
	margin: 0 30px 0 0;
}
#wpcf7-f1-p209-o1 div.fieldset {
	width:auto;
	float:none;
	margin:0;
}

.wpcf7-f1-p209-o1 p {
	margin: 0;
}

.wpcf7-list-item {
	display: block;
	clear: both;
	padding: 5px 0 0 0;
}

.wpcf7-radio {
	position: relative;
	top: 15px;
}

.wpcf7-response-output {
	clear:both;
	font-size:24px;
	line-height:normal;
	width:auto;
}

#flash_bites {
	width: 330px;
 200px;
	float: right;
	margin: 0 0 20px 20px;
}

.post-edit-link {
	clear: both;
	display: block;
}

#footer {
	background: url(images/bg_footer.jpg) no-repeat center top;
	height: 105px;
	text-align: right;
	position: relative;
	clear: both;
}

#footer.home {
	background: none;
	text-align: right;
}

#footer p a {
	display: inline-block;
	width: 190px;
	height: 40px;
	margin: 0 35px 0 0;
	position: relative;
	top: 36px;
	right: 0;
	text-indent: -999999em;
}

#footer.home p a {
	display: inline-block;
	width: 190px;
	height: 90px;
	margin: 0 35px 0 0;
	position: relative;
	top: 0px;
	right: 0;
	text-indent: -999999em;
}

#footer img {
	position: relative;
	top: 30px;
	right: 30px;
}

#footer p a:hover, #footer.home p a:hover {
	text-decoration: none;
}

ul#bottom {
	margin: auto;
	width: 960px;
	text-align: center;
	font-size: 9px;
	text-transform: uppercase;
}

ul#bottom li {
	display: inline;
	margin: 0 10px;
}

p#copy {
	margin: 20px auto;
	text-align: center;
	width: 960px;
	font-size: 10px;
	color: #999;
}

/* Phys */

#content .phys {
	margin: 0 0 20px 0;
}

#content .phys td {
	padding: 10px;
}

#content .phys p {
	margin: 0 0 20px 0;
}

#content p.clinic {
	margin: 20px 0 0 0;
	font-size: 12px;
	font-weight: bold;
}

.physname {
	color: #0090CF;
}

/* CF */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}
