/*
Theme Name: CDFA
Theme URI: 
Description: CDFA website WordPress theme
Version: 1.01
Author: 
Author URI:

*/


/* Begin Typography & Structure */
body {
	background: url('images/bg.gif') repeat-x top left;
	font-size: 65.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	background-color: #fff;
	color: #4d4d4d;
	text-align: center;
	margin: 0 auto;
	padding: 0;	
	}
input/*::-moz-focus-inner Remove button padding in FF*/
{ 
   /* border: 0;
    padding: 0;*/
}

#page {	
	text-align: left;
	margin: 0 auto;
	padding: 0;
	height:100%;
	}

#header {
	margin: 0 auto;
	padding: 0;
	height: 178px;
	/*background: url('images/header-bg.png') repeat-x top left;*/
	}
#heder-left, #heder-right{
	float:left;
	background:red;
	height: 178px; width:10%;
	margin: 0 auto;
	padding: 0;
	background: url('images/header-bg.png') repeat-x top left;
}
#header-content{ 	
	width:1020px; height: 178px;
	margin: 0 auto;
	padding: 0;
}

#rss-button{
	width:14px;
	height:30px;
	position: absolute;	
	z-index:300;
}

#searchform-top{
	background: url('images/search-bg.png') no-repeat top right;
	width:245px;
	height:57px;
	float:left;
	margin-left:41px;
	margin-top: -11px;	
	position: relative;
}


/*Login Box */
#login-tab{
	cursor: pointer;
	z-index:900;
	float:left;
	position:relative;	
	height:52px;
	margin-left:-10px;
	margin-top:-9px;
}
#login-tab-left{
	background: url('images/login-bg-left.png') no-repeat top right;
	width:17px;
	height:52px;
	float:left;
	font-size:1px;
}
#login-tab-right{
	background: url('images/login-bg-right.png') no-repeat top left;
	width:17px;
	height:52px;
	float:left;
	font-size:1px;
}
#login-tab-content{
	background: url('images/login-bg-middle.png') repeat-x top left;
	height:52px;
	float:left;
	padding-top:15px;
}
#login-tab-content-text{
	float:left;
}
#login-tab-content-text h2{
	margin:0;
	padding:0;
	color:#fff;
	font-size:1.4em;
	font-weight:bold;
}

#login-tab-content-arrow{
	background: url('images/login-arrow.png') no-repeat top right;
	float:left;
	width:15px;
	height:14px;
	margin-top:4px;
	margin-left:5px;
}

#login-tab.login-tab-sel{
	margin-left:-14px;
	margin-top:-9px;
}
.login-tab-sel #login-tab-content{
	background: url('images/login-bg-middle-sel.png') repeat-x top left;
	padding-left:4px;
	padding-top:16px;
}

.login-tab-sel #login-tab-left{
	background: url('images/login-bg-left-sel.png') no-repeat top right;
}
.login-tab-sel #login-tab-right{
	background: url('images/login-bg-right-sel.png') no-repeat top left;
}
.login-tab-sel #login-tab-content-arrow{
	background: url('images/login-arrow-up.png') no-repeat top right;
}

#login-box{
	background: url('images/login-bg-detail.png') no-repeat top right;
	width:230px;
	height:102px;
	position: absolute;
	top:42px;
	display:none;	
}

#loginform {
	margin-left:25px;
	margin-top:11px;
	}
#login-box #user_email, #login-box #user_pass{
	padding:1px;
	width: 180px;
	height: 13px;
	font-size:1.1em;
	margin-bottom:3px;
	border:none;
}

#login-links{
	float:left;
	font-size:0.8em;
	padding-top:4px;
}
#login-links a{
	color:#fff;
	text-decoration:none;
}


#login-box #loginsubmit {
	padding: 1px;
	margin-right:21px;
	margin-top:2px;
	width:48px;
	height:16px; 
	background: #605d5b;
	border:none;
	color:#fff;
	text-transform: uppercase;
	font-size: 0.9em;	
}
.login-button{
	float:right;
	margin-top:3px;
	margin-right:2px;
}

html > body .entry .sidebarlogin_otherlinks{
	padding:0;
}
html > body .entry .sidebarlogin_otherlinks li{
	list-style-type: none;
	margin-left:0px;
}
#login_error{
	color:red;
}

#headerimg 	{
	margin: 0;
	height: 100px;
	width: 100%;
	margin-left:35px;	
	padding-top:15px;
	}
#headerimg #site-name{
	float:left;
	margin-left:7px;
}
#headerimg #site-logo{
	float:right;
	margin-right:76px;
	margin-top:-50px;
}
#site-logo img{
	border:none;
}


#content {
	font-size: 1.2em;
	margin-top:-15px;
	}

.breadcrumps{
	text-transform: uppercase;	
	font-size:10px;
	margin-bottom:5px;
}
.breadcrumps a{
	color:#000066;	
}
.breadcrumps strong{
	text-transform:none;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}	

.widecolumn {
	line-height: 1.6em;
	padding: 10px 0 20px 0;
	margin: 0 auto;
	width: 900px;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}
.narrowcolumn {	
	margin: 0 auto;
	width:1000px;
}

.blog .narrowcolumn {
	width:920px;
}
.blog .breadcrumps{
	margin-top:50px;
}

.blog h1{
	font-size:4.5em;
	color:#000;
	margin:0;
	margin-bottom:30px;
	text-align: left;
	padding-top:0px;
}
.blog h2{
	margin-top:0px;
	margin-bottom:10px;
	padding-bottom:0px;
}
.blog a.readmore{
	color:#000066;
	text-decoration: underline;
}
.blog #blog-middle{
	width:470px;
	float:left;
}
.blog .entry{
	border-bottom: 1px solid #d8d7d6;
}
.blog .entry p{
	margin-top:0px;
}
.blog .hentry{
	margin:0 0 20px;
}
	
.blog .cat-title a{
	text-transform: uppercase;
	color: #000066;
	font-weight: bold;
	font-size:10px;	
}

.blog small.post-date{
	font-size:0.9em;
	line-height:1.5em;
	font-weight: bold;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: url('images/footer-bg.png') repeat-x top left;
	margin: 0 auto;
	padding: 0;
	text-align:center;
	height: 60px;
	padding-left:20px;
	padding-top:20px;
	
	}
#footer-content{
	width: 1060px;
	margin: 0px auto;
	padding: 0;
	text-align:left;
}
#footer ul{
	margin:0;
	list-style-type:none;
	width:600px;
	display: inline;
}
#footer ul li{
	display: inline;
}
#footer ul a{
	font-size: 1.4em;
	color: #4d4d4d;
	padding-right:15px;
}

#footer p {
	margin: 0;
	padding: 5px 40px;
	text-align: left;
	font-size: 1em;
	}	

.admin-link{ float:right;	margin-top:-20px;	}
.admin-link a{ text-decoration: none; color:#4D4D4D; }

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:Helvetica,Verdana,Arial,Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited{
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a{
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

.post {
	margin: 0;
	text-align: justify;
	}
.post h2{
	text-align: left;
}	

.post hr {
	display: block;
	}
	

a, a:hover {
	color: #000066;
	text-decoration: underline;
}

a:hover {
	color: #000066;
}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.box1-left{
	background: url('images/box1-bg-left.png') no-repeat top left;
	font-size:1px;
	width:6px; min-height:200px; float:left;		
}
.box1-right{
	background: url('images/box1-bg-right.png') no-repeat top right;
	font-size:1px;
	width:6px; min-height:200px; float:left;		
}
.box1-center{
	background: url('images/box1-bg-middle.png') repeat-x top right;
	float:left;	min-height:400px;		
	padding-top:20px;	
}
.box1-center ul li{
	margin:0;	
}

.image-box{
	border:1px solid #c3c2c2;
	background:#fff;
	width: 265px;
}
.image-box img{	
	margin:6px;	
	padding:0;
}

div.box-title{
	font-size: 2.3em;
	font-weight:normal;
	border-bottom:4px solid #6ade00;
	min-width: 100px;
	float: left;
	padding-bottom: 4px;
}

div.box-title-stag-light{
	font-size: 27pt;
	font-weight:normal;
	border-bottom:4px solid #6ade00;
	min-width: 100px;
	height: 24px;
	float: left;
	padding-bottom: 4px;
}

.submit-button-blue{
	background: url('images/button-blue-bg.gif') repeat-x;
	height:18px;
	border: none;
	color: #fff;
	text-transform: uppercase;
	font-size:0.75em;
	cursor: pointer;
}

.submit-button-blue2{
	background: url('images/button-blue-bg2.gif') repeat-x;
	height:23px;
	border: none;
	color: #fff;
	text-transform: uppercase;
	font-size:0.75em;
	cursor: pointer;
}

div.joined{
	float:left;
	margin: 0; padding:0;	
}

.clear {
	clear: both;
}
.left{
	float:left;
}
.right{
	float:right;
}

div.v5 {
	height:5px;
	clear: both;
}
div.v10 {
	height:10px;
	clear: both;
}
div.v15 {
	height:15px;
	clear: both;
}
div.v20 {
	height:20px;
	clear: both;
}

div.ho5 {
	width:5px;
	float:left;
}

/* End Typography & Colors */

/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
img{
	border: 1px solid #c2c1c1;
}
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
dl, dd{
	margin:0;
}
dl{
	margin-top:10px;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
html > body .entry .box1-center ul li{
	margin-top:0px;	
	margin-bottom:0px;	
}
/* End Entry Lists */



/* Begin Form Elements */

#searchform {		
	margin-top:18px;
}

#searchform-top #searchform #s {
	width: 145px;
	height: 100%; 
	margin:0;
	margin-top:0px;
	border:none;
	padding: 0;
	overflow:visible;
	font-size:1.1em;
}

#searchform-top #searchsubmit {
	padding: 1px;
	margin-left:2px;
	width:48px;
	height:19px; 
	background: #605d5b;
	border:none;
	color:#fff;
	text-transform: uppercase;
	font-size: 9px;	
	vertical-align: middle; /*vertical-align: text-bottom;*/ 
}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* Begin Various Tags & Classes */
.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
a img {
	border: none;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/*border-radius: 3px;*/
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End captions */

/* Custom pages Templtes */
.need-finance-ball{
	float:left;
	padding-top:3px;
	margin-left:30px;
	margin-top:10px;
}
.home-entry {
	width:1030px;
}
.home-entry a{
	font-weight:bold;
	color:#000066;	
	text-decoration: none;
}
.home-entry h2 a, .home-entry h3 a{
	color:#333333;	
}
.home-entry p{
	text-align: left;
	margin-top:10px;
	margin-left:20px;
	padding:0;	
}
.home-entry h3{
	margin:0px;
}
.home-entry a.title{
	font-size:1.4em;	
}
.home-finance{
	float:right;
	width:175px;	
}
.home-about{
	float:left;
	width:800px;
	/*font-size: 2.7em;*/
	line-height: 1em; 
	margin-left:37px;
	margin-top:18px;		
}

.home-about .stag-sm-blue-bold, .home-about .stag-sl-black, .home-about .stag-sm-black-bold{
	float:left;
}	
.home-about .stag-sm-blue-bold{	
	font-size:2.7em;	
	height:34px;
}
.home-about .stag-sl-black{	
	font-size:2.6em;	
	height:34px;
}
.home-about .stag-sm-black-bold{	
	font-size:2.7em;	
	height:34px;
}


div.homebox-vertical-b-r{	
	border-right:1px solid #e6e6e6;
	padding-right:20px;
	padding-left:20px;	
	float:left;
	width:285px;
	min-height:400px;
}
	

div.homebox-vretical{	
	padding-right:20px;
	padding-left:20px;	
	float:left;
	width:285px;
}
div.homebox-list-b{	
	border-bottom:1px solid #e5e5e5;
	padding-bottom:20px; min-height: 80px;
}
div.homebox-list{	
	padding-bottom:20px; min-height: 80px;
}
div.homebox-list-b .thumb, div.homebox-list .thumb, div.homebox-vertical-b-r .thumb{
	float:left;
	margin: 0; padding: 0;
	width:85px; height:85px;	
}
	
div.homebox-list-b .descr, div.homebox-list .descr, div.homebox-vertical-b-r .descr{
	float:left;
	margin: 0;
	padding-left:10px;
	width:190px;
	text-align:left;	
}
div.homebox-vertical-b-r .descr p{
	margin: 0;	
}
.homebox-vertical p{
	margin-left: 0px;	
}

div.homebox-vertical-b-r {
	text-align: left;
}
div.homebox-vertical-b-r span.cat-name{	
	text-transform: uppercase;
	color:#969696;
	font-size:0.9em;
}
div.homebox-vertical-b-r h3{
	font-size:1.6em;
	line-height:1.2em;
}
div.homebox-vertical-b-r a{
	text-decoration: none;
}


/*full width page*/
.narrowcolumn.full-page{
	padding-top:40px;
	width:920px;
}

.narrowcolumn.full-page h2{
	font-size:3.5em;
	margin-top:0px;
}

.full-page .post{
	float:left;
	width:900px;
	min-height: 300px; 
}



/*standard page */
.narrowcolumn.standard {
	padding-top:40px;
	width:920px;
}
.narrowcolumn.standard h2{
	font-size:3.5em;
	margin-top:0px;
	margin-bottom:30px;
}
.narrowcolumn.standard h2.prodtitles{
	font-size:1.3em;
}
.narrowcolumn.standard .entry ul{
	list-style-type:disc;
}

.standard .post{
	float:left;
	width:740px;
	min-height: 300px; 
}

#left-sidebar{
	width: 140px;
	float:left;
	padding-right:20px;
}

.blog #left-sidebar{
	margin-top:0px;
}

#left-sidebar div.title{
	border-bottom:3px solid #000066;
	font-size:1.3em;
}
#left-sidebar div.title-sl{
	font-size: 10pt;
	font-weight:normal;
	border-bottom:3px solid #000066;
	width:105px;
}

#left-sidebar #newsletter-email{
	border: 1px solid #c0c0d9;
	width:98px;
	height:15px;
}


/*left menu */

#left-menu{
	width: 120px;
}
#left-menu ul {
	display:block;
	list-style:none;
	padding:10px;
	margin:0;
	width: 120px;
	background: #ebebeb;
}

#left-menu ul li {
	position:relative;
	display:block;
	padding:0;
	margin:0;
}

* html #left-menu ul li {
	float:left;
	clear:both;
	width:120px;
}
			
#left-menu ul li a {
     display:block;
     padding:6px 0;
     border-bottom:1px solid #c9c8c7;
     font-size:1em;
}

#left-menu ul li.last a {
	border-bottom:0;
}
		
#left-menu ul li a:link,
#left-menu ul li a:visited{
     color:#404040;
     text-decoration:none;
}
#left-menu ul li a:hover,
#left-menu ul li a:active {
     color:#152E5E;
     text-decoration:underline;
}
#left-menu a.current_page_item,
#left-menu a:link.current_page_item,
#left-menu a:active.current_page_item,
#left-menu a:visited.current_page_item,
#left-menu a:hover.current_page_item{
     background:#ec6090;
	 color:#fff;
	 text-decoration:none;
}

#left-menu ul li.root_parent {
	color: #000066;
	font-weight: bold;
	font-size:1.3em;
	padding:6px 0;
	/*border-bottom:1px solid #c9c8c7;*/	
}

#left-menu ul li.current_page_item a:link,
#left-menu ul li.current_page_item a:visited,
#left-menu ul li.current_page_item a:hover,
#left-menu ul li.current_page_item a:active,
#left-menu ul li.current_page_parent a:link,
#left-menu ul li.current_page_parent a:visited,
#left-menu ul li.current_page_parent a:hover,
#left-menu ul li.current_page_parent a:active{
	font-weight:bold;
	text-decoration:underline;
}

/* booking form */
#booking-form .field{
	float:left;
	text-align: left;
	padding-right:17px;
}
#booking-form .field input[type="text"] {
	width: 210px;
}
#booking-form .field input[type="text"].large{
	width: 440px;
}

#booking-form .field .label{
	font-weight: bold;
	padding-bottom:3px;
}

html>body .entry .jNiceSelectWrapper ul {
	list-style:none;display: none;margin:0;padding:0;overflow:auto;z-index:100;width: 100%;
	padding-bottom:5px;
	padding-top:2px;
	}	
	
html>body .entry .jNiceSelectWrapper li {
	margin:0px;
	padding:0px;
	text-indent: 0px;
	}
/* lists */
.narrowcolumn.standard .entry .lcp_catlist{
	padding-left:0px;
	list-style-type: none;
}
.entry .lcp_catlist li{
	margin:0;
	padding-left:0px;
}
.entry .lcp_catlist li a.readmore{
	color:#000066;
	text-decoration: underline;
}
.lcp_catlist h4{
	color:#000000;
	font-size:1.5em;
	font-weight:normal;
	margin-bottom: 0px;
}
.lcp_catlist p{
	margin-top:2px;
}

/*news filter */
#posts-filter{
	width:470px;
	float:left;
}
.filter-box{
	background: url('images/posts-filter-bg.png') repeat-x top left;
	height: 57px;
	float:left;	
	padding:10px;	
}

.filter-box span.filter-title{
	font-weight: bold;
}

.news-img{
	float:left;
	margin-left:20px;
}

/*section page */
.narrowcolumn.section {
	padding-top:40px;
	width:980px;
}
.narrowcolumn.section h1{
	color:#000000;
	font-size:4em;
	margin:0 0 15px;
	padding-top:0;
	text-align:left;	
}

.section .post{
	float:left;
	width:530px;
	min-height: 300px; 
	padding-right:20px;
}

.section-child-box{
	height: 40px;
	padding:10px;
	padding-top:3px;
	margin-right:10px;
	float:left;
	background: #ebebeb;
	color: #000;
	min-width: 135px;
	cursor: pointer;	
}
.section-child-box .title{
	border-bottom:2px solid #6ADE00;
	font-size:1.2em;	
}
.section-child-box .title a{
	color: #000;
	text-decoration:none;
}
.section-child-box .title-sl{
	border-bottom:2px solid #6ADE00;
	font-size: 12pt;
	text-decoration:none;	
	height:17px;
}
.section-child-box .title-sl a{	
	text-decoration:none;
}

.section-child-box a.title:hover{
	text-decoration:none;
}
.section-child-box p.overview{
	font-size: 0.8em;
	margin-top:3px;
	font-weight: bold;
	width:127px;
	line-height: 12px;
	text-align:left;
}

.narrowcolumn.searchresults{
	width:920px;
}

#tdomf_form1_preview, #tdomf_form1_send{
	background: url('images/button-blue-bg2.gif') repeat-x;
	height:23px;
	border: none;
	color: #fff;
	text-transform: uppercase;
	font-size:0.75em;
	cursor: pointer;
}

/*Events  */

.products-page{
	width:900px;
	padding-top:40px;
}

.events-main{
	width:920px;
	padding-top:40px;
}
.events{
	width:470px;
	float:left;
}
.events-main h1{
	color:#000000;
	font-size:4em;
	margin:0;
	margin-bottom:30px;
	padding-top:0;
	text-align:left;	
}

.events a.readmore{
	color:#000066;
	text-decoration: underline;
}

.events .hentry{
	border-bottom: 1px solid #d8d7d6;
	margin:0 0 20px;
}
	
.events .cat-title a{
	text-transform: uppercase;
	color: #000066;
	font-weight: bold;
	font-size:10px;	
}

/* Current Opportunities */
.post.current-opportunities{
	width:430px; padding-right:20px;
}
.post.current-opportunities h2{
	font-size:3.2em;
}

/* Member Registration form */
.wpcf7 .jNice p{
	float:left;
	clear:both;
}

.narrowcolumn.members-home-page{
	padding-top:40px;
	width:990px;
}

/*.members-home .welcome{
	background: url('images/members-home-bg.png') no-repeat top right ;
}*/
.welcome .welcome-decription{
	width:820px;
	text-align: left;
	font-size: 1.4em;
	line-height: 1.2em;
}

.members-home h3{
	margin: 0;
	padding: 0;
	font-size:4.3em;
	line-height: 1em;
	
}
.visit-us-ball{
	position: absolute;
	margin-left:830px;
	margin-top:-90px;
}
.top-members-news{
	width:278px;
	float:left;	
}
.homebox-vertical-b-r.boxcontent a{
	font-weight:bold;
}
.homebox-list-b .title2, .homebox-list .title2{
	font-weight: bold;
	text-decoration: none;
	font-size:1.6em;
}

/*checkput page*/
.narrowcolumn.standard .wpsc_checkout_forms h2{
	font-size:2em;
	margin-top:15px;
}
.productcart input[type="submit"], button, .make_purchase{
	background: url('images/button-blue-bg2.gif') repeat-x;
	height:23px;
	border: none;
	color: #fff;
	text-transform: uppercase;
	font-size:0.75em;
	cursor: pointer;
}

/* Begin cdfi all */

#cdfi-all .cdfi-details{
    color:#000;
    font-family: arial;
    font-size: 0.95em;
    border-top:1px solid #c9c8c7;
    padding-top:10px;
    margin-right:18px;
}
#cdfi-all .lbl{
    font-family: "arial black";
}
#cdfi-all .cdfi-name{
    font-size: 17px;
}

/* End cdfi all */

/* Begin Jason's additions and amendments */

.dropmenudiv_d a {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
	}

.widget {
	clear: both;
	margin-top: 10px !important;
	}


#left-menu ul {
	margin-bottom: 20px;
	}

#left-sidebar {
	margin-top: 10px;
	}
	
#left-sidebar h3 {
	border-bottom:3px solid #000066;
	font-size:1.3em;
}

#left-menu ul ul {
	background: none !important;
	margin-bottom: 0 !important;
	padding-left: 0 !important;
	}

#left-menu ul a {
	padding-bottom: 10px !important;
	}
#left-menu ul ul a {
	padding: 0 0 10px 10px !important;
	}

#left-menu ul li.root_parent {
	padding-top: 0;
	}

.joined {
	float: none;
	}

.widget ul {
	margin: 0;
	padding: 0;
	}

.widget ul li {
	list-style: none;
	padding: 5px 0;
	}
	
#left-menu ul li a:link, #left-menu ul li a:visited {
	text-decoration: underline;
	font-weight: bold;
	}

.post-edit-link {
	float: right;
	font-size: 1.6em;	
	}
	
div.homebox-vertical-b-r .image-box {
	width: 85px;
	float: left;
	background-color: none;
	padding: 0;
	margin: 0 10px 5px 0;
	}

div.homebox-vertical-b-r .image-box img {
	margin: 0;
	}

div.homebox-vertical-b-r h3 {
	padding-bottom: 6px;
	}

div.homebox-vertical-b-r h4 {
	padding-bottom: 2px;
	margin-bottom: 2px;
	}

div.homebox-vertical-b-r h3 a {
	font-size: .9em;
	color: #000066;
	line-height: 1em;
	}

/* End Jason's additions and amendments */

