/*
Theme Name: Ravenous Trivia V2
Theme URI: http://www.ravenoustrivia.com/
Description: Original Ravenous Trivia Website Theme designed by Ravenous Games
Version: 1.0
Author: Derek Doucett
Tags: fixed width

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/


#twitter-follow { border: 0; position: fixed; top: 138px; right:0px; z-index: 100; }
#twitter-follow:hover { right: 0px; }

h3 { margin-bottom: 0.25em; }
p { margin-bottom: 2em !important; font-size: 1.5em; line-height: 1.5em; }

.artwork 	{ padding: 10px; float: left; }
.icon-hd 	{ background: url("images/icons/rt-hd.jpg"); 	width: 175px; height: 175px; position:relative; z-index:0; }
.icon-rt	{ background: url("images/icons/rt.jpg");  		width: 175px; height: 175px; position:relative; z-index:0; }
.icon-free 	{ background: url("images/icons/rt-free.jpg"); 	width: 175px; height: 175px; position:relative; z-index:0; }

.mask {
	background:url("images/icons/mask175.png") no-repeat scroll 0 0 transparent;
	display:block;
	height:179px;
	left:-1px;
	position:absolute;
	top:0;
	width:177px;
	z-index:1;
}
