html {
  text-align: center;
  
}
body {
  color: #222;
  background-image:url('http://www.kickfeed.com/bluebg.png');
  background-repeat:no-repeat;
background-position:center top; 
}
#body {
  font-family: sans-serif;
  width: 1300px;
  margin: 0 auto;
  text-align: left;
}

h1 {
  margin: 0 0 0 0;
  padding: .5em 0 0 0;
  font-size: 1.8em;
}
#teamTitle {
  font-size: 1.8em;
}
#header {
  color: #000;
  text-align: left;
  font-family: sans-serif;
}
#header h1 {
  width: 1300px;
  margin: 0 auto;
  text-align: left;
}
#search {
  border: 0px;
  margin-top: -125px;
  float: right;
}

#twitter{
  border: 0px;
  float: right;
}
.third {
  clear: left;
}
.feedFeatured {
  border: 1px solid rgb(0, 0, 0);
  background-color:#d1edc9;
  padding-left: 5px;
  display:inline;
  margin-top: 1.0em;
  margin-bottom: .5em;
  width: 33%;
  float: left;
  margin-right: .2%;
}

.feedFeatured h2, a {

  color: #141c7e;
  font-family: Arial, Helvetica Black, sans-serif;
  font-weight: bold;
  font-size: medium;
  text-decoration: none;
  line-height: 1em;
}

.links {
  display:inline;
  margin-top: 1.7em;
  margin-bottom: .5em;
  width: 30%;
  float: left;
  margin-right: 20px;
}
.links h2 {
margin: 0;
padding: 0;
line-height: 1.5em;
border-bottom: 0px solid #444;
}
.links h2 a {
  color: #000;
  font-family: Arial, Helvetica Black, sans-serif;
  font-weight: bold;
  font-size: medium;
  text-decoration: none;
  line-height: 1em;
}

.feed {
  display:inline;
  margin-top: 1.7em;
  margin-bottom: .5em;
  width: 30%;
  float: left;
  margin-right: 20px;
  background-color:#fff;

}
.feed h2 {
margin: 0;
padding: 0;
line-height: 1.5em;
border-bottom: 0px solid #444;
}
.feed h2 a {
  color: #000;
  font-family: Arial, Helvetica Black, sans-serif;
  font-weight: bold;
  font-size: medium;
  text-decoration: none;
  line-height: 1em;
}



.items {
  margin: 0;
  border: 0px solid #000;
  padding: 10 10 10 0;
background-color:#fff;
}
.items li {
  width:100%;
  margin-top: 2px;
  margin-bottom: 2px;
  padding: 0;
  list-style-type: none;
  text-indent: 0;
  border-bottom: 0px solid #444;
  line-height: 120%;
  clear: both;
}

.items li hover {
  color: #ddd;
}
.items a {
  width: 60%;
  text-decoration: none;
  font-size: 12px;
  line-height: 120%;
  position: relative;
  z-index: 24;
  left:-33px;
  text-align: left;
  color: #222;
}
.retweet{
  float:right;
}

.items a:visited {
  color: #444 !important;
}
.items a:hover {
  z-index: 25;
  background-color:#eaeaea;
}


#flickr {
  margin-left: -30px;
}

#leaderboard {
  text-align: center;
  padding-top: .75em;
  color: #fff;
  width: 100%;
}

#leaderboard2 {
  text-align: center;
  padding-top: .75em;
  background-color: #aa0033;
  width: 100%;
}
#leaderboard iframe {
  margin: 0 auto;
}
#footer {
  margin-top: 1em;
  clear: both;
  text-align: center;
  font-size: x-small;
  text-transform: uppercase;
}
#footer a {
  margin-top: 1em;
  clear: both;
  text-align: center;
  font-size: x-small;
  text-transform: uppercase;
}
.items li a .desc {
  overflow:visible;
  width: 240px;
  position: absolute;
  top: 33px;
  left: 20px;
  border: 1px solid #808080;
  background-color: #C8DEF9; //4E91D2
  color: #222;
  padding: 10px 10px 15px 10px;
  text-align: left;
  line-height: 125%;
  font-size: 12px;
}

*:first-child+html .feed {
  display:inline;
  margin-top: 1.7em;
  margin-bottom: .5em;
  width: 300px;
  float: left;
  margin-right: 20px;
  background-color:#fff;

}
} 

#headImg {
 top:-10px;
 float:right;
}

#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
#flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {margin-left: -20px; text-align:center !important;}
.flickr_badge_image img {border: 1px solid black !important;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {background-color:#ededed;border: solid 1px #000000}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}