@charset "UTF-8";

/* BASIC ELEMENTS */
body {
	background: url("images/head-bg.png") repeat-x scroll 0 0;
	font-family: 75% Georgia, "Times New Roman";
	color: #333333;
	margin: 0;
}
img {
	outline: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
/* BASIC ELEMENTS - END */
/* STRUCTURE */
.custom #container {
	margin: 0;
	width: 100%;
	background: none;
	text-align: center;
	background: url("images/foot-bg.png") repeat-x scroll left bottom;
}
.custom #container div#content_box {
	float: none;
	width: 900px;
	min-height: 600px;
}
.custom #container #content {
	float: none;
	width: auto;
	padding: 0 0 20px 0;
}
#sidebar {
	width: 260px;
}

#serviceswrapper { 
width: 100%;
text-align: left; 
margin: 0 auto; 
}
 
#services 
{
border: 0;
color: #000;
max-width: 260px;
height: 335px;
*height: 293px;
padding: 0px 20px 15px 10px;
margin: 15px 5px 20px 0px;
text-align: left;
font-size: 13px;
line-height: 18px;
position: relative;
background-image: url('/site/wp-content/uploads/services-background.png');
background-repeat: no-repeat;
}

#servicestext
{
border: 0;
color: #000;
max-width: 225px;
padding: 10px 10px 10px 10px;
margin: 0 0 0;
text-align: left;
font-size: 13px;
line-height: 18px;

}
.posts {
	width: 600px !important;
	float: right !important;
	margin-right: 20px;
}
.entry {
	background: none !important;
}
.post {
	border-bottom: 1px solid #CCC;
	margin: 0 0 10px 0;
}
.category-uncategorized {
	width: 600px;
	margin: 0 auto;
}
#masthead, #masthead h1 {
	border: 0;
}
#masthead h1 {
	float: left;
}
#masthead {
	padding: 0;
	height: 0px;
	width: 900px;
	position: relative;
}
div#testimonials {
	position: absolute;
	right: 600;
	top: 0;
	background: url("images/aks-me-bg.png") scroll no-repeat 0 0;
	display: block;
	height: 100px;
	width: 300px;
	
}
div#testimonials p {
	color: #000000;
	line-height: 14px;
	font-size: 12px;
}
div#testimonials p span {
	margin-top: 10px;
	text-align: right;
	display: block;
	float: left;
}
div.home {
	margin: 0 auto !important;
	text-align: center !important;
	float: none !important;
}
div#mainmenu {
	height: 80px;
	width: 900px;
	padding: 0;
	display: block;
}
ul#menu-shortmenu {
	display: block;
	float: right;
	padding: 0;
}
ul#menu-shortmenu li {
	list-style: none;
	display: inline-block;
	float: right;
}
ul#menu-shortmenu li a, ul#menu-shortmenu li span {
	outline: 0;
	color: #666;
	margin: 0;
	padding: 0;
	text-decoration: none !important;
	border: 0px;
	display: block;
	font-size: 14px;
	padding: 0 17px;
	height: 34px;
	line-height: 32px;
	text-align: center;
	border-right: 2px ridge #fff;
}
ul#menu-shortmenu li a:hover {
	color: #0e774a;
	font-weight: normal;
}
ul#menu-shortmenu li.current-menu-item a, ul#menu-shortmenu li.current-menu-item span {
	background: url("images/green-hover-active.png") scroll repeat-x center top;
	color: #0e774a;
}
ul#menu-shortmenu li#menu-item-1512 span {
	background: none;
}
ul#menu-shortmenu li#menu-item-1512 {
	background: url('images/pillars.png') scroll no-repeat center top;
	text-indent: -9999px;
	width: 75px;
	height: 34px;
	display: inline-block;
	padding: 0;
}
ul#menu-shortmenu li#menu-item-1512:hover {
	background-position: center -34px;	
}
ul#menu-shortmenu li#menu-item-1512.current-menu-item {
	background-position: center -68px;	
}
ul#menu-shortmenu li.menu-item:hover {
	background: url("images/green-hover.png") scroll repeat-x center top;
	cursor: pointer;
}
ul#menu-shortmenu li.current-menu-item span:hover {
	cursor: default;
}
ul#nav {
	background: none;
	border-top: 1px solid #CCC;
	border-bottom: 0;
}
ul#menu-shortmenu li#searchfield {
	display: inline-block;
	width: 210px;
	padding: 0 5px 0 10px;
}
input#s {
	background: #fff url('images/search-bg-new.png') scroll no-repeat 4px center;
	font-size: 14px;
	width: 195px;
	color: #333;
	font-family: Arial, sans-serif;
	outline: 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #aeaeae;
	padding: 2px 2px 2px 20px;
	margin: 6px 0 0 -2px;
}
#testimonials #asktext {
	border: 0;
	outline: 0;
	margin: 20px 0 10px 0;
	width: 300px;
	height: 79px;
	font-style: italic;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #999;
}
#testimonials #askbutton, #testimonials #subs-button, input.cont_button, .cart_button, .post_cart_button {
	border: 0;
	outline: 0;
	background: #ccc url('images/button-bg-gray.png') scroll repeat-x left center;
	color: #666;
	font-size: 14px;
	height: 34px;
/*	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;*/
	padding: 3px 10px;
	float: right;
	margin-right: 50px;
}
#testimonials #askbutton:hover, #testimonials #subs-button:hover, input.cont_button:hover, .cart_button:hover, .post_cart_button:hover {
	color: #0e774a;
	background: #999 url('images/green-hover.png') scroll repeat-x left center;
	cursor: pointer;
}
.post_cart_button {
  float: none;
  margin-bottom: 20px;
}
#testimonials #thanks {
	display: block;
	margin: 4px 25px 0 25px;
text-align:left;
}
#testimonials #thanks h3 {
margin: 0px 0 0px;
}
#testimonials #thanks input[type="text"] {
	width: 160px;
	margin-top: 2px;
	margin-bottom: 5px;
	height: 20px;
}
#testimonials #subs-button {
	font-size: 12px;
	float: right;
	margin: -20px 8px 0 0;
}
div#footer {
	padding: 15px 0 0 0;
	width: 560px;
	height: 115px;
	float: none;
	text-align: center;
	border: none;
}
#footer p {
	text-align: center;
	font-size: 11px;
}
#footer ul#menu-footer {
	margin: 6px auto 0 auto;
	padding: 0;
	display: inline;
	height: 20px;
}
#footer ul#menu-footer li {
	display: inline;
	list-style: none;
	padding-left: 1em;
	margin-left: 1em;
}
#footer ul#menu-footer li a {
	font-size: 11px;
	font-weight: bold;
	color: #0e774a;
	text-decoration: none;
	padding: 3px 0;
}
#footer ul#menu-footer li.menu-item a:hover {
	border-bottom: 0px;
}
#menu-footer li.menu-item {
	border-left: 1px solid #CCC;
}
#menu-footer li.menu-item:first-child {
	border-left: none;
}
#sidebar li#text-3 {
	margin: 0;
	padding: 0;
	width: auto;
	background: none;
	display: block;
}
#sidebar #submit_rss {
	background: url("images/widget_bg.png") scroll no-repeat center top;
	border: 0;
	color: #000;
	max-width: 249px;
	height: 313px;
	*height: 293px;
	padding: 15px 5px 15px 10px;
	margin: 50px 0 20px 0;
	text-align: left;
	font-size: 13px;
	line-height: 18px;
	position: relative;
}

.buynow-button {
	background: url("images/buy-button-bg-hover-x.png") scroll no-repeat center top;
	max-height: 126px;
	*margin-top:10px;
}
.buynow-button:hover {
	background-position: center bottom;
/*	border-radius: 0 0 8px 8px;
	-moz-border-radius: 0 0 8px 8px;*/
}

.buy-button-container {
	position: relative;
	left: 7px;
	bottom: 110px;
}
	
#content .submit_rss {
  text-align: center;
}
#sidebar #text-3 #submit_rss {
	background: url("images/sub-button-plain2.png") scroll no-repeat center bottom;
}
#content .submit_rss .buynow-button {
	background: url("images/buy-button-bg-hover.png") scroll no-repeat center top;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 0 8px #ccc;
	-webkit-box-shadow: 0 0 8px #ccc;
	-o-box-shadow: 0 0 8px #ccc;
	box-shadow: 0 0 8px #ccc;
}
#content .submit_rss .buynow-button:hover {
	background-position: center bottom;
	-moz-box-shadow: 0 0 8px #999;
	-webkit-box-shadow: 0 0 8px #999;
	-o-box-shadow: 0 0 8px #999;
	box-shadow: 0 0 8px #999;
}
#sidebar #submit_rss input{
}
#sidebar .submit_rss .newsletter {
	border: 0 none;
	background: none;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	/*position: relative;
	bottom: -20px;
*/
	position: absolute;
	bottom: 22px;
	width: 150px;
	left: 53px;
}
.rss_form {
	margin: 0 auto 10px auto;
	width: 210px;
	display: block;
}
.rss_form input {
	clear: both;
	margin: 5px 20px;
	padding: 3px;
	width: 161px;
}
.rss_form .secur-code {
	width: 172px;
	padding: 0 0 0 2px;
	margin: 0 auto;
}
.rss_form .secur-code input#word {
	width: 70px;
	margin: 5px 0;
	&position: absolute;
	&margin: -20px 0 0 0
}
.rss_form .secur-code a {
	display: inline-block;
	width: 23px;
	overflow: hidden;
	background: transparent url("images/refresh.png") 50% 50% no-repeat;
	text-indent: -9999px;
	float: left;
	margin: 5px 2px 0 2px;
}
.rss_form .secur-code a:hover {
	opacity: 0.7;
}
.rss_form .secur-code img {
	margin-top: 5px;
	float: left;
}
li.widget {
/*	background: url("images/widget-top-BG.png") scroll no-repeat center top;*/
}
.widget-text, ul.sidebar_list li.linkcat {
	margin: 0;
	padding: 0;
}
.widget {
	margin: 0;
	padding: 0;
	width: 250px !important;
}
li.widget ul {
	margin: 0 5px 0 25px;
}
li.widget ul li {
	list-style: none;
	margin: 0 0 8px 0;
	padding: 0;
}
#ads {
	padding: 0;
}
div.p_s1, div.p_s2 {
	width: 380px;
}
.p_s1 {
	float: left;
	margin: 0 0 0 40px;
}
.p_s2 {
	float: right;
	margin: 0 40px 0 0;
}
#Report {
	background: url("images/report-body.png") scroll no-repeat center top;
	display: block;
	clear: both;
	margin: 20px auto;
	padding: 25px 0;
}
#ReportSubscribe {
	display: block;
	line-height: 18px;
	height: 66px;
	margin: 15px auto;
	background: url("images/subscribe_line.png") scroll no-repeat center top;
	color: #fff;
}
#ps_subscribe {
	background: url("images/subs_green_bg.png") scroll repeat center top;
	width: 97%;
	height: 105px;
	margin: 20px auto;
}
#ps_subscribe #ps_wrap {
	background: url("images/button-subscribe-3.png") scroll no-repeat center top;
	margin: 0 auto;
	height: 95px;
}
#coaching {
	text-align: left;
	min-height: 380px;
	background: url("images/coaching_bg.png") scroll no-repeat center top;
}
#membership {
	min-height: 1050px;
	text-align: left;
	background: url("images/membership_bg.png") scroll no-repeat center top;
}
#coaching .addtocart {
	/*background: url("images/subs_green_bg.png") scroll repeat right top;*/
	background: #ebebeb;
	margin: 20px auto;
	width: 97%;
	height: 60px;
	display: block;
}
#coaching .addtocart .cart_button {
	/*background: url("images/add-to-cart-plain.png") scroll repeat right top;*/
	border: 0;
	display: block;
	/*text-transform: uppercase;
	color: #fff;*/
	color: black;
	width: 160px;
	height: 34px;
	font-size: 16px;
	font-weight: bold;
}        
#coaching .addtocart .cart_button:hover {
	color: #0e774a;
}    
.navigation {
	clear: both;
}
ul#comm {
	display: inline;
}
ul#comm li {
	display: inline;
	list-style: none;
	padding-right: 1em;
	margin-right1: 1em;
}
#masthead, div#footer, .custom #container div#content_box, #ads, #membership, #coaching, div#mainmenu, #ads p, div#ReportHead {
	margin: 0 auto;
}
/* STRUCTURE - END */
/* TYPOGRAPHY */
a {
	text-decoration: underline;
	color: #0e774a;
}
a:hover, a:visited:hover {
	text-decoration: underline;
	color: #0e774a;
}
h1, h2, h3, h4, h5, h6 {
	border-top: none !important;
        
}
h4.post-meta, h4.post-meta a {
  color: #999;
  
} 
h3 {
	font-size: 16px;
	text-align: left;

}

.tagged {
	background: none;
}
.green {
	color: #0e774a;
}
.entry p {
	margin: 0 0 1em;
}
li.widget h2, #sidebar #submit_rss a, #submit_rss, .post h2, #ads p, div#HomeGreenBox, div#HomeGreenBox h2 span, div#Report p, #search-results, #search_form #searchsubmit, #search_form .search_input, #search-results, #search_form #searchsubmit, .newsletter {
	font-family: Lucida Grande, Arial, sans-serif;
}
li.widget h2 {
	background: none;
	margin: 5px 0 10px 22px;
}
#sidebar #submit_rss span {
	font-weight: bold;
	font-size: 14px;
}
#sidebar #submit_rss ul, #sidebar #submit_rss ul li {
	list-style-type: disc;            
	text-align: left;	
}
.widget_categories ul li a, .widget_categories ul li a:hover {
	/*font-weight: bold;*/
	text-decoration: none;
}

.entry h3 {
	margin: .5em 0 0 0em;
}
#ads p {
	display: block;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	/*background: url("images/gray-tab.png") scroll no-repeat left top;
*/
	color: #000;
	width: 500px;
	padding: 10px 40px;
}
big {
	color: #0e774a;
	/*text-transform: uppercase;*/
	font-size: 18px;
	font-weight: 500;
}
small {
	/*text-transform: uppercase;*/
	font-size: 14px;
	font-weight: bold;
}
div#HomeGreenBox {
	display: block;
	height: 84px;
	padding: 30px 0 0 0;
	background: url("images/headline-button.png") scroll no-repeat center top;
	text-align: center;
	clear: both;
}
div#HomeGreenBox h2 {
	margin: 0;
	padding: 0;
	background: none;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	color: #fff;
	/*text-shadow: -1px 0 1px #000, 0 1px 1px #000, 1px 0 1px #000, 0 -1px 1px #000;
*/
}
div#HomeGreenBox h2 {
	font-size: 19px;
	font-weight: bold;
}
div#HomeGreenBox h2 span {
	font-size: 0.6em;
}
div#Report {
	width: 620px;
	min-height: 450px;
}
div#Report p {
	text-align: left;
	margin: 10px 100px 15px 50px;
	background: none;
	font-size: 13px;
	line-height: 16px;
}
div#ReportHead {
	display: block;
	text-align: center;
	padding: 10px 0 0 0;
	background: url("images/report-name-bg.png") scroll no-repeat center top;
	font-size: 18px;
	text-transform: capitalize;
	font-weight: bold;
	width: 558px;
	height: 46px;
	color: #000;
}
#ReportSubscribe label {
	font-size: 16px;
}
#ReportSubscribe button.subs {
	display: block;
	width: 90px;
	border: 0;
	background: none;
	color: #fff;
	border: none;
	font-size: 14px;
	line-height: 14px;
	font-family: Helvetica, Arial, sans-serif;
	cursor: pointer;
	font-weight: bold;
}
#ReportSubscribe .RI {
	float: left;
	margin: 22px 0px 0 20px;
	/* 20px 5px 0 10px;
*/
	&margin: 14px 0 0 20px;
	text-align: left;
	position: relative;
}
#ReportSubscribe .RI img {
	float: left;
}
#ReportSubscribe .RI a {
	display: inline-block;
	width: 23px;
	overflow: hidden;
	background: transparent url("images/refresh.png") 50% 50% no-repeat;
	text-indent: -9999px;
	float: left;
}
#ReportSubscribe .RI a:hover {
	opacity: 0.7;
}
#ReportSubscribe .RI input#word {
	width: 70px;
	top: 0;
	left: 84px;
	position: absolute;
}
#ReportSubscribe .RN {
	float: left;
	margin: 22px 0px 0 20px;
	/* 22px 5px 0 20px;
*/
	&margin: 22px 0 0 10px;
}
#ReportSubscribe .RN input {
	width: 125px;
}
#ReportSubscribe .RL {
	float: right;
	margin: 22px 20px 0 0;
	&margin: 16px 20px 0 0;
	_margin-right: 10px;
}
#ps_subscribe .field {
	margin: 20px 0 0 0;
}
#ps_subscribe label {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding: 0;
}
#ps_subscribe .fieldline {
	width: 190px;
	height: 20px;
	margin: 6px 0 0 30px;
}
#ps_subscribe button {
	width: 85px;
	color: #fff;
	font-weight: bold;
	border: 0 none;
	background: none;
	margin: 40px 30px 0 0;
	font-size: 14px;
	cursor: pointer;
}
#coaching, #membership {
	font-size: 13px;
	padding: 20px 0 0 0;
}
#coaching ul, #membership ul {
	margin: 25px 20px 0 20px;
	color: #000;
}
#membership h5, #coaching h5 {
	margin: 0 0 0 90px;
	color: #000;
	font-size: 14px;
	/*text-transform: uppercase;*/
}
/* #coaching h4 {
	clear: both;
	float: none;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 0 0 0 90px;
	text-transform: capitalize;
}
*/
#coaching ul span {
	text-transform: uppercase;
	color: #0e774a;
	font-weight: bold;
}
#coaching .addtocart input {
	margin: 13px 15px 0 0;
}
#coaching .addtocart .cart_label {
	margin: 18px 0 0 15px;
	font-family: Lucida Grande, Arial, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
.p_s1 h3, .p_s2 h3 {
	text-align: left;
	margin: 5px auto;
	/*text-transform: uppercase;*/
	font-family: Lucida Grande, Arial, sans-serif;
	font-size: 18px;
}
#membership ul li, #coaching ul li {
	list-style: none;
	margin: 8px 0;
}
#membership span {
	text-transform: uppercase;
	font-weight: bold;
}
/*input.cont_button {
	background: url("images/button.png") scroll no-repeat center center;
	border: 0;
	display: block;
	height: 50px;
	width: 95px;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-family: Lucida Grande, Arial, sans-serif;
	float: right;
	cursor: pointer;
	font-weight: bold;
}*/
/* TYPOGRAPHY - END */
/* LINKS */
a {
	color: #0e774a;
	text-decoration: none;
	outline: 0;
}
a:hover, a:active {
	text-decoration: underline !important;
	/*font-weight: bold;*/
	color: #0e774a;
	outline: 0;
}

a:visited, a:visited:hover { color: #ccffcc;
}

.post a, .post h2 a {
	color: #0e774a;
	
}
.post a:hover, .post h2 a:hover {
	color: #0e774a;
}
.related_posts li a:hover {
	color: #0E774A;
	font-weight: normal;
}
/* LINKS - END */

/* SEARCH PAGE */
#search-results {
	width: 718px;
	height: 104px;
	display: block;
	background: url("images/search_line.png") scroll no-repeat center top;
	padding: 38px 0 0 0;
	margin: 0 0 450px 0;
}
#search-results, #search_form #searchsubmit {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}
#searchform {
	margin: -1px 0 0 0;
}
#search_form #searchsubmit {
	border: 0 none;
	outline: 0 none;
	width: 14px;
	cursor: pointer;
	float: right;
	margin: 0;
	padding: 0;
}
/* SEARCH PAGE - END */
/* IE5+ PNG FIX */
img, div, a, input, h1 {
	behavior: url(/site/wp-content/themes/twintierfinancial/iepngfix.htc)
}
/* Images in h5 */
a img {
	border: none;
}
h5 {
	margin: 10px;
	padding: 0;
	line-height: 1.3em;
	font-size: 0.85em;
	font-weight: normal;
	text-align: center;
}
h5 img {
/*	padding: 5px;
	background-color: white;
	border: 1px solid silver;*/
    border: 0;
}
h5.right {
	margin: 6px 0 2px 10px;
	text-align: center;
	font-weight: normal;
	float: right;
}
h5.left {
	margin: 6px 10px 2px 0;
	text-align: center;
	font-weight: normal;
	float: left;
}
h5.center {
	text-align: center;
	font-weight: normal;
}
h5.center img {
	margin: 0 auto;
}
h5 a {
	text-decoration: none !important;
	color: #696969;
}
h5 a:link {
	text-decoration: none !important;
	color: #696969;
}
h5 a.hide-link:hover, h5 a.hide-link:focus, h5 a.hide-link:active, h5 a.hide-link:visited {
	text-decoration: none !important;
	color: #696969;
}
h5.noborder img {
	border: none;
}
img.noborder {
	border: none;
}
.noborder {
	border: none;
}
.center {
	text-align: center;
}
/*Get Financial Coaching*/
li#text-4 {
	background: none;
}

/*
FAQ-Tastic
*/
div#top-form {
	float: right;
	display: block;
	/*height: 100px;*/
	width: 350px;
	text-align: left;
	margin-right: 68px;
	_margin-right: 40px;
}
div#top-form h3 {
	margin: 0;
}
div#top-form p {
	color: #0e774a;
	line-height: 14px;
	font-size: 12px;
}
div#top-form p span {
	margin-top: 10px;
	text-align: right;
	display: block;
	float: right;
}
#form-newsletter {
    text-align: left;
    padding-top: 5px;
}
div#top-form .button { float: right; margin-top: 5px; }

/*
FAQ-Tastic page
*/
.faq_approve { display: none; }

/*
/blog bottom ads section
*/
#ads-section { margin-top: 30px; padding-top: 12px; border-top: 1px solid #ddd; }
#ads-section h4 { color: #aaa; }
#ads-section .widget { border: 1px solid #999; margin-right: 20px; padding: 5px; background: #f0f0f0; color: #444; }
#ads-section .widget h2 { margin: 0; }
#ads-section .widget ul { margin-left: 0; }
#ads-section .blogroll a { font-weight: bold }

/*
Linkcat-2 is the links slider
*/
#linkcat-2 h2 { display: none; }
#linkcat-2 { height: 70px;  }
#linkcat-2 li { width: 245px; }