/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */


.home #content { width: 960px !important; }
.home #index-featured { position:relative;top: -20px; width: 660px !important; }
.home #index-news { width: 660px !important; }
.home .main-aside { position:relative; top: 410px; }
.home .clearfloat {position: relative;top: -20px; }

#middle {
	width: 950px;
        background: #fff;
	float:right;
	padding:5px;
	margin:10px 0;
        z-index:100;
	}

.home .category {
	width:170px;
	float:left;
	border-top:8px solid #333;
	margin:0px;
	padding:5px 10px 10px 10px;
	background:#fff;
	}

.home .category p {
	margin:0;
	}

.home .clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.home .clearfloat {
	display: inline-block;
	}


#cat-1, #cat-3, #cat-5  {border-top:8px solid #333333;}
#cat-2, #cat-4 {border-top:8px solid #3c78a7;}

span.cat_title{
	text-transform:lowercase;
	margin:0;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
	}
span.cat_description{
        font-size:0.8em;
	letter-spacing:-0.05em;
}

.home .category a {
	color:#333;
	display:block;
	background:none;
        text-decoration:none;
	}

.home .category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}

#cat-1:hover, #cat-3:hover, .home #cat-5:hover {background:#333333; color:#fff; }
#cat-2:hover, #cat-4:hover {background:#3c78a7; color:#fff; }
#cat-1:hover a, #cat-3:hover a, #cat-5:hover a {background:#333333; color:#fff; }
#cat-2:hover a, #cat-4:hover a {background:#3c78a7; color:#fff; }

.featured { margin: 5px 10px 20px 0px; overflow: hidden; width:960px; height: 280px; border: 5px solid #fff;  }
#controls {float: center;}
#content .featured { margin:5; width:950px; }
#controls .next	{left: 905px; }
.featured-article img { width: 960px; }
.featured-entry { width:960px !important; }

#bottom-content-1, #bottom-content-2 {
width:650px !important;
}
