/*************Fonts Uploaded**********************/
@font-face {font-family:EGG Indulekha;
		src:url('../fonts/EGGIndulekha.eot');
		src:url('../fonts/EGGIndulekha.eot?#iefix') format('embedded-opentype'), 
			url('../fonts/EGGIndulekha.woff') format('woff'),
			url('../fonts/EGGIndulekha.ttf') format('truetype'),
			url('../fonts/EGGIndulekha.svg') format('svg');
}
@font-face {font-family:EGG Panchari;
		src:url('../fonts/PanchariUniN.eot');
		src:url('../fonts/PanchariUniN.eot?#iefix') format('embedded-opentype'), 
			url('../fonts/PanchariUniN.woff') format('woff'),
			url('../fonts/PanchariUniN.ttf') format('truetype'),
			url('../fonts/PanchariUniN.svg') format('svg');
}

.print-wraper {
	height: auto;
	padding: 20px;
	display: block;
}
.print-wraper .articleheadingPage { /*---------- change ------------*/
	float: left;
	width: 100%;
	font-family: "EGG Indulekha";
	font-size: 32px;
	font-weight: normal;
	color: #000000;
	line-height: 110%;
}
.print-wraper .Landscapeimage {
	width: 660px;
	float: left;
	margin: 0 10px 0 0;
}
.print-wraper .storycontent { /*---------- change ------------*/
	line-height: 125%;
	margin-bottom: 15px;
	display: block;
	font-family: "EGG Panchari";
	font-size: 19px;
	font-weight: normal;
	color: #000000;
}
.print-wraper .storycontent > p{
	line-height: 150%;
	margin-bottom: 15px;
	display: block;
}
.textLarge {
	float: left;
	width: 24px;
	height: 25px;
	background-position: -134px -626px;
	background-repeat: no-repeat;
	background-image: url('../img/icons.png');
	margin-right: 2px;
}
.textSmall {
	float: left;
	width: 24px;
	height: 25px;
	background-position: -175px -626px;
	background-repeat: no-repeat;
	background-image: url('../img/icons.png');
}
.shareFont2 {
	float: left;
	color: #666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
.Header_logo {
	width: 100%;
	margin-bottom: 10px;
	float: left;
}
.LogoBox01 {
	width: 435px;
	height: auto;
	float: left;
	padding-top: 15px;
}
.logo {
	width: 18.93103%;
	float: left;
	height: auto;
	margin-right: 2.21839%;
}
.Logo2 {
	width: 78.85057%;
	height: auto;
	padding-top: 50px;
	padding-bottom: 10px;
	display: block;
	float: left;
}
.logo img, .Logo2 img {
	width: 100%;
	height: auto;
	float: left;
}
.timestamp {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #CC0000;
	float: left;
	width: 98%;
	padding-top: 5px;
	padding-bottom: 10px;
}
.author {
    width: 100%;
    float: left;
    margin: 1% 0 0 0;
}
.authorName {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.authorName_mal {
    font-family: "EGGIndulekhaUni";
    font-size: 17px;
    line-height: 19px;
}
.authorName, .authorName_mal {
    color: #1B5288;
    margin: 1% 0% 1% 0%;
    display: block;
}
.bywhom {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #797777;
    float: left;
    margin-right: 1%;
}
.print-wraper .authorName_mal {
    clear: both;
}
.print-wraper .authorName {
    clear: both;
}
