.form_item .highlight{
	background-color: #FEFFBF;
	padding: 1px;
	font-weight: bold;
}
 
#tagcloud{
	text-align: center;
	margin: 10px;
	font-size: 12px;
	font-weight: bold;
}
#tagcloud a:link, #tagcloud a:visited {
    text-decoration:none;
}
 
#tagcloud a:hover {
    text-decoration: underline;
}
 
.blog_info_block #tagcloud .smallest {
    font-size: 9px;
}
 
.blog_info_block #tagcloud .small {
    font-size: 10px;
}
 
.blog_info_block #tagcloud .medium {
    font-size: 12px;
}
 
.blog_info_block #tagcloud .large {
    font-size: 14px;
}
 
.blog_info_block #tagcloud .largest {
    font-size: 16px;
}

.container{

    width:800px;
	min-height:645px;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
}

.header{
	font-size: 16px;
	color:#22757B;
	font-weight:bold;
	padding-left: 0;
	padding-right:0;
	padding-bottom:3px;

}


.blog_post_item{
	margin: 10px 0 20px;
	padding: 10px 10px 15px;
	border-bottom: #dcc 1px dashed;
}

.blog_post_sticky{
	background-color: #FBF4C9;
	border: 1px solid #EEE0AD;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.blog_post_sticky .blog_post_footer{
	padding: 5px 0 0;
	border-top: 1px solid #EEE0AD;
}

.blog_post_header{
	font-size: 18px;
	font-family: tahoma;
}

.blog_post_info{
	color: #888;
	padding: 3px 0 5px;
	font-style: italic;
	border-bottom: 1px dashed #e3e3e3;
}

.blog_post_content{
	text-align:justify;
	margin: 10px 0px;
	word-wrap: break-word;
	color: #444;
	font-size: 13px;
}

.blog_post_footer{
	padding: 5px 4px;
	font-size: 11px;
	border-top: 1px solid #e3e3e3;
}

.blog_paging{
	width:800px;
	height:20px;
	margin-bottom:10px;
}

.tags_bar{
	float:left;
}

.tags_bar a{
padding: 2px 4px 2px 18px;
background: #fff url('../images/icon-tag.png') 3px center no-repeat;
float:left;
margin-right: 4px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
border: 1px solid #ddd;
}

.read_more_bar{
	float:right;
	margin: 2px 8px 2px 0;
}

.comments_bar{
	float:right;
	margin: 2px 8px 2px 0;
}

.views_bar{
	margin: 2px 8px 2px 0;
	float:right;
}

.blog_block a{
	color:#229AA7;
}

.blog_block a:hover{
	color:#229AA7;
	text-decoration:underline;
}


.image_left{
	text-align:left;
	padding-left:4px;
}

.author{
	color: #22757B;
	font-weight:bold;
}

.comment_block{
	margin:5px 0px;
	padding:5px;
	border-bottom: 1px solid #DDDDDD;
}

.comment_title{
	color: #888;
	margin:15px 0px 5px;
	padding:5px;
	font-size: 18px;
	border-bottom: 1px solid #DDDDDD;
}

.leave_comment{
	color: #22757B;
	margin: 5px 0px;
	padding:5px;
	font-weight:bold;
}

.input_per_page {
    width: 50px;
}

.input_per_page {
	color: #555555;
	font-family: verdana;
	padding: 5px;
}

.header_11{
	font-size:11px;
	font-weight:bold;
	color: #22757B;
	padding:3px 3px 3px 3px;
}

.header_14{
	font-size:14px;
	color: #22757B;
}

.block_blog{
	width:100%;
	height:auto;
	background-color:#F9FAFB;
	border: 1px solid #DADEE2;
	margin-bottom:15px;
}

.blog_title{
	font-size:14px;
	margin-left:5px;
	color: #666666;
	font-weight:bold;
}

.latest_post_title{
	color: #666666;
	font-weight:bold;
	margin-bottom:5px;
}

.latest_posts_block{
	color: #666666;
	font-weight:bold;
	width:300px;
}

.blog_description{
	margin-left:5px;
	height:auto;
	color: #666666;
}

.blog_fullname{
	margin-left:5px;
	height:auto;
	color: #666666;
}

.blog_created{
	margin-left:5px;
	color: #666666;
	height:auto;
}

.blog_views{
	margin-left:5px;
	padding-top:5px;
	color: #666666;
	width:300px;
	height:25px;
	float:left;
	clear:right;

}

.blog_actions{
	margin-right:5px;
	padding-top:5px;
	text-align:right;
	width:100px;
	float:right;
}

.blog_header{
	width:100%;
	height:auto;
	background-color:#F1F4F6;
	border-bottom: 1px solid #DADEE2;
	padding-top:5px;
	padding-bottom:5px;

}

.blog_footer{
	width:100%;
	height:25px;
	background-color:#F1F4F6;
	border-top: 1px solid #DADEE2;
}

.blog_contents{
	padding:3px 3px 3px 3px;
	margin-left:3px;
	margin-right:3px;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:3px;
	height:auto;
}
/*
.summary_table {
    border: 1px solid #CCCCCC;
    float: left;
    margin: 0 5px 5px 0;
    width: 500px;
}

.summary_table th.heading {
    background: none repeat scroll 0 0 #BFEAEB;
    text-align: center;
}

.summary_table th {
    color: #666666;
    font-size: 11px;
    font-weight: 100;
}

.summary_table th, .summary_table td {
    padding: 5px 10px;
    text-align: left;
}
*/
#loadmore{
	background-color:#EEE;
	width:100%;
	height:25px;
	cursor:pointer;
	border: 1px solid #DADEE2;
    text-align: center;
    padding: 5px;
}

#loadmore:hover{
	background-color:#E0E0E0;
	text-decoration:underline;
}