body {
  background: #fff url('../img/header.gif') top center repeat-x;
}

a {
  text-decoration: none;
  color: #0099ff;
}

#wrapper {
  width: 1000px;
  margin: auto;
}

#about, #featured-profile {
  font-size: 1.2em;
}

#empty {
  margin: auto;
  font-weight: bold;
  font-size: 140%;
  text-align: center;
}

#header {
  /* background: url('../img/header.gif') no-repeat; */
  position: relative;
  height: 147px;
}

#header #follow {
  margin-top: -40px;
}

#header #join,
#header #navigation {
  float: right;
}

#header a#logo {
  margin-left: 77px;
}

#header #join span {
  color: #fff;
  font-size: 11pt;
}

#header #join input {
  color: #999999;
  border:1px solid #999;
  margin: 2px 3px 0 0;
  
  -moz-border-radius:3px;
  -webkit-border-radius:3px
}

#header #join #format {
  color: #fff;
  padding-left: 35px;
  clear: left;
}

#header #join #format input {
  float: none;
  margin-left: 0;
  width: auto;
  clear: left;
}

#header #join #join-submit {
  text-indent: -1000em;
  width: 75px;
  height: 22px;
  background: url(../img/submit-red.gif) no-repeat;
  cursor: pointer;
  cursor: hand;
  margin: 0;
  padding: 0;
  border: 0;
  margin-left: 5px;
}

#header #navigation a {
  color: #fff;
  font-size: 18pt;
  text-decoration: none;
  text-transform: uppercase; 
  display: block;
  height: 31px;
  padding: 10px 5px 0 5px;
  margin: 0;
  margin-top: 5px;
  height: 32px;
}

#header #navigation li.red a {
  background: #ad1215;
  color: #fff;
}

#header #navigation a.active {
  background: #2b739b;
  
}

#content .item {
  width: 90%;
  margin: auto;
  font-size: 14pt;
  padding-bottom: 25px;
  clear: right;
}

#content .item img {
  float: left;
  padding-right: 15px;
}

#content .item .userinfo {
  font-size: 12pt;
  padding-left: 25px;
}

#featured-profile h2 {
  background: url(../img/featured-profile.gif) bottom left no-repeat;
  text-indent: -1000em;
  height: 58px;
}

#flashMessage {
  text-align: center;
  color: #fff;
  background: #AD1215;
  font-size: 140%;
  font-weight: bold;
  padding: 15px;
}


#featured-profile td.label {
  color: #666666;
  font-weight: bold;
}

#featured-profile div.description {
  margin-left: 60px;
  width: 325px;
}

#featured-tweet h2 {
  background: url(../img/featured-tweet.gif) no-repeat;
  text-indent: -1000em;
  height: 58px;
}

#featured-tweet span {
  width: 450px;
}

#featured-tweet .userinfo {
  padding-top: 15px;
}


h2.category {
  clear: both;
  text-indent: -1000em;
  height: 71px;
}

h2.category-1 {
  background: url(../img/issues/agriculture.gif) no-repeat;
}

h2.category-2 {
  background: url(../img/issues/budget.gif) no-repeat;
}

h2.category-3 {
  background: url(../img/issues/courtcrime.gif) no-repeat;
}

h2.category-4 {
  background: url(../img/issues/defensesecurity.gif) no-repeat;
}

h2.category-5 {
  background: url(../img/issues/economy.gif) no-repeat;
}

h2.category-6 {
  background: url(../img/issues/education.gif) no-repeat;  
}

h2.category-7 {
  background: url(../img/issues/energyenvironment.gif) no-repeat; 
}

h2.category-8 {
  background: url(../img/issues/ethics.gif) no-repeat;
}

h2.category-9 {
  background: url(../img/issues/foreignaffairs.gif) no-repeat;
}

h2.category-10 {
  background: url(../img/issues/healthcare.gif) no-repeat;
}

h2.category-11 {
  background: url(../img/issues/labor.gif) no-repeat;
}

h2.category-12 {
  background: url(../img/issues/politics.gif) no-repeat;
}

h2.category-13 {
  background: url(../img/issues/socialpolicy.gif) no-repeat;
}

h2.category-14 {
  background: url(../img/issues/spotlight.gif) no-repeat;
}

h2.category-15 {
  background: url(../img/issues/states.gif) no-repeat;
}

h2.category-16 {
  background: url(../img/issues/taxestrade.gif) no-repeat;
}

h2.category-17 {
  background: url(../img/issues/technology.gif) no-repeat;
}

h2.category-18 {
  background: url(../img/issues/transportation.gif) no-repeat;
}

h2.category-19 {
  background: url(../img/issues/oddsends.gif) no-repeat;
}

h2.category-20 {
  background: url(../img/issues/picsnvids.gif) no-repeat;
}

h2.category-21 {
  background: url(../img/issues/parting.gif) no-repeat;
  text-indent: -1000em;
}

h2.about {
  text-indent: -1000em;
  height: 55px;
  background: url(../img/about.gif) no-repeat;
}

h2.archive {
  text-indent: -1000em;
  height: 62px;
  background: url(../img/archive.gif) no-repeat;
}

#report-wrapper span.tweet,
div#totd span.tweet {
  background: transparent url(../img/tweet-bg.gif) no-repeat;
  display: block;
  height: 107px;
  width: 750px;
  padding: 15px 15px 0 15px;
}

#footer {
  text-align: center;
  background: transparent url(../img/footer.gif) no-repeat;
  background-position: center;
  height: 62px;
  padding-top: 120px;
  clear: both;
}

/* archive */
.calendar {
  width: 500px;
  float: left;
}

.calendar caption {
  font-size: 24pt;
  font-weight: bold;
}

.calendar th {
  background: #6eb4cc;
  color: #fff;
  border: 1px solid white;
}

.calendar th.Saturday,
.calendar th.Sunday {
  background: #ab3a2c;
}

.calendar td {
  color: #6eb4cc;
  font-size: 120%;
}

.calendar td a {
  font-weight: bold;
  color: #6eb4cc;
}

td.Saturday,
td.Sunday {
  color: #ab3a2c !important;
}

.calendar td {
	border-width: 1px;
	border-color: #cccccc;
	background-color: white;
	text-align: center;
}

#selector {
  margin-left: 600px;
}

#selector #controls {
  margin-left: 60px;
  font-size: 18pt;
}

#selector table {
  width: 250px;
}

#selector td {
  width: 80px;
  height: 48px;
  text-align: center;
  padding-right: 2px;
}

#selector #controls span {
  display: inline;
}

#selector #controls a {
}

#selector table a {
  width: 78px;
  height: 45px;
  display: block;
  color: #fff;
  text-decoration: none;
  padding-top: 3px;
}

#selector table a.active {
  width: 74px;
  height: 41px;
  color: black;
  background: #fff !important;
}

#selector a#january,
#selector a#february {
  background: #45707f;
}

#selector a#january.active,
#selector a#february.active {
 border: 2px solid #45707f;
}

#selector a#march,
#selector a#april,
#selector a#may {
  background: #b5c08f;  
}

#selector a#march.active,
#selector a#april.active,
#selector a#may.active {
  border: 2px solid #b5c08f;
}


#selector a#june,
#selector a#july,
#selector a#august {
 background: #eed8d5; 
}

#selector a#june.active,
#selector a#july.active,
#selector a#august.active {
 border: 2px solid #eed8d5; 
}

#selector a#september,
#selector a#october,
#selector a#november {
  background: #dfcccc;
}

#selector a#september.active,
#selector a#october.active,
#selector a#november.active {
  border: 2px solid #dfcccc;
}

#selector a#december {
  background: #dae2e5;
}

#selector a#december.active {
  border: 2px solid #dae2e5;
}


/* issues page */
#filters {
  padding-bottom: 20px;
}

#filters div.input {
  float: left;
  margin-right: 15px;
}

#filters div.select {
  margin-right: 430px;
}

#filters label {
  font-weight: bold;
  color: #6eb4cc;
}

#filters div.text input {
   width: 100px;
}

span.date {
  float: right;
  color: #cccccc;
  font-size: 150%;
  margin-right: 100px;
}

a#load-more {
  margin-left: 300px;
  cursor: pointer;
  cursor: hand;
}

#loader {
  margin-left: 300px;
}

/* twitter lists */
#list-wrapper #lists {
  float: left;
}

#list-wrapper #members {
  margin-left:325px;
}

#lists ul,
#lists li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#lists li {
  padding-bottom: 5px;
}

#lists a {
  display: block;
  width: 289px;
  height: 49px;
  text-indent: -1000em;
}
  
#lists a.congress {
  background: transparent url(../img/lists/congress.gif) no-repeat;
}

#lists a.democrats {
  background: transparent url(../img/lists/democrats.gif) no-repeat;
}

#lists a.republicans {
  background: transparent url(../img/lists/republicans.gif) no-repeat;
}

#lists a.committees {
  background: transparent url(../img/lists/committees.gif) no-repeat;
}

#lists a.independents {
  background: transparent url(../img/lists/independents.gif) no-repeat;
}

#lists a.federal-agencies {
  background: transparent url(../img/lists/federal-agencies.gif) no-repeat;
}

#lists a.governors {
  background: transparent url(../img/lists/governors.gif) no-repeat;
}

#lists a.pundit {
  background: transparent url(../img/lists/pundits.gif) no-repeat;
}

#lists a.media {
  background: transparent url(../img/lists/media.gif) no-repeat;
}

#lists a.blogger {
  background: transparent url(../img/lists/bloggers.gif) no-repeat;
}

#lists a.followed {
  background: transparent url(../img/lists/followed.gif) no-repeat;
}

#lists a.most-active {
  background: transparent url(../img/lists/active.gif) no-repeat;
}

#lists a.congress.active {
  background: transparent url(../img/lists/congress-active.gif) no-repeat;
}

#lists a.democrats.active {
  background: transparent url(../img/lists/democrats-active.gif) no-repeat;
}

#lists a.republicans.active {
  background: transparent url(../img/lists/republicans-active.gif) no-repeat;
}

#lists a.committees.active {
  background: transparent url(../img/lists/committees-active.gif) no-repeat;
}

#lists a.independents.active {
  background: transparent url(../img/lists/independents-active.gif) no-repeat;
}

#lists a.federal-agencies.active {
  background: transparent url(../img/lists/federal-agencies-active.gif) no-repeat;
}

#lists a.governors.active {
  background: transparent url(../img/lists/governors-active.gif) no-repeat;
}

#lists a.pundit.active {
  background: transparent url(../img/lists/pundits-active.gif) no-repeat;
}

#lists a.media.active {
  background: transparent url(../img/lists/media-active.gif) no-repeat;
}

#lists a.blogger.active {
  background: transparent url(../img/lists/bloggers-active.gif) no-repeat;
}

#lists a.followed.active {
  background: transparent url(../img/lists/followed-active.gif) no-repeat;
}

#lists a.most-active.active {
  background: transparent url(../img/lists/active-active.gif) no-repeat;
}

#list-wrapper #members table {
  width: 500px;
}

#list-wrapper #members thead th{
  background: #45707f;
  color: #fff;  
}

#list-wrapper tbody .userpic {
  float: left;
  padding-right: 10px;
}

#list-wrapper tbody .userinfo {
  margin-left: 65px;
}

#list-wrapper tbody td {
  color: #0099ff;
  font-size: 120%;
}

#list-wrapper tbody td b {
  color: #000;
}

#list-nav {
  position: relative;
}

#list-nav .next {
  position: absolute;
  right: 150px;
}

#list-nav .next a,
#list-nav .previous a {
  background: #999999;
  color: #fff;
  cursor: pointer;
  padding: 5px;
  font-weight: bold;
  text-decoration: none;
}

#list-nav .previous {
  position: absolute;
  left: 0;
}

#banner {
  text-align: center;
  padding: 10px;
}


