﻿*
{
	color: #444;
	font: 10pt Verdana;
}

body
{
	background: #6E9850 url(../images/gradient.png) repeat-x left top;
}

table
{
	border-collapse: collapse;
	margin-bottom: 10px;
}

input
{
	background-color: #eee;
	border:solid 1px #999;
}

textarea
{
	background-color: #eee;
	border:solid 1px #999;
}

hr
{
	border: 0px;
	border-top: solid 1px #eee;
}

a:focus
{
	-moz-outline-style: none;
}

#container
{
	text-align: center;
	width: 821px;
	margin: 0px auto;
}

#head
{
	text-align: left;
	padding: 0px 0px 15px 0px;
	margin: 10px 0px 10px 0px;
}

#body
{
}

#content
{
	float: left;
}

.item
{
}
.title
{
	text-transform: uppercase;
	text-align: left;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/title.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.title a
{
	color: #fff;
	font: 16pt Arial;
	font-weight: bolder;
	text-decoration: none;
}
.title a:hover
{
	color: #eee;
	text-decoration: none;
}
.title2
{
	text-transform: uppercase;
	text-align: left;
	padding: 0px;
	margin: 0px;
	width: 313px;
	color: #eee;
	font: 16pt Arial;
	font-weight: bolder;
	text-decoration: none;
}
.title2 a
{
	color: #fff;
	font: 16pt Arial;
	font-weight: bolder;
	text-decoration: none;
}
.title2 a:hover
{
	color: #eee;
	text-decoration: none;
}
.title3
{
	text-transform: uppercase;
	text-align: right;
	padding: 0px;
	margin: 0px;
	width: 313px;
	color: #eee;
	font: 16pt Arial;
	font-weight: bolder;
	text-decoration: none;
}
.title3 a
{
	color: #fff;
	font: 16pt Arial;
	font-weight: bolder;
	text-decoration: none;
}
.title3 a:hover
{
	color: #eee;
	text-decoration: none;
}
.title span
{
	color: #fff;
	font: 16pt Arial;
	font-weight: bolder;
	text-decoration: none;
}
.content
{
	text-align: left;
	width: 606px;
	background-color: #fff;
	padding: 5px 10px 0px 10px;
}
.content2
{
	text-align: left;
	width: 606px;
	background-color: #fff;
	padding: 5px 10px 0px 10px;
	font-weight: bolder;
}
.content3
{
	text-align: left;
	width: 606px;
	background-color: #fff;
	padding: 5px 10px 10px 10px;
}
.share
{
	text-align: left;
	background-color: #fff;
	padding: 0px 10px 5px 10px;
}
.support
{
	text-align: right;
	background-color: #fff;
	padding: 0px 10px 5px 10px;
}
.voteenabled
{
	display: block;
	background: transparent url(../images/support.jpg) no-repeat scroll top left;
	width: 16px;
	height: 16px;
	text-decoration: none;
	float: right;
	margin: 0px 5px 0px 5px;
	cursor: pointer;
}
.votedisabled
{
	display: block;
	background: transparent url(../images/support.jpg) no-repeat scroll bottom left;
	width: 16px;
	height: 16px;
	text-decoration: none;
	float: right;
	margin: 0px 5px 0px 5px;
	cursor: default;
}
.design
{
	padding: 5px 10px 5px 10px;
	text-align: left;
	background-color: #eee;
	color: #999;
	font-weight: bolder;
}
.posted
{
	color: #999;
	text-align: right;
	background-color: #eee;
	padding: 5px 10px 5px 10px;
}
.bottom
{
	padding: 5px 10px 5px 10px;
	text-align: left;
	background-color: #eee;
	color: #999;
	width: 600px;
}

.side
{
	float: right;
}
.menu
{
	width: 185px;
}
.area
{
	text-align: left;
	background-color: #fff;
	padding: 5px 10px 10px 10px;
	font-weight: bolder;
}

#foot
{
	clear: both;
	overflow: auto;
	font-size: 8pt;
}
#foot a
{
	font-size: 8pt;
}