/*
Theme Name: RedRum
Theme URI: http://blog.VacationRealty.com
Description: Provided by VacationRealty.com, check out more free premium wordpress themes at <a href=http://blog.vacationrealty.com/2007/12/18/wordpress-themes-for-webmasters/>http://blog.vacationrealty.com</a>
Version: 1.1
Author: Conquerer LLC
Author URI: http://www.vacationrealty.com

*/
body {
	background: #C50000 url('images/main_bg.gif') no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	padding: 0px; 
	margin: 0px;
	color: #35383d;
}

a
{
	color:#dd2b2b;
	text-decoration: underline;
	border: 0px;
	-moz-outline-style: none;
}

h1
{
	font-size: 20px;
	border-bottom: 1px #000000 dashed;
	padding-bottom: 10px;
	letter-spacing: -1px;
	color: #dd2b2b;
}

h2, h3, h4
{
	font-family: "Trebuchet MS";
}

img
{
	padding: 0px;
	margin: 0px;
	border: none;
	text-align: center;
}

.BGC
{
	width: 850px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
}

/**/ * html .Header { height: 150px;} /* */

.Header
{
	width: 850px;
	position: relative;
	clear: left;
	padding: 0px;
	min-height: 100px;
}

.Header h1
{
	clear: both;
	float:left;
	font-size: 30px;
	line-height: 28px;
	letter-spacing: -1px;
	padding: 0px 5px 0px 20px;
	margin: 17px 0 0 0;
	border: none;
}

.Header h1 a
{
	color: #fff;
	text-decoration: none;
}

.Header .Desc
{
	clear: both;
	float: left;
	color:#ff7171;
	font-size: 14px;
	line-height: 14px;
	letter-spacing: -1px;
	font-family: 'Arial';
	padding: 0px;
	margin: 3px 0px 0px 32px;
}

/* Menu +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Menu { width: 850px; position: relative; height: 30px; border-top: 8px solid #de5e5e;}
.Menu ul { width: auto; float:right; list-style: none; margin: 0px; padding: 0px 80px 5px 80px;}
.Menu ul li ul { display: none;}
.Menu li { padding: 0px; margin: 0px; display: inline; font-size: 11px;}
.Menu a { padding: 6px 9px 6px 6px; margin-right: 2px; float: left; text-decoration: none; color:#FFFFFF;}

/* Container +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.CON { background: #fff; width: 850px; float: left; position: relative; padding: 0px}
.CON ul { margin: 0px; }
.CON li { padding: 2px 0px 2px 15px; list-style-type: none; font-size: 11px; line-height: 15px; color:#4c4c4c; background: url(images/PostContentLiIco.png) no-repeat left 1px;}


/* Side Central +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SC { width: 550px; float: left; padding: 10px 30px 15px 20px;}

.sidebar { width: 230px; float: right; padding: 10px 20px 0 0;}

.Categ
{
	margin-bottom: 20px;
}

.Categ a
{
	color: #000000;
	text-decoration: none;
}

.Categ h1 { margin-bottom: 0px;}

.Categ ul
{
	padding: 10px 0px 20px 0px;
}
.Categ li
{
	padding: 4px 0px 5px 20px;
	list-style-type: none;
	background: url(images/subcategbullet.png) no-repeat left 6px;
}

.Footer
{
	width: 820px;
	font-size: 10px;
	background: #fff;
	position: relative;
	clear: left;
	padding: 5px 15px;
	border-top: 4px solid #C50000;
}