/*
Theme Name: ETF2Lwide
Theme URI: http://etf2l.org
Description: Based on Cleaker
Version: 1.0
Author: ST8 + Weqo
Author URI: http://etf2l.org
*/

/***** GLOBAL FORMATTING *****/

.bold { 
    font-weight: bold;
}

* {
	padding: 0;
	margin: 0;
}

body {
	background: #809ab1 url(images/bg_blue.gif) repeat-x;
	font-size: 12px;
	color: #000;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}

a {
	color: #da790b;
	text-decoration: none;
}

a:hover {
	color: #49647d;
	text-decoration: underline;
}

a:visited {
	color: #49647d;
}

/***** PAGE STRUCTURE FORMATTING *****/

.widebg {
	background: #fff url(images/contentBg7.gif) right repeat-y !important;
}

#wrapper {
	display: block;
	margin: 0 auto;
	width: 1000px;
	position: relative;
	background: #fff url(images/contentBg6.gif) right repeat-y;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#header {
	margin-top: 0;
	color: #fff;
	width: 1000px;
	background: #fff url(images/header.gif) top left no-repeat;
	height: 209px;
	float: left;
}

#header h1 {
	display:none;
}

.title {
	padding: 5px 5px 5px 20px;
	color: #fff;
}

#Nav {
	display: block;
}

#content {
	width: 595px;
	float: left;
	color: #000;
	padding: 20px;
}

#content2 {
	width: 765px;
	float: left;
	padding: 20px;
	overflow: auto;
}

#sidebarRight {
	width: 150px;
	float: right;
	color: #000;
	padding: 10px 7px 10px 13px;
	
}

* html #sidebarRight {
	width: 135px;
}

#sidebarHeader {
	width: 135px;
	float: right;
	color: #000;
	padding: 20px;
	height: 169px;
	background: #fff url(images/header.gif) top right no-repeat;
}

#sidebarSponsor {
	width: 170px;
	padding: 10px 10px 10px 15px;
	float: right;
}

#footer {
	clear: both;
	width: 971px;
	background: #000;
	color: #fff;
	text-align: left;
	height: 33px;
	padding: 8px 8px 12px 21px;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}

#footer a {
	color: #fff;
}

/***** NAVIGATION BAR FORMATTING *****/
#Nvt {
	height: 25px;
	background: #49647d url(images/navOnBlue2.gif) repeat-x;
	border-bottom: 1px solid black;
	clear: both;
}


ul#Nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 1000px;
	float: left;
	background: #49647d url(images/navOnBlue.gif) repeat-x;
	font-family: "Lucida Grande", Lucida, Arial, sans-serif;
	font-size: 14px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;	
}

ul#Nav li ul {
  display: none;
  position: absolute;
  top: 235px;
  left: 0;
  list-style: none;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  z-index: 1;
  background: #49647d url(images/navOnBlue2.gif) repeat-x;
  width: 100%;
}

ul#Nav li ul li {
	border: none;
}
ul#Nav li ul li a {
	background: none;
}

ul#Nav li ul li a:hover {
	color: white;
	text-decoration: none;
	background: none;
}

ul#Nav li:hover ul {
	display: block;
	z-index: 3;
}

ul#Nav li.current_page_item ul {
	display: block;
	z-index: 2;
}

ul#Nav li.current_page_ancestor ul {
	display: block;
	z-index: 2;
}

ul#Nav li.current_page_item ul li a {
	background-image: none;
}

ul#Nav li ul li.current_page_item a {
	background-image: none;
	color: white;
}

ul#Nav li {
	float: right;
}

ul#Nav li.first {
	
}

ul#Nav a {
	display: block;
	padding: 0 1.45em;
	line-height: 25px;
	text-decoration: none;
	color: #fff;
	background: url(images/navSep.gif) left no-repeat;
}

ul#Nav a:hover {
	background: #cf7f26 url(images/navOff2.gif) left no-repeat;
	text-decoration: none;
}

ul#Nav li.current_page_item a,ul#Nav li.current_page_ancestor { 
	color: #fff; 
	background: url(images/navOff2.gif) repeat-x; 
	text-decoration: none;
}

ul#Nav li.current_page_item ul li a,ul#Nav li ul li a {
	color: #bbbbbb;
}

ul#Nav li.current_page_item ul li a:hover {
	color: white;
}

/***** GENERAL TEXT FORMATTING *****/

.post {
	margin-bottom: 20px;
}

.post p.attachment {
	text-align: center;
}

blockquote {
	color: #000; 
	margin: 0 30px 20px 30px; 
	border-left: 5px solid #a0abb4;
	background: #e8e9dc url(images/bqt_Bg.png) top no-repeat;
	padding: 10px 10px 4px 10px;
	font-size: 11px;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin-bottom: 15px;
	line-height: 1.6em;
}

p a {
	border-bottom: 1px solid #ccc;
	text-decoration: none;
}

p a:hover {
	border-bottom: 2px solid #999898;
	text-decoration: none;
}

p.center {
	text-align: center;
}

.postmeta {
	background: #e4e5d4;
	border: 1px solid #a0abb4;
	padding: 3px;
	font-size: 10px;
}

.postmeta a {
	border-bottom: none;
}

.postmeta a:hover {
	border-bottom: none;
}

.small {
	font-size: 10px;
}

code {
	font: 12px 'Courier New', Courier, Fixed;
}

h1 {
	font-size: 20px;
	letter-spacing: -0.8px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 8px;
	font-family: "Century Gothic", "Trebuchet MS", "Lucida Grande", Lucida, Arial, sans-serif;
}

h1.title {
	font-size: 45px;
	letter-spacing: -2.5px;
	font-weight: normal;
	padding: 10px 10px 10px 17px;
}

h4 {
	margin: -5px 0 10px 0;
	padding: 0;
	font-weight: normal;
	font-size: 10px;
	color: #424040;
}

/***** LISTS FORMATTING *****/

html>body .post ul {
	margin-left: 0px;
	padding: 0 0 10px 30px;
	list-style-image: url(images/bullet.png);
	padding-left: 30px;
} 

html>body .post li {
	margin: 5px 0 5px 10px;
}

.twocol li{
	float: left;
	width: 45%;
	height: 15px;
}

.post ol {
	padding: 0 0 0 30px;
	margin: 0;
}

.post ol li {
	margin: 0;
	padding: 0;
	}

/***** SEARCH FORM FORMATTING *****/

#searchform {
	display: inline;
	float: right;
	margin: 0 3px 0;
	padding: 0px 0 0;
	text-align: left;
}

#searchform #s {
	width: 160px;
	padding: 4px;
	margin: 0 0 5px 0;
	background: #fff;
	border: 1px solid #000;
	color: #000;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#searchIcon {
	padding: 2px;
	color: #000;
	display: inline;
}

/***** SIDEBAR FORMATTING *****/

h2 {
	font-size: 14px;
	letter-spacing: -0.8px;
	text-align: left;
	padding:  2px;
	text-transform: uppercase;
	font-weight: normal;
	color:  #49647d;
	border-bottom: 2px #fff solid;
	margin-bottom: 5px;
	font-family: "Century Gothic", "Trebuchet MS", "Lucida Grande", Lucida, Arial, sans-serif;
}

#sidebarHeader h2 {
	color:  #fff;
	border-bottom: 2px #384D69 solid;
	margin-bottom: 3px;
	text-align: right;
	font-family: Arial !important;
	text-transform: none;
	letter-spacing: 0;
	font-size: 12px;
	font-weight: bold;
}
#sidebarHeader ul li {
	text-align: right;
}
#sidebarHeader p {
	color: #B0B1A1;
	text-align: right;
}

#sidebarRight a, a:visited , a:hover{
	color: #e68624;
	text-decoration: none;
}

#sidebarRight a:hover {
	background: none;
	color:  #49647d;
	text-decoration: underline;
}

.widget_table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 10px;
}
.widget_table tbody td {
	font-size: 8pt;
	padding: 1px;
	border-bottom: 1px solid #CDCFA8;
}
.widget_table tfoot td {
	padding-top: 2px;
	text-align: right;
	font-weight: bold;
	font-size: 8pt;
}
.widget_table tr:hover {
	background-color: #DDDFC3;
}
/***** SIDEBAR LISTS FORMATTING *****/

.sidebarIcon ul, .sidebarIcon ol { 
	margin: 0 0 1em 0; 
	font-size: 11px;
}

.sidebarIcon ul { 
	list-style-image: url(images/tag.png);
	list-style-position: inside;
}

.sidebarIcon li { 
	margin: 0 0 0.2em 0; 
}

.sidebarIcon ul li ul, .sidebarIcon ul li ol, .sidebarIcon ol li ul, .sidebarIcon ol li ol { 
	margin: 0.5em 0 0.5em 5px; 
}

.sidebar ul, .sidebar ol { 
	margin: 0 0 1em 0; 
	font-size: 11px;
}

.sidebar ul { 
	list-style-type: none;
}

.sidebar li { 
	margin: 0 0 0.6em 0; 
}

.sidebar ul li ul, .sidebar ul li ol, .sidebar ol li ul, .sidebar ol li ol { 
	margin: 0.5em 0 0.5em 5px; 
}

.widget {
	list-style: none;
}

.notification {
   list-style: square inside url("images/next.png");
}

/***** FOOTER FORMATTING *****/

#footer p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	letter-spacing: -0.1px;
	margin-bottom: 0px;
}

#footer a {
	color: #d8882f;
	text-decoration: none;
	border-bottom: none;
}

#footer a:hover {
	color: #d8882f;
	background: none;
	border-bottom: none;
}

#icons {
	display: inline;
	margin-top: -30px;
	float: right;
	text-align: right;
}

#footerIcons {
	padding: 2px;
	color: #000;
	display: inline;
	float: right;
}

/***** IMAGE FORMATTING *****/

img.post {
	padding: 5px;
	border: 1px solid #000;
	margin: 10px;
	float: right;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 1px solid #000;
}

img.alignright {
	padding: 5px;
	border: 1px solid #000;
	background: #fff;
	margin: 10px;
	display: inline;
}

img.alignleft {
	padding: 5px;
	border: 1px solid #000;
	margin: 8px;
	display: inline;
}
	
/***** MISCELLANEOUS FORMATTING *****/

.alignright {
	float: right;
}

.alignleft {
	float: left
}	

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.postspermonth {
	margin: 5px 0 10px 0;
	list-style: none;
	padding-left: 25px;
}
	
/***** COMMENTS FORMATTING *****/

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #49647d;
}

#commentform textarea {
	width: 95%;
	padding: 5px;
	margin: 2px;
	border: 1px solid #49647d;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#commentform #submit {
	margin: 0;
	float: right;
	border: 1px solid #49647d;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 11px;
}

.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.commentmetadata {
	font-weight: normal;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 10px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}


/***** League Stuff *****/
.c {
	text-align: center;
	
}

/* Fixtures / League Tables */
.fix {
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	font-size: 10px;

	background: #e4e5d4;
	border: 1px solid #a0abb4;
}

.fix tr.odd td {
	/*background: #ABB4C3;*/
	background: none;
}

.fix tr td, .fix tr th {
	padding: 5px;
	text-align: center;	
	background: #dcddca;	
	/*border-bottom: 2px solid #F7F7F5;*/
}

.fix tr td.left {
	text-align: left;
}

.fix tr.fix_title td, .fix td.fix_title, .fix tr.fix_title th {
	/*background: #EBCFB2;*/
	background: #a0abb4;
	color: #ffffff;
	
}

.fix td.odd {
	background: none;
}

.fix td.left {
    text-align: left;
}

.fix tr.comp td {
	text-align: left;
	background: #C7C8B7;
}

/* Calendar */
.calendar {
	width: 100%;
	font-size: 10px;
	border-spacing: 2px;
	background: none;
}

.calendar td {
	width: 14%;
	height: 100px;
	background: #e4e5d4;
	vertical-align: top;
	padding: 2px;
	border: 1px solid #a0abb4;
	margin: 5px;
	color:  #49647d;
	font-weight: bold;
}

.calendar tr.head td {
	text-align: center;
	height: 15px;
	padding: 2px;
	background: none;
	border: none;
	color: black;
	font-weight: normal;
}

.calendar tr.head td.wend {
	color: red;
}

.calendar td.noday {
	background: none;
	border: none;
}

.calendar td.today {
	background: #a0abb4;
	color: #ffffff;
}

.calendar td ul.events {
	list-style: none;
	padding: 0;
	margin: 5px 0 0 0;
	font-size: 10px;
	color: black;
	font-weight: normal;
}

.calendar td ul.events li {
	padding: 0;
	margin: 0 0 0 12px;
}

.calendar p {
	margin: 0;
}

.calendar p.time {
	font-weight: bold;
}

.calendar ul.events li a {
	text-decoration: none;
	color: #000000;
}

.calendar ul.events li a:hover {
	text-decoration: underline;
}

.calendar ul.events li ul {
	display: none;
	position: absolute;
	padding: 5px 8px 5px 2px;
	border: 1px solid #a0abb4;
	background: white;
	list-style: none;
	margin-left: 5px;
    z-index: 1;
}

.calendar ul.events li ul li ul {
	margin-left: 30px;
	width: 180px;
}


/* Cup */
.cup {
	border-spacing: 0px;
	border-collapse: collapse;
	font-size: 10px;
	width: 100%
}

.cup th {
	font-weight: normal;
	padding: 5px 5px 10px 5px;
}

.cup td {
	padding: 4px 4px 4px 8px;
	
}

.ctop {
	border-top: 1px solid #a0abb4;
}

.cleft {
	border-left: 1px solid #a0abb4;
}

.win {
	font-weight: bold;
	color:  #49647d;
}

.result {
	color: #5C5C5C;
}

tr.left th {
	text-align: left;
	font-weight: bold;
	padding: 4px 4px 4px 8px;
}

/* Hall of Fame Stuff */
p.ach {
	margin: 5px 70px;
}

p.div {
	margin: 10px 40px;
	font-size: 10px;
}

p.desc {
	margin: 0;
}

.bad {
	color: red;
}


.maps {
	margin: auto;
	text-align: center; 
}

.map {
	text-align: center;
	display: inline-block;
	width: 150px;
	margin: 3px;
}

.map img {
	width: 150px;
	height: 120px;
}

.map h2 {
	text-align: center;
	border: none;
	margin: 0;
}

.map p {
	padding: 2px;
	margin: 0;
}

.map p.s {
	font-size: 10px;
}

p.result {
	font-size: 16px;
	text-align: center;
}

.winr,.winr a {
	color: green;
}

.looser,.looser a {
	color: red;
}

.grey,.grey a {
	color: grey;
}

.fix tr.red td {
	background-image: url(images/rows/red.png) !important;
}

.fix tr.green td {
	background-image: url(images/rows/green.png) !important;
}

.fix tr.blue td {
	background-image: url(images/rows/blue.png) !important;
}

.fix tr.gold td {
	background-image: url(images/rows/gold.png) !important;
}

.fix tr.silver td {
	background-image: url(images/rows/silver.png) !important;
}

.fix tr.bronze td {
	background-image: url(images/rows/bronze.png) !important;
}

table.pls {
	margin-left: 30px;
}

table.pls tr td {
	padding: 3px;
}

div.userplaceholder {
	border: 1px solid #ddd !important;
	background: #fff;
	height: 50px;
	width: 50px;
}
div.teamplaceholder {
	border: 1px solid #ddd;
	background: #fff;
	height: 100px;
	width: 100px;
}

table.teaminfo {
	float: right;
	width: 480px;
	border-collapse: collapse;
}
table.teaminfo td {
	padding: 2px;
	border-bottom: 1px solid #fff;
}
div.teamname {
	margin-bottom: 10px;
	border-bottom: 2px solid #fff;
}
div.teamname h1 {
	display: inline;
	margin: 0px;
	padding: 0px;
}

table.playerinfo {
	float: right;
	width: 530px;
	border-collapse: collapse;
}

table.playerinfo tr td {
	padding: 2px !important;
	border-bottom: 1px solid #fff;
}

.userplaceholder a {
	background: none;
}

.external {
	padding-right: 12px;
	background: url(images/external.gif) no-repeat 100% 98%;
}

.file {
	padding-left: 12px;
	padding-bottom: 2px;
	background: url(images/file.gif) no-repeat left
}

.s_details {
	display: none;
	position: absolute;
	padding: 5px 8px 5px 8px;
	border: 1px solid #a0abb4;
	background: white;
	margin: 5px 10px;
	font-size: 10px;
	font-weight: normal;
}
input#search_input {
	width:131px;
	padding:0px 2px 0px 2px;
	border: 0;
	margin: 0;
	background-color: #D7D8C4;
	padding: 2px;
	font-size: 10px;
}
input#search_input:focus {
	background-color: #ffe;
}

hr {
	height: 0px;
	border: 0px;
	border-bottom: 1px #999 solid;
}

/**** RECRUITMENT *****/
.rec_table {
    width: 483px;
}

div.rec_search {
	width: 95px;
	float: right;
	padding: 5px;
	background-color: #eed;
    border: 1px solid #a0abb4;
}
div.rec {
	width: 400px;
	padding: 10px;
	background-color: #eed;
	margin-bottom: 20px;
	overflow: auto;
}
div.rec_search_filter {
	padding: 3px;
	margin: 2px;
    font-size: 10px;
}
div.rec_search_filter input {
	margin-right: 3px;
	vertical-align: bottom;
}
/***************************/
	
.clear {
	clear: both;
}

div.left {
	float: left;
	width: 50%;
}

div.right {
	float: right;
	width: 50%;
}

.verify {
	width: 400px;
	border: 1px solid #a0abb4;
	padding: 5px 20px;
	margin: auto;
}

/***** VIDEO SECTION *****/

.vid {
	float: right;
}
.vid table{
	border: 2px solid #f7f7f5;
	border-collapse: collapse;
}

.vid table td {
	background-color: #eed;
	border: 0px;
}

#vidfilter {
	background-color: #eed;
	float: right;
	min-width: 30%;
	max-width: 70%;
	padding: 10px;
	margin: 10px;
}

#vidfilter td {
	vertical-align: top;
}

.cls_sel {
	height: 80px;
	width: 165px;
}

/***** DEMO SECTION *****/

table.demo_filter th {
    text-align: right;
    padding-right: 1em;
}

fieldset {
    border: 1px solid #A0ABB4;
    padding: 10pt;
}

fieldset legend {
    padding: 0 5pt;
    font-weight: bold;
}

/************************/

/**** EVENTS ****/

ul#eventtabs { 
	text-align: left;
	margin: 0;
	font: bold 11px verdana, arial, sans-serif;
	border-bottom: 1px solid #A0ABB4;
	list-style-type: none;
	padding: 3px 10px 3px 10px;
}
ul#eventtabs li {
	display: inline;
}
ul#eventtabs li.active a {
	background-color: #F7F7F5;
	color: #5B59A0ABB429;
	position: relative;
	top: 1px;
	padding-top: 4px;
}
ul#eventtabs li a {
	padding: 3px 4px;
	border: 1px solid #A0ABB4;
	margin-right: 0px;
	text-decoration: none;
	border-bottom: none;
	background-color: #DFE9FF;
}
ul#eventtabs a:hover {
	background: #EFF4FF;
}
div#eventcontent {
	border-left: 1px solid #A0ABB4;
	border-right: 1px solid #A0ABB4;
	border-bottom: 1px solid #A0ABB4;
	padding: 10px;
	margin-bottom: 10px;
	max-height: 250px;
	overflow: auto;
}
div#eventcontent div.event, div#eventcontent div.match {
	width: 100%;
	padding: 5px 0px;
	overflow: auto;
	clear: both;
	
}
div#eventcontent div.matchc { float:left; }
div#eventcontent div.clock { float: right; }

.yellow {
    background-color: #FFEC8B;
}

#recs thead tr .header {
	background-image: url(images/ts_bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

#recs thead tr .headerSortUp {
	background-image: url(images/ts_asc.gif);
}

#recs thead tr .headerSortDown {
	background-image: url(images/ts_desc.gif);
}
#recs thead tr .headerSortDown, #recs thead tr .headerSortUp {
background-color: #c0cbd4;
}

tr.history td {
    border-top: 1px solid #a0abb4;
    border-bottom: 1px solid #a0abb4;
}

tr.history {
    display: none;
}

tr.history td p {
    margin: 0;
}
