/*  

Theme Name: landscaping03

Theme URI: 

Description: 

Version: 1.0

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:#3d3d3d;

	text-decoration:none;

}

a:hover{

	text-decoration:underline;

}

a img{

	border:0;

}

.clear{

	clear:both;

}

body{
	margin:0;
	padding:0 0 40px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#3d3d3d;
	background-color: #cfdcb2;
	/*background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;*/
}

#page{

	width:959px;

	margin:0 auto;

	/*background:url(images/bgr_contact.png) no-repeat right top;*/

}

/* HEADER */

#header{
	width:100%;
	height:113px;
	overflow:hidden;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#header #logo{

	float:left;

	width:560px;

	padding:24px 0 0 42px;

}

#header #logo a{

	display:block;

	color:#fff;

	font-size:33px;

	font-weight:bold;

}

#header #logo .description{

	color:#fff;

	font-size:17px;

	letter-spacing:1px;

}

#header .contact{

	float:right;

	width:264px;

	height:113px;

}

#header .contact .call{

	width:190px;

	text-align:center;

	padding:52px 0 0 0;

	color:#9a221b;

	font-size:20px;

}

#header .contact .phone{

	width:190px;

	text-align:center;

	color:#000;

	font-size:20px;

}

/* mainmenu */

#mainmenu{

	width:940px;

	height:49px;

	margin:0 0 0 19px;

	background:url(images/bgr_mainmenu.gif) repeat-x;

}

#mainmenu ul{

	margin: 0;

	padding:0 0 0 30px;

	float:left;

	list-style-type: none;

	z-index:1000;

}

/*Top level list items*/

#mainmenu ul li{

	position: relative;

	display: inline;

	float: left;

	z-index:1000;

	color:#e5f1d8;

	font-size:14px;

	text-transform:capitalize;

	font-weight:bold;

	padding:0 0 0 1px;

}

#mainmenu ul li.first{

	padding:0;

	background:none;

}

/*Top level menu link items style*/

#mainmenu ul li a{

	display:block;

	color:#e5f1d8;

	z-index:1000;

	padding:17px 37px 0 37px;

	height:32px;

}

* 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:none;

	color:#e5f1d8;

	background:url(images/bgr_mainmenu_hover.gif) repeat-x;

}

/*1st sub level menu*/

#mainmenu ul li ul{

	position: absolute;

	left: 0;

	display: block;

	visibility: hidden;

	margin:0 0 0 2px;

	padding:0;

	background:#8dc63f;

}

/*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:#8dc63f;

}

/* 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 #7cba3b;

	background:#8dc63f;

	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:#88c23e;

}

/* 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 #7cba3b;

	background:#8dc63f;

}

#mainmenu ul li ul li ul li a:hover{ /*sub menus hover style*/

	color:#fff;

	background:#88c23e;

}

/* ######### CSS classes applied to down and right arrow images  ######### */

/*board*/

#board{

	width:888px;

	height:212px;

	background:url(images/bgr_board10.png) no-repeat;

	overflow:hidden;

	border:5px solid #b7b7b7;

	margin:0 0 0 22px;

}

#board_inner{

	float:left;

	padding:167px 0 0 0;

}

#board h1{

	height:36px;

	float:left;

	background:#000;

	color:#fff;

	font-size:21px;

	font-weight:normal;

	padding:9px 13px 0 13px;

}

#board_end{

	width:888px;

	margin:0 0 15px 22px;

	border-bottom:2px dashed #cbcbcb;

	padding:0 0 16px 0;

}

/* BODY */



#body{
	width:940px;
	margin:0 0 0 19px;
	float:left;
	padding:20px 0 40px 0;
	background-color: #FFF;
}

.home #body{

	padding:20px 0 0 0;

}

#content{
	width:580px;
	float:left;
	padding:15px 0 0 56px;
	
}

.page #content{

	width:600px;

	float:left;

	padding:0px 0 0 36px;

}

.home #content{

	width:621px;

	float:left;

	padding:0 0 0 22px;

}

#sidebar{

	width:245px;

	float:right;

	padding:0 19px 0 0;

}

/* post */

.post{

	width:100%;

	margin:0 0 20px 0;

}

.single .post{

	border-bottom:0;

}

.post .post_top{

	padding:0 0 6px 0;

	border-bottom:2px dashed #c8c8c8;

}



.post .post_title{

	width:100%;

	overflow:hidden;

}

.post_title h2{

	font-size:27px;

	font-family:Georgia, "Times New Roman", Times, serif;

	color:#000;

	font-weight:normal;

	margin:0 0 6px 0;

}

.post_title h2 a{

	color:#000;

}

.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:#f26521;

}

.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:#177b2f;

	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;
	margin:5px 5px 0 5px;

}

.entry p{

	padding-bottom:15px;

}

.entry strong{

	color:#000;

}

.entry p a{

	font-weight:bold;

	text-decoration:underline;

	color:#f26521;

}

.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:#000;

	border-bottom:0px dashed #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:#000;

	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: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;

}

/*home_welcome*/

#home_welcome{

	width:590px;

	overflow:hidden;

	padding:5px 0 10px 10px;

}

#home_welcome h2{

	color:#000000;

	font-size:25px;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-weight:normal;

	padding:0 0 12px 0;

}

#home_welcome h2 a{

	color:#000000;

}

#home_welcome p{

	font-size:13px;

	line-height:1.6em;

	padding:0 0 18px 0;

	color:#4c4c4c;

}

#home_welcome p a{

	color:#000000;

	text-decoration:underline;

}

#home_welcome p img{

	margin:4px 12px 0 0;

	float:left;

	border:2px solid #3c3c3c;

}

/*home_serv*/

#home_serv{

	width:100%;

	background:#f3efc5 url(images/bgr_home_serv.gif) repeat-y;

	padding:14px 0 10px 0;

	margin:0 0 30px 0;

}

#home_serv h2{

	color:#fff;

	font-size:25px;

	font-weight:normal;

	height:42px;

	background:url(images/bgr_home_serv_h2.gif) no-repeat;

	padding:3px 0 0 26px;

}

#home_serv ul{

	padding:15px 20px 0 30px;

}

#home_serv li{

	width:100%;

	overflow:hidden;

	padding:0 0 15px 0;

}

#home_serv li img{

	float:left;

	border:3px solid #000000;

	margin:0 13px 0 0;

}

#home_serv h3{

	color:#9d080d;

	font-size:13px;

	line-height:1.4em;

	margin:0 0 3px 0;

}

#home_serv h3 a{

	color:#9d080d;

	text-decoration:underline;

}

#home_serv h3 a:hover{

	text-decoration:none;

}

#home_serv p{

	font-size:13px;

	line-height:1.6em;

	color:#000;

}

/*main_slogan*/

#main_slogan{

	text-align:center;

	border-top:1px solid #cccccc;

	border-bottom:1px solid #cccccc;

	padding:16px 0 16px 0;

	font-size:17px;

	line-height:1.5em;

	font-style:italic;

	color:#000;

}

/*sidebar_box*/

.sidebar_box{

	width:244px;

	overflow:hidden;

	margin:0 0 19px 0;

	background:url(images/bgr_sidebar_box.gif) repeat-y;

}

.sidebar_box h2{

	width:231px;

	height:40px;

	color:#fff;

	font-size:20px;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-weight:normal;

	padding:18px 0 0 13px;

	background:url(images/bgr_sidebar_box_title.gif) no-repeat;

}

.sidebar_box_body{

	width:194px;

	padding:0 20px 18px 30px;

	color:#000000;

	font-size:13px;

	line-height:1.5em;

}

.sidebar_box_body a{

	color:#015F1F;
font-weight:bold;

}

.sidebar_box_body ul{

}

.sidebar_box_body li{

	border-bottom:1px solid #adc673;

	padding:6px 0 6px 0;

	color:#000000;

	width:100%;

	overflow:hidden;

}

.sidebar_box_body li.last{

	border-bottom:0;

}

.sidebar_box_body li a{

	background:url(images/ico_list.gif) no-repeat left 4px;

	display:block;

	padding:0 0 0 18px;

}

#sidebar_contact p{

	font-family:Arial, Helvetica, sans-serif;

	padding:0 0 2px 0;

}

/*sidebar_clients*/

#sidebar_clients{

	width:100%;

	overflow:hidden;

	padding:0 0 20px 0;

}

#sidebar_clients h2{

	font-weight:normal;

	font-style:italic;

	color:#005e1f;

	font-size:19px;

	margin:0 0 15px 10px;

}

#sidebar_clients q{

	display:block;

	font-style:italic;

	quotes:none;

	color:#4c4c4c;

	font-size:12px;

	line-height:1.7em;

	margin:0 0 7px 10px;

}
#sidebar_clients a{
	color:#005E1F;
	font-size:16px;
	text-decoration:underline;
	padding:0px 0 0 20px;
}


#sidebar_clients cite{

	display:block;

	font-style:italic;

	font-weight:bold;

	margin:0 0 20px 10px;

}

#sidebar_clients cite a{
	color:#9d080d;
	font-size:10px;
	text-decoration:underline;
}

#sidebar_clients cite a:hover{

	text-decoration:none;

}

/* FOOTER */

#footer{

	width:940px;

	margin:0 0 0 19px;

	height:87px;

	overflow:hidden;

	background:url(images/bgr_footer.gif) repeat-x;

	clear:both;

}

#logo_footer{

	float:left;

	padding:20px 0 0 30px;

	width:385px;

}

#logo_footer a{

	display:block;

	color:#fff;

	font-size:26px;

	font-weight:bold;

}

#logo_footer .description{

	color:#fff;

	font-size:13px;

	letter-spacing:1px;

}

#footer_right{

	float:right;

	padding:25px 26px 0 0;

}

#footer ul{

	text-align:right;

	padding:0 0 6px 0;

}

#footer li{

	font-size:12px;

	color:#838383;

	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:#838383;

}

#footer p{

	text-align:right;

	font-size:12px;

	color:#838383;

}

#footer p a{

	color:#838383;

}

/* 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 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:#CFDCB2;

	}



.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:#9d080d;

	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:2px dashed #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 #d5d5d5;

}



.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 2px;

	padding:0 0 0 15px;

}





.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;

}

.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 10px;

	width:260px;

}

.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:558px;

	background:#fefefe;

	border:1px solid #dcdcdc;

	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:234px;

	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;

}