/* ################################################## */
/*    Semantisch correcte xHTML Basing                */
/* ################################################## */

/* ### general ### */
* { margin: 0px; padding: 0px; }
html, body { font-family: Arial; font-size: 12px; color: #545454; }
input, select, textarea { font-family: Arial; font-size: 12px; color: #8c806e; }
body { background:#f3f2f2;}
img { border: 0px; display: block; }
a, input { outline: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
.clear{clear:both;}


/* ### wrapper ### */
#wrapper { width:1033px; margin:0px auto;}

/* ### headerCntr ### */
#headerCntr{ width:100%; float:left; height:76px; background:url(../images/header_bg.jpg) repeat-x; position:fixed;}
#headerCntr .header{width:1033px; margin:0px; float:left;}
#headerCntr .header .logo{width:257px; float:left; padding:0px; margin:2px 0 0 0;}
#headerCntr .header .right_box{width:114px; float:right; padding-top:4px;}
#headerCntr .header .right_box a{font-family: "Microsoft Yi Baiti"; font-size:18px; color:#f86556; font-weight:normal; text-decoration:none;}
#headerCntr .header .right_box a:hover{text-decoration: underline;}

#menu{width:675px; float:right; margin-top:13px; padding:0px;}
#menu ul{list-style:none; padding:0px; margin:0px;}
#menu ul li{float:left; padding:0px 7px 0 7px; margin:0px;}
#menu ul li a{font-family:"Microsoft Yi Baiti"; font-size:18px; color:#333333; font-weight:normal; text-decoration:none;}
#menu ul li a:hover{text-decoration:underline;}

#bodyCntr{width:1033px; float:left; margin-top:80px; padding:0px;}
#bodyCntr .bg_color{width:1033px; float:left; border-top:#f76657 solid 2px; margin-top:8px; margin-bottom:2px;}

#leftCntr{width:523px; float:left;}
#leftCntr .tweets{width:523px; float:left; background:#FFFFFF; box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2);}
#leftCntr .tweets img{margin:10px 0 10px 8px;}
#leftCntr .latest{width:502px; float:left; padding-left:14px; padding-top:11px; margin-bottom:20px;}
#leftCntr .latest span{float:left; font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#666666; font-weight:normal; margin-right:14px; display:block;}

.stunning_post{width:513px; float:left; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); background:#FFFFFF; border-radius:2px; margin-bottom:15px;} 
.stunning_post img{float:left; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); border-radius:2px; margin:17px 0 17px 17px;}
.stunning_post .div{width:244px; float:right; margin-right:14px; padding-top:17px;}
.stunning_post .div h1{font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#666666; font-weight: normal; text-decoration:none; padding-bottom:21px;}
.stunning_post .div span{float:left; display:block; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#666666; font-weight:normal;}
.stunning_post .div p{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#666666; font-weight:normal; text-decoration:none; text-align:center; width:244px; border-top:#dbdbdb solid 1px; padding-top:24px; float:left; margin-top:23px; line-height:18px;}

.stunning_post p{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; font-weight:normal; text-decoration:none; text-align:left; padding:10px;}

#rightCntr{width:510px; float:right;}

#footer{width:100%; float:left; background:#fff; height:173px; margin-top:15px;}
#footer .footer_box{width:1033px; margin:0px auto; padding-top:5px;}
#footer .footer_box ul{list-style:none; padding:0px; margin:0px; float:left; width:218px;}
#footer .footer_box ul h2{font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#f86556; font-weight: normal; text-transform: none; margin-bottom:6px;}
#footer .footer_box ul li{padding:0px 0 4px 0px;}
#footer .footer_box ul li a{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#666666; font-weight:normal; text-decoration:none;}
#footer .footer_box ul li a:hover{text-decoration:underline;}
#footer .footer_box ul li img{float:left;}
#footer .footer_box .copyright{width:100%; float:left;}
#footer .footer_box .copyright p{ width:484px; margin:0px auto; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#666666; font-weight:normal;}
#footer .footer_box .copyright p span{color:#f86556;}
#footer .footer_box .copyright p span a{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#f86556; font-weight:normal; text-decoration:none;}
#footer .footer_box .copyright p span a:hover{text-decoration:underline;}



#login{width:1033px; float:left; background:#FFFFFF; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);}
#login 




.contact_box{width:441px; float:left;}
.contact_box h3{font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#dbdbdb; font-weight: normal; text-decoration:none; text-align:left; padding-top:44px; padding-bottom:13px;}
.contact_box ul{list-style:none; padding:0px; margin:0px 0 0 0px;}
.contact_box ul li{padding:0px; margin:0px;}
.contact_box ul li .input{width: 93%;  padding:10px; border: 1px solid #cccccc; background: #fff; color:#CCCCCC; font-family:Arial, Helvetica, sans-serif; font-size:16px; margin-bottom:14px;}
.contact_box ul li a{font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#f86556; font-weight:normal; text-decoration: underline;}
.contact_box ul li a:hover{text-transform:none;}

.contact_box ul li .button{ border:none; border-radius:2px;
    color: #fff;
    padding:10px 97px 10px 97px;
    border: 1px solid #f86556;
    background: #f86556;
    line-height:15px;
    margin:12px 0px 20px 0px; font-size:18px;}
	
.contact_box ul li .button:hover{ border:none; border-radius:2px;
    color: #fff;
    padding:10px 97px 10px 97px;
    border: 1px solid #f86556;
    background: #d95346;
    line-height:15px;
    margin:12px 0px 20px 0px; font-size:18px;}	
	
	
.button2{ border:none; border-radius:2px;
    color: #fff;
    padding:10px 0px 10px 0px;
    border: 1px solid #f86556;
    background: #f86556;
    line-height:15px;
   font-size:18px; width:330px; text-align:center;}
	
.button2:hover{ border:none; border-radius:2px;
    color: #fff;
    padding:10px 0px 10px 0px;
    border: 1px solid #f86556;
    background: #d95346;
    line-height:15px;
   font-size:18px; width:330px; text-align:center;}		
	
	
	
	
.home_bg{width:1026px; float:left; background:#f86556; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; font-weight:normal; text-decoration:none; padding:10px 0 10px 10px; margin-bottom:14px;}
.home_bg a{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; font-weight:normal; text-decoration:none;}
.home_bg a:hover{text-decoration:underline;}


.escorts{width:1033px; float:left; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); background:#FFFFFF; border-radius:2px; margin-bottom:15px; font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#666666; font-weight: normal; text-decoration:none; text-align:center; padding-top:10px; padding-bottom:10px;}

.escorts ul{list-style:none; padding:10px 0 0px 0; margin:0px auto; width:500px;}
.escorts ul li{float:left; margin-right:10px; margin-bottom:10px;}
.escorts ul li a{font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#e74c3c; font-weight:normal; text-decoration:none; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); background:#FFFFFF; border-radius:2px; padding:8px 10px 8px 10px;}
.escorts ul li a:hover{text-decoration:none; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); background:#e74c3c; border-radius:2px; padding:8px 10px 8px 10px; color:#FFFFFF;}
.escorts ul li a.select{text-decoration:none; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); background:#e74c3c; border-radius:2px; padding:8px 10px 8px 10px; color:#FFFFFF;}


.back_to_result{width:1033px; float:left; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); background:#FFFFFF; border-radius:2px; margin-bottom:15px; font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#666666; font-weight: normal; text-decoration:none; padding-top:10px; padding-bottom:20px;}

.back_to_result .img_left{width:321px; float:left; margin-left:10px;}
.back_to_result .img_left .like_box{width:61px; float:left;}
.back_to_result .img_left .like_box .share{width:51px; float:left; background:url(../images/box1.gif) no-repeat; height:28px; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#4e5665; font-weight:normal; text-decoration:none; padding-top:10px;}

.back_to_result .img_left .like_box .share2{width:44px; float:left; background:url(../images/box2.gif) no-repeat; height:28px; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#4e5665; font-weight:normal; text-decoration:none; padding-top:10px; margin-top:7px;}

.back_to_result .img_left .like_box .share3{width:50px; float:left; background:url(../images/box3.gif) no-repeat; height:28px; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#4e5665; font-weight:normal; text-decoration:none; padding-top:10px; margin-top:7 px;}

.back_to_result .img_left .like_box .share4{width:56px; float:left; background:url(../images/box4.gif) no-repeat; height:28px; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#4e5665; font-weight:normal; text-decoration:none; padding-top:10px; margin-top:7px;}

.back_to_result .img_left .like_box .share5{width:57px; float:left;}
.back_to_result .img_left img{float:right; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); border-radius:2px;}

.back_to_result_right{width:657px; float:right; margin-right:17px;}
.back_to_result_right .latin_stunner{width:657px; float:left; border-bottom:#dbdbdb solid 1px; height:90px;}
.back_to_result_right .latin_stunner h3{font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#666666; font-weight:bold;}
.back_to_result_right .latin_stunner h3 span{float:right; display:block; margin-right:42px;}
.back_to_result_right .latin_stunner .mona_public{width:657px; float:left; padding-top:20px;}
.back_to_result_right .latin_stunner .mona_public span{float:left; display:block; font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#999999; font-weight: normal; text-decoration:none; margin-right:6px;}
.back_to_result_right .latin_stunner .mona_public span img{float:left; padding-top:2px;}


.mona_public_left{width:355px; float:left; border-right:#dbdbdb solid 1px; margin-top:17px;}
.mona_public_left h3{font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#666666; font-weight: normal;}
.mona_public_left ul{list-style:none; padding:0px; margin-top:20px;}
.mona_public_left ul li{float:left; margin-right:10px; margin-bottom:10px;}
.mona_public_left ul li img{box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); border-radius:2px;}


.mona_public_right{width:275px; float:right; margin-top:17px;}
.mona_public_right h3{font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#666666; font-weight: normal; margin-bottom:18px;}

.left_contact1{width:397px; float:left;}
.left_contact{width:397px; float:left;  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); background:#FFFFFF; border-radius:2px; margin-bottom:15px; font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#666666; font-weight: normal; text-decoration:none; padding-top:16px; padding-bottom:20px;}

.left_contact h3{font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#666666; font-weight: normal; padding-left:27px;}
.left_contact p{font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#666666; font-weight:normal; text-decoration:none;  padding-left:27px; padding-top:15px; padding-bottom:10px;}
.left_contact p span{color:#f86556;}
.left_contact img{padding-left:27px; padding-bottom:10px;}

.left_contact ul{list-style:none; padding:0px; margin:19px 0 0 27px;}
.left_contact ul li{float:left; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#666666; font-weight:normal; padding-bottom:10px; width:354px;}
.left_contact ul li span{display:block; color:#999999; margin-left:39px; float:right; width:239px;}

.right_contact1{width:625px; float:right;}
.right_contact{width:625px; float:left;  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); background:#FFFFFF; border-radius:2px; margin-bottom:15px; font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#666666; font-weight: normal; text-decoration:none; padding-top:16px; padding-bottom:20px;}
.right_contact .edit_box{width:625px; float:left; border-bottom:#dbdbdb solid 1px;}
.right_contact .edit_box span{float:left; font-family:Arial, Helvetica, sans-serif; color:#666666; font-size:14px; font-weight:normal; margin-left:20px; padding-bottom:15px;}
.right_contact .edit_box span img{float:left; margin-right:10px;}
.right_contact p{font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#666666; font-weight:normal; text-decoration:none; padding-left:30px; padding-top:20px; float:left; padding-right:30px;}
.right_contact p img{box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); border-radius:2px;}
.right_contact .mona{width:625px; float:left; text-align:center; padding-top:10px; padding-bottom:9px;}
