
/*
Theme Name: Massive News
Theme URI: http://www.press75.com/
Description: The all new Massive News WordPress theme by Jason Schuller and Press75.com. Detailed usage instructions for this theme can be found at <a href="http://www.press75.com/docs/massive-news/">http://www.press75.com/docs/massive-news/</a>.
Version: 2.3.1
Tags: buddypress
Author: Jason Schuller
Author URI: http://www.press75.com/

This theme was designed and built by Jason Schuller, and adapted for foxrio2.com by Anthony Acosta.

The CSS, XHTML and Design are all Copyright 2009 Circa75 Media, LLC:
*/



/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

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

	Licensed under GPL and MIT.
*/

/* =Basic HTML
--------------------------------------------------------------------------------*/

body {
	font: 13px/1.4 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
}

a:focus {
	outline: 1px dotted invert;
}

hr {
	border-color: #E7E7E7;
	border-width: 1px 0 0;
	clear: both;
	height: 1px;
	display:block;
}

/* =Headings
--------------------------------------------------------------------------------*/

h1 {
	font-size: 22px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 19px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}

/* =Spacing
--------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
}

li {
	margin-left: 20px;
}

p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom: 20px;
}

.container_16 {
	width:auto;
	min-width:990px;
	margin-left:auto;
	margin-right:auto;
}

/* =Grid >> Global
--------------------------------------------------------------------------------*/
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16 {
	display:inline;
	float:left;
}

.container_12 .grid_3, .container_16 .grid_4 {
	width:25%;
}

.container_12 .grid_6, .container_16 .grid_8 {
	width:46%;
}

.container_12 .grid_9, .container_16 .grid_12 {
	width:73%;
}

.container_12 .grid_12, .container_16 .grid_16 {
	width:100%;
}

/* =Grid >> Children (Alpha ~ First, Omega ~ Last)
--------------------------------------------------------------------------------*/
.alpha {
	margin-left:0;
}

.omega {
	margin-right:0;
}

/* =Grid >> 12 Columns
--------------------------------------------------------------------------------*/
.container_12 .grid_1 {
	width:6.333%;
}

.container_12 .grid_2 {
	width:14.666%;
}

.container_12 .grid_4 {
	width:31.333%;
}

.container_12 .grid_5 {
	width:39.666%;
}

.container_12 .grid_7 {
	width:56.333%;
}

.container_12 .grid_8 {
	width:64.666%;
}

.container_12 .grid_10 {
	width:81.333%;
}

.container_12 .grid_11 {
	width:89.666%;
}

/* =Grid >> 16 Columns
--------------------------------------------------------------------------------*/
.container_16 .grid_1 {
	width:4.25%;
}

.container_16 .grid_2 {
	width:10.5%;
}

.container_16 .grid_3 {
	width:16.75%;
}

.container_16 .grid_5 {
	width:29.25%;
}

.container_16 .grid_6 {
	width:35.5%;
}

.container_16 .grid_9 {
	width:54.25%;
}

.container_16 .grid_10 {
	width:60.5%;
}

.container_16 .grid_11 {
	width:66.75%;
}

.container_16 .grid_13 {
	width:79.25%;
}

.container_16 .grid_14 {
	width:85.5%;
}

.container_16 .grid_15 {
	width:91.75%;
}

/* =Prefix Extra Space >> Global
--------------------------------------------------------------------------------*/
.container_12 .prefix_3, .container_16 .prefix_4 {
	padding-left:25%;
}

.container_12 .prefix_6, .container_16 .prefix_8 {
	padding-left:50%;
}

.container_12 .prefix_9, .container_16 .prefix_12 {
	padding-left:75%;
}

/* =Prefix Extra Space >> 12 Columns
--------------------------------------------------------------------------------*/
.container_12 .prefix_1 {
	padding-left:8.333%;
}

.container_12 .prefix_2 {
	padding-left:16.666%;
}

.container_12 .prefix_4 {
	padding-left:33.333%;
}

.container_12 .prefix_5 {
	padding-left:41.666%;
}

.container_12 .prefix_7 {
	padding-left:58.333%;
}

.container_12 .prefix_8 {
	padding-left:66.666%;
}

.container_12 .prefix_10 {
	padding-left:83.333%;
}

.container_12 .prefix_11 {
	padding-left:91.666%;
}

/* =Prefix Extra Space >> 16 Columns
--------------------------------------------------------------------------------*/
.container_16 .prefix_1 {
	padding-left:6.25%;
}

.container_16 .prefix_2 {
	padding-left:12.5%;
}

.container_16 .prefix_3 {
	padding-left:18.75%;
}

.container_16 .prefix_5 {
	padding-left:31.25%;
}

.container_16 .prefix_6 {
	padding-left:37.5%;
}

.container_16 .prefix_7 {
	padding-left:43.75%;
}

.container_16 .prefix_9 {
	padding-left:56.25%;
}

.container_16 .prefix_10 {
	padding-left:62.5%;
}

.container_16 .prefix_11 {
	padding-left:68.75%;
}

.container_16 .prefix_13 {
	padding-left:81.25%;
}

.container_16 .prefix_14 {
	padding-left:87.5%;
}

.container_16 .prefix_15 {
	padding-left:93.75%;
}

/* =Suffix Extra Space >> Global
--------------------------------------------------------------------------------*/
.container_12 .suffix_3, .container_16 .suffix_4 {
	padding-right:25%;
}

.container_12 .suffix_6, .container_16 .suffix_8 {
	padding-right:50%;
}

.container_12 .suffix_9, .container_16 .suffix_12 {
	padding-right:75%;
}

/* =Suffix Extra Space >> 12 Columns
--------------------------------------------------------------------------------*/
.container_12 .suffix_1 {
	padding-right:8.333%;
}

.container_12 .suffix_2 {
	padding-right:16.666%;
}

.container_12 .suffix_4 {
	padding-right:33.333%;
}

.container_12 .suffix_5 {
	padding-right:41.666%;
}

.container_12 .suffix_7 {
	padding-right:58.333%;
}

.container_12 .suffix_8 {
	padding-right:66.666%;
}

.container_12 .suffix_10 {
	padding-right:83.333%;
}

.container_12 .suffix_11 {
	padding-right:91.666%;
}

/* =Suffix Extra Space >> 16 Columns
--------------------------------------------------------------------------------*/
.container_16 .suffix_1 {
	padding-right:6.25%;
}

.container_16 .suffix_2 {
	padding-right:16.5%;
}

.container_16 .suffix_3 {
	padding-right:18.75%;
}

.container_16 .suffix_5 {
	padding-right:31.25%;
}

.container_16 .suffix_6 {
	padding-right:37.5%;
}

.container_16 .suffix_7 {
	padding-right:43.75%;
}

.container_16 .suffix_9 {
	padding-right:56.25%;
}

.container_16 .suffix_10 {
	padding-right:62.5%;
}

.container_16 .suffix_11 {
	padding-right:68.75%;
}

.container_16 .suffix_13 {
	padding-right:81.25%;
}

.container_16 .suffix_14 {
	padding-right:87.5%;
}

.container_16 .suffix_15 {
	padding-right:93.75%;
}

/* =Clear Floated Elements
--------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear {
	background:none;
	border:0;
	clear:both;
	display:block;
	float:none;
	font-size:0;
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}

/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
	clear:both;
	content:'.';
	display:block;
	visibility:hidden;
	height:0;
}

.clearfix {
	display:inline-block;
}

* html .clearfix {
	height:1%;
}

.clearfix {
	display:block;
}

/* grey box method */

body {
	/*background: #E7E7E7 url(images/bg.jpg) repeat;*/
background-color:#660000;
	color: #333333;
	font-size: 11px;
	padding: 0;
}

a {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	color:#555555;
}

/* 960 grid system container background */
.container_16 {
	background:#FFFFFF;
	width: 990px;
}

/* headings */
h1, h2, h3, h4, h5, h6 {
	line-height:1.2em;
	margin-bottom:.3em;
	
}

h2 {
	margin-top:1em;
}

h5 {
	font-size:1.2em;
}

h6 {
	font-size:1em;
	text-transform:uppercase;
}

h1 a {
	text-transform:capitalize;
}

/* branding */
h1#branding {
	font-weight:normal;
	font-size:6em;
	font-family:Georgia, Times, serif;
	text-align:left;
	padding:0 0 0 10px;
	margin-bottom:0;
}

h1#branding a {
	color: #FFFFFF;
}

h1#branding a:hover {
	color: #999999;
}

#textlogo {
	width: 500px;
	float: left;
}

img.branding {
	padding:0 0 0 10px;
	float: left;
}

/* page heading */
h2#page-heading {
	font-weight:normal;
	font-family:Georgia, Times, serif;
	padding:.5em;
	margin:0 0 10px 0;
	border-bottom:1px solid #ccc;
}

#peeps {
	background-image:url(images/peeps.png);
	background-repeat:no-repeat;
	background-position:bottom;
	background-position:left;
	display: inline;
	padding-bottom: 134px;
	padding-left: 120px;
	padding-top: 0px;
	padding-right: 160px;
	margin-left:140px;
	margin-top:30px;
	z-index: 20;
	text-align: right;
}

/* boxes */
.box {
	background:#F8F8F8;
	margin-bottom:10px;
	padding:10px 10px 1px 10px;
	border: 1px solid #E1E1E1;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
}

.first_box {
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
}

.last_box {
	margin-right: 0px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border: none;
	height: 175px;
}

.box h2 {
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#FFF;
	background:#061E4A;
	margin:-11px -11px 0 -11px;
	padding:8px 0 6px 12px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
}

.box h2 a, .box h2 a.visible {
	color:#9BAAB5;
	font-weight: normal;
}

.box h2 a:hover {
	color:#FFFFFF;
	background: none;
}

.redbox {
	background:#F8F8F8;
	margin-bottom:10px;
	padding:10px 10px 1px 10px;
	border: 1px solid #E1E1E1;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
}

.redbox h2 {
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFF;
	background:#660000;
	margin:-11px -11px 0 -11px;
	padding:8px 0 6px 12px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
}

.redbox h2 a, .box h2 a.visible {
	color:#9BAAB5;
	font-weight: normal;
}

.block {
	padding-top:15px;
	margin-bottom: 5px;
}

.entry p img {
	max-width:370px;
}

.entry p span img {
	max-width:830px;
!important
}

div.menu {
	padding:0;
}

div.menu h2 {
	margin:0;
}

div.menu .block {
	padding-top:0;
}

/* paragraphs, quotes and lists */
p {
	margin-bottom:1em;
}

blockquote {
	font-family: Georgia, 'Times New Roman', serif;
	padding-left:1em;
	border-left:4px solid #CCCCCC;
}

blockquote cite {
	font-size:.9em;
}

ul, ol {
	padding-top:0;
}

/* menus */
ul.menu {
	list-style:none;
	border-top:1px solid #BBBBBB;
}

ul.menu li {
	margin:0;
}

ul.menu li a {
	display:block;
	padding:4px 0;
	border-bottom:1px solid #BBBBBB;
}

ul.menu li a:hover {
	background:#EEEEEE;
}

ul.menu li a:active {
	background:#CCCCCC;
}

/* submenus */
ul.menu ul {
	list-style:none;
	margin:0;
}

ul.menu ul li a {
	padding-left:30px;
}

/* section menus */
ul.section {
	border-top:0;
	margin-bottom:0;
}

ul.section li {
	text-transform:uppercase;
}

ul.section li a {
	background:#BBBBBB;
}

ul.section li a:hover {
	background:#AAAAAA;
}

ul.section li a:active {
	color:#FFFFFF;
	background:#666666;
}

ul.section li li a {
	background:#DDDDDD;
}

ul.section li li a:hover {
	background:#CCCCCC;
}

ul.section li li a:active {
	color:#000000;
	background:#FFFFFF;
}

ul.section ul li {
	text-transform:none;
}

ul.section li.current a {
	background:#EEEEEE;
}

ul.section li.current a:hover {
	background:#DDDDDD;
}

ul.section li.current a:active {
	background:#FFFFFF;
}

ul.section li.current > a {
	color:#FFFFFF;
	background:#666666;
}

ul.section li.current > a:hover {
	background:#555555;
}

ul.section li.current > a:active {
	background:#444444;
}

ul.section li.current a.active {
	background:#FFFFFF;
	cursor:default;
}

ul.section li.current > a.active, ul.section li.current > a.active:hover {
	color:#FFFFFF;
	background:#666666;
	cursor:default;
}

/* tables */
table {
/*	width:100%;
	border:1px solid #BBBBBB;
	margin-bottom:10px;*/
}

col.colC {
	width:8em;
}

th, td {
	padding:.2em 1em;
	text-align:left;
}

thead th {
	border-bottom:2px solid #888888;
	background:#BBBBBB;
	padding:.4em 1em .2em;
}

thead th.table-head {
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#FFFFFF;
	background:#555555;
	border:1px solid #555555;
}

/*tbody th, tbody td {
	border-top:1px solid #BBBBBB;
	border-bottom:1px solid #BBBBBB;
	background:#EEEEEE;
}

tbody tr.odd th, tbody tr.odd td {
	background:#FFFFFF;
}*/

tfoot th, tfoot td {
	border-top:2px solid #666666;
	background:#EEEEEE;
}

tfoot tr.total th, tfoot tr.total td {
	border-top:6px double #666666;
}

tfoot tr.total th {
	text-transform:uppercase;
}

th.currency, td.currency {
	text-align:right;
}

/* forms */
form {
	overflow:hidden;
	max-width:470px;
!important
}

fieldset {
	border:1px solid #BBBBBB;
	padding:10px;
	position:relative;
	background:#E9E9E9;
	margin-bottom:10px;
}

legend {
	font-size:1.1em;
	padding:.4em .8em;
	background:#FFFFFF;
	border:1px solid #BBBBBB;
}

fieldset.login p {
	margin-bottom:1em;
	margin-top:0pt;
}

fieldset p label {
	width:98%;
}

fieldset p input {
	width:98%;
}

fieldset p select {
	width:99%;
}

fieldset.login p label {
	float:left;
	line-height:2em;
	margin-right:3%;
	text-align:right;
	width:32%;
}

fieldset.login p input {
	width:60%;
}

fieldset.login input.button {
	margin-left:35%;
}

form p.notice {
	font-weight:bold;
}

input.search.text {
	width:66%;
}

input.search.button {
	width:28%;
	margin-left:2%;
}

/* articles */
#articles {
	padding-top:0;
}

.article {
	margin-top: 10px;
}

.main_article {
	font-size: 12px;
	margin-top: 20px;
}

.first_main_article {
	margin-top: 2px;
	font-size: 12px;
	line-height:18px;
}

.content_left .box .block .first_main_article p img {
	max-width:510px;
}

.box .article {
}

.article h2 {
	font-size:2em;
	font-weight:normal;
	text-transform:none;
	color:#333333;
	background:transparent;
	padding:0;
	margin:0;
	border:none;
}

.article h3 {
	margin-bottom:.2em;
	font-size:1.6em;
	text-transform: capitalize;
}

.box .first {
	border-top:none;
	margin-top: 12px;
}

.article h4 {
	font-size:1.2em;
	margin-bottom:.5em;
}

.article a.image {
	float:left;
	margin:3px 10px 3px 0;
	padding:4px;
	border:1px solid #bbb;
	background:#FFFFFF;
}

.article a.image:hover {
	border:1px solid #666666;
}

.article a.image img {
	float:left;
}

.meta {
	color:#666666;
	border-top:1px dotted #999999;
	border-bottom:1px dotted #999999;
	margin-bottom:.8em;
	padding: 4px 0 4px 0;
}

.meta a:link, .meta a:visited {
	font-weight: normal;
	color: #666666;
}

.meta a:hover {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

/* massive news */
#head_wrap {
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	padding: 0 10px 10px 10px;
}

#header {
	background: #0C3569;
	background-image:url(images/headerbg2.jpg);
	background-repeat:no-repeat;
	border-bottom: 1px solid #435664;
	padding: 3px 0 10px 0;
}

.header_ad {
	float: right;
	padding: 4px;
	margin: 0 10px 0 0;
	background: #061E4A;
	border: 1px solid #435664;
}

#navigation {
	background: #061E4A;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
}

ul.nav li {
	background: url(images/menudiv.png) top right no-repeat;
}

ul.nav li.page_item {
	background: url(images/menudiv.png) top left no-repeat;
}

ul.nav li.subscribe {
	background: url(images/rss.jpg) top left no-repeat;
	padding-right: 23px;
}

.main_wrap {
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	padding: 8px 8px 0 8px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.featured_box {
	margin-right: 8px;
	border: none;
	height: 175px;
}

/** featured content **/
.boxgrid {
	float:left;
	overflow: hidden;
	position: relative;
}

.boxgrid img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}

.boxgrid p {
	padding: 0 10px 0 8px;
}

.boxgrid h4 {
	font-size: 16px;
	padding: 8px 0 0 8px;
	margin: 0;
}

.boxcaption {
	float: left;
	position: absolute;
	background: #FFFFFF;
	height: 186px;
	width: 100%;
	opacity: .7;
/* For IE 5-7 */
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	/* For IE 8 */
-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.captionfull .boxcaption {
	top: 0;
	left: 0;
}

.caption .boxcaption {
	top: 186;
	left: 0;
}

#content_left_wrapper {
	float: left;
	width: 520px;
}

#content_left_wrapper840 {
	float: left;
	width: 840px;
	padding-right:5px;
}

#content_right_wrapper {
	width: 480px;
	margin-left: -480px;
	float: left;
	position:relative;
}

.content_left_leaderboard {
	width:838px;
	display:block;
}

.content_left {
	width:520px;
	float: left;
	position:relative;
}

.video {
	width: auto;
	margin: 20px 0 20px 0;
	text-align: center;
	border: 1px solid #BBBBBB;
	padding: 2px;
	background: #061E4A;
}

.time {
	background: url(images/spriteme1.png) left no-repeat;
	background-position: -10px -89.5px;
	padding: 4px 0 4px 22px;
	margin: 0 10px 0 0;
}

.categories {
	/*background: url(images/spriteme1.png) left no-repeat;*/
	padding: 4px 0 4px 0px;
	background-position: -10px -125.5px;
	margin: 0 10px 0 0;
}

.discuss {
	background: url(images/spriteme1.png) left no-repeat;
	background-position: -10px -161.5px;
	padding: 4px 0 4px 22px;
	margin: 0 10px 0 0;
}

.editlink {
	background: url(images/spriteme1.png) left no-repeat;
	background-position: -10px -7.5px;
	padding: 4px 0 4px 22px;
	margin: 0 10px 0 0;
}

.content_center {
	width: 320px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 130px;
}

.widget_block {
	margin: 0;
	padding: 15px 0 15px 0;
}

.p75_related_posts .widget_block {
	padding: 0;
}

.cat_posts .widget_block {
	padding: 0;
}

.widget_tag_cloud .widget_block {
	padding: 0;
}

.widget_text .widget_block {
	padding: 10px 0;
}

.p75_sidebar_ads .widget_block {
	padding: 0;
}

.content_center .p75_sidebar_ads .widget_block {
	padding: 0 0 0 23px;
}

.widget_block ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #BBB;
}

.widget_block li {
	padding:4px 0;
	margin: 0;
	border-bottom:1px solid #bbb;
}

.widget_block li:hover {
	background: #EEE;
}

.widget p {
	margin: 10px 0 10px 0;
}

.content_right {
	width: 140px;
	float: left;
	position:relative;
}

#search_submit {
	margin: 0;
	padding: 0;
	border: 0;
}

#search_form input {
	border: 1px solid #E5E3D8;
	padding: 2px;
	margin: 0;
	color: #404040;
	background: #FFF url(images/fields.jpg) top left repeat-x;
	width: 252px;
}

.p75_sidebar_ads {
	padding: 12px 0 8px 12px;
}

* + html .p75_sidebar_ads {
	padding: 12px 0 4px 11px;
}

.p75_sidebar_ads img {
	margin: 0 4px 4px 0;
}

* + html .p75_sidebar_ads img {
	margin: 0 4px 4px 0;
	float: none;
}

#footer_wrap {
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	padding: 10px 10px 0 10px;
	margin-bottom: 0px;
}

.pagination {
	font-size: 14px;
	padding-top: 5px;
}

.pagination a {
	font-weight: normal;
}

#footer {
	background: #061E4A;
	padding: 10px;
	color: #FFFFFF;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
}

#footer h4 {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

#footer p {
	font-size: 10px;
	margin: 0;
	padding: 0;
	color: #9BAAB5;
}

#footer a {
	color: #9BAAB5;
	font-weight: normal;
}

#footer a:hover {
	text-decoration: underline;
}

/** menu styles **/
ul.nav, ul.nav * {
	margin:0;
	padding:0;
	font-weight:normal;
	text-transform:uppercase;
	font-size:11px;
	z-index:100000;
}

ul.nav {
	position:relative;
	max-width:100%;
	height:2.5em;
}

ul.nav li {
	cursor:pointer;
	float:left;
	text-align:center;
	list-style-type:none;
	font-weight:normal;
}

ul.nav li ul {
	cursor:default;
	width:100%;
	max-width:100%;
	position:absolute;
	height:auto;
	top:2.5em;
	background-position:0 0 !important;
	left:-9000px;
}

ul.nav li ul li {
	padding:0;
	border:none;
	width:auto;
	max-width:none;
}

ul.nav li a {
	color:#fff;
	text-decoration:none;
	display:block;
	float:left;
	padding:0 1em;
	height:2.4em;
	line-height:2.5em;
}

ul.nav li ul li a {
	position:relative !important; /* ie Mac */
	cursor:pointer !important;
	white-space:nowrap;
	line-height:2em;
	height:2em;
	font-weight:normal;
	color:#666;
	background-position:0 50% !important;
}

ul.nav li:hover a, ul.nav li a:hover, ul.nav li a:focus {
	color:#000;
}

ul.nav li a:active {
	color:#666;
	background:#fff;
}

ul.nav li:hover ul {
	left:0;
	z-index:10
}

ul.nav li ul, ul.nav li {
}

ul.nav li:hover ul li a {
	color:#444;
}

ul.nav li:hover ul li a:hover {
	color:#000;
	background:#fff;
}

ul.nav li:hover ul li a:active {
	color:#666;
	background:#fff;
}

ul.nav li.current a {
	color:#666;
	background:#fff;
	cursor:default;
}

ul.nav li.current ul {
	left:0;
	z-index:5
}

ul.nav li.current ul, ul.nav li.current {
	background:#ccc !important
}

ul.nav li.current ul li a {
	color:#444;
	background:#ccc;
	font-weight:normal;
}

ul.nav li.current ul li a:hover {
	color:#000;
	background:#fff;
}

ul.nav li ul li.current a, ul.nav li ul li.current a:hover, ul.nav li.current:hover ul li a:active {
	color:#666;
	background:#fff;
}

/* navigation (vertical subnavigation) */
ul.nav {
}

ul.main li {
	position:relative;
	top:0;
	left:0;
}

ul.main li ul {
	border-top:0;
}

ul.main li ul li {
	float:left;
}

ul.main li a {
	height:2.5em;
	line-height:2.5em;
	border:0;
	color:#9BAAB5;
}

ul.main li ul li a {
	width:12em;
	line-height:2em;
	height:2em;
	text-align:left;
	color:#fff;
	border-top:1px solid #435664;
	background:#061E4A;
}

ul.main li a:focus {
	color:#fff;
}

ul.main li ul li a:hover {
	color:#fff;
}

ul.main li:hover a {
	color:#fff;
}

ul.main li:hover ul li a {
	color:#fff;
}

ul.main li:hover ul li a:hover {
	color:#fff;
	background:#0C3569;
}

ul.main li:hover a:active {
	background:#0C3569;
}

ul.main li:hover ul li a:active {
	color:#fff;
	background:#222;
}

/* page_item list */
ul.nav li.page_item {
	float:right;
	color:#cde;
}

ul.nav li.page_item a .social{
	float:right;
	color:#cde;
	width:34px;
}

ul.nav li.page_item span.status {
	float:left;
	padding:0 1em;
	line-height:2.77em;
	height:2.77em;
	font-size:0.9em;
}

ul.nav li.page_item span.status a {
	float:none;
	display:inline;
	padding:0;
	height:auto;
	line-height:auto;
	color:#cde;
	background:transparent;
}

ul.nav li.page_item span.status a:hover {
	color:#fff;
	background:transparent;
}

ul.nav li.page_item span.status span {
	text-transform:capitalize;
}

ul.nav li.page_item:hover a {
	color:#fff;
}

ul.nav li.page_item:hover a:hover {
}

ul.nav li.page_item:hover a:active {
	background:#444;
}

/** begin comment styles **/
#comments {
	margin: 0 0 0 0;
}

#comments h3 {
	font-size: 16px;
	font-weight: normal;
	color: #181512;
	margin: 5px 0 0 0;
	padding: 0;
}

.comment-author {
	font-size: 16px;
	font-weight: normal;
}

.comment-meta {
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

.avatar {
	float: right;
	display: inline;
	padding: 3px;
	margin: 5px 0 4px 8px;
	border:1px solid #BBB;
}

#comment {
	width: 510px;
	font: 12px arial, helvetica, verdana, sans-serif;
}

h2.commh2 {
	font-size: 1.4em !important;
	padding: 0 0 5px;
	color: #333 !important;
}

ol.commentlist {
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
}

ol.commentlist p {
	margin-bottom: 10px;
}

ol.commentlist cite {
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

ol.commentlist li.alt {
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #BBB;
}

ol.commentlist li {
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #BBB;
}

ol.commentlist li div.reply {
	background: url(images/submit.jpg) left no-repeat;
	height: 20px;
	border: none;
	padding: 5px 0 0 20px;
	color: #000;
	cursor: pointer;
}

ol.commentlist li div.reply:hover {
	color: #555;
}

ol.commentlist li div.reply a {
	font-weight: normal;
}

ol.commentlist li ul.children {
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

ol.commentlist li ul.children li {
	background: none;
	margin: 0;
	padding: 10px 0 0px 40px;
	border: none;
	color: #555;
}

ol.commentlist li ul.children li.alt {
	background: none;
	margin: 0;
	padding: 10px 0 0px 40px;
	border: none;
	color: #555;
}

ol.commentlist li ul.children li.depth-2 {
	margin:0;
}

ol.commentlist li ul.children li.depth-3 {
	margin:0;
}

ol.commentlist li ul.children li.depth-4 {
	margin:0;
}

ol.commentlist li ul.children li.depth-5 {
	margin:0;
}

input#submit {
	background: url(images/submit.jpg) left no-repeat;
	height: 20px;
	border: none;
	padding: 0 0 0 20px;
	color: #000;
	cursor: pointer;
}

* + html input#submit {
	padding: 0;
}

input#submit:hover {
	color: #555;
}

#comment, #author, #email, #url {
	border: 1px solid #E5E3D8;
	padding: 2px;
	margin: 0 0 10px 0;
	color: #404040;
	background: #FFF url(images/fields.jpg) top left repeat-x;
}

#comment {
	margin: 10px 0 10px 0;
	height: 200px;
	width: 99%;
}

#respond {
	padding: 0;
	margin: 0;
}

.cat-post-item {
	display:inline-block;
	min-height:65px;
}

.cat-post-item img {
	float:left;
	margin:3px 10px 3px 0;
	padding:3px;
	border:1px solid #bbb;
	background:#FFFFFF;
	max-width:120px;
	max-height:180px;
}

/** wordpress basics **/
.wp-caption {
	margin-bottom: 5px;
	border:1px solid #BBBBBB;
	background:#FFFFFF;
}

.wp-caption-text {
	color:#FFFFFF;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: auto;
	font-weight: bold;
	text-transform: uppercase;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 5px;
	margin: 0 0 2px 10px;
	display: inline;
}

img.alignleft {
	padding: 5px;
	margin: 0 10px 2px 0;
	display: inline;
}

.alignright {
	float: right;
	margin-left: 15px;
}

.alignleft {
	float: left;
	margin-right: 15px;
}

/** begin calendar **/
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}

/** various tags and classes **/
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}

/* begin captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	background-color: #FFF;
	padding: 10px 5px 0 5px;
	margin-bottom: 5px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 4px 4px 5px;
	margin: 0;
	background: none;
	color: #333;
}

#weather {
	background:url(http://foxrio2.com/wp-content/themes/neworder/images/5dayforecast.jpg) no-repeat;
	padding-top:70px;
	margin-left:0px;
	padding-left:5px;
	text-align:left;
	width:295px;
}

#weather li {
	list-style:none;
}

.widget_block .article .meta {
	display:none;
}

.cat-post-item .post-title {
	color:#555;
	border-bottom: 1px solid #BBB;
	padding: 4px 0px 4px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: .9em;
}

/* CSS From Plugins */

/*  Flickr Gallery */
div.flickr-gallery {
	margin-top: 1em;
}

div.flickr-photos {
}

div.flickr-thumb {
	float: left;
	border: 1px solid #dddddd;
	padding: 2px;
	margin: 3px;
	height: 75px;
	width: 75px;
}

div.fg-clear {
	clear: both;
}

div.flickr-set-meta {
	margin-left: 80px;
}

div.flickr-collection-meta {
	margin-left: 191px;
}

div.flickr-set-thumb, div.flickr-collection-thumb {
	float: left;
	border: 1px solid #dddddd;
	padding: 2px;
	margin: 3px;
}

div.flickr-set, div.flickr-collection {
	margin-bottom: .5em;
}

div.flickr-gallery.image.none {
	padding: 1em 0px;
}

div.flickr-gallery.image.left, div.flickr-gallery.video.left {
	padding: 0px .5em .5em 0px;
	float: left;
}

div.flickr-gallery.image.right, div.flickr-gallery.video.right {
	padding: 0px 0px .5em .5em;
	float: right;
}

div.flickr-set-display {
	display: none;
	clear: both;
}

.ui-tabs .fg-credit {
	margin-top: 4px;
}

div.flickr-gallery ul.ui-tabs-nav li {
	list-style-type: none;
}

/* Wp-Email */

.wp-email P {
	text-align: left;
}

.wp-email label {
	font-weight: bold;
}

.wp-email-loading {
	display: none;
	text-align: center;
	height: 16px;
}

.wp-email-image {
	border: 0px;
}

.TextField {
}

.Button {
}

#wp-email-required {
	font-weight: bold;
}

#wp-email-button {
	text-align: center;
}

#wp-email-popup {
	padding: 1em 1em 0;
}

/* Wp-polls */
.wp-polls-archive {
/* background-color: #ffffff; */

}

.wp-polls, .wp-polls-form {
/* background-color: #ffffff; */

}

.wp-polls ul li, wp-polls-ul li, .wp-polls-ans ul li {
	text-align: left;
	background-image: none;
	display: block;
}

.wp-polls ul, .wp-polls-ul, .wp-polls-ans ul {
	text-align: left;
	list-style: none;
	float: none;
}

.wp-polls ul li:before, wp-polls-ul li, .wp-polls-ans ul li:before, #sidebar ul ul li:before {
	content: '';
}

.wp-polls IMG, .wp-polls LABEL, .wp-polls INPUT, .wp-polls-loading IMG, .wp-polls-image IMG {
	display: inline;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.wp-polls-ul {
	padding: 0px;
	margin: 0px 0px 10px 10px;
}

.wp-polls-ans {
	width:100%;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;/* background-color: #ffffff; */
}

.wp-polls-loading {
	display: none;
	text-align: center;
	height: 16px;
	line-height: 16px;
}

.wp-polls-image {
	border: 0px;
}

.wp-polls .Buttons {
	border:1px solid #c8c8c8;
	background-color: #f3f6f8;
}

/* Polls Archive Paging */

.wp-polls-paging a, .wp-polls-paging a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;
}

.wp-polls-paging a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;
}

.wp-polls-paging a:hover {
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

.wp-polls-paging a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;
}

.wp-polls-paging span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.wp-polls-paging span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

.wp-polls-paging span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

/* Cforms */
.cform {
	margin:10px auto 0 auto;
	width: 410px;
}

.cform fieldset {
	margin-top:10px;
	padding:5px 0 15px 0;
	border:1px solid #adadad;
	border-left-color:#ececec;
	border-top-color:#ececec;
	background:#f7f7f7;
}

.cform .cf_hidden {
	display:none;
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend {
	margin-left:10px;
	padding: 0 2px;
	font:normal 20px Times;
	color:#666666;
}

ol.cf-ol {
	margin:0!important;
	padding:0!important;
}

ol.cf-ol li {
	background:none!important;
	margin:5px 0!important;
	padding:0;
	list-style:none!important;
	text-align:left;
	line-height:1.3em;
}

/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	background:#F0F0F0 !important;
	letter-spacing:1px;
	margin:10px 0pt !important;
	padding:5px 0pt;
	text-align:center;
}

/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:90px;
	margin:4px 10px 0 0;
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:right;
	vertical-align:top;
}

.cform label span {
	width:90px; /* must be the same as above!*/
	display:block;
}

label.cf-before {
	margin:4px 10px 0 0;
}

label.cf-after {
	margin:4px 15px 0pt 6px;
	text-align:left;
	width:115px;
}

label.cf-after span {
	width:115px;
	display:block;
}

label.cf-group-after {
	margin:3px 4px 0 2px;
	width:72px;
	text-align:left;
}

label.cf-group-after span {
	width:72px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input, .cform textarea, .cform select {
	padding:3px;
	background: #f9f9f9;
	border: 1px solid #888888;
	vertical-align:top;
}

.cform input:hover, .cform textarea:hover, .cform select:hover {
	background:#CEDDDF;
}

.cform input:focus, .cform textarea:focus, .cform select:focus {
	background:#F3F8F8;
}

.cform textarea, .cform input {
	width:150px;
}

.cform select {
	width:158px; /* attempt to have equal length */
	padding:2px 0;
}

.cform select.cfselectmulti {
	height:7.5em;
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
}

/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	font-weight:bold;
	letter-spacing:1px;
	padding:8px 0 0 100px; /* check with label 'width' incl. */
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

.cform input.cf-box-a, .cform input.cf-box-b {
	margin:2px 0 0 0;
	width:14px;
	height:22px;
	border:none!important;
	background:none!important;
}

.cform input.cf-box-a {
	margin-left:100px; /* check with label 'width' incl. */
}

/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	margin:10px 0pt 0px !important;
	padding-left: 100px;
}

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt, span.emailreqtxt {
	margin:3px 0 0 3px;
	font-size:0.9em;
	display: -moz-inline-box;
	vertical-align:top;
}

/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	text-align:right;
	padding: 0!important;
	margin: 0;
}

.cform input.backbutton, .cform input.resetbutton, .cform input.sendbutton {
	width:100px;
	padding:5px;
	margin: 10px 0 0 5px;
	font-size:0.8em;
	background:url(../images/button-bg.gif) repeat-x;
	border:1px solid #adadad!important;
	border-left-color:#ececec!important;
	border-top-color:#ececec!important;
}

.cform input.resetbutton {
	width: auto;
	padding:5px 1em;
}

.cform input.backbutton {
	width: auto;
	padding:5px 1em;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	height:1%;
	min-height:1%;
	margin:0 0 0 100px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}

ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.secq, label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6, #cforms_captcha5, #cforms_captcha4, #cforms_captcha3, #cforms_captcha2, #cforms_captcha {
	height:15px;
	width:50px;
	padding: 4px 4px;
	margin: 0;
}

img.captcha {
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_grey.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:380px;
	line-height:1.3em;
	margin:10px auto;
}

div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}

div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}

div.cf_info a {
	color:#ad2929!important;
	text-decoration:underline!important;
}

div.success {
	background:#F7F7F7 none repeat scroll 0% 50%;
	color:#444444;
	display:block;
}

div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}

div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}

/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error {
	color:#ad2929;
	border:1px solid #ad2929;
}

div.mailerr {
	display:block;
}

.mailerr, .cform .cf_errortxt {
	color:#ad2929;
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
 color:#dddddd;
 border-color:#dddddd!important;
 background:none!important;
}

.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */
.cform input.cf_upload {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	width:410px;
	margin:0 auto 10px!important;
	padding:0!important;
	text-align:center!important;
}

.linklove a, .linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}

/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px;
}

* html .cform legend {
	position:absolute;
	top: -10px;
	left: 10px;
	margin-left:0;
}

*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px;
}

*+html .cform legend {
	position:absolute;
	top: -10px;
	left: 10px;
	margin-left:0;
}

* html ol.cf-ol, * html ol.cf-ol li, * html span.reqtxt, * html span.emailreqtxt {
	display: inline-block;  /*for ie6*/
}

*+html .cform label, *+html ol.cf-ol, *+html ol.cf-ol li, *+html span.reqtxt, *+html span.emailreqtxt {
	display: inline-block; /*for ie7*/
}

* html img.captcha {
	margin-bottom:1px!important;
}

*+html img.captcha {
	margin-bottom:1px!important;
}

/* CoolWeather */
#coolweather_container {
	background-color: #F9FBFC;
	border: 0px solid #C3CED9;
	width: 188px;
	font-size: 12px;
}

#coolweather_hint, #coolweather_input_container {
	padding: 12px;
	line-height: 1.4em;
}

#coolweather_input {
	width: 160px;
}

.calnk a:hover {
	background-position:0 0;
	text-decoration:none;
	color:#000000;
	border-bottom:1px dotted #000000;
}

.calnk a:visited {
	text-decoration:none;
	color:#000000;
	border-bottom:1px dotted #000000;
}

.calnk a {
	text-decoration:none;
	color:#000000;
	border-bottom:1px dotted #000000;
}

.calnk a span {
	display:none;
}

.calnk a:hover span {
	color:#333333;
	background:#F6F79B;
	display:block;
	position:absolute;
	margin-top:1px;
	padding:5px;
	width:150px;
	z-index:100;
}

.calendar-table {
	border:none;
	width:820px !important;
}

.calendar-heading {
	height:25px;
	text-align:center;
	border:1px solid #D6DED5;
	background-color:#E4EBE3;
}

.calendar-next {
	width:25%;
	text-align:center;
}

.calendar-prev {
	width:25%;
	text-align:center;
}

.calendar-month {
	width:50%;
	text-align:center;
	font-weight:bold;
}

.normal-day-heading {
	text-align:center;
	width:25px;
	height:25px;
	font-size:0.8em;
	border:1px solid #DFE6DE;
	background-color:#EBF2EA;
}

.weekend-heading {
	text-align:center;
	width:25px;
	height:25px;
	font-size:0.8em;
	border:1px solid #DFE6DE;
	background-color:#EBF2EA;
	color:#FF0000;
}

.day-with-date {
	vertical-align:text-top;
	text-align:left;
	width:60px;
	height:60px;
	border:1px solid #DFE6DE;
}

.no-events {
}

.day-without-date {
	width:60px;
	height:60px;
	border:1px solid #E9F0E8;
}

span.weekend {
	color:#FF0000;
}

.current-day {
	vertical-align:text-top;
	text-align:left;
	width:60px;
	height:60px;
	border:1px solid #BFBFBF;
	/*background-color:#E4EBE3;*/
	background-color:#FF0;
}

span.event {
	font-size:0.75em;
}

.kjo-link {
	font-size:0.75em;
	text-align:center;
}

.event-title {
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
}

.event-title-break {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	height:1px;
	background-color:#000000;
}

.event-content-break {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	height:1px;
	background-color:#000000;
}

.calendar-date-switcher {
	height:25px;
	text-align:center;
	border:1px solid #D6DED5;
	background-color:#E4EBE3;
}

.calendar-date-switcher form {
	margin:0;
	padding:0;
}

.calendar-date-switcher input {
	border:1px #D6DED5 solid;
}

.calendar-date-switcher select {
	border:1px #D6DED5 solid;
}

.cat-key {
	width:100%;
	margin-top:10px;
	padding:5px;
	border:1px solid #D6DED5;
}

#videoContainer {
	background-image:url(images/bgentertainment.jpg);
}

#sportsvideoContainer {
	background-image:url(images/bgsports.jpg);
}

#coolweather_container {
	width:330px;
	float:right;
	background:none;
!important  z-index:50;
	position:aboslute;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-right:-10px;
	margin-top:-20px;
	margin-bottom: 0;
	max-height:110px;
}

#coolweather_input_container {
	color:#FFF;
}

#weathertable {
	background:none;
!important  z-index:50;
	color:#FFF;
!important  display: inline;
	margin-bottom: 0;
}

#weathertable a {
	background:none;
!important  z-index:50;
	color:#FFF;
!important
}

#coolweather_hint {
	background:none;
!important  z-index:50;
}

#weathertable img {
	position:absolute;
	margin-top:28px;
	margin-right:50px;
	margin-bottom: 0
}

.Opera div.weatherbadger span.edit a, .Opera div.weatherbadger span.edit a {
	font-size: 100%;
}

.IE div.weatherbadger {
	padding: 35px 0px 0px 0px;
	width: auto;
	z-index: 20;
}

.IE-6 div.weatherbadger {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 110%;
}

.IE div.weatherbadger .forecast span.img {
	position: relative;
	top: 1px;
	white-space: nowrap;
}

.IE-6 div.weatherbadger .forecast span.img {
	padding-top: 25px;
	top: 8px;
}

/*Local hub fixes*/
.IE div#bantopBadge div.weatherbadger {
	padding-top: 14px;
}

.IE-7 div#bantopBadge div.weatherbadger {
	top: 0px;
}

.IE div#bantopBadge div.weatherbadger span.loc {
	display: none;
}

.calnk a {
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px -11px 0px -11px;
	padding:4px 6px 4px 6px;
	display:block;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
}

.day-with-date {
	font-weight:bold;
}

.calendar-month {
	font-size:1.6em;
	font-weight:bold;
	text-transform:uppercase;
}

.normal-day-heading {
	font-size:1.1em;
	font-weight:bold;
}

.avatar {float:right;
margin-top:40px;
display:compact;
position:relative;
}
.activity{float:left;}

/* 2.2 Navigation */
#user-activity {
background: url(images/caster/caster/activity-bullet.gif) left no-repeat;
padding-left: 1em;
}

#user-profile {
background: url(images/caster/comment-author.gif) left no-repeat;
padding-left: 1.3em;
}
#public {
background: url(images/caster/profile-bullet.png) left no-repeat;
padding-left: 1em;
}

#user-blogs {
background: url(images/caster/blog-bullet.gif) left no-repeat;
padding-left: 1em;
}

#user-messages {
background: url(images/caster/messages-bullet.gif) left no-repeat;
padding-left: 1.5em;
}


#user-friends {
background: url(images/caster/friends-bullet.gif) left no-repeat;
padding-left: 1em;
}

#user-groups {
background: url(images/caster/groups-bullet.gif) left no-repeat;
padding-left: 1em;
}
#groups-my-groups {
background: url(images/caster/groups-bullet.gif) left no-repeat;
padding-left: 1em;
}

#user-settings {
background: url(images/caster/settings-bullet.gif) left no-repeat;
padding-left: 1em;
}

#edit {
background: url(images/caster/edits.png) left no-repeat;
padding-left: 1em;
}

#change-avatar {
background: url(images/caster/profile-bullet.gif) left no-repeat;
padding-left: 1em;
}

#friends-my-friends {
background: url(images/caster/my-friends.gif) left no-repeat;
padding-left: 1em;
}

#invites {
background: url(images/caster/invite-bullet.gif) left no-repeat;
padding-left: 1em;
}
#requests {
background: url(images/caster/invite-bullet.gif) left no-repeat;
padding-left: 1em;
}

#general {
background: url(images/caster/info.png) left no-repeat;
padding-left: 1em;
}

#notifications {
background: url(images/caster/notifications.png) left no-repeat;
padding-left: 1em;
}


#activity-favs {
background: url(images/caster/request-bullet.gif) left no-repeat;
padding-left: 1em;
}
#activity-friends {
background: url(images/caster/profile-bullet.png) left no-repeat;
padding-left: 1em;
}

#activity-groups {
background: url(images/caster/groups-bullet.gif) left no-repeat;
padding-left: 1em;
}

#just-me {
background: url(images/caster/personal.png) left no-repeat;
padding-left: 1em;
}

#inbox {
background: url(images/caster/message-bullet.png) left no-repeat;
padding-left: 1em;
}

#sentbox {
background: url(images/caster/notifications.png) left no-repeat;
padding-left: 1em;
}

#compose {
background: url(images/caster/letter.png) left no-repeat;
padding-left: 1em;
}

#notices {
background: url(images/caster/comment-email.gif) left no-repeat;
padding-left: 1em;
}
#birthday {
	padding: 3px;
	margin: 3px;
	width:190px;
	height:355px;
	float:left;
	border: 1px solid #E1E1E1;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	}
#birthday img{
	width:180px;
	padding: 3px;
	border:solid 1px #999;
	max-height:240px;
	}
#radarbox {
	background:url(http://www.foxrio2.com/images/bg_radar.jpg) no-repeat;
	height:300px;
	padding-top:0px;
}
#liveradar {padding-top:47px;}

#newonfox {  
     background:url("images/newonfox.png") 0 0 no-repeat;  
     width:122px;  
     height:105px;  
     margin:0;  
     padding:0; 
	 margin-left:-5px;
     } 
#newonfox li span { display: none; }  
   
#newonfox li { float:left; list-style:none; position:relative; }  
   
#newonfox li, #newonfox a {  
     height:25px;     
     display:block;  
     margin:0;  
     padding:0;  
	 border-bottom:none;
	 border-top:none;
     }  
   
li#events, li#crossing, li#flights, li#birthdays { margin-bottom:0px; width:122px; }
#events a:hover { background:url("images/newonfox.png") -122px  -0px no-repeat; }
#crossing a:hover { background:url("images/newonfox.png") -122px  -25px no-repeat; }  
#flights a:hover { background:url("images/newonfox.png") -122px  -51px no-repeat; }#birthdays a:hover { background:url("images/newonfox.png") -122px  -77px no-repeat; }  
