/*  
Theme Name: acmm
Theme URI: 
Description: 
Version: 
Author: AntiGravity Inc
Author URI: http://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:#4c4c4c;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
html{
	background:#e9e6ad url(images/bgr_html.png) repeat-x bottom;;
}
body{
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	background:url(images/bgr_main.png) repeat-x;
	color:#000;
}
#index{
	background:url(images/bgr_index.png) repeat-x;
}
#wrapper{
	background:url(images/bgr_wrapper.png) no-repeat center top;
}
#page{
	width:903px;
	margin:0 auto;
}

/* HEADER */

#header{
	width:100%;
	height:168px;
	overflow:hidden;
	background:url(images/bgr_header.png) no-repeat;
}

#header a{
	position:absolute;
	top:6px;
}

/* MENU */
#menu{
	width:100%;
	height:52px;
	overflow:hidden;
	z-index:1000;
	position:relative;
}
#menu ul{
	padding:18px 0 0 0;
	float:right;
}
#menu li{
	float:left;
	font-size:14px;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 5px 0 5px;
	color:#fff;
}
#menu li.last{
	padding:0 0 0 10px;
}
#menu a{
	color:#fff;
}
/*board*/
#board{
	width:879px;
	height:226px;
	overflow:hidden;
	background:url(images/bgr_board.png) no-repeat;
	margin:4px 0 5px 13px;
}
#board_flash{
	float:left;
	width:610px;
	padding:5px 0 0 5px;
}
#board_data{
	float:right;
	width:240px;
	padding:0 5px 0 0;
}
#board_data h2{
	color:#fff;
	font-size:28px;
	font-weight:normal;
	padding:10px 0 0 0;
}
#board_data p{
	color:#fff;
	font-size:12px;
	line-height:1.5em;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 0 5px 0;
}

/*about_board*/
#about_board{
	width:100%;
	overflow:hidden;
	padding:8px 0 0 0;
	text-align:center;
}

/* BODY */

#body, #ibody{
	width:100%;
	overflow:hidden;
	padding:0 0 30px 0;
}

#body_left{
	width:636px;
	float:left;
}

#body_right{
	width:267px;
	float:right;
}

/* left contact */

#body_left_content{
	width:608px;
	padding:14px 0 0 14px;
}
.post{
	width:608px;
	margin:0 0 30px 0;
	background:url(images/bgr_post.png) no-repeat;
}
.post-title{
	width:568px;
	padding:10px 20px 0 20px;
	position:relative;
}
.post-title h2{
	font-size:27px;
	color:#000000;
	font-weight:normal;
}
.post-title h2 a{
	color:#000000;
}
.post-title h3{
	font-weight:normal;
	color:#736357;
	font-size:12px;
	padding:5px 0 5px 0;
	border-bottom:1px dashed #bcb08c;
}
.post-title h3 a, .post-title h3 span{
	color:#b41e1b;
	font-weight:bold
}

.entry{
	line-height:20px;
	font-size:13px;
	padding:15px 20px 0 20px;
}

.entry img{
	border:3px solid #000;
}

.entry p{
	padding-bottom:15px;
}

.entry p a{
	font-weight:bold;
	text-decoration:underline;
}

.entry p a:hover{
	text-decoration:none;
}

.postmetadata{
	width:606px;
	padding:10px 0 10px 0;
	background:#e1dca7;
	border:1px solid #d5d29d;
	overflow:hidden;
}

.postmetadata .post_link a{
	color:#000;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}

.postmetadata .post_link a:hover{
	text-decoration:none;
}

.postmetadata .post_comm_link a{
	color:#000;
	font-size:12px;
	background:url(images/ico_comment.gif) no-repeat left 1px;
	padding-left:20px;
}

.postmetadata .post_comm_link a span{
	color:#000;
}

.postmetadata .alignleft{
	padding-left:20px;
}

.postmetadata .alignright{
	padding-right:15px;
}

.post-page{
	width:608px;
	margin:0 0 30px 0;
	background:url(images/bgr_post.png) no-repeat;
	overflow:hidden;
}

h2.page_title{
	font-size:27px;
	color:#000;
	font-weight:normal;
	margin:10px 20px 0 20px;
	padding:0 0 8px 0;
	position:relative;
	border-bottom:1px dashed #c2b795;
}

.post-page .entry{
}

.post-page .entry a{
	text-decoration:underline;
	font-weight:bold;
	color:#000;
}

.post-page .entry a:hover{
	text-decoration:none;
}

.entry strong{
}

.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:#000;
	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;
} 

/*indextabs*/
#indextabs{
	width:610px;
	overflow:hidden;
	border-bottom:1px  dashed #b8b587;
	padding:0 0 15px 0;
	margin:0 0 10px 0;
}
.indextabs_item{
	float:left;
	border:3px solid #44412c;
	width:289px;
	height:104px;
}
.indextabs_item p{
	text-align:right;
	font-size:12px;
	line-height:17px;
	color:#fff;
	padding:5px 10px 5px 100px;
}
#indextabs_donate{
	background:url(images/bgr_indextabs_donate.png) no-repeat;
	margin:0 16px 0 0;
}
#indextabs_volunteer{
	background:url(images/bgr_indextabs_volunteer.png) no-repeat;
}
/*indexdata*/
#indexdata{
	width:610px;
	overflow:hidden;
	background:url(images/bgr_indexdata.gif) repeat-y;
}
#indexdata_video{
	float:left;
	width:308px;
}
#indexdata_news{
	float:right;
	width:284px;
	background:url(images/bgr_indexdata_news.png) no-repeat right top;
}
#indexdata h2{
	font-size:22px;
	font-weight:normal;
	padding:0 0 6px 0;
}
#indexdata_news ul{
}
#indexdata_news ul li{
	padding:0 0 22px 0;
}
#indexdata_news h3{
	color:#000;
	font-size:13px;
	padding:0 0 4px 0;
}
#indexdata_news h3 a{
	color:#000;
}
#indexdata_news p{
	color:#000;
	font-size:13px;
	line-height:17px;
}
#indexdata_news p a{
	color:#a74b16;
	text-decoration:underline;
}
#indexdata_news p a:hover{
	text-decoration:none;
}

/* right content */

/* SIDE BAR */

#sidebar{
	width:255px;
	padding:14px 0 0 0;
}

.sidebars h2{
	font-size:24px;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

.sidebars ul{
	color:#3c3b36;
}

.sidebars ul li{
	width:227px;
	background:url(images/bgr_sidebar.png) no-repeat;
	padding:10px 14px 0 14px;
	margin:0 0 20px 0;
}

.sidebars ul li ul li{
	width:auto;
	background:none;
}

.sidebars ul li ul li ul li{
	margin-left:0;
}

.sidebars li ul{
	padding-bottom:8px;
	position:relative;
}

.sidebars li ul li ul{
	padding-bottom:0px;
	padding-left:10px;
	width:auto;
}

.sidebars li ul li ul li ul{
}

.sidebars li{
	margin-bottom:0px;
	background:none;
}

.sidebars li li{
	border:0;
	border-bottom:1px dotted #91907e;
	padding:7px 0 7px 4px;
	font-size:13px;
	margin:0 9px 0 9px;
}

.sidebars li li li{
	background:none;
	border:0;
	padding-bottom:3px;
}

.sidebars a{
	color:#3c3b36;
}

.sidebars li.widget_categories ul li{
	font-weight:bold;
	color:#000;
}

.sidebars li.widget_categories ul li a{
	background:url(images/ico_cat.gif) no-repeat left 4px;
	font-weight:normal;
	padding-left:12px;
}

.sidebars li.widget_categories ul li ul li a{
	background:none;
	font-weight:normal;
	padding-left:8px;
}

.sidebars li.widget_archives ul li a{
	background:url(images/ico_cat.gif) no-repeat left 4px;
	font-weight:normal;
	padding-left:12px;
}

.sidebars li.linkcat ul li a{
	background:url(images/ico_cat.gif) no-repeat left 4px;
	font-weight:normal;
	padding-left:12px;
}

.sidebars .widget_tags p{
	padding:0px 10px 10px 15px;
}

.sidebars .widget_tags a{
	color:#fff;
}

.sidebars .textwidget{
	padding:10px;
}

.widget_contact_us p{
	font-size:12px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	padding:10px 0 5px 0;
}
.widget_contact_us p a{
	text-decoration:underline;
	color:#000;
}
.widget_contact_us p a:hover{
	text-decoration:none;
}
.widget_contact_us img{
	border:2px solid #000;
}

/* FOOTER */

#footer{
	width:100%;
	height:90px;
	background:url(images/bgr_footer.png) no-repeat;
	padding:30px 0 0 0;
}
#footer p{
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	padding:0 10px 8px 0;
	text-align:right;
}
#footer a{
	color:#fff;
}




/* Begin Typography & Colors */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* 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 Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 98%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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;
	width:100%;
	overflow:hidden;
	margin:20px 0 40px 0;
	font-weight:bold;
	}

.navigation a{
	color:#000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
/* 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 25px 10px;
	list-style: none;
	padding:15px 15px 15px 20px;
	background:#f0eec6;
	border:1px solid #ded8a8;
	} 

.entry ul li {
	border-bottom:1px solid #ded8a8;
	background:url(images/ico_li.gif) no-repeat left 13px;
	padding:7px 0 7px 16px;
	}

.entry ol {
	margin: 0 10px 25px 10px;
	padding:15px 15px 15px 40px;
	background:#f0eec6;
	border:1px solid #ded8a8;
	}

.entry ol li {
	margin: 0;
	padding:7px 0 7px 0;
	border-bottom:1px solid #ded8a8;
	}

.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:98px;
	height:34px;
	}
/* End Form Elements */



/* Begin Comments*/

h2#comments{
	font-size:27px;
	color:#000;
	font-weight:normal;
	width:568px;
	padding:14px 20px 30px 20px;
	background:url(images/bgr_post.png) no-repeat;
	overflow:hidden;
	margin:40px 0 0 0;
}
h2#comments span{
	border-bottom:1px dashed #c1b693;
	padding:0 0 8px 0;
	display:block;
}


.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin:0;
	}

.commentlist li {
	margin: 25px 0 0;
	padding: 5px 0 0 0;
	list-style: none;
	background:url(images/bgr_commentlist.png) repeat-x;
	}

.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 {
	margin: 0;
	display: block;
	padding:12px 0px 0 20px;
	color:#4e0000;
	font-size:17px;
	text-transform:capitalize;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
.commentmetadata span{
	color:#000;
}

.commentmetadata a{
	color:#4e0000;
	}

.commentmet_text{
	padding:0 20px 10px 20px;
	font-size:13px;
}

.alt .commentmetadata_end{
}

.commentmetadata_end{
	text-align:right;
	padding:12px 10px 12px 0;
	color:#000;
	background:#dedb9b url(images/bgr_commentmetadata_end.gif) repeat-x bottom;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom:1px dashed #9e9677;
	border-top:1px dashed #9e9677;
	font-size:13px;
}

.commentmetadata_end span{
	color:#000;
}

#respond_box{
	margin:40px 0 0 0;
	padding-bottom:60px;
}

h3#respond{
	font-size:27px;
	color:#000;
	font-weight:normal;
	width:568px;
	padding:14px 20px 30px 20px;
	background:url(images/bgr_post.png) no-repeat;
	overflow:hidden;
}
h3#respond span{
	border-bottom:1px dashed #c1b693;
	padding:0 0 8px 0;
	display:block;
}

#commentform{
	margin-left:35px;
	color:#000;
	font-size:13px;
	width:90%;
}

#commentform label{
	position:relative;
	top:-2px;
}

#commentform a{
	color:#000;
}

#commentform input{
	background:#f4f3d6;
	border:3px #dcd99c solid;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding:3px;
	color:#333;
}

#commentform textarea{
	background:#f4f3d6;
	border:3px #dcd99c solid;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding:3px;
	margin:5px 0 0 0;
	color:#333;
}

#commentform input#submit{
	background:none;
	border:0px;
}

/* End Comments */

/* Archives page */
.page_archives_div{
	padding-bottom:60px;
}

.ar_panel{
	width:608px;
	margin:0 0 30px 0;
	background:url(images/bgr_post.png) no-repeat;
	overflow:hidden;
}

.page_archives_div h2{
	font-size:27px;
	color:#000;
	font-weight:normal;
	margin:10px 20px 0 20px;
	padding:0 0 8px 0;
	position:relative;
	border-bottom:1px dashed #c2b795;
}

.page_archives_div ul h2{
}

.page_archives_div ul{
	margin:10px 20px 40px 20px;
}

.page_archives_div ul li{
	margin:0px;
	padding:8px 0 8px 5px;
	list-style:none;
	border-bottom:1px solid #cdca98;
}

.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;
	background:url(images/ico_li.gif) no-repeat left 4px;
	padding:0 0 0 12px;
}




form.ddfm h1,
form.ddfm h2 {
	color: #000000;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	color: #000000;
}

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: #000000;
}

form.ddfm .required {
	color: #000000;
}

.ddfmerrors {
	color: #FF0000;
}


/* TEXT CSS */

.ddfmwrap {
	font-size: 100%;
}

form.ddfm h1,
form.ddfm h2 {
	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%;
}

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: 440px;
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
	clear: left;
}

.ddfmwrap p.fieldwrap img{
	border:0;
}

form.ddfm {
	text-align: left;
	padding: 10px;
	width: 420px; 
}

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 #d6d098;
	background:#fff;
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 65%; 
	margin-bottom: 15px;  
	padding: 3px; 
}

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 #d6d098;
	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 #d6d098;
	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 #d6d098;
	background:#fff;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
	border:3px solid #d6d098;
	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 140px;
}

form.ddfm .submit input {
	background:url(images/button_submit.gif) no-repeat;
	border:0;
	text-indent:-5000px;
	text-transform:capitalize;
	width:98px;
	height:34px;
	display:block;
}

.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;
}
