html,
body,
div,
span,
object,
h1,
p,
a,
ul,
li {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

ol,
ul {
	list-style: none;
}

body {
	background-color: #000;
	color: #FFF;
	font-family: helvetica, arial;
	font-size: .7em;
	line-height: 1;
	margin: 0 auto 5em auto;
	width: 990px;
}

a,
a:visited {
	color: #CECECE;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

:focus {
	outline: #000 dotted thin;
}

#header {
	height: 500px;
	width: 990px;
}

.share h5,
.share a,
.landing,
.blog,
.rated,
.working,
.universal {
	background: transparent url(../images/sprite.png) no-repeat 0 0;
	display: block;
	overflow: hidden;
	text-indent: -900px;
}

.share {
	float: left;
	margin-top: 59px;
	width: 350px;
}

.share h5 {
	background-position: 0 -50px;
	float: left;
	height: 11px;
	margin: 15px 10px 0 0;
	width: 55px;
}

.share ul {
	zoom: 1;
}

.share li {
	float: left;
	margin: 0 3px;
}

.share li a {
	filter: alpha(opacity=60);
	height: 25px;
	-moz-opacity: .6;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=60)';
	opacity: .6;
	-webkit-opacity: .6;
	width: 25px;
	zoom: 1;
}

.share li a:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	opacity: 1;
	-webkit-opacity: 1;
}

.share li.twitter a {
	background-position: -28px 0;
}

.share li.digg a {
	background-position: -54px 0;
}

.share li.stumble a {
	background-position: -80px 0;
}

.share li.delicious a {
	background-position: -106px 0;
}

.share li.reddit a {
	background-position: -132px 0;
}

.landing {
	background-position: 0 -100px;
	float: left;
	height: 50px;
	margin-top: 35px;
	width: 282px;
}

a.blog {
	background-position: 0 -150px;
	float: right;
	height: 86px;
	width: 321px;
}

a.blog:hover {
	background-position: -350px -150px;
}

#footer {
	clear: both;
	padding-top: 60px;
	zoom: 1;
}

.rated {
	background-position: -100px -50px;
	float: left;
	height: 18px;
	margin-top: 12px;
	width: 187px;
}

#footer div {
	float: left;
	margin-left: 80px;
	text-transform: uppercase;
}

#footer div ul {
	margin-left: -35px;
	overflow: hidden;
}

#footer div li {
	float: left;
	margin: 0 0 14px 35px;
}

#footer div div {
	border-top: 1px solid #CECECE;
	float: none;
	margin-left: 0;
	padding-top: 13px;
}

#footer div div .ratings {
	float: right;
}

#footer .working {
	background-position: -350px -55px;
	float: left;
	height: 34px;
	margin: 8px 0 0 35px;
	width: 112px;
}

#footer .universal {
	background-position: -495px -50px;
	float: right;
	height: 50px;
	width: 85px;
}

.share ul:after,
#footer:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
}
