/*
Theme Name: LRO 
Theme URI: http://wordpress.org/
Description: LRO version 2
Version: 2.0
Author: Tim E. Giesen
Author URI: www.straightlinestudio.com
Tags: blue, custom header, fixed width, one columns

*/

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,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,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

/* end reset */

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

html { min-height:101%; }
/* Begin Typography & Colors */
body {
	font-size: 93%;
	font-family: Arial, Sans-Serif;
	background: url('images/background.png') top repeat-x;
	color: #333;
	text-align: center;
	min-height:101%;
}
#page {
	background-color: white;
	text-align: left;
	background: url('images/page.png') top repeat-y;
}
#header {
	background: url('images/header.png') no-repeat top center;
}
#headerimg {
	margin: 7px 9px 0;
	height: 192px;
	width: 838px;
}
#content {
	min-height:250px;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
#footer {
	background: url('images/footer.png') no-repeat top;
	border: none;
}
p, h1, h2, h3 {
margin-bottom:15px;	
}
h1, h2, h3 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
}
h1 {
	font-size: 1.6em;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}
h2, h3 {
	font-size: 1.3em;
	color:#04adf0;
	text-transform:uppercase;
}

a:link, a:visited {
	color:#04adf0;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin:0;
	padding: 0;
}
#page {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 838px;
}
#header {
	margin:0;
	padding: 0;
	height: 118px;
	width: 838px;
}
.narrowcolumn {
	padding: 20px 20px 0 20px;
	margin: 0;
	width: 798px;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}
.post {
	margin: 0;
	text-align: left;
}
.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 838px;
	height:20px;
	clear: both;
	color:#818285;
	font-size:85%;
}
/* End Structure */

/* 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 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 {
	text-align: center;
}
.hidden {
	display: none;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
hr {
	display: none;
}
a img {
	border: none;
}
/* End Various Tags & Classes*/

/* new styles from tristan */

#pull_quote {
	width:838px;
	height:218px;
	position:relative;
}
#pull_quote, .home #pull_quote, .page-id-6 #pull_quote, .page-id-9 #pull_quote, .page-id-12 #pull_quote, .page-id-84 #pull_quote, .page-id-105 #pull_quote {
	background:url("images/pull_quote_home.jpg") no-repeat;
}
.page-id-8 #pull_quote, .parent-pageid-8 #pull_quote {
	background:url("images/pull_quote_technology.jpg") no-repeat;
}
.page-id-10 #pull_quote, .parent-pageid-10 #pull_quote {
	background:url("images/pull_quote_surgery.jpg") no-repeat;
}
.page-id-11 #pull_quote, .parent-pageid-11 #pull_quote {
	background:url("images/pull_quote_media.jpg") no-repeat;
}
#schedule {
	width:318px;
	height:53px;
	background:url("images/schedule.png") 0px 0px;
	display:block;
	position:absolute;
	right:40px;
	bottom:20px;
}
#schedule:hover {
	background:url("images/schedule.png") 0px -53px;
}
#navigation {
	width:798px;
	margin:0 0 0 20px;
	background:url("images/navigation.png") 0 -45px;
	height:45px;
}
#navigation ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#navigation ul li {
	float:left;
	text-align:center;
}
#navigation ul li a {
	height:45px;
	display:block;
	font-size:85%;
	width:114px;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	display: table-cell;
	vertical-align: middle;
	background:url("images/pipe.png") 100% 50% no-repeat;
	font-weight:normal;
}
#navigation ul li.page-item-4 a { /* HOME */
	width:100px;
	display:block;
}
#navigation ul li.page-item-6 a { /* PROVIDERS */
	display:block;
}
#navigation ul li.page-item-8 a { /* ADVANCED TECH */
	width:138px;
	display:block;
}
#navigation ul li.page-item-9 a { /* CASE STUDIES */
	width:114px;
	display:block;
}
#navigation ul li.page-item-10 a { /* SURGERY CENTER */
	width:123px;
	display:block;
}
#navigation ul li.page-item-11 a { /* MEDIA KIT */
	width:95px;
	display:block;
}
#navigation ul li.page-item-12 a { /* CONTACT */
	display:block;
}
#navigation a:hover, #navigation .current_page_item a, #navigation .current_page_parent a {
	background:url("images/navigation.png") 0 0;
	margin:0 -1px;
}
#navigation .current_page_parent ul li a {
background:none;	
}
#footer_after {
	width:818px;
	margin:0 auto 20px auto;
	padding:0 10px 20px 10px;
	color:#666;
	font-size:85%;
}
#footer_after a:link, #footer_after a:visited {
	color:#666;
	text-decoration:none;
	font-weight:normal;
}
#footer_after a:hover {
	color:#333;
	text-decoration:underline;
	font-weight:normal;
}
#footer_nav {
	list-style-type:none;
	float:right;
}
#footer_nav li {
	float:left;
	margin-left:10px;
	
}
.pull_quote {
	border:#d3d4d6 solid 1px;
	float:right;
	width:250px;
	padding:15px;
	margin:-35px 0 0 50px;
	font-size:85%;
}
/* DROP DOWN MENU */

#suckerfishnav {
	width:100%;
}

#suckerfishnav ul {
	position:absolute;
	left:-999em;
	height:auto;
	font-weight:normal;
	margin:0;
	line-height:1;
	z-index:999999;
	background-color:#0598d4;
}
#suckerfishnav li:hover {
background:url("images/navigation.png") 0 0;	
}
#suckerfishnav li li {
	text-align:left;
	clear:both;
	border-bottom:#54aadd solid 2px;
}
#suckerfishnav li li a:link, #suckerfishnav li li a:visited {
	background:none;
	padding:5px;
	height:auto;
	max-width:500px;
	width:305px;
	font-weight:normal;
	font-size:77%;
}
#suckerfishnav li li a:hover {
	background:none;
	background-color:#006aa8;
	max-width:500px;
	width:305px;
}
#suckerfishnav li li.page-item-84 a:link, #suckerfishnav li li.page-item-84 a:visited {
	background:none;
	padding:5px;
	height:auto;
	max-width:500px;
	width:75px;
	font-weight:normal;
	font-size:77%;
}
#suckerfishnav li li.page-item-84 a:hover {
	background:none;
	background-color:#006aa8;
	max-width:500px;
	width:75px;
}
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
	left:-999em;
}
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
	left:auto;
}
#suckerfishnav li li.page-item-35, #suckerfishnav li li.page-item-84 {
border:none;	
}
em {
font-style:italic;	
}
.wpcf7-validation-errors, .wpcf7-not-valid-tip-no-ajax {
	background-color:#D50000;
	color:#fff;
	padding:3px;
	margin:5px;
}
strong {
font-weight:bold;	
}
.wpcf7-mail-sent-ok {
background-color:#0C0;
font-weight:bold;
padding:10px;
margin:10px;
}
