
.lb_tops h1{
	font-family: Verdana, "Lucida Grande", "Helvetica Neue", Arial, "Lucida Sans Unicode", sans-serif;
	font-style: normal;
	font-size: 18px;
	font-weight: bold;

}


.lb_tops h1 a { 
	color: #3F3F3F; 
	text-decoration: none;
}

.lb_tops h1 a:link { 
	color: #3F3F3F; 
}


.lb_tops h1 a:visited { 
	color: #3F3F3F; 
}


.lb_tops h1 a:active { 
	color: #3F3F3F; 
}


.lb_tops h1 a:focus { 
	color: #3F3F3F; 
}


.lb_tops h1 a:hover { 
	color: #1591BC; 
}

.entry img {
	padding-top: 10px;

	max-width: 446px;

  /* smooth image resizement in IE7+ */
  -ms-interpolation-mode: bicubic;

	border : 0px;
}

.entry p {
	font-family : Verdana;
	font-size: 12px;
	line-height: 1.5em;

}


.linkuri_post {
	font-family : Verdana;
	font-size: 12px;
}

A.linkuri_post:link {
	font-size: 12px;
}

A.linkuri_post:visited {
	font-size: 12px;
}

A.linkuri_post:hover {
	font-size: 12px;
	text-decoration:underline;
}
.categories {
	font-size:40px;
	color:#3F3F3F;
}
.tags p {
	color:red;
	font-size: 40px;
}


.postmetadata { border-bottom: 1px dotted #ddd; border-top: 1px dotted #D5D5D5; color: #1591BC; font-size: 11px; margin-top: 20px; padding: 7px 2px; }
.postmetadata a { color: #1591BC; padding: 2px 4px; }
.postmetadata a:hover { background-color: #efefef; }

.alignleft { float: left; }
.alignright { float: right; }

.meta { border-bottom: 1px dotted #ddd; color: #; font-size: 11px; margin-top: 2px; padding: 7px 2px; }
.meta a { color: #666; padding: 2px 4px; padding-top:0px;}
.meta a:hover { background-color: #efefef; }


html .clearfix { display: block; }
* html .clearfix { height: 1%; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
