/*
Theme Name: NWA Theme
Theme URI: http:///
Description: The theme for NWA.
Version: 0.4.2
Author: MESH Agency
Author URI: http://meshagency.com/
Tags: custom, NWA, MESH
*/

/* @group Basic Tags */

* {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

html {
	background: #073a1c;
	margin-bottom: 1px;
	height: 100%;
}

body {
	background: #75bd43 url(images/bg2.gif) repeat-x center top;
	text-align: center;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

#wrapper {
	width: 1025px;
	text-align: left;
	background: url(images/bg-wrap.png) no-repeat left 232px;
	margin: 0 auto;
	padding-top: 20px;
}

#wrapper .wrap {
	background: url(images/bg-wrap-top.png) no-repeat left top;
}

/* @end */

/* @group Header */

#header {
	padding: 33px 40px 15px;
}

#header h1 {
	background: url(images/logo.jpg) no-repeat left top;
	font-size: 1px;
	text-indent: -9999px;
	width: 280px;
	height: 92px;
	float: left;
}

#header h1 a {
	display: block;
	width: 100%;
	height: 100%;
}

#header .top-contact {
	float: right;
	font-size: 1px;
	text-indent: -99999px;
	display: block;
	background: url(images/bg-contact.jpg) no-repeat left top;
	width: 122px;
	height: 58px;
}

/* @end */

/* @group Navigation */

.nav {
	padding-bottom: 17px;
	width: 1003px;
	margin: 0 auto;
	background: url(images/bg-content-top.png) no-repeat left bottom;
	}

.nav ul {
	list-style: none;
	color: #5f932e;
	font-size: 14px;
	margin: 0 25px;
	background: url(images/bg-nav.png) no-repeat left top;
}

.nav ul li {
	float: left;
	position: relative;
	
}

.nav ul li a {
	text-decoration: none;
	color: #5f932e;
	float: left;
	background: url(images/bg-nav.png) no-repeat right top;
	height: 39px;
	_margin-top: -10px;
	line-height: 48px;
	display: block;
	padding: 0 25px;
	
}

.nav ul li.curr-prev a {
	background: none;
}

.nav ul li.current_page_item, .nav ul li.current_page_ancestor {
	background: url(images/bg-nav-active-left.png) no-repeat left bottom;
	z-index: 1000;
	position: relative;
	margin-bottom: -4px;
}

.nav ul li.current_page_item a, .nav ul li.current_page_ancestor a {
	background: url(images/bg-nav-active-right.png) no-repeat right bottom;
}


.nav ul li ul {
	display: none;
}

.nav ul li:hover ul {
	display: block;
	position: absolute;
	left: -2px;
	top: 39px;
	margin: 0;
	background: #edf4f1;
	width: 250px;
}

.nav ul li ul li {
	float: none;
	border: 1px solid #bcb99e;
	border-width: 0 1px 1px;
	background: none;
}

.nav ul li ul li a {
	background: none !important;
	float: none;
	height: 31px;
	line-height: 31px;
}

.nav ul li ul li a:hover {
	color: #effbe3;
	background: #61b043 !important;
}

/* @end */

/* @group Content */

#content {
	background: url(images/bg-content.png) repeat-y left top;
	width: 941px;
	margin: 0 auto;
	padding: 15px 31px;
}

#content .mast {
	padding-bottom: 15px;
}

#content .home-main {
	padding-bottom: 15px;
}

#content .home-main .home-txt {
	float: left;
	width: 592px;
	padding-left: 19px;
	color: #3a5e71;
	font-size: 12px;
	line-height: 1.4;
}

#content .home-main .home-txt h3 {
	padding-bottom: 10px;
	color: #2d406c;
	font-size: 18px;
}

#content .home-side {
	float: right;
	width: 314px;
}

#content .main {
	float: left;
	width: 580px;
	padding: 0 20px;
	color: #2d406c;
}

#content .main h2 {
	font-size: 18px;
	padding-bottom: 10px;
}

#content .main h2 a {
	color: #2d406c;
	text-decoration: none;
}

#content .main p, #content .main ul, #content .main ol {
	padding-bottom: 15px;
	font-size: 12px;
	line-height: 1.4;
}

#content .main ul, #content .main ol {
	padding-left: 20px;
}

#content .main .post-divider {
	border: none;
	background: none;
	display: block;
	padding-bottom: 15px;
}

#content .main #comments {
	padding: 10px 0;
}

#content .main .commentlist {
	list-style: none;
	padding-left: 0;
}

#content .main .commentlist li {
	padding-bottom: 15px;
}

#content .main .commentlist li .avatar {
	float: left;
	padding: 0 10px 10px 0;
}

#content .main .commentlist li .comment-author cite {
	font-style: normal;
}

#content .main .commentlist li .comment-author cite a {
	color: #000;
}

#content .main .commentlist li .comment-meta a {
	color: #000;
	text-decoration: none;
}

#content .main .commentlist li p {
	padding-top: 10px;
}

#content .main #respond h3 {
	padding-bottom: 10px;
}

#content .sidebar {
	width: 317px;
	float: right;
}

#content .sidebar .side-nav {
	margin-bottom: 20px;
}

#content .sidebar .side-nav h3 {
	font-size: 15px;
	color: #fff;
	background: url(images/head-sidenav.png) no-repeat left top;
	height: 43px;
	margin-bottom: 5px;
}

#content .sidebar .side-nav h3 a {
	color: #fff;
	text-decoration: none;
	display: block;
	line-height: 40px;
	height: 43px;
	padding: 0 20px;
}

#content .sidebar .side-nav ul {
	list-style: none;
	font-size: 12px;
	padding: 0 7px;
}

#content .sidebar .side-nav li {
	border-bottom: 2px solid #dae9ff;
}

#content .sidebar .side-nav ul li a {
	display: block;
	color: #3a5e71;
	text-decoration: none;
	height: 23px;
	line-height: 23px;
	padding: 0 10px;
}

.free-box {
	width: 314px;
	background: url(images/bg-free.png) repeat-y left top;
	margin-bottom: 20px;
}

.free-box h3 {
	background: url(images/bg-free-top.png) no-repeat left top;
	color: #516686;
	font-size: 16px;
	padding: 21px 21px 10px;
}

.free-box h3 span {
	background: url(images/arrow-free.png) no-repeat right center;
	padding-right: 15px;
}

.free-box p {
	color: #5c7498;
	font-size: 13px;
	line-height: 1.4;
	padding: 0 21px 0 80px;
	min-height: 35px;
	background: url(images/money.png) no-repeat 21px top;
}

.free-box p a {
	color: #516686;
}

.free-box div.free-bottom {
	height: 1px;
	font-size: 1px;
	padding-bottom: 13px;
	background: url(images/bg-free-bottom.png) no-repeat left bottom;
}

.signup-box {
	width: 314px;
	background: url(images/bg-signup.jpg) repeat-y left top;
}

.signup-box h3 {
	background: url(images/bg-signup-top.jpg) no-repeat left top;
	color: #516686;
	font-size: 16px;
	padding: 21px 21px 10px;
}

.signup-box h3 span {
	background: url(images/head-signup.jpg) no-repeat right center;
	padding-right: 15px;
}

.signup-box p {
	color: #5c7498;
	font-size: 13px;
	line-height: 1.3;
	padding: 0 21px 10px;
}

.signup-box form {
	padding-bottom: 16px;
	background: url(images/bg-signup-bottom.jpg) no-repeat left bottom;
}

.webinar-bottom {
	background: url(images/bg-signup-bottom.jpg) no-repeat left bottom;
}

.webinar-bottom a {
	color: #003F68;
	text-decoration: none; 
	font-size: 12px;
	padding-bottom: 16px;

}

.signup-box form p {
	background: url(images/signup-form.jpg) no-repeat left top;
	width: 209px;
	height: 30px;
	margin: 0 15px;
	padding: 7px 0 0 68px;
}

.signup-box form p input {
	color: #949dab;
	font-size: 10px;
	font-weight: bold;
	background: none;
	border: none;
	width: 170px;
	outline; none;
}

.signup-box form p button {
	border: none;
	background: none;
	cursor: pointer;
	font-size: 1px;
	text-indent: -9999px;
}

.home-boxes {
	width: 943px;
}

.home-boxes .box {
	float: left;
	width: 231px;
}

.home-boxes .box h3 {
	width: 234px;
	text-align: center;
	color: #fff;
	height: 46px;
	line-height: 46px;
	background: url(images/head-box.jpg) no-repeat left top;
font-size: 17px;
	}

.home-boxes .box img {
	float: left;
	margin: 0 5px;
}

.home-boxes .box p {
	float: right;
	color: #3a5e71;
	font-size: 12px;
	line-height: 1.3;
	width: 146px;
	padding: 5px;
	margin-bottom: 10px;
}

.home-boxes .box a.more-links {
	display: block;
	clear: both;
	text-align: center;
	color: #648190;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background: url(images/bg-signup-link.jpg) no-repeat left top;
	height: 32px;
	line-height: 32px;
	width: 198px;
	margin: 0 auto;
}

/* @end */

/* @group Footer */

.local-foot {
	padding-top: 35px;
	padding-bottom: 10px;
	background: url(images/bg-content-bottom.png) no-repeat left top;
	width: 1003px;
	margin: 0 auto;
	text-align: center;
	color: #6a7fa0;
	font-size: 11px;
	text-transform: uppercase;
}

.local-foot a {
	color: #6a7fa0;
	text-decoration: none;
}

.local-foot ul {
	list-style: none;
}

.local-foot ul li {
	display: inline;
	padding: 0 10px;
	border-left: 1px solid #6a7fa0;
}

.local-foot ul li:first-child {
	border-left: none;
}

#footer {
	background: url(images/bg-footer.png) repeat-x left top;
	height: 55px;
}

#footer {
	background: url(images/bg-footer.png) repeat-x left top;
	height: 55px;
}

#footer .foot-wrap {
	width: 1025px;
	margin: 0 auto;
	text-align: left;
}

#footer .foot-wrap .copy-note {
	float: left;
	width: 500px;
	line-height: 55px;
	font-size: 10px;
	color: #fff;
}

#footer .foot-wrap .design-creds {
	float: right;
	text-align: right;
	width: 500px;
	line-height: 55px;
	font-size: 10px;
	color: #fff;
}

#footer .foot-wrap .design-creds a {
	text-decoration: none;
	color: #fff;
}

#footer .foot-wrap .design-creds a.mesh {
	color: #f9bf34;
}

/* @end */








/* @group Clearer */

.clearer {clear: both;}

#header:after, #navigation:after, .home-main:after, .home-boxes:after, .foot-wrap:after, #content:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

#header, #navigation, .home-main, .home-boxes, .foot-wrap, #content {
	min-height: 1px;
}

* html #header, * html #navigation, * html .home-main, * html .home-boxes, * html .foot-wrap, * html #content {
	height: 1%;
}

/* @end */

