/* @override http://localhost:8888/DreamJob/wp-content/themes/djc2009/style.css */

/*  
Theme Name: Dream Job Coaching 2009
Theme URI: http://localhost/DreamJob/wp-content/themes/djc2009/
Description: Default theme for Dream Job Coaching. Original design and code created by Digital Dialogue (http://www.digi-dial.com) for WordPress 2.0 in 2007.  Theme has been upgraded for WordPress 2.8.4 in 2009 by Shelly Cole. Upgraded again for WordPress 3.1.x in 2011.
Version: 2.0
Author: Shelly Cole
Author URI: http://brassblogs.com
*/

/*------------------------------------------------------------------------------------
							Eric Meyer's "Reset Reloaded"
------------------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-decoration:none;
}

:focus {
	outline: 0;
}

body {
	line-height: 1.25em;
	color:#333;
	text-align:center;
	font: 82% Helvetica, Arial, sans-serif;
}

h1 {
	font-size:2em;
	padding:0 0 7px 80px;
}

h1, h1 a, h1 a:link, h1 a:visited {
	font-family: Garamond, "Hoefler Text", "Times New Roman", Georgia, serif;
	font-variant:small-caps;
	font-weight:normal;
	letter-spacing:2px;
}

h2 {
	font:normal 1.9em "Times New Roman", Times, serif;
	text-align: center;
	padding: 10px 0;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	margin: 0 0 25px 0;
}

h2 a, h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #000;
}

h3 {	
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #366;
	text-align: left;
	padding-top: 10px;
	text-transform: uppercase;
	margin-bottom: 10px;
	border-top: 1px dotted #777;
}

h3.button {	
	clear: left;
}

h3.button a, h3.button a:link, h3.button a:visited {
	text-decoration: none;
	color: #fff;
	font-size: 0.85em;
	background-color: #366;
	display: inline-block;
	margin-right: 5px;
	padding: 5px;
	border: 1px inset #ccc;
}

h3.button a:hover, h3.button a:active {
	background-color: #666;
}


h4 {
	font: bold 0.85em Verdana, Arial, Helvetica, sans-serif;	
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 5px;
}

h5 {	
	font:normal 1.7em "Times New Roman", Times, serif;
	padding: 10px 0;
}

h6 {
}

ol, ul {
	margin-bottom:1em;
}

ol {
	list-style: outside decimal;
}

ul {
	list-style:inside disc;
}

li {
	text-align:left;
	margin-bottom:0.5em;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

a {
	cursor:pointer;
}

a:link, a:visited {
	color:#366;
	text-decoration: underline;
}

a:hover, a:active {
	color:#444;
}

blockquote, q {
	quotes: "" "";
}

small {
	font-size:0.9em;
	font-style:italic;
}

strong, b {
	font-weight:bold;
}

em, i {
	font-style:italic;
}

p {
	margin-bottom: 1.4em;
	text-align: left;
}

.left, .alignleft {
	float:left;
}

.right, .alignright {
	float:right;
}

.center {
	display: block;
	text-align: center;
}

hr.clearFloat {
	clear: both;
	display: block;
	height: 0;
	padding: 0;
	margin: 0;
	visibility: hidden;
}

.clear:after {
	clear:both;
	content:".";
	display:block;
	visibility:hidden;
	height:0;
	padding:0;
	margin:0;
}

.noborder {
        border:0;
}

/*----------------------------------------------------------------------------------------
							 Defaults for this Theme
----------------------------------------------------------------------------------------*/

#wrapper {
	width:1050px;	
}

#header {
	background:#FFF url("images/header.jpg") no-repeat left top;
	padding-top:51px;
	text-align: left;
}

#header a, #header a:link {	
	text-decoration: none;
}

#content {
  background:url("images/background.jpg") repeat-y left top;
}

#main {	
	background:url("images/whitebg.gif") no-repeat left top;
}

#main, #left, #right {
	float:left;
}

#left, #right {
	padding:25px;
	text-align:left;
	line-height:1.3em;
	font-size:0.85em;
}

#main {
	padding: 50px;
	width: 555px;
}

#left {
	width: 250px;
}

#right {
	width: 43px;
}

#footer {
	text-align:center;
	clear: both;
	width: 635px;
	font-size: 0.8em;
	padding: 30px 0;
	line-height: 1.5em;
}

/*------------------------------------------------------------------------------------
							Index Page Defaults
------------------------------------------------------------------------------------*/

body.home h3 {	
	border-top: 0;
	display: inline-block;
	text-align: center;
}

body.home #content {
  background:url("images/homeBG.jpg") repeat-y left top;
}

body.home #main {
	width: 380px;
	margin-right:1px;
}

body.home #left {
	width: 180px;
	margin-right:1px;
	background:url("images/homeLeft.jpg") no-repeat left top;
}

body.home #right {
	width: 210px;
	padding: 20px 90px 0 35px;
	min-height:420px; /* so if it's empty, you'll still see the BG image */
	background:url("images/homeRight.jpg") no-repeat left top;
}

body.home #footer {
	width: 485px;
}


/*------------------------------------------------------------------------------------
							 			Header
------------------------------------------------------------------------------------*/
#header div.menu-main-navigation-container {	
	background-color: #223c4d;
}

#nav {
    background:#223b4d url("images/navigation.png") no-repeat right top;
    font:italic normal 0.85em 'Trebuchet MS', Helvetica, Arial, sans-serif;
    letter-spacing:0.1em;
    display: inline-block;
    width:auto;
    padding-right: 12px;
    list-style:none;
    height:15px;
    line-height:15px;
    margin-bottom:0;
}

#nav ul {
    position:absolute;
    left:-999em;
}

#nav li.nochild ul {	
	display: none;
}

#nav li {	
	/*display:inline-block;*/
	display:block;
	float:left;
	margin-bottom:0;
}
    
#nav li a, #nav li a:link, #nav li a:visited {
    display:block; 
	padding: 0 12px 0 14px;  
	background:url("images/navigation.png") no-repeat left top;
}

#nav li a:hover, #nav li a:active {
	background-color: #4b5d6b;
}

#nav li.home a {
	padding-left:15px;
	background: none;
}  

#nav li:hover ul, #nav li.sfhover ul {
    left:auto;
    width:185px;
}

#nav li ul {
    font:normal 1em Arial, Helvetica, sans-serif;
    letter-spacing:0;
    border:2px solid #1d333e;    
    padding:3px;
    margin-left: -2px;
    z-index: 1000;
}

#nav li li {
	display:block;
	width:100%;
}

#nav li li a, #nav li li a:link, #nav li li a:visited {
	color:#1d333e;
	text-transform:none;
	background: none !important;
	font-weight: bold;
	padding: 4px;
}

#nav li li a:hover, #nav li li a:active {
	background-color:#b6ceaf !important;
}

#nav li li.first a, #nav li li.first a:link, #nav li li.first a:visited {
	color:#000;
	font-weight:bold;
	diplay:block;
	padding:3px 5px;
	text-transform:uppercase;
	border-bottom:1px dotted #000;
}




/*------------------------------------------------------------------------------------
							 		Sub-Header
------------------------------------------------------------------------------------*/

#subhead {
	clear:left;
	border-bottom:3px solid #20323c;
	width:100%;
	height:95px;
	background:#8fa783;
}

#header #subhead div.menu-main-navigation-container {
	width:170px;
	height:100%;
	display:block;
	float:left;
	font-size:0.8em;
	margin-bottom: 0;
	list-style: none;
	background: transparent url("images/subhead.gif")  left top;
}

#header #subhead ul {
	background: transparent;
	margin-top: -38px;
}

#header #subhead ul.sub-menu {
	margin-top: 0;
	padding-top: 1px;
}

#subhead li, body.store #subhead .home {
	/* why in the world the home menu is showing on this page, I have no idea.  This fixes it.*/
	display: none;
}

#subhead li.current-menu-item, #subhead li.current-menu-item li,
#subhead li.current-menu-ancestor, #subhead li.current-menu-ancestor li {	
	display: block;
	padding:0;
	margin:0;
	height:18px;
	line-height:18px;
	padding-right:3px;
	margin:0 -3px 1px 0;
}

#subhead li a, #subhead li a:link, #subhead li a:visited {
	color: #fff;
	display:block;
	text-align:right;
	padding:0 15px 0 0;
	text-decoration: none;
	font-weight: bold;
}

#subhead li a:hover, #subhead li a:active {
	background-color:#707f84;
}

#subhead li.toplink > a, #subhead li.first > a {
	color:#000 !important;
	background: transparent !important;
}

#description {
	float:left;
	margin-left:3px;
	border-left:2px solid #fff;
	width:500px;
	background:url("images/joel.jpg") no-repeat right top;
	color:#20353c;
	font: 0.85em Verdana, "Trebuchet MS", Arial, sans-serif !important;
    height:85px;
	padding:5px 95px 5px 10px;
}

body.store #description {	
	background-color: #003333;
	color: #fff;
}

body.store #description, body.page-id-22 #description, body.page-id-15 #description {
font-size:0.9em;
}

body.page-id-23 #description, body.page-id-17 #description {
font-size:0.85em;
}

body.resources #description, body.parent-pageid-14 #description, body.single #description {
	background-color: #003366;
	color: #fff;
}

body.coaching #description {	
	background-color: #336666;
	color: #fff;
}

body.speaking #description, body.parent-pageid-7 #description  {	
	background-color: #999966;
	color: #fff;
	font-size:0.88em;
}

#search a, #search a:link, #search a:visited {
	color: #0b2f15;
	display: inline-block;
	font-size: 0.8em;
	font-style: italic;
	background: url("images/getstarted.gif") no-repeat left top;
	width: 125px;
	height: 26px;
	padding-top:13px;
	text-align: center;
	margin: 10px;
	letter-spacing: 0.1em;
}

form.searchform {
	float: right;
	width: 240px;
	padding: 8px 15px 6px 15px;
}
	
form#search label {
	background: url(images/search.gif) no-repeat left center;
	width: 32px;
	height: 5px;
	margin: 15px 10px 0 0;
	display: block;
	float: left;
	}
	
form#search input {
	float: left;
	width: 83px;
	margin: 6px 0 0;
	}

/* My Comment */

/*------------------------------------------------------------------------------------
							 		Main Content
------------------------------------------------------------------------------------*/

#main h2 a {
	font-weight: normal;
}

#main div.entry p, #main div.entry li {
	font-size:0.9em;
	line-height: 1.4em;
}

#main div.post div.author {
display:block;
padding-bottom:1.5em;
}

#main h3 a.summary {
	font: normal 0.9em Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #777;
	text-transform:none;
}

#main div.entry h4.summary {
	margin-left: 3em;
}

#main div.entry ul.summary {
	margin-left:4.5em;
	line-height: 1.5em;
	/*font-size: 0.85em;*/
	list-style: disc;
}

#main div.entry ul.lcp_catlist {	
	list-style: none;
	margin-left: 1em;
	font-weight: bold;
}

#main div.entry ul {	
	list-style: disc;
	margin-left: 2em;
	font-weight: normal;
}

#main div.entry ul.left {
	float: left;
	width: 145px;
	margin-right: 10px;
}

#main div.entry li {	
	margin-bottom: 0;
}

#main div.entry ul.summary li {
	font-weight: bold;
}

#main div.entry ul.expanded li {
	margin-bottom: 1em !important;
}

#main div.entry ol {
        margin:0 0 2em 2em;
}

#main div.entry em.right {
	padding-bottom: 20px;
	display: block;
	float: none;
	text-align: right;
}

#main div.entry span.center {
	font-weight: bold;
	margin: 10px 0;
}

#main div.entry #wp_quotes h3 {	
	border: none;
}

#main div.entry #wp_quotes div.wp_quote {	
	background-color: #efefef;
	padding: 1.5em;
	border-top: 1px dotted #777;
}

#main div.entry #wp_quotes div.wp_quote.odd {
	background-color: transparent;
}

#main div.entry #wp_quotes div.wp_quote.first {	
	border:0;
	padding-top: 0;
}

#main div.entry #wp_quotes div.wp_quote_author {
	margin-bottom:0;
}

#main div.entry #wp_quotes div.wp_quote div.addtoany_share_save_container {
display:none;
}

#main div.entry div.textsection {
        margin-left:150px;
}

div.permissions, p.permissions {
font-size:0.9em;
width:400px;
margin:10px auto 0 auto;
}

div.permissions {
border:1px solid #ccc;
padding:10px;
}

div.permissions p {
margin-bottom:10px;
}

body.search-results h2 {
border-bottom:0;
margin-bottom:5px;
}

div.entry input[type="text"], div.entry textarea {
border:1px solid #000;
padding:2px;
}

td {
vertical-align:top;
padding-top:5px;
}


/*------------------------------------------------------------------------------------
							 		Sidebars
------------------------------------------------------------------------------------*/

#left, #right {
font-size:0.9em;
}

#left a, #left a:link, #left a:visited,
#right a, #right a:link, #right a:visited {
	font-style:italic;
	font-weight: bold;
	/*font-size:1.05em;*/
}

#left a img, #right a img {	
	text-decoration: none;
	padding-top: 0.75em;
}

#left h4, #right h4 {	
	padding:20px 0 3px 0;
}

#left ul, #right ul {
	text-indent: -1.5em;
	/*font-size: 0.9em;*/
	margin-left: 2.5em;
	line-height: 1.3em;
}

#left li a, #left li a:link, #left li a:visited,
#right li a, #right li a:hover, #right li a:active {
	font-weight:normal;
	font-style:normal;
	padding-left: 0.5em;
}

div.books_widget a {
	font-weight: normal;
	/*font-size: 0.9em !important;*/
}

div.widget {
margin-bottom:20px;
}

body.home #left em.desc, body.home #right em.desc {
	color: #003366;
}

#left em.desc, #right em.desc {
	display: block;
	font-weight: bold;
	/*font-size: 1.1em;*/
	margin-bottom: 1.2em;
	color: #000;
}

#subscribeNow {	
	text-align: center;
}

#subscribeNow label  {
	/*font-size: 1.1em;*/
	text-align: center;
}

#subscribeNow label.formfield {
	/*font-size: 1em;*/
	display: block;
	width:100%;
	text-align:left;
	margin-top: 8px;
	clear:left;
	padding-top:3px;
}

#subscribeNow input[type="radio"] {
	margin-left: 10px;
}

#subscribeNow input[type="text"] {
	padding: 2px;
	border: 1px solid #000;
float:right;
width:140px;
margin:0 auto 4px auto;
}

body.home #subscribeNow input[type="text"] {
	width:75px;
}

#subscribeNow input[type="submit"] {
	clear:both;
	width:100px;
	margin:10px 0 0 30px;
}

#nav li.widget_social {
	height:15px;
	overflow:hidden;
}

#nav li.widget_social img {
	width:15px;
	height:15px;
}

#nav li.widget_social a span {
	display:none;
}

#nav li.widget_social a, #nav li.widget_social a:link {
    display:inline;
    padding-right:0;
    margin-left:5px;    
	background:none;
}

#nav li.widget_social #subscribeNow {
	height:15px;
	overflow:hidden;
	margin:0 5px 0 20px;
	width:300px;
	display:inline-block;
}

#nav li.widget_social #subscribeNow label {
	float:left;
	width:190px;
	height:15px;
	padding:0;
	margin:0 0 -10px 0;
	background:pink;
}

#nav li.widget_social input[type="text"], #nav li.widget_social input[type="submit"] {
	height:15px;
}


#nav li.widget_social #subscribeNow input[type="text"] {
	float:left;
	padding:0;
	border:0;
	width:100%;
}

#nav li.widget_social #subscribeNow input[type="submit"] {
	border:0;
	color:#fff;
	float:right;
	clear:none;
	background-color:#223b4d;
    font:italic normal 0.85em 'Trebuchet MS', Helvetica, Arial, sans-serif;
    letter-spacing:0.1em;
    margin:0;
    width:auto;
}

#wp_quotes {
	padding-top: 10px;
}

#wp_quotes p {
	margin-bottom: 0.5em;
}

#wp_quotes div.wp_quote_author {
	margin-bottom: 1.75em;
	text-align: right;
}

#wp_quotes div.wp_quote_author span.author, #wp_quotes div.wp_quote_author span.position {
	display: block;
}

#wp_quotes div.wp_quote_author span.author {
	font-weight:bold;
}

#left h2.center {
        border:0;
        margin:20px 0 0 0;
}

#left h3.button {
        margin-top:0;
        border-top:0;
        font-style:normal;
}

#left h3.button a, #left h3.button a:link {
        text-decoration:none;
        color:#fff;
        font-style:normal;
}

/*------------------------------------------------------------------------------------
							 		Footer
------------------------------------------------------------------------------------*/

#footer a, #footer a:link {
	font-weight: normal;
}

#footer a:visited {
	color: purple;
}

#footer p {
	margin-bottom: 0.5em;
	text-align: center;
}


/*------------------------------------------------------------------------------------
							 	"Like" Elements
------------------------------------------------------------------------------------*/

body, #nav li ul {
	background-color:#cee0c9;
}

#nav li a:hover, #nav li a:active,
body.home #nav li.home a, body.home #nav li.home a:link, body.home #nav li.home a:visited,
#subhead ul, form.searchform {
	background-color:#465960;
} 

#search a:hover, #search a:active, h1, h1 a, h1 a:link, h1 a:visited,
#nav li a, #nav li a:link, #nav li a:visited,
#subhead li a, #subhead li a:link, #subhead li a:visited {
	color: #fff;
}

#left a, #left a:link, #left a:visited,
#right a, #right a:link, #right a:visited,
#footer a, #footer a:link {	
	text-decoration: underline;
}

#left a, #left a:link, #left a:visited,
#right a, #right a:link, #right a:visited,
#footer a, #footer a:link, em.desc, #subscribeNow label.formfield {
	color:#003366;
}

#left a:hover, #left a:active,
#right a:hover, #right a:active,
#footer a:hover, #footer a:active {
	color:darkred;
}

/* modal stuff */

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
.window {
  position:fixed;
  display:none;
  z-index:9999;
  left:50%;
  top:50%;
  width:400px;
  height:320px;
}
