/*
move the nav bar into tho the header - header is 950 wide
*/
body.custom div#header {width: 400px; float: left; display: inline; clear: none; border-bottom: 0; background: none;}
body.custom div#navigation {width: 550px; height:50px; float: right; display: inline; clear: none; border-bottom: 0;  margin-bottom: 0; margin-top: 40px; background: none;}
body.custom div#breadcrumbs {width: 550px; float:right;}
body.custom ul.navigation li a:hover {background:#005d90; text-decoration:none;}
body.custom ul.navigation li .children a {background:#005d90}
body.custom ul.navigation li .children a:hover {background:#6d92d6; text-decoration:none;}

/* three text leafs on home page */
body.custom .homeleaf {margin:40px 0 0 0;padding:0 15px; background:none;}
body.custom .homeleaf p {font-weight:normal; font-size:12px;}
body.custom .homeleaf div.leaf-top {background-color:#f7f7f7; color:#333333; text-align:left;}
body.custom .homeleaf a {color:#3ee63e; text-decoration:none;}
body.custom .homeleaf a:hover {text-decoration:underline;}

/* footer widgets */
body.custom div#footer-widgets {width:100%;}
body.custom div#footer-widgets div.footer-item {float:left; width:30%; margin:15px 15px 0 15px;}
body.custom div#footer-widgets h2 {font-weight:bold;font-size:18px;line-height:20px;border-bottom: 1px solid #ddd; margin-bottom:4px;padding-bottom:4px;}
body.custom div#footer-widgets ul {padding:0px; margin:10px 0 0px;}
body.custom div#footer-widgets ul li {list-style-type:none; margin: 0 0 2px; padding: 0 0 2px;}
body.custom div#footer-widgets ul li a {text-decoration:none;}
body.custom div#footer-widgets ul li a:hover {text-decoration:underline;}
body.custom div#footer {padding-bottom:25px;margin: 0 auto;}
body.custom #footer ul {}
body.custom #footer-widgets {color:#DDDDDD; text-shadow: #000000 1px 1px;}
body.custom #footer p {text-align: center;}
/* end footer widgets */

/* Default background Image */
body.custom {
background-image: url(http://www.heskethmediation.com/images/wrap-bg.png) ;
background-position: center top;
background-repeat: repeat-x;
}
/* home page background image */
body.pageid-621 {
background-image: url(http://www.heskethmediation.com/images/wrap.png) ;
background-position: center top;
background-repeat: repeat-x;
}

body.custom .mainsidebar {background:#e8e8e8;}
body.custom .mainsidebar a {text-decoration:none; color:#30588C;}
body.custom .mainsidebar a:hover {text-decoration:underline;color:#30588C;}


body.custom .gravityforms {background:#e8e8e8; color:#000000;}
body.custom .gravityforms h3.gform_title {font-color:#2E578C:}

body.custom #leaf-127 {background:none;}
body.custom #leaf-127 .entry-content {color:#ffffff;}
body.custom #leaf-127 .page-title {color:#ffffff;}


body.custom .greenbutton-link {
	background: url(http://www.heskethmediation.com/images/read-more.png);
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 6px 15px 6px 15px;
	text-decoration: none;
	text-shadow: #436D04 1px 1px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	line-height: 42px;
	}
body.custom .greenbutton-link:hover {
	background: url(http://www.heskethmediation.com/images/read-more-hover.png);
	text-decoration: none;
	}

body.custom .blueborder {border-style:solid; border-color:#30588C; border-width:2px; }


body.custom .slider p{font-size:36px; line-height:42px; color:#30588C;  }

body.custom #leaf-147 {background:#e8e8e8;}
