﻿/*----- SITEMAP ------*/
.f3d_sitemap{
	float:left;
	width:670px;
	margin-left:10px;
	list-style: none !important;
}
.f3d_column{
	float: left;
	margin-right: 28px;
	/*width: 100px;*/
	font-size: large;
	margin-top: 12px;
}
.f3d_column_blog{
	float: left;
	margin-top: 12px;
}

.f3d_copyright{
	float:right;
	margin-right:0px;
	color: #9E9C9C;
}
.f3d_social{
	float:right;
	margin-top:15px;
}


.f3d_parent-category a{
	font-size: 11px !important;
}

ul.f3d_categories li.f3d_parent-category a {
	color: #9E9C9C;
	font-weight: bold;
	font-size:inherit;
	list-style:none;
}
#f3d_categories ul{
	list-style:none !important;
}

#f3d_footer{
	height:98px;
	width:960px;
	margin:0 auto;
	margin-top:40px;
	border-top: 1px solid #333;
	display:table;
	/*float: left;*/
/*background: -webkit-linear-gradient(#0C0C0C, transparent);
background: -moz-linear-gradient(#0C0C0C, transparent);
background: -o-linear-gradient(#0C0C0C, transparent);
background: linear-gradient(#0C0C0C, transparent);*/
	}
#f3d_footer_blog{
	height:98px;
	width:960px;
	margin:0 auto;
	margin-top:40px;
	border-top: 1px solid #333;
	display:table;
	background-color:#000;
	}	
	
#f3d_footer p{
	font-size:11px;
	color:#c6c5c2;
	margin-top: 9px;

	}	

#f3d_footer ul{
	color: #666;
	line-height: 10px;
	margin-bottom: 28px;
}

#f3d_footer ul li a{
	display: block;
	margin-bottom: 7px;
	height: auto;
	font-size:10px;

}

#f3d_subitem a{
	color:#959191;		
}

#f3d_footer a:hover{
	background-position:inherit;
	text-align:left;
	text-decoration:none;
	color:#eee;
}
#f3d_footer ul li{
	float:none;
	list-style-type: none;
	text-decoration:none;
}