@charset "utf-8";
/* Home Page Specifics */

.entry-title, .entry-content, .entry-tree {
	width:390px;
	}
#newsblock .entry-title, #newsblock .entry-content, #newsblock .entry-tree {
	width:auto;
	margin:0;
	}
.entry-content {
	padding-right:0;
	}
#newsblock .entry-tree {
	padding-bottom:1em;
	}
#newsblock .img a	{
	border:none;
	}

#newsblock	{
	float:right;
	width:272px;
	background:#009cde;
	margin:0 44px 0 0;
	font-size:11px;
	color:#fff;
	padding:7px 13px 18px;
	}
#newsblock h3	{
	padding:7px 0 0;
	}
#newsblock a,#newsblock .entry-tree a{
	color:#fff;
	}
#newsblock a:hover{
	color:#c7d72c;
	}
#content .entry-title,#content h4	{
	clear:left;
	}
#newsblock .entry-title a	{
	color:#fff;
	text-shadow:0 1px 0 #39277a;
	}
