/*
Theme Name:     Fantastic
Theme URI:      
Description:    Child theme for the Graphene theme
Author:         Carpe Media
Author URI:     http://www.khairul-syahir.com/wordpress-dev/graphene-theme
Template:       graphene
Version:        1.0
*/
@import url("../graphene/style.css");
/* Your modification goes here */

#footer {
	background: url(images/sprite_h.png) left -1352px repeat-x #111;
	border-top: 1px solid #d5d5d5;
	padding-top: 1px;
	margin-bottom: 1px;
	min-height: 80px;
	position: relative;
	color: #999;
	clear: both;
}




