/*
Copyright (c) 2009, CSSJockey! All rights reserved.
Version: 1.0
*/
/* Top Navigation */
#topnavigation{
	background:url(images/topnavbg.gif) no-repeat;
	height:44px;
}
#topnavlinks {
  float:left;
  width:750px;
  line-height:normal;
  margin:0 0 0 10px;
}
#topnavlinks ul {
	margin:0;
	padding:0px 10px 0px 0px;
	list-style:none;
}
#topnavlinks li {
	display:inline;
	margin:0;
	padding:0;
}
#topnavlinks a {
	float:left;
	background:url("images/topnavlinkbg.gif") repeat-x left top;
	margin:0;
	padding:0 0 0 0px;
	text-decoration:none;
}
#topnavlinks a span {
	float:left;
	display:block;
	background:url("images/topnavlinkbg.gif") repeat-x right top;
	padding:14px 15px 11px 15px;
	color:#FFF;
	font-weight:bold;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topnavlinks a span {float:none;}
/* End IE5-Mac hack */
#topnavlinks a:hover span {
	color:#FFF;
}
#topnavlinks a:hover {
	background:url("images/topnavlinkbghover.gif") repeat-x right top;
	background-position:0% -42px;
}
#topnavlinks a:hover span {
	background:url("images/topnavlinkbghover.gif") repeat-x right top;    	
	background-position:100% -42px;
}

#topnavlinks #current a, #topnavlinks li.current_page_item a {
	background-position:0% -42px;
}
#topnavlinks #current a span {
	background-position:100% -42px;
	color:#FFF;
}
#topnavright{
	float:left;
	width:230px;
	color:#CCC;
	font-weight:bold;
}
#topsearch{
	background:url(images/searchbg.jpg) no-repeat;
	height:41px;
	width:247px;
	margin:0 20px 0 0;
}
#tsearchsubmit{
	display:none;
}
#ts{
	background:none;
	border:0px;
	width:180px;
	margin:10px 0 0 8px;
	padding:4px 0 0 2px;
	font:bold 8pt Arial, Helvetica, sans-serif;
	color:#FFF;
}
#logo{
	width:380px;
	height:90px;
	overflow:hidden;
}
#topad{
	width:590px;
	text-align:right;
	padding:11px 10px 0 0;
	overflow:hidden;
}
/* Top Plasma Styles */
#plasmaleft{
	width:400px;
	height:280px;
	float:left;
	background:url(images/plasma.gif) no-repeat;
}

#plasmascreen{
	width:342px;
	height:176px;
	position:absolute;
	margin:25px 0 0 29px;
}
.plasmashow{
	width:342px;
	height:176px;
	overflow:hidden;
}
#plasmanavigation{
	clear:both;
	width:200px;
	text-align:center;
	font:bold 10pt arial;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#FFF;
	padding:204px 0 0 93px;
}
.plasmatitle{
	margin:126px 0 0 0;
	height:47px;
	background:url(images/plasmatitle.jpg) repeat-x;
	padding:3px 7px 0px 7px;
	color:#000;
	border-top:1px solid #333333;
}
.plasmatitle h1{
	font:bold 10pt arial;
}
.plasmatitle h1 a{
	color:#000;
}
.plasmatitle h1 a:hover{
	color:#990000;
}
.plasmapostmeta{
	font:normal 8pt arial;
}
#plasmaright{
	width:560px;
	float:left;
	margin:0 0 0 10px;
	line-height:1.4;
}
#topicons{
	text-align:right;
	padding:0 0 0 0px;
}
#plasmaright h1{
	font:bold 9pt Helvetica, Arial sans-serif;
	text-transform:uppercase;
	margin:0px 0 7px 0;
	color:#990000;
}
#plasmaright h2{
	font:bold 14pt Helvetica, Arial sans-serif;
	margin:10px 0 7px 0;
	color:#2a2a2a;
}
#plasmaright .toppanel h1{
	margin:0 0 3px 0px;
}

/* Featured Style */
#featuredleft{
	width:400px;
	height:280px;
	float:left;
	overflow:hidden;
}
.topfeatured{
	margin:10px;
	background:#CCC;
	height:255px;
	padding:5px 10px 5px 10px;
	background:#ffffff url(images/featured.gif) top right no-repeat;
	border:1px solid #CCC;
}
h2.featured_post a{
	color:#990000;
	font-size:12pt;
}
.featureddesc{
	padding:3px 0 0 0;
	font:normal 9pt Arial, Helvetica, sans-serif;
	line-height:1.5;
}
.featureddesc p.freadmore{
	padding:7px 5px 0 0;
	text-align:right;
}
.featureddesc a{
	font-weight:bold;
	color:#990000;
}
.fpostmetadata{
	padding:5px 0 0px 0;
	font-weight:bold;
	font-size:8pt;
	color:#999;
	
}


/* Tab Categories */

#toptabs {
line-height:normal;
width:550px;
overflow:hidden;
height:30px;
}
#toptabs ul {
margin:0;
padding:10px 10px 0 0px;
list-style:none;
}
#toptabs li {
display:inline;
margin:0;
padding:0;
}
#toptabs a {
float:left;
background:url("images/topnavleft.gif") no-repeat left top;
margin:0;
padding:0 0 0 10px;
text-decoration:none;
}
#toptabs a span {
float:left;
display:block;
background:url("images/topnavright.gif") no-repeat right top;
padding:5px 15px 4px 5px;
color:#990000;
text-transform:uppercase;
font-size:8pt;
font-weight:bold;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#toptabs a span {float:none;}
/* End IE5-Mac hack */
#toptabs a:hover span {
color:#FFF;
}
#toptabs a:hover {
background-position:0% -42px;
}
#toptabs a:hover span {
background-position:100% -42px;
}

#toptabs .current{
background-position:0% -42px;
}
#toptabs .current span {
background-position:100% -42px;
color:#FFF;
}
.tabc{
	padding:10px;
	height:190px;
	overflow:hidden;
	margin:0 0 5px 0;
}
.tabc ul{
	margin:0px;
	padding:0px;
}
.tabc ul li{
	margin:0px;
	padding:0px;
	background:none;
	list-style:none;
}
.tabc ul li p{
	padding:0px 0 4px 10px;
	font:normal 8pt Arial, Helvetica, sans-serif;
	color:#333;
}
.tabc ul li a{
	background:url(images/dot.gif) no-repeat;
	padding:0 0 0 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 1.4em;
	color:#2a2a2a;
}
.tabc ul li a:hover{
	color:#990000;
	background:url(images/dot-hover.gif) no-repeat;
	padding:0 0 0 10px;
}
.topdesc{
	width:230px; 
	height:175px;
	font-size:8pt;
	padding:0px 0 0 7px;
	margin:10px 5px 0 0px;
	border-left:1px #cfcfcf solid;
	overflow:hidden;
	color:#323030;
	text-align:center;
}
.topdesc a{
	color:#999;
	padding:5px;
}
.topdesc a:hover{
	/* color:#3e3e3e; */
	color:#990000;
	text-decoration:underline;
}
.smallheading{
	font:bold 8pt Arial, Helvetica, sans-serif;
	color:#990000;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
}
/* Top Plasma Styles End */
.topfeatured div.post{
	background:none;
	border:0px;
	padding:7px 0px 0px 0px;
}
.featuredvideo{
	width:400px;
	height:300px;
	margin:10px;
	overflow:hidden;
}

