/*   
Theme Name: Lift Strategies
Theme URI: http://www.liftstrategies.com/
Description: Theme created by Christine Rondeau based on a design Created by Twin Fish Creative
Version: 1.0
Author: Theme Development by Christine Rondeau of Bluelime Media
Author URI: http://www.bluelimemedia.com

*/
p, ul, li, h1, h2, h3, h4, h5, h6, ol, form {margin:0px; padding:0px;}
td {vertical-align:top; text-align:left;}
.hide {display:none;}
a img {border:none;}
a {color:#000;}
a:hover {color:#D78718;}
p, li {font: 1em/1.6em verdana, arial, tahoma, sans-serif;}
p {padding:4px 0;}

.alignleft {float:left; padding-right:8px; padding-bottom:8px;}
iframe, .alignright {float:right; padding-left:8px; padding-bottom:8px;}

body {
	margin: 0; padding:0;
	background:#FFF url(images/bg.gif) 50% 0 repeat-y;
	font:71%/1.6 verdana, arial, tahoma,  sans-serif;
	color:#000;
	text-align:center;
}
#wrap {
  margin: 0 auto;
  width: 1009px;
  text-align: left;
  position: relative;
}

#header {
  background:#FFF url(images/header_bg.gif) left top no-repeat;
  width: 1008px; height:75px;
  border-bottom:2px solid #FFF;
  border-right:1px solid #FFF;
}

#logo a {
	position:absolute;
	top:10px; right:60px;
	margin: 0; padding:0;
	display: block; overflow: hidden;
	width: 155px; height:32px;
}
/* Top Navigation */

#main_nav {
	position: absolute; 
	margin:0; padding:0;
	width:440px; 
	top:45px; left:62px;
}

#nav {
	width:477px; height: 30px;
	background: url(images/navigation.gif) no-repeat;
	margin:0; padding:0;
	list-style-type: none;
	position:relative;
}
#nav li {
	position: absolute;
	margin: 0; padding: 0;
	list-style: none;
	top: 0;
}
#nav a {
	height: 26px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;	outline: 0; 
	}
	
#home	{left: 0px; width: 21px;}
#jen	{left: 30px; width: 98px;}
#speaking	{left: 140px; width: 72px;}
#consulting	{left: 220px; width: 85px;}
#resources	{left: 318px; width: 80px;}
#contact	{left: 405px; width: 70px;}

#home a:hover {background:  url(images/navigation.gif) -0px -30px no-repeat;}
#jen a:hover {background:  url(images/navigation.gif) -30px -30px no-repeat;}
#speaking a:hover 	{background:  url(images/navigation.gif) -140px -30px no-repeat;}
#consulting	a:hover  {background:  url(images/navigation.gif) -220px -30px no-repeat;}
#resources a:hover {background:  url(images/navigation.gif) -318px -30px no-repeat;}
#contact a:hover {background:  url(images/navigation.gif) -405px -30px no-repeat;}

#home a.active {background:  url(images/navigation.gif) -0px -60px no-repeat;}
#jen a.active {background:  url(images/navigation.gif) -30px -60px no-repeat;}
#speaking a.active 	{background:  url(images/navigation.gif) -140px -60px no-repeat;}
#consulting	a.active  {background:  url(images/navigation.gif) -220px -60px no-repeat;}
#resources a.active {background:  url(images/navigation.gif) -318px -60px no-repeat;}
#contact a.active {background:  url(images/navigation.gif) -405px -60px no-repeat;}

/*---------Layout for home page ----*/

#main_home {
	position:absolute;
	top:77px; left:0px;
	width:1008px;
	margin:0; padding:0;
}
#content_home{
	float:left;
	margin-top:340px;
	padding:0 0 0 38px;
	width:922px;
}
#col1 {
	margin-left:38px;
	margin-top:340px;
	float:left;
	width:182px;
	background:#DF8C19 url(images/home_lift_process.gif) top left no-repeat;
}
#col1 h3 {
	width:146px; height:17px;
	margin:0; padding:20px 0 0 20px;
	background:url(images/lift_process_title.gif) bottom right no-repeat;
}
#col1 h4 {
	width:107px; height:37px;
	margin:0; padding:20px 0 0 18px;
	background:url(images/tip_title.gif) bottom right no-repeat;
}
#col1 p {
	padding:3px 10px 6px 18px; 
	color:#FFF;
}
#col1 a {color:#FFF;}
#col1 a:hover {color:#000;}
#col1 a.more {text-align:right;}

#newsletter {
	border-top:1px solid #FFF;
	width:182px;
	background:#847B75 url(images/newsletter.gif) bottom right no-repeat;
	padding-bottom:12px;
}

#newsletter form {padding:0px 10px 2px 16px;}
#newsletter .text_field {
	width:110px; height:23px;
	background-color:#FFF;
	border:none;
	color:#9F9995; 
	padding:0; margin:0 0 2px 0;
	font-size:1em;
}
#newsletter .but {vertical-align:bottom; margin-bottom:3px;}

#col2 {
	margin-top:340px;
	float:left;
	width:180px; padding:0 16px 0 20px;

}
#col3 {
	margin-top:340px;
	float:left;
	width:320px;
}
#col3 p {text-align:right;}
#col4 {
	margin-left:14px;
	margin-top:340px;
	float:left;
	width:180px;
	padding:0px;
	background:url(images/quote_top.gif) top left no-repeat;
}
/* See plugin style sheet for more styling */
#col4 p {
	margin:0 0 0 16px;
	color:#766A63;
	font-size:1em;
	font-weight:bold;
}

#col4 a {display:none;}
#col4 p {
	font-size:1.3em;
	background:url(images/quote_bottom.gif) right bottom no-repeat;
	width:164px;
	padding: 30px 0 28px 0;
}
#col4 cite {
	text-align:right;
	margin:2px 0 2px 28px;
	color:#766A63;
	display:block;
}

/*---------Layout of main content ----*/
#main_jen, #main_speaking, #main_contact, #main_consulting, #main_resources, #main_sitemap {
	position:absolute;
	top:77px; left:0px;
	width:1008px;
	margin:0; padding:0;
}
#main_jen {	background:#EFEFEF url(images/main/jen.jpg) top left no-repeat;}
#main_speaking { background:#EFEFEF url(images/main/speaking.jpg) top left no-repeat;}
#main_contact {	background:#EFEFEF url(images/main/contact.jpg) top left no-repeat;}
#main_consulting {	background:#EFEFEF url(images/main/consulting.jpg) top left no-repeat;}
#main_resources {	background:#EFEFEF url(images/main/resources.jpg) top left no-repeat;}
#main_sitemap {	background:#EFEFEF url(images/main/sitemap.jpg) top left no-repeat;}
#main_articles {	background:#EFEFEF url(images/main/articles.jpg) top left no-repeat;}

#sidebar {/* Used to display side navigation*/
	width: 200px;
	float: left;
	margin: 0px; padding: 180px 0px 30px 30px;
}
#sidebar_contact {/* Used to display side navigation*/
	width: 180px;
	float: left;
	margin: 0px; padding: 180px 0px 30px 60px;
}

#content {
	width: 380px;
	float: right;
	padding:180px 380px 20px 0; margin: 0px;
}
#content_wide {
	width: 510px;
	float: right;
	padding:180px 250px 20px 0; margin: 0px;
}

/*---Styling of main blog content area---------------------*/
.entry{	padding: 0px; margin:20px 0;}
.entry ul, .entry ol {margin: 0px 20px 5px 20px; padding-left:0px;}
.entry p {padding:4px 0 8px 0;}
.entry li {	padding:2px 0;}

#book_jen {float:right; list-style-type:none; margin-top:10px;}
#book_jen li a {
	display:block; 
	width:108px; height:23px; 
	padding:0; margin:0; 
	background: url(images/book.gif) 0px 0px no-repeat;
}
#book_jen li a:hover {background: url(images/book.gif) 0px -25px no-repeat;}

p.next-page {padding-top:20px;}
p.metadata {font-style:italic;}


h2, h3, h4, h5, h6{color:#000; 
	font: 1.4em/1.8em verdana, arial, tahoma,  sans-serif;
	padding:0 0 4px 0;
}
h2 a, h3 a, h4 a, h5 a {color:#000; 
	font:bold 1em verdana, arial, tahoma,  sans-serif;
	text-decoration:underline;
}
h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {color:#D78718; }

/*---Styling of side bar and side navigation area--*/
#sidebar_contact p {margin-top:20px;}
#sidebar ul {
	list-style:none;
	margin:20px 0 20px 0; padding:0 0 20px 34px;
	width:160px;
}
#sidebar ul li a {
	color:#685C53;  
	font-weight:normal; 
	margin:0; padding:6px 0px; 
	display:block;
	text-decoration:none; 
	width:160px; 
	border-bottom: 1px solid #685C53;
	font-size:0.9em;
}
#sidebar ul li a:hover{ 
	color:#9F9995; 
	text-decoration:none; 
	font-weight:normal; 
}
#sidebar ul li.current_page_item a { 
	color:#D78718; 
	text-decoration:none; 
	font-weight:bold; 
}
#enews {
	width:182px;
	background:#847B75 url(images/newsletter.gif) bottom right no-repeat;
	padding-bottom:12px;
	float:right;
}
#enews form {padding:0px 10px 2px 18px;}
#enews .text_field {
	width:110px; height:23px;
	background-color:#FFF;
	border:none;
	color:#9F9995; 
	padding:0; margin:0 0 2px 0;
	font-size:1em;
}
#enews .but {vertical-align:bottom; margin-bottom:3px;}
#enews h4 {
	width:182px; height:56px;
	margin:0; padding:0;
	background:url(images/tip_title2.gif) bottom right no-repeat;
}
#enews h3 a{
display:block;
	width:182px; height:46px;
	margin:0; padding:0;
	background:url(images/rss.gif) top left no-repeat;
}
#enews p {
	padding:3px 10px 6px 18px; 
	color:#FFF;
}
#enews a {color:#FFF;}

/*---Styling of footer area---------------------*/
#footer { 
    clear:all; 
	float:left;
	text-align:center;
	width:1008px; 
	margin:50px 0 10px 0;
}
#footer p {font-weight:normal; font-size:0.9em; margin: 0px; padding:20px 0 0 0; color:#000;}
#footer a {color: #000; text-decoration: none;}
#footer a:hover {color: #000; text-decoration:underline;}


