* {margin: 0; padding: 0;}
html {height: 100%}
body {
	font-size: 12px;
	font-family: "Trebuchet MS";
	width: 100%;
	height: 100%;
	background: url(images/bg.gif) repeat-x top;
	color: #000
}
a:link, a:visited, a:active, a:hover {color: #0f75d1; text-decoration: underline;}
a:hover {text-decoration: none;}

img {border: none;}
input {vertical-align: middle;}
ul li{list-style: none;}
.clear{ clear: both; }
.clear2{font-size: 15px;padding-top:10px;padding-bottom:15px;}

#wrapper {
	width: 900px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 340px;
}
#header .hlogo{ width: 100%; height: 220px; overflow: hidden; }
#header .hmenu{ width: 100%; height: 120px; overflow: hidden; text-align: center; padding: 9px 0 0; }
#header .hmenu img{ vertical-align: middle; }
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 100px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 20px 340px 0 0;
}

#content .title{ height: 55px; overflow: hidden; text-align: center; }
#content .post_text{ font-size: 14px; }
#content .post_text p{ padding: .4em 0; }
#content .post_text span{ color: #0090ff; }
#content .post_text .red{ color: #c50b93; }

.wide_block{ width: 100%; padding-top:25px; padding-bottom:30px;}
.wide_block h1{ text-align: center; font-size: 28px; line-height: 30px; padding-bottom: 10px; padding-top: 8px;}
.wide_block h2{ text-align: center; font-size: 25px; line-height: 25px; }
.wide_block h3{ text-align: center; font-size: 18px; line-height: 25px; }
.wide_block h3 span{ color: #ff49ce; }
.wide_block .title{ padding: 20px 0 0; text-align: center; }
.wide_block .bttm_thumbs{ text-align: center; }

.reg_form{ text-align: center; }
.reg_form ul{ width: 48%; display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; *display: inline; font-size: 18px; font-weight: 700; color: #0091ff; line-height: 32px; }
.reg_form ul span{ color: #cc0095; }
.reg_form .text{ padding: 3px; background-color: #cbcbcb; color: #000; font-size: 16px; font-family: "Trebuchet MS"; font-weight: 700; border: 0; width: 230px; }
.reg_form select{ font-size: 14px; font-family: "Trebuchet MS"; font-weight: 700; width: 240px;  }
.reg_form .pt{ width: 200px; }

.members_options{ width: 430px; margin: 10px auto; font-size: 18px; }
.members_options .tr, .members_options .trh{ line-height: 33px; background: #E6E6E6; border-bottom: 2px solid #fff; }
.members_options .trh{ background: #727272; color: #fff; text-align: center; }
.members_options .td{ float: left; }
.members_options .fst{ width: 100px; padding: 0 5px; }
.members_options .snd{ width: 135px; padding: 0 5px; }
.members_options .thd{ width: 160px; padding: 0 5px; }
.members_options .small{ line-height: 16px; font-size: 12px; font-weight: 700; }
.members_options h2{ text-align: center; font-size: 24px; }
.members_options .checked{ background: #FF93D3; font-weight: 700; }

.join{ text-align: center; }

.menu{ font-size: 19px; text-align: center; margin: 10px 0; background: url(images/menu_sep.gif) no-repeat center; padding-bottom: 20px; }
.menu img{ display: block; margin: 0 auto; }
.menu li{ width: 48%; display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; *display: inline; }

.thumbs2 {margin-bottom:-10px;padding-bottom:-10px;padding-top:5px;}
.thumbs2 { text-align: center; font-size: 13px; }
.thumbs2 li{ width: 224px; float: left; margin: 0 0 0 1px; *margin: 0 1px 0 0; padding: 0 0 20px; }
.thumbs2 img{ background: #0090FF; }
.thumbs2 a img{ border: 1px solid #ff49ce; }
.thumbs2 a:hover img{ border: 1px solid #7a7b7a; }
.thumbs2 .stats{ font-size: 12px; font-weight: 700; }
.thumbs { text-align: center; font-size: 13px; }
.thumbs li{ width: 224px; float: left; margin: 0 0 0 1px; *margin: 0 1px 0 0; padding: 0 0 20px; }
.thumbs img{ background: #0090FF; }
.thumbs a img{ border: 1px solid #ff49ce; }
.thumbs a:hover img{ border: 1px solid #7a7b7a; }
.thumbs .stats{ font-size: 12px; font-weight: 700; }
/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	margin-right: -3px;
	width: 335px;
	margin-left: -335px;
	position: relative;
	text-align: center;
	padding: 40px 0 0;
}

.sidebar .screen{ margin: 10px 0 20px; }
.sidebar .screen img{ border: 4px solid #FF8FE1; text-align: center; }
.sidebar .title{ padding-top:10px; text-align: center; height: 35px; overflow: hidden; }
.sidebar h2{ font-size: 21px; }
.sidebar h4{ font-size: 15px; color: #cc0095; }
.sidebar p{ color: #0090ff; font-size: 15px; font-style: italic; }
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 900px;
	margin: -100px auto 0;
	height: 100px;
	
}
#footer .bttm_menu{ text-align: center; padding: 10px 0 0; font-weight: 700; }

#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {color: #000; text-decoration: none;}
#footer a:hover {text-decoration: underline;}
