@charset "UTF-8";

a:link,a:active,a:hover { 
	color:#F29A53;
}
a:visited   {
	color:#FFC67D;
}

body {
	width:1011px!important;
background:#0C0E10 url(http://hott.ro/mfc/bg-background.png) center top no-repeat!important;
	padding:0;
	position:relative;
	padding:0;
	position:relative;
}
body[style] {
	margin:0 auto!important;
}
body,td {
	color:#FFF;
	font-family:Verdana;
	font-weight:400;
	font-style:normal;
	font-size:12px;
}


.content {
	padding:0px;
}

.clock, #clock{display:none;}
.blurb_key, .blurb_value{display:none;}
.heading, .status_key, .status_value{display:none;}
.interests_info{display:none;}
[src='https://img.mfcimg.com/photos2/144/14449524/avatar.90x90.jpg']{display:none;}

.about_me .key{padding:0 0 0 100px;width:200px;color:#F31D31;font-weight:regular;}
.about_me .value{width:200px;color:#EEF3F6;}
.about_me{margin-top:360px;}

.content .friends_key{padding:0 0 0 100px;color:#F31D31; font-weight:regular;}
.content .friends_value{padding-left:5px; color:#EEF3F6;}



.gallery_image {
border: 0;
}
.gallery_image img {
width: 70px;
height:70px;
border:2px solid #BDC8CD;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-moz-border-radius:8px;
}
.gallery_image img:hover {
border:2px solid #BDC8CD;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-moz-border-radius:8px;
}
.thumbnail {
	width:80px;
	height:80px;
	display:block;
	float:left;
	margin:0px;
	padding:8px 22px 9px 10px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-moz-border-radius:8px;
}
img {
	border: none;
}