/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

#header          { background: #FFFFFF; border-bottom: 5px solid #383332; padding: 0 0 15px 0; }
#header a{color:#444444;}
#header a:hover{color:#666666;}


.clear{
  clear: both;
  height: 0;
}
#nav{
z-index:99;
}
#wp-admin-bar{       
position: absolute !important;
top:0;
}

.community-tab{
color:#222222;
}
.community-tab a{
color:#000000;
}

/*** THE UserMenu ***/
#usermenu {
      position: absolute;
      top: 0;
      width: 960px;
      margin: 0 20px;
      height:100px;  
      z-index:999;
}


#usermenu {
  font-size: 1.2em;
  color: #aaa;
}

#usermenu div.caption {
  float: right;
  display: none;
  padding: .75em 1em;
  background: url(../images/sys/black-opacity50.png) repeat;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
}
#usermenu div.tab {
  float: right;
  padding: 0 7px;
  height: 15px;
  background: url(../images/sys/black-opacity50.png) repeat;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
}

#usermenu ul {
  margin: 0;
  list-style: none;
  }
  #usermenu ul li {
    display: inline;
    padding-left: 1em;
    padding-right: 1em;
    border-right: 1px solid #999;
    }
  #usermenu ul li.last {
    border-right: none;
    }
    #usermenu a, #usermenu a:link, #usermenu a:hover, #usermenu a:active, #usermenu a:visited {
      color: #ccc;
    }


.vcard{
clear: both;
}
.blogbang,.chillsense{
text-align:center;
}









.st-related-posts li{
clear: both;
list-style-type: none;
margin:0;
padding:0;
}

.st-related-posts li{
clear: both;
list-style-type: none;
margin:0;
padding:0;
}
ul.st-related-posts, .st-related-posts{
clear: both;
}

#related_referer{
border: 2px solid #FF0000;
margin: 10px 0px 15px 0px;
padding: 10px;
}

.menu-pub{
margin-top:3px;
margin: 0 auto; width: 958px;
}
