/*  
Theme Name: McCarthy Insurance
Theme URI: http://www.clickfuel.com/
Description: Custom theme by http://www.clickfuel.com/
Version: 1.0
Author: Brianne Goracy
Author URI: http://www.clickfuel.com/


*/

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,ody,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}

ul{
	list-style:none;
}

a{
	color:#003D89;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a img{
	border:4px none #CDCDCD;
}

.clear{
	clear:both;
}

body{
	margin:0;
	padding:0 0 0px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333;
	background-color: #FFF;
	background-image: url(images/bgr_main_2.png);
	background-repeat: repeat-x;
}

#page{
	width:1000px;
	margin:0 auto;
}
/* HEADER */
#header{
	width:100%;
	height:130px;
	overflow:visible;
}
#header #logo{
	float:left;
	padding:11px 0 0 35px;
}
#header #logo a{
	display:block;
	cursor:pointer;
	text-indent:-9999em;
	background:url(images/logo4.png) no-repeat;
	width:600px;
	height:120px;
}
#header #logo .description{
	color:#fff;
	text-align:center;
}
#header #contact-right{
	float:right;
	font-size:16px;
	color:#000;
	text-align: right;
	/* margin-left: 200px; */
	margin-top: 16px;
	margin-right: 15px;
	width:350px;
}
#header #contact-right p{
	font-size:17px;
	color:#6C8C26;
	/* font-weight:bold; */
}
#header #contact-right h3{
	font-weight:normal;
	font-size:17px;
}
#header #contact-right p a{
	font-size:17px;
	color:#003D89;
	/* font-weight:bold; */
}
#header #contact-left{
	float:right;
	font-size:16px;
	color:#000;
	text-align: left;
	/* margin-left: 200px; */
	margin-top: 9px;
	margin-right: 25px;
}
#header #contact-left p{
	font-size:17px;
	color:#7F7F7F;
}
#header #contact-left p a{
	font-size:17px;
	color:#003D89;
}
#IIA{
	float:right;
	width:229px;
	height:150px;
	margin:58px 0 0 0;
	background:url(images/IIA-logo.png) no-repeat;
}
#header #translate{
	float:right;
	width:168px;
	padding:0px 0 0 0;
}
#header #translate p{
	font-size:13px;
	color:#252525;
	text-align: left;
	padding:0 0 0 10px;
	font-style:italic;
}
#header #translate h2{
	font-size:18px;
	color:#252525;
	text-align: left;
	font-style: italic;
	font-weight:normal;
	padding:0 0 10px;
}

/* mainmenu */
#mainmenu{
	width:100%;
	height:35px;
	padding-top: 15px;
}
#mainmenu ul{
	margin: 0;
	float:left;
	list-style-type: none;
	z-index:1000;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
}
/*Top level list items*/
#mainmenu ul li{
	position: relative;
	display: inline;
	float: left;
	z-index:1000;
	color:#fff;
	font-size:14px;
	text-transform:capitalize;
	font-weight:bold;
	background:url(images/bgr_mainmenu_li.gif) no-repeat left center;
	padding:0 15px 0 50px;
}
#mainmenu ul li.first{
	padding:0 15px 0 0;
	background:none;
}
/*Top level menu link items style*/
#mainmenu ul li a{
	display:block;
	color:#fff;
	z-index:1000;
}
* 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;
}
#mainmenu ul li a:link, #mainmenucat ul li a:visited{
}
#mainmenu ul li a:hover, #mainmenu .current_page_item a, #mainmenu .select a{
	text-decoration:underline;
	color:#ffff;
}
/*1st sub level menu*/
#mainmenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	margin:0 0 0 34px;
	padding:0;
	background:#352e2c;
}
/*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;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
#mainmenu ul li ul li ul{
	top: 0;
	margin:0 0 0 1px;
	background:#555555;
}
/* 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: 7px 5px 7px 10px;
	margin: 0;
	border-bottom: 1px solid #322b29;
	background:#352e2c;
	border-top-width: 0;
	text-align:left;
	text-decoration:none;
	font-weight:normal;
	color:#fff;
	font-size:13px;
	text-transform:capitalize;
}
#mainmenu ul li ul li a:hover, #mainmenu ul li ul li.select a{ /*sub menus hover style*/
	color:#fff;
	background:#403835;
}
/* Sub level menu links style */
#mainmenu ul li ul li ul li a, #mainmenu ul li.current_page_item ul ul a, #mainmenu ul li.select ul ul a{
	border-bottom: 1px solid #322b29;
	background:#352e2c;
}
#mainmenu ul li ul li ul li a:hover{ /*sub menus hover style*/
	color:#fff;
	background:#403835;
}
/* ######### CSS classes applied to down and right arrow images  ######### */
/*board*/
#board{
	width:100%;
	height:275px;
	background:url(images/bgr_board3.png) no-repeat;
	overflow:visible;
}
#board_inner{
	width:335px;
	padding:/*163px 0 0 460px*/45px 0 0 400px;
	float:left;
}
#board h1{
	color:#000;
	font-size:20px;
	line-height:1.2em;
	padding:0 0 13px 0;
	font-weight:normal;
}
#board h2{
	color:#000;
	font-size:25px;
	line-height:0.9em;
	padding:0 0 25px 72px;
	font-weight:normal;
}
#board p{
	font-size:12px;
	line-height:1.7em;
	color:#252525;
	padding:0 0 0 0px;
	text-align:justify;
}
/*panel*/
#panel{
	width:960px;
	margin:0 0 5px 0;
	padding:0px 0 20px 0;
}
#panel_inner{
	width:100%;
	overflow:hidden;
}
.panel_item{
	float:left;
	width:200px;
	padding:0 75px 0 65px;
}
.panel_item_last{
	padding:0 0 0 65px;
}
.panel_item h2{
	color:#6c8c26;
	font-size:20px;
	font-weight:normal;
	margin:0 0 4px 0;
	text-align:center;
}
.panel_item h2 a{
	color:#9d080d;
}
.panel_item p{
	font-size:12px;
	line-height:1.5em;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	padding:0 0 5px;
}
.panel_item p a{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	padding:0 0 0 0;
}
.panel_item img{
	float:none;
	/* margin:0 15px 0 0;
	 border: medium solid #CCC; */
}
.panel_item img a{
	float:none;
	 border: medium none #CCC; */
}
/* BODY */

#body{
	width:960px;
	background:/*url(images/bgr_body.gif)*/ repeat-y;
	overflow:hidden;
	padding:24px 20px 40px 20px;
}
#content{
	width:562px;
	float:left;
	padding:0 0 0 56px;
}
.page #content{
	width:582px;
	float:left;
	padding:0 0 0 36px;
}
.home #content{
	width:640px;
	float:left;
	padding:0 0 0 22px;
}
#sidebar{
	width:254px;
	float:right;
	padding:0 14px 10px 29px;
}
/* post */
.post{
	width:100%;
	margin:0 0 20px 0;
}
.single .post{
	border-bottom:0;
}
.post .post_top{
	padding:0 0 6px 0;
	border-bottom:1px solid #cccccc;
}

.post .post_title{
	width:100%;
	overflow:hidden;
}
.post_title h2{
	font-size:27px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#003D89;
	font-weight:normal;
	margin:0 0 6px 0;
}
.post_title h2 a{
	color:#003D89;
}
.post .post_date{
	width:49px;
	height:105px;
	text-align:center;
	background:url(images/bgr_post_date.gif) no-repeat;
	position:absolute;
	margin:0 0 0 -75px;
	text-align:center;
	padding:12px 0 0 0;
}
.post .post_date p{
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	padding:3px 0 0 0;
}
.post .post_date p.day{
	font-size:21px;
}
.post .post_top p{
	line-height:1.5em;
	color:#898989;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
}
.post .post_top p a{
	color:#898989;
}
.post .post_author{
	background:url(images/ico_authror.gif) no-repeat left center;
	padding:2px 0 2px 16px;
}
.post .post_author strong, .post .post_top p .post_author a{
	color:#6C8C26;
}
.post .post_top p .post_author a{
	text-decoration:underline;
}
.post .post_top p .post_author a:hover{
	text-decoration:none;
}
.post .post_cat{
	background:url(images/ico_post_cat.gif) no-repeat left center;
	padding:2px 0 2px 16px;
}
.post .post_top p .post_cat a{
	color:#6C8C26;
	font-weight:bold;
}
.post .post_top p .post_cat a{
	text-decoration:underline;
}
.post .post_top p .post_cat a:hover{
	text-decoration:none;
}
.post .post_comm{
	background:url(images/ico_post_comm.gif) no-repeat left center;
	padding:2px 0 2px 16px;
}
.entry{
	line-height:20px;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	width:100%;
	overflow:hidden;
	padding:8px 0 10px 0;
}
.entry img{
	border:3px solid #333;
}
.entry p{
	padding-bottom:15px;
}
.entry strong{
	color:#6C8C26;
}
.entry p a{
	font-weight:bold;
	text-decoration:underline;
	color:#00448D;
}
.entry p a:hover{
	text-decoration:none;
}
.entry p a.more-link{
	text-decoration:none;
	font-weight:bold;
	color:#000;
	margin:10px 0 0 0;
	display:block;
	background:url(images/bgr_more.gif) no-repeat left bottom;
	padding:0 0 25px 0;
	width:100%;
	overflow:hidden;
}
.entry p a.more-link:hover{
	text-decoration:none;
}
.entry p a.more-link span{
	background:url(images/ico_more.gif) no-repeat right 6px;
	padding:0 16px 0 0;
	text-decoration:underline;
	display:block;
	float:left;
}
.entry p a.more-link:hover span{
	text-decoration:none;
}
.post-page{
}
h2.page_title{
	font-size:27px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#003D89;
	border-bottom:1px solid #cccccc;
	font-weight:normal;
	padding:0 0 10px 0;
}

.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:#6C8C26;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	font-weight:normal;
}
.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:21px;
	padding:0 0 12px 0;
}

.post-page .entry h4{
	font-size:18px;
	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;
}
/*home_welcome*/
#home_welcome{
	width:100%;
	overflow:hidden;
	background:transparent url(images/bgr_home_welcome.png) repeat-y;
	margin:0 0 19px 0;
}
#home_welcome_top{
	width:100%;
	background:url(images/bgr_home_welcome_top.png) no-repeat;
}
#home_welcome_end{
	width:620px;
	background:url(images/bgr_home_welcome_end.png) no-repeat left bottom;
	padding:14px;
	overflow:hidden;
}
#home_welcome h2{
	color:#003D89;
	font-size:23px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding:0 0 12px 0;
}
#home_welcome h2 a{
	color:#000;
}
#home_welcome p{
	font-size:13px;
	line-height:1.6em;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 18px 0;
}
#home_welcome p a{
	color:#00877e;
	text-decoration:underline;
}
#home_welcome p img{
	margin:4px 10px 0 10px;
	/* float:left; */
	border:3px solid #5f5f5f;
}
/*home_block*/
#home_block{
	width:100%;
	background:#f9f9f9 url(images/bgr_home_block_2.png) repeat-y;
}
#home_block_top{
	width:100%;
	background:url(images/bgr_home_block_top_2.png) no-repeat;
}
#home_block_end{
	width:100%;
	background:url(images/bgr_home_block_end_2.png) no-repeat left bottom;
	padding:14px;
	overflow:hidden;
}
#home_block h2{
	margin:0 0 10px 0;
	font-size:18px;
	color:#6C8C26;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
#home_profiles{
	float:left;
	width:350px;
}
#home_profiles ul{
}
#home_profiles li{
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	overflow:hidden;
	padding:4px 0 12px 0;
}
#home_profiles strong{
	color:#003D89;

}
#home_profiles img{
	float:left;
	border:3px solid #93B92F;
	margin:4px 10px 0 0;
}
#home_profiles h3{
	color:#9d080d;
	font-size:13px;
	line-height:1.6em;
}
#home_profiles h3 a{
	color:#9d080d;
	text-decoration:underline;
}
#home_profiles h3 a:hover{
	text-decoration:none;
}
#home_profiles p{
	font-size:13px;
	line-height:1.6em;
	color:#000;
}
#home_res{
	float:right;
	width:247px;
}
#home_res ul{
}
#home_res li{
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	overflow:hidden;
	padding:7px 0 7px 0;
	font-size:13px;
	line-height:1.6em;
}
#home_res a{
	color:#9d080d;
	text-decoration:underline;
	font-size:13px;
	line-height:1.6em;
	display:block;
	font-weight:bold;
}
#home_res h3 a:hover{
	text-decoration:none;
}
/*sidebar_box*/
.sidebar_box{
	width:254px;
	overflow:hidden;
	margin:0 0 19px 0;
	background:url(images/bgr_sidebar_body2.png) repeat-y;
}
.sidebar_box h2{
	width:245px;
	height:46px;
	color:#fff;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding:30px 0 0 21px;
	background:url(images/bgr_sidebar_title.png) no-repeat;
}
.sidebar_box_body{
	width:200px;
	background:url(images/bgr_sidebar_body.png) no-repeat left bottom;
	padding:0 33px 10px 29px;
}
.sidebar_box_body2{
	background:url(images/bgr_sidebar_body.png) no-repeat left bottom;
	padding:0 33px 10px 29px;
	width:200px;
}
.sidebar_box_body ul{
}
.sidebar_box_body li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.5em;
	border-bottom:1px solid #dcdbd8;
	padding:8px 0 8px 0;
	color:#000000;
	width:100%;
	overflow:hidden;
}
.sidebar_box_body li.last{
	border-bottom:0;
}
.sidebar_box_body li a{
	color:#003D89;
	font-weight:bold;
	background:url(images/icon_list_2.png) no-repeat left 1px;
	display:block;
	padding:0 0 0 25px;
}
#sidebar_partners li{
	border:0;
	color:#555555;
	padding:5px 0 5px 0;
	font-family:Arial,Helvetica,sans-serif;
}
#sidebar_partners a{
	font-weight:bold;
	color:#003D89;
}
#sidebar_partners img{
	float:left;
	width:50px;
	height:50px;
	margin:0 10px 0 0;
}
#sidebar_partners p{
	padding:0 30px 10px 0;
}

/* free_quote*/
#free_quote{
	width:255px;
	overflow:hidden;
	background:url(images/bgr_sidebar_body2.png) repeat-y;
	margin:0 0 20px 0;
/*	background:#363636;
	padding:10px 14px 10px 14px; */
}
#free_quote h2{
	background:transparent url(images/bgr_sidebar_title.png) no-repeat scroll 0 0;
	color:#FFFFFF;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:20px;
	font-weight:normal;
	height:46px;
	padding:30px 0 0 21px;
	width:245px;
/* 	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	background:transparent url(images/bgr_sidebar_title.png) no-repeat scroll 0 0;
	color:#fff;
	padding:0 0 4px 0; */
}
#free_quote fieldset{
	padding:0 0 0 0px;
	border:medium none transparent;
	background:transparent;
}
#free_quote p{
 	padding:0 0 10px 0;
	width:200px;
}
#free_quote label{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#363636;
	display:block;
	margin:0 0 3px 0;
	font-style:italic;
}
#free_quote label.error{
	color:#F00;
}
#free_quote .msg{
	color:#fff;
	font-size:13px;
	padding:5px 0 0 5px;
	background:transparent;
}
.free_quote_text{
	color:#6C8C26;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background:#ffffff;
	border:2px solid #C5C3C2;
	padding:5px;
	width:186px;
	font-weight:bold;
}
select.free_quote_text{
	width:200px;
}
#free_quote .free_quote_apply{
	background:transparent url(images/apply.png) no-repeat scroll 0 0;
	width:85px;
	height:20px;
	text-align:center;
	padding:10px 0 10px 0;
	float:right;
}


/* FOOTER */
#footer{
	width:100%;
	height:150px;
	overflow:hidden;
	background:url(images/bgr_footer2.png) repeat-x;
	margin:0 0 0 0px;
}
#logo_footer{
	float:left;
	margin:35px 0 0 -20px;
	width:200px;
}
#logo_footer a{
	display:block;
	cursor:pointer;
	text-indent:-9999em;
	/* background:url(images/logo2.png) no-repeat; */
	width:600px;
	height:120px;
}
#logo_footer .description{
	color:#fff;
	text-align:center;
	font-size:13px;
	letter-spacing:3px;
}
#footer_right{
	float:right;
	margin:80px 0 0 0;
}
#footer ul{
	text-align:right;
	padding:0 0 6px 0;
}
#footer li{
	font-size:12px;
	color:#000;
	padding:0 0 0 16px;
	background:url(images/bgr_footer_li.gif) no-repeat left center;
	display:inline;
}
#footer li.first{
	padding:0;
	background:none;
}
#footer li a{
	color:#000;
}
#footer p{
	text-align:right;
	font-size:12px;
	color:#000;
}
#footer p a{
	color:#000 /*adabaa*/;
}
#footer #contact-left{
	float:left;
	font-size:16px;
	color:#000;
	text-align: left;
	margin-left: -10px;
	margin-top: 35px;
	margin-right: -4px;
}
#footer #contact-left p{
	font-size:17px;
	color:#000000/*7F7F7F*/;
	text-align:left;
}
#footer #contact-left h2{
	font-size:17px;
	color:#000000;
	text-align:left;
}
#footer #contact-left p a{
	font-size:17px;
	color:#003D89;
}



/* 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:4px none#CDCDCD;
	}


.navigation {
	display: block;
	margin:10px 0 0 0;
	overflow:hidden;
	clear:both;
	color:#000;
	font-size:13px;
	line-height:1.8em;
	}
.navigation a{
	color:#000;
	font-size:13px;
	}
.wp-pagenavi{
	background:#f7f7f7;
	padding:10px 15px 10px 15px;
	text-align:center;
	border:1px solid #e7e7e7;
	font-family:Arial, Helvetica, sans-serif;
}
.wp-pagenavi a {
	padding: 6px; 
	margin: 2px;
	color:#000;
}
.wp-pagenavi span.pages {
	padding: 6px; 
	margin: 2px;
	background:#636363;
	color:#fff;
}
.wp-pagenavi span.current {
	padding: 6px; 
	margin: 2px;
	background:#000000;
	color:#fff;
}
.wp-pagenavi span.extend {
	padding: 6px; 
	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 15px 30px;
	list-style: none;
	padding:15px 15px 15px 20px;
	background:#fff;
	border:1px solid #c6c6c6;
	} 

.entry ul li {
	border-bottom:1px solid #dbdbdb;
	background:url(images/ico_entry.gif) no-repeat left 14px;
	padding:7px 0 7px 14px;
	}

.entry ol {
	margin: 0 10px 15px 30px;
	padding:15px 15px 15px 40px;
	background:#fff;
	border:1px solid #c6c6c6;
	}

.entry ol li {
	margin: 0;
	padding:7px 0 7px 0;
	border-bottom:1px solid #dbdbdb;
	}

.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: 5px 0 0 0;
	padding:0;
	width:85px;
	height:35px;
	}
/* End Form Elements */



/* Begin Comments*/

h2#comments{
	font-size:27px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-weight:normal;
	border-bottom:1px solid #cccccc;
	padding:0 0 10px 0;

	margin:0 0 10px 25px;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist .comment {
	margin: 15px 0 0 25px;
	padding: 10px 15px 20px 15px;
	list-style: none;
	border:1px solid #c6c6c6;
	background:#fff;
	}

/* .commentlist .alt {
	border:1px solid #eae4dd;
	background:#fbf4ed;
	} */

.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:1px solid #000;
}

#commentform p {
	margin: 5px 0;
	}

.commentmet_replay{
	width:100%;
	overflow:hidden;
}
.commentmet_replay a{
	float:right;
	display:block;
	text-indent:-9999px;
	text-transform:capitalize;
	background:url(images/button_replay.gif) no-repeat;
	width:79px;
	height:20px;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	padding:0 0 5px 0;
	color:#636363;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:capitalize;
	}
.commentmetadata a{
	color:#9d080d;
}
.commentmetadata span{
	color:#6C8C26;
	font-size:20px;
}

.commentmet_text{
	font-size:13px;
	line-height:1.6em;
}

#respond{
	margin:40px 0 0 25px;
}

h3#respond_title{
	font-size:27px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-weight:normal;
	border-bottom:1px solid #cccccc;
	margin:0 0 20px 0;
	padding:0 0 10px 0;
}

#commentform{
	color:#000;
	font-size:12px;
	width:90%;
	font-family:Verdana, Geneva, sans-serif;
	margin:0 0 0 15px;
}

#commentform small{
	position:relative;
	top:-1px;
	font-size:12px;
}
#cancel-comment-reply-link{
	font-size:12px;
	color:#000;
	margin:0 0 0 15px;
	font-family:Verdana, Geneva, sans-serif;
}

#commentform a, #commentform small{
	color:#000;
}

#commentform input{
	background:#fff;
	border:3px solid #d1ccc9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:4px;
	color:#000;
}

#commentform textarea{
	background:#fff;
	border:3px solid #d1ccc9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:4px;
	margin:5px 0 0 0;
	color:#000;
	overflow:auto;
}

#commentform input#submit{
	background:none;
	border:0px;
}

/* End Comments */
/* Archives page */
.page_archives_div{
	padding-bottom:60px;
}

.page_archives_div h2{
	font-size:27px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	border-bottom:1px solid #cccccc;
	font-weight:normal;
	padding:0 0 10px 0;
}

.page_archives_div ul h2{
}

.page_archives_div ul{
	margin:10px 0 40px 0;
	font-family:Verdana, Geneva, sans-serif;
}

.page_archives_div ul li{
	margin:0px;
	padding:8px 0 8px 5px;
	list-style:none;
	border-bottom:1px solid #cecece;
}

.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_ar.gif) no-repeat left 5px;
	padding:0 0 0 12px;
}


.wpcf7{
	width:100%;
	text-align:left;
}
.wpcf7 p{
	font-size:11px;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	margin:0 0 0 10px;
}
.wpcf7 .text, .wpcf7 select{
	color:#000;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	border:2px solid #cdcdcd;
	background:#fff;
	padding:4px;
	width:280px;
}
.wpcf7 select{
	width:292px;
}
.wpcf7 textarea.text{
	width:470px;
	overflow:auto;
}
.wpcf7 input.submit{
	background:url(images/button_submit.gif) no-repeat;
	width:85px;
	height:35px;
	display:block;
	text-indent:-9999em;
	text-transform:capitalize;
	border:0;
}

.articles{
	width:100%;
	overflow:hidden;
	padding:20px 0 0 0;
}
.articles h3{
	font-size:16px;
	font-weight:normal;
	margin:0 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.articles .aka_half{
	padding:0 20px 0 20px;
	width:240px;
}
.articles ul{
	margin:0 0 20px 0;
}
.articles ul li{
	font-size:12px;
	line-height:1.4em;
	color:#000;
	background:url(images/ico_art_list.gif) no-repeat left 4px;
	padding:0 0 10px 16px;
}
.articles ul li a{
	color:#000;
}

.post_box{
	width:520px;
	background:#f5f5f5;
	border:1px solid #dddddd;
	padding:20px;
	overflow:hidden;
	margin:0 0 15px 0;
}
.post_box h2{
	font-size:27px;
	line-height:1.0em;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	margin:0 0 6px 0;
	clear:both;
	width:100%;
	overflow:hidden;
}
.post_box ul{
	float:left;
	width:214px;
	padding:0 45px 0 0;
}
.post_box ul li{
	border-bottom:1px solid #d8d8d8;
	font-size:13px;
	color:#000;
	line-height:1.5em;
	padding:7px 0 7px 0;
}
.post_box ul li a{
	background:url(images/ico_ab_list.gif) no-repeat left 6px;
	display:block;
	color:#000;
	padding:0 0 0 13px;
}
.post_box ul li.last{
	border-bottom:0;
	padding:7px 0 0 0;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}