/* CSS Document */

body#home #branding {
	padding:14px 0 18px 0;
	width:930px;
	margin:0 auto;
	display:block;
	height:auto;
	background:url(/wp-content/themes/blueleaf/images/nav-home-bg.png) bottom center no-repeat;
}
body#home #content-section {
	padding-top:16px;
	padding-bottom:16px;
}

body#home #main-content #content-section .wufoo .info div {
	background:none;
}
body#home #main-content #content-section .formwrap div, body#home #main-content #sidebar .formwrap div {
	background:none;
	margin:0px;
	padding:0px;
}
#sidebar .formwrap {
	background:none;
}

/* Homepage Left Column CSS Styles */

#content.rightalign {
	float:right;
	height:auto;
	padding:0px;
	margin:0px;
	line-height:1.0em;
}

#sidebar.leftalign {
	float:left;
	width:300px;
	height:auto;
	display:inline;
	margin:0;
	padding:0;
	background:none;
	border:none;
}
#sidebar.leftalign h1 {
	font-family:"Century Gothic", "Myriad Pro", "Myriad Roman", "Myriad", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:28px;
	line-height:1.20em;
	color:#000;
	letter-spacing:0.020em;
	margin:0 0 0 0;
	padding:0;
	font-weight:400;
	text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
	text-shadow: 0 0 4px #aaa;
}
#sidebar.leftalign p {
	font-family:"Myriad Pro", "Myriad Roman", "Myriad", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11.5pt;
	line-height:1.28em;
	/*color:#02428e;*/
	color:#555;
	letter-spacing:0.018em;
	margin:22px 0 9px 0;
	padding:0;
	font-weight:400;
}

body ul#login, ul#login-public {
	float:right;
	width:590px;
	margin:0px;
	padding:0px;
	height:auto;
	text-align:right;
	display:inline;
	list-style-type:none;
}
body ul#login-public {
	padding-top:32px;
}
body ul#login {
	padding-top:5px;
}
body ul#login-public li img {
	border:none;
	vertical-align:middle;
}
body ul#login li, ul#login-public li {
	display:inline;
	font-size:13px;
	color:#333;
}
body ul#login-public li {
	display:inline;
	font-size:15px;
	color:#333;
}
body ul#login li a, body ul#login-public li a {
	color:#005da1;
	text-decoration:none;
}
body ul#login li a:hover, body ul#login-public li a:hover {
	color:#005da1;
	text-decoration:underline;
}
body ul#login-public li a.login {
	color:#005da1;
	text-decoration:none;
	background:url(/wp-content/themes/blueleaf/images/icons/24/52.png) top left no-repeat;
	padding-left:30px;
	padding-bottom:9px;
}

body#home ul#login-public li.social-label {
	margin-right:12px;
	color:#555;
}
body#home ul#login-public li.social {
	margin:0 7px 0 0;
}
body#home ul#login-public li img {
	vertical-align:middle;
}
body#home ul#login-public li.blog a {
	border-right:solid 1px #ccc;
	border-left:solid 1px #ccc;
	padding-left:10px;
	padding-right:10px;
	margin-right:10px;
	margin-left:2px;
}


body #wrapper ul#home-features {
	margin:0px;
	padding:0 0 0 0;
	display:block;
	list-style-type:none;
}
body #wrapper ul#home-features:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
body #wrapper ul#home-features {
	display: inline-block;
}
body #wrapper ul#home-features h2 {
	display:block;
	margin:0 0 12px 0;
	padding:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", "Century Gothic", "Myriad Pro", "Myriad Roman", "Myriad", Helvetica, arial, sans-serif;
	font-size:19px;
	font-weight:normal;
	color:#000;
}
body #wrapper ul#home-features li {
	margin:0 0 20px 0;
	padding:16px !important;
	display:block;
	float:left;
	width:422px;
	height:92px;
	list-style-type:none;
	border:solid 1px #ccc;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-o-border-radius:6px;
	border-radius:6px;
	-moz-box-shadow: 0px 0px 5px #d5d5d5;
     -webkit-box-shadow: 0px 0px 5px #d5d5d5;
     box-shadow: 0px 0px 5px #d5d5d5;
}
body #wrapper ul#home-features li.middle {
	margin-right:0;
}
body #wrapper ul#home-features li.right {
	margin-right:0;
	float:right;
}

body #wrapper ul#home-features li h3 {
	font-size:16px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#000;
	letter-spacing:-0.019em;
	text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	text-shadow: 0 0 2px #ddd;
	margin:0px;
	padding:0px;
}
body #wrapper ul#home-features li p {
	font-size:13px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#333;
	letter-spacing:-0.018em;
	text-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
	text-shadow: 0 0 2px #eee;
	margin:0;
	padding:14px 0 0 0;
}
body #wrapper ul#home-features li img {
	margin:0 20px 20px 0;
	border:none;
}
body #main-content h4#signup-now {
	display:block;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding:0 0 4px 0;
	margin:-10px 0px 0px 0px;
	text-align:center;
	font-size:18px;
	font-weight:700;
	color:#000;
}
#main-content #content-section div.hidden-signup, #main-content #content-section div.textwidget {
	display:block;
	margin:0px;
	padding:0px;
	height:auto;
	width:auto;
}

