/*
	960 Grid System ~ Text CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	font: 12px Calibri, Helvetica, Arial;
	background:#000000 top center no-repeat url('../images/foxfuse_bg.jpg');
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}

a { color:#FFFFFF; text-decoration: none; }
a:active { color:#FFFFFF; text-decoration: none; }
a:visited { color:#FFFFFF; text-decoration: none; }
a:hover { color:#FFFFFF; text-decoration: underline; }

hr {
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 23px;
}

h2 {
	font-size: 17px;
	color: #9c0808;
}

h3 {
	font-size: 17px;
}

h4 {
	font-size: 15px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 13px;
}

.bigRed {
	font-size: 17px;
	font-weight: bold;
	color: #9c0808;
}

.bigBlack {
	font-size: 17px;
	font-weight: bold;
}

.logoPad {
	padding: 15px 0 0 0;
}

.submitPad {
	padding: 10px 0 0 0;
}

.inputText {
	color: #666666;
}

.largerText {
	font-size: 14px;
}

.hugeText {
	font-size: 18px;
}

.contactText {
	font-size: 18px;
	padding-left: 20px;
}

#nav { 
	height: 47px;
	/* background: top center repeat url('../images/trans_bg.png'); */
	background-color: #FFFFFF;
	margin-top: 10px;
}
#navBar { 
	width: 930px;
	height: 37px;
	background: center center no-repeat url('../images/nav_fg.jpg');
	padding: 5px;
}
#navBar ul { 
	width: 930px;
	padding-top: 7px;
}
#navBar li { 
	width: 81px;
	font-size: 17px;
	font-weight: normal;
	list-style: none;
	display: inline;
	padding: 0 1% 0 1%;
}

#pod {
	width: 930px;
	height: 410px;
	background: top center repeat url('../images/trans_bg.png');
	margin-top: 15px;
	padding: 5px;
}

#features {
	margin-top: 15px;
}

#feature {
	background: top center repeat url('../images/trans_bg.png');
}

#feature_canvas {
	width: 290px;
	height: 260px;
	background-color: #FFFFFF;
	margin: 5px;
	color: #333333;
}

.featureQuote {
	padding: 0 10px 5px 10px;
}
.featureAuthor {
	padding: 0 10px 0 10px;
	text-align: right;
}
.featureTitle {
	padding: 0 10px 5px 0;
	text-align: right;
}

.floatRight {
	float: right;
}

#footer {
	margin-top: 25px;
	margin-bottom: 25px;
}
#footer a {
	color: #999999;
}
#footer_left p {
	text-indent: 75px;
}
#footer_left2 p {
	color: #999999;
}
#footer_mid {
	color: #999999;
}
#footer_right {
	text-align: right;
	color: #999999;
}

#signup form{
	text-align: right;
}

.signupPrompt {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

#mediaspace {
	text-align: right;
	margin-bottom: 40px;
}

#contentArea {
	width: 940px;
	height: 420px;
	background: top center repeat url('../images/trans_bg.png');
	margin-top: 15px;
}
#contentAreaCanvas {
	width: 910px;
	height: 390px;
	background-color: #FFFFFF;
	color: #333333;
	margin: 5px 0 0 5px;
	padding: 10px;
}
#contentAreaCanvas a {
	color: #333333;
}
#contentAreaCanvasLeft {
	width: 300px;
	float: left;
	margin-right:10px;
}
#contentAreaCanvasRightnews {
	width: 610px;
	float: right;
/*	padding: 0 20px 0 10px;*/
}
#contentAreaCanvasRightnews div {
	float: left;
	width:295px;
	overflow:hidden;
}
#contentAreaCanvasRightnews div a {
	display:block;
	margin-bottom:10px;
	background:#CCC;
}
#contentAreaCanvasRightnews div a img {

}

#contactCanvasRight {
	width: 520px;
	float: right;
	padding: 0 20px 0 60px;
}

#contentAreaPress {
	width: 940px;
	height: 480px;
	background: top center repeat url('../images/trans_bg.png');
	margin-top: 15px;
}
#pressAreaCanvas {
	width: 910px;
	height: 450px;
	background-color: #FFFFFF;
	color: #333333;
	margin: 5px 0 0 5px;
	padding: 10px;
}
#contentAreaDistr {
	width: 940px;
	height: 742px;
	background: top center repeat url('../images/trans_bg.png');
	margin-top: 15px;
}
#DistrAreaCanvas {
	width: 910px;
	height: 712px;
	background-color: #FFFFFF;
	color: #333333;
	margin: 5px 0 0 5px;
	padding: 10px;
}
#contentAreaGallery {
	width: 940px;
	height: 530px;
	background: top center repeat url('../images/trans_bg.png');
	margin-top: 15px;
}
#galleryAreaCanvas {
	width: 910px;
	height: 500px;
	background-color: #000000;
	color: #333333;
	margin: 5px 0 0 5px;
	padding: 10px;
}

.foxCard {
	float; left;
}

.aboutQuote {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	padding: 10px 30px 0 30px;
	color: #9f0909;
}

.selectPad {
	float: left;
}

.padLeft {
	padding-left: 10px;
}

.terms {
	font-size: 11px;
}
   
.rss_box {
}
 
.rss_title, rss_title a {
 	font-size: 17px;
	font-weight: bold;
	margin-top: 5px;
}
 
.rss_date {
	color: #999999;
}
.rss_item li{
	margin-top: 5px;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
  	font-style: italic;
	font-weight: bold;
  	font-size: 15px;
	margin-top: 5px;
	padding-top: 5px;
}

.rss_item { 
	margin: 5px 0 10px 0;
}
