div.new_blogs{
	width:325px;
	float:left;
	margin-left:15px;
}
div.blog_right{
	float:left;
	margin-left:20px;
	width:316px;
	overflow:hidden;
}
div.blog_cloud{
	height:570px;
	width:316px;
	border:1px solid gray;
}
div.blog_search_input{
	height:25px;
	margin-top:20px;
}

input.blog_search_input{
	color:gray;
}

div.most_commented{
	width:325px;
	float:left;
	clear:left;
}

div.blog_preview{
	margin-top:25px;
}

img.blog_img_small{
	float:left;
}

div.blog_desc_short{
	text-align:justify;
	margin-left:15px;
	width:160px;
	float:left;
}

span.blogger_name{
	color:#ff403f;
	font-weight:bold;
	text-transform: uppercase;
}

span.blog_title{
	color:black;
	font-weight:bold;
}

span.show_more a{
	color:#fd2f2f;
}

div.short_content{
	margin-top:5px;
	font-size:10px;
}

div.blog_desc_short a:hover{
	text-decoration:underline;
}

div.title_container2{
	position:relative;
	width:500px;
	height:54px;
	background: transparent url('../../../img/img_medium/jaunie.png') top left no-repeat;
}
div.title_container{
	position:relative;
	width:500px;
	height:54px;
	background: transparent url('../../../img/img_medium/aktuali.png') top left no-repeat;
}
div.add_title{
	position:absolute;
	top:13px;
	left:55px;
	font-weight:bold;
	font-size:15px;
}

div.format_buttons img{
	float:right;
	margin-right:5px;
	margin-bottom:5px;
	cursor:pointer;
}

ul.new_blog_list {
	list-style-image:url('../../../img/img_small/keksis.png');
}

ul.new_blog_list li{
	margin-top:4px;
}

ul.new_blog_list li a{
	color:black;
	font-size:12px;
}

span.comment_count{
	color:red;
	font-size:12px;
}

a.read_more_link{
	margin-top:20px;
	float:right;
}

div.main_blog{
	width:500px;
	float:left;
}

div.main_title a{
	color:#FF0000;
	font-size:16px;
	font-weight:bold;
}

div.main_summary{
	font-size:13px;
}