/*--------------------------------header pan---------------------------*/
#headerPan{
	width:778px; margin:0 auto 0 auto; height:30px;
	}
#headerPan ul{
	width:650px; margin:0 0 0 50px; display:block; height:21px;
	}
#headerPan ul li{
	display:block; float:left; height:21px; margin:0; padding:0;
	}
#headerPan ul li a{
	font: bold 12px/21px "Trebuchet MS", Arial, Helvetica, sans-serif; padding:0 14px 0 14px; color:#EAEAEA;
	background-color:#242424; text-decoration:none; margin:0; height:21px;
	}
#headerPan ul li a:hover{
	color:#EAEAEA; background-color:#0867C3;
	}
#headerPan h1{
	background:url(images/company_name.gif) no-repeat; margin:48px 0 0 251px;  width:233px; height:100px; display:block;
	text-indent:-2000px; 
	}
#headerPan form{
	width:397px; height:46px; background:url(images/search_bg.gif) no-repeat 0 0; margin:125px 0 0 84px; font-size:0;
	padding:0;
	}
#headerPan form label{
	font:24px/26px Arial, Helvetica, sans-serif; color:#CBCBCB; margin:8px 0 0 64px; float:left;  padding:0;
	font-weight:normal; background-color:#000000;
	}
#headerPan form input{
	width:158px; height:22px; display:block; background-color:#171717; border:#494949 1px solid; color:#ACACAC;
	float:left; margin:12px 0 0 20px; padding:0 0 0 5px;
	}
#headerPan form input.button{
	width:31px; height:23px; background:url(images/search_button.gif) no-repeat 0 0; float:left; cursor:pointer; border:none;
	}
	
#wrapper {
	margin: 0;
	top: 0px;
	height: 25px;
	background: url(images/CSS_img02.jpg) repeat-x left top;
}

	
/* Post */

.post {
	padding: 15px 0px;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.post h1 {
	width: 520px;
	height: 60px;
	padding: 20px 0 0 15px;
	background: url(images/CSS_img08.jpg) no-repeat left top;
	font-size: 24px;
	color: #DADADA;
}

.post h2 {
	width: 250px;
	height: 45px;
	padding: 8px 0 0 10px;
	margin-bottom: 10px;
	background: url(images/CSS_img07.jpg) no-repeat left top;
	font-size: 20px;
	color: #DADADA;
}

.post .entry {
	padding: 0 15px;
	font-size: 14px;
	border-bottom: 1px dotted #1F1F1F;
}

.post .meta {
	padding: 15px 15px 30px 15px;
	font-size: 13px;
}

.post .meta p {
	margin: 0;
	padding-top: 15px;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
}

.post .meta .comments {
	padding-left: 22px;
}

.post .meta b {
	display: none;
}
#content {
	float: left;
	width: 520px;
	margin-top: 15px;
	background: url(images/CSS_img10.jpg) no-repeat left top;
	
}

a:link {
	color: #A5E543;
}

a:hover, a:active {
	text-decoration: none;
	color: #A5E543;
}

a:visited {
	color: #A5E543;
}

body {
	margin: 0;
	padding: 0;
	background: #000000 url(images/CSS_img_BG.jpg) repeat left top;
	font-size: 14px;
	text-align: justify;
	color: #ABABAB;
}




.smallcomment {
	padding: 0px 0px 0px 0px;
	font-size: 13px;
}

.smallcomment .meta p {
	margin: 0;
	padding-top: 15px;
	line-height: normal;
	color: #999999;
}

.smallcomment_white {
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	background: white;
}

.smallcomment_white .meta p {
	margin: 0;
	padding-top: 15px;
	line-height: normal;
	color: #999999;
}