@charset "UTF-8";
/*
Theme Name: South Lane Wheels
Theme URI: http://www.dualsidedmedia.com
Description: Theme designed for South Lane Wheels
Version: 1.0
Author: Jeremy AAsum
Author URI: http://www.dualsidedmedia.com
Tags: 
*/

@import url("css/reset.css");

body {
	font-size: 12px;
	line-height: 1.618em;
	font-family: Arial, Helvetica, sans-serif;
	color: #272727;
}
#flash {
	margin: 2em auto;
	width: 665px;
	height: 510px;
}
#enter {
	width: 960px;
	margin: 0 auto 2.618em auto;
	text-align: center;
	color: #fff;
}
#footer {
	width: 800px;
	margin: 0 auto 2.618em auto;
	text-align: center;
	color: #fff;
	position: relative;
}
#footer li {
	float: left;
	margin: 0 1em;
}
#footer li a, #footer li a:visited {
	color: #243779;
	text-decoration: none;
}
#footer li a:hover, #footer li a:active {
	color: #4a65ae;
}
.inthenews {
	font-size: 1.618em;
	font-family: "Cooper Black", sans-serif;
}
li.facebook {
	width: 125px;
}
li.facebook a, li.facebook a:visited {
	display: block;
	margin: -7px 0 0 0;
	float: right;
	width: 32px;
	height: 32px;
	background: url(css/layout/facebookbg.png);
	text-indent: -9999px;
}