/****************************************************************/
/* 11. DealMinded */
/****************************************************************/

body{
	font-family: helvetica;
	background-color: #333;
}

div#page{
	position: relative;
	width: 750px;
	margin: 15px auto 0 auto;
	background-color: #fff;	
	border-bottom: 6px solid #00aa00;
}

div#header{
	background-color: #fff;
	height: 50px;
}

div#header img{
	border: none;
}

div#content{
	color: #333;
	font-size: 13px;
	background-color: #fff;
	padding: 15px 15px 5px 15px;
	margin: 0;
}

div#pun_content{
	background-color: #fff;
	padding: 10px 5px 5px 5px;
	margin: 0;
}

div#footer{
	width: 750px;
	margin: 0 auto 0 auto;
	border-top: 2px solid #00C300;
	background-color: #333;
	color: #fff;
	font-size: 11px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

div#footer a, div#footer a:link, div#footer a:visited, div#footer a:hover{
	color: #fff;
}

h2.green, h2.black{
	font-size: 1.5em; 
	letter-spacing: -.1em;
	display: inline;
}

h2.green{
	color: #00aa00; 
}

h2.black{
	 color: #000; 
}

#top_links{
	text-align: right;
	color: #FFF;
	background-color: #00AA00;
	border-top: 1px solid #00D500;
	border-bottom: 3px solid #00C300;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-right: 5px;
	font-size: 12px;
	margin-top: 0px;
}

#top_links a:link{
	text-decoration: none;
	color: #fff;
}

#top_links a:visited{
	text-decoration: none;
	color: #fff;
}

#top_links a:hover{
	padding-left: 2px;
	padding-right: 2px;
	background-color: #00C300;
	text-decoration: none;
	color: #fff;
}

#logo{
	position: absolute;
	top: -8px;
	left: 5px;
}

textarea#analytics{
	width: 100%;
}


div#page div.clearer{
	clear: both;
}

.left{
	float: left;
	width: 350px;
	padding-right: 10px;
}

.right{
	float: right;
	width: 350px;
}

div.feeds p{
	text-align: right;
}

div#content a:link, div#content a:visited{
	color: #000;
	text-decoration: underline;
}

div#content a:hover{
	color: #00aa00;
}

div.comment{
	background: #EEE;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.comment h2{
	color: #333;
	background-color: #FFF;
	height: 25px;
	background-image: url('/site/tri.gif');
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 0px;
	padding-left: 67px;
	font-size: 12px;
}

div.comment div.block{
	margin-top: -15px;
	padding: 10px;
	background: #DBF7E1;
}

.about{
	border: 1px solid #00aa00;
	padding: 10px;
}

.about h2{
	font-size: 2.0em; 
	margin: 0 ;
	padding: 0;
	color: #00aa00;
	letter-spacing: -.1em;
}

.about h3{
	margin-top: -6px;
	margin-left: 20px;
	padding: 0;
	color: #000;
	letter-spacing: -.06em;
	line-height: .8em;
}

.about img { 
	float: left;
	width: 48px;
	vertical-align: text-bottom;
}

.about div.info{
	float: right;
	width: 270px;
	color:#333; 
	font-size:1.2em; 
	line-height:1.1em;
	padding-top: 7px;
}

.featured div.label{
	float: left;
	text-align: right;
	width: 86px;
	padding: 0 0 0 5px;
	margin: 0;
}

.featured div.info{
	float: right;
	width: 245px;
	padding-left: 5px;
	padding-right: 0px;
	border-left: 2px solid #00aa00;
}

.featured div.info p{
	margin: 0;
}

.siteinfo a, .siteinfo a:link, .siteinfo a:visited, .siteinfo a:hover{
	text-decoration: none;
}

div#rating {
  font-size:12px;
  text-decoration:none;
  margin-top:1px;
}

div#rating table{
	width: 51px;
}

div#rating table, div#rating tr, div#rating td{
	padding: 0;
	margin: 0;
	border: none;
}

div#rating #zero {
  margin: 0;
  padding: 0;
  background-color: #666;
  width: 1px;
  height:12px;
}

div#rating .green, div#rating .red{
	margin: 0;
	padding: 0;
	font-size: 0px;
	height: 8px;
  	margin-top: 1px;
	margin-bottom: 1px;
}

div#rating .green {
  background:#00aa00;
 
}
div#rating .red {
  background:#e43;
}

div#rating input{
	width: 12px;
}

img{
	border: none;
}

#vf .tcl {TEXT-ALIGN: left; WIDTH: 50%}

#vf .tc2, #vf .tc3, #vf .tcmod {WIDTH: 60px; TEXT-ALIGN: center}

#vf .tcr {WIDTH: 25%; TEXT-ALIGN: left}

#vf .tcrating{ 
	text-align: center;
	width: 100px;
}

div#forum_head{
}

div#forum_head a, div#forum_head a:link, div#forum_head a:visited, div#forum_head a:hover {
	color: #00cc00;
}

div#forum_head_left, div#forum_head_right{
	font-size: 12px;
}

div#forum_head_left{
	margin-left: 25px;
	width: 350px;
	float: left;
}
div#forum_head_right{
	margin-right: 20px;
	width: 350px;
	float: right;
}

div#forum_head h2{
	font-size: 15px;
}