/* CSS Document */
/* reset all styles */
body {
	font: 12px Helvetica, sans-serif;
	color:#666666;
      background: #000 url(/bgg.jpg) center top no-repeat;
}

* {
	margin: 0;
	padding: 0;
	border: 0;
}
ul {
	list-style-type: none;
	margin: 0;
}
/* global styles */
a:focus {
	outline: none
}
a {
	color: #666666;
	text-decoration:underline;
}
/* titles */
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin: 0 0 16px 0;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 16px;
}
/* strucutre */
#main {
	width: 880px;
	margin: 0 auto;
}
#content, #page {
	width: 880px;
	margin: 0 auto;
}

#header {
	margin: 0 auto;
	text-align: left;
	width: 910px;
	clear: both;
	display: block;
}
#header a {
color:#fff;
}
#main_cont {
	width: 880px;
	clear: both;
	display: block;
	text-align: left;
	margin: 0px;
}
#search_bar2 {
height:1px;
width:100%;
border-top:1px solid #666;
padding-bottom:4px;
}
#search_bar {
	background:#000000;
	width: 858px;
	height:42px;
	color: #999;
	float:left;
	margin-top:0px;
	margin-bottom:10px;
	border: 1px solid #666;
	padding:10px;
	font-size:10px;
	text-align:center;
}
#tag_bar {
	background:#666;
	swidth: 80px;
      height:24px;
	color: #999;
	float:right;
	sclear:both;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:2px;
	padding:5px;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	border:1px solid #666;
}
#footer {
	width: 100%;
	clear: both;
	display: block;
	padding: 20px 0 20px 0;

}
#footerText {
	width: 880px;
	margin: 0 auto 0 auto;
	text-align: center;
	color: #CFCFC6;
	padding: 16px 0 16px;
	font-size: 11px;

}
#footerText ul {
	height: 18px;
	display: inline;
}
#footerText ul li {
	float: left;
	width: 50%;
	text-align: left;
}
#footerText ul li a {
	color: #888;
	text-decoration: none;
}
#footerText ul li a:hover {
	color: #FF0084;
}
#footerText ul li.second {
	text-align: right;
}
/* header */
#header #logo {
	width: 335px;
	padding-top: 4px;
	float: left;
}


#header #top-nav {
	width: 96%;
	padding-top:0px;
	float: left;
	height: 24px;
	text-align:right;
	font-size:12px;
	font-weight:bold;
}

/* middle */
#main_cont #males_list, #main_cont #females_list {
	width: 435px;
}
#main_cont #females_list {
	float: left;
	sbackground: #000000 url(../images/arrow_1.gif) no-repeat center 40px;
}
#main_cont #males_list {
	float: right;
	sbackground: #000000 url(../images/arrow_2.gif) no-repeat center 40px;
}
#main_cont #females_list h2, #main_cont #males_list h2, #main_cont #find h2 {
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 12px 0 12px 0;
}
/* left */
#main_cont #females_list h2 {
	color: #fff;
	display: block;
	width: 100%;
	background: #000 url(/table.png);
}
#main_cont #females_list_item {
	padding: 10px;
	width: 415px;
	height: 90px;
	overflow: hidden;
	border-bottom: 1px solid #666;
}
#main_cont #females_list_pic {
	background: #666;
	width: 80px;
	height: 80px;
	overflow: hidden;
	float: left;
	border: 2px solid #666;
}
#main_cont #females_list_item h1 {
	margin-left: 100px;
	font-size: 14px;
	color: #FF0084;
	font-weight: bold;
	margin-bottom: 2px;
}
#main_cont #females_list_item a {
	color: #FF0084;
}
#main_cont #females_list_desc {
	font-size: 12px;
	margin-right: 10px;
	margin-left: 100px;
}
/* right */
#main_cont #males_list h2 {
	color: #fff;
	display: block;
	width: 100%;
	background: #000 url(/table.png);
}
#main_cont #males_list_item {
	padding: 10px;
	width:  415px;
	height: 90px;
	overflow: hidden;
	border-bottom: 1px solid #666;
}
#main_cont #males_list_pic {
	background: #666;
	width: 80px;
	height: 80px;
	overflow: hidden;
	float: left;
	border: 2px solid #666;
}
#main_cont #males_list_item h1 {
	margin-left: 100px;
	font-size: 14px;
	color: #FF0084;
	font-weight: bold;
	margin-bottom: 2px;
}
#main_cont #males_list_item a {
	color: #FF0084;
}
#main_cont #males_list_desc {
	font-size: 12px;
	margin-right: 10px;
	margin-left: 100px;
}
/* profile */
#main_cont #user_profile {
	width: 880px;
}
#main_cont #user_profile_inner {
	padding:20px;
}
#main_cont #user_profilem {
	background: #000000;
	overflow: auto;
	border-bottom: 4px solid #666;
}
#main_cont #user_profilef {
	background: #000000;
	overflow: auto;
	border-bottom: 4px solid #666;
}
#main_cont #user_profilef h1 {
	font-size:26px;
	color:#FF0084;
	margin:0px;
	font-weight:bold;
}
#main_cont #user_profilem h1 {
	font-size:26px;
	color:#FF0084;
	margin:0px;
	font-weight:bold;
}
#main_cont #user_profilef h3 {
	font-size:14px;
	margin-bottom:10px;
	font-weight:bold;
}
#main_cont #user_profilef h4 {
	font-size:16px;
	padding:0px;
	font-weight:bold;
	color:#FF0084;
	margin:2px;
}
#main_cont #user_profilem h4 {
	font-size:16px;
	padding:0px;
	font-weight:bold;
	color:#FF0084;
	margin:2px;
}
#main_cont #user_profilem h3 {
	font-size:14px;
	margin-bottom:10px;
	font-weight:bold;
}
#menu h2 {
	color: #FFF;
	display: block;
	width: 100%;
	background: #000 url(/table.png);
	text-align: center;
	font-size: 14px;
	stext-transform: uppercase;
	sletter-spacing: 1px;
	padding: 12px 0 12px 0;
	margin:0px;
}
#main_cont #user_profilem h2 {
	color: #fff;
	display: block;
	width: 100%;
	background: #000 url(/table.png);
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 12px 0 12px 0;
	margin:0px;
}
#main_cont #user_profilef h2 {
	color: #fff;
	display: block;
	width: 100%;
	background: #000 url(/table.png);
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 12px 0 12px 0;
	margin:0px;
}
#user_profile_pic2 {
	margin-bottom:10px;
	border-top: 4px solid #FF0084;
	border-left: 4px solid #FF0084;
	border-right: 4px solid #FF0084;
	border-bottom: 4px solid #FF0084;
	width:98%;
	padding:0px;

}
#main_cont #user_profile_pic {
	float: left;
	margin-bottom:20px;
	border-top: 4px solid #666;
	border-left: 4px solid #666;
	border-right: 4px solid #666;
	border-bottom: 4px solid #666;
	width:250px;
	padding:0px;

}
#main_cont #user_profilef #vote_button {
	font-size:24px;
	background: #FF0084;
	padding:10px;
	font-weight:bold;
}
#main_cont #user_profilef #vote_button a {
	color:#fff;
}
#main_cont #user_profilem #vote_button {
	font-size:24px;
	background: #FF0084;
	padding:10px;
	font-weight:bold;
}
#main_cont #user_profilem #vote_button a {
	color:#fff;
}
#main_cont #user_profile_ad_left {
	float: left;
	border: 4px solid #666;
	background:#666;
	height:250px;
}
#main_cont #user_vote {
	float: left;
	border: 4px solid #666;
	background:#000;
	margin-bottom:20px;
	width:230px;
	padding:10px;
	text-align:center;
	font-size:12px;
}
#main_cont #user_blurb {
	font-size: 12px;
	padding: 10px;
	background: #000;
	margin-bottom:20px;
	border: 1px solid #666;
	vertical-align:middle;
	overflow:auto;
}
#main_cont #user_blurb li
{
	display: inline;
	list-style-type: none;
}
#main_cont #user_blurb #center
{
	text-align:center;
}
#main_cont #user_blurb li a
{

}
#main_cont #user_blurb li img
{
	margin-bottom:-3px;
	
}
#main_cont  #report_link
{
	float:right;
	font-size:10px;
	margin-right:4px;
	margin-bottom:20px;
}
#main_cont  #report_link a
{
	font-weight: normal;
}
#main_cont  #report_link img
{
	margin-bottom:-2px;
}
#main_cont #user_profile_info {
	margin-left:278px;
}
#main_cont #user_profile_left {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	width:250px;
}
#screenshot {
	position: absolute;
	border: 1px solid #ccc;
	background: #333;
	padding: 5px;
	display: none;
	color: #fff;
}
/* search styles */
#main_cont #search_list_item {
	background: #000000;
	padding: 10px;
	width:  858px;
	height: 90px;
	overflow: hidden;
	border: 1px solid #666;
	margin-bottom:10px;
}
#main_cont #search_list_pic {
	background: #666;
	width: 80px;
	height: 80px;
	overflow: hidden;
	float: left;
	border: 4px solid #666;
}
#main_cont #search_list_item h1 {
	margin-left: 10px;
	font-size: 20px;
	color: #FF0084;
	font-weight: bold;
	margin-bottom: 2px;
	float:left;
	width:500px;
}

#main_cont #search_list_desc {
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	width:500px;
	float:left;
}
#main_cont #search_links
{
	float:right;
	width:140px;
	height:60px;
	font-size: 12px;
	margin:0px;
	background: #fff;
	padding:10px;
	border: 4px solid #666;
	font-weight:bold;
}
#main_cont #search_links li
{
	margin-bottom:3px;
}
#main_cont #search_links li img
{
	margin-bottom:-3px;
}
/* pagination */
.pagination {
	width:860px;
	margin-top:20px;
	margin-bottom:20px;

}
.pagination ul {
	margin: 0;
	padding: 0;
	text-align: center;
/*Set to "right" to right align pagination interface*/
	font-size: 12px;
}
.pagination li {
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
	padding: 1px;
}
.pagination a, .pagination a:visited {
	padding: 1px 5px;
	border: 1px solid #666;
	text-decoration: none;
	background:#000000;
}
.pagination a:hover, .pagination a:active {
	border: 1px solid #666;
	color: #000;
	background-color: #fff;
}
.pagination li.currentpage {
	font-weight: bold;
	padding: 1px 5px;
	border: 1px solid #FF0084;
	background-color: #FF0084;
	color: #FFF;
}
.pagination li.disablepage {
	padding: 0 5px;
	border: 1px solid #929292;
	color: #929292;
}
.pagination li.nextpage {
	font-weight: bold;
}
* html .pagination li.currentpage, * html .pagination li.disablepage {
/*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
	margin-right: 5px;
	padding-right: 0;
}


/* account styles */
#main_cont #account_option {
	background: #000000;
	float:left;
	padding: 10px;
	width:  412px;
	overflow: hidden;
	border: 1px solid #666;
	margin-bottom:10px;
}

#main_cont #account_option_left {
	float:left;
	width:425px;
	margin-right:20px;
}
#main_cont #account_option_right {
	float:left;
	width:425px;
}
#main_cont #account_option_pic {
	background: #fff;
	overflow: hidden;
	float: left;
	border: 1px solid #666;
}
#main_cont #account_option h1 {
	margin-left: 10px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 2px;
	float:left;
}

#main_cont #account_option_desc {
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	float:left;
	width:300px;
}
/* table styles 
table, th, td {
	border: 1px solid #666;
	border-collapse: collapse;
	text-align: center;
}

td, th {
	padding: 10px;
}

thead th {
	background: #000000;
}

tbody th {
	font-weight: bold;
} */
/* message styles */
#main_cont #message_content {
	padding: 10px;
	overflow: hidden;
	border: 1px solid #666;
	margin-bottom:10px;
	background:#fff;
}
#main_cont #message_content a {
	font-weight:bold;
}
#main_cont #message_pic {
	width:100px; 
	overflow:hidden; 
	float:left;
	margin-right:10px;
}
#main_cont #message_container {
	background:#000000;
	width: 858px;
	color: #999;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	border: 1px solid #666;
	padding:10px;
	font-size:12px;
}
/* form styles */
input {
	border: 1px solid #666;	
	height:30px;
	width:400px;
	font-size:18px;
	padding-top:8px;
	padding-left:5px;
	padding-right:5px;
	color:#000000;
}

select {
border: 1px solid #e7ebe5;	
height:38px;
width:172px;
font-size:18px;
padding:7px;
color:#000;
margin-top:9px;
}
textarea {
	border: 1px solid #666;	
	height:200px;
	width:400px;
	padding:5px;
	display:inline;
	color:#000000;
}
input.button {
	background:#FF0084;
	border: 1px solid #666;	
	color:#fff;
	width:176px;
	height:39px;
	padding:2px;
	font-size:14px;
	font-weight:bold;
}

input.hidden {
	visibility:hidden;
	padding:0px;
	margin:0px;
}
label {
	font-weight:bold;
}


	/* Header ____________________ */
	#header {
	width: 917;
	height: 45px;
	float:center;
	}
	#header #homeLink {
	background: url(/logod.png) no-repeat;
	width: 151px;
	height: 37px;
	display: block;
	float: left;
	margin: 0 0 0 50px;
	}
	#header #homeLink strong {
	display: none;
	}
	#header ul {
	width: 328px;
	float: right;
	color: #2f2f2f;
	margin: 10px 5px 0 0;
	}
	#header ul li {
	margin-right: 10px;
	display: block;
	float: right;
	}
	#header ul li a {
	display: block;
	color: #727272;
	font-size: 11px;
	}
	#header ul li a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
	/* Navigation ____________________ */
	#nav {
	background: url(/nav_bg1.png) no-repeat;
	width: 917px;
	height: 65px;
	margin: 0 auto;
	}
	#nav ul {
	float: left;
	margin: 24px 0 0 21px;
	}
	#nav ul li {
	float: left;
	margin-right: 13px;
	}
	#nav form {
	float: right;
	position: relative;
	top: 17px;
	left: -20px;
	}
	#nav form div {
	background: url(/giris.png) no-repeat;
	width: 160px;
	height: 26px;
	float: left;
	}
	#nav form input,
	#newsletter form input {
	background: transparent;
	width: 234px;
	height: 18px;
	border: 0 none;
	font-weight: bold;
	font-size: 10px;
	color: #dadada;
	margin: 4px 0 0 3px;
	padding: 2px 0 0 3px;
	}
	#nav form img,
	#newsletter form img {
	cursor: pointer;
	margin-left: 3px;
	}
	.active {
	cursor: default;
	}
	

div.gallery { 
sfont-size:11px;
swidth:180px; 
float:left; 
margin:5px; 
padding:5px; 
} 

	.teaser {
		spadding:0 0 10px 0;
		margin:0px auto;
	}
	.teaser h3 {
		font-size:21px;
	}


#ddblueblockmenu{
margin-left:40px;
border: 1px solid black;
border-bottom-width: 0;
width: 225px;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 100% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 169px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #FF0084;
border-bottom: 1px solid #fff;
border-left: 7px solid #FFA1A3;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 187px; /*IE 5*/
w\idth: 169px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #000;
border-left-color: #fff;
}

#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
background-color: black;
font: bold 100% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}
