.por {
	background:url("../images/c1.png") no-repeat scroll center top transparent;
	border-radius:12px 12px 12px 12px;
	height:20px;
	margin-top:15px;
	padding:4px;
}
.grid .hentry:hover .overlay {
	left:0;
	opacity:1;
}
.grid .hentry {
	height:auto;
	padding-bottom:40px;
	background:#fff url(../images/box-bg.png) bottom repeat-x;
}
.grid .hentry .featured-area {
	position:relative;
	width:100%;
	height:100%;
}
.grid .hentry .featured-area,.grid .hentry img {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
}
.content .portfolio-posts .featured-area,.content .portfolio-posts .featured-image,.content .portfolio-posts .featured-image img,.content .portfolio-posts .overlay,.content .portfolio-posts .tab-pane img {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	margin:0;
}
.grid .hentry .overlay {
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
	-ms-transition:all 0.3s linear;
	transition:all 0.3s linear;
	position:absolute;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	width:100%;
	height:100%;
	top:0;
	left:-100%;
	background:#FFF;
	background:rgba(255,255,255,0.9);
	padding:20px;
	color:#555;
	z-index:10;
	opacity:0;
	text-align:center;
}
.grid .hentry .overlay i {
	display:block;
	width:44px;
	margin:0 auto;
	font-size:40px;
	line-height:64px;
	color:#aaa;
}
.grid-small .hentry .overlay i {
	line-height:normal;
	display:inline;
}
.grid .hentry .overlay .entry-header {
	padding:0;
	margin:0;
	background:none;
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	-ms-box-shadow:none !important;
	-o-box-shadow:none !important;
	box-shadow:none !important;
}
.grid .hentry .overlay .entry-header .entry-title {
	color:#333;
	font-weight:bold;
	line-height:1.3;
}
.grid .hentry .overlay .entry-content {
	padding:0;
	margin:5px 0 0;
	color:#888;
}
.grid .hentry .permalink {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:20;
}
.grid-small .hentry {
	text-align:left;
	padding:10px;
}
.grid-small .hentry .overlay {
	text-align:left;
	padding:5px 10px 10px;
}
.grid-small .hentry .overlay .entry-header {
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:5px;
	padding:0 10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.grid-small .hentry .overlay .entry-header .entry-title {
	font-size:11px
}
.grid-small .hentry .overlay .entry-likes {
	position:absolute;
	right:3px;
	height:20px;
	z-index:30;
	bottom:5px;
}
.grid-small .hentry .overlay .entry-likes i {
	font-size:15px !important
}
.grid-small .hentry .overlay .entry-likes a,.grid-small .hentry .overlay .entry-likes a i {
	color:#555
}
.grid-small .hentry .overlay .entry-category {
	display: none
}
/* Post & Page Elements */
.index-content .featured-image a:hover {
	opacity:0.8;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
	-ms-transition:all 0.3s linear;
	transition:all 0.3s linear;
}
.entry-content img {
	-webkit-border-radius:12px 12px 12px 12px;
	-moz-border-radius:12px 12px 12px 12px;
	-ms-border-radius:12px 12px 12px 12px;
	-o-border-radius:12px 12px 12px 12px;
	border-radius:12px 12px 12px 12px;
}
.single-content .featured-image a {
	cursor:default
}
.content {
	margin-top:20px
}
.hentry {
	margin-bottom:20px;
	padding:20px 20px 30px;
	background:#fff url(../images/box-bg.png) bottom repeat-x;
	-webkit-box-shadow:0 1px 0 #e0e0e0;
	-moz-box-shadow:0 1px 0 #e0e0e0;
	-ms-box-shadow:0 1px 0 #e0e0e0;
	-o-box-shadow:0 1px 0 #e0e0e0;
	box-shadow:0 1px 0 #e0e0e0;
	-webkit-border-radius:12px 12px 12px 12px;
	-moz-border-radius:12px 12px 12px 12px;
	-ms-border-radius:12px 12px 12px 12px;
	-o-border-radius:12px 12px 12px 12px;
	border-radius:12px 12px 12px 12px;
	position:relative;
}
.hentry .entry-header {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:0 -1px 0 #e0e0e0;
	-moz-box-shadow:0 -1px 0 #e0e0e0;
	-ms-box-shadow:0 -1px 0 #e0e0e0;
	-o-box-shadow:0 -1px 0 #e0e0e0;
	box-shadow:0 -1px 0 #e0e0e0;
	background:url(../images/bg_light.png);
	padding:10px 20px;
}
.hentry .entry-header .entry-title,.hentry .entry-header .entry-title a {
	font-size:18px;
	letter-spacing:-0.025em;
	color:#646464;
	font-weight:normal;
	margin:0;
	line-height:1.5em;
}
.hentry .entry-header .entry-meta {
	padding:5px 10px;
	margin:10px -10px 0 -10px;
	background-color:white;
	opacity:.8;
	filter:progid:dximagetransform.microsoft.alpha(opacity=80);
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	border-bottom:1px solid #EBEBEB;
}
.hentry .entry-header .entry-meta time,.hentry .entry-header .entry-meta span {
	padding-right:5px
}
.hentry .entry-meta {
	padding:0 20px;
	margin:10px 0 10px 0;
}
.hentry .entry-meta a {
	color:#646464
}
.hentry .entry-meta span,.hentry .entry-meta time {
	display:inline-block;
	font-size:11px;
	padding:0 15px 0 0;
	line-height:20px;
}
.hentry .entry-meta span span {
	padding:0;
}
.hentry .entry-meta i:before {
	padding-right:4px;
}
.hentry .entry-footer {
	margin:20px 0 0;
	font-weight:bold;
}
.hentry .entry-content {
	padding:0 20px
}
.hentry .entry-content .read-more,.hentry .entry-content .read-more:hover {
	display:inline-block;
	padding:0 20px;
	margin:10px 0 0 -20px;
	line-height:28px;
	font-size:11px;
	font-weight:bold;
	background:#f8f8f8 url(../images/button-bg.png) repeat-x 0 bottom;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-ms-border-radius:20px;
	-o-border-radius:20px;
	border-radius:20px;
	-webkit-box-shadow:0 1px 0 #e0e0e0;
	-moz-box-shadow:0 1px 0 #e0e0e0;
	-ms-box-shadow:0 1px 0 #e0e0e0;
	-o-box-shadow:0 1px 0 #e0e0e0;
	box-shadow:0 1px 0 #e0e0e0;
}
.hentry .entry-content .read-more i,.hentry .entry-content .read-more:hover i {
	position:relative;
	right:-5px;
	text-decoration:none;
	font-size:9px;
}
.hentry .featured-area {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	overflow:hidden;
}
.hentry .featured-area .featured-image,.hentry .featured-area .engine-video {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	overflow:hidden;
	margin-bottom:20px;
	width:100%;
}
.hentry .featured-area .featured-image a {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	display:block;
}
.blog-preview .hentry .entry-content p {
	margin-bottom:10px;
}
.blog-preview .hentry .entry-content {
	margin-top:15px;
}
.single-content .entry-footer,.single-content .entry-content {
	padding:0
}
.single-content .featured-area {
	margin:20px 0
}
.related-posts {
	margin-bottom:0px
}
.related-posts .hentry .featured-area .featured-image {
	width:auto;
	height:auto;
	margin:0;
}
.related-posts .hentry .featured-area,.related-posts .hentry .featured-area .featured-image,.related-posts .hentry .featured-area .featured-image img {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
}
#reply-title,.headline {
	color:#555555;
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
}
#reply-title:after,.headline:after {
	content:"";
	display:block;
	height:3px;
	position:relative;
	width:100%;
}
.span2 {
	width:140px;
}
[class*="span"] {
	float:left;
	margin-left:35px;
	min-height: 1px;
}
/* Post Previews */
.post-preview {
	margin-bottom:20px
}
.post-preview .hentry {
	padding:10px;
	margin:0;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.post-preview .featured-area {
	margin: 0
}
/* carousel */
#main2 {
	width:1000px;
	position:absolute;
}
.horizontal {
	width:900px;
	margin:0 auto;
	height:80px;
}
.horizontal .carousel {
	width:900px;
	height:80px;
	margin:0 auto;
	position: relative;
}
/* 3x220+3x1px margin */
.horizontal .carousel_container {
	width:800px;
	height:80px;
	margin:0 auto;
	overflow:hidden;
	padding:14px 50px 0 31px;
	position:relative;
}
.horizontal ul {
	height:80px;
	width:990px;
}
.horizontal ul li {
	width:80px;
	height:80px;
	display:block;
	float:left;
	margin-right:11px;
	margin-left:11px;
	margin-bottom:1px;
	position:relative;
}
.horizontal ul li .text_content {
	padding:10px;
	color:#fff;
}
.horizontal ul li a {
	width:80px;
	height:80px;
	display:block;
	color:#fff;
}
.horizontal ul li a.normal {
	width:auto;
	height:auto;
	color:#fff;
	background:none;
}
.horizontal ul li .caption {
	position:absolute;
	top:0;
	left:0;
	display:none;
}
.carousel_right,.carousel_left {
	position:absolute;
	z-index:900;
	width:30px;
	height:30px;
	display:block;
	text-indent:-9999px;
}
.carousel_left {
	top:40px;
	left:0px;
	background:url(../images/style/prev.png) top left;
}
.carousel_right {
	top:40px;
	right:0px;
	background:url(../images/style/next.png) top left;
}
.carousel_right:hover,.carousel_left:hover {
	background-position:bottom left;
}
/*.disable {
	display: none;
}
*/
.inner img {
	border-radius:13px 13px 13px 13px;
	opacity:0.80;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter:alpha(opacity=80,enabled=1);
}
.inner img:hover {
	opacity:0.99;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
	filter:alpha(opacity=99,enabled=1);
}
.m31z img {
	border-radius:15px 15px 15px 15px;
}
.main-news-t-other2 {
	padding-left:130px;
	padding-top:4px;
}
.main-news-t-other2 a {
	color:#f8f5ee;
	text-decoration:none;
	font-weight: bold;
}
/* CSS3 EFFECTS */
/* SECOND EFFECTS */
.second-effect .mask {
	opacity:0;
	overflow:visible;
	border:0px solid rgba(0,0,0,0.7);
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition:all 0.4s ease-in-out;
	-moz-transition:all 0.4s ease-in-out;
	-o-transition:all 0.4s ease-in-out;
	-ms-transition:all 0.4s ease-in-out;
	transition:all 0.4s ease-in-out;
}
.second-effect a.info {
	position:relative;
	top:-70px;
	opacity:0;
	left:-60px;
	-moz-transform:scale(0,0);
	-webkit-transform:scale(0,0);
	-o-transform:scale(0,0);
	-ms-transform:scale(0,0);
	transform:scale(0,0);
	-webkit-transition:-webkit-transform 0.2s 0.1s ease-in,opacity 0.1s ease-in-out;
	-moz-transition:-moz-transform 0.2s 0.1s ease-in,opacity 0.1s ease-in-out;
	-o-transition:-o-transform 0.2s 0.1s ease-in,opacity 0.1s ease-in-out;
	-ms-transition:-ms-transform 0.2s 0.1s ease-in,opacity 0.1s ease-in-out;
	transition:transform 0.2s 0.1s ease-in,opacity 0.1s ease-in-out;
}
.second-effect:hover .mask {
	opacity:1;
	border:100px solid rgba(0,0,0,0.7);
}
.second-effect:hover a.info {
	opacity:1;
	-moz-transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
	-moz-transition-delay:0.3s;
	-webkit-transition-delay:0.3s;
	-o-transition-delay:0.3s;
	-ms-transition-delay:0.3s;
	transition-delay:0.3s;
}
.top-news {
	font-size:12px;
	color:#c4c4c4;
	padding:10px 0 0 0px;
	margin:0 0 0 10px;
}
.top-news li {
	margin:0;
	padding:0 0 0 0px;
	margin:0 0 7px;
	position:relative;
	clear:both;
	list-style-type:none;
}
.list {
	color:#574F4D;
	float:left;
	font-size:14px;
	line-height:55px;
	width:15px;
}
#selected {
	padding:5px 0 15px 2px;
	font-weight:bold;
	cursor:pointer;
	color:#665149;
}
.top-news-image {
	float:left;
	height:35px;
	margin:10px 15px 0 0;
	overflow:hidden;
	position:relative;
	width:36px;
}
.top-news-image img {
	border:0 none;
	height:36px;
	min-width:50px;
}
.top-news-image2 {
	background:url("../images/top-news-image.png") no-repeat scroll left top transparent;
	display:block;
	height:35px;
	left:0;
	position:absolute;
	top:0;
	width:36px;
}
.top-news li h2 {
	float:left;
	height:35px;
	width:120px;
	margin:0 0 0 0;
}
.top-news li h2 a {
	color:#6E6053;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:55px;
	overflow:hidden;
	width:110px;
}
.top-news li h2 a:hover {
	color:#A00B0B;
}
.top-news-hidden {
	background:url(../images/top-news-hidden.png) left top no-repeat;
	position:absolute;
	display:none;
	left:200px;
	top:-82px;
	width:246px;
	height:259px;
	z-index:99999;
	font-size:13px;
	line-height:14px;
}
.top-news-hidden .main-news {
	border:1px solid #DADADA !important;
	float:none;
	height:468px !important;
	margin:19px 0 0 28px;
}
.main-news-t-other {
	position:absolute;
	top:335px;
	width:400px;
	left:7px;
	line-height:1.7;
	color:#000;
}
.top-news-hidden {
}
.top-news-hidden {
}
.main-news {
	background:none repeat scroll 0 0 #F6F5F5;
	border-bottom:1px solid #DADADA;
	border-left:1px solid #DADADA;
	float:left;
	height:161px;
	overflow:hidden;
	position:relative;
	width:415px;
	border-radius:10px 10px 10px 10px;
}
.main-news-image {
	height:300px;
	left:6px;
	overflow:hidden;
	position:absolute;
	top:5px;
	width:400px;
}
.main-news-image img {
	border:0 none;
	min-height:300px;
	width:400px;
	border-radius: 10px 10px 10px 10px;
}