@charset "utf-8";
/* CSS Document */

.H11{color:#333333;}
.H21{font-size:12px; font-weight:bold}
.H22{font-size:12px; margin-top:5px; color:#000000}
.Details{ font-size:10px; font-weight:bold; text-align:right; margin:3px}
.hr{background:url(/img/pix_g.gif) repeat-x; margin:5px 0px; height:2px}
.leftBorder{background:url(/img/pix_g.gif) repeat-y left;}
.topBorder{background:url(/img/pix_g.gif) repeat-x top;}
.ML5{margin-left:5px}
.PT1{ padding-top:1px}
.Header, h1{font-size:22px; font-weight:bold; color:#024; line-height: 130%;}
.SubHeader, h2{font-size:16px; font-weight:bold; color:#000;}
.Text{font-size:16px; line-height:22px}
.DTime{margin:3px 0px; color:#666}
.Author{margin:3px 0px; color:#06F}

.blockquote:not(.bqnoQuote):before {
	font-size: 4em;
	line-height: 1em;
	margin-top: 1em;
	margin-bottom: 0;
	margin-right:6px;
	letter-spacing: -0.2px;
	font-family: 'gelicons-core' !important;
	content: "\22";
	font-size: 30px;
	color: red;
	}
.blockquote {
	display: block;
	margin-block-start: 0;
	margin-block-end: 1em;
	margin-inline-start: 40px;
	margin-inline-end: 40px;
	
	margin-bottom: 1em;
	margin-top: 0;
	margin-left: 4px; 
	margin-right: 8px;
	
	float: left;
	width: 46.66666667%;
	
	font-size: 18px;
	line-height: 23px;
	font-weight: bold;
	
	border-bottom: 5px solid black;
    padding-bottom: 14px;
	}
.blockquote.bqWithPhoto { width: 100%; background-color: #eee;}
.bqPhoto {
    width: 300px;
    height: 230px;
    background-size: cover;
    background-position: center;
    display: inline-block;
    float: left;
    margin-right: 10px;
}
.bqAuthor {
    font-family: bpgNmt;
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
    padding-top: 10px;
}
.bqAuthorTitle {
    font-family: BPGIngiriArial;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 10px;
    font-style: italic;
}
.bqAuthor:before {
    content: ' ';
    display: inline-block;
    height: 3px;
    width: 70px;
    position: absolute;
    background-color: #f00;
    margin-top: -10px;
}
.Text *{ line-height: normal !important; }




.frameText{background-color:#000; color:#FFFFFF; text-align: center; line-height: 0px !important; padding: 5px;}
.frameText div{padding:5px;}