/*
Theme Name: Intuitive Mentoring
Theme URI: http://www.intuitivementoring.com
Description: A custom WordPress theme developed for Rue Hass' personal website.
Version: 1.0
Author: Steven Dixon
Author URI: http://stevendixon.elance.com
Tags: fixed width, two columns

*/

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

.outer {
	width:1000px;
	margin:0px auto;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #303030;
	background: #fff url('/_img/background.jpg') repeat-x;
}

#header {
	clear: both;
	
	text-align: left;
	margin:0px 0px 0px 30px;
}

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

a:hover {
	color: #ed7da5;
	text-decoration: underline;
}

em {
	font-style: italic;
}

b {
	font-weight: bold;
}

h1 {
	display: none;
}

h2 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 38px;
	font-weight: normal;
	line-height: 50px;
}

h3 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	line-height: 24px;
	color: #6d6d6d;
	margin-bottom: 12px;
}

h4 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 26px;
	margin-bottom: 12px;
}

p {
	margin: 0px 0px 14px 0px;
}

hr {
	border: 0px;
	clear: both;
	width: 645px;
	height: 20px;
	margin: 30px 0px 20px 0px;
	background: url('/_img/separator.gif') 50% 0% no-repeat;
}

cite {
	font-style: normal;
	font-size: 16px;
	text-align: left;
}

#commentform input, #commentform textarea {
	border: 1px solid #CCC;
	padding: 3px;
}

blockquote {
	color: #777;
	margin: 4px 20px 12px 20px;
	padding: 5px;
}

.alignleft {
	float: left;
	padding: 0px 20px 10px 0px;
}

.alignright {
	float: right;
	padding: 0px 0px 10px 20px;
}

.aligncenter {
	text-align: center;
	margin: 0 auto;
	display: block;
}

.quote {
	font-style: italic;
	font-size: 12px;
}

.continue {
	font-size: 16px;
	font-weight: bold;
}

#leftcolumn ul, #leftcolumn ol {
	margin: 0px 0px 12px 40px;
}

#rightcolumn .left {
	float: left;
	padding: 6px 20px 10px 20px;
}

#rightcolumn h2 {
	clear: both;
	font-family: Georgia, Times New Roman, serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 32px;
	padding: 19px 0px 6px 0px;
}

#rightcolumn p {
	margin: 0px 20px 14px 20px;
}

#rightcolumn ul {
	margin: 0px 0px 0px 30px;
}

#rightcolumn ul li {
	font-size: 14px;
}

#outer {
         width: 1000px;
         margin:0px auto;
}



.container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

.navigation {
	width:1000px;
	height: 50px;
}

.navigation ul {
	list-style-type: none;
	width: 1000px;
	z-index: 999;
}

.navigation ul li {
	float: left;
	margin: 0px 14px 0px 10px;
}

.navigation ul li:hover ul, .navigation ul li.sfhover ul {
	left: auto;
}

.navigation ul li a, .navigation ul li a:visited {
	display: block;
	float: none !important;
	float: left;
	font-family: Georgia, Times New Roman, serif;
	font-size: 17px;
	line-height: 50px;
	color: #8da6ae;
}

.navigation ul li a:hover {
	color: #fff;
	text-decoration: none;
}

.navigation ul li ul {
	clear: both;
	left: -9999px;
	top: 49px;
	position: absolute;
	width: 194px;	
	list-style-type: none;
	margin: 0px 0px 0px -10px;
	padding-bottom: 12px;
	background: url('/_img/dropdown_bottom.gif') 0% 100% no-repeat;
}

.navigation ul li ul li {
	clear: both;
	float: none;
	margin: 0px;
	background-color: #202020;
	padding: 0px 10px;
}

.navigation ul li ul li:hover {
	background-color: #303030;
}

.navigation ul li ul li a, .navigation ul li ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8da6ae;
	line-height: 20px;
}

.navigation ul li ul li a:hover {
	color: #fff;
}

#header {
	clear: both;
	width: 1000px;
}

#savethedate {
	position: absolute;
	z-index: 99;
	width: 309px;
	height: 200px !important;
	height: 106px;
	margin: 4px 0px 0px 600px;
	padding: 60px 0px 0px 0px;
	background: url('/_img/save_the_date_3.png') no-repeat;
}

.savethedate-2 {
	background:url('/_img/save_the_date_2.png') no-repeat !important;
}

#savethedate .event {
	font-size: 12px;
	margin: 0px 20px;
	padding: 5px 3px 0px 3px;
}

#savethedate .first-event {
	margin-top:20px;
}

#savethedate .event em {
	display: block;
	float: left;
	width: 65px;
	font-style: normal;
}

#savethedate .event:hover {
	background-color: #c6cbcd;
}

#savethedate .event:hover .details, #savethedate div.sfhover .details {
	left: -290px;
}

#savethedate .event .details {
	position: absolute;
	left: -9999px;
	width: 289px;
	height: 102px;
	margin: -62px 0px 0px 0px;
	background: url('/_img/date_information.png') no-repeat;
	font-size: 12px;
	line-height: 14px;
	color: #fff;
}

#savethedate .event .details p {
	margin: 8px 20px 8px 8px;
}


#leftcolumn {
	float: left;
	width: 645px;
	margin: 10px 0px 30px 15px;
}

#leftcolumn .book {
	clear: both;
}

#leftcolumn .book .bookpicture {
	float: left;
	width: 160px;
}

#leftcolumn .book .bookpicture .alignleft {
	float: right;
	margin: 0px;
	padding: 0px 25px 0px 0px;
}

#leftcolumn .book .bookdescription {
	width: 380px;
	float: left;
	margin-bottom: 30px;
	font-size: 12px;
}

#leftcolumn .book .bookdescription img {
	margin-top: -8px;
}

#rightcolumn {
	float: right;
	width: 300px;
	margin: 35px 0px 30px 20px;
	font-size: 12px;
	line-height: 18px;
	text-align: left !important;
}

#rightcolumn .monthlist li {
	float: left;
	width: 135px;
}

#newsletter {
	float: left;
	padding: 8px 0px 0px 0px;
}

#newsletter label {
	clear: both;
	float: left;
	width: 60px;
	margin-left: 20px;
	font-size: 16px;
	line-height: 28px;
}

#newsletter .text {
	float: left;
	border: 1px solid #666;
	width: 188px;
	margin-top: 4px;
	height: 19px;
}

#newsletter .subscribe {
	float: left;
	margin: 10px 0px 0px 4px;
	width: 96px;
	height: 25px;
	background-image: url('/_img/subscribe.gif');
	cursor: pointer;
	display: block;
	text-indent: 97px;
}

#promise {
	clear: both;
	float: left;
	width: 150px;
	margin: 4px 0px 0px 20px;
	color: #999;
}

#twitterbird {
	vertical-align: middle;
}

#footer {
	clear: both;
	height: 218px;
	background: #fff url('/_img/background.jpg') repeat-x;
}

#signature {
	margin: 5px 0px 5px 20px;
	color: #fff;
	font-family: Georgia, Times New Roman, serif;
	font-size: 16px;
	line-height: 25px;
}

#signature .copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	color: #8da6ae;
}


* html img, * html .png {
	position:relative;
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
		this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
		this.src = "/_img/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
		this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
		this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
	);
}

p {
	margin: 0px 0px 14px 0px;
	font-size: 14px!important;
	line-height: 18px!important;
}

table.eft {
	width: 100% !important;
	margin: 0 0 15px 0 !important;
	border: 2px solid #50819F !important;
	}
table.eft th {
	color: #fff !important;
	text-transform: uppercase !important;
	background-color: #8BABBD !important;
	text-align: left !important;
	padding: 5px 0 5px 20px !important;
	border: 1px solid #50819F !important;
	}
table.eft td {
	background-color: #EBDBED !important;
	text-align: left !important;
	padding: 10px 10px 10px 15px !important;
	border: 1px solid #50819F !important;
	}

h2.small {
	font-size:26px !important;
	color:maroon !important;
}

.navigation ul li ul li ul {
	clear: both;
	left: -9999px;
	position: absolute;
	width: 194px;	
	list-style-type: none;
	margin: -49px 0px 0px 170px;
}

.navigation ul li ul li ul li {
	clear: both;
	float: none;
	margin: 0px;
	background-color: #202020;
	padding: 2px;
}

.navigation ul li ul li ul li:hover {
	background-color: #303030;
}

.navigation ul li ul li ul li a, .navigation ul li ul li ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8da6ae;
	line-height: 20px;
}

.navigation ul li ul li ul li a:hover {
	color: #fff;
}

.navigation ul li ul li ul li.sfhover {
	display: none !important;
}

.testimonials li{
        text-align:justify;
        font-size:8px;
        font-family: Arial,Helvetica, sans-serif;
        padding-bottom:10px;
}

h2.link {
	font-size:16px !important;
	color:maroon !important;
}

.websalesFancy{
	font-family:verdana, Helvetica, sans-serif;
	color:#330000;
        font-weight:bold;
}
.websalesTitle{
	font-family:verdana, Helvetica, sans-serif;
	font-size:12pt;
	text-align:left;
	color:#003300;
	font-weight:bold;
}

.websalesTitleLarge{
	font-family:verdana,helvetica,sans-serif;
	font-size:14pt;
	text-align:center;
	color:#54a03f;
	font-weight:bold;
	margin: 10px 0px 10px 0px;
}
.websalesBox {
	font-family:verdana,Helvetica,sans-serif;
	font-size:12pt;
	background-color:#d5f1c4;
	margin:5px 40px 10px 40px;
	border-style:solid;
	border-color:black;
	border-width:1px;
        text-align:center;
}

.websalesContent {
	font-family:verdana,Helvetica,sans-serif;
	font-size:12pt;
	color:black;
	text-align:left;
	font-weight:normal;
}
.websalesQuote {
	font-family:verdana,Helvetica,sans-serif;
	font-size:12pt;
	font-style:italic;
	background-color:#eef4b7;
	margin: 5px 40px 10px 40px;
	color:black;
	text-align:left;
	font-weight:normal;
}
.noBreaks br {
        display:none;
}

.submitButton {
         border-style:outset;
         border-width:2px;
}

.wpcf7-text {
	border: 1px solid #000000;
}

.wpcf7-textarea {
	border: 1px solid #000000;
}

.entry input {
	border: 1px solid #000000;
margin:4px 0 4px 0;
}
