p.res-search{
	font-size:11px;
	color:#666;
	margin:15px 10px 0 30px;
}

div#sidebar{
	float:right;
	width:213px;
	font-size:11px;
	margin:0 80px 0 0;
}

div#sidebar div{
	background: url(../img/blog/module_bg.gif) repeat-y left top;
	padding-bottom:10px;
	margin:20px 0 0 0;
}

div#sidebar div ul{
	margin:12px;
	padding:0px;
	list-style-type:none;
	color:#ea7a18;
}



input#q{
	font-size:12px;
	height:13px;
	margin-left:13px;
	width:120px;
}

div#sidebar div ul li{
	margin:4px 0;
	background: url(../img/blog/li.gif) no-repeat left 3px;
	padding:0 0 0 15px;
}

div#sidebar div ul li a{
	color:#ea7a18;
	text-decoration:none;
}
div#sidebar div ul li a:hover{
	text-decoration:underline;
}
div#sidebar div h2{
	color:#fff;
	font-size:12px;
	padding:9px 0 0 14px;
	margin:0;
}

div#sidebar div h3{
	color:#ea7a18;
	font-size:12px;
	padding:0 0 0 13px;
	margin:10px 0 0 0;
}
/**************CONTENT*************/

div#contentBlog{
	float:left;
	width:503px;
	background:#f8efdf url(../img/blog/top_bg.gif) no-repeat left top;
	margin:30px 0 0 110px;
	padding-top:20px;
}

div#contentBlog h2.post-title{
	font-size:12px;
	color:#ea7a18;
	background: url(../img/blog/billet_tit.gif) no-repeat left top;
	padding:4px 0 8px 36px;
	border-bottom:1px solid #00aeee;
	margin:0 25px 0 30px;
}
div#contentBlog h2.post-title span{
	font-size:10px;
	color:#666;
	font-weight:normal;
}

p.post-info{
	font-size:11px;
	margin:2px 0 10px 30px;
	color:#ea7a18;
}
p.post-info a{color:#ea7a18;}

div.post-content{
	font-size:11px;
	margin:0 25px 25px 30px;
	color:#666;
	text-align:justify;
}
div.post-content a{color:#ea7a18;}



div#bg_bot{
	background:#f8efdf url(../img/blog/bottom_bg.gif) no-repeat left bottom;
	height:20px;
}
/*************CALENDAR ***********/

div#calendar abbr{
	text-decoration:none;
}

div#calendar table{
	text-align:center;
	margin:5px 0 0 13px;
	font-weight:bold;
	border-collapse:collapse;
}
div#calendar table caption{
	color:#ea7a18;
	padding-top:8px;
}
div#calendar table a{
	color:#ea7a18;
}




p#footerblog{
	clear:both;
	margin:0 80px 0 0;
	padding:25px 0 10px 0;
	text-align:right;
	font-size:10px;
}
p#footerblog a{
	text-decoration:none;
	color:#444;
}