/*   
Theme Name: Rockcastle Regional Classic
Theme URI: http://www.rockcastleregional.org
Description: Official site of Rockcastle Regional Hospital
Author: Kris Hammons
Version: 1.0
*/



/* Global */
*{
	text-align: left;
}
body {font-size: 75%;font-family: Arial, Helvetica, sans-serif;background-image: url('../../wp-content/themes/rockcastle-classic/images/topnavbg.png');background-repeat: repeat-x;background-color:#ebebeb;}
a, a:active, a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul li {list-style: none;list-style-image: none;list-style-type: none;}
table {}
	table td {border:none;height: 100%;}
	table td.pos {width:230px;color:#555;}
	table td.dept {width:250px;color:#555;}
	table td.more {width:100px;color:#555;}
	table tr.alt {background-color: #f2f6f9;}
*html .content table td a {display:block;position: relative;}

/* Front Page */

#frontContent {float:left;margin:0;width:960px;}

#frontLeft {margin:0;float:left;width:669px;border-right:1px dotted #999;}
.service {float:left;margin:0;padding:15px 20px;width:294px;border-bottom:1px dotted #999;}

h2.frontHeader {margin-bottom: 4px;font-size:22px;}
.service h2, #frontVent h2 {color:#009966;}
.service img {float:left;margin:8px 0;}
#frontContent p {color:#666;line-height: 1.5em;}
#frontVent p {float:left;width:441px;}
.firstService {float:left;width:293px;border-right:1px dotted #999;}
#frontDoc, #frontVent {float:left;padding:15px 20px;width:630px;}
#frontDoc {border-bottom:1px dotted #999;}
#frontDoc h2 {color:#ff9900;}
#frontRight {float:left;margin:0;width:290px;}
#frontRight h2 {color:#006699;}
.padded {padding:15px 20px;}

/* Basic Structure */
.container {
	display:block;
	width: 960px;
	margin: 0 auto;
}

#maintop {
	background-repeat: repeat-x;
	width: 960px;
	padding: 0;
	margin: 0;
	position:relative;
	z-index:2;
}
#scroll{
	display:block;
	position:relative;
	width: 590px;
	margin: 0 0 10px 0;
	height:200px;
	overflow: hidden;
	z-index:1;
}
#scroll img {display:block;float:left;margin:0;}
#maincontent, .maincontent {
	display: block;
	float: left;
	width: 960px;
	background-color: rgb(255,255,255);
}
#contentleft {
	display: block;
	float: left;
	width: 630px;
	background-image: url('../../wp-content/themes/rockcastle-classic/images/leftcontentbg.png');
	background-repeat: no-repeat;
	background-position: top right;
}
.content {
	float: left;
	width:590px;
	margin: 15px 20px;
	display:inline;
}
#contentleft .content {
	width: 590px;
}
#sidebar .content {
	width: 290px;
}
.twocol {
	display: block;
	float: left;
	width: 365px;
	padding-right: 9px;
	border-right: 1px dotted #ccc;
	margin-top:4px;
}
.twocolfront {
	display: block;
	float: left;
	width: 285px;
	margin-right:10px;
	margin-top:4px;
}

.twocolside {
	display: block;
	float: left;
	width: 205px;
	margin-right: 0px;
	margin-left:10px;
	margin-top:4px;
}

.twocoldoc {
	display: block;
	float: left;
	width: 395px;
	padding-left: 19px;
	border-left: 1px dotted #ccc;
	margin-top:10px;
}

.twocolsidedoc {
	display: block;
	float: left;
	width: 140px;
	margin-right: 0px;
	margin-top:10px;
}
#sidebar .content #sidebbs {
	float:left;
	margin: 10px 0 0 0;
}
#sidebar .content h2#descript {
	font-size: 1.5em;
	font-weight: lighter;
	color: #006699;
	line-height: 1.4em;
}
#sidebar .content img.social {margin:2px 0;padding:0;}

/* Headers */

#teaserside h2 {
	font-size: 1.9em;
	font-weight: lighter;
}
.content h2 {
	display:block;
	float:left;
	width:100%;
	font-weight: lighter;
	font-size: 161.6%;
	color: #006699;
}

.content h3 {
	font-weight: lighter;
	font-size: 123.1%;
	color: #444;
}
.onecol h4, .twocol h4, .twocolside h4, .twocolfront h4, .twocoldoc h4{
	font-weight: lighter;
	font-size:131%;
	padding-bottom:3px;
	margin-bottom:4px;
	border-bottom: 1px solid #ccc;
	padding-left:5px;
}
.content h4 {
	color:#555;
	font-weight: lighter;
	font-size:123.1%;
	padding-bottom:3px;
	margin-bottom:4px;
}
.onecol h5, .twocol h5, twocoldoc h5 {
	color:#666;
}
#hospnewsfront h4 {
	color: #669966;
}
#ourtownfront h4 {
	color: #cc6633;
}
#healthedfront h4 {
	color: #996699;
	margin-bottom:5px;
}
#sidebar h3 {
	color:#333;
	font-weight: bold;
	margin-bottom:5px;
}

/* Top Navigation  */

#topnav {}

	#topnav ul {
		float: right;
		background-color: #555;
	}
	
	#topnav ul li {
		display: inline;
	}
	
	#topnav ul li a {
		float: left;
		padding: 10px 20px;
		height:20px;
		color: #eee;
		text-decoration: none;
		border-right: 1px solid #666;
		line-height: 20px;
	}
	
	#topnav ul li a.first {}
	
	#topnav ul li a.last {
		background-color: #006699;
		font-weight: bold;
		border-right: none;
		color: #fff;
	}
	
	#topnav ul li a.last:hover {
		background-color: #00ab6c;
	}
	
	#topnav ul li a:hover {
		background-color: #222;
	}

/* Main Navigation */
#mainnav {
	display:block;
	float:left;
	position:relative;
	background-image: url('../../wp-content/themes/rockcastle-classic/images/mainnavbg.png');	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	margin: 0;
	width:100%;
	z-index: 2;
}
	#mainnav li {
		display: inline;
		position: relative;
	}
	#mainnav li a.parent {
		display:block;
		float:left;
		padding: 10px 30px 9px 30px;
		color: rgb(255,255,255);
		text-decoration: none;
		font-size: 100%;
	}
	#mainnav li a.parent:hover, #mainnav li a.selected {
		background-color: rgb(9,38,48);
	}
	#mainnav li a.first {
		-moz-border-radius-topleft: 10px;
		-webkit-border-top-left-radius: 10px;
	}
	ul#mainnav div {
		display: none;
	}
	
	ul#mainnav li.mega div {
	border-top: 3px solid rgb(9,38,48);
	width: 300px;
	position: absolute;
	top: 45px;
	left: -653px;
	color: rgb(9,38,48);
	padding: 10px 15px 15px 15px;
	background-image: url('../../wp-content/themes/rockcastle-classic/images/dropdownbg.jpg');
	background-repeat: repeat-x;
	background-color: rgb(255,255,255);
	z-index: 1;
	}
	
	
	*html ul#mainnav li.mega div {
		border-top: 3px solid rgb(9,38,48);
		width: 300px;
		position: absolute;
		top: 35px;
		left: -665px;
		padding: 10px 15px 15px 15px;
		background: rgb(240,245,245);
		color: rgb(9,38,48);
		z-index: 1;
	}
	
	@media screen and (-webkit-min-device-pixel-ratio:0){
		ul#mainnav li.mega div {
		border-top: 3px solid rgb(9,38,48);
		width: 300px;
		position: absolute;
		top: 33px;
		left: -130px;
		padding: 10px 15px 15px 15px;
		background-image: url('../../wp-content/themes/rockcastle-classic/images/dropdownbg.jpg');
		background-repeat: repeat-x;
		background-color: rgb(255,255,255);
		color: rgb(9,38,48);
		z-index: 2;
	}
	}
	
	ul#mainnav li.mega div#patients {
		width: 930px;
	}
	
	ul#mainnav li.hovering div {
		display:block;
		float:left;
	}
	
	ul#mainnav li.mega div a {
	color: rgb(9,38,48);
	padding: 0;
	background-image: none;
	text-decoration: none;
	float:left;
	}
	
	ul#mainnav li.mega div a:hover {
		text-decoration: underline;
	}
	
	ul#mainnav li.mega div ul {
		display: block;
		float: left;
		width: 175px;
	}
	
	ul#mainnav li.mega div ul li {
		display: block;
		float:left;
		padding:  2px 0;
		width:100%;
	}
	
	ul#mainnav li div a.more {
	color: #390;
	font-weight: bold;
	}
	
	
	ul#mainnav div h3 {
	display: block;
	float: left;
	width: 100%;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 5px;
	}
	ul#mainnav div p {
	margin: 0 0 0.8em 0;
	padding: 0;
	}

.twocol ul li a, .twocolside ul li a, .twocolfront ul li a, .twocoldoc ul li a{
	color:#006699;
	text-decoration: none;
}
.twocol ul li a:hover, .twocolfront ul li a:hover, .twocoldoc ul li a:hover {
	text-decoration:underline;
}


#sidebar .content p#desc a {color:#006699;font-weight:bold;}

#sidebar a.event {
	display: block;
	float: left;
	width: 290px;
	text-decoration: none;
	border-bottom: 1px solid #ddd;
	padding-top: 10px;
}
#sidebar a.event div.eventdate {
	display: block;
	float: left;
	width: 60px;
	height: 50px;
	margin-right: 10px;
}
#sidebar a.event div.eventdate .emonth {
	display: block;
	width: 100%;
	color: #666;
	font-weight: bold;
	font-size: 116%;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: -4px;
}
#sidebar a.event div.eventdate .edate {
	display: block;
	width: 100%;
	color: #666;
	font-weight: bold;
	font-size: 182%;
	text-transform: uppercase;
	text-align: center;
}

#sidebar a.event div.eventdetails {
	display: block;
	float: left;
	width: 220px;
	padding-top: 7px;
}

#sidebar a.event div.eventdetails .etitle {
	display: block;
	float: left;
	width: 100%;
	font-weight: bold;
	color: #006699;
}

#sidebar a.event div.eventdetails .elocation {
	display: block;
	float: left;
	width: 100%;
	color: #999;
}

#sidebar a.event:hover {
	background-color: #ecf8fb;
}
/* ------------ End Links --------------------- */

/* ------------ Text Styles ------------------- */

.onecol p, .twocol p, .twocolside p, .twocoldoc p {
	color: #666;
	line-height: 1.4em;
	margin-bottom: 15px;
}


/* ------------ End Text Styles --------------- */

/* ------------ Navigation -------------------- */

#searchTop {
	background-image:url('../../wp-content/themes/rockcastle-classic/images/searchbg.png');
	background-repeat: no-repeat;
	height:40px;
	float:left;
	width:300px;
}
	#searchTop .txt {
		float:left;
		padding: 0;
		border: 0px solid #bbb;
		margin: 12px 0 0 0;
		font-size:1em;
		margin-left:35px;
		color:#555;
		outline: none;
	}
	
	input#button {
		float:left;
		width:42px;
		height:30px;
		margin-top:5px;
		margin-left:65px;
		text-align: center;
		padding:0;
		border:0;
		background: none;
		background-image:url('../../wp-content/themes/rockcastle-classic/images/searchbtnbg.png');
		color:#fff;
	}

/* ------------ End Navigation ---------------- */

/* ------------ Forms ------------------------- */

.content form {margin:20px 0;}
.content label {display:block;float:left;margin-right:10px;width:250px;text-align: right;color:#666;margin-top:7px;font-weight: bold;}
.content label.nospace {padding-top:0;}
#maincontent input.text, .content input.text  {display:block;float:left;margin-right:10px;width:240px;padding:5px;}
#maincontent textarea.text, .content textarea.text {display:block;float:left;margin-right:10px;width:240px;padding:5px;border:1px solid #ccc;height:100px;}
#maincontent input.small, .content input.small {width:55px;margin-right:5px;text-align:center;}
#maincontent input.zip, .content input.zip {width:55px;margin-right:145px;text-align:left;}

.content option {width:180px;}
.content select {display:block;float:left;margin-top:6px;}

.content .require {display: block;float:left;width:240px;margin-left:260px;padding-top:5px;color:#990000;}
.content .radios {display:block;float:left;width:250px;margin-right:10px;padding-top:5px;line-height: 1.7em;}
.content .radiolabel {margin-left:5px;}

/* ------------ End Forms --------------------- */

/* ------------ Special ----------------------- */
.alpha {width:290px;margin:8px 20px 0 20px;}

.alpha li {
	display:block;
	float:left;
	width:16px;
	padding:0 3px;
	text-align:center;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
}
.alpha li a {
	color: #bd99be;
	text-decoration:none;
	font-weight:lighter;
	font-size:161.6%;
}
.alpha li a:hover {
	color: #79627a;
	text-decoration:none;
}
/* ------------ End Special ------------------- */


#sidebar .content p#desc {
	display: block;
	float: left;
	margin-top: 5px;
	color: #666;
	line-height: 1.4em;
	font-size: 1.1em;
	padding-bottom: 15px;
	margin-bottom: 0px;
	border-bottom: 1px solid #ddd;
}
#sidebar {
	display: block;
	float: left;
	width: 330px;
}
#healthsearch {
	display:none;
	float:left;
	width:330px;
	height:55px;
	background-image: url('../../wp-content/themes/rockcastle-classic/education/images/healthsearchbg.png');
	background-repeat: repeat-x;
}
#logoinfo {
	display: block;
	float: left;
	width: 100%;
	margin: 10px 0 10px 0;
}
#logoinfo #logo {
	display: block;
	float: left;
	margin: 0 0 0 10px;
}
#logoinfo #number {display:block;float:right;margin-right:10px;}
#footer {
	display: block;
	float: left;
	padding: 15px 0;
	width: 960px;
	background-repeat: no-repeat;
	background-position: bottom left;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
#footer ul {
	display: block;
	float: left;
	width: 160px;
	margin-left: 20px;
}
#footer ul li {
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	padding: 2px 0;
	color: #888;
}
#footer ul li a {color:#555;text-decoration:none;}
#footer ul li a:hover {text-decoration:underline;}
#footer h4 {
	display: block;
	float: left;
	margin-left: 20px;
	margin-bottom: 5px;
	font-weight: bold;
}
#footer h4#services {
	width: 520px;
}
#footer h4#contact {
	width: 160px;
}
#footer h4#about {
	width: 160px;
}
#tagline {
	display: block;
	float: left;
	width: 960px;
	padding: 10px 0;
	margin-bottom: 5px;
	border-top: 1px dotted #999;
	text-align: left;
	color: #666;
	font-size: .8em;
}
#tagline p {
	margin-left: 20px;
	float: left;
}
#tagline #taglogo {
	float: right;
	margin-right: 20px;
}
.plainside {
	display:block;
	float:left;
	margin: 0;
	padding:0;
	width:290px;
	margin-bottom: 10px;
}
.plainside li {
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	padding:5px 0;
	border-bottom:1px solid #ddd;
}
.plainside li a {
	color:#006699;
	text-decoration: none;
}
.plainside li a:hover {
	text-decoration: underline;
}

.healthedlist {margin-bottom:25px;}

.healthedlist li a {color:#996699;}

h2.healthed {color:#996699;}
#sidebar .content h3 {font-weight: lighter;color:#444;margin-bottom:0;border-bottom:1px solid #ddd;padding-bottom:5px;}

#healthalpha {
	display:block;
	float:left;
	margin:0;
	padding:0;
	width:330px;
	height:60px;
	background-color: #f0e3f2;
}

.search {display:block;float:left;background-color: #fff;border:1px solid #ccc;width:290px;height:30px;margin:11px 20px;-moz-border-radius: 5px;}
.search .txt {display:block;float:left;border:none;color:#999;height:22px;font-size:1.2em;margin:7px 0 0 5px;}
.search .btn {display:block;float:right;border:none;width:24px;height:24px;background-image: url('../../images/btnsearch.png');background-repeat: no-repeat;margin:3px 7px 0 0;}
.content h2.careers {color:#669966;}
.content table {width:100%;}
.content table thead {font-weight: bold;color:#555;background-color: #f0faf6;border-bottom:1px solid #006699;}

.content #steps {display:block;float:left;width:100%;padding:10px 0;border-bottom: 1px dotted #ccc;margin:0 0 20px 0;}
.content #steps img {margin-left:10px;}

#metanav {display:block;float:left;width:100%;padding:0 0 5px 0;margin:0 0 5px 0;border-bottom:1px dotted #ccc;}
#metanav h6 {display:block;float:left;font-size:77%;width:520px;margin-right:10px;font-weight: lighter;color:#777;margin-top:5px;text-transform: uppercase;}
#utilities {display:block;float:left;width:60px;}
#utilities img {display:block;float: left;}
#utilities a {display:block;float: left;text-decoration: none;padding:3px 8px;font-size:85%;color:#777;}
#utilities a:hover {text-decoration: underline;}
#contentleft .content h4.respquote {font-size: 1.3em;font-weight: lighter;color: #006699;line-height: 1.3em;margin-bottom: 14px;border: none;padding: 0;}
#contentleft .content p, #maincontent #contentwide p {color:#666;line-height: 1.4em;}
#contentleft img.docthumb {display:block;float:left;padding:10px;margin-right:8px;width:70px;height:70px;background-image: url('../../doctors/images/thumbbg.png');}
#contentleft img.mangthumb {display:block;float:left;padding:10px;margin-right:8px;width:50px;height:63px;background-image: url('../../about/images/mangbg.png');}
#contentleft .content ul#doctors li {display:block;float:left;width:285px;margin-bottom: 10px;margin-left: 0;}
#contentleft .content ul#management li {display:block;float:left;border-bottom:1px dotted #ccc;padding-bottom: 3px;}
#contentleft .content ul#doctors li a, #contentleft .content ul#management li a {display:block;float:left;width:150px;margin-top:30px;}
#contentleft .content ul#doctors li em, #contentleft .content ul#management li em {display:block;float:left;width:150px;font-style:normal;color:#666;}
#contentleft .content ul#management li a {margin-top:25px;}
#contentleft .content ul#management li em {width:475px;}
#contentleft .content ul.formlist li {display:block;float:left;list-style:none;list-style-type:none;list-style-image:none;padding:5px 0;}
.post {display:block;float:left;margin-top:0;margin-bottom:15px;border-bottom:1px dotted #999;width:100%;}
.post h4 {border:0;font-weight:bold;color:#333;margin:0;padding:0;font-size:108%;}
#contentleft .content em, .post em {display:block;color:#888;font-style: normal;margin-bottom:8px;}
#contentleft .content .onecol .post h3.healtharticles, #contentleft .content .onecol .post h3.healtharticles a {color:#996699;border:0;font-weight:lighter;font-size:123.1%;text-decoration:none;}
#contentleft .content .onecol .post h3.healtharticles a:hover {text-decoration:underline;}
#contentleft .content .onecol .post h3.frontpagearticle, #contentleft .content .onecol .post h3.frontpagearticle a {color:#333;font-size:116%;font-weight:lighter;text-decoration:none;margin-top:5px;}
#sidebar .content select.specialty {padding:4px;border:1px solid #A5A5A5;background-color:#fff;outline:0;}
#sidebar .content select.specialty option {outline:0;border:0;}
#contentleft .content #cancerscroll {display:block;float:left;width:590px;height:150px;overflow:hidden;}
*html #contentleft .content div#cancerscroll {margin-left: 10px;}
#contentleft .content #cancerscroll img {display:block;float:left;}
.healthed, #healthed a {color: #996699;}
.ourtown, #ourtown a {color: #cc6633;}
.respiratory, #respiratory a {color: #00a76c;}
.finddoc, #finddoc a {color:#ff6633;}
.hospnews, #hospnews a {color: #006699;}
.last {margin-right: 0;}
.thefirst {margin-right:20px;}
.alert {background-color:#ffcccc;color:#993333;padding-left:10px;width:580px;margin-bottom:8px;padding-top:5px;padding-bottom:5px;}
#contentleft .content #healthedsheet img {display: none;}
#contentleft .content p.forkids {display:block;float:left;width:100%;}
#contentleft .content p.forkids img {float:left;margin-right:10px;}
#maincontent #contentwide, .contentwide {float:left;width:780px;margin:120px 90px 50px 90px;}
*html #maincontent #contentwide {display:block;float:left;width:750;margin:120px 45px 50px 45px;overflow-x: auto;}
*html .contentwide {display:block;float:left;width:720;margin:120px 0 50px 45px;overflow-x: auto;padding-bottom: 50px;}
#maincontent #contentwide ul, .contentwide ul {margin-bottom:20px;color:#666;margin-left:15px;margin-top:8px;}
#maincontent #contentwide ul li, contentwide ul li {
	list-style-image: none;
	list-style-type: none;
	list-style: none;
	margin: 10px 0;
}
#maincontent #contentwide ul li img, .contentwide ul li img {margin-right: 8px;vertical-align: middle;}

.quality {background-image: url('http://www.rockcastleregional.org/quality/images/qualitybg.png');background-repeat: no-repeat;}
.quality #contentwide #widecontent {margin-top:30px;}

#maincontent #contentwide #widecontent, .widecontent {float: left;width:510px;}
#maincontent #contentwide p, .maincontent .contentwide p {line-height: 1.5em;color:#666;margin-bottom: 20px;}
#maincontent #contentwide #widesidebar, .maincontent .contentwide .widesidebar {float:left;width:270px;}

#maincontent.error #contentwide {margin-top:50px;margin-bottom: 50px;}
.error {background-image: url('http://www.rockcastleregional.org/error/images/errorbg.png');background-repeat: no-repeat;}
.error h2 {color:#006699;font-size: 146%;font-weight: lighter;}
.error a {text-decoration: underline;}
#maincontent #contentwide ul.formlist {margin-left:0;margin-bottom: 15px;}
#maincontent #contentwide ul.formlist li {display:block;float:left;list-style:none;list-style-type:none;list-style-image:none;padding:5px 0;width:510px;}
#maincontent #contentwide ul.formlist li ul {margin:5px 0;}
#maincontent #contentwide ul.formlist li ul li {padding:5px 0;}

#maincontent #contentwide .widecontent #innercontentmain ul.formlist {margin-left:0;}
#maincontent #contentwide .widecontent #innercontentmain ul.formlist li {display:block;float:left;list-style:none;list-style-type:none;list-style-image:none;padding:5px 0;width:510px;}

#contentleft ul {margin-bottom: 15px}
#contentleft ul li {margin-left:35px;padding:3px 0;color:#666;list-style: disc;}
#contentleft h2 {margin-bottom: 10px}
