/*
Theme Name: redspotgames
Theme URI: http://www.redspotgames.com
Description: A custom theme for redspotgames.
Author: andersdenkend & sixtysixmhz
Author URI: http://www.andersdenkend.com
Version: 0.9
*/
/*---------------------------------------------------
Main Stuff
---------------------------------------------------*/
*
{
	margin: 0;
	padding: 0;
}
IMG
{
	border: 0;
}
BODY
{
	background: #b32406 url(img/tile.jpg) repeat-x;
	font: normal 0.7em Tahoma, Verdana, sans-serif;
	color: #623005;
}
#wrapper
{
	width: 844px;
	margin-left: 88px;
}
/*-------- Header --------*/
#header
{
	height: 126px;
	background: url(img/rsg_header.gif) no-repeat;
}
#menu
{
	height: 50px;
	background: url(img/menu_bg.jpg) no-repeat;
}
#footer
{
	height: 60px;
	background: url(img/footer_bg.jpg) no-repeat;
	color: #FFF;
	display: block;
	padding-top: 18px;
	padding-left: 25px;
	padding-right: 25px;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
#badge
{
	position: absolute;
	top: 176px;
	left: 61px;
	border: none;
}
#badge2
{
	position: absolute;
	top: 196px;
	left: 62px;
	border: none;
}
#badge3
{
	position: absolute;
	top: 215px;
	left: 62px;
	border: none;
}
#footer A
{
	background: #AF2115;
	color: #EBEBEB;
	text-decoration: none;
	padding: 3px 6px;
	border: 1px solid #000;
}
#footer A:hover
{
	background: #C62206;
	color: #FFF;
}
#highlights
{
	height: 198px;
	background: url(img/highlight_bg.jpg) no-repeat;
}
#column1
{
	float: left;
	padding-left: 8px;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 528px;
	height: 198px !important; /*[e]198px*/
	margin: 0;
}
#column2
{
	float: right;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-right: 44px;
	width: 248px;
	height: 198px !important; /*[e]198px*/
}
#column2 P
{
	width: 240px;
}
#column2 UL
{
	margin-bottom: 1.2em;
	margin-top: 0.9em;
}
/*-------- Page Layout --------*/
#page
{
	background: url(img/page_bg.jpg) repeat-y;
	width: 844px;
}
#content
{
	font-family: Verdana, sans-serif;
	line-height: 1.3em;
	padding-top: 0px;
	width: 844px;
}
.story
{
	padding-top: 0px;
	padding-left: 8px;
}
.story .title
{
}
.story .title A
{
	text-decoration: none;
	color: #FFF;
}
.story .title A:hover
{
}
.story .entry
{
}
.story IMG
{
/*-------- 	background-color: #EFEFEF;  --------*/
	padding: 4px;
	margin-top: 4px;
	margin-right: 10px;
}
.story A IMG
{
	border: 1px solid #AE0105;
}
.story A:hover IMG
{
	background-color: #FFFFFF;
	border: 1px solid #FE0809;
}
#frame
{
	overflow: hidden;
	margin: 0 auto;
}
#scroller
{
	width: 528px;
	height: 198px !important; /*[e]198px*/
	margin: 0;
	overflow: hidden;
}
#contentbox
{
	width: 1584px;
	height: 198px !important; /*[e]198px*/
}
.section
{
	width: 528px;
	height: 198px !important; /*[e]198px*/
	float: left;
	text-align: center;
}
.spacer { background-color: transparent !important; }
/*-------- Typography --------*/
H1, H2, H3, H4
{
	margin: 0;
}
H2, H3, H4
{
	padding-bottom: 9px;
	font-weight: normal;
	color: #623005;
}
H2.sectiontitle, H2.title
{
	font: normal 1.7em sans-serif;
	color: #FFF;
	background: url(img/h2_bg.jpg) no-repeat;
	padding: 7px 18px;
	width: 795px;
	height: 30px;
}
H1
{
	font: normal 2.1em sans-serif;
	color: #000;
	padding: 0 15px;
	width: 763px;
	height: 30px;
}
H2
{
	font: normal 1.7em sans-serif;
	color: #000;
	padding: 0 15px;
	width: 831px;
	height: 30px;
}
H3
{
	font: normal 1.7em sans-serif;
	color: #FFF;
	padding: 0 18px !important; /*[e]0 18px*/
	height: 23px;
}
H4
{
	font-size: 14px;
	font-weight: bold;
}
P, OL
{
	width: 793px;
	color: #292323;
	margin-bottom: 1.5em;
	text-align: justify;
	padding-left: 15px;
}
UL
{
	color: #292323;
}
P.head
{
	margin-bottom: 0;
	width: 230px;
}
UL, OL
{
	margin-left: 3em;
}
DL.list1
{
	margin: 0;
	padding: 0;
	list-style: none;
}
BLOCKQUOTE
{
	margin-left: 3em;
	margin-right: 3em;
}
A
{
	color: #623209;
}
A:hover
{
	color: #9C5A21;
}
A:active
{
	text-decoration: none;
}
A IMG
{
	border: none;
}
UL#menuitem
{
	text-align: right;
	padding-top: 15px;
}
UL#menuitem LI
{
	margin: 0px;
	padding-right: 15px;
	list-style: none;
	font-size: 18px;
	text-transform: uppercase;
	display: inline;
}
UL#menuitem LI A
{
	text-decoration: none;
	color: #100D0C;
}
UL#menuitem LI A:hover
{
	text-decoration: none;
	color: #E42701;
}
IMG.no
{
	border: none;
}
