/* @override http://befuddlr.com/befuddlr.css */

/* @override http://befuddlr.com/befuddlr.css */

body { 
  background: #121516; 
  padding: 0 10px;
  margin: 0;
  color: white; 
  font: 90% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}

a { 
  color: #f3a; 
}

hr {
  width: 80%;
  color: #444;
  background-color: #444;
  border: 0;
  height: 1px;
  margin-top: 15px;
  margin-bottom: 20px;
}

#footer p {
  line-height: 1em;
  text-align:  center;
}

#header {
  text-align: center;
}

#header h1 {
  background: url('/images/heading.gif') no-repeat center;
  text-indent: -10000px;
  padding-left: 160px;
  text-align: center;
}

#header h1 em {
  font-size: 12px;
  color: limegreen;
  margin: 0 auto;
  margin-top: -50px;
  position: absolute;
  display: block;
  text-align: center;
}

#header h1 a {
  font-size: 90px;
  display: block;
  height: 121px;
  outline: none;
}

#header h1 a:active {
  outline: none;
}

#fWrap, #flickrImages { 
  text-align: center; 
}

img#bookmarklet_link{
  margin-bottom: -10px;
}

#flickrGroups h2 {
  background: url('/images/choose_a_group_heading.gif') no-repeat center;
  height: 130px;
  text-indent: -1000000px;
  margin-top: -30px;
  padding:  0px;
  margin-bottom: 0px;
}
#flickrGroups ul {
  list-style:none; 
  margin: 0 0 0 50px;
  padding: 0;
  clear: both;
}

#flickrGroups ul li {
  font-size: 20px; 
  background: #0b0b0b;
  padding: 2px;
  line-height: 2em;
  margin: 0 10px 5px 0;
  float:  left;
}

#flickrGroups {
}

#bookmarklet {
  clear:  both;
  padding-top: 10px;
  text-align: left;
  margin-left:  50px;
  min-height: 102px;
}

#bookmarklet .befuddle {
  text-indent: 10px;
  height: 102px;
  width: 33px;
  /*
  background: url(/images/button_bookmarklet.gif) no-repeat;
  */
}

div#footer {
  clear:  both;
  font-size: 10px;
  border-top: 1px solid #6fc120;
  width: 600px;
  margin: 20px;
}

#flickrImages h2 {
  height: 88px;
  background: url('/images/choose_an_image_heading.gif') no-repeat center;
  text-indent: -1000000px;
  margin-top: 0;
}

#photo_link, #challenge_group_link {
  display: block;
  text-align: center;
}

#photo-and-copy {
  text-align: center;
  margin-top: -15px;
  margin-bottom: 15px;
}

#flickrImages div {
}

#bookmarklet {
  clear:  both;
  margin-top: 20px;
}

#buttons input {
  outline: none;
}

#buttons input:active {
  outline: none;
}

#tweetbox {
}
