/*  
Theme Name: AquaGreen
Theme URI: http://wordpress.org/
Description: Widget Supported xhtml complaint template sponsored by <a href="http://www.romow.com/">Romow Directory</a> and <a href="http://www.holidaytravelforum.com/">Travel forum</a>
Version: 1.0
Author: website design
Author URI: http://www.askgraphics.com/
*/



/* Begin Typography & Colors */
body{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#333333;
}

img{
	border:0px;
}

a{
	color:#006666;
	text-decoration:none;
}

form, table{
	padding:0px;
	margin:0px;
}

#form_table input, #form_table textarea{
	border:1px solid #cccccc;
}

div#page{
	width:772px;
}

/*header*/
div#header{
	width:100%;
	height:228px;
}

div#header #header_text{
	width:100%;
	height:35px;
}

div#header #header_text #header_text_pad{
	padding-top:10px;
}

div#header #header_text a{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}

div#header #header_text a:hover{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
}

div#header #header_text td{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}

div#header #header_top{
	width:100%;
	height:154px;
	background:url(images/header_top_bg.png) top no-repeat;
}

div#header #header_top #header_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:37px;
	color:#FFFFFF;
	text-align:left;
	padding-top:75px;
	padding-left:40px;
}

div#header #header_top #header_search{
	padding-right:10px;
	padding-top:5px;
}

div#header #header_top #header_search td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

div#header #header_menu{
	width:100%;
	height:35px;
	background:url(images/menu_bg.png) top no-repeat;
}

div#header #header_menu #header_menu_pad{
	padding-top:3px;
}

div#header #header_menu #header_menu_pad a, div#header #header_menu #header_menu_pad td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:32px;
}

div#header #header_menu #header_menu_pad td:hover{
	background:url(images/menu_ar.png) no-repeat bottom center;
}

div#header #header_menu #header_menu_pad a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

div#header #header_menu #header_menu_pad td.no_bg:hover{
	background:none;
}
/* end header*/

/*footer*/
div#footer{
	width:100%;
}

div#footer #footer_top{
	width:100%;
	height:61px;
	background:url(images/footer_bg.png) top no-repeat;
}

div#footer #footer_top #footer_top_pad{
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
}

div#footer #footer_top #footer_top_pad #fooer_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#66cccc;
}

div#footer #footer_top #footer_top_pad td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

div#footer #footer_top #footer_top_pad a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

div#footer #footer_top #footer_top_pad a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}

div#footer #after_footer a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#cccccc;
	text-decoration:none;
}

div#footer #after_footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cccccc;
}
/* end footer*/

/* body*/
div#body{
	width:100%;
	margin-bottom:7px;
	background-color:#f2fafa;
}

div#body #body_top{
	width:100%;
	height:12px;
	background:url(images/body_top.png) top no-repeat;
}

div#body #body_end{
	width:100%;
	height:12px;
	background:url(images/body_end.png) bottom no-repeat;
}

div#body #body_center{
	width:100%;
	text-align:left;
}

div#body #body_center #body_left{
	width:187px;
	background:url(images/left_center.png) right repeat-y;
}

div#body #body_center #body_left #left_top{
	width:187px;
	height:6px;
	background:url(images/left_top.png) top no-repeat;
}

div#body #body_center #body_left #left_center{
	width:187px;
}

/* sidebar*/
div#body #body_center #sidebar{
	text-align:left;
	padding-left:15px;
	padding-right:25px;
}
div#body #body_center #sidebar ul{
	padding:0px;
	margin:0px;
}
div#body #body_center #sidebar li{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
div#body #body_center #sidebar h2{
	color:#77a7a4;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding-top:15px;
	padding-bottom:10px;
}
div#body #body_center #sidebar li{
	color:#77a7a4;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
div#body #body_center #sidebar li a{
	color:#77a7a4;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	line-height:25px;
}
div#body #body_center #sidebar ul li ul li{
	color:#77a7a4;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:url(images/dotted.png) bottom left no-repeat;
}
div#body #body_center #sidebar ul li.widget_categories ul li{
	border-bottom:1px solid #e1edec;
	background: none;
}
div#body #body_center #sidebar ul li ul li ul{
	padding-left:5px;
}
div#body #body_center #sidebar ul li.widget_categories ul li ul li {
	border:0px;
	background: none;
}
div#body #body_center #sidebar li ul li ul li a{
	background: url(images/line_li.png) left bottom no-repeat;
	padding-left:7px;
}
div#body #body_center #sidebar ul li.widget_meta ul li a{
	background:url(images/meta_li.png) center left no-repeat;
	padding-left:7px;
}
/* end sidebar*/

div#body #body_center #left_end{
	height:6px;
	background:url(images/left_end.png) bottom no-repeat;
}

div#body #body_center #body_right{
	padding-left:12px;
	padding-right:12px;
}

div#body #body_center #body_contant{
}

div#body #body_contant #board{
	width:545px;
	height:197px;
	background:url(images/board.png) no-repeat top;
}

div#body #body_contant #board #board_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	padding-top:30px;
	padding-left:75px;
}

div#body #body_contant #board #board_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6f7676;
	padding-top:10px;
	padding-left:95px;
	padding-right:20px;
	line-height:18px;
}

div#body #body_contant #body_title{
	width:546px;
	height:33px;
	background:url(images/body_title.png) no-repeat top;
	margin-top:20px;
}

div#body #body_contant #body_title #body_title_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#005952;
	padding-top:5px;
	padding-left:15px;
}

div#body #body_contant #body_items{
	padding-top:25px;
}

div#body #body_contant #body_items .item_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#005952;
	font-weight:bold;
}

div#body #body_contant #body_items .item_athor{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	background-color:#eaf5f5;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	margin-top:3px;
}

div#body #body_contant #body_items .item_athor .comm a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	background:url(images/comm.png) left no-repeat;
	padding-left:18px;
}

div#body #body_contant #body_items .item_athor .read a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	background:url(images/read.png) left no-repeat;
	padding-left:15px;
}

div#body #body_contant #body_items .item_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3d3d3d;
	line-height:18px;
	padding-top:15px;
	padding-bottom:15px;
}

div#body #body_contant #body_items .item_line{
	border-bottom:1px solid #d9eae9;
}

div#body #body_contant #body_items .form_table{
	background:#c2eae7;
	padding-top:10px;
	padding-left:40px;
	padding-bottom:10px;
}

div#body #body_contant #body_items #comm_form{
}

div#body #body_contant #body_items #comm_form #form_title{
	background:url(images/com_f_title.png) top repeat-x;
	height:41px;
}

div#body #body_contant #body_items #comm_form #form_title_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#005952;
	padding-top:10px;
	padding-left:15px;
}

div#body #body_contant #body_items .blog_comm{
	padding-left:40px;
}

div#body #body_contant #body_items .blog_comm .comm_title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000000;
	font-weight:bold;
	padding-bottom:5px;
}

div#page #body_contant #body_items .blog_comm .comm_count{
	body:#005952;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	padding-bottom:3px;
}

div#body #body_contant #body_items .blog_comm .comm_data{
	background:url(images/comm_bg.png) left repeat-x;
	height:30px;
}

div#body #body_contant #body_items .blog_comm .comm_data a{
	color:#000000;
	text-decoration:none;
}

div#body #body_contant #body_items .blog_comm .comm_data_pad{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding-top:10px;
	padding-left:5px;
}

div#body #body_contant #body_items .blog_comm .comm_text{
	color:#7f7f7f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:20px;
}
/* end body */