body, html {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

p#hide_block {
	right: 20px;
	bottom: 5px;
	_right: 30px;
	_bottom: 15px;
	position: absolute;
	text-align: center;
	z-index: 10;
	text-align: center;
	font-size: 24px;
	opacity: .25;
	filter: alpha(opacity=25);
}

a#hide {
	display: block;
	color: blue;
	text-decoration: none;
}

a#hide span {
	display: block;
}

a#hide span.red {
	color: red;
	text-decoration: underline !important:
}

div#cover {
	width: 100%;
	height: 100%;
	background-color: white;
	position: absolute;
	z-index: 9;
	display: none;
}

div#cover a {
	display: block;
	width: 100%;
	height: 100%;
}

div#fixed {
	z-index: 1;
	height: 100%;
	width: 100%;
	overflow: auto;
	position: absolute;
}

div#container {
	background-color: #FFF;
	width: 98%;
	_width: 96%;
	margin-left: 1%;
	margin-right: 1%;
	min-width: 800px;
}

p, h1, h2, h3, h4, form, input {
	margin: 0px;
	padding: 0px;
}

a {
	color: #181192;
	outline: none;
}

a:active {
	color: #181192;
}

a img {
	border: none;
}

/* Floating items in div fix */

div#columns, div.votes, div.votes_agree, div.thread_bottom {
	overflow: hidden;
	height: 1%;
}

div#header {
	position: relative;
	overflow: hidden;
	height: 1%;
}

div#head_search {
	position: absolute;
	bottom: 7px;
	left: 0px;
}

div#head_search img {
	position: relative;
	top: 5px;
	left: 15px;
}

div#search_box, div#submit {
	float: left;
	line-height: 20px;
}

div#search_box {
	width: 400px;
}

div#search_box input {
	width: 100%;
}

div#submit {
	margin-left: 5px;
}

div#search {
	text-align: center;
	position: absolute;
	bottom: 18px;
	left: 170px;
	vertical-align: bottom;
}

div#top_menu {
	float: right;
	text-align: right;
	font-size: 10px;
	margin: 2px;
}

div#top_menu a {
	display: block;
}

div.results, a#confession, div#bottom_search, div#dis {
	background-color: #f0f696;
}

div.results {
	line-height: 21px;
	height: 22px;
	border-top: 1px solid #b0b388;
	border-bottom: 1px solid #b0b388;
	width: 100%;
	margin-bottom: 10px;
}

div.results p {
	padding-right: 5px;
	padding-left: 5px;
}

p#results_p {
	float: right;
}

p#res_text {
	font-weight: bold;
	color: green;
	font-size: 17px;
}

a#confession {
	display: block;
	color: #95151b;
	line-height: 40px;
	margin-bottom: 13px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 20px;
	border-top: 1px solid #b0b388;
	border-bottom: 1px solid #b0b388;
	text-decoration: none;
}

a#confession:hover {
	border-top: 1px solid #909271;
	border-bottom: 1px solid #909271;
	background-color: #f2f898;
}

div#right_column {
	padding-right: 4px;
	margin-left: 175px;
}

div#left_column {
	float: left;
	width: 153px;
	border-right: 1px solid #d6d7db;
}

div#footer {
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
}

div#footer a {
	margin-left: 7px;
	margin-right: 7px;
}

div#footer span {
	font-size: 12px;
}

div#sort {
	margin-top: 5px;
}

div#sort p.green {
	color: green !important;
	font-size: 14px !important;
}

div#sort p {
	margin-bottom: 15px;
	font-size: 17px;
	color: #181192;
}

div#sort a, div#sort span {
	display: block;
	text-decoration: none;
	font-size: 17px;
	margin-bottom: 20px;
	color: #181192;
}

div#sort span {
	margin: 0px;
}

div#sort ul {
	margin-top: 5px;
}

div#sort li {
	text-indent: -7px;
	margin-bottom: 5px;
}

div#sort li a {
	margin: 0px;
	padding: 0px;
}

div.thread {
	margin-top: 30px;
}

a.send {
	float: right;
	font-size: 12px;
	margin-right: 20px;
	line-height: 25px;
}

div.right {
	margin-left: 90px;
}

a.title, div.time {
	height: 18px;
	line-height: 16px;
	margin-bottom: 8px;
}

a.title {
	display: block;
}

div.time {
	color: #5f6f7c;
	float: right;
	line-height: 20px;
	font-size: 12px;
	margin-right: 20px;
}

div.post {
	line-height: 16px;
}

p.comment_count {
	line-height: 25px;
	color: #008309;
	float: left;
}

p.comment_count span {
	color: #382b79;
}

div.votes, div.votes_agree {
	margin-top: 5px;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	line-height: 24px;
	width: 80px;
	
}

div.votes a, div.votes_agree a {
	position: relative;
	display: block;
	background-position: left;
	margin-left: auto;
	margin-right: auto;
	width: 13px;
	height: 21px;
	background-repeat: no-repeat;	
}

div.votes div, div.votes_agree div {
	width: 50%;
	float: left;
}

div.red {
	color: red;
}

div.green {
	color: green;
}

div.votes a:hover, div.votes_agree a:hover {
    background-position: right;
}


a.green {
	background-image:url(../images/green_arrow.gif);
}


a.red {
	background-image:url(../images/red_arrow.gif);
}

img.garrow {
    height: 20px;
    width: 40px;
}
	
img.ngarrow {
    height: 20px;
    width: 40px;
}

img.nrarrow {
    height: 20px;
    width: 40px;
	float:left;
}
	
div#search_img {
	margin-top: 20px;
	margin-bottom: 4px;
	text-align: center;
	position: relative;
	height: 1%;
}

div#pages {
	position: absolute;
	bottom: 0px;
	right: 0px;
	text-align: right;
	line-height: 20px;
	font-size: 16px;
}

div#pages a, div#pages span {
	margin-right: 10px;
	font-weight: bold;
	color: #11008c;
}

div#pages a {
	text-decoration: none;
}

div#pages a:hover {
	text-decoration: underline;
}

div#bottom_search {
	_height: 40px;
	line-height: 40px;
	text-align: center;
	border-top: 1px solid #3964cd;
	border-bottom: 1px solid #3964cd;
	_position: relative;
}

div#bottom_search input {
	_position: relative;
	_top: 50%;
	_margin-top: -30px;
}

input#search_box_bottom {
	width: 250px;
}

.nice_box {
	border-top: 1px solid #3964cd;
	background-color: #e4ecf9;
	font-size: 18px;
	padding-left: 4px;
	padding-right: 4px;
}

/* Comments Page */

div.agree {
	position: relative;
	line-height: 16px;
	height: 50px;
}

p.agree {
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-weight: bold;
}

p.agree_stats {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

p.agree_stats span {
	font-weight: bold;
}

a.comment_edit {
	position: absolute;
	left: 330px;
	bottom: 0px;
}

div#s_net {
	text-align: center;
}

div#s_net a {
	margin-left: 1%;
}

p.hidden_input {
	display: none;
}

p#seo_text {
	margin: 5px 0 0 0;
	font-size: 9px;
	text-align: center;
}