ul#thread-list {
	width:595px;
}

ul#thread-list li {
	height:35px;
	margin-bottom:2px;
	padding:10px 5px;
	background-color:#f0f0f0;
}

ul#thread-list span.postcount {
	float:right;
}

ul#thread-list span.viewcount {
	float:right;
	margin-top:5px;
}

ul#thread-list h3 a {
	text-decoration:none;
	font-weight:bold;
	font-size:18px;
}

ul#thread-list .last-post {
	position:absolute;
	left:220px;
}

ul#thread-list li:hover {
	background-color:#646464;
	color:#d9d9d9;
}

ul#thread-list li:hover h3 a, ul#thread-list li:hover span, ul#thread-list li:hover .last-post a {
	color:#d9d9d9;
}

ul#thread-list a.last-post:hover {
	color:#9bc531;
}

ul#pages {
  height: 30px;
  text-align: right;
  padding-right: 20px;
}

ul#pages li {
  display: inline;
  font-family: Verdana;
  font-weight: bold;
  line-height: 30px;
}

ul#pages li.active {
  color: #f2ba0b;
}

ul#pages li a {
  font-family: Verdana;
  font-weight: bold;
}


ul#forum-list {
	width:595px;
}

ul#forum-list li {
	height:70px;
	margin-bottom:2px;
	padding:10px 5px;
	background-color:#f0f0f0;
}

ul#forum-list li:hover {
	background-color:#646464;
	color:#d9d9d9;
}

ul#forum-list li:hover p, ul#forum-list li:hover h3 a, ul#forum-list li:hover span, ul#forum-list li:hover a.last-post {
	color:#d9d9d9;
}

ul#forum-list a.last-post:hover {
	color:#9bc531;
}

ul#forum-list p.postcount {
	float:right;
}

ul#forum-list a {
	text-decoration:none;
	font-weight:bold;
}

ul#forum-list h3 a {
	font-size:17px;
}

ul#forum-list a.last-post {
	font-size:13px;
}

ul#forum-list p span {
	text-decoration:underline;
}

h3#comment {
  margin-top:20px;
  color: #9ec630;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}

form#reply fieldset textarea {
  width: 500px;
  height: 150px;
  display: block;
  margin: 10px 0;
}

form#reply fieldset textarea {
  width: 500px;
  height: 150px;
  display: block;
  margin: 10px 0;
}

h3#comment {
  margin-top:20px;
  color: #9ec630;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}

form#create_new fieldset textarea {
  width: 500px;
  height: 150px;
  display: block;
  margin-bottom: 5px;
}

form#create_new fieldset {
  margin: 15px 10px;
}

form#create_new div.row {
  margin: 4px 0;
}

form#create_new label {
  float: left;
  display: block;
  width: 50px;
}

form#create_new input.text {
  width: 450px;
}

ul#post-list {
	width:595px;
}

ul#post-list li {
	clear:both;
	min-height:120px;
	margin-bottom:2px;
	padding:10px 10px 20px;
	background-color:#f0f0f0;
}

ul#post-list div.avatar {
	float:left;
}

ul#post-list .post-content {
	margin-left:60px;
	min-height:120px;
}

ul#post-list .post-content p {
	margin-top:10px;
}
ul#post-list .options {
	float:right;
}

ul#post-list span.numpost {
  font-style:italic;
}

ul#post-list .date {
	float:right;
}

h3.write_post {
	margin-top:20px;
  margin-bottom:5px;
}

form#reply fieldset textarea {
  width: 500px;
  height: 150px;
  display: block;
  margin-bottom: 5px;
  margin-top:10px;
}

ul#pages {
  height: 30px;
  text-align: right;
  padding-right: 20px;
}

ul#pages li {
  display: inline;
  font-family: Verdana;
  font-weight: bold;
  line-height: 30px;
}

ul#pages li.active {
  color: #f2ba0b;
}

ul#pages li a {
  font-family: Verdana;
  font-weight: bold;
}

div.quote {
  border:solid #D7E4F5 2px;
  margin:0 30px 5px 5px;
  padding:2px;
}

span.quote {
  margin:5px 30px 0 5px;
  display: block;
  border:solid #D7E4F5 2px;
  background:#D7E4F5;
}

span.edited {
  font-size:8pt;
  font-style:italic;
  display:block;
  position:relative;
  bottom:0;
  margin-top:10px;
}

.online {
  color:#9EC630;
  font-weight:normal;
  margin-top:50px;
  display:block;
  width:80px;
  float:left;
}

ul#forum_nav {
  padding-left:2px;
}

ul#forum_nav li {
  display:inline;
}

ul#forum_nav li a {
  font-size:12px;
  color:#666666;
}

ul#forum_nav li:last-child a{
  text-decoration:none;
  color:#666666;
}
