@import url("theme/font.css");
body{
	color:rgb(51,51,51);
	background-color:#fff;
	background-position:center top;
	-webkit-font-smoothing:subpixel-antialiased;
	padding:0 5px;
	text-rendering:optimizeLegibility;
	background-size:100% auto;
	max-width:1000px;
	font-family:tyvncms;
	margin:auto
}
h1,h2,h3,h4,h5,h6{
	font-size:18px;
	-webkit-margin-before:0;
	-webkit-margin-after:0
}
a:link,a:visited{
	color:rgb(124,124,124);
	text-decoration:none
}
a[href]:hover{
	color:rgb(105,176,59);
	text-decoration:none
}
a:hover{
	_text-decoration:underline
}
a.noOutline{
	outline:0 none
}
p{
	margin:0
}
.fix{
	clear:both
}
.main{
	
}
.content,.right{
	float:none;
	width:100%
}
.phai,.giua{
	margin:0
}
.img{
	text-align:none
}
.box{
	background:#fff;
	overflow:hidden;
	border:1px solid #CFCDCD;
	margin-top:5px
}
.giua{
	margin-right:0
}
.list1 {
	padding:7px;
	border-bottom:1px solid #D1D1D1
}
.header{
	background:	#ffe6e6;
	margin-top:5px;
	color:#fff;
	padding:5px;
        text-align:center;
}
.search{
	padding:3px;
	text-align:center
}
.s{
	width:250px;
	border:1px solid #eee;
	padding:5px
}
.button{
	border:0;
        padding: 4px 8px;
	color:#FFF;
	font-weight:bold;
	background:#B60057;
        display: inline-block;
}
.button a{
	color:#FFF;
}
.button:hover{
	background:#E74946;
}
.phdr, .bmenu{
	background: #35C16D;
  color: #fff;
	padding:5px;
	font-weight:bold;
	font-size:18px;
}
.item{
	background:#fff;
	padding:5px;
	overflow:hidden;
	border-bottom:1px solid #D1D1D1
}
.item p{
	margin:5px 0
}
.item img{
	float:left;
	margin-top:5px;
	margin-right:5px;
	border:1px solid #EEECEC;
	border-radius:50%;
	width:100px;
	height:100px;
	-webkit-transition:all 0.8s ease;
	-moz-transition:all 0.8s ease;
	transition:all 0.8s ease;
	background: #FFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#eee), color-stop(0.5, #ddd), color-stop(0.5, #c0c0c0), to(#aaa));
	-webkit-border-radius:50%;
	-moz-border-radius:10px;
	-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,0.5),0 2px 2px 0 rgba(255,255,255,0.5) inset;-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,0.5),0 2px 2px 0 rgba(255,255,255,0.5) inset;
}
.item img:hover{
	-moz-transform:scale(1.2) rotate(360deg);
	-webkit-transform:scale(1.2) rotate(360deg);
	-o-transform:scale(1.2) rotate(360deg);
	-ms-transform:scale(1.2) rotate(360deg);
	transform:scale(1.2) rotate(360deg);
	-webkit-box-shadow:0 0 20px rgba(255,0,0,.4),inset 0 0 20px rgba(255,255,255,1);
	-moz-box-shadow:0 0 20px rgba(255,0,0,.4),inset 0 0 20px rgba(255,255,255,1);
	box-shadow:0 0 20px rgba(255,0,0,.4),inset 0 0 20px rgba(255,255,255,1);
	float:left;
	margin-right:20px;
	margin-left:10px;
	margin-top:5px;
	border-radius:50%;
	width: 105px;
	height: 105px;
}
.item a{
	
}
.item:hover{
	
}
.item a:hover{
	
}
.tieude{
	font-weight:bold;
	font-size:18px;
	padding-bottom:2px;
	border-bottom:1px solid #eee;
	white-space:nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
	
}

.mota p{
	max-height:50px;
	line-height:25px;
	margin: auto;
	white-space: initial;
	text-overflow: ellipsis;
	overflow: hidden;
}
.view{
	background:url("images/icon_view.png") no-repeat center left;
	padding-left:20px;
	font-size:17px
}
.footer{
	background:#EEE;
	text-align:center;
	color:#888;
	padding:5px
}
.pages {text-align: center;}
.current{
	background:#eee
}
.wp-pagenavi a:hover{
	background:#eee
}
@media only screen and (max-width:300px){
	.item img{
	width:100%;
	border-radius:0%;
	height:100px
}
.s{
	width:auto
}
.img{
	text-align:center;
	overflow:hidden
}

}
@media only screen and (min-width:700px){
	html{
	margin:0 5px
}
.content{
	width:66.6667%;
	float:left
}
.right{
	width:33.3333%;
	float:right
}
.right_noidung,.content_noidung{
	margin:5px 0
}
.content_noidung{
	margin-right:5px
}
.item{
	padding:10px
}
.item img{
	width:150px;
	border-radius:10%;
	height:110px
}
.mota{
	max-height:50px
}
.s{
	width:500px
}

}
.title{
	border-bottom:1px solid #D1D1D1;
	text-align:center;
	padding:7px
}
.listcontent{
	background:#fff;
	padding:5px;
}
.mxh{
	border-top:1px solid #eee;
	border-right:1px solid #eee;
	overflow:hidden;
	clear:both;
	background:#fff;
}
.share{
	width:33.3333%;
	float:left
}
.share1{
	border-right:1px solid #eee;
	text-align:center;
	padding:5px
}
.share1:hover{
	background:#eee;
	font-weight:bold
}
.share1 a{}