/*  
Theme Name: dchcv5
Theme URI: 
Description: 
Version: 1.6
Author: 
Author URI: 


*/



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:#4b4b4b;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
body{
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background:#f9f9f9 url(images/bgr_main.gif) repeat-x bottom;
	color:#4b4b4b;
}
#page{
	background:url(images/bgr_main_top.gif) repeat-x;
}
#wrapper{
	width:968px;
	margin:0 auto;
}
/* menu */
#mainmenu{
	width:100%;
	height:36px;
}
#mainmenu ul{
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none;
	z-index:1000;
}
/*Top level list items*/
#mainmenu ul li{
	position: relative;
	display: inline;
	float: left;
	z-index:1000;
	color:#fff;
	padding:0 0 0 3px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#mainmenu ul li.first{
	padding:0;
	background:none;
}
/*Top level menu link items style*/
#mainmenu ul li a{
	display:block;
	z-index:1000;
	color:#fff;
	background:#000 url(images/bgr_menu_left.gif) no-repeat;
}
#mainmenu ul li a span{
	display:block;
	cursor:pointer;
	height:26px;
	padding:10px 20px 0 20px;
	background:url(images/bgr_menu_right.gif) no-repeat right top;
}
* html #mainmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	float:left;
}
* html #mainmenu ul li ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	float:none;
}
* html #mainmenu ul li a span{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	float:left;
}
* html #mainmenu ul li ul li a span{ /*IE6 hack to get sub menu links to behave correctly*/
	float:none;
}
#mainmenu ul li a:link, #mainmenucat ul li a:visited{
	text-decoration:none;
}
#mainmenu ul li a:hover, #mainmenu .current_page_item a, #mainmenu .select a{
	color:#000;
	background:#fff url(images/bgr_menu_left_hover.gif) no-repeat;
	text-decoration:none;
}
#mainmenu ul li a:hover span, #mainmenu .current_page_item a span, #mainmenu .select a span{
	background:url(images/bgr_menu_right_hover.gif) no-repeat right top;
}
/*1st sub level menu*/
#mainmenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	border:0;
	margin:0 0 0 4px;
	padding:0;
	background:#fff;
}
/*Sub level menu list items (undo style from Top level List Items)*/
#mainmenu ul li ul li{
	display: list-item;
	float: none;
	font-size:1.0em;
	background:none;
	padding:0;
	border:0;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
#mainmenu ul li ul li ul{
	top: 0;
	margin:0;
}
/* Sub level menu links style */
#mainmenu ul li ul li a, #mainmenu ul li.current_page_item ul a, #mainmenu ul li.select ul a{
	width: 160px; /*width of sub menus*/
	height:auto;
	padding: 0;
	margin: 0;
	background:#fff;
	text-align:left;
	text-decoration:none;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-transform:capitalize;
	font-weight:normal;
}
#mainmenu ul li ul li a span, #mainmenu ul li.current_page_item ul a span, #mainmenu ul li.select ul a span{
	background:none;
}
#mainmenu ul li ul li a:hover{ /*sub menus hover style*/
	text-decoration:none;
	color:#666;
	background:none
}
#mainmenu ul li ul li a:hover span{ /*sub menus hover style*/
	background:none
}
/* ######### CSS classes applied to down and right arrow images  ######### */
/* HEADER */

#header{
	width:100%;
	height:142px;
	overflow:hidden;
}
#logo{
	float:left;
	padding:15px 0 0 0;
}
#logo a{
	display:block;
	background:url(images/logo.png) no-repeat;
	text-indent:-9999px;
	width:339px;
	height:114px;
	cursor:pointer;
}
#header_contact{
	float:right;
	padding:36px 21px 0 0;
}
#header_contact_body{
	width:259px;
	height:84px;
	background:url(images/bgr_header_contact_body.gif) repeat-x;
	overflow:hidden;
}
#header_contact .phone{
	color:#fff;
	text-align:center;
	padding:14px 0 5px 0;
	font-size:29px;
}
#header_contact .call_us{
	color:#89718c;
	text-align:center;
	font-size:13px;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
}
/* BODY */
.body{
	width:100%;
	overflow:hidden;
	padding:23px 0 20px 0;
}
#content{
	width:654px;
	float:left;
	padding:0 0 0 6px;
}
#sidebar{
	width:268px;
	float:right;
	padding:0 0 0 0;
}
/*board*/
#board{
	width:100%;
	height:319px;
	overflow:hidden;
	background:url(images/bgr_board.png) no-repeat;
	margin:16px 0 0 0;
}
#board_items{
	width:910px;
}
#board_body{
	width:910px;
	margin:22px 0 0 24px;
}
#board_carusel{
	width:910px;
	height:262px;
	position:relative;
}
#board_carusel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}
.board_item{
	width:910px;
	height:262px;
	overflow:hidden;
}
#board_body strong{
	font-size:27px;
	line-height:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	display:block;
	font-weight:normal;
	font-style:italic;
}
#board_body strong{
	color:#ffffff;
}
#board_body p{
	font-size:13px;
	color:#ffffff;
	line-height:1.6em;
	padding:0 0 20px 0;
}
#board_body p img{
	float:left;
	border:3px solid #ffffff;
	margin:0 10px 0 0;

}
#board_body p a{
	color:#ffffff;
}
#board_body p.more a{
	text-decoration:underline;
	font-weight:bold;
}
#board_body p.more a:hover{
	text-decoration:none;
}
#board_carusel_nav{
	width:500px;
	overflow:hidden;
	clear:both;
	margin:0 0 0 24px;
}
#board_carusel_nav li{
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	float:left;
	padding:0 3px 0 0;
}
#board_carusel_nav a{
	display:block;
	float:left;
	background:#653a6a;
	width:15px;
	text-align:center;
	padding:2px 0 2px 0;
	color:#fff;
}
#board_carusel_nav a.selected, #board_carusel_nav a:hover{
	text-decoration:none;
	background:#000000;
	color:#fff;
}
/*category_descr*/
#category_descr{
	background:#f1f1f1;
	border:1px solid #c3c3c3;
	margin:0 0 20px 0;
}
#category_descr p{
	color:#303030;
	font-size:12px;
	line-height:1.6em;
	padding:15px;
}
/*home_post*/
#home_post{
	padding:0 0 15px 5px;
}
#home_post h2{
	color:#622a69;
	font-size:27px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	padding:0 0 15px 0;
}
#home_post p{
	font-size:13px;
	line-height:1.6em;
	padding:0 0 15px 0;
}
#home_post p a{
	color:#622a69;
	text-decoration:underline;
}
#home_post p a:hover{
	text-decoration:none;
}
#home_post strong{
	font-size:13px;
	line-height:1.6em;
}
/*home_board*/
#home_board{
	background:#f2f2f2;
	border:1px dotted #000;
	padding:15px 20px 30px 20px;
	width:612px;
	overflow:hidden;
	margin:0 0 22px 0;
	font-family:Arial, Helvetica, sans-serif;
}
.home_board .link{
	text-align:center;
	padding:8px 0 0 0;
}
.home_board{
	float:left;
	width:192px;
	padding:0 18px 0 0;
}
#home_board_estimate{
	padding:0;
}
.home_board h2{
	border-bottom:1px solid #d9d9d9;
	color:#622a69;
	font-size:21px;
	line-height:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding:0 0 20px 38px;
	margin:0 0 8px 0;
	background:url(images/ico_earth.gif) no-repeat left 1px;
}
#home_board_coupons h2{
	background:url(images/ico_coupons.gif) no-repeat;
	padding:0 0 20px 42px;
}
#home_board_estimate h2{
	background:url(images/ico_estimate.gif) no-repeat left 1px;
	padding:0 0 20px 34px;
}
#home_board_location ul{
	margin:0 5px 0 5px;
}
#home_board_location li{
	font-size:13px;
	line-height:1.5em;
	color:#000000;
	background:url(images/ico_dotted.gif) repeat-x bottom;
	padding:0 0 10px 0;
	margin:0 0 8px 0;
}
#home_board_location li.last{
	background:none;
}
#home_board_location h3{
	font-size:13px;
	line-height:1.5em;
	color:#622a69;
}
#home_board_location h3 a{
	color:#622a69;
}
#home_board_location p a{
	color:#ed1c24;
	text-decoration:underline;
}
#home_board_location p a:hover{
	text-decoration:none;
}
/*home_board_coupons*/
#home_board_coupons .info{
	width:100%;
	overflow:hidden;
	font-size:13px;
	line-height:1.5em;
	padding:10px 0 44px 0;
	color:#000000;
}
#home_board_coupons .info img{
	float:left;
	margin:5px 15px 0 0;
	padding:0 0 0 5px;
}
/*home_board_estimate*/
#home_board_estimate h3{
	color:#000;
	font-size:13px;
	line-height:1.5em;
	padding:5px 0 0 10px;
}
#home_board_estimate ul{
	margin:0 5px 30px 10px;
}
#home_board_estimate li{
	color:#000;
	font-size:13px;
	line-height:1.5em;
	background:url(images/ico_list.gif) no-repeat left 6px;
	padding:0 0 0 14px;
}
/*home_testimonials*/
#home_testimonials{
	background:#f2f2f2 url(images/bgr_home_testimonials.gif) no-repeat;
	border:1px dotted #000;
	padding:35px 27px 15px 27px;
	margin:0 0 23px 0;
}
#home_testimonials h2{
	color:#000;
	font-size:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	padding:0 0 30px 0;
}
#home_testimonials ul{
}
#home_testimonials li{
	padding:15px 0 15px 0;
	width:100%;
	overflow:hidden;
}
#home_testimonials li.last{
	border-bottom:0;
}
#home_testimonials .thumb{
	float:left;
}
#home_testimonials .thumb img{
	float:left;
	border:3px solid #8b8b8b;
	width:77px;
	height:77px;
}
#home_testimonials .info{
	float:right;
	width:502px;
}
#home_testimonials .title{
	width:100%;
	overflow:hidden;
	padding:0 0 8px 0;
	margin:0 0 8px 0;
	background:url(images/ico_dotted2.gif) repeat-x bottom;
}
#home_testimonials .title h3{
	float:left;
	color:#622a69;
	font-size:12px;
}
#home_testimonials .title h3 a{
	color:#622a69;
}
#home_testimonials .title p{
	float:right;
}
#home_testimonials .title img{
	float:left;
}
#home_testimonials .quote{
	font-size:13px;
	color:#000;
	line-height:1.6em;
}
#home_testimonials .quote a{
	color:#ed1b23;
	text-decoration:underline;
}
#home_testimonials .quote a:hover{
	text-decoration:none;
}
/*home_locations*/
#home_locations{
	background:#f2f2f2;
	border:1px dotted #000;
	padding:15px 27px 55px 27px;
	margin:0 0 23px 0;
}
#home_locations h2{
	font-size:25px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	margin:0 0 15px 0;
}
#home_locations p{
	font-size:12px;
	color:#000;
	line-height:1.6em;
	text-transform:uppercase;
}
#home_locations p a{
	color:#000;
}
#home_locations p a.more{
	text-transform:capitalize;
	text-decoration:underline;
}
#home_locations p a.more:hover{
	text-decoration:none;
}
/* post*/
.post{
	width:100%;
	margin:0 0 40px 0;
}
.post-top{
	width:100%;
	overflow:hidden;
}
.post-top h2{
	font-size:27px;
	color:#000;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 10px 0;
	font-style:italic;
	background:url(images/bgr_post_title.gif) no-repeat left bottom;
	padding:0 0 15px 0;
}
.post-top h2 a{
	color:#000;
}
.post_single .post-top h2{
	background:none;
	padding:0;
}
.post-top h3{
	font-weight:normal;
	color:#4b4b4b;
	font-size:11px;
	padding:0 0 8px 0;
}
.post_single .post-top h3{
	background:none;
	background:url(images/bgr_post_title.gif) no-repeat left bottom;
	padding:0 0 20px 0;
	margin:0 0 15px 0;
}
.post-top h3 a, .post-top h3 span{
	color:#db1d86;
	text-transform:capitalize;
	font-weight:bold;
}
.entry{
	line-height:1.6em;
	font-size:12px;
}
.entry p{
	padding-bottom:15px;
}
.entry p a{
	text-decoration:underline;
	font-weight:bold;
	color:#805386;
}
.entry p a:hover{
	text-decoration:none;
}
.postmetadata{
	width:100%;
	overflow:hidden;
	text-align:right;
	clear:both;
	background:url(images/bgr_postmetadata.gif) repeat-x;
}
.postmetadata a{
	color:#fff;
	font-size:13px;
	text-decoration:underline;
	background:#622a69;
	padding:10px 15px 10px 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:right;
	display:block;
}
.postmetadata a:hover{
	text-decoration:none;
}

.post-page{
	width:100%;
}

h2.page_title{
	font-size:27px;
	color:#000;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 10px 0;
	background:url(images/bgr_post_title.gif) no-repeat left bottom;
	padding:0 0 15px 0;
	font-style:italic;
}
.post-page .entry strong{
	color:#000;
}
.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;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

.post-page .entry h1{
	font-size:24px;
	padding:0 0 14px 0;
}

.post-page .entry h2{
	font-size:22px;
	padding:0 0 14px 0;
}

.post-page .entry h3{
	font-size:20px;
	padding:0 0 12px 0;
}

.post-page .entry h4{
	font-size:18px;
	padding:0 0 10px 0;
}

.post-page .entry h5{
	font-size:16px;
	padding:0 0 8px 0;
}

.post-page .entry h6{
	font-size:14px;
	padding:0 0 6px 0;
}
/*sidebar_box*/
.sidebar_box{
	width:266px;
	overflow:hidden;
	background:#622a69;
	border:1px solid #000000;
	margin:0 0 21px 0;
	padding:10px 0 20px 0;
}
.sidebar_box h2{
	font-size:25px;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
}
/*services_box*/
#services_box h2{
	background:url(images/ico_services_box.gif) no-repeat 10px center;
	padding:5px 0 5px 65px;
}
#services_box ul{
	margin:10px 16px 0 16px;
}
#services_box li{
	font-size:13px;
	line-height:1.6em;
	color:#fff;
	font-weight:bold;
	border-bottom:1px solid #4e2254;
	padding:5px 0 5px 0;
}
#services_box li.last{
	border-bottom:0;
}
#services_box a{
	color:#fff;
	background:url(images/ico_serv_list.gif) no-repeat left 5px;
	padding:0 0 0 17px;
	display:block;
}
/*locations*/
#locations h2{
	background:url(images/ico_loc.gif) no-repeat 10px center;
	padding:5px 0 5px 54px;
}
#locations ul{
}
#locations li{
	font-size:12px;
	line-height:1.6em;
	color:#fff;
	border-bottom:1px solid #311534;
	padding:10px 18px 20px 18px;
}
#locations li.last{
	border-bottom:0;
}
#locations li a{
	color:#fff;
}
#contactmain h2{
	background:url(images/ico_contact.gif) no-repeat 10px center;
	padding:0 0 0 54px;
}
#contactmain p{
	padding:9px 0 0 14px;
	color:#fff;
	font-size:12px;
}
.contact_text{
	border:1px solid #c9c9c9;
	color:#707070;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:223px;
	background:#fff;
	padding:5px;
}
textarea.contact_text{
	height:150px;
	overflow:auto;
}
.contact_val_error{
	color:#F00;
}
/*sidebar_map*/
.sidebar_map{
	text-align:center;
	width:100%;
	overflow:hidden;
}
.sidebar_map img{
	border:3px solid #6a3571;
}
/* FOOTER */
#footer{
	width:100%;
	height:101px;
	overflow:hidden;
}
#footer ul{
	text-align:center;
	padding:20px 0 0 0;
}
#footer li{
	display:inline;
	font-size:12px;
	color:#fff;
	border-left:1px solid #fff;
	padding:0 10px 0 10px;
}
#footer li.first{
	border-left:0;
	padding:0 10px 0 0;
}
#footer li a{
	color:#fff;
}
#footer_info{
	width:100%;
	overflow:hidden;
	padding:20px 0 0 0;
}
#footer_logo{
	padding:0 0 0 26px;
	float:left;
}
#footer_logo a{
	display:block;
	background:url(images/logo2.png) no-repeat;
	text-indent:-9999px;
	width:405px;
	height:21px;
	cursor:pointer;
}
#footer_info p{
	float:right;
	color:#fff;
	font-size:10px;
	line-height:1.6em;
	padding:5px 0 0 0;
}
#footer_info p a{
	color:#fff;
}
#footer_info a.copyrights{
	text-decoration:underline;
}
#footer_info a.copyrights:hover{
	text-decoration:none;
}
/* 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;
	margin:10px 0 10px 0;
	overflow:hidden;
	clear:both;
	color:#000;
	font-size:12px;
	line-height:1.8em;
	}
.navigation a{
	color:#000;
	font-size:13px;
	}
.wp-pagenavi{
	padding:0 15px 0 15px;
	text-align:center;
}
.wp-pagenavi a {
	padding: 4px 2px 4px 2px; 
	margin: 2px;
	color:#000;
}
.wp-pagenavi span.pages {
	padding: 6px; 
	margin: 2px;
	background:#dddbd2;
	color:#000;
	font-weight:bold;
}
.wp-pagenavi span.current {
	padding: 6px; 
	margin: 2px;
	background:#dddbd2;
	color:#000;
}
.wp-pagenavi span.extend {
	padding: 4px 2px 4px 2px; 
	margin: 2px;
}
/* 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 5px;
	list-style: none;
	padding:15px 15px 15px 20px;
	background:#f7f7f7;
	border:1px solid #dbdbdb;
	} 

.entry ul li {
	border-bottom:1px solid #cccccc;
	background:url(images/entry_before.gif) no-repeat left 11px;
	padding:6px 0 6px 16px;
	display:block;
	}

.entry ol {
	margin: 0 10px 25px 5px;
	padding:15px 15px 15px 40px;
	background:#f7f7f7;
	border:1px solid #dbdbdb;
	}

.entry ol li {
	margin: 0;
	padding:6px 0 6px 0;
	border-bottom:1px solid #cccccc;
	}

.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;
	}

.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: 5px 0 0 0;
	padding:0;
	width:65px;
	height:25px;
	}
/* End Form Elements */



/* Begin Comments*/

h2#comments{
	font-size:27px;
	color:#000;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	background:url(images/bgr_post_title.gif) no-repeat left bottom;
	padding:0 0 15px 0;
	margin:0 0 10px 30px;
}

.alt {
	margin: 0;
	padding: 10px;
	}

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

.commentlist .comment {
	margin: 15px 0 0 0;
	padding: 10px 15px 20px 15px;
	list-style: none;
	background:#f7f7f7;
	border:1px solid #dbdbdb;
	}

.commentlist .alt {
	background:#fdfdfd;
	}

.commentlist .comment .comment {
	margin: 15px 15px 15px 15px;
	padding: 10px 15px 20px 15px;
	width:auto;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:18px;
	}
.commentmet_data{
	width:100%;
	overflow:hidden;
}
.commentmet_data td{
	vertical-align:top;
	text-align:left;
}
.commentmet_avatar{
	width:102px;
	padding:15px 0 0 0;
}
.commentmet_text{
}
.commentmet_avatar img{
	border:3px solid #868686;
}

#commentform p {
	margin: 5px 0;
	}

.commentmet_replay{
	width:100%;
	overflow:hidden;
}
.commentmet_replay a{
	width:74px;
	height:27px;
	float:right;
	display:block;
	background:url(images/button_commentmet_replay.gif) no-repeat;
	text-indent:-9999px;
	text-transform:capitalize;
}

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

.commentmetadata {
	margin: 0;
	display: block;
	padding:0 0 5px 0;
	color:#000000;
	font-size:14px;
	text-transform:capitalize;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.commentmetadata a{
	color:#000000;
}
.commentmetadata span{
	color:#000000;
}
.commentmetadata span.commentmetadata_title{
	color:#000000;
	font-size:20px;
}

.commentmet_text{
	font-size:12px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}

#respond{
	margin:40px 0 0 30px;
	background:#f9f9f9;
	padding:15px;
}
.cancel-comment-reply small{
	font-size:12px;
}

h3#respond_title{
	font-size:27px;
	color:#000;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 10px 0;
	font-style:italic;
	background:url(images/bgr_post_title.gif) no-repeat left bottom;
	padding:0 0 15px 0;
}

#commentform{
	margin-left:55px;
	color:#000000;
	font-size:12px;
	width:80%;
	font-family:Arial, Helvetica, sans-serif;
}
.cancel-comment-reply{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 0 0 55px;
	color:#000000;
}
.cancel-comment-reply a{
	color:#000000;
}
#commentform small{
	position:relative;
	top:-1px;
	font-size:12px;
}

#commentform a{
	color:#000000;
}

#commentform input{
	background:#fafafa;
	border:3px solid #cbcbcb;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:6px;
	color:#000000;
}

#commentform textarea{
	background:#fafafa;
	border:3px solid #cbcbcb;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:6px;
	margin:5px 0 0 0;
	color:#000000;
}

#commentform input#submit{
	background:none;
	border:0px;
}

/* End Comments */

/* Archives page */
.page_archives_div{
	padding-bottom:60px;
}

.page_archives_div h2{
	font-size:27px;
	color:#000;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 10px 0;
	font-style:italic;
	background:url(images/bgr_post_title.gif) no-repeat left bottom;
	padding:0 0 15px 0;
}

.page_archives_div ul{
	margin:10px 0 40px 0;
	padding:0px;
}

.page_archives_div ul li{
	margin:0px;
	padding:7px 0 8px 5px;
	list-style:none;
	background:url(images/bgr_ar_line.gif) no-repeat bottom left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.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_arch.gif) no-repeat left 4px;
	padding:0 0 0 15px;
}

/**************************************************************/
/* ==================================================================
    Secure and Accessible PHP Contact Form v.2.0WP FIXED width
    ACCESSITES.CSS made by Mike Cherim - http://green-beast.com 
   Designed and built to work with the Accessites WordPress theme
================================================================== */

#gb_form_div { 
  text-align : left;
  width : 100%;
  position:relative;
  top:-30px;
}

#gb_form_div p {
  margin-left : 12px;
}

#gb_form {
  text-align : left;
  background : transparent;
}

#gb_form_div a {
  color : #4b4b4b;
  text-decoration:none;
}

#gb_form_div a:hover, #gb_form_div a:focus, #gb_form_div a:active {
  color : #4b4b4b;
  text-decoration : none;
  background-color : #fff;
}

#gb_form_div fieldset { 
  border : 0;
  margin-top : 10px;
}

#gb_form legend, legend, #gb_form dt { 
  font-weight : bold; 
  color : #4b4b4b;
}

#gb_form legend {
  margin-left : -10px;
  padding-top : 5px;
}

* html #gb_form legend {
  margin-left : -5px;
}

#gb_form legend#mainlegend { 
  font-size : 12px;
  color : #4b4b4b;
  margin-left : -10px;
  padding-top : 5px;
  padding-bottom : 10px;
  background:url(images/dotted_grey.gif) repeat-x bottom;
}

* html #gb_form legend#mainlegend {
  margin-left : -5px;
}

#gb_form legend#mainlegend small { 
  font-size : 11px;
  text-transform : uppercase;
}

#gb_form_div .formhead small a {
  font-size : 11px;
  background-image : none;
  display : inline;
  padding : 0;
  margin : 0;
}

#gb_form_div .main_formhead, #gb_form_div .formhead {
  font-size : 11px;
  color : #4b4b4b;
  width : 97%;
}

#gb_form_div .main_formhead {
  margin-left : -35px;
}

#gb_form_div label { 
  color : #333; 
  margin-top : 5px;
  margin-left : 30px;
  font-size : 11px;
}

#gb_form_div input.short, #gb_form_div input.med, select.med, #gb_form_div textarea.textbox, #gb_form_div textarea { 
  color : #000; 
  padding : 5px; 
  border:1px solid #bcbcbc;
  background-color : #e8e8e8;
  width : 50%;
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
  height : auto;
  margin:0 0 5px 30px;
}

#gb_form_div input.short {
  width : 7%;
}

#gb_form_div textarea.textbox, #gb_form_div textarea { 
  width : 90%;
  height : 220px;
  line-height : 1.5em;
}

#gb_form_div select.med {
  width : 60%;
}

#gb_form_div input.checkbox {
  cursor : default;
  background : transparent;
  color : #cc6633;
  border : 0;
  padding : 0; 
  margin : 0;
  width : 14px;
  height : 14px;
}

#gb_form_div input.button {
	background:url(images/comm_sub.gif) no-repeat;
	display:block;
	border:0;
	text-indent:-9999px;
	text-transform:capitalize;
	width:65px;
	height:25px;
}

#content #gb_form input.button {
  margin : 15px 5px 25px 5px;
  padding : 2px 15px 2px 15px;
}

* html #content #gb_form input.button {
  margin-left : -5px;
}

span.error, span.success, #gb_form_div dt { 
  color : #cc0000;  
  font-weight : bold; 
}

#gb_form_div dt small, #gb_form_div .formhead span.success, span.success, dl#result_dl_blockq dt {
  color : #cc6633;
}

small.whythis{ 
  font-size : 10px; 
  text-decoration : none;
  color : #333;
}
small.whythis a { 
  color : #333;
  text-decoration:none;
}
small.whythis a span{ 
  color : #fff;
}
small.whythis a:hover span{
  background:#000;
}

p.creditline small {
  clear : both; 
  display : block;
  text-align : right;
  margin : 0;
  padding : 25px 0 15px 0;
  font-size : 12px;
  color : #666;
}

dl#result_dl_blockq blockquote {
  margin-left : 0;
}

dl#result_dl_blockq blockquote p cite {
  display : block;
  text-align : right;
}

#gb_form_div span.items {
  font-weight : bold;
  color : #339999;
}

#gb_form_div ul {
  margin : 10px 10px 20px 10px;
}

#gb_form_div ul li {
  list-style-type : none;
  margin : 0 10px 0 20px;
}

#gb_form_div small {
	font-size:11px;
}
