/*
Theme Name: ArtSee
Theme URI: http://www.elegantthemes.com/themes/artsee
Version: 1.0
Description: 2 Column theme from Elegant Themes
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
*/

#icons {
	float:right;
	margin-bottom:32px
}

#icons a {
	float:left;
	display:block;
	height:58px;
	margin:0px;
	padding:0px;
	background-position:left top;
	background-repeat:no-repeat;
}

#icons a.fb {
	background-image:url(/images/fb.gif);
	width:58px;
}

#icons a.twit {
	background-image:url(/images/twit.gif);
	width:58px;
}
#icons a.rss {
	background-image:url(/images/rss.gif);
	margin:0px;
	padding:0px;
	border-right:none;
	width:58px;
}