/******************************************
 * C# Feeds        
 ******************************************/

/* 

Maroon: #9E005D 
Teal: #499FA5
Dark Teal: #26474F

*/

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
a {
	color: #9E005D;
	text-decoration: none;
}
h1 {
	font-size: 1.8em;
	margin: 0px;
}
h2 {
	font-size: 1.5em;
	color: #9E005D;
}
h2.altColor {
    color: #26474F;
}
h3 {
	font-size: 1.3em;
	margin: 0px;
}
h4 {
	font-size: 1.0em;
	margin: 0px;
}
code {
    font-size: 14px;
    color: Blue;
}
p.smaller {
    font-size: 0.85em;
    margin: 0.5em;
}
a:hover {
	color: #499FA5;
	text-decoration: underline;
}
#adminTop {
	padding: 8px 21px 10px 0px;
	overflow: hidden;
	position: relative;
	background: url(Images/AdminTopBackground.png) no-repeat 0px 0px;
	margin-top: 4px;
	text-align: right;
}
#adminTop img {
    float: left;
    border: none;
}
#adminTop .topNav {
    font-size: 1.2em;
}
#adminTop h1 {
    font-size: 1.2em;
    font-weight: normal;
    display: inline;
}
#footer {
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    clear: both;
    border-top: solid 1px #9AC9CD;
    padding: 12px;
    text-align: center;
}
#mainContainer {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#siteTop {
	padding: 8px 0px 0px 0px;
	overflow: hidden;
	position: relative;
	background: url(Images/SiteTopBackground.png) no-repeat 0px 0px;
	margin-top: 4px;
	text-align: left;
}
#siteTop img {
    float: left;
    border: none;
}
#siteTop .leaderboardAd {
    float: right;
    border: none;
    width: 728px;
    height: 90px;
    margin: 0px 10px 6px 0px;
}
#topNav {
    clear: both;
    background: transparent url(Images/NavBarBackground.png) no-repeat 0px 0px;
    font-weight: bold;
    height: 25px;
    padding: 2px 16px 6px 24px;
    color: #FFFFFF;
}
#topNav .siteDescription { 
    margin: 2px 0px;
    display: block;
}
#topNav .seperator { 
    margin: 2px;
    color: #999999;
    display: inline-block;
}
#topNav ul { 
    list-style-type: none; 
    margin: 0px;
    padding: 0px;
    float: right;
}
#topNav li { 
    float: left; 
    padding: 0px;
}
#topNav li a { 
    float: left; 
    padding: 2px 14px 3px 14px;
    color: #FFFFFF;
    text-decoration: none;
}
#topNav li a:hover { 
    background: transparent url(Images/NavBarBackground_Hover.png) repeat-x center;
}
#topNav li .loginName { 
    font-weight: normal;
    color: #999999;
    margin: 2px 3px;
}
#mainContentArea {
	width: 754px;
	float: right;
	text-align: left;
}
#mainAdminContentArea {
	width: 1000px;
	text-align: left;
}
#mainContentArea .linkBoldBulleted {
	font-weight: bold;
	padding-left: 24px;
	background: url(Images/bullet_blue.gif) no-repeat 8px 4px;
	font-size: 1.1em;
}
#sidebarLeftContainer {
	width: 226px;
	float: left;
	text-align: left;
}
.adminButtons {
    margin: 17px 0px 0px 0px;
}
.adminButtons input {
    background: url(Images/LeftBarButtonBkgd.png) no-repeat center top;
    width: 203px;
    height: 31px;
    border: none;
    color: White;
    font-size: 1.15em;
}
.adminButtons input:hover {
    background: url(Images/LeftBarButtonBkgd_Hover.png) no-repeat center top;
}
.adminButtons input.short {
    background: url(Images/LeftBarButtonBkgd_Short.png) no-repeat center top;
    width: 110px;
}
.adminButtons input.short:hover {
    background: url(Images/LeftBarButtonBkgd_ShortHover.png) no-repeat center top;
}
.adminContentArea {
    width: 765px;
}
.adminContentArea select {
    background-color: #DAEAED;
    font-weight: bold;
    margin: 0 0 6px 20px;
}
.adminContent {
    margin-left: 76px;
}
.adminPostListTable {
    width: 100%;
    border-collapse: collapse;
    margin-left: 10px;
    font-size: .9em;
}
.adminPostListTable tr {
    height: 25px;
}
.adminPostListTable th.header {
    background: url(Images/NavBarBackground.png) no-repeat top center;
    color: White;
}
.adminPostListTable th.leftEnd {
    background: url(Images/NavBarBackground.png) no-repeat top left;
    color: White;
}
.adminPostListTable th.rightEnd {
    background: url(Images/NavBarBackground.png) no-repeat top right;
    color: White;
}
.adminPostListTable td {
    padding: 4px 3px;
}
.adminPostListTable td.bgColor {
    background: transparent;
}
.adminPostListTable td.altBgColor {
    background: #E6E6E6;
}
.sidebarRight {
	width: 177px;
	float: right;
    background: #DAEAED;
    padding: 2px;
    border: solid 1px #9AC9CD;
    text-align: center;
    margin-left: 14px;
    margin-bottom: 12px;
}
.sidebarRectangle {
	width: 342px;
}
.button, .buttonBright {
    width: 108px;
    height: 24px;
    background: url(Images/ButtonBkgd.png) no-repeat top left;
    color: White;
    font-weight: bold;
    border: none;
}
.buttonBright {
    background: url(Images/ButtonBrightBkgd.png) no-repeat top left;
}
.button:hover {
    background: url(Images/ButtonBrightBkgd.png) no-repeat top left;
}
.centerContentAreaWithSidebar {
    width: 554px;
}
.centerHeader {
    margin-bottom: 12px;
    padding: 0;
    line-height: 0px;
}
.centerHeader td.tc {
    background-color: #C8E0E4;
    height: 10px;
    padding: 0px;
    width: 100%;
}
.centerHeader img {
    width: 15px;
    height: 8px;
}
.centerHeaderTop td.tc {
    background-color: #C8E0E4;
    border: 0;
    border-top: 1px solid #9AC9CD;
    height: 8px;
    padding: 0px;
}
.centerHeaderTop td.tl{
    background: url(Images/CenterHeaderTopBkgd.png) no-repeat top left;
    height: 8px;
    width: 15px;
}
.centerHeaderTop td.tr{
    background: url(Images/CenterHeaderTopBkgd.png) no-repeat top right;
    height: 8px;
    width: 15px;
}
.centerHeaderContent td.tc {
   background: #C8E0E4;
   padding: 0px 11px 0px 10px;
   text-align: center;
}
.centerHeaderContent td.tl {
   background: #C8E0E4;
   border-left: solid 1px #9AC9CD;
   width: 15px;
}
.centerHeaderContent td.tr {
   background: #C8E0E4;
   border-right: solid 1px #9AC9CD;
   width: 15px;
}
.centerHeaderContent {
    line-height: 22px;
}
.centerHeaderContent h1 {
   font-size: 1.1em;
   color: Black;
   margin: 0;
   line-height: 1.2em;
}
.centerHeaderContent h6 {
   font-size: 1.1em;
   color: Black;
   margin: 0px;
}
.centerHeaderContent .headerQuoteLeft {
   display: inline-block;
   width: 1.5em;
   background: url(Images/HeaderBracketLeft.png) no-repeat left top;
   height: 18px;
   vertical-align: middle;
}
.centerHeaderContent .headerQuoteRight {
   display: inline-block;
   width: 1.5em;
   background: url(Images/HeaderBracketRight.png) no-repeat right top;
   height: 18px;
   vertical-align: middle;
}
.centerHeaderContent img {
   border: none;
}
.centerHeaderContent p {
   font-size: .8em;
   margin: 0px;
   color: #B2B2B2;
   border-top: solid 1px #B2B2B2;
}
.centerHeaderContent .previous {
   margin: 0px;
   width: 44%;
   text-align: left;
}
.centerHeaderContent .previous img {
   margin-right: 10px;
   width: auto;
   height: auto;
}
.centerHeaderContent .next {
   margin: 0px;
   width: 44%;
   float: right;
   text-align: right;
}
.centerHeaderContent h6 a {
    color: #000000;
    text-decoration: none;
}
.centerHeaderContent h6 a:hover {
    color: #000000;
    text-decoration: none;
}
.centerHeaderContent .next img {
   margin-left: 10px;
   width: auto;
   height: auto;
}
.centerHeaderBottom td.tc {
    background-color: #C8E0E4;
    border: 0;
    border-bottom: 1px solid #9AC9CD;
    height: 8px;
    padding: 0px;
}
.centerHeaderBottom td.tl{
    background: #FFFFFF url(Images/CenterHeaderBottomBkgd.png) no-repeat bottom left;
    height: 8px;
    width: 15px;
}
.centerHeaderBottom td.tr{
    background: #FFFFFF url(Images/CenterHeaderBottomBkgd.png) no-repeat bottom right;
    height: 8px;
    width: 15px;
}
.content table {
    border: none;
    padding: 0px;
    margin-top: 6px;
    margin-bottom: 16px;
    table-layout: fixed;
}
.content table .leftColumn {
    width: 35px;
    background: url(Images/ContentLeftBracket_icon.png) no-repeat top center;
}
.content table .centerColumn {
    padding: 0px;
    padding-top: 6px;
    padding-bottom: 4px;
}
.content table .centerColumn h2 {
    font-size: 1.2em;
    margin: 0px;
}
.content table .centerColumn img {
    max-width: 490px;
    width: expression(this.width > 480 ? 480: true);
}
.content table .centerColumn p {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 10px 0px;
}
.content table .centerColumn p.source {
    font-size: .8em;
    color: #666666;
    padding: 0px;
}
.content table .centerColumn pre {
    white-space: pre-wrap;       /* css-3 */
    white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
    _white-space: pre;           /* IE only hack to re-specify in addition to word-wrap */
    max-width: 480px ! important;
    width: expression(this.width > 480 ? 480: true) !important;
}
.content table .rightColumn {
    width: 30px;
    background: url(Images/ContentRightBracket_icon.png) no-repeat bottom center;
}
.content .emailHyperlink {
    background: url("Images/email-16x16.png") 0 0 no-repeat;
    padding-left: 22px;
}
.content .diggHyperlink {
    background: url("Images/digg-16x16.png") 0 0 no-repeat;
    padding-left: 22px;
}
.content .bookmarkHyperlink {
    background: url("Images/delicious-16x16.png") 0 0 no-repeat;
    padding-left: 22px;
}
.formTable table {
    width: 300px;
}
.formTable td {
    padding: 2px 5px;
}
.formTable th {
    padding: 2px 5px;
    width: 100px;
    font-weight: normal;
    text-align: right;
}
.headerPanel {
    display: inline-block;
}    
.moderators {
    margin: 6px 0 0 0;
}
.moderators table {
    font-size: .85em;
    width: 100%;
    margin: 0;
}
.moderators th {
    text-align: left;
    vertical-align: bottom;
    padding: 2px 3px;
    background-color: #FFFFFF;
}
.moderators td {
}
.sideBarTop {
    background: transparent url(Images/LeftBarTopBkgd.png) no-repeat top left;
    height: 9px;
}
.sideBarContent {
   background: #C8E0E4;
   padding: 0px 11px 0px 10px;
   border-left: solid 1px #9AC9CD;
   border-right: solid 1px #9AC9CD;
}
.sideBarH2, .sideBarH2Hover {
    background: #26474F url(Images/LeftBarButtonBkgd.png) no-repeat top left;
    color: White;
    font-size: 1.1em;
    height: 25px;
    padding: 6px 0px 0px 15px;
    display: block;
    font-weight: normal;
    margin: 0px;
}
.sideBarH2Hover:hover {
    background: #26474F url(Images/LeftBarButtonBkgd_Hover.png) no-repeat top left;
}
.sideBarH2Hover a {
    color: White;
    text-decoration: none;
    display: block;
}
.sideBarH2Hover a:hover {
    
}
.sideBarH2 img, .sideBarH2Hover img {
    border: none;
    margin-left: 8px;
}
.sideBoxContainerNoMargin {
    border: solid 1px #9AC9CD;
    padding: 2px;
    background-color: White;
}
.sideBarContent .spotlightAd {
    padding: 8px 10px 10px 15px;
    font-size: .85em;
}
.sideBarContent .spotlightAd  a {
    font-weight: bold;
}
.sideBarContent .linkList ul {
    padding: 2px 0px;
    margin: 0px;
    list-style-type: none;
}
.sideBarContent .linkList li {
    padding: 3px 10px 3px 15px;
    margin: 0px;
    list-style-type: none;
    border: 1px solid White;
}
.sideBarContent .linkList li.rss {
    border: 1px solid #FFFFFF;
    padding: 3px 10px 3px 30px;
    margin: 0px;
    list-style-type: none;
    background: url(Images/bullet_orange.png) no-repeat 14px 6px;
}
.sideBarContent .linkList li:hover {
    border: 1px solid #9AC9CD;
    border-collapse: collapse;
    background-color: #E9C7DB;
}
.sideBarContent .linkList a {
    color: Black;
}
.sideBarContent .linkList a:hover {
    text-decoration: none;
}
.sideBarBottom {
    background: #FFFFFF url(Images/LeftBarBottomBkgd.png) no-repeat top left;
    height: 9px;
}

.sideBoxContainer {
    border: solid 1px #9AC9CD;
    margin: 12px;
    padding: 2px;
    text-align: center;
}
.sideBoxContainer h3, .sidebarRight h3 {
	background-color: #B2B2B2;
    border: solid 1px #9AC9CD;
	padding: 3px 5px 3px 13px;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	font-size: 1.1em;
	margin: 0px;
	text-align: left;
}

.sideBoxContainer p, .sidebarRight p {
	font-size: .85em;
	padding: 14px;
	margin: 0px;
	text-align: left;
}
.sideBoxContainer img, .sidebarRight img, .sideBoxContainer div, .sidebarRight div {
	margin: 8px 0px;
}

.alignLeft {
    text-align: left;
}
.clearRight {
    clear: right;
}
.marginBottom {
    margin-bottom: 10px;
}

.noFloat 
{
	float: none !important;
}
