/*
Theme Name: Key Rahab
Theme URI: http://keyrehab.com/
Description: Key Rehab's website using Wordpress as a CMS.
Version: 0.1
Author: Eric J. Schmidt
Author URI: http://vdesign.com/
Tags:

	Key Rehab v0.1
	http://keyrehab.com

	This theme was designed and built by Eric J Schmidt

*/

/* Just plopped in*/
body {
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666;
	background: url(images/bg_1px.png);
}

a:link { color: #639; text-decoration: underline; }
a:active { color: #639; text-decoration: underline; }
a:visited { color: #639; text-decoration: underline; }
a:hover { color: #639; text-decoration: none; }

img {
	border: none;
}
/* Image Layout from Wordpress this controls the alignment from TinyMCE */
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
strong {
	color: #639;
}
#outerContainer{
	background: url(images/bg_keys.png) no-repeat top center;
	min-width: 974px;
}
#mainContainer {
	margin: 0 auto;
	width: 974px;
}
#searchForm {
	position: absolute;
	top: 10px;
	left: 750px;
	width: 250px;
}
#logo {
	position: relative;
	top: 10px;
	margin: 0;
	padding: 0;
	padding-top: 40px;
}
/* top nav layout */
#topNav {
	margin: 7px;
	margin-bottom: 5px;
	padding: 0;
	color: #639;
	text-align: right;
	font-size: 1.1em;
	letter-spacing: .75px;
}
#topNav ul {
	margin:0;
	padding: 0;
	list-style:none;
}
#topNav li {
	display:inline;
	margin:5px 2px;
}
#topNav a:link { color: #639; text-decoration: none; }
#topNav a:active { color: #639; text-decoration: none; }
#topNav a:visited { color: #639; text-decoration: none; }
#topNav a:hover { color: #96C; text-decoration: none; }

#topNav .employeeNav a:link { color: #639; text-decoration: none; font-weight: 700; }
#topNav .employeeNav a:active { color: #639; text-decoration: none; font-weight: 700; }
#topNav .employeeNav a:visited { color: #639; text-decoration: none; font-weight: 700; }
#topNav .employeeNav a:hover { color: #96C; text-decoration: none; font-weight: 700; }

#mainContent {
	position: relative;
	margin: 0 auto;
	width: 959px;
	background: #FFFFFF;/* url(images/bg_keys.png) no-repeat -98px -167px;*/
}
#mainNav {
	position: relative;
	float: left;
	left: -10px;
	top: -10px;
	width: 317px;
}
#mainNav a:link { color: #FFF; text-decoration: none; }
#mainNav a:active { color: #FFF; text-decoration: none; }
#mainNav a:visited { color: #FFF; text-decoration: none; }
#mainNav a:hover { color: #DCC9F2; text-decoration: none; }
#mainNav h1 {
	width: 297px;
	margin: 0;
	padding: 20px 0 7px 20px;
	color: #CF3;
	font-size: 1.3em;
	letter-spacing: 1px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 100;
}
#mainNav ul {
	width: 297px;
	margin: 0 0 1px 0;
	padding: 0 0 20px 20px;
	color: #FFF;
	font-size: 1.2em;
	letter-spacing: 1px;
	line-height: 20px;
	list-style:none;
}
#mainNav .menu1 {
	background: #96C;
	border-left: 10px #8651BC solid;
}
#mainNav h1.menu1 {
	border-top: 10px #8651BC solid;
}
#mainNav .menu2 {
	background: #93C;
	border-left: 10px #8528BA solid;
}
#mainNav .menu3 {
	background: #639;
	border-left: 10px #59288C solid;
}
/* subpage navigation */
#mainNav ul.selected {
	background: #CF6;
}
#mainNav h1.selected {
	background: #CF6;
	color: #96C;
}
#mainContainer.subPage #mainNav ul.selected a:link { color: #79AD2F; text-decoration: none; }
#mainContainer.subPage #mainNav ul.selected a:active { color: #79AD2F; text-decoration: none; }
#mainContainer.subPage #mainNav ul.selected a:visited { color: #79AD2F; text-decoration: none; }
#mainContainer.subPage #mainNav ul.selected a:hover { color: #690; text-decoration: none; }

#mainContainer.subPage #mainNav li.selected a:link { color: #690; font-weight: bold; }
#mainContainer.subPage #mainNav li.selected a:active { color: #690; font-weight: bold; }
#mainContainer.subPage #mainNav li.selected a:visited { color: #690; font-weight: bold; }
#mainContainer.subPage #mainNav li.selected a:hover { color: #690; font-weight: bold; }

#mainContainer.subPage #mainNav ul.selected { padding-left: 30px; width: 287px; }

#testimonials {
	position: absolute;
	left: 10px;
	width: 250px;
	height: 312px; 
	background: url(images/keys.png) no-repeat top center;
}
#testimonials p {
	margin: 0;
	padding: 30px 0 0 30px;
	line-height: 30px;
	font-size: 1.9em;
	font-style: italic;
	font-weight: 100;
	color: #B7B7B7;
}
#contentWell {
	position: relative;
	left: -20px;
	float: left;
	width: 540px;
	min-height: 700px;
	margin: 20px;
	margin-top: 1px;
}
#contentWell p {
	position: relative;
	left: 40px;
	top: 35px;
	margin: 10px;
	padding: 0;
	line-height: 20px;
	font-size: 1.25em;
}
#contentWell h2 {
	color:#9966CC;
	font-weight:100;
	margin:30px;
	width:560px;
}
#mainContainer.subPage #contentWell p, h1{
	left: 0;
	top: 0;
	border: none;
	margin: 0 0 0 30px;
}
#mainContainer.subPage #contentWell p {
	font-size: 1em;
	margin: 10px 30px;
}
#mainContainer.subPage #contentWell h3 {
	margin: 20px 0 0 30px;
}
#mainContainer.subPage #contentWell ul {
	margin: 0 0 0 20px;
}
.imgBorder {
	border: 8px #CCC solid;
	margin: 20px;
}
#contentWell.bioPage img, .bioPage img {
	border: 8px #CCC solid;
	margin: 0 20px 10px 30px;
}
#contentWell.bioPage h3, .bioPage h3 {
	color: #639;
}
#contentWell.bioPage h4, .bioPage h4 {
	font-size: 1.25em;
	margin: 10px 0 10px 30px;
}
#contentWell.bioPage .clearBoth,.bioPage .clearBoth {
	margin-top: 30px;
	clear: both;
}
.officeStaff {
	clear:both;
	margin:10px 10px 10px 30px;
}
/*
#contentWell.bioPage img {
	margin: 0 5px 10px 0;
}
*/
#contentWell.detailPage .post {
	margin: 30px;
	border-bottom: 1px #639 dashed;
}
#footer {
	text-align: center;
	margin: 0 auto;
	padding: 30px;
	color: #865DAF;
}
.clearBoth {
	clear: both;
}
/* Share This layout */
a.stico_default {
	position: absolute;
	right: 0;
	font-size: .65em;
	font-weight: 100;
}
/* Cform layout*/
.linklove {
	display: none;
}
/*Tooltip layout*/
.LocToolTip h1 {
	color: #93C;
	margin: 2px 0;
	font-size: .9em;
}
.LocToolTip h2 {
	margin: 0;
	font-size: 1em;
}
.LocToolTip em {
	margin: 0;
	font-size: .75em;
}
.LocToolTip p {
	margin: 0;
}
.evanSchmidt {
	position: relative;
	float: right;
}
.evanSchmidt a {
	text-decoration: none;
}
.evanSchmidt a:hover {
	text-decoration: underline;
}
#w2-download {
	float:right;
	font-size:1.5em;
	margin:25px 10px 0 0;
}
#w2-download a {
	text-decoration: none;
}
#w2-download a:hover {
	text-decoration: underline;
}
h2.w2-download a {
	background:#ECDFF2 none repeat scroll 0 0;
	padding:4px;
	text-decoration:none;
        font-size: .7em;
}