/*
Theme Name: RevStarMedia Non-Flash (RSM-1)
Theme URI: http://www.revstarmedia.com
Description:  The Custom theme for Rev Star Media modified by George Plumley to not use Flash headers
Version: 1
Author: JTk modified by George Plumley
Author URI: http://imjtk.com/
Tags: blue, yellow, clean
*/



* {
	margin: 0;
	padding: 0;
}

.clearHack {
	clear: both;
	visibility: hidden;
}

body {
	margin: 0;
	padding: 0;
	background-color: #011528;
	background-image: url(images/bgdTile.jpg);
	background-repeat: repeat-x;
    font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}

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

a:hover {
	color: #f5b334;
	text-decoration: none;
	font-variant: normal;
}

img {
	border: 0px;
}

p {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
}

h1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

h2 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color:#F6A91B;
	margin: 0 0 5px 0;
}

h2 a, h2 a:visited, h2 a:link {
	color:#F6A91B;
	text-decoration: none;
}

h2 a:hover {
	color: #f5b334;
	text-decoration: none;
}

/* @group containers */
#container {
	width: 1000px;
	display: block;
	background-image: url(images/masterBgd.jpg);
	margin-right: auto;
	margin-left: auto;
	height: 709px;
}

#container2 {
	width: 1000px;
	display: block;
	background-image: url(images/masterBgd2.jpg);
	margin-right: auto;
	margin-left: auto;
	height: 709px;
}

#inner-container {
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}

#inner-container a {
	color: #90c4d0;
	text-decoration: underline;
}

#inner-container a:hover {
	color: #f5b334;
	text-decoration: underline;
}

#inner-container ul {
	list-style-image: url(images/miniNav_bullet.gif);
	list-style-position: outside;
	margin-left: 10px;
}

#inner-container li {
	padding-bottom: 5px;
}

#homeFlash {
	height: 300px;
	width: 915px;
	display: block;
}

#advFlash {
	height: 70px;
	width: 400px;
	display: block;
}

#title-area {
	width: 880px;
	display: block;
	border: 5px solid #ffffff;
	padding: 70px 20px 25px 20px;
	text-align: right;
	text-transform: lowercase;
	font-size: 48px;
	color: #ffffff;
	background-image: url(images/black-30.png);
}


#header {
	width: 915px;
	display: block;
}

#header-right {
	width: 500px;
	float: right;
	text-align: right;
	padding-top: 70px;
}

#header ul {
	list-style-type: none;
}

/* @end */


/* Basic Horizontal Menus */

#topmenu{
font: bold 12px arial;
text-transform: lowercase;
padding-left: 5px;
margin: 0;
width: 100%;
text-align: right; /*set value to "right" for example to align menu to the right of page*/
}

#topmenu li{
list-style: none;
display: inline;
}

#topmenu li a{
padding: 3px 0.5em;
text-decoration: none;
color: #ffffff;
}

#topmenu li a:hover{
color: #F6A91B;
text-decoration: none;
}

#mainmenu{
font: 24px arial;
text-transform: lowercase;
letter-spacing: 0.07em;
padding: 6px 10px;
margin: 0;
width: 100%;
text-align: right; /*set value to "right" for example to align menu to the right of page*/
}

#mainmenu li{
list-style: none;
display: inline;
}

#mainmenu li a{
padding-left: 10px;
text-decoration: none;
color: #ffffff;
border-left: 1px dotted #ffffff;
}

#mainmenu ul li:first-child a {
	border: none;
}

#mainmenu li a:hover{
color: #F6A91B;
text-decoration: none;
}

/* END MENU */




/* @group features */

#features {
	width: 915px;
	margin-top: 20px;
}

#featuresLeft {
	width: 457px;
	float: left;
}

#featuresRight {
	width: 457px;
	float: left;
}
/* @group content */

#content {
	width: 915px;
	margin-top: 20px;
}

#contentLeft {
	width: 597px;
	float: left;
	padding-left: 20px;
	padding-right: 40px;
}

#contentRight {
	width: 247px;
	float: left;
	margin-right: 10px;
}

 
/* @end */

/* @group footer */

#footer {
	width: 915px;
	margin-top: 20px;
}

#footer a {
	color: white;
	text-decoration: none;
}

#footer a:hover {
	color: #f5b334;
	text-decoration: none;
}

#footer .star {
	float: left;
	margin-right: 5px;
}

#footer h1 {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #829ab1;
	margin: 0 0 0 5px;
}

#footer p {
	line-height: 10px;
	font-size: 11px;
}






ul.social_media li{
	font-weight: bold;
	margin: 0;
	padding: 0;
	display: inline;
}

ul.social_media{
	margin: 0 0 35px 0;
	padding: 0;

}




.date_box {
	margin: 10px 0 0 0;
}

.entry, .postmetadata {
	padding: 5px;
}






div.col-35 {
	padding: 3px 2% 8px 0px;
	float: left;
	width: 33%;
	text-align: right;
}
div.col-65 {
	padding: 0px 2% 8px 0px;
	float: left;
	width: 63%;
}
div.col-45 {
	padding: 3px 2% 8px 0px;
	float: left;
	width: 43%;
}
div.col-55 {
	padding: 0px 2% 8px 0px;
	float: left;
	width: 53%;
}
.clear {
	clear: both;
}
div.col-100 {
	padding: 0px 2% 8px 0px;
	float: left;
	width: 98%;
}
h2.signup {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color:#ffce58;
	text-align: right;
}
.required {
	font-size: 14px;
	color: #A70900;
}


#footer_menu {
	margin: 0;
}


#footer_menu ul {
	list-style: none;
	padding: 0;
	margin: 5px 0 -2px 0;
}

#footer_menu li {
	margin: 0;
	display: inline;
	padding: 0 6px 0 6px;
	border-right: 1px solid #BCDFED;
}


