
body {
 margin: 0;
 color: #333333;
 padding: 0;
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: medium;
 }

a {
 color: #333333;
}

h1 {
 margin: 0;
 padding-left: 10px;
 font-size: 250%;
 color: #4088b8;
 }

h1 a {
 color: #4088b8;
 text-decoration:none;
}

 .h1-sub {
 font-size: 70%;
 font-style: italic;
 }

.top-position {
 position: absolute;
 right: 450px;
 font-weight: bold;
 font-size: 250%;
 color: gray;
}

.top-picture {
  position: absolute;
  top: 5px;
  left: 115px;
  padding: 2px;
  width: 48px;
  height: 48px;
  background-color:white;
  border:1px solid #D0D0D0;
}

.top-info {
  position: absolute;
  top: 5px;
  left: 175px;
}

.top-show {
  width: 560px;
  border-top: 1px solid #b3bec6;
  padding-top: 10px;
  clear:both
}

.user-name {
 padding-left: 18px;
 font-weight: bold;
 font-size: 115%;
 color: black;
}

.user-name a {
 color: black;
}

.twitter-name {
 margin-top: 3px;
 font-weight: bold;
 font-size: 115%;
 color: #4088b8;
}

.twitter-name a {
 color: #4088b8;
}

.top-more {
 clear: both;
}

.top-more-text {
 font-weight: bold;
 font-size: 115%;
 color: #4088b8;
 padding: 0 0 20px 20px;
}

.top-more-text a {
 color: #4088b8;
}

.rec-picture {
 margin-left: 5px;
 padding: 2px;
 width: 48px;
 height: 48px;
 background-color:white;
 border:1px solid #D0D0D0;
}
.rec-picture-mini {
 margin-right: 5px;
 width: 24px;
 height: 24px;
}

.rec-previous {
 margin-left: 5px;
 font-size: small;
 color: #a0a0a0;
}

.user-info {
  position: absolute;
  top: 5px;
  left: 70px;
}

#header-bar {
 border-bottom: #b3bec6 1px solid;
 background: #f3f3f3;
 width: 100%;
 padding: 0;
}

#header-outer {
 width: 800px;
 margin-left: auto;
 margin-right: auto;
}

#outer {
 width: 800px;
 margin-left: auto;
 margin-right: auto;
}

#main {
 position: relative;
 padding-top: 10px;
}

#right {
 position: absolute;
 top: 10px;
 right:5px;
 float: right;
 width: 220px;
 }

.outline {
position: relative;
float: left;
margin: 5px;
background: url(/images/shadow.gif) no-repeat bottom right;
}

.item {
 position: relative;
 width: 550px;
 border: 1px solid #a9a9a9;
 background-color: #f3f3f3;
 margin: -6px 6px 6px -6px;
 padding: 5px;
}

.item-start {
 position: relative;
 width: 550px;
 height: 55px;
 border: 1px solid #a9a9a9;
 background-color: #f3f3f3;
 margin: -6px 6px 6px -6px;
 padding: 5px;
}

.item-user {
 position: relative;
 width: 550px;
 border: 1px solid #a9a9a9;
 background-color: #ffffff;
 margin: -6px 6px 6px -6px;
 padding: 5px;
}

.item-top {
 position: relative;
 width: 540px;
 border: 1px solid #a9a9a9;
 background-color: #ffffff;
 margin: -6px 6px 6px -6px;
 padding: 10px;
}

.item-top-head {
 position: relative;
 width: 540px;
 border: 1px solid #a9a9a9;
 background-color: #f3f3f3;
 color: #4088b8;
 font-size: 130%;
 font-weight: bold;
 margin: -6px 6px 6px -6px;
 padding: 5px 10px 5px 10px;
}

.item-right {
 position: relative;
 width: 205px;
 border: 1px solid #a9a9a9;
 background-color: #f3f3f3;
 margin: -6px 6px 6px -6px;
 padding: 0;
}

.item-right-head {
 border-bottom: 1px solid #a9a9a9;
 color: #ffffff;
 background-color: #4088b8;
 font-weight: bold;
 margin: 0;
 padding: 0 5px;
}

.item-right-ad {
 position: relative;
 width: 205px;
 border: 1px solid #a9a9a9;
 margin: -6px 6px 6px -6px;
 padding: 0;
}

.item-right-ad-head {
 border-bottom: 1px solid #a9a9a9;
 color: #4088b8;
 background-color: #f3f3f3;
 font-weight: bold;
 margin: 0;
 padding: 0 5px;
}

.item-right-content {
 margin: 0;
 padding: 5px;
}

.item-top-text {
 color: #4088b8;
 font-weight: bold;
}

.item-menu {
 position: relative;
 width: 550px;
 border: 1px solid #a9a9a9;
 background-color: #4088b8;
 color: #ffffff;
 font-weight: bold;
 margin: -6px 6px 6px -6px;
 padding: 5px;
}

.item-menu a {
 color: #ffffff;
}

.ffnor-count {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-weight: bold;
  color: gray;
}

.search-summary {
 position: relative;
 float: left;
}

.message {
 background-color: #ffffff;
 border: 1px #d0d0d0 solid;
 margin: 5px;
 padding: 5px;
}

.message-time {
  font-size: small;
  font-style: italic;
  color: #a0a0a0;
}

.message-time a {
  color: #a0a0a0;
}

#tabs-nav {
 list-style: none;
}

#tabs-nav li {
 float: left;
 margin: 0 1px 0 0;
 padding: 0;
 background: #eeeeee;
}

#tabs-nav li.current {
 float: left;
 display: block;
 padding: 3px 8px;
 position: relative;
 top: 1px;
 background: #ffffff;
 border: 1px solid #b3bec6;
 border-bottom: none;
 height: 19px;
}

#tabs-nav a {
 float: left;
 display: block;
 margin: 0;
 padding: 3px 8px;
 text-decoration: none;
 border: 1px solid #b3bec6;
 border-bottom: none;
 height: 19px;
}