

.avatarxt img {
transition: all 15s ease; -webkit-transition: all 15s ease; -moz-transition: all 15s ease;
transition-delay: 5s; -webkit-transition-delay: 5s; -moz-transition-delay: 5s;
background-color: #FFFFFF;
max-width:143px;
border-radius:5px;
margin:1px 3px 3px 1px;
padding:3px;
border:1px solid #d4d4d4;
box-shadow: 3px 3px 3px #8A8A8A;
transform:rotate(-15deg); -moz-transform:rotate(-15deg); -webkit-transform:rotate(-15deg);
}.avatarxt img:hover {
transition: all 3s ease; -webkit-transition: all 3s ease; -moz-transition: all 3s ease;
transform:rotate(360deg); -moz-transform:rotate(360deg); -webkit-transform:rotate(360deg);
position:relative;
}


/* Bo go */

#mudimPanel{
background:#FFF url('images/bogo.png') no-repeat right center!important;
border:2px solid #0077FF!important;
border-radius:0 10px 10px 0;
position:fixed!important;
width:321px!important;
height:35px;
padding:11px 25px 11px 4px!important;
font-size:11.5px!important;
vertical-align: middle;
bottom:0px!important;
left:-327px!important;
}
#mudimPanel:hover{
left:-2px!important
}
.borderwrap a,.posting-buttons a,.post a,#mudimPanel{
-webkit-transition:All .3s ease;
-moz-transition:All .3s ease;
-o-transition:All .3s ease;
}




.postbit .content img, .postbitlegacy .content img, .postbitdeleted .content img, .postbitignored .content img, .eventbit .content img {max-width: 600px !important;-webkit-transition: all .3s ease-out;    -moz-transition: all .3s ease-out;    -o-transition: all .3s ease-out;    transition: all .3s ease-out;}
.postbit .content img:hover, .postbitlegacy .content img:hover, .postbitdeleted .content img:hover, .postbitignored .content img:hover, .eventbit .content img:hover {max-width: 750px !important;-moz-transform: scale(1);   -webkit-transform: scale(1);   -o-transform: scale(1);   transform: scale(1);   -ms-transform: scale(1);filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand',   M11=2, M12=-0, M21=0, M22=2);z-index: 10; overflow: hidden;}  


.khungbv
{
        background-color: #FFFFFF;
        background-image: url(images/logodau.png);
        background-position: top right;
        background-repeat: no-repeat;
	border:  double #0077FF;
	padding: 5px;
	border-width:1px;
	margin: 1px 1px;
}





.btn-absolute{ position:fixed; right:0; top:15%; z-index:99999}
.btn-absolute a.QA-btn{ display:block; background:url(images/btn-absolute.png) no-repeat scroll 0 -103px; width:26px; height:77px;}
.btn-absolute a.QA-btn:hover{ background-position:-26px -103px}
.btn-absolute a.TUT-btn{ display:block; background:url(images/btn-absolute.png) no-repeat scroll 0 0px; width:26px; height:103px; margin-bottom:5px}
.btn-absolute a.TUT-btn:hover{ background-position:-26px 0px}
.btn-absolute a.diendan-btn{ display:block; background:url(images/btn-absolute.png) no-repeat scroll 0 -180px; width:26px; height:103px; margin-top:5px}
.btn-absolute a.diendan-btn:hover{ background-position:-26px -180px; cursor:pointer;} 



/*-- Slide Like FB --*/
/*==============================================================*/

.slide_likebox {
 
    -moz-transition: all 1s ease 0s;
 
  -webkit-transition: all 1s ease 0s;
 
  -o-transition: all 1s ease 0s;
 
    left:-205px; !important;
 
}
 
.slide_likebox:hover {
 
    -moz-transition: all 1s ease 0s;
 
  -webkit-transition: all 1s ease 0s;
 
  -o-transition: all 1s ease 0s;
 
    left: 0 !important;
 
}
 
.slide_likebox {
 
float:right;
 
width:247px;
 
height:385px;
 
background: url(images/fb.png) no-repeat !important;
 
display:block;
 
color:#FFFFFF ;
 
right:-205px;
 
padding:0;
 
position:fixed;
 
top: 170px;
 
z-index:1002;
 
}
 
.slide_text {
 
font-family: Geneva, Verdana, sans-serif;
 
font-size: 8px;
 
padding-left: 10px;
 
text-decoration: none;
 
color: #FFFFFF;
 
}



