body, html {
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  color: #080808;
  
}

#rss {
  border: 0 none;
  margin-bottom: -3px;
}

#header_rss {
  float: right;

}

x#header_vent {
  float: right;
  margin: 0;
  padding:0;
  margin-top:0px;
}

#karma_pie {
  opacity: 0.5;
  filter:alpha(opacity=50);
}

#header {
  border-bottom: 1px solid #d6d6d6;
  padding: 11px 17px 11px 11px;
  font-family: verdana;
  font-size: 12px;
  display: block;
  height: 20px;
  margin: 0;
  xbackground: url(../images/suicide.gif) no-repeat left;
  xbackground-position: 4px -8px;
}

#header span.title {
  font-weight: bold;
  
}

#header span.title_seperator {
  color: #d6d6d6;
  font-size: 15px;  
}

#header_left {
  float: left;

}

#header_right {
  float: right;
  font-weight: bold;
  
}

#options {
  width: auto;
  margin: 0 15px 20px 15px;
  
}

#options_top {
  border-width: 0 1px 0 1px;
  border-style: none solid none solid;
  border-color: #d6d6d6;
  padding: 10px;
  background-color: #f6f6f6;
  font-family: verdana;
  font-size: 12px;
  text-align: right;
  
}

#options_top span.seperator {
  color: #d6d6d6;
  font-size: 15px;
}

#options_top span.header {
  font-weight: bold;
  padding-right: 5px;
}

#options_top span.selected {
  font-weight: bold;
}

#options_bottom {
  height: 2px;
  background: url(../images/bottom_shadow.gif) repeat-x top;
}

#footer {
  border-top: 1px solid #d6d6d6;
  padding: 11px 15px 11px 15px;
  font-family: verdana;
  font-size: 12px;
  display: block;
  height: 20px;
  margin: 0 0 20px 0;

}

#footer_left {
  float: left;
  padding-top: 3px;
  font-weight: bold;
}

#footer_right {
  float: right;
  padding-top: 3px;
  font-weight: bold;
  
}

div.rant {
  clear: both;
  margin: 0 15px 35px 15px;
  width: auto;
  border: 0 none;
  *zoom: 1;
  
}

div.rant_body {
  clear: both;
  border-width: 1px 1px 0 1px;
  border-style: solid solid none solid;
  border-color: #d6d6d6;
  background-color: #f6f6f6;
  display: block;
  overflow: auto;
  margin: 0;
  padding: 20px 10px 20px 10px;
  font-family: verdana;
  font-size: 15px;
  font-style: italic;
  
}

div.rant_foot {
  clear: both;
  height: 27px;
  background: url(../images/bottom_shadow.gif) repeat-x top;
  padding: 0;
  margin: 0;
  
  
}

div.rant_details {
  float: right;
  text-align: right;
  width: auto;
  font-size: 11px;
  font-family: verdana;
  padding: 16px 10px 0 0;
  
}

div.rant_karma {
  float: right;
  font-family: verdana;
  font-size: 11px;
  width: 60px;
  text-align: right;
  padding: 5px 5px 0 0;

}

div.rant_karma_mod {
  clear: both;
  text-align: center;
  
}

div.rant_karma_score {
  text-align: center;
  clear: both;
  
}

span.rant_karma {
  font-style: italic;

}

div.rant_arrow {
  float: right;
  height: 27px;
  width: 57px;
  background: url(../images/bottom_arrow.gif) no-repeat top;
 
}

#vent_shade {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #080808;
  opacity: 0.5;
  filter:alpha(opacity=50);
}

#vent_box {
  display: none;
  width: 400px;
  height: 300px;
  position: absolute;
  top: 20px;
  right: 30px;
  margin: 15px 20px;
}

#vent_box_arrow {
  background: url(../images/top_arrow.gif) no-repeat top right;
  height: 27px;
  margin-bottom: -1px;
}

#vent_box_content { 
  clear: both;
  border-width: 0px 1px 1px 1px;
  border-style: none solid solid solid;
  border-color: #d6d6d6;
  background-color: #f6f6f6;
  padding: 15px;
  display: block;
  height: 380px;
}

#vent_box_shadow {
  background-color: transparent;
  background: url(../images/bottom_shadow_small.gif) repeat-x top;
  height: 3px;
}

#vent_text {
  border: 0 none;
  background-color: #d6d6d6;
  width: 358px;
  height: 300px;
  font-family: verdana;
  font-size: 12px;
  font-style: italic;
  padding: 5px;
}

#vent_email {
  width: 358px;
  font-family: verdana;
  font-size: 12px;
  font-style: italic;
  padding: 5px;
  border: 0 none;
  background-color: #d6d6d6;
}

#vent_box_action_notify {
  height: 30px;
  clear: both;
  margin-top: 5px;
  font-family: verdana;
  font-size: 12px;
  padding-top: 5px;
}

#vent_box_action_notify_text {
  padding-top: 3px;
}

#vent_box_action_notify_text span {
  font-style: italic;
}

#vent_box_action_notify_email {
  display: none;
}

#vent_box_action_post {
  float: left;
  margin-top: 5px;
  width: 70px;
}

#vent_box_action_nevermind {
  float: right; 
  margin-top: 5px;
  
}

#vent_box_count {
  float: left;
  margin-top: 10px;
  font-family: verdana;
  font-size: 11px;
}


#karma_header {
  clear: both;
  font-weight: bold;
  font-family: arial;
  font-size: 12px;
  margin-left: 20px;
  padding: 10px 0 10px 0;
  
}

#karma_clear {
  clear: both;
}

.karma_activity {
  clear: both;
  margin-left: 20px;

}

.karma_activity_direction {
  float: left;
  width: 20px;
  height: 20px;
  font-size: 20px;
  font-weight: bold;
  font-family: arial;
  text-align:center;
  
}

.karma_activity_date {
  float: left;
  font-size: 12px;
  font-family: arial;
  height: 20px;

}

.karma_positive {
  color: #008000;
  margin-top: -5px;
  *margin-top: -4px;
}

.karma_negative {
  color: #ff0000;
  margin-top: -7px;
  margin-left: -2px;
  *margin-left: 0;
  
}

#karma_left {
  float: left;
  width: 390px;
}

#karma_right {
  float: right;
  padding-right: 40px;
  padding-top: 15px;
}

