/* @override http://www.playerx.com/cms/front/stylesheets/styles.css */

body{
	font-family: Tahoma, Helvetica, Arial, Verdana;
	font-size:  65%;
	color:  #000000;
	line-height:  1.4;
	background:  #000000;
}

h1, h2, h3, h4, h5, h6{
color:  #ff0300;
font-weight:  bold;
}



.text p{
	padding-left:  20px;
	padding-bottom:  10px;
}

.text li{
	padding:  5px 5px 5px 0px;
	margin-left:  40px;
	list-style-type: disc;
}

h1 span{
}

h1{
	font-size:  1.4em;
	border-bottom:  5px solid #e2e6ec;
	margin-bottom:  10px;
}

h2{
	font-size: 1.4em;
	border-bottom: 2px solid #ff0300;
	margin-bottom:  10px;
}

h2.blackbold a{
	color:  #000000;
	border:  none;
}.text h3{
	padding-left:20px;;
}

h3{
	color:  #000000;
	font-size: 1.4em;
	border-bottom: 2px solid #ff0300;
	margin-top:  10px;
	margin-bottom:  10px;
}

h4{
	color:  #ffffff;
	font-size: 1.4em;
}

h5{
		color:  #ffffff;
	font-size: 1.4em;
	border-bottom: 2px solid #ffffff;
}

h6{
	color:  #ffffff;
	font-size: 1.4em;
	font-weight:  normal;
}

p{
	font-size:  1.2em;
}
p.subheading{
	color:  #6c6f8c;
}

span.copyright{
	color:  #666666;
}

.footnote{
	font-size:  0.8em;
}

#sidebar li{
	font-size:  1.2em;
}
li.current a{
	color: #ff0300;
}

em{
	font-style: italic;
}

strong{
	font-weight: bold;
}

a{
	color:  #ff0300;
	font-size:  1.2em;
}

p a{
	font-size: 1em;
}

a:hover{
	color:  #000000;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, li a{
	text-decoration: none;
	color:  #ff0300;
}


ul.redlist  li h3{
	border:  none;
}

.advert h3{
	border:  none;
}

/**NAVIGATION**/

ul#sideNavigation ul li a{
	color: #ffffff;
}

ul#sideNavigation ul li a:hover{
	color:  #ff0300;
}

/**HOMEPAGE POPPER**/

.homepage_popper p{
	color:  #000000;
	line-height: 1.1;
}

.homepage_popper a{
	color: #000000;
	font-weight:  bold;
}

/**H1 Replacer**/

#masthead h1{
	width:  300px;
	height: 150px;
	background: url(images/masthead.jpg) no-repeat;
	display:  block;
}

#masthead h1 span{
	 display:  none;
}



/**NAVIGATION**/

ul.nav_breadcrumbs span{
	font-size: 1em;
	text-decoration: none;
	color:  #333333;
}

ul.nav_breadcrumbs li a{
	font-size: 1em;
text-transform: lowercase;
}

ul.nav_breadcrumbs li a:hover{
	color:  inherit;
}

ul.nav_breadcrumbs li.tail span{
	color:  #ffffff;
}

/**SEARCH **/
fieldset legend{
	font-size:  1.2em;
    padding-top:  10px;
    color: #ffffff;
}

#content{
	background:  #bec7d4;
}

#content.white_bg{
	background:  #ffffff;
}

#content.news_list{
	background:  #bec7d4;
}

#content.news_list .entry{
	width:600px ;
	background:  #ffffff;
	border:  none;
	margin-bottom:  10px;
	padding-left:  10px;
	padding-right:  10px;
	padding-top:  1px;
}

#content.news_listing{
	background:  #ffffff;
}

.news_listing p{
	padding-right:  20px;
}

.news_listing h2{
	font-size:  2.2em;
	padding-right:  20px;
}

.news_list h3{
	border:  none;
}

ul#footer li a{
	color:  #666666
}
.text_white p{
	padding-left:  10px;
}

.text_white a{
	color:  #ffffff;
}

.text_white a:hover{
	color:  #ff0300;
}

h2.white{
	color: #ffffff;
}


