@charset "utf-8";
/* CSS Document */

/* --- CATEGORY --- */


#wrapper_cat_content{
	position:relative;
	display:inline;
	width:100%;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}


#cat_content_left{
	position:relative;
	width:100%;
	margin-top: 10px;
	margin-bottom: 15px;
}

#wrapper_cat_blog{
	position:relative;
	display:inline;
	width:100%;
	float: left;
	margin-bottom: 20px;
}


#wrapper_cat_post{
	position: relative;
	width: 590px;
	padding-right: 0px;
	padding-left: 0px;

}


#cat_sidebar{
	
	background-color: #F9F9F9;
    border-left: 1px solid #CCCCCC;
    float: right;
    margin-right: 30px;
    margin-top: 20px;
    padding-left: 20px;
    padding-top: 20px;
    width: 200px;
	position: absolute;
	right: 0px;
	float: right;

}





#news_post_title{

	float: left;
	position: relative;
	padding: 10px;
	width: 600px;
	
}


#news_post_content{
	float: left;
	position: relative;
	height: 150px;
	width: 580px;
	padding-top: 5px;
	padding-left: 10px;
}


#news_post{
	position: relative;
	width: 640px;
/*	margin-top: 10px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;

}

#cat_sponsors_left{

	position:relative;
	height:75px;
	margin-top: 30px;
	clear: both;

}
#partner1{
	position:relative;
	display:inline;
	float:left;
	margin-right: 29px;
}
#partner2{
	position:relative;
	display:inline;
	float:left;
	margin-right: 29px;
}
#partner3{
	position:relative;
	display:inline;
	float:left;
	margin-right: 29px;
}
#partner4{
	position:relative;
	display:inline;
	float:left;
	margin-right: 29px;

}
#partner5{
	position:relative;
	display:inline;
	float:left;

}



/* --- END CATEGORY --- */