body {
  background:#CCCCFF;
  margin:0;
  padding:40px 20px;
  font: x-small Georgia,Serif;
  text-align:center;
  color:#333;
  font-size/* */:/**/small;
  font-size: /**/small;
  }
a:link {
  color:#58a;
  text-decoration:none;

  }

a:visited  { color: #036; text-decoration: none }
a:hover  { color: #f6c; text-decoration: underline }
a img {
  border-width:0;
  }


/* Header
----------------------------------------------- */
#header {
  width:660px;
  margin:0 auto 10px;

  border:1px solid #ccc;
  }
#blog-title  { color: #666; font-size: 200%; font-family: Tahoma; font-style: normal; font-weight: normal; line-height: 1.2em; text-transform: uppercase; letter-spacing: 0.2em; }
#blog-titlemini  { color: #f9f; font-size: 100%; font-family: Tahoma; font-style: normal; font-weight: normal }
#blog-title a {
  color:#666;
  text-decoration:none;
  }
#blog-title a:hover  { color: #f3c }
#description {
  margin:0 5px 5px;
  padding:0 20px 20px;
  border:1px solid #eee;
  border-width:0 1px 1px;
  max-width:700px;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }


/* Content
----------------------------------------------- */
#content {
  width:660px;
  margin:0 auto;
  padding:0;
  text-align:left;
  }
#main {
  width:410px;
  float:left;
  }
#sidebar {
  width:220px;
  float:right;
  }


/* Headings
----------------------------------------------- */
h2 {
  margin:1.5em 0 .75em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;

  }

