input, select, textarea {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
} 
* {
	margin: 0;
	padding: 0;
}
a {
  color: #666;
	text-decoration: none;
}
a:hover {
  color: #ed7b00 !important;
	text-decoration: underline;
}
ul {
	list-style: none;
}
img {
	display: block;
}
a img {
  border: none;
}
h1 {
}
h2 {
  font-weight: bold;
	font-size: 14px;
}
body {
	padding-bottom: 20px;
	text-align: center;
	font: 11px Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	background: #ffd7a4 url(../img/bgr_body.jpg) repeat-x top left;
}
#wrapper {
	width: 760px;
	margin: 0 auto;
	padding: 10px;
	text-align: left;
	background: #fff;
}
#header {
	overflow: hidden;
	position: relative;
	width: 760px;
	height: 181px;
	padding-top: 75px;
	margin-bottom: 10px;
}
#header h1 {
}
#logo {
	position: absolute;
	width: 238px;
	height: 50px;
	top: 10px;
	left: 10px;
	text-indent: -1000em;
	background: url(../img/logo.gif) no-repeat center;
}
#statistics {
	float: right;
	position: relative;
  width: 200px;
	height: 139px;
	background: url(../img/bgr_stats.jpg) no-repeat center;
}
#statistics h2 {
  height: 34px;
	line-height: 34px;
	padding: 0 15px;
	font-size: 14px;
  color: #54810c;
}
#statistics dl {
	padding: 10px 10px 0 10px;
	height: 80px;
}
#statistics dl dt, #statistics dl dd {
  display: block;
  float: left;
  height: 18px;
  line-height: 18px;
	border-bottom: 1px solid #cae3a7;
}
#statistics dl dt {
  width: 100px;
  padding-left: 5px;
  color: #666;
	font-weight: bold;
}
#statistics dl dd {
	float: right;
  width: 70px;
  padding-right: 5px;
  text-align: right;
  color: #70ae10;
}
#statistics dl dt.foot, #statistics dl dd.foot {
	width: 180px !important;
	padding-top: 15px;
	text-align: center;
  color: #9abe63;
  font-size: 11px;
	font-weight: normal;
  background: none;
	border: none;
}
#main_search {
  position: relative;
	float: left;
  width: 550px;
  height: 139px;
  background: url(../img/bgr_search.jpg) no-repeat center;
}
#main_search h2, #main_search p.top_keywords {
  position: absolute;
  left: 15px;
}
#main_search h2 {
  top: 10px;
  font-size: 18px;
  font-weight: normal;
  color: #666;
}
#main_search p.top_keywords, #main_search p.top_keywords a {
  top: 72px;
  font-size: 10px;
  color: #999;
}
#main_search p.top_keywords {
	width: 260px;
}
#main_search p.top_keywords strong {
  color: #666;
}
#main_search p.category {
  position: absolute;
  top: 14px;
  left: 215px;
  width: 277px;
  text-align: center;
}
#main_search p.category a {
  color: #333;
}
#main_search p.category a.selected {
  color: #eb3112 !important;
  font-weight: bold;
}
#main_search input.text {
  position: absolute;
  top: 42px;
  left: 13px;
  display: block;
  width: 174px;
  height: 16px;
  padding: 4px 3px;
  background: transparent url(../img/search_input.gif) no-repeat center !important;
	_background-attachment: fixed;
  border: none;
}
#main_search input.button {
  position: absolute;
  top: 42px;
  left: 203px;
  display: block;
  width: 65px;
  height: 24px;
	padding-left: 15px;
	line-height: 24px;
  text-transform: uppercase;
  color: #fff;
  background: transparent url(../img/search_button.jpg) no-repeat center !important;
  border: none;
}
/*********************************/
/********** navigation ***********/
/*********************************/
#main_navigation {
	position: relative;
  height: 32px;
	margin-bottom: 10px;
	background: url(../img/main_menu.gif) no-repeat center;
}
#main_navigation li, #main_navigation li a, #main_navigation li.selected span {
  float: left;
  width: auto;
  height: 32px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
#main_navigation li {
	margin-right: 5px;
  padding-left: 10px;
}
#main_navigation li a {
}
#main_navigation li a:hover {
	color: #ff7e00;
}
#main_navigation li.selected {
	color: #d4e9b3;
}
#main_navigation li.selected span {
	color: #d4e9b3;
}
#main_navigation ul.user_options_menu {
	position: absolute;
	top: 1px;
	right: 10px;
}
#main_navigation ul.user_options_menu li, #main_navigation ul.user_options_menu li a {
	font-weight: normal;
	font-size: 12px;
}
#main_navigation ul.user_options_menu li {
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
}
/*********************************/
/********** content **************/
/*********************************/
#left_column {
	float: right;
	width: 550px;
}
#right_column {
	float: left;
	width: 200px;
}

.block_1 h1 {
	height: 34px;
	line-height: 32px;
	margin-bottom: 10px;
	padding: 0 15px;
	font-size: 18px;
	font-weight: normal;
	color: #51800a;
	background: url(../img/h1_1.gif) no-repeat center;
}

.block_2 {
	width: 100%;
	overflow: hidden;
	clear: both;
	margin-bottom: 15px;
}
.block_2 h2 {
	height: 34px;
	line-height: 32px;
	margin-bottom: 8px;
	padding: 0 15px;
	background: url(../img/h2_1.gif) no-repeat center;
	font-size: 14px;
}
.block_2 p {
	padding: 0 15px;
}
.block_2 a.more {
	margin: 0 0 0 15px;
	padding: 0 5px 2px 5px;
	background: #c3e69d;
	font-size: 10px;
}

#latest_feeds {
	position: relative;
}
#latest_feeds .navigation_1 {
	position: absolute;
	top: 8px;
	right: 10px;
	float: right;
	width: auto;
	height: 26px;
}
.navigation_1 ul {
	float: left;
	width: auto;
}
.navigation_1 li, .navigation_1 li a, .navigation_1 li span {
	display: block;
	float: left;
	height: 26px;
	line-height: 24px;
	color: #fff;
}
.navigation_1 li {
	margin-left: 5px;
	padding: 0 0 0 10px;
	background: url(../img/tab_1_left.gif) no-repeat center left;
}
.navigation_1 li a, .navigation_1 li span {
	padding: 0 10px 0 0;
	background: url(../img/tab_1_right.gif) no-repeat center right;
}
.navigation_1 li.selected {
	background: url(../img/tab_over_1_left.gif) no-repeat center left;
}
.navigation_1 li.selected a, .navigation_1 li.selected span {
	background: url(../img/tab_over_1_right.gif) no-repeat center right;
	color: #000;
	text-transform: uppercase;
}
.block_1 .navigation_2 {
	margin-top: -5px;
	margin-bottom: 10px;
}
.navigation_2 {
	position: relative;
	clear: both;
	padding: 0 15px !important;
}
.navigation_2 ul {
	margin: 0 !important;
}
.navigation_2 li {
	padding-right: 3px;
	display: inline;
}
.navigation_2 li.selected {
	color: #999;
}
.navigation_2 li.label {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.navigation_2 li a {
	color: #639b0c;
	font-weight: bold;
}
.site_1 {
	clear: both;
}
.site_1 h2 {
	height: 24px;
	line-height: 24px;
	margin-bottom: 10px;
	padding: 0 15px;
	font-size: 14px;
	color: #7cad32;
	background: url(../img/h2_2.gif) no-repeat center;
}
.site_1 .item_1, #all_updates .item_1 {
	float: left;
}
.site_1 a.more {
	float: right;
	position: relative;
	top: -11px;
	padding: 2px 5px;
	font-size: 10px;
	background: #c3e69d;
}
.site_2 {
	float: left;
	width: 270px;
	margin-bottom: 10px;
}
.site_2 h2 {
	height: 26px;
	line-height: 24px;
	padding: 0 10px 0 25px;
	background: url(../img/h2_6.gif) no-repeat center right;
}
.site_2 h2 small {
	float: right;
	padding-right: 10px;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
}
.item_1 {
	overflow: hidden;
	width: 256px;
	margin-bottom: 10px;
	padding: 0 5px 10px 13px;
	border-bottom: 1px solid #c3e69d;
}
.item_1 img {
	float: left;
	width: 65px;
	height: 65px;
	margin: 0 7px 7px 0;
	padding: 3px;
	background: url(../img/img_back_1.gif) no-repeat center;
}
.item_1 h3, .item_1 h3 a {
  line-height: 14px;
	font-size: 12px;
	color: #639b0c;
}
.item_1 h3 {
  margin-bottom: 5px;
}
.item_1 p.short {
	line-height: 12px;
	color: #999;
}
.item_2 {
	overflow: hidden;
	width: 100%;
	clear: both;
	margin-bottom: 12px;
	padding: 0 10px 0 13px;
}
.item_2 img {
	float: left;
	width: 45px;
	height: 45px;
	margin: 0 5px 5px 0;
	padding: 3px;
	background: url(../img/img_back_2.gif) no-repeat center;
}
.item_2 h3 {
  margin-bottom: 4px;
	font-size: 12px;
  line-height: 14px;
}
.item_2 p.short {
  line-height: 12px;
	color: #999;
	font-size: 11px;
}
.item_2 .stats {
	padding-top: 3px;
}
.item_3 {
	position: relative;
	margin-bottom: 10px;
	padding: 0 5px 10px 15px;
	border-bottom: 1px solid #c4e69d;
}
.item_3 img {
	float: left;
	width: 100px;
	height: 100px;
	margin: 0 7px 7px 0;
	padding: 1px;
	border: 1px solid #e8f5da;
}
.item_3 h3, .item_3 h3 a {
	line-height: 14px;
	font-size: 11px;
	color: #639b0c;
}
.item_3 h3 {
	margin-bottom: 3px;
}
.item_3 p.short {
	line-height: 12px;
	color: #444;
}
#item_description .stats {
  padding-bottom: 25px;
}
.stats {
	_height: 14px;
	min-height: 14px;
	padding-top: 5px;	
	font-size: 10px;
  font-weight: normal;
	color: #96c251;
}
.stats li {
	float: left;
	margin-right: 5px;
	padding-left: 17px;
}
.stats li.time {
	background: url(../img/bullet_clock.gif) no-repeat 0 1px;
}
.stats li.rating {
	background: url(../img/bullet_star_1.gif) no-repeat 0 0;
}
.stats li.hits {
	background: url(../img/bullet_ballhead.gif) no-repeat 0 1px;
}
.options {
	position: absolute;
	right: 0;
	bottom: 10px;
	padding-top: 10px;
}
.options li, .options li a {
	float: left;
	display: block;
	font-size: 10px;
	background: #c3e69d;
}
.options li {
	margin-right: 5px;
}
.options li a {
	padding: 2px 5px;
}
.item_links {
	clear: both;
	margin-bottom: 20px;
	padding: 0 15px 10px 15px;
}
.item_links label, .item_comment_form label {
	float: left;
	clear: left;
	width: 103px;
	margin-bottom: 10px;
	padding: 2px 7px 2px 0;
	text-align: right;
	color: #666;
	text-transform:uppercase;
}
.item_links input.text, .item_comment_form textarea, .item_comment_form input.text {
	float: left;
	width: 240px;
	margin-bottom: 8px;
	padding: 2px 1px;
	font-size: 10px;
	border: 1px solid #6ba611;
}
.item_comment_form {
	margin-bottom: 20px;
	padding: 0 15px 5px 15px;
}
.item_comment_form textarea {
	height: 80px;
}
.item_comment_form label {
	font-weight: bold;
	text-transform: none;
}
.item_comment_form h3, .item_comments h3 {
	margin-bottom: 10px;
	padding: 5px 10px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	background: #eee !important;
}
.item_comment_form input.button {
	float: left;
	margin-right: 200px;
	padding: 2px 5px;
	font-size: 10px;
	color: #fff;
	border: 1px solid #57880d;
	background: #6ba611;
}

.item_comments {
	padding: 0 15px;
}
.item_comments h3 {
	margin-bottom: 0;
}
.item_comments .item_4 {
	margin-bottom: 7px;
	padding: 7px;
	border-bottom: 1px solid #eee;
}
.item_comments .item_4 h4 {
	float: left;
	margin: 0 10px 5px 0;
	padding-left: 17px;
	font-size: 11px;
	background: url(../img/bullet_ballhead.gif) no-repeat 0 3px;
}
.item_comments .item_4 p {
	font-size: 10px;
	color: #777;
}
.pager {
	clear: both;
	padding: 0 5px;
}
.pager li, .pager li a {
	float: left;
	display: block;
	width: 16px;
	height: 16px;
	line-height: 14px;
	text-align: center;
	font-size: 10px;
}
.pager li {
	margin-left: 5px;
}
.pager li.selected {
	background: none;
}
.pager li.label {
	width: auto !important;
}
.pager li a {
	background: #e8f5da;
	border: 1px solid #c4e69d;
}
.pager li a:hover {
	border: 1px solid #6ca811;
}
.site_form {
	padding: 0 10px;
}
.site_form input.hidden {
	display: none;
}
.site_form label {
	float: left;
	clear: left;
	display: block;
	width: 200px;
	padding: 3px 5px;
	margin: 0 5px 20px 0;
	text-align: right;
	background: #eee;
}
.site_form input.text, .site_form textarea, .site_form select {
	float: left;
	display: block;
	width: 200px;
	margin-bottom: 20px;
	padding: 3px 1px;
	font-size: 11px;
	border: 1px solid #6ba611;
}
.site_form textarea {
	width: 260px;
	height: 180px;
}
.site_form input.submit {
	float: left;
	margin-left: 215px;
	padding: 2px 5px;
	font-size: 10px;
	color: #fff;
	border: 1px solid #57880d;
	background: #6ba611;
}
.site_form span.radio {
  display: block;
  float: left;
	width: 250px;
	margin-bottom: 20px;
}
.site_form span.radio label {
  float: none;
  display: inline;
  background: none;
  padding:-left: 3px;
  vertical-align: middle;
}
.site_form span.radio input {
  vertical-align: middle;
  margin-top: 3px;
}

#user_options {
	padding-bottom: 5px;
	background: url(../img/block_3_back.gif) no-repeat center bottom;
}
#user_options h2 {
	color: #c17200;
	background-image: url(../img/h2_5.gif);
	border-bottom: 1px solid #fff;
}
#user_options form {
	padding: 0 15px;
}
#user_options form label {
	margin-bottom: 2px;
	font-weight: bold;
}
#user_options form input {
	margin-bottom: 5px;
	padding: 2px 1px;
	border: 1px solid #f79202;
}
#user_options form input.button {
	padding: 1px 4px;
	background: #f79202;
	color: #fff;
}
#user_options label.checkbox {
	position: relative;
	_top: -5px;
	font-weight: normal;
}
#user_options a.register {
	display: block;
	padding-top: 3px;
	_padding-top: 0;
	text-align: center;
}
#user_options p.browse a {
	display: block;
	font-weight: bold;
	padding: 2px 0 2px 10px;
	background: url(../img/bullet_1.gif) no-repeat 0 8px;
	border-bottom: 1px solid #ff9600;
}
#site_options h2 {
	background-image: url(../img/h2_4.gif);
}
#site_options #adult_filter {
	overflow: hidden;
	width: 170px;
	margin-bottom: 10px;
}
#site_options #adult_filter strong {
	float: left;
	padding-top: 2px;
}
#site_options #adult_filter a {
	float: right;
	display: block;
	width: 18px;
	height: 19px;
}
#site_options #adult_filter a strong {
	display: block;
	width: 18px;
	height: 19px;
	padding: 0;
	text-indent: -1000em;
}
#site_options #adult_filter a strong.on {
	background: url(../img/filter_on.gif) no-repeat center;
}
#site_options #adult_filter a strong.off {
	background: url(../img/filter_off.gif) no-repeat center;
}
#site_options p.show {
	margin-bottom: 5px;
}
#site_options p.show label {
	float: left;
	padding-top: 1px;
	font-weight: bold;
	color: #999;
}
#site_options p.show select {
	float: right;
}

#site_options p.browse a {
	display: block;
	font-weight: bold;
	padding: 2px 0 2px 10px;
	background: url(../img/bullet_1.gif) no-repeat 0 8px;
	border-bottom: 1px solid #ffe5c1;
}
#recent_tags p {
	padding: 0 15px;
}
#top_favorites a {
	color: #639b0c;	
}
label.checkbox {
	vertical-align: middle;
}
input.checkbox {
	margin-top: 2px;
	vertical-align: middle;
	border: none !important;
}
#rateform {
  padding: 0 15px;
}
#rateform input.radio {
margin-right:2px;
vertical-align:middle;
}
#rateform label.radio {
float: left;
display: block;
padding-right:10px;
vertical-align:middle;
}
#rateform input.submit {
	float: left;
	padding: 2px 5px;
	font-size: 10px;
	color: #fff;
	border: 1px solid #57880d;
	background: #6ba611;
}

/*********************************/
/********** footer ***************/
/*********************************/
#footer {
	position: relative;
	height: 24px;
	padding: 0 10px;
	font-size: 10px;
	color: #666;
	border-top: 1px solid #ccc;
}
#footer p#copy {
	position: relative;
	line-height: 22px;
	text-align: right;
	z-index: 2;
}
#footer a {
	color: #666;
}
#footer a.hidden {
	color: #cbcbcb;
}
#footer_navigation {
	float: left;
}
#footer_navigation li {
	display: inline;
	line-height: 22px;
	color: #666;
}
#footer_navigation li a {
	position: relative;
	z-index: 5;
}
/**************************/
/********** ads ***********/
/**************************/
.ad_1 {
	position: absolute;
	top: 2px;
	right: 10px;
	z-index: 10;
  width: 468px;
	height: 60px;
}
.ad_2 {
  width: 160px;
	height: 600px;
  margin: 0 auto 10px auto;
}
.ad_3 {
  width: 468px;
  margin: 10px auto 0 auto;
}

/******** common classes *******/
.left {
	float: left !important;
}
.right {
	float: right !important;
}
span.clear {
	display: block;
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
}
/******** Clear Fix ************/

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}
.clearfix {
    display:block;
}
* html .clearfix {
    height:1px;
}
