@charset "utf-8";
/* CSS Document */
/* 
 * /////////////////////////////////////////
 *           OVERRIDE CSS 
 * /////////////////////////////////////////
 */

/* 
 * /////////////////////////////////////////
 *           INTEGRATED SITE CSS 
 * /////////////////////////////////////////
 */ 
#banner {
	padding: 0px 0px;
	margin: 0px auto;
}
 
#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 270px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/*background: #666; /* the background color will be displayed for the length of the content in the column, but no further */
	/*padding: 20px 30px;*/
	margin: 0px 5px 0 5px;
}

#main-content { 
	/*background: #666;*/
	margin: 0px 285px 0px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

#main-content .cat_bar {
	margin: 0px 5px 0px 5px;
}

#main-news { 
	/*background: #666;*/
	margin: 0px 5px 10px 5px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: 1px solid black;
	overflow: hidden;
}

#main-news .roundframe {
}

#main-news .innerframe {
	height: 197px;	
}

#main-news .rosterframe2{
	height: 468px !important;	
}

#main-news .lowerframe span {
	text-align: right;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0px 10px 8px 0;
}

#main-news .lowerframe span a {
	color: #fff !important;
}

.roundframe .biginsig {
	height: 740px !important;
}

#news-banner {
	background: url(../include/img/news-bg.png) 0 0 no-repeat;
	margin: 0 auto;
	width: 615px;
	height: 55px;
}

#news-subject, #news-timestamp {
	color: #fff;
	padding-top: 10px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 1.2em;
}

#news-timestamp {
	padding-top: 5px;
	font-size: 1em;
	letter-spacing: 0em;
}

#news_body {
	font-size: 0.9em;
}

#news-more {
	text-align: right;
	font-weight: bold;
	font-size: 0.8em;
}

#news-more a {
	color: #fff;
}

#news-more a:hover {
	color: #b0302f;
}

.boxes {
	margin: 0px 260px 10px 10px;
}

#ts-box {	
	background: url(http://www.teamunknown.net/include/img/apps-bg.png) 0 0 no-repeat;
	margin: 0px 720px 0px 5px;
	height: 40px;
}

#xfire-box, #origin-box {
	background: url(http://www.teamunknown.net/include/img/apps-bg.png) 0 0 no-repeat;
	float: right;
	width: 205px;
	height: 40px;
	padding: 0px 0px 0px 0px;
	margin: 0px 8px 0px 0px;
}

#xfire-box {
	margin-right: 13px;
}

#xfire-box a, #origin-box a, #ts-box a {
	height: 40px;
	width: 205px;
	text-decoration: none;
	color: #fff;
}

#ts-box a div, #xfire-box a div, #origin-box a div {
	padding: 2px 0;
	height: 40px;
}

#ts-box a img, #xfire-box a img, #origin-box a img {
	height: 40px;
	margin-left: 10px;
}





#xfire-box a:hover, #origin-box a:hover, #ts-box a:hover {
	background-color: #b0302f; !important
	text-decoration: none;
	color: #fff;
	z-index: 10;
}

#box-text {
	background: none;
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 0.1em;
	width: 140px;
	padding: 8px 5px 0 0;
}

/*#top-recent,  {
	margin: 0px 630px 0px 0px;
	/*height: 320px;
	max-height: 320px;*/
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.block {
	margin: -1px 0 10px 0;
	border: 1px solid black;
}

.block .upperframe, .block .roundframe, .block .lowerframe {
	background: none;
}

.block .lowerframe span {
	text-align: right;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0px 10px 8px 0;
}

#recent-matches, #post-feed {
	height: 202px;
	margin-top: -5px;
}

#recent-matches .row {
	background: url(../include/img/match-row-bg.png) 0 0 no-repeat;
	height: 30px;
	padding: 1px 0px;
	margin: 0 auto;
}

#post-feed .row {	
	background: url(../include/img/post-row-bg.png) 0 0 no-repeat;
	height: 30px;
	padding: 1px 0px;
	margin: 0 auto;
}

#affiliates {
	background: url(http://www.teamunknown.net/include/img/aff-bg.png) 0 0 no-repeat;
	width: 940px;
	height: 100px;
	margin: 0 auto;
}

#affiliates span {
	width: 235px;
	float: right;
}

span#aff-txt {
	background: url(http://www.teamunknown.net/include/img/aff-txt.png) 0 0 no-repeat;
	width: 235px;
	height: 100px;
}

span#ngr {
	background: url(http://www.teamunknown.net/include/img/aff-ngr.png) 0 0 no-repeat;
	width: 235px;
	height: 100px;
}

span#ga {
	background: url(http://www.teamunknown.net/include/img/aff-ga.png) 0 0 no-repeat;
	width: 235px;
	height: 100px;
}

span#cg {
	background: url(http://www.teamunknown.net/include/img/aff-cg.png) 0 0 no-repeat;
	width: 235px;
	height: 100px;
}

.insig {
	background: url(http://www.teamunknown.net/include/img/insignia.png) 0 0 no-repeat;
	background-position: center;
}

.biginsig {
	background: url(http://www.teamunknown.net/include/img/biginsignia.png) 0 0 no-repeat;
	background-position: center;
}

.biginsig div {
	margin: 0px auto;
}

.ach h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	margin: 0 auto !important;
	padding: 15px;
	padding-left: 25px;
}

.achdl, .rosterdl {
	margin: 0 auto !important;
	padding: 0px 20px;
	overflow: hidden !important;
	font-size: 14px !important;
	line-height: 14px !important;
}

.achdl .img {
	width: 50px;
	float: left;
	clear: both;
}

.achdl .img img {
	width: 20px;
	height: 50px;
	margin-top: 5px;
	margin-bottom: -5px;
	padding-left: 5px;
}

.achdl dd {
	height: 50px;
	line-height: 50px;
	float: left;
	width: 480px;
	margin-left: 5px;
}

.rosterdl .title {
	width: 150px;
	min-width: 150px;
	float: left;
	clear: both;
	font-weight: bold;
	margin-top: 10px;
}

.rosterdl dd {
	width: 100px;
	min-width: 100px;
	margin-top: 10px;
	float: left;
	overflow: visible;
}

.matchdl dt {
	width: 100px;
	float: left;
	clear: both;
	padding: 10px 0;
}

.matchdl dt label {
	float: right;
}

.matchdl dd {
	padding: 10px 0;
	float: left;
	margin-left: 20px;
}

.names table {
	padding: 0.2em 20px;
}

.headlines {
	width: 580px;
	height: 255px;
}

.headlines-right {
	float: right;
	width: 70px;
	height: 255px;
}	

#headline-btns {
	padding-left: 20px;
	margin: 0 auto;
}

#headline-btns a,
#headline-btns a img {
	margin: 5px auto;
}

#headline-info {
	font-size: 24px;
	width: 580px;
	height: 70px;
	background-color: rgba(0,0,0,0.4);
	margin-top: 185px;
	padding: 10px;
}

#headline-info a:link {
	color: white;
}

#headline-info a:hover {
	color: white;
}

#black_ops {
	background: url(http://www.teamunknown.net/_img/black_ops.jpg) 40% 5% no-repeat;
	overflow: hidden;
    width: 580px;
	height: 255px;
}

#gen_news {
	display: none;
}

.names table tbody tr td[id="name"] {
	width: 150px;
	margin-right: 10px;
}



/* Calendar Event Signup */
#cesYes {
	color: #0A0;
	font-weight: bold;
}

#cesMaybe {
	color: #FA0;
	font-weight: bold;
}

#cesNo {
	color: #A00;
	font-weight: bold;
}

#cesYesButton {
	background: url(../images/custom/ces_yes.png) no-repeat;
	border: 0px;
	cursor: pointer;
	font-weight: normal;
	width: 75px;
	height: 75px;
	margin: 0 10px;
}

#cesMaybeButton {
	background: url(../images/custom/ces_maybe.png) no-repeat;
	border: 0px;
	cursor: pointer;
	font-weight: normal;
	width: 75px;
	height: 75px;
	margin: 0 10px;
}

#cesNoButton {
	background: url(../images/custom/ces_no.png) no-repeat;
	//border: 1px solid #aaa;
	border: 0px;
	cursor: pointer;
	font-weight: normal;
	width: 75px;
	height: 75px;a
	margin: 0 10px;
}

 .results, .results tr, .results tr td {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
}

.results_table {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	background-color: #CCC;
	border: thin #999 solid;
}

.result_upper {
	
}

#result_game {
	width: 20%;
	text-align: center;
}
#result_game img {
	height: 30px;
	width: 30px;
}
#result_opp, #result_score {
	text-align: right;
}
#result_opp {
	width: 80%;
	font-weight: bold;
}

.result_lower {
	border: thin #999 dashed;
}

#result_img {
	text-align: right;
}

#result_win {
	text-align: right;
	color: #0A0;
	font-weight: bold;
}

#result_lose {
	text-align: right;
	color: #A00;
	font-weight: bold;
}

#result_score {
	width: 70px;
	min-width: 70px;
}

#topic_by {
	width: 70%;
}

#topic_time {
	width: 30%;
	text-align: right;
}

.innerframe .cat_bar .catbg {
	font-size: 1em;
}

.row #result {
	margin-top: 9px;
	margin-left: 6px;
	float: left;
}

.row #opp {
	padding: 5px 0px 2px 10px;
	float: left;
}

.row #opp a:link, .row #opp a:visited, .lowerframe a:link, .lowerframe a:visited {
	color: #fff;
}

.row #result_game {
	margin-right: 20px;
}

.row #result_game img {
	float: right;
	width: 20px;
	height: 20px;
}

li#button_fb, li#button_yt, li#button_tw, li#button_pp {
	float: right !important;
}

li#button_fb a{
	background: url(http://www.teamunknown.net/include/img/fbicon.png) 0 0 no-repeat;
	background-position: center;
	z-index: 10;
}

li#button_yt a {
	background: url(http://www.teamunknown.net/include/img/yticon.png) 0 0 no-repeat;
	background-position: center;
	z-index: 10;
}

li#button_tw a {
	background: url(http://www.teamunknown.net/include/img/twicon.png) 0 0 no-repeat;
	background-position: center;
	z-index: 10;
}

li#button_pp a {
	background: url(http://www.teamunknown.net/include/img/paypal_button.png) 0 0 no-repeat;
	background-position: center;
	z-index: 10;
}


li#button_blank {
	float: right !important;
}

li#button_blank a:hover {
	background: none !important;
	cursor: default !important;
}

