/* Defaults */

* {
  margin: 0;
  padding: 0;
  }
.topPost2 div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost2 div.topContent ul li, .topPost div.topContent ol li {
  color: #eee;
  }

.topPost2 span.topComments, .topPost span.topMore, .topPost span.topTags {
  font-size: 9pt;
  font-style: italic;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
  background-color: #dddddd;
  margin-right: 5px;
  line-height: 27pt;
  color: #000;
  }
.topPost2 span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
  background: #040404;
  text-decoration: none;
  }
.topPost2 span.topComments a {
  color: #000;
  background: url(images/comments.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
  .topPost2 span.topComments a:hover {
  color: #000;
  background: url(images/comments.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  text-decoration: none;
  vertical-align: middle;
  }
.topPost2 span.topMore a {
  color: #000;
  background: url(images/more.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost2 span.topTags em {
  background: url(images/tags.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  color: #0a0a0a;
  display: none;
  }
.topPost2 span.topTags a {
  color: #fff;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost2 span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  color: #fff;
  text-decoration: underline;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px 0;
  }
.profile-list {
}
h1, h2, h3, h4, h5, h6 {
  font-family: arial;
  }

hr {
  color: #333;
  border: 1px solid #121212;
  }
.topContent
pre {
  height: auto; 
  }
.topContent a {
text-decoration: underline
}
fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }


p {
  font-size: 12px;
  line-height: 19px;
  }

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

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

a img {
  border: none;  
  }

blockquote {
  background: #070707;
  border: 1px solid #060606;
  padding: 5px 15px;
  margin: 10px 10px 5px 15px;
  font-style: italic;
  color: #000;
  }

code {
  color: #3366cc;
  font-style: italic;
  }

strong {
  font-size: 110%;
  }

body {
  text-align: center;
  margin-top: 10px;
  padding: 0 0 15px 0;
  font-family: arial, helvetica, sans-serif;
  background-color: #d8d9da;
  background-image: url(bg.jpg);
  background-repeat: no-repeat;
  }


/* Header and wrapper */
#wrapper {
  margin: 0 auto;
  width: 955px;
  text-align: left;
  padding: 0;
  }

#header {
  float: left;
  padding: 0;
  margin: 0;
  width: 955px;
  background-color: #eaeaea;
  background-image: url(logo.jpg);
  background-repeat: no-repeat;
  }
#header_img {
  float: left;
  width: 149px;
  height: 137px;
}
#mail {
	width: 206px;
	height: 31px;
	float: left;
}
#header #topright {
  text-align: right;
  float: right;
  width: 370px;
  margin-left: 200px;
  height: auto;
  line-height: 14px;
  padding-bottom: 3px;
  display: inline;
  padding-top: 10px;
  margin: 0px 0 0 0;
  padding-right: 5px;
}
#header #topright ul {
  list-style: none;
  padding: 0;
  margin: 0;
  padding: 0;
  }
#header #topright ul li {
margin: 0px;
padding: 0px;
}
#header #topright li {
  display: inline;
  margin: 0px;
 padding-top: 0px;
  overflow: hidden;
  }
#header #topright li a {
  color: #fff;
  background-color: #000;
  font-size: 12px;
  font-family: arial;
  font-weight: bold;
  margin: 0px;
  padding: 5px;
  }

.title {
padding-left: 20px;
float: left;
width: 503px;
padding-bottom: 30px;
}
.tavatar {
float: left;
width: 60px;
height: 60px
}
#header h1 {
  padding: 0;
  margin: 0;
  }
#header h1 a {
  color: #000;
  font-size: 17pt;
  text-decoration: none;
  }
#header h1 a:hover {
  color: #eee;
  text-decoration: none;
  }
#header span {
  padding: 0;
  color: #111;
  font-size: 11pt;
  }


/* Menu */
#catnav {
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  float: left;
  padding-bottom: 0px;
  width: 955px;
  text-transform: uppercase;
  background-color: #000;
      background-image: url(/images/nav.jpg)
  }
#catnav2 {
  margin-top: 0px;
  padding-top: 80px;
  padding-left: 0px;
  margin-bottom: 0px;
  float: right;
  padding-bottom: 0px;
  width: 533px;
  text-transform: uppercase;
  }
 #spacer {
 float: left;
 width: 30px;
 height: 100px;
 }
#nav {
  list-style: none;
  margin: 0;
  padding: 0;
  }
.search_top {
  background-image: url(search_bg.jpg);
  width: 322px;
  float: right;
  padding-left: 5px;
  padding-top: 0px
}	
#nav ul {
  margin: 0;
  padding: 0;
  }

#nav li {
  float: left;
  margin: 0;
  padding: 0;
  }

#nav a {
  display: block;
  line-height: 15px;
  margin-bottom: 0px;
    margin-left: 0px;
      margin-top: 0px;
  padding: 0 0px 3px 0px;
  padding-top: 7px;
  padding-left: 8px;
  padding-right: 8px;
  border-right: 1px solid #000;
  border-left: 1px solid #272727;
  height: 20px;
  font-size: 10pt;
  color: #fff;
  font-family: arial, sans-serif;
  font-size: 12px;
  letter-spacing: -1px;
    background-image: url(/images/nav.jpg)
  }

#nav li a:hover {
  color: #e47906;
  text-decoration: none;
  display: block;
  }

#nav li ul {
  list-style: none;
  position: absolute;
  width: 150px;
  left: -999em;
  }

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
  }
	
#nav li li {
  float: left;
  margin: 0;
  padding: 0;
  width: 150px;
  }
	
#nav li li a {
  width: 150px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  background: #040404;
  margin: 0;
  padding: 5px 20px 5px 15px;
  }
	
#nav li li a:hover {
  background: #000;
  color: #c65600;
  padding-left: 15px;
  }

#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
  }

#toprss {
  float: right;
  margin-top: 1px;
  margin-left: 200px;
  display: inline;
  width: 65px;
  line-height: 41px;
  }



/* Top Content */

#main {
  margin: 0px;
  clear: both;
  width: 955px;
  padding-bottom: 0px;
  background-color: #fff;
  }
#contentwrapper {
  float:left;
  width: 633px;
  height: auto;
  margin: 0px;
  padding-left: 5px;
  padding-bottom: 0px;
  }
#column1 {
  padding-right: 1px;
  height: auto;
  float: left;
  width: 419px;
   padding-top: 3px;
  border-right: 1px solid #d1caca;
}
#singlecolumn1 {
  padding-right: 1px;
  height: auto;
  float: left;
  margin-left: 22px;
  width: 585px;
  padding-right: 19px;
  padding-top: 10px;
  border-right: 1px solid #d1caca;
}
#column2 {
  float: left;
  width: 196px;
  height: auto;
   padding-top: 3px;
  padding-left: 5px;
  padding-right: 5px;
  border-right: 1px solid #d1caca;
}
#column2 ul {
padding-top: 1px
}
#column2 li {
padding-left: 2px;
width: 190px;
}
#column2 li a {
display: block;
padding-top: 5px;
padding-bottom: 5px;
list-style-type: none;
color: #555555;
font-size: 13px;
font-family: arial, sans-serif;
letter-spacing: 0px;
border-bottom: 1px dotted #555555;
}
#column2 li a:hover {
display: block;
padding-top: 5px;
padding-bottom: 5px;
list-style-type: none;
color: #000;
text-decoration: none;
font-size: 13px;
font-family: arial, sans-serif;
letter-spacing: 0px;
border-bottom: 1px dotted #555555;
}
#column2 ul {
list-style-type: none;
}
#column2 ul li .children {
list-style-type: none;
}
.break {
padding-top: 3px;
}
#contentwrapper2 {
  float:left;
  width: 900px;  margin: 0 0 15px 0;
  padding: 0;
  }
  .topPost2 h2.topTitle a:hover {
  text-decoration: none;
  background-color: white;
  color: #000;
  }
.topPost2 p.topMeta {
  padding: 0;
  margin: -10px 0 0 0;
  font-size: 8pt;
  color: #000;  
  }
.topPost2 p.topMeta a {
  text-decoration: underline;
  color: #24481b;
  }
.topPost2 p.topMeta a:hover {
  color: #000;
  }
.topPost2 div.topContent {
  font-size: 9pt;
  margin: 8px 0;
  }
.topPost2 div.topCont nt a {
  text-decoration: underline;
  color: #000;
  }
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  margin: 15px 0 10px 0;
  font-size: 14pt;
  letter-spacing: -1px;
  color: #000;
  font-weight  : normal;
  background: #fff;
  padding: 5px;
  }
.topPost2 {
  margin: 0;
  padding: 0;

  }
.topPost2  {
  font-size: 11pt;
  font-weight: normal;
  letter-spacing: 0px;
  margin-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
   border-bottom: 1px dotted #555555;
   padding-bottom: 10px;
  }
.topPost {
  margin: 0;
  padding: 0;

  }
.topPost  {
  font-size: 11pt;
  font-weight: normal;
  letter-spacing: 0px;
  margin-bottom: 5px;
 
  }
.topPost h2.topTitle a:hover {
  text-decoration: none;
  background-color: white;
  color: #000;
  }
.topPost p.topMeta {
  padding: 0;
  margin: -10px 0 0 0;
  font-size: 8pt;
  color: #000;  
  }
.topPost p.topMeta a {
  text-decoration: underline;
  color: #24481b;
  }
.topPost p.topMeta a:hover {
  color: #000;
  }
.topPost div.topContent {
  font-size: 9pt;
  margin: 8px 0;
  }
.topPost div.topCont nt a {
  text-decoration: underline;
  color: #000;
  }
.container_post {
width: 300px
}
.topPost div.topContent a:hover {
  text-decoration: underline;
  color: #000;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: #eee;
  }
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
  font-size: 9pt;
  font-style: italic;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
  background-color: #dddddd;
  margin-right: 5px;
  line-height: 27pt;
  color: #000;
  }
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
  background: #040404;
  text-decoration: none;
  }
.topPost span.topComments a {
  color: #000;
  background: url(images/comments.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
  .topPost span.topComments a:hover {
  color: #000;
  background: url(images/comments.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  text-decoration: none;
  vertical-align: middle;
  }
.topPost span.topMore a {
  color: #000;
  background: url(images/more.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topTags em {
  background: url(images/tags.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  color: #0a0a0a;
  display: none;
  }
.topPost span.topTags a {
  color: #fff;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  color: #fff;
  text-decoration: underline;
  }

#nextprevious {
  margin: 10px 19px 5px 19px;
  }
#nextprevious a {
font-family: arial;
font-size: 12px;
  color: #000;
  text-transform: lowercase;
  text-decoration: underline;
  }h
#nextprevious a:hover {
  color: #fff;
  }


/* Comments */

#comment {
  margin-bottom: 10px;
  background: #fff;
  width: 580px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  color: #000;
  }
#comment a {
  color: #000;
  font-weight: bold;
  }
#comment a:hover {
  color: #000;
  text-decoration: underline;
  }
#numberofcomments {
  color: #000;
  font-size: 12pt;
  margin-top: 10px;
  margin-bottom: 15px;
  }
ol#commentlist {
  list-style: none;
  margin: 10px 0;
  font-size: 9pt;
  }
#commentlist li {
  margin: 0 0 15px 0;
  padding: 10px;
  background: #000;
  }
#commentlist li.alt {
  background: #000;
  border: none;
  }
#commentlist li.cleared {
  background: transparent;
  border: none;
  }
#commentlist a:hover {
  color: #eee;
  }
#commentlist a.gravatar {
  float: left;
  margin: 0 10px 0 0;
  width: 69px;
  }
#commentlist .commentbody {
  margin: 0;
  padding: 0 0px 0 0px;
  float: right;
  width: 470px;
  }
#commentlist .commentbody p a {
  text-decoration: underline;
  color: #000
  }
#commentlist cite {
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  color: #fff;
  }
  #commentlist cite a {
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  color: #fff;
  }
#commentlist small.commentmetadata a {
  color: #666;
  }
#commentlist p {
  color: #dedede;
  }
#comment h3 {
  font-size: 10pt;
  font-weight: normal;
  color: #000;
  font-weight: bold;
  margin: 15px 0 0 0;
  padding: 0;
  }
textarea#comment {
  width: 450px;
  background: #fff;
  color: #111;
  }
#comment #submit {
  margin-left: 0px;
  margin-top: -25px;
  }



/* Welcome section */

#main #welcome {
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  background: url(images/bg-trans.png) repeat;
  }
#main #welcome h2 {
 color: #2b2b2b;
  font-size: 26px;
  font-family: arial, sans-serif;
  letter-spacing: -1px
  }
#main #welcome p {
  font-size: 9pt;
  color: #000;  
  margin: 0 10px;
  padding: 6px 0;
  }
#main #welcome a {
  text-decoration: underline;
  }
#main #welcome a:hover {
  color: #6598b8;
  }
#main #welcome {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
.searchform {
  margin-top: -8px;
  margin-bottom: -6px;
  padding-top: 0px;
  padding-bottom: 0px
}
#main #welcome #feedbox {
  border: 1px solid #ccc;
  padding: 2px 1px;
  width: 180px;
  }
.submitbutton {
  margin: 0px;
  background: transparent;
  color: #000;
  font-weight: bold;
  font-size: 8pt;
  padding: 4px 10px 0px 10px;
  vertical-align: middle;
  border: 0px
  }
.submitbutton:hover {
  }
.searchingbox {
  height: 20px;
  width: 240px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 3px;
}
.mid {
color: #000;
font-size: 11px;
width: 285px;
height: 25px;
margin-bottom: 0px;
margin-top: 0px;
}
#sidebars h2 {
display: none
}
.sidebars2 {
padding-top: 1px;
}
.wrap_alternate {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 10px;
	background-image: url(/images/membersbg.jpg);
	background-repeat: repeat-x;
	width: 300px;
	margin-left: 1px;
	background-color: #e4e1e1;
	overflow: hidden;
}
/*login area*/
#wp-submit {
color: black;
background-color: white;
padding: 10px;
border: 0px;
margin: 0px;
font-size: 11px
}
/* Sidebars */
#sidebars {
float: left;
 padding-left: 0px;
 padding-top: 3px;
  width: 312px;
  color: #000;
  }
.sidebar_right {
  padding-top: 0px;
  margin-top: 0px;
}
#sidebars .sidebarbox {
  padding: 0px 0px;
  }

#sidebar_full {
  padding-left: 0px;
  margin: 0;
  }
.ball_header h2 {
 margin-top: 0;
  padding-top: 17px;
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 11pt;
  padding-bottom: 10px;
  color: #000;
  background-image: url(images/ball.jpg);
  background-repeat: no-repeat;
  letter-spacing: -1px;
}
.boot_header h2 {
 margin-bottom: 0;
 margin-top: 5px;
  padding-top: 17px;
  font-weight: normal;
  font-size: 11pt;
  padding-bottom: 12px;
  color: #000;
  background-image: url(images/boot.jpg);
  background-repeat: no-repeat;
  letter-spacing: -1px;
}
.footer_text {
color:#707073;
font-size: 12px;
}
#sidebar_left h2 {
  margin: 0;
  padding-top: 17px;
  font-weight: normal;
  font-size: 11pt;
  color: #000;
  background-repeat: no-repeat;
  letter-spacing: -1px;
  }

#sidebars table {
  width: 312px;
  }
#sidebar_right img {
	float: left;
}
#members {
  float: left;
  width: 50px;
}
  .regular {
  float: left;
  width: 380px;
  color: #222;
  font-size: 11px;
  margin-left: 19px;
  border-bottom: 1px dotted #999999;
  padding-bottom: 10px
  }
  .featured {
  background-color: #fff;
  float: left;
  width: 380px;
  padding-right: 19px;
  background-image: url(/images/latest_news.jpg);
  background-position: bottom left;
  background-repeat: no-repeat;
  padding-top: 10px;
  color: #222;
  padding-bottom: 49px;
  padding-left: 19px
  }
  .regular h2.topTitle a {
 color: #2b2b2b;
  font-size: 26px;
  font-family: arial, sans-serif;
  letter-spacing: -1px
  }
  .title h2.topTitle a {
 color: #2b2b2b;
  font-size: 26px;
  font-family: arial, sans-serif;
  letter-spacing: -1px
  }
  .topTitle h2 {
 color: #2b2b2b;
  font-size: 26px;
  font-family: arial, sans-serif;
  letter-spacing: -1px
  }
  .featured h2.topTitle a {
  color: #2b2b2b;
  font-size: 26px;
  font-family: arial, sans-serif;
  letter-spacing: -1px
  }
ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 100%;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding-top: 8px;
padding-left: 14px;
padding-bottom: 8px;
border-width: 0px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
font-size: 12px;
border-bottom: 1px solid #fff;
color: #fff;
text-decoration: none;
background: #151515;
}

.latest2>ul#navlist li a { width: auto; }

.sidebars2 li#active a
{
background: #f0e7d7;
color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #000;
background: #fff;
}

.sidebars2
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 100%;
}

.sidebars2 li
{
display: block;
margin: 0;
padding: 0;
}

.sidebars2 li a
{
display: block;
width: 298px;
padding-top: 8px;
padding-left: 14px;
padding-bottom: 8px;
border-width: 0px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
font-size: 12px;
border-bottom: 1px solid #fff;
color: #fff;
text-decoration: none;
background: #e47905;
}

.latest2>ul#navlist li a { width: auto; }

.sidebars2 li#active a
{
background: #151515;
color: #800000;
}

.sidebars2 li a:hover, ul#navlist li#active a:hover
{
color: #000;
background: #fff;
}
#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}



/* Before footer */
.header_search {
float: left;
width: 600px;
}
.top_header {
padding-left: 296px;
padding-top: 65px;
}
#morefoot {
  background: #000 url(images/bggrad.jpg) top left repeat-x;
  border-top: 3px solid #c65600;
  border-bottom: 1px solid #070707;
    border-left: 1px solid #070707;
      border-right: 1px solid #070707;
  padding: 15px;
  color: #dfdfdf;
  margin: 0 0 10px 0;
  }
#morefoot p {
  margin: 5px 0;
  padding: 5px 0;
  }
#morefoot ul {
  list-style-type: none;
  margin-top: 5px;
  }
#morefoot ul li, #morefoot p {
  font-size: 9pt;
  }
#morefoot a {
  text-decoration: underline;
  color: #ddd;
  }
#morefoot a:hover {
  text-decoration: underline;
  color: #e47904;
  }
#morefoot h3 {
  font-size: 12pt;
  font-weight: normal;
  color: #dfdfdf;
  letter-spacing: -1px;
  border-bottom: 1px dotted #444;
  margin: 0;
  padding: 0 0 2px 0;
  }
#morefoot #searchbox {
  width: 180px;
  margin-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  padding-top: 0px
  }
#morefoot .col1 {
  float: left;
  width: 340px;
  }
#morefoot .col2 {
  margin: 0 20px;
  }
#morefoot .col2, #morefoot .col3 {
  float: left;
  width: 260px;
  }
#morefoot li {
  padding-left: 0px;
  margin-bottom: 5px;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }


/* footer*/
#footer {
  clear: both;
  background: transparent;
  }
#footer p {
  font-size: 9pt;
  color: #707073;
  padding: 0;
  }
#footer a {
  color: #707073;
  text-decoration: underline;
  }
#footer a:hover {
  color: #000;
  }
#footerleft {
  float: left;
  width: 500px;
  }
#footerright {
  float: right;
  width: 400px;
  text-align: right;
  }



/* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
}

.wp-caption img {
  margin: 0;
  padding: 0;
  border: none;
  }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }
#header #topright li a:hover { 
  color: #fff;
  text-decoration: none;
  border-bottom: 3px solid e47906
  }

  .league a {
  background: #000;
  width: 400px;
  float: left;
  color: #fff;
  padding: 5px;
  border-left: 4px solid #e47905;
  padding-left: 10px;
   text-decoration: none;
  color: #fff;
  display: block;
margin-bottom: 2px;
  }
  
  .league a:hover {
  text-decoration: none;
  background: #e47905;
  color: #fff;
  text-decoration: none;
  }

  }