#beta {
	background: #F1F4E5;
}

/* Main background of the page */
html {
	/* Modern browsers */
	background:url(data:image/gif;base64,R0lGODlhAwADAIAAAPH05eXo2SH5BAAAAAAALAAAAAADAAMAAAIEjAOAUAA7);
	/* IE < 8 */
	*background:url(/desktop/i/thescore/backgroundMain.gif);
}

/* Masthead */
.masthead .publications li.main { margin-top:-20px; }

/* Links */
a,.widgetOpinions .head h3,.widgetOpinions .head h3 a, .postMain .text h3 a { color:#1a6b5c; }

/* Various backgrounds */
.startSlideshow, .postShort .text, .postMain .text blockquote, .featuredCommentList, .js .dropdownContent,.js .dropdownOpened .dropdownHandle { background-color:#e5eae0; }

/* Navigation */
.navigation { background:#3a4d43; border: 0; width: 970px; height: 31px; line-height: 31px; }
.navigation:before { height: 0; }
.navigation .menu a:after { border-right-color:#3a4d43; border-left-color:#3a4d43;}
.navigationTrendingTags { width: 319px; }

/* Section separator */
.sectionSeparator { border: 0; background: #536e60; text-shadow: none; }
.sectionSeparator > h3, .sectionSeparator .details, .sectionSeparator a.details, .sectionSeparator > h3 > a { color:#fff;   }
.ie-lt8 .sectionSeparator { background-image:url(/desktop/i/thescore/sectionSeparator.png);}

.sectionSeparator > h3 > .tag { padding-left: 0; background: transparent; }
.sectionSeparator > h3 > .tag:before { content: "#"; font-size: 13px; margin-right: 4px; }

.sectionSeparator.widget-facebook-box { background: transparent; }

/* Drop down */
.dropdownTags .tags a { color:#fff;}
.dropdownContent h3, .dropdownTags .dropdownContent .tags a { color:#555; }
.js .dropdownContent, .js .dropdownOpened .dropdownHandle { border-color:#1a6b5c; }
.iconDropdownClosed { background-position:-100px -25px; }
.iconDropdownOpened { background-position:-50px -50px; }


/* Widgets */
.widget { background-color:#f1f4e5; border-color:#bfc1b5; }

/* Tabs */
.tabMenu li a { color: #fff; text-shadow: none; }
.js li.ui-tabs-selected { background-color: #f1f4e5; box-shadow: none; }
.js .ui-tabs-selected { background-color: #f1f4e5; border-color:#85bcb0; }
.js .ui-tabs-selected a { color:#555555; text-shadow:0 1px 0 rgba(255, 255, 255, 0.5); }

/* Buttons */
button, .button, #fancybox-close { background-image:url(/desktop/i/thescore/sprite-buttons.png); }

/* Li */
.postMain .text ul li {  background-image:url(data:image/gif;base64,R0lGODlhBgAGAIAAABprXAAAACH5BAAAAAAALAAAAAAGAAYAAAIFhI+pywUAOw==); }
.ie-lt8 .postMain .text ul li { background-image:url(/desktop/i/thescore/li.gif);}

/* Icons */
.iconEmail { background-position:-25px -75px; }
.iconTwitterAuthor { background-position:-0px -150px; }

/* IE Fixes */
	/* We need to set the h1 width for IE6 because we absolutly position it */
	.ie6 .masthead .publications li.main { width:220px; }

.loading_comments {
    background-image: url("/desktop/i/thescore/loading-large.gif");
}
.action-button {
    background:     #145315;
}
    .action-button:hover {
        background: #138656;
    }
    .action-button:active {
        background: #124A13;
    }
    .action-button a {
        color:          #ffffff;
    }
