html {	
	min-width:1000px;
}
body{
	width: 100%;
	background-color: #000000;
	background-image: url(http://80.77.89.179/whorestube/l2/bg_main.jpg);
	background-repeat: repeat;
	background-position: left top;
}


#all{   width:100%;
}

.wrap {
	width:1000px;
	margin:0 auto;
	position:relative;
}


#content{
        width:100%;
	margin:0 0 0 0;
	float:center;
}

a 	{
	font:normal  11px tahoma ;
	color:#ff8a00;
	text-decoration: none;
}
a:hover {
	font:normal  11px tahoma ;
	color:#ff8a00;
	text-decoration: underline;
}
#all{   
	height:107px;
	background:#000000 url(http://80.77.89.179/whorestube/l2/bg.jpg) top repeat;
}

.content p {
	padding:10px 0px 10px 40px;
	text-align:left;
	background:url(http://80.77.89.179/whorestube/l2/bullet.png) left no-repeat; 
	font:normal  20px tahoma ;
	color:#ff8a00;
	letter-spacing: -0.05em;
}
.content me{
	color: #808080;

}

.thumb {
       	width:320px;
	height:270px;
	overflow:hidden;
	position:relative;
	float:left;
	padding:0px 12px 0px 0px;
	margin:0px 0px 0px 0px;
}


.thumb img {
	display:block;
       	width:320px;
	height:240px;
	border:1px solid #ffa800;
}
.thlink img {
	display:block;
       	width:320px;
	height:240px;
	border:1px solid #ffa800;
}
 

.thumb a:hover img {border:1px solid #ff8a00;}

        
.views {
	display:block;
	position:absolute;
	top:244px;
	left:5px;
	color: #d2d0c9;
	font: normal 11px tahoma ;
}
.date {
	display:block;
	position:absolute;
	top:244px;
	right:30px;
	color: #d2d0c9;
	font: normal 11px tahoma ;
}

.top{ 	width:100%
	margin:0 0 0 0; float:center;
	text-align: justify;
	text-transform: capitalize;
}


.top p {
	clear:both;
	position:relative;
	padding: 10px 0px 10px 40px;
	position:relative;
	text-align: left;
	background: url(http://80.77.89.179/whorestube/l2/bullet.png) left no-repeat; 
	font: normal  20px tahoma ;
	color:#ff8a00;
	letter-spacing: -0.05em;
}
.top a {
	font: normal  20px tahoma ;
	color:#ff8a00;
	text-decoration: none;
}
.top a:hover {
	text-decoration: underline;
}


.bottom_l {
	height:105px;
	background-image: url(http://80.77.89.179/whorestube/l2/bg.jpg);
	background-repeat: repeat-x;
	background-position: center;

}

.bottom_l p{
	padding: 5px 0px 5px 0px;
	font: normal 11px tahoma ;
	color: #898989;
	text-align:center;
}

