
/*  
Theme Name: God Hates Reno
Theme URI: http://www.godhatesreno.com
Description: Neon-lit, smoke-choked, gaudy-ass Reno theme (not yet complete)
Version: .05
Author: God
Author URI: http://www.godhatesreno.com/
*/


body
{
  font-family: sans-serif;
  color: #ffffff;
  font-size: 10pt;
  background: #000000 url('bg/Picture-063.jpg') 
no-repeat;
  background-attachment: fixed;
}

a
{
  color: #00ffff;
  text-decoration: none;
}

a:HOVER
{
  color: #ff0000;
}

#header
{
  /* background: url('images/ghr_header.png') no-repeat; */
  position: relative;
  width: auto;
  height: 90px;
  clip: rect(0px 676px 90px 0px);
  overflow: hidden;
  margin: 0px 0 10px 0;
}

#header_graphic
{
  cursor: hand;
  border: none;
  
  overflow: hidden;
  position: absolute;
  /* background:  url(sign/1.png) no-repeat; */
}

#wrapper
{
  /* 
  width: 990px;
  display: table;
  */
  width: auto;
  height: auto;
}

#posts
{
  position: absolute;
  top: 110px;
  left: 215px;
  width: 550px;
  height: auto;
  /* float: left; */
}

.img.avatar
{
	float: left;
	margin-right: 5px;
}

.post
{
  background: url('images/transp.png');
  border: 1px solid #afafaf;
  padding: 5px;
}

.post h3
{
  font: 18pt Arial;
}

.post a
{
  color: #ffffff;
}

.post a:HOVER
{
  color: #ff0000;
}

.postmetadata
{
  font: 8pt Arial;
  text-align: right;
}

.entry a
{
  color: #00ffff;
}

.entry a:HOVER
{
  color: #ff0000;
}

.byline
{
  font: 8pt Arial;
  color: #FF00FF;
}

.sidebar
{
  position: absolute;
  padding: 5px;
  border: 1px solid #afafaf;
  background: url('images/transp.png');
  height: auto;
  width: 200px;
}

.sidebar select
{
  width: 200px;
  font: 8pt Arial;
}

.sidebar ul li, .sidebar ol li
{
  list-style-type: none;
  list-style-image: none;
}

.sidebar ul, .sidebar ol
{
  margin: 0;
  padding: 0;
}

#leftbar
{
  top: 110px;
  left: 0px;
}

#rightbar
{
  top: 110px;
  left: 768px;
}

#footer
{
  background: url('images/transp.png');
  padding: 5px;
  text-align: center;  
}

.newsitem
{
  margin-top: 10px;
  margin-bottom: 5px;
  width: 150;
  text-align: center;
  font: 8pt Arial;
}

.newsitem img
{
  border: 0;
  width: 100px;
  height: 100px;
}

.pagetitle
{
  background: url('images/transp.png');
}
