/* BEATROUTE */
/* STYLES BY CARBON MEDIA */
/* http://www.carbonmedia.ca */

/* FILE LAST EDITED: 2006-05-10 BY CHUCK */

/****************************************************************/
/* 1. INITS */
/****************************************************************/

@import "common.css";

/****************************************************************/
/* 2. TAGS */
/****************************************************************/

body {
	background: #878787;
	font-family: Arial, Tahoma, Helvetica, Sans-Serif;
	font-size: 8pt;
	margin: auto;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, Tahoma, Sans-Serif;
}
h1 {
	display: inline;
}
h3 {
	font-size: 11pt;
}
h4 {
	font-size: 7pt;
}
h4 span.subtitle {
	font-size: 8pt;
}
h5 {
	background: #900;
	color: #FFF;
	font-size: 15pt;
	padding: 4px;
}
h3, h4 {
	margin: 0;
	padding: 0;
}
h3.section, h4.section {
	width: 440px;
}
h3.layout1, h4.layout1 {
	width: 294px;
}
/* Layout 2 needs no stinkin' width! */
h3.layout3, h4.layout3 {
	width: 289px;
}
h3.layout4, h4.layout4 {
	width: 439px;
}
h3.layout5, h4.layout5 {
	width: 239px;
}
h3.bio_name, h4.bio_position{
	width: 200px;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
p {
	display: inline;
	color: #FFF;	
}
p.article_preview {
	font: 80%/120% Tahoma, Verdana, "Trebuchet MS", serif;
	text-align: left;
}
table {
	background: #2a2a2a;
	border: 3px solid black;
	border-bottom: 0;
	color: #FFF;
	margin: 0;
	padding: 0;
}
table a {
	border-bottom: 1px solid #565656;
	background: #373737;
	color: #fff;
display:block;
margin: 0 0 2px 0;
	text-decoration: none;
}
table a:hover {
	border-bottom: 1px solid #565656;
	background: #FFF;
	color: #000;
}
table p {
	display: block;
	font-size: 7.5pt;
}
table.image_center, table.image_left, table.image_right, table.image_center td, table.image_left td, table.image_right td {
	border: 0;
	padding: 0;
}
table.image_center {
	margin: 0 0 5px 0;
}
table.image_left {
	margin: 0 10px 0 0;
}
table.image_right {
	margin: 0 0 0 10px;
}
table.image_center img, table.image_left img, table.image_right img {
	border: 1px solid white;
}
th {
	border-bottom: 3px solid black;
	font-size: 17pt;
	margin: 0;
	padding: 1px 4px 1px 4px;
}
th a, th a:visited, th a:hover, th a:visited:hover {
	background: transparent;
	border-bottom: 0;
	color: #FFF;
}
td {
	border-bottom: 3px solid black;
	vertical-align: top;
}
td.caption span, td.caption_cd span, td.caption_preview span, td.caption_cd_preview span {
	color: #CCC;
	display: block;
	font-size: 90%;
	margin: 3px 5px 3px 0;
}
td.caption_cd span, td.caption_cd_preview span {
	width: 150px;
}
td.caption_preview span, td.caption_cd_preview span {
	font-size: 60%;
}
td.caption_cd span {
	width: 150px;
}

td.noRoll {
	margin: 0;
	padding: 4px 0 1px 4px;
}
td.noRoll a, td.noRoll a:hover {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
}
td.noRoll img {
	border: 1px solid #000;
}
td.section {
	padding: 4px 4px 0 6px;
	vertical-align: top;
}
td.sectionNoImage {
	margin: 0;
	padding: 4px 4px 4px 6px;
	vertical-align: middle;
}

/****************************************************************/
/* 3. DIVS */
/****************************************************************/

/* 3.1. CONTAINERS */ 

#articleGrid {
	background: #000;
}
#bannerContainer {
	background: #000;
	clear: left;
	width: 794px;
	padding: 3px 3px 0 3px;
	margin: 0;
	height: 223px;
	text-align: right;
}
#container {
	margin: auto;
	position: relative;
	width: 800px;
}
#contentContainer {
	background: url( ../images/content_bg.gif );
	border-top: 3px solid #878787;
}
#flashBanner {
	float: left;
	height: 220px;
	text-align: center;
	width: 485px;
}
#hightlight {
	float: right;
}
#logo {
	float: left;
	margin: 10px 0 8px 0;
}

/* 3.2. COLUMNS */ 

#leftCol {
	float: left;
	width: 174px;
}
#leftCol img {
	background: #000;
	border-top: 3px solid #878787;
	padding: 3px 3px 0 3px;
}
#leftCol img.top {
	border: 0;
}
#leftCol img.tower {
	border-bottom: 3px solid #878787;
	padding-bottom: 3px;
}
#rightCol {
	float: right;
	width: 623px;
}
#rightCol p.article {
	font: 110%/160% Tahoma, Verdana, "Trebuchet MS", serif;
	text-align: left;
}

/* 3.3. MENUS */ 

#dynamicMenu {
	background: #000;
	border-top: 3px solid #878787;
	padding: 3px;
	text-align: left;
	margin: 0 0 3px 0;
}
#dynamicMenu ul {
	font-weight: bold;
	list-style: none;
	margin: 10px 0 10px 13px;
	text-transform: uppercase;
}
#dynamicMenu li a {
	background: #000;
	color: #FFF;
	border: 0;
	display: block;
	font-size: 11pt;
	margin: 3px 0 3px 0;
	padding: 3px 0 0 3px;
	width: 139px;
}
#dynamicMenu ul ul {
	margin: 0 0 0 17px;
}
#dynamicMenu ul ul li a {
	font-size: 8pt;
	font-weight: normal;
	line-height: 9pt;
	margin: 0;
	padding: 1px 0 1px 3px;
	width: 105px;
}
#dynamicMenu .bar {
	text-decoration: none;
}
#dynamicMenu .bar:hover {
	background: #FFF;
	color: #000;
	text-decoration: none;
}
#footer {
	background: #000;
	border-top: 3px solid #878787;
	clear: both;
	height: 50px;
	padding: 10px 0 0 0;
	position: relative;
	text-align: right;
	width: 100%;
}
#footer ul {
	float: right;
	margin: 0;
}
#footer ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: left;
}
#footer ul li a {
	display: block;
	height: 17px;
	overflow: hidden;
	margin-top: 12px;
	padding: 0 10px;
	text-indent: -1337px;
	text-decoration: none;
}
#footer ul li a.copyright {
	background: transparent url( ../images/footer_copyright.gif ) no-repeat top left scroll;
	width: 156px;
}
#footer ul li a.copyright:hover {
	background: transparent url( ../images/footer_copyright_over.gif ) no-repeat top left scroll;
}
#footer ul li a.editor {
	background: transparent url( ../images/footer_editor.gif ) no-repeat top left scroll;
	width: 120px;
}
#footer ul li a.editor:hover {
	background: transparent url( ../images/footer_editor_over.gif ) no-repeat top left scroll;
}
#footer ul li a.carbon_text {
	background: transparent url( ../images/footer_carbon_text.gif ) no-repeat top left scroll;
	width: 120px;
}
#footer ul li a.carbon_text:hover {
	background: transparent url( ../images/footer_carbon_text_over.gif ) no-repeat top left scroll;
}
#footer ul li a.carbon_logo {
	background: transparent url( ../images/logo_carbon.gif ) no-repeat top left scroll;
	height: 38px;
	margin-top: 1px;
	width: 55px;
}
#staticContainer {
  position: relative;
  text-align: left;
}
#staticMenu {
	height: 20px;
	position: absolute;
  top: 52px;
  right: 0;
  width: 424px;
}
#staticMenu ul {
  height: 20px;
  margin: 0;
  width: 550px;
}
#staticMenu ul li {
	display: block;
	float: left;
	font: 1.3em bold;
	list-style-type: none;
}
#staticMenu ul li a {
	display: block;
	height: 17px;
	overflow: hidden;
	text-indent: -1337px;
	text-decoration: none;
}
#staticMenu ul li a.blog {
	background: transparent url( ../images/staticMenu_blog.gif ) no-repeat top left scroll;
	width: 43px;
}
#staticMenu ul li a.blog:hover {
	background: url( ../images/staticMenu_blog_over.gif );
}
#staticMenu ul li a.contests {
	background: transparent url( ../images/staticMenu_contests.gif ) no-repeat top left scroll;
	width: 76px;
}
#staticMenu ul li a.contests:hover {
	background: url( ../images/staticMenu_contests_over.gif );
}
#staticMenu ul li a.advertising {
	background: transparent url( ../images/staticMenu_advertising.gif ) no-repeat top left scroll;
	width: 98px;
}
#staticMenu ul li a.advertising:hover {
	background: url( ../images/staticMenu_advertising_over.gif );
}
#staticMenu ul li a.archives {
	background: transparent url( ../images/staticMenu_archives.gif ) no-repeat top left scroll;
	width: 78px;
}
#staticMenu ul li a.archives:hover {
	background: url( ../images/staticMenu_archives_over.gif );
}
#staticMenu ul li a.about {
	background: transparent url( ../images/staticMenu_about.gif ) no-repeat top left scroll;
	width: 58px;
}
#staticMenu ul li a.about:hover {
	background: url( ../images/staticMenu_about_over.gif );
}
#staticMenu ul li a.contact {
	background: transparent url( ../images/staticMenu_contact.gif ) no-repeat top left scroll;
	width: 76px;
}
#staticMenu ul li a.contact:hover {
	background: url( ../images/staticMenu_contact_over.gif );
}
#staticMenuFooter {
	float: right;
	margin: 0 0 12px 0;
	position: relative;
	right: -51px;
}
#staticMenuFooter ul li {
	float: left;
	list-style-type: none;
}
#staticMenuFooter ul li a {
	color: #FFF;
	display: block;
	font-size: 100%;
	font-weight: bold;
	margin: 0 10px;
	text-decoration: none;
}
#staticMenuFooter ul li a:hover {
	color: #000;
	display: block;
}


/****************************************************************/
/* 4. CLASSES */
/****************************************************************/

/* 4.1. COMMENT SYSTEM FOR READMORE */ 

.comments {
	float: right;
	font-size: 8.5pt;
	font-weight: bold;
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}
.comments a span{
	font-size: 8pt;
	position: 		absolute;
	left: 			-9999px;
	width: 			900px;
}
.comments a:hover, .comments a:focus, .comments a:active{
	position: relative;
	z-index: 1;
}
.comments a:hover span, .comments a:focus span, .comments a:active span{
	left: -414px;
	top: -5px;
	width: 400px;
	padding: 2px;
	background: #FFF;
	color: #FFF;
	border: 1px dashed #666;
	color: #000;
	text-decoration: none;
	position: absolute;
}

/* 4.2. MISC */ 

.blackFill {
	background: #333;
	height: 100%;
	margin: auto;
	width: 100%;
}
.logo {
	float: left;
	margin: 2px 0 0 0;
}
.requirements {
	font-size: 130%;
	
}
.requirements {
	font-size: 140%;
	font-weight: bold;
}
.requirements a, .requirements a:visited {
	background: #333;
	color: #FFF;
}
.requirements a:hover, .requirements a:visited:hover {
	background: #FFF;
	color: #333;
}
