#footer {
	clear: both;
	position: relative;
    background: #121517;
	height: 50px;
	padding-top: 10px; 
	
}


#footer #basic-footer{ 
	width: 325px;
    margin: 10px;
    position: absolute;
    float: left;
}


.f-credits{
    width: 540px;
    color: #fff;
    margin-left: 50px;
    float: left;
}


.f-theme{    width: 540px;
    color: #fff;
    margin-left: 50px;
	float: left;}
		