/*  
Theme Name: ekoci
Theme URI: 
Description: 
Version: 1.6
Author: Anti Gravity Inc
Author URI: http://www.antigravityinc.com/


*/



ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background:#fff;
	color:#646464;
}

#page{
	width:1000px;
	margin:0 auto;
}

/* HEADER */

#header{
	width:100%;
	height:136px;
	overflow:hidden;
}

#header_title{
	float:left;
	padding:20px 0 0 10px;
}
#header_right{
	float:right;
}
#header_menu{
	background:#07002b url(images/bgr_header_menu.gif) no-repeat;
	overflow:hidden;
	margin:13px 0 0 0;
	float:right;
}
#header_menu ul{
	float:left;
	background:url(images/bgr_header_menu2.gif) no-repeat right top;
	height:38px;
	padding:0 11px 0 11px;
}
#header_menu ul li{
	float:left;
	color:#ffffff;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:10px 4px 0 4px;
}
#header_menu ul li a{
	color:#ffffff;
}
#main_search{
	float:right;
	width:247px;
	height:38px;
	background:url(images/bgr_main_search.gif) no-repeat;
	margin:16px 0 0 0;
}
#searchform_top{
	padding:0 0 0 10px;
}

#searchform_top_text{
	width:200px;
	border:0px;
	background:none;
	color:#737373;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin:12px 0 0 0;
}

#gosearch{
	float:left;
	margin:5px 0 0 0;
}
/* MENU */

#menu{
	width:100%;
	height:44px;
	background:#000000;
	overflow:hidden;
}
#menu ul{
	float:left;
	padding:13px 0 0 15px;
	width:651px;
}
#menu li{
	float:left;
	color:#ffffff;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:0 10px 0 10px;
}
#menu a{
	color:#ffffff;
}
#menu h2{
	float:right;
	width:334px;
}
#menu h2 img{
	float:left;
}

/*iboard*/
#iboard{
	width:100%;
	overflow:hidden;
}
#iboard_left{
	float:left;
	width:666px;
	height:194px;
	}
#iboard_left p{
	visibility:hidden;
	display:none;
}
#iboard_right{
	float:right;
	width:334px;
	height:194px;
	background:url(images/bgr_iboard_right.png) no-repeat;
}
#iboard_right h2{
	font-size:28px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:normal;
	padding:0 0 0 12px;
	line-height:1.3em;
}
#iboard_right h3{
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:normal;
	padding:5px 0 0 12px;
	line-height:1.0em;
}
#iboard_right h3 span{
	display:block;
}
#iboard_right p{
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:normal;
	padding:9px 0 4px 12px;
	line-height:1.1em;
	width:160px;
}
#iboard_right h4{
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ffc339;
	font-weight:normal;
	padding:5px 0 0 27px;
	line-height:1.0em;
}
#iboard_right h4 a{
	color:#ffc339;
}

/* Safari hack*/
@media screen and (-webkit-min-device-pixel-ratio:0){
#iboard_right h4{
	padding:10px 0 0 27px;
}
}
/*board*/
#board{
	margin:2px 0 0 0;
	width:100%;
	height:149px;
	background:url(images/bgt_board.png) no-repeat;
	overflow:hidden;
}
#board p{
	visibility:hidden;
	display:none;
}

/* BODY */

#body{
	width:100%;
	overflow:hidden;
	background:url(images/bgr_body.gif) repeat-y;
	padding-bottom:40px;
	margin:2px 0 0 0;
}
#body_left{
	width:664px;
	float:left;
	border-top:1px solid #e9e9e9;
}
#body_right{
	width:334px;
	float:right;
}

/* iblocks */
#iblocks{
	width:100%;
	overflow:hidden;
	background:#fff;
	padding:0 0 2px 0;
	border-bottom:1px solid #d8d8d8;
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
}
#iblocks_donate{
	float:left;
	background:url(images/bgr_iblocks_donate.png) no-repeat;
	width:334px;
	height:112px;
}
#iblocks_newsletter{
	float:right;
	background:url(images/bgr_iblocks_newsletter.png) no-repeat;
	width:328px;
	height:112px;
}
#iblocks_donate p{
	color:#197b30;
	text-align:right;
	padding:77px 15px 0 0;
}
#iblocks_donate p a{
	color:#197b30;
	text-decoration:underline;
}
#iblocks_donate p a:hover{
	text-decoration:none;
}
#iblocks_newsletter p{
	color:#000;
	float:right;
	padding:34px 15px 0 0;
	width:180px;
	line-height:17px;
	text-align:right;
}
#iblocks_newsletter p a{
	color:#ed1c24;
	text-decoration:underline;
}
#iblocks_newsletter p a:hover{
	text-decoration:none;
}
/*ibody*/
#ibody{
	width:100%;
	overflow:hidden;
	padding:14px 0 30px 0;
}
#wellcome{
	float:left;
	width:389px;
	background:url(images/ico_dot2.gif) repeat-y right;
	padding:0 20px 0 20px;
}
#presidents{
	float:right;
	width:216px;
}
#wellcome h2{
	font-size:20px;
	color:#197b30;
	font-weight:normal;
}
#wellcome h2 span{
	color:#000;
}
#wellcome p{
	line-height:18px;
	font-size:12px;
	color:#000;
	padding:15px 0 0 0;
}
#presidents h2{
	font-size:20px;
	color:#e71b23;
	font-weight:normal;
	padding:0 0 18px 0;
}
#presidents h3{
	font-size:14px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 12px 0;
}
#presidents ul{
}
#presidents li{
	line-height:18px;
	font-size:12px;
	color:#000;
	padding:8px 0 8px 0;
}
#presidents li a{
	color:#000;
	text-decoration:underline;
}
#presidents li a:hover{
	text-decoration:none;
}
/*iads*/
#iads{
	width:100%;
	text-align:center;
	margin:0 0 20px 0;
}
#iads img{
	border:3px solid #000;
}
/*ihouse*/
#ihouse{
	width:634px;
	overflow:hidden;
	padding:0 15px 20px 15px;
	border-bottom:1px solid #d1d1d1;
	margin:0 0 15px 0;
}
#ihouse h2{
	font-size:18px;
	color:#c9241c;
	font-weight:normal;
	padding:0 0 10px 0;
}
#ihouse_data{
	width:317px;
	float:right;
}
#ihouse p{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#000;
}
#ihouse img{
	float:left;
	width:303px;
}
#ihouse table{
	padding:0 0 10px 0;
}
#ihouse td{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
/*ipeople*/
#ipeople{
	width:664px;
	overflow:hidden;
	background:url(images/ico_dot2.gif) repeat-y center;
}
.ipeople_item{
	width:300px;
	padding:0 15px 0 17px;
	float:left;
}
.ipeople_item h2{
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	color:#000;
}
.ipeople_item h3{
	font-size:22px;
	font-family:"Times New Roman", Times, serif;
	color:#1a5a28;
	padding:0 0 15px 0;
}
.ipeople_item p{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	padding:0 0 10px 0;
}
.ipeople_item p img{
	float:left;
	margin:0 10px 0 0;
	border:3px solid #6e6e6e;
}
.ipeople_item p.ipeople_more{
	text-align:right;
}
.ipeople_item p.ipeople_more img{
	border:0;
	float:none;
	margin:0;
}

/* left contact */

#body_left_content{
	width:604px;
	margin:20px 0 0 31px;
}
.post{
	width:100%;
	overflow:hidden;
	margin:0 0 30px 0;
}
.post-title{
	width:100%;
}
.post-title h2{
	font-size:27px;
	color:#000000;
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;
	background:url(images/bgr_post_title.gif) no-repeat left bottom;
	padding:0 0 8px 0;
}
.post-title h2 a{
	color:#000000;
}
.post-title h3{
	font-weight:normal;
	color:#000;
	font-size:11px;
	padding:8px 0 0 0;
}
.post-title h3 a, .post-title h3 span{
	color:#ed1b23;
	font-weight:bold
}

.entry{
	line-height:20px;
	font-size:13px;
	padding:15px 0 0 0;
}

.entry p{
	padding-bottom:15px;
}

.entry p a{
	text-decoration:underline;
	color:#afc24b;
}

.entry p a:hover{
	text-decoration:none;
}

.postmetadata{
	background:#f6f6f6;
	width:602px;
	border:1px solid #e5e5e5;
	overflow:hidden;
}

.postmetadata .alignright a{
	color:#177b2f;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

.postmetadata .alignright a:hover{
	text-decoration:none;
}

.postmetadata .alignleft a{
	color:#000;
	font-size:12px;
	background:url(images/comm_a.gif) no-repeat;
	padding-left:20px;
	font-weight:bold;
}

.postmetadata .alignleft a span{
	color:#000;
}

.postmetadata .alignleft{
	padding:13px 0 13px 10px;
}

.postmetadata .alignright{
	padding:13px 10px 13px 0;
}

.post-page{
	width:100%;
}

h2.page_title{
	font-size:27px;
	color:#000000;
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;
	background:url(images/bgr_post_title.gif) no-repeat left bottom;
	padding:0 0 8px 0;
}

.post-page .entry{
}

.post-page .entry a{
	font-weight:bold;
	color:#c56464;
}

.entry strong{
	color:#392c26;
}

.post-page .entry strong, .post-page .entry h1, .post-page .entry h2, .post-page .entry h3, .post-page .entry h4, .post-page .entry h5, .post-page .entry h6{
	color:#000000;
	display:block;
	font-weight:normal;
}

.post-page .entry strong{
	font-size:28px;
}

.post-page .entry h1{
	font-size:26px;
	padding:0 0 14px 0;
}

.post-page .entry h2{
	font-size:24px;
	padding:0 0 14px 0;
}

.post-page .entry h3{
	font-size:22px;
	padding:0 0 12px 0;
}

.post-page .entry h4{
	font-size:20px;
	padding:0 0 10px 0;
}

.post-page .entry h5{
	font-size:18px;
	padding:0 0 8px 0;
}

.post-page .entry h6{
	font-size:16px;
	padding:0 0 6px 0;
} 

/* right content */

#body_right_content{
	width:316px;
	margin:9px 0 0 9px;
	overflow:hidden;
}

/*main_calendar*/
#main_calendar{
}
#main_calendar table{
	background:#bcbcbc;
	padding:0;
	empty-cells: show;
	margin: 0;
	width:100%;
}
#main_calendar table td{
	background:#f3f3f3;
	padding:8px 10px 8px 10px;
	font-size:12px;
	text-align:center;
}
#main_calendar table th{
	background:#f9f9f9;
	padding:8px 10px 8px 10px;
	font-size:12px;
	text-align:center;
}

#main_calendar caption {
	display:none;
	}
#main_calendar_link{
	text-align:center;
	font-weight:bold;
	font-size:12px;
	padding:10px 0 15px 0;
}
#main_calendar_link a{
	text-decoration:underline;
	color:#000;
}
#main_calendar_link a:hover{
	text-decoration:none;
}
#main_calendar_link span{
	text-decoration:underline;
	color:#197b30;
}
/* End Calendar */

/* SIDE BAR */

#sidebars{
	width:314px;
	border:1px solid #d5d5d5;
	background:url(images/bgr_sidebar.gif) repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
	color:#000;
}
#sidebar{
	float:left;
	width:157px;
	padding:10px 0 0 0;
}
#sidebar_right{
	float:right;
	width:157px;
	padding:10px 0 0 0;
}

.sidebars h2{
	font-size:14px;
	color:#000;
	padding:0 10px 10px 10px;
}
.sidebars .widget_categories h2{
	color:#e71b23;
}
.sidebars .widget_misk h2{
	color:#197b30;
}

.sidebars ul li{
	margin:0 0 25px 0;
	font-size:12px;
}

.sidebars li ul li ul{
	padding-left:10px;
}

.sidebars li li{
	margin:0;
	background:url(images/ico_dot.gif) repeat-x left bottom;
	padding:6px 0 7px 2px;
	margin:0 10px 0 10px;
}

.sidebars li li li{
	background:none;
	border:0;
	padding-bottom:3px;
	margin:0;
}

.sidebars .widget_tags p{
	padding:0px 10px 10px 15px;
}

.sidebars .textwidget{
	padding:10px;
}

/* footer_menu */

#footer_menu{
	width:100%;
	height:52px;
	background:url(images/bgr_footer_menu.png) no-repeat;
	overflow:hidden;
}
#footer_menu ul{
	padding:20px 0 0 0;
	text-align:center;
}
#footer_menu li{
	display:inline;
	color:#ffffff;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:0 7px 0 7px;
}
#footer_menu a{
	color:#ffffff;
}
/* FOOTER */

#footer{
	width:100%;
	background:#000;
	text-align:center;
	padding:20px 0 20px 0;
}
#footer p{
	line-height:18px;
	font-size:12px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#footer a{
	color:#666666;
}
#footer span a{
	text-decoration:underline;
}
#footer span a:hover{
	text-decoration:none;
}



/* Begin Typography & Colors */

/* End Typography & Colors */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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 Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 24px;
	padding-bottom:7px;
	background:url(images/blockquote_bg.gif) repeat-y;
	}

blockquote blockquote{
	background:url(images/blockquote_bg2.gif) repeat-y;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin:20px 0 20px 0;
	width:100%;
	overflow:hidden;
	}

.navigation a{
	color:#333;
	font-size:12px;
	text-decoration:underline;
	}

.navigation a:hover{
	text-decoration:none;
	}
/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0 10px 15px 30px;
	list-style: none;
	padding:15px 15px 15px 20px;
	background:#f6f6f6;
	border:1px solid #e5e5e5;
	} 

.entry ul li {
	border-bottom:1px solid #e2e2e2;
	background:url(images/entry_before.gif) no-repeat left 8px;
	padding:3px 0 4px 18px;
	}

.entry ul li:before{
	/*content: url(images/entry_before.gif);*/
	}

.entry ol {
	margin: 0 10px 15px 30px;
	list-style: none;
	padding:15px 15px 15px 40px;
	background:#f6f6f6;
	border:1px solid #e5e5e5;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	padding-bottom:4px;
	padding-top:3px;
	border-bottom:1px solid #e2e2e2;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform{
	width:400px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	width:65px;
	height:25px;
	}
/* End Form Elements */



/* Begin Comments*/

h2#comments{
	font-size:27px;
	color:#000000;
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;
	background:url(images/bgr_post_title.gif) no-repeat left bottom;
	padding:0 0 8px 0;
	margin:0 0 10px 35px;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin:0 0 0 35px;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 0 0 0;
	list-style: none;
	background:#f6f6f6;
	border:1px solid #e5e5e5;
	}

.commentlist li.alt {
	}

.commentlist li li {
	margin: 0px;
	padding: 5px 10px 5px;
	border-bottom:0px;
	background:none;
	border:0;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:18px;
	}
.commentmet_text{
	padding-left:5px;
	padding-top:5px;
}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	display: block;
	padding:7px 20px 12px 20px;
	color:#cf181f;
	font-size:17px;
	text-transform:capitalize;
	border-bottom:1px solid #e5e5e5;
	}
	
.commentmetadata span{
	color:#333;
	font-weight:normal;
}
.commentmetadata .small{
	font-size:12px;
}

.commentmetadata a{
	color:#cf181f;
	}

.commentmet_text{
	padding:0 20px 10px 20px;
	font-size:13px;
}

#respond_box{
	margin:40px 15px 0 35px;
	padding-bottom:60px;
}

h3#respond{
	font-size:27px;
	color:#000000;
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;
	background:url(images/bgr_post_title.gif) no-repeat left bottom;
	padding:0 0 8px 0;
	margin:0 0 10px 0;
}

#commentform{
	margin-left:55px;
	color:#000;
	font-size:11px;
	width:80%;
}

#commentform label{
	position:relative;
	top:-2px;
}

#commentform a{
	color:#000;
}

#commentform input{
	background:#fff;
	border:3px #d8d8d8 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	color:#FFFFFF;
}

#commentform textarea{
	background:#fff;
	border:3px #d8d8d8 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	margin:5px 0 0 0;
	color:#FFFFFF;
}

#commentform input#submit{
	background:none;
	border:0px;
}

/* End Comments */

/* Archives page */
.page_archives_div{
	padding-bottom:60px;
}

.ar_panel{
}

.ar_panel3{
}

.page_archives_div h2{
	font-size:27px;
	color:#000000;
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;
	background:url(images/bgr_post_title.gif) no-repeat left bottom;
	padding:0 0 8px 0;
}

.page_archives_div ul h2{
}

.page_archives_div ul{
	margin:10px 0 40px 0;
	padding:0px;
}

.page_archives_div ul li{
	margin:0px;
	padding:6px 0 8px 5px;
	list-style:none;
	background:url(images/bgr_page_archives_div.gif) no-repeat left bottom;
}

.page_archives_div ul li ul li{
	border:0px;
	background:none;
}

.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

.page_archives_div ul li a{
	font-weight:normal;
	color:#000;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/page_archives_div_a.gif) no-repeat left 4px;
	padding:0 0 0 11px;
}


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

form.ddfm h1,
form.ddfm h2 {
	color: #000;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	color: #000;
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #000;
}

form.ddfm .required {
	color: #000;
}

.ddfmerrors {
	color: #FF0000;
}


/* TEXT CSS */

.ddfmwrap {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

form.ddfm h1,
form.ddfm h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: bold;
}

form.ddfm .credits {
	font-size: 90%;
}

form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}



/* STRUCTURE CSS */

.ddfmwrap {
	margin: 15px auto 15px auto;
	width: 550px;
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
	clear: left;
}

form.ddfm {
	text-align: left;
	padding: 10px;
	width: 430px; 
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
	width: 100%;
	border:3px solid #e5e5e5;
	background:#fff;
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 65%; 
	margin-bottom: 15px;  
	padding: 3px; 
	border:3px solid #e5e5e5;
	background:#fff;
}

form.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
	border:3px solid #e5e5e5;
	background:#fff;
	overflow:auto;
}

/*
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
	border:3px solid #e5e5e5;
	background:#fff;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	border:3px solid #e5e5e5;
	background:#fff;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
	border:3px solid #e5e5e5;
	background:#fff;
}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	width: 97%;
	display:none;
	visibility:hidden;
}

form.ddfm .submit {
	clear:both;
	margin:0 0 0 125px;
}

form.ddfm .submit input {
	background:url(images/button_submit.gif) no-repeat;
	width:109px;
	height:36px;
	text-indent:-5000px;
	text-transform:capitalize;
	display:block;
	border:0;
	cursor:pointer;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	text-align: left;
}

.ddfmwrap .recaptcha {
	width: 100%;
	text-align: right;
	clear: both; 
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
}

.ddfmwrap .recaptcha-inner {
	float: right;
	margin-right: 3px;
}


