/*
Theme Name: eZee
Theme URI:http://www.ezeefrontdesk.com
Description: A WordPress theme for Berkel Bike. Build in links and archives pages. Widget support. All feature is included.
Version: 7.8.09 (Latest)
Author: eZee Technosys
Author URI: http://www.ezeefrontdesk.com
*/


/* 
   Meyer's CSS Reset
   v1.0 | 20080212 
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* css reset ends */

*{
	margin: 0;
	padding: 0;
}

body{
	
	font-family: "Lucida Grande", Arial, Helvetica, Sans-Serif;
	background: #ffffff /*url(images/body_bg.jpg) repeat-x*/;
}
div#outer_div{
	background-color: #ffffff;
	padding: 0;
	clear: both;
	white-space: nowrap;
	margin: 0 auto;
	width: 935px;
}
a{
	text-decoration: none;
	outline-color: invert;
	outline-style: none;
	border: none;
}

a img{
	border: none;
}

.clear{
	clear: both;
}

div#page_wrap{
	width: 935px;
	margin: 0 auto;
	background:#ffffff;
}
div#container{
	padding: 0;
	margin: 0 auto;
	background: #ffffff;
}
div#header{
        font-size: 12px;
	width: 935px;
	}
	#header #banner{
	width: 655px;
	height: 150px;
	float: left;
	background: url(images/banner.jpg) no-repeat left top;
	}
	#header #banner img{
	padding-top: 7px;
	padding-left: 2px;
	float: left;
	}
	#header #flash_banner{
	width: 280px;
	height: 150px;
	float: left;
	}
	#banner2{
		background-color: #ffffff;
		width:934px;
		height: 250px;
		/*padding-left: 25px;*/
		padding-top: 8px;
		float: left;
	}
	#banner2 #banner2container{
			width: 620px; 
			background-color: #ffffff;			
			border: 1px solid #ffffff;
			height: 242px;
			float: left;
			margin-right:32px;
			}
		#banner2container #video{
				width:321px;
				height: 241px;
				float: left;
		}
		#banner2container #adverties{
				width:290px;
				height: 241px;
				float: right;
				background-color: #ffffff;
		}
			#adverties #adv_font{ 
					font-family: "Lucida Grande", Arial, Helvetica, Sans-Serif;
					font-size: 12px;
					color: #6E6E6E;
                                        padding: 10px 20px 20px 20px;
					padding-top: 0px;
					padding-left: 10px;
                                        padding-right: 10px;
                                        padding-bottom: 10px;
					font-weight: normal;
					letter-spacing: 0,9 em;
                                        text-align: justify;
                                        line-height: 20px;

			}
					#adv_font ul{
						margin: 0;
						padding: 0;
						list-style: none;
					}
					#adv_font ul li{
						display: block;
						background-image: url(images/arrow1.gif);
						background-position: left;
						line-height: 30px;
						padding-left: 20px;	
						background-repeat: no-repeat;					
					}
						.color2{ color: #f69e05;}
						.color3{ color: #fe551e;}
						.color4{ color: #686868;}
						.color5{ color: #489b3f;}
		/*#banner2 #space{
			width: 28px;
			height: 242px;
			float: left;
	}*/
	#banner2 #flag_panel{
			width: 280px;
			float: left;
			}
		#flag_panel	#flag{
			background-color: #daeffa;			
			border: 1px solid #c6ebff;
			float: right;
			height: 25px;
			display: inline;
			padding-top: 10px;
			width: 279px;
			border-right: none;
			text-align: right;
			}
		#flag a img{
			border: none;
			display: inline;
			padding-right: 10px;
			float: right;
		}
		#flag_panel	#flash_banner{
			float: left;
			width: 280px;
			padding-top: 5px;
			height: 200px;
		}
	div#header div.blog_title{
		float: left;
		margin-top: 50px;
		margin-left: 10px;
		}
		div#header div.blog_title h1 a{
			font-family: Helvetica, "Trebuchet MS", Verdana, sans-serif;
			font-weight: bold;
			letter-spacing: -1px;
			font-size: 36px;
			color: #fff;
			line-height: 45px;
			display: block;
			}
		div#header div.blog_title p.description{
			color: #999;
			margin-top: 10px;
			margin-left: 5px;
			}
	div#header div#search{
		border: none;
		float: right;
		position: relative;
		}
		div#header div#search form#searchform{
			position: absolute;
			top: 65px;
			right: 10px;
			width: 200px;
			height: 25px;
			border: none;
			background-color: #fff;
			}
			div#header div#search form#searchform .searchinput{
				position: absolute;
				top: 5px;
				left: 8px;
				color: #666;
				font-size: 13px;
				width: 165px;
				border: 0;
				}
			div#header div#search form#searchform .button{
				position: absolute;
				top: 0px;
				left: 175px;
				background: url(images/mag.gif) no-repeat;
				height: 25px;
				width: 25px;
				border: 0;
				cursor: pointer;
				}
	
#nav{
	padding:0; 
	margin: 0;
	float: left;
	height: 62px;
	width: 935px;
	position: relative;
	}
	div#main_navi{
		background: url(images/menu_bg.gif) repeat-x;
		float: left;
		padding:0; 
		margin: 0;
		height: 62px;
		width: 840px;	
	}
	div#main_navi #menu_left{
		background: url(images/menu_lert.gif) no-repeat left top;
		float: left;
		height: 62px;
		width: 15px;
	}
	div#main_navi #menu_right{
		background: url(images/menu_right.gif) no-repeat right top;
		float: right;
		height: 62px;
		width: 15px;
		padding: 0;
		margin: 0;
	}
	div#main_navi ul.left{
		float: left;
		padding: 0;
		margin: 0;
		list-style-type: none;
		}
		div#main_navi ul li{
			position: relative;
			float: left;
			}
			div#main_navi ul.left li a{
				float: left;
				overflow: hidden;
				color: #ecebeb;
				font-weight: bold;
				font-size: 12px;
				line-height: 18px;
				padding: 15px 25px 20px 0px;
				z-index: 100;
				}
			div#main_navi ul.left li a:hover{
				color: #A9F5D0;
				}
	/*---------------------header dropdown menu 20090803---------------------------------------*/
			div#main_navi ul.left li ul{
				display: none;
				position: absolute;
				white-space: nowrap !important;
				left: 0;
				width: 195px;
				margin-top:52px;
				padding: 0 3px;
				height: auto;
				z-index:100;
				background:url(images/drop_down_bg.jpg) repeat-y top;
				
				}
			div#main_navi ul.left li ul span{
				background:url(images/drop_down_bottom.jpg) no-repeat bottom;	
			}
			div#main_navi ul.left li ul li a{
				/*color:#0303aa;*/
				color:#fff!important;
				white-space: nowrap !important;
				font-size: 12px;
				padding: 3px 6px;
				margin: 0 15px;
				}
			div#main_navi ul.left li ul li a:hover{
				/*color:#fff;*/	color:#A9F5D0!important;
			}
		/*---------------------header dropdown menu 20090803---------------------------------------*/
	div#nav ul.right{
		float: left;
		list-style-type: none;
		width: 91px; 
		background: url(images/forum.jpg) no-repeat;
		height: 62px;
		padding: 0;
		margin: 0;
		}
		div#nav ul.right li a{
				float: left;
				overflow: hidden;
				color: #fff;
				font-size: 12px;
				line-height: 20px;
				padding-top: 15px;
				padding-left: 45px;
				font-weight: bold;
				color: #fe551e;
				}
			div#nav ul.right li a:hover{
				color:#000;
				text-decoration: none;
			}
			div#nav ul.right li.twitter a{
				background: url(images/twitter.gif) no-repeat 0 3px;
				padding-left: 21px;
				}
			div#nav ul.right li.twitter a:hover{
				color: #0af;
				}
			div#nav ul.right li.feed a{
				background: url(images/feed.gif) no-repeat 0 5px;
				padding-left: 15px;
				}
			div#nav ul.right li.feed a:hover{
				color: #ff5a00;
				}
/* END div#header */

div#main{
	width: 675px;/*650*/
	float: left;
	display: inline;/* fix double margin */
	padding: 20px 25px 20px 0px;/*padding: 20px 25px 20px 25px;*/
	background-color: #ffffff;
	}
	div#main div.post{
		color: #ccc;
		line-height: 22px;
		margin-bottom: 30px;
		clear:both;
	}
	/* sticky post */
	div#main div.sticky{
		background-color: #0d0d0d;/* if a post is set as sticky post, it'll have a darker bg color */
		}
	
		div#main div.title{
			margin: 0;
			padding: 0;
			padding-top: 5px;			 
			background: url(images/tittle_bg.jpg) no-repeat -8px 0;
            background-color: #ffffff;
			/*padding-left: 20px;*/
			_margin-top: 0;/*ie6 fix*/
			*+margin-top: 0;/*ie7 fix*/
			}
			div#main div.post div.title h2{
				font-family: arial, verdana, sans-serif;
				font-size: 18px;
				color: #89948f;
				width: 580px;				
				line-height: 30px;
				height: 50px;
				padding-left:5px;
				font-weight: normal;
				}
				div#main div.post div.title h2 a{
					color: #89948f;
					}
				div#main div.post div.title h2 a:hover{
					color: #A9F5D0;
					}
			div#main div.post div.title div.postmeta{
				font-size: 12px;
				color: #666;
				width: 580px;
				overflow: hidden;
				}
				
				div#main div.post div.title div.postmeta a{
					color: #666;
					text-decoration: none;
					}
				div#main div.post div.title div.postmeta a:hover{
					color: #ff5a00;
					border-bottom: 1px solid #ff5a00;
					text-decoration: none;
					}
		div#main div.post div.entry{
			padding: 10px 20px 20px 0px;/*padding: 10px 20px 20px 20px;*/
			overflow: hidden;/* in case large img or video */
			width: 690px;
			font-size: 13px;
			color: #000000;
			float: left;
			}
			div#main div.post div.no_result{
				padding: 20px;
				}
				div#main div.post div.no_result p.no_result{
					margin-bottom: 0;
					}
			div#main div.post div.entry a{
				color: #0404B4;
				border: underline;
				text-decoration: underline;
				}
			div#main div.post div.entry a:hover{
				text-decoration: underline;
				}
			div#main div.post div.entry p{
				padding: 0;
				margin: 0;
				}
			/* 20090629 add h1-h6 style in entry */
			div#main div.post div.entry h1{ font-size: 20px; margin-bottom: 5px; }
			div#main div.post div.entry h2{ font-size: 18px; margin-bottom: 5px; }
			div#main div.post div.entry h3{ font-size: 16px; margin-bottom: 5px; }
			div#main div.post div.entry h4{ font-size: 15px; margin-bottom: 5px; }
			div#main div.post div.entry h5{ font-size: 14px; margin-bottom: 5px; }
			div#main div.post div.entry h6{ font-size: 12px; margin-bottom: 5px; }
			
			div#main div.post div.entry ul,
			div#main div.post div.entry ol{
				padding-bottom: 24px;
				margin-left: 40px;
				margin-right: 40px;
				}
			div#main div.post div.entry ul{
				list-style-type: disc;
				}
			div#main div.post div.entry ol{
				list-style-type: decimal;
				}
				div#main div.post div.entry ul li,
				div#main div.post div.entry ol li{
					padding: 1px 0;
					list-style: inside;
					}
			div#main div.post div.entry blockquote{
				background: url(images/blockquote.gif) no-repeat;
				padding: 35px 20px 10px 50px;
				margin: 0 15px 24px 15px;
				background-color: #181818;
				border-top: 1px solid #2a2e2f;
				border-bottom: 1px solid #2a2e2f;
				color: #999;
				}
				div#main div.post div.entry blockquote p{
					margin-bottom: 8px;
					}
			div#main div.post div.entry code{
				font-family: "Courier New", mono;
				background-color: #181818;
				border-left: 1px solid #2a2e2f;
				color: #197b30;
				padding: 5px 10px;
				display: block;
				}
			/* 20090629 add table layout */
			.entry table{
				margin-bottom: 20px;
				border-collapse:collapse;
				border: 1px solid #2a2e2f;
				background-color: #181818;
				color: #999;
				}
				.entry table td,
				.entry table th{
					padding: 2px 5px;
					border: 1px solid #2a2e2f;
					}
	div#main div.navigation{
		font-size: 13px;
		}
		div#main div.navigation a{
			display: block;
			color: #ccc;
			border: 1px solid #1f2223;
			padding: 0 5px;
			background-color: #101010;
			line-height: 28px;
			}
			div#main div.navigation .left a:hover,
			div#main div.navigation .right a:hover{
				color: #ff5a00;
				background-color: #000;
				}
		div#main div.navigation .left{
			float: left;
			}
		div#main div.navigation .right{
			float: right;
			}
/* END div#main */
div#footer_wraper{
	padding: 0;
	margin: 0 auto;
	width: 935px;
	background: url(images/footer_bg.gif) repeat-x;
	}
div#footer{
	padding: 0;
	margin: 0 auto;
	color: #666;
	font-size: 12px;
	height: 85px;
	width: 935px;
	background: url(images/footer_bg.gif) repeat-x;
	}
	
	div#footer #chat{
		padding-top: 25px;
		width:206px ;
		padding-left: 10px;
		float: left;
	}
	div#footer #chat img{
			padding-left: 5px;
			display: inline;
	}
	div#footer #wp_link{
		padding: 0;
		padding-top: 35px;
		
			float: left;
	}
	div#footer #wp_link a{
		font-family: arial;
		font-size: 12px;
		color: #38afc8 ;
		overflow: hidden;
		text-decoration: none;
		padding-left: 5px;
		padding-right: 5px;
	}
	div#footer #wp_link a:hover{
			text-decoration: underline;
	}
	div#footer #w3validation{
			padding-top: 5px;
			float: left;
			width: 30px;
			padding-left: 20px;
					
		}
		div#footer #w3validation a img{
			border: none;
			padding-left: 5px;
		}
/* END div#footer */
div#sidebar_outer{
	width: 210px;
	padding: 0;
	margin: 0 auto;
	float: right;
	margin-top: 20px;
	margin-bottom: 30px;
	overflow: hidden;
	color: #aaa;
	font-size: 10px;
	background-color: #ffffff;
	display: inline-block;
	}
	div#sidebar_outer #secure{
		background-color: #daeffa;			
		border: 1px solid #c6ebff;
		border-right: none;
		height: 80px;
		}
	div#secure span {
	display:inline;
	float:left;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 10px;
	}
	div#secure span h2{
		background: url(images/lock.gif) no-repeat left top;
		height: 70px;
		width: 48px;
		float: left;
			}
	div#secure span p{
		margin: 0;
		padding: 0;
		color: #38afc8;
		font-size: 9px;
		font-weight: bold;
		line-height: 20px;
	}
	.helth{
		font-size: 13px;
		color: #fe551e;
		font-weight: bold;
		padding: 0;
		margin: 0;
		font: arial;
		}
	.secur{
		font-size: 13px;
		color: #007900;
		font-weight: bold;
		padding: 0;
		margin: 0;
		font: arial;
	}
	div#sidebar_outer #flash2{
			margin-top: 6px;
	}
div#sidebar{
	width: 210px;
	padding: 0;
	margin: 0;
	float: right;
	display: inline;/* fix double margin */
	margin-top: 8px;
	margin-bottom: 30px;
	overflow: hidden;
	color: #aaa;
	font-size: 12px;
	background-color: #daeffa;			
	border: 1px solid #c6ebff;
	}
	
	div#sidebar ul{
	background-color: #daeffa;	
		}
		div#sidebar ul li h2{
			font-size: 24px;
			line-height: 30px;
			font:verdana;
			color: #084B8A;	
			padding: 10px 10px;
			font-weight: bold;
			}
		div#sidebar ul li ul{
			list-style-type: none;
			line-height:18px;
			color: #eee;
			}
			div#sidebar ul li ul li{
				padding-top: 2px;
				padding-bottom: 10px;
				padding-left: 26px;
				padding-right: 10px;
				background-position: left bottom;
				}
			div#sidebar ul li ul li:hover{
				background: none;
				}
			div#sidebar ul li ul li a{
				background: none;
				display: inline;
				color: #045FB4;
				line-height: 18px;
                                text-decoration: none;
				}
			div#sidebar ul li ul li a:hover{
				color: #38afc8;
				text-decoration: underline;
				}
/* END div#sidebar */

/* modify div#sidebar for default widget */

div#sidebar ul li ul li.rc a{
	display: inline;
}

div#sidebar ul li.widget,
div#sidebar ul li.widget_archive,
div#sidebar ul li.widget_categories, 
div#sidebar ul li.widget_search, 
div#sidebar ul li.widget_tag_cloud div, 
div#sidebar ul li.widget_text{/* sidebar_list_bg fix */
	background: url(images/sidebar_list_bg.gif) no-repeat left bottom;
}

div#sidebar ul li.widget h2 a{
	color: #ccc;
}

div#sidebar ul li.widget_archive select, 
div#sidebar ul li.widget_categories select{/* dropdown view */
	margin: 15px 26px;
}

/* calendar widget */
div#sidebar ul li.widget_calendar div#calendar_wrap{
	padding: 15px 26px;
	background: url(images/sidebar_list_bg.gif) no-repeat left bottom;
}

#wp-calendar {
	color: #ccc;
	width: 95%;
	font-family: Arial, sans-serif;
}

#wp-calendar caption {
	padding: 5px;
	letter-spacing: 2px;
}

#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
}

#wp-calendar th{
	border-bottom: 1px solid #1f2223;
	border-top: 1px solid #1f2223;
}

#wp-calendar td {
	background: transparent;
}

#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}

#wp-calendar a {
	color: #ff5a00;
}

#wp-calendar a:hover {
	text-decoration: underline;
}

#wp-calendar #prev{
	text-align: left;
	padding-left: 5px;
}

#wp-calendar #next{
	text-align: right;
	padding-right: 5px;
}

#wp-calendar #prev, #wp-calendar #next, #wp-calendar tfoot tr td.pad{
	border-top: 1px solid #1f2223;
}

#wp-calendar #prev a, #wp-calendar #next a{
	color: #999;
}

#wp-calendar td#today{
	color: #fff;
	background-color: #101010;
	font-weight: bold;
}

/* multi-level category */
div#sidebar ul li ul li ul li,
div#sidebar ul li ul li ul.children li{
	background: none;
}

div#sidebar ul li ul li ul li:hover,
div#sidebar ul li ul li ul.children li:hover{
	background: none;
}

/* widget rss */
.widget_rss a{
	color: #ccc;
}

/* widget search */
li.widget_search #search{/* 090627fix */
	padding: 10px 30px;
}

li.widget_search form#searchform{
	width: 200px;
	height: 25px;
	border: none;
	background-color: #fff;
	position: relative;
	}
	li.widget_search form#searchform .searchinput{
		position: absolute;
		top: 5px;
		left: 8px;
		color: #666;
		font-size: 13px;
		width: 165px;
		border: 0;
		}
	li.widget_search form#searchform .button{
		position: absolute;
		top: 0px;
		left: 175px;
		background: url(images/mag.gif) no-repeat;
		height: 25px;
		width: 25px;
		border: 0;
		cursor: pointer;
		}

/* tag cloud */
div#sidebar ul li.widget_tag_cloud div{
	padding: 10px 16px;
}

div#sidebar ul li.widget_tag_cloud div a{
	color: #ccc;
}

div#sidebar ul li.widget_tag_cloud div a:hover{
	color: #ff5a00;
}

/* textwidget */
.textwidget{
	padding: 10px 26px;
	line-height: 16px;
}

.textwidget p{
	margin-bottom: 10px;
	line-height: 16px;
}

.textwidget a, .textwidget p a{
	color: #ff5a00;
	text-decoration: none;
}

.textwidget a:hover, .textwidget p a:hover{
	text-decoration: underline;
}

/* END modify div#sidebar */

div#main div#comments{
	margin-bottom: 10px;
	}
	div#main div#comments h3{
		float: left;
		font-size: 16px;
		color: #ccc;
		line-height: 24px;
		font-weight: normal;
		}
	div#main div#comments .add_your_comment a{
		float: right;
		font-size: 16px;
		color: #ccc;
		line-height: 24px;
		font-weight: normal;
		}
	div#main div#comments .add_your_comment a:hover{
		color: #ff5a00;
		}
div#main ol.commentlist{
	font-size: 13px;
	color: #ccc;
	overflow: hidden;
	}
	div#main ol.commentlist li{
		margin-bottom: 15px;
		background-color: #fff;
		border: 1px solid #dbdbdb;
		padding: 20px 20px 15px 20px;
		width: 535px;
		}
		div#main ol.commentlist li ul{
			list-style-type: none;
			margin-left: 60px;
			margin-top: 6px;
			}
			div#main ol.commentlist li ul.children li{
				background-color: #0d0d0d;
				border-left: 1px solid #181a1b;
				border-top: 0;
				border-bottom: 0;
				border-right: 0;
				}
		div#main ol.commentlist li div.vcard{
			float: left;
			}
		div#main ol.commentlist li div.vcard div.left{
			width: 56px;
			margin-right: 5px;
			}
			div#main ol li div.left img{
				border: 1px solid #dbdbdb;
				display: block;
				height: 48px;
				width: 48px;
				}
			div#main ol li div.left div.reply a{
				background: url(images/reply.gif) no-repeat 0 0;
				display: block;
				height: 0;
				padding-top: 17px;
				width: 41px;
				overflow: hidden;
				margin-left: 5px;
				margin-top: 5px;
				}
			div#main ol li div.left div.reply a:hover{
				background-position: 0 -17px;
				}
		div#main ol.commentlist li div.right{
			float: left;
			line-height: 20px;
			width: 80%;/* 3-level or less thread comments display well. 4 or more leves may have some issue. */
			}
			div#main ol.commentlist li div.right p a{
				color: #ccc;
				text-decoration: none;
				border-bottom: 1px solid #ccc;
				}
			div#main ol.commentlist li div.right p a:hover{
				color: #ff5a00;
				border-bottom: 1px solid #ff5a00;
				}
			div#main ol li div.right div.commentmetadata{
				font-size: 12px;
				color: #999;
				border-bottom: 1px solid #dbdbdb;
				padding-bottom: 3px;
				margin-bottom: 8px;
				}
				div#main ol li div.right div.commentmetadata a{
					color: #000;
					text-decoration: none;
					font-weight: bold;
					}
				div#main ol li div.right div.commentmetadata a:hover{
					color: #ff5a00;
					}
			div#main ol li div.right p{
				margin-bottom: 20px;
				}
div#main .comments_navi{
	font-size: 12px;
	}
	div#main .comments_navi .alignleft{
		float: left;
		}
	div#main .comments_navi .alignright{
		float: right;
		}
		div#main .comments_navi .alignleft a, 
		div#main .comments_navi .alignright a{
			display: block;
			color: #ccc;
			border: 1px solid #1f2223;
			padding: 0 5px;
			background-color: #101010;
			line-height: 28px;
			}
		div#main .comments_navi .alignleft a:hover, 
		div#main .comments_navi .alignright a:hover{
			color: #ff5a00;
			background-color: #000;
			}
div#main div#respond{
	background-color: #E4E4E4;
	border: 1px solid #DBDBDB;
	padding: 15px 20px;
	margin-top: 15px;
	width:535px;
	}
	div#main div#respond div.h3_cancel_reply{
		margin-bottom: 5px;
		}
	div#main div#respond h3{
		font-size: 16px;
		line-height: 24px;
		color: #fff;
		font-weight: bold;
		float: left;
		display: inline;/* fix double margin */
		}
		div#main div#respond span.cancel-comment-reply{
			float: right;
			display: inline;/* fix double margin */
			padding-top: 6px;
			}
		div#main div#respond span.cancel-comment-reply a{
			font-size: 12px;
			color: #999;
			text-decoration: none;
			}
		div#main div#respond span.cancel-comment-reply a:hover{
			color: #ff5a00;
			}
	div#main div#respond form#commentform{
		}
		div#main div#respond form#commentform p{
			font-size: 12px;
			color: #999;
			padding: 3px 0;
			}
			div#main div#respond form#commentform p a{
				color: #000;
				border: 0;
				}
			div#main div#respond form#commentform p a:hover{
				border-bottom: 1px solid #fff;
				}
		div#main div#respond div.input_area{
			padding: 15px 30px;
			}
			div#main div#respond div .message_input{
				font-family: "Trebuchet MS", "Lucida Grande", Arial, sans-serif;
				background-color: #f1f1f1;
				border: 1px solid #dbdbdb;
				color: #333;
				font-size: 13px;
				padding: 5px;
				height: 100px;
				width: 90%;
				}
		div#main div#respond div.user_info{
			font-size: 12px;
			line-height: 16px;
			display: block;
			padding: 0 30px;
			}
			div#main div#respond div.user_info div.single_field{
				display: inline;
				float: left;
				width: 33%;
				}
				label.desc{
					display: block;
					color: #999;
					padding-bottom: 4px;
					}
					label.desc abbr{
						color: #ff5a00;
						border: 0;
						}
				div#main div#respond div.user_info input.comment_input{
					background-color: #f1f1f1;
					border: 1px solid #dbdbdb;
					padding: 2px 3px;
					color: #000;
					width: 75%;
					}
		div#main div#respond div.submit_button{
			margin: 10px 30px;
			
			}
			div#main div#respond form#commentform div.submit_button input.button{
				background: url(images/submit.gif) no-repeat;
				width: 69px;
				padding-top: 2px;
				padding-bottom: 3px;
				border: 0;
				font-size: 12px;/*20090708 no text button*/
				cursor: pointer;
				float: left;
				color:#000;
			
				}
						div#main div#respond form#commentform div.submit_button input.button:active{
				color: #fff;/*20090708 no text button*/
				}
			div.submit_button span.key{
				float: left;
				margin-left: 10px;
				padding-top: 6px;
				font-size: 12px;
				line-height: 16px;
				color: #333;
				}
.nocomments{
	color: #ccc;
	font-size: 16px;
}
/* END single page */

/*---------------- WordPress Generated Classes -------------------*/

.aligncenter,
div.aligncenter{
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft{
	float: left;
	}
	
.alignright{
	float: right;
	}

img.alignleft{
	display: inline;
	margin-bottom: 2px;
	margin-right: 6px;
	padding: 3px;
	}

img.alignright{
	display: inline;
	margin-bottom: 2px;
	margin-left: 6px;
	padding: 3px;
	}

.wp-caption {
   border: 1px solid #1f2223;
   text-align: center;
   background-color: #0d0d0d;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 12px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
   color: #ccc;
}

div#main div.post div.entry div.wp-caption p{
	margin-bottom: 3px;
	padding: 5px;
} 


/*------------------------ Archives Page ------------------------*/

ul.archiveslist{
	color: #ccc;
	font-size: 13px;
}

div#main div.post div.entry  ul.archiveslist li a{
	color: #ccc;
}

div#main div.post div.entry  ul.archiveslist li a:hover{
	color: #ff5a00;
}

/*------------------------ Links Page ------------------------*/

.linkpage{
	background-color: #131313;
	padding: 10px 15px;
}

.linkpage ul{
	list-style-type: none;
}

.linkpage ul li{
	float: left;
	margin-bottom: 10px;
}

.linkpage ul li ul li{
	float: left;
	width: 130px;
	text-align: center;
	margin: 5px 12px;
	line-height: 180%;
	background-color: #202020;
}

.linkpage ul li ul li a{
	color: #ccc;
	display: block;
	text-decoration:none;
	border: 1px solid #1f2223;
	font-size: 12px;
}

.linkpage ul li ul li a:hover{
	background-color: #0d0d0d;
	border: 1px solid #1f2223;
	color: #ff5a00;
}

.linkpage ul li h3{
	margin-bottom: 5px;
	margin-left: 12px;
}

/*------------------------ Strong ------------------------*/

div.strong{
	color: #676767;
	font-size: 18px;
	padding: 10px 0;
	margin-bottom: 25px;
}

div.strong .keyword{
	color: #ff5a00;
}
/* --------------------------Template Box -----------------------------*/
.templatemo_leftcolumn_twocolumn{
	float: left;
	width: 305px;
	margin: 0px 30px 35px 0px;
	padding: 3px;
	background-color: #ffffff;			
	border: 1px solid #ffffff;
}

.templatemo_leftcolumn_twocolumn h1 {
	margin: 0 0 15px 0;
	padding: 5px 0;
	font-size: 20px;
	font-weight: bold;
	color: #045FB4;
}
.templatemo_leftcolumn_twocolumn p {
	text-align: justify;
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
	font-size: 12px;
	font: arial;
	color: #000000;
}
* html .templatemo_leftcolumn_twocolumn{
	margin: 0 30px 35px 0;
}

.templatemo_leftcolumn_twocolumn img{
	margin-bottom: 5px;
}

.templatemo_leftcolumn_twocolumn ul{
	clear: both;
	margin: 20px 0 10px 0;
	padding: 0 0 0 20px;
	list-style-image: url(images/bullete1.jpg);
}

.templatemo_leftcolumn_twocolumn li{
	font-size: 12px;
	padding-bottom: 10px;
	line-height: 12px;
}

.templatemo_leftcolumn_twocolumn li a{
	font-weight: normal;
	color: #38afc8;
}

.templatemo_leftcolumn_twocolumn a:hover{
	text-decoration: underline;
}


.templatemo_leftcolumn_twocolumn2{
	float: left;
	width: 305px;
	margin: 0px 0px 35px 0px;
	padding: 0px;
	background-color: #ffffff;			
	border: 1px solid #ffffff;
}

.templatemo_leftcolumn_twocolumn2 h1 {
	margin: 0 0 15px 0;
	padding: 5px 0;
	font-size: 20px;
	font-weight: bold;
	color: #045FB4;
}
.templatemo_leftcolumn_twocolumn2 p {
	text-align: justify;
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
	font-size: 12px;
	font: arial;
	color: #000000;
}
* html .templatemo_leftcolumn_twocolumn2{
	margin: 0 30px 35px 0;
}

.templatemo_leftcolumn_twocolumn2 img{
	margin-bottom: 5px;
}

.templatemo_leftcolumn_twocolumn2 ul{
	clear: both;
	margin: 20px 0 10px 0;
	padding: 0 0 0 20px;
	list-style-image: url(images/bullete1.jpg);
}

.templatemo_leftcolumn_twocolumn2 li{
	font-size: 12px;
	padding-bottom: 10px;
	line-height: 12px;
}

.templatemo_leftcolumn_twocolumn2 li a{
	font-weight: normal;
	color: #084B8A;
}

.templatemo_leftcolumn_twocolumn2 a:hover{
	text-decoration: underline;
}

/*========= MY CHANGE =====*/
.small_content{
	color:#4E4E4E!important;
	padding-top:8px;
	line-height:18px;
}

.entry img{
	margin-right:10px!important;
        padding-top:5px!important;
}
#content form strong{
	padding-bottom:10px;
}
#content form input,#content form textarea{
	margin-top:10px ;
}

div.wpcf7 {
	width:500px;
}
.wpcf7-form {
	font-weight:bold;
}
.wpcf7-form-control-wrap{
	position:relative;
}

span.wpcf7-list-item { 
	display: block; 
	font-weight:normal;
}
.lableft {
	display:inline-block;
	width:200px;
}