body {
  background-image: url(pattern.jpg); background-repeat: repeat;
  font-family: helvetica;
  font-size: 1.5em;
  margin: 10px; }

.items {
  font-size: .7em; }

#about {
  margin-top: 10px;
  font-size: .6em;
  background-color: #ffffcc;
  padding: 10px; }

#footer {
  font-size: .75em;
  background-color: #eee;
  padding: 10px; }

#about a {
  font-weight: bold; }

#nonsense {
  margin-top: 20px;
  font-size: .7em;
  font-weight: bold; }

img {
  border: 0px; }

a {
  color: #000; }

h3 {
  margin-top: 20px; }

#ask h1 {
  font-size: 2.8em;
  margin-bottom: 2px; }

#ask input {
  font-size: 2em; }

#ask {
  background-color: #eee;
  padding: 10px;
  margin-top: 40px;
  font-size: 1.4em; }

.box {
  background-color: #fff;
  text-align: center; }

.header {
  font-size: 1.5em; }

.subheader {
  margin-top: 30px;
  font-size: 1.8em;
  color: #fff;
  padding: 8px;
  background-color: #038DBE;
  color: #fff; }

.logo {
  font-size: 1.3em;
  font-weight: bold;
  background-color: #EB7B0D;
  padding: 5px;
  text-align: center; }

.logo a {
  color: #fff;
  text-decoration: none; }

.separator {
  font-size: 1.2em;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px; }

.caption {
  font-size: .8em;
  text-align: right;
  margin-top: 15px;
  font-weight: bold; }

a.share {
  font-size: .6em;
  text-decoration: none;
  direction: ltr;
  color: #3B5998;
  font-family: lucida grande,tahoma,verdana,arial,sans-serif; }

.bests {
  margin-top: 10px;
  font-size: 1.4em; }

.best-link {
  margin-right: 10px; }

.search {
  font-size: 1.3em; }

.size-1 {
  font-size: .6em; }

.size-2 {
  font-size: .7em; }

.size-3 {
  font-size: .8em; }

.size-4 {
  font-size: .9em; }

.size-5 {
  font-size: 1em; }

.size-6 {
  font-size: 1.1em; }

.size-7 {
  font-size: 1.2em; }

.size-8 {
  font-size: 1.3em;
  background-color: #FF273; }

.size-8 {
  font-size: 1.4em;
  background-color: #FFEB73; }

.size-9 {
  font-size: 1.5em;
  background-color: #FFD573; }

.size-10 {
  font-size: 1.6em;
  background-color: #FFCC33; }

.item {
  margin-top: 40px; }

.store {
  margin-right: 20px;
  font-size: 1.4em; }

.deals h1 {
  font-size: 1.4em;
  margin-top: 40px; }

.deals {
  background-color: #eee;
  text-align: center;
  margin-top: 20px;
  border: 7px solid #ccc;
  padding: 10px; }

.deals a {
  font-weight: bold; }

textarea {
  width: 400px;
  height: 40px; }

.item {
  font-size: 1.4em; }

#write .item {
  background-color: #eee;
  padding: 20px;
  margin-bottom: 20px; }

#write .header {
  margin-top: 0px;
  margin-bottom: 0px; }

.blurb {
  margin-top: 10px;
  font-size: .7em; }

#results {
  margin-top: 10px; }

#write input {
  font-size: 1.2em; }

#login {
  float: right;
  position: absolute;
  right: 0; }

.smaller {
  font-size: .8em;
  color: #777;
  margin-top: 0; }

.connect {
  margin-top: 10px; }

.login {
  text-align: right; }

.footer {
  font-size: 1em; }

.ad {
  text-align: center;
  margin-top: 30px; }

.search-ad {
  margin-bottom: 30px; }

.description {
  margin-bottom: 20px;
  color: #777; }

.old {
  background-color: #99CCFF;
  padding: 2px;
  color: #000;
  margin-right: 5px; }

ul.pager {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  white-space: nowrap;
  font-size: 1em;
  margin-bottom: 30px; }

ul.pager li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline;
  margin: 2px;
  color: #777; }

ul.pager a {
  color: #038DBE;
  font-weight: bold; }

ul.pager .active a {
  color: #EB7B0D;
  text-decoration: none; }

.everything {
  padding: 40px;
  margin-top: 50px;
  background-color: #fff; }

.byline {
  color: #777; }

.byline a {
  color: #777; }

.entries {
  margin-top: 20px;
  font-size: .8em; }
