
body { 
	color: #000; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px;
	background:	transparent url(/images/site_bg.jpg) center repeat-y
	}
	
.left { 
	float: left; 
	}

a { color: #000; }

#site { 
	width: 999px; 
	margin: 0 auto; 
	background: #000;
	}

#header {
	height: 259px;
	background: url(/design2/budapest_brothels_2.jpg) no-repeat;
	}

#menu {
	padding:8px 22px 0;	
	}

#menu a {
	font-size: 18px;
	text-decoration: none;
	display: block;
	float: left;
	padding: 5px 8px;
	}

#menu a:hover {
	color: #fe5801;
}

#menu a.hothothot {
	color: #fe5801;
	background: url(/design2/kishothothot.jpg) no-repeat 10px 5px;
	}

#menu a.hothothot span {
	margin-left:35px;
	}


#content_info {
	background: url(/design2/content_info.jpg) repeat-y; 
	padding-left: 30px;
	min-height: 700px;
	}
	
.info_box {
	width: 290px;
	height: 335px;
	margin: 0 30px 20px 0;
	float: left;
	background: yellow;
	background:url("/design2/commentbg.gif") no-repeat scroll left bottom transparent;	
	}
	
.info_box h2 {
	font-size: 1.3em; 
	margin: 10px 0 15px;
	}
	
.info_box a{
	text-decoration: none;
	color: #FD680B;
	}
.info_box p {
	line-height: 1.1em;
	}
	
	
		
#content {
	background: url(/design2/content.jpg) repeat-y; 
	}

#left { 
	width: 425px;
	float: left;
	background: url(/design2/left.jpg) center top no-repeat;
	
	}

#right {
	width: 574px;
	float: left;
	}
	
	
#right p {
	margin: 10px;
	}
	
#right h2, #right h3, #right h4 {
	margin: 20px 0 10px 10px;
	font-weight: bold;
	font-size: 1.2em;
	}

#right h3.title { 
	font-size: 1.6em;
}

#right h2 {
	font-size: 1.3em;
}

#right ul, #right ol, #right dl {
	margin: 10px 20px 10px 40px;
}

.title {
	font-size: 34px; 
	line-height: 1em;
	/*border: 1px solid #000;*/
	text-shadow: 0 0 2px #000000;
	margin: 10px 25px;
	padding: 10px 20px;
	text-align: center;
	text-transform: uppercase;
	color: #FD680B;
	} 

.titlehothothot {
	font-size: 34px; 
	line-height: 1em;
	/*border: 1px solid #000;*/
	text-shadow: 0 0 2px #000000;
	margin: 10px 5px;
	padding: 10px 20px;
	text-align: center;
	text-transform: uppercase;
	color: #FD680B;
	} 

.titlehothothot a{
	text-decoration:none;
	color: #FD680B;
	} 

#left p.title, #left p.title a {
	color:#fd680b;
	text-decoration: none;
}



#left .title {
	color: #fff;
	border-color: #fff;
}


.fc {
	color: #000;
	font-size: .9em;
	line-height: 1.15em;
	font-family:Verdana, Geneva, sans-serif;
	margin:0 20px 30px;
	padding-bottom:30px;
	background:url(/design2/commentbg.gif) bottom left no-repeat;
}

.fc span  { 
	font-weight: bold; 
	
	}

.fc span a { 
	text-decoration: underline;
	color: #fd680b;
	padding-top: 5px;
	}

.fc span a:hover { 
	color: #fd680b;
	}

.fc .smBr {
	line-height: .4em;
	clear: left;
}

.fc a {
	color: #fd680b;
	text-decoration:none;
	}

.fc a:hover {
	color: #fd680b;
	text-decoration:underline;
	}

.fc img {
	float: left;
	margin: 0 5px 5px 0;
}


.club { 
	margin-left:20px;
	margin-top:20px;
	}
	
.club .nightclub_image { 
	float: left;
	margin-right: 10px
	;}

.club_text {
	width: 280px; 
	float: left; 
	
	}

.club h1 { 
	font-size: 28px; 
	font-weight: bold; 
	letter-spacing: -1px; 
	line-height: 1em; 
	padding-left:7px;
	}

.club h1 a{ 
	color: #000;
	}

.club h1 a:hover{ 
	color: #5f5f5f;
	}

.club br {
	clear: left; 
	}

.club .url { 
	font-size: 14px; 
	color: #5f5f5f;
	}

.club .score { 
	margin-top: 10px;
	font-size: 26px;
	font-weight: bold;
	}

.club .recommendation { 
	color: #fff; 
	margin: 10px 0 5px; 
	padding: 5px 5px;
	font-size: 22px; 
	text-transform: uppercase;
	text-align: center;
	}

.club a { 
	color: #5f5f5f; 
	text-decoration: none; 
	}


.recommended {}
.recommended .recommendation { background-color: #12a123;}
.recommended .score {color: #12a123;}

.netural {}
.netural .recommendation { background-color: #11bfff;}
.netural .score {color: #11bfff;}

.not_recommended {}
.not_recommended .recommendation { background-color: #ff0000;}
.not_recommended .score {color: #ff0000;}



.test, .info { margin: 10px; }

#text {
	color: #fff;
	padding: 15px 40px 20px;
	}

#text h1 {
	font-size: 16px;
	margin: 20px 0 10px 0;
	}

#text a {
	color: #fff;
	}

#text p {
	margin-bottom: 10px;
	}

#dnone1, #dnone2, #dnone3 { display: none;}



form { 
	line-height: 1.2em; 
	margin: 10px 20px;
	}
	
form td { padding: 5px 3px; }

.legend { font-size: 1.2em; color: #4f4f4f; }

label { }

input.txt { width: 180px;}

textarea { 
	width: 480px; 
	height:100px; 
	}

.please { color: #D30205; }

.ptitle { 
	margin-left: 40px; 
	color: #333; 
	font-weight: bold; 
	font-size: 16px;
	} 
	
/* share on facebook, twitter etc.*/

.share {
	margin-left: 12px;
	margin-top: 4px;
	padding:5px;
	width: 230px;
	border:3px solid #DADADA;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: #999 0px 2px 2.5px;
	-webkit-box-shadow: #999 0px 2px 2.5px;
	box-shadow: #999 0px 2px 2.5px;
	/*behavior: url(/PIE.htc);*/
}

.share p {
	font-style:italic;
	text-transform:capitalize;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#999;
	border-bottom:1px dotted #996;
	text-shadow:0.2px 0.3px 0.3px /*#999*/ #DADADA;
	font-size:16px;
	letter-spacing:1.3px;
	padding:0px;
}

.share #fsh {
	margin-left: 0px;
	padding-left:0px;
}

.share span {
	/*margin-left: 8px;*/
}

.share em {
	margin-left:10px;
	display:block;
}

.share a {
	border:none;
	text-decoration:none;
}
