* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	background: #1d1d1b url('/images/background.gif');
	color: #5e5e5e;
	font: 8pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #18aff6;
}
a:visited {
	color: #16b3f8;
}
a:hover {
	color: #accf13;
	text-decoration: none;
}
img, table {
	border: none;
}
form, ul, ol {
	margin: 0;
	padding: 0;
}
li {
	margin: 0px 0px 2px 17px;
}
input, textarea, select, option {
	font-size: 90%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 14pt;
	font-family: "Trebuchet MS";
	margin-bottom: 5px;
	color: #16b3f8;
}
h2 {
	font-size: 12pt;
	font-family: "Trebuchet MS";
	margin-bottom: 5px;
	color: #16b3f8;
}
h3 {
	font-size: 10pt;
	font-family: "Trebuchet MS";
	margin-bottom: 5px;
	color: #16b3f8;
}
h4 {
	font-size: 9pt;
	font-family: "Trebuchet MS";
	margin-bottom: 5px;
}
p {
	margin: 0px 0px 5px 0px;
}
td {
	vertical-align: top;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.feed {
	clear: both;
	margin: 5px 0px;
}
a.grey:link, a.grey:visited {
	color: #9a9a9a;
}
a.orange:link, a.orange:visited {
	color: #f5892d;
}
a.darkgrey:link, a.darkgrey:visited {
	color: #010002;
}
#container {
	background: url('/images/top_background.gif') repeat-x;
	padding: 18px 0px 10px 0px;
}
#content {
	margin: 0px auto;
	position: relative;
	width: 900px;
	color: #5e5e5e;
}
#header {
	background: #ffffff url('/images/right_bg_arrow.gif') no-repeat top right;
	height: 185px;
	margin-bottom: 3px;
}
#logo_block {
	float: left;
	width: 155px;
	margin: 7px 0px 0px 30px;
}
.logo_text {
	color: #8a8f71;
	font-size: 11px;
	line-height: 1.1em;
	font-weight: normal;
	text-align: center;
}
#header_image {
	float: left;
	width: 500px;
	height: 130px;
	margin: 7px 0px 3px 35px;
}
#header_right {
	text-align: center;
	color: #8a8f71;
	margin: 40px 5px 20px 5px;
}
#header_auth {
	float: left;
	width: 219px;
	height: 130px;
	margin: 5px 3px 0px 12px;
	font-size: 8pt;
	color: #000000;
/*	visibility: hidden; */
}
#header_auth a:link, #header_auth a:visited {
	color: #9b9b9b;
	text-decoration: none;
}
#auth_form {
	color: #9b9b9b;
	margin-top: 25px;
}
.auth_input {
	width: 150px;
	height: 16px;
	color: #a1a1a1;
	border: 1px solid #d9d3c7;
}
.auth_submit {
	margin: 14px 0px 0px 3px;
}
#header_menu {
	clear: both;
	background: url('/images/h_separator.gif') repeat-x top;
	width: 100%;
	padding-top: 7px;
}
#header_menu div {
	float: left;
	padding: 7px 22px 8px 22px;
	font-size: 150%;
	font-weight: bold;
	color: #000000;
}
.active {
	background: #abd010;
}
.active a:link, .active a:visited {
	text-decoration: none;
	color: #000000;
}
#left_content {
	position: relative;
	float: left;
	width: 649px;	
}
.entry, .entry_one {
	clear: both;
	background: #ffffff url('/images/left_bg_arrow.gif') no-repeat top left;
	display: block;
	margin: 0px 0px 3px 0px;
	padding: 5px 20px 10px 25px;
}
.entry img {
	margin: 0px 10px 5px 0px;
	padding: 1px;
	border: 1px solid #d7d9d8;
}
.entry p, .entry_one p {
	text-align: justify;
}
.hr {
	clear: both;
	height: 1px;
	margin-bottom: 5px;
	border-bottom: 1px solid #d8d8d8;
}
#pagelister {
	text-align: right;
	background: #ffffff;
	display: block;
	margin: 0px 0px 3px 0px;
	padding: 7px 20px;
	font-size: 120%;
	clear: both;
}
.lister {
	padding: 1px 3px;
	margin: 1px;
}
.add_info {
	clear: both;
	border-top: 1px solid #d8d8d8;
	padding: 2px;
	margin: 10px 0px 0px 0px;
	text-align: right;
}
.tags {
	clear: both;
	padding: 2px;
	margin: 0px 0px 0px 0px;
}
#right_content {
	position: relative;
	float: right;
	width: 248px;
}
.right_entry {
	background: #ffffff url('/images/right_bg_arrow.gif') no-repeat top right;
	margin-bottom: 3px;
	padding: 4px;
	font-size: 100%;
}
.block {
	margin: 4px 11px;
}
#footer {
	background-color: #464646;
	border-top: 1px solid #535353;
	height: 104px;
	width: 100%;
	font-size: 85%;
	color: #bdc7d3;
}
#footer_info {
	float: left;
	margin: 25px 0px 10px 25px;
}
#footer_dev {
	float: right;
	margin: 25px 25px 10px 0px;
	width: 120px;
}
#footer_info a:link, #footer_info a:visited {
	color: #16b3f8;
}
#new_profiles {
	float: left;
}
#all_profiles {
	float: right;
	width: 220px;
}
#all_profiles img {
	float: left;
	margin: 0px 9px 12px 0px;
	width: 60px;
}
.block_title {
	clear: both;
	margin-bottom: 5px;
}
.profile_middle {
	float: left;
	margin-right: 3px;
}
.profile_middle img {
	margin: 0;
	padding: 1px;
	width: 180px;
	height: 270px;
}
.goto {
	position: relative;
	bottom: 0;
	right: 0;
}
.profile_m_descr {
	width: 182px;
	background: #f5f4f0;
	border: 1px solid #d7d9d8;
}
.profile_m_descr p {
	text-align: center;
	padding: 5px;
}
#profile_info {
	float: right;
	width: 250px;
}
#profile_imgs {
	float: left;
}
#slide {
	width: 333px;
	height: 500px;
	margin-bottom: 5px;
}
#small_profiles img,
#profile_thmbs img {
	float: left;
	width: 60px;
	height: 90px;
	margin: 0px 5px 5px 5px;
	border: 1px solid #d7d9d8;
	padding: 1px;
}
#small_profiles img {
	margin: 0px 4px 5px 4px;
}
#city_list {
	clear: both;
	margin: 10px 0px;
	text-align: center;
}
#detals_imgs {
	margin-top: 5px;
}
#detals_imgs  img {
	float: left;
	width: 100px;
	height: 100px;
	margin: 0px 2px 5px 2px;
	border: 1px solid #d7d9d8;
	padding: 1px;
}
#photo_info {
	clear: both;
	text-align: center;
}
.comment {
	padding: 0px 0px 10px 0px;
	margin: 5px 0px;
	border-bottom: 1px solid #d7d9d8;
}
.comment_name {
	font-weight: bold;
	margin-bottom: 2px;
}
.comment_name a:link,
.comment_name a:visited {
	color: #5e5e5e;
}
.comment_date {
	font-size: 85%;
}
.comment_text {
	margin-top: 5px;
}
#comment_form {
	margin: 40px 0px;
}
.comments_terms {
	width: 390px;
	border: 1px solid #16b3f8;
	padding: 5px;
	font-size: 80%;
}
#com_answer {
	color: #16b3f8;
}
