.mainContentsLeft{
	margin-left:0px;
	margin-right:0px;
	width:760px;
}
.article-data{
	float:left;
	width:680px;
	margin-left:40px;
	margin-right:40px;
	padding-top:30px;
	padding-bottom:30px;		
}

.article-header{
	float:left;
	width:100%;
	position:relative;
}
.article-image{
	float:left;
	width:100%;
}
.article-image img{
	float:left;
}
.article-section-bar{
	float:left;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	font-family:'Futura Md BT', "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
	z-index:999996;
	text-transform:uppercase;
}
.article-section{
	position:absolute;
	z-index:1;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	font-family:'Futura Md BT', "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
	z-index:9996;
	text-transform:uppercase;
	left:0px;
	top:0px;
}

.article-section a{
	color:#FFFFFF;
}
.article-section-bar a{
	color:#FFFFFF;
}
.article-gallery{
	position:absolute;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	font-family:'Futura Md BT', "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
	z-index:9996;
	text-transform:uppercase;
	right:0px;
	width:119px;
	bottom:0px;
	color:#FFFFFF;
}
.article-epigraphy{
	position:absolute;
	z-index:9995;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	font-family:'Futura Md BT', "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
	left:0px;
	height:auto;
	right:150px;
	bottom:0px;
	background-image:url(images/pix-black-70.png);
	color:#FFFFFF;
}


.article-data h1{
	float:left;
	width:100%;
	line-height:30px;
	padding-top:15px;
	padding-bottom:10px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:36px;
	line-height:36px;
	font-weight:600;
}
.article-data h3{
	float:left;
	width:100%;
	font-size:16px;
	line-height:16px;
	color:#666666;
	font-family: 'Source Sans Pro', sans-serif;
	padding-bottom:15px;
	border-bottom:1px solid #CCCCCC;
}

.article-info{
	float:left;
	width:40%;
	padding-top:10px;
	padding-bottom:15px;
	font-family:'Futura Md BT', "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
}

.article-author{
	float:left;
	width:100%;
	text-transform:uppercase;
	font-weight:700;
}
.article-share{
	float:left;
	width:60%;
	padding-top:15px;
	padding-bottom:15px;
	text-align:right;
}
.article-share div{
	float:left;
	display:inline-block;
	margin-right:5px;
	padding-top:5px;
}
.article-share div.article-share-fb{
	padding-top:0px;
}

.article-text{
	float:left;
	width:100%;
	font-size:15px;
	/*padding-top:10px;*/
	padding-bottom:40px;
}
.article-text p{
	margin: 1.12em 0 !important;
}
.article-image-list{
	float:left;
	width:720px;
}
.article-image-img{
	float:left;
	width:218px;
	height:298px;
	margin-right:10px;
	margin-bottom:20px;
	border:1px solid #999999;
	overflow:hidden;
}
.article-tags{
	float:left;
	width:100%;
	font-size:15px;
	padding-bottom:40px;
	border-top:1px solid #CCCCCC;
	padding-top:20px;
}
.article-tags ul{
	list-style:none;
	padding:0px;
	margin:0px;
	font-size:11px;
	font-family:'Futura Md BT', "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
	text-transform:uppercase;
}
.article-tags ul li{
	float:left;
}
.article-tags ul li h5{
	padding:0px;
	margin:0px;	
	font-size:11px;
}
.article-tags ul li a{
	padding:0px;
	margin:0px;
	margin-left:10px;
	color:#333333;
}
.article-comments{
	float:left;
	width:100%;
	padding-top:70px;
	background-image:url(images/comments-title.png);
	background-repeat:no-repeat;
}
.fb-comments{
	background-color:#FFFFFF;
	border-top:10px solid #FFFFFF;
}


.article-text-relateds{
	float:right;
	width:150px;
	text-align:right;
	margin-left:20px;
	margin-bottom:20px;
	font-family:'Futura Md BT', "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;

}
.article-text-relateds ul{
	list-style:none;
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:600;
}
.article-text-relateds ul li{
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px solid #CCCCCC;
}
.article-text-relateds ul li a{
	color:#333333;
}
.article-text-relateds h4{
	font-size:12px;
	line-height:12px;
	color:#666666;
	padding-bottom:10px;
}







		.article-relateds{
			float:left;
			width:726px;
			overflow:hidden;
			white-space:nowrap;
			position:relative;
			font-size:0px;
			margin-top:0px;
			margin-bottom:50px;
		}
		.article-relateds-tit{
			float:left;
			width:680px;
			height:40px;
			margin-bottom:10px;
			background-image:url(images/article-related-title.png);
			background-repeat:no-repeat;
			background-color:#EC172D;			
		}
		.article-relateds-list-3{
			float:left;
			width:334px;
			height:280px;
			margin-left:10px;
		}
		.article-relateds-list-21{
			float:left;
			width:100%;
		}
		.related-ads{
			float:left;
			width:336px;
			height:280px;
		}
		
		.article-relateds .article{
			float:left;
			width:330px;
			height:120px;
			background-color:#EFEFEF;
			margin-right:20px;
			margin-bottom:15px;
			white-space:normal;
		}
		.article-relateds .article-relateds-list-3 .article{
			height:132px;
			margin-bottom:16px;
		}
		.article-relateds .article a{
			color:#333333;
		}
		.article-relateds .article-img{
			float:left;
			width:140px;
			height:120px;
			overflow:hidden;
			background-color:#CCCCCC;
		}
		.article-relateds .article-relateds-list-3 .article-img{

		}
		.article-relateds .article-title{
			float:left;
			width:172px;
			padding-left:10px;
			font-size:14px;
			line-height:14px;			
			padding-top:8px;
			max-height:47px;
			overflow:hidden;
		}
		.article-relateds .article-title .article-section{
			text-transform:uppercase;
			margin-right:8px;
		}
		
		.article-relateds .article-intro{
			float:left;
			width:172px;
			height:40px;
			overflow:hidden;
			padding-left:10px;
			padding-top:2px;
			font-size:12px;
			line-height:13px;
		}
		
		.article-relateds .article-date{
			float:left;
			width:172px;
			padding-left:10px;
			padding-top:2px;
			font-size:11px;
			line-height:12px;
			font-style:italic;			
		}
		.article-relateds .article-date a{
			color:#666666;
		}
		
@media all and (max-width:1100px) {
		.centerBanner {
			width: 990px !important;
		}
		.articlesWrapper{
			width:990px;
			height:490px;
		}
		.articles{
			width:990px;
			height:495px;
		}
		.mainContents{
			width: 990px;			
		}
	.mainContentsLeft{
		width:690px;
		padding-right:0px !important;
		overflow:hidden;
	}		
	.article-data{
		width:610px;	
	}
	
	.article-header{
		float:left;
		width:610px;
		position:relative;
	}
	.article-image{
		float:left;
		width:610px;
	}
	.article-image img{
		float:left;
		width:100%;
		height:auto;
	}




		.article-relateds{
			width:690px;
		}
		.article-relateds-tit{
			width:610px;		
		}
		.article-relateds .article{
			width:343px;
			width:295px;
			height:120px;
		}
		.article-relateds .article-img{
			width:100px;
			height:120px;
		}
		.article-relateds .article-title{
			width:175px;
			max-height:47px;
		}
		.article-relateds .article-intro{
			width:175px;
			height:40px;
		}
		.article-relateds .article-date{
			width:175px;	
		}
		.fb_iframe_widget span{
			width:610px;
		}
		.fb_iframe_widget span iframe{
			width:610px !important;
		}
}
