body { 
  background: #fffff0 url(maonenet.jpg) left top no-repeat;
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
  color: #444;
  margin: 0px;
  padding: 0px;
  font-size: 13px;
}

p { font-size: 1em }

h1, h3 {
  color: #c00;
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  margin: 0px 10px 0px 0px;
  padding: 0px;
  text-align: right;
  text-transform: lowercase;
  border-bottom: 1px solid #c00;
}

h1 {
  font-size: 2em;
  margin-bottom: 1em;
  margin: 30px 0px 0px 160px;
}

h3 {
  font-size: 1.5em;
  margin-bottom: .5em;
}

#header, #toplinks {
  margin: 0px 20px 00px 0px;
}

#toplinks {
  text-align: right;
  font-size: 0.9em;
}
#toplinks li {
  list-style: none;
  margin: 0;
  padding: 2px;
}



a, a:visited, a:active {
  color: #048;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  color: #08f;
  text-decoration: underline;
}

#content {
  margin: 100px 180px 40px 180px;
}

.section {
  /*
  -moz-column-width: 20em;
  -moz-column-gap: 2em;
  */
}

p {
  text-align: justify;
  padding: .5em;
  margin: .2em;
}

ul#interests  {
  list-style-type: square;
}

#geekcode {
  display: block;
  border: 3px groove #888;
  background: black;
  color: #0f8;
  padding: 8px;
  margin: 8px;
  font-family: lucida-console, courier new, courier, monospace;
}



#sidelinks {
  position: absolute;
  top: 3em;
  padding: 180px 0px 0px 0px;
  left: 10px;
  text-align: center;
  margin: 0px;
  font-size: 0.9em;
}

#sidelinks a {
  display: block;
  padding: 10px 0px;
  margin: auto;
  text-align: center;
}



#b {
  width: 120px;
  text-align: center;
}

.b {
  padding: 0px;
  margin: 0px;
}

#tweets {
  max-width: 180px;
  position: fixed; 
  top: 120px; 
  right: 0;
  bottom: 0;
  border: 1px solid #c00;
  border-right: none;
  border-bottom: none;
  background: white;
}

#twitter-widget-0 {
  height: 100% !important;
}

a.twitter-timeline {
  display: block;
  padding: 8px;
}
