﻿@charset "UTF-8";
/*
-----------------------------------------------
Office Live Community Reader CSS
Date: March 11, 2008
Author: SoftPrizm.com
----------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	color: #999;
	background: #000;
	font-family: "Trebuchet MS", sans-serif;
	font-size: x-small; /*for IE5/Win */;
	font-size: 14px; /*for compliant browsers */
}
html > body {
	font-size: 14px;
}
h6 {
	font-weight: normal;
}
h5 {
	font-weight: normal;
}
h4 {
	font-weight: normal;
}
h3 {
	font-weight: normal;
}
h2 {
	font-weight: normal;
}
h1 {
	font-weight: normal;
}
h1 {
	font-size: 1.5em;
	text-align: left;
	color: #fff;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}
a {
	color: #3980F4;
}
a img {
	border-style: none;
}
#wrap {
	padding-top: 10px;
	margin: 0px 15px;
}
#articles {
	border-left: solid 1px #404040;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #404040;
	margin-bottom: 0px;
}
#Main {
	margin: 0;
	padding: 0;
	height: 600px;
	float: left;
	width: 775px;
}
#Header {
	margin: 0;
	padding: 0;
	float: left;
	width: 775px;
}
.SpryHiddenRegion {
	visibility: hidden;
}
#columnHeadings {
	background: transparent url(../images/bg_grad.gif) repeat-x scroll 0%;
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	width: 100%;
	height: 24px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	border-top: solid 1px #999;
	border-bottom: solid 1px #3a3a3a;
	cursor: pointer;
}
.AuthorColumn {
	padding: 3px 0 5px 0.25em;
	float: left;
	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.PubDateColumn {
	padding: 3px 0 5px 0.25em;
	float: left;
	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.SubjectColumn {
	padding: 3px 0 5px 0.25em;
	float: left;
	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
	-moz-user-select: none;
	-khtml-user-select: none;
}
#AuthorTitle {
	padding: 3px 0 5px 0.25em;
	float: left;
	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
	-moz-user-select: none;
	-khtml-user-select: none;
}
#PubDateTitle {
	padding: 3px 0 5px 0.25em;
	float: left;
	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
	-moz-user-select: none;
	-khtml-user-select: none;
}
#SubjectTitle {
	padding: 3px 0 5px 0.25em;
	float: left;
	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.FullColumn {
	padding: 3px 0 5px 0.25em;
	display: block;
	width: 750px;
	margin: 0;
	white-space: normal;
}
#FullTitle {
	padding: 3px 0 5px 0.25em;
	display: block;
	width: 750px;
	margin: 0;
	white-space: normal;
}
#FullTitle {
	white-space: nowrap;
	overflow: hidden;
}
.FullColumn {
	-moz-background-clip: -moz-initial;
	-moz-background-origin: content;
	-moz-background-inline-policy: -moz-initial;
	padding-top: 0px;
	margin-top: 0px;
}
.SubjectColumn {
	width: 450px;
	margin: 0;
}
#SubjectTitle {
	width: 450px;
	margin: 0;
}
#PubDateTitle {
	width: 180px;
	margin: 0;
}
.PubDateColumn {
	font-size: 12px;
	width: 180px;
	margin: 0;
}
{
	width: 105px;
	margin: 0;
}
#AuthorTitle  {
	width: 105px;
	margin: 0;
}
.AuthorColumn {
	font-size: 12px;
	width: 111px;
	margin: 0;
}
.ListBoxItemGroup .ListBoxItem {
	padding: 3px 0 5px 0.25em;
}
.cmdButton {
	color: #fc0;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}
#spacer {
	top: 0px;
	margin: 0;
	padding: 0;
	line-height: 0;
	height: 3px;
}
#RSSItemsList {
	width: 100%;
	height: 185px;
	overflow-x: hidden;
	overflow-y: auto;
	clear: both;
}
#RSSItemContent {
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.nohand {
	cursor: default;
}
.RSSItemListRow {
	float: left;
	border-bottom: solid 1px #202020;
	background-color: #000;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.RSSItemListRowSelected {
	border-bottom: 1px solid #202020;
	float: left;
	background-color: #000;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.ListBoxItemTitle {
	border-top: solid 1px #999;
	border-bottom: solid 1px #3a3a3a;
	padding: 3px 0 5px 0.25em;
	color: #fff;
	font-weight: bold;
	margin: 0;
	cursor: pointer;
}
.ListBoxItem {
	border-bottom: solid 1px #202020;
	cursor: pointer;
	clear: both;
	background-color: #000;
	white-space: nowrap;
	overflow: hidden;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.ListBoxItemHover {
	background-color: #777;
	color: #000;
}
.SelectedListBoxItem {
	color: #fc0;
}
.RSSItemListFeedback {
	height: 32px;
	margin: 75px auto auto auto;
	background-color: #151515;
	border: solid 1px #202020;
}
.RSSItemListFeedback td {
	padding: 10px;
}
td.RSSItemListLoading {
	height: 32px;
	background-image: url("../images/loading.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 36px;
}
.clear {
	visibility: hidden;
	display: block;
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
}
.mode a {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	margin-left: 20px;
	padding-left: 0px;
}
.mode a:link {
	color: #fff;
}
.mode a:visited {
	color: #fff;
}
.mode a:hover {
	color: #fc0;
	border-bottom: dotted 1px #fc0;
}
.mode a:active {
	color: #fff;
	border-bottom: dotted 1px #fff;
}
.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
	width:750px;		
}
#footer {
	font-size: 12px;
}
#SpryDebugWindow {
	display: none;
}
#searchInput {
	width: 90px;
}
.slim {
	line-height: 12px;
}
#title {
	color:#FFF;	
	text-transform: uppercase;	
}

#signup {
	background: #FFE640;
	width:600px;
	padding:10px;
}
#signup a {
	color:#990000;
	font-size:24px;
	font-weight:bold;
}
