
div.BioControllerRootClass div.SimplePageLayoutOuter div.SimplePageLayoutInner {
	max-width: 1200px;
}

div.BioTextGreek {
	font-family: 'Tinos';
    font-size: 19px;
    color: #383838;
    text-shadow: 0 0 1px #bbb;
    line-height: 1.5em;
    padding-top: 120px;
    padding-bottom: 40px;
    
    /*
    padding-left: 80px;
    padding-right: 80px;
    */
    /*
	border-left: 80px solid #fafaff;
    border-right: 80px solid #fafaff;
    border-top: 30px solid #fafaff;
    border-bottom: 50px solid #fafaff;
    */   
	border-left: 80px solid #fff;
    border-right: 80px solid #fff;
    border-top: 30px solid #fff;
    border-bottom: 50px solid #fff;   
    margin-bottom: 60px; 
}

div.BioTextGreek div.TextFormatSection { margin-top: 25px; margin-bottom: 64px; }
div.BioTextGreek div.TextFormatSection h1 {
	font-family: 'Noto Serif';
    margin: 0;
    text-indent: 0;
    border-bottom: 1px solid #000;
    padding-bottom: 14px;
    margin-left: 30px;
    text-align: left;
    margin-right: 30px;
    margin-bottom: 20px;
	font-style: normal;
    font-weight: bold;
    font-size: 28px;    
}
div.BioTextGreek div.TextFormatParagraph { padding: 0; margin-left: 30px; margin-right: 30px; }
div.BioTextGreek div.TextFormatParagraph p { text-indent: 1.1em; }
div.BioTextGreek div.TextFormatParagraph cite { font-family: 'Noto Serif'; font-size: 17px; }
div.BioTextGreek span.TextFormatDate { color: #555; }
div.BioTextGreek span.TextFormatOrganization { font-family: 'Noto Serif'; font-size: 17px; }
div.BioTextGreek span.TextFormatTerminology { font-family: 'Noto Serif'; font-size: 17px; }
div.BioTextGreek span.TextFormatEmphasized { color: #555; font-family: 'Noto Serif'; font-size: 17px; }
div.BioTextGreek span.TextFormatImportantPerson { color: #555; font-family: 'Noto Serif'; font-size: 17px; }
div.BioTextGreek span.TextFormatExpressionOuter span.TextFormatExpressionInner { font-family: 'Noto Serif'; font-size: 17px; }
div.BioTextGreek span.TextFormatReferencedPieceOuter span.TextFormatReferencedPieceInner { font-family: 'Noto Serif'; font-size: 17px; }
div.BioTextGreek span.TextFormatPiece span.TextFormatReferencedPieceOuter span.TextFormatReferencedPieceInner { color: #555; }
div.BioTextGreek span.TextFormatOwnDiscTitle { color: #555; }
div.BioTextGreek span.TextFormatDiscTitleOuter span.TextFormatDiscTitleInner { font-family: 'Noto Serif'; font-size: 17px; }
div.BioTextGreek span.TextFormatSongTitleOuter span.TextFormatSongTitleInner { font-family: 'Noto Serif'; font-size: 17px; }
div.BioTextGreek span.TextFormatImportantSong { color: #555; }

div.BioTextGreek div.TextFormatSectionContentMiddleOuter {
    margin-left: 30px;
    margin-right: 30px;	
}

div.BioTextGreek img.oldPhoto {
	border-radius: 20px;
    box-shadow: 0 0 10px #000;
    filter: grayscale(100%) sepia(75%);
    -o-filter: grayscale(100%) sepia(75%);
    -moz-filter: grayscale(100%) sepia(75%);
    -webkit-filter: grayscale(100%) sepia(75%);
    -ms-filter: grayscale(100%) sepia(75%);
    border: 1px solid #555;
}

div.BioTextGreek img.roundPhoto {
	border-radius: 20px;
    box-shadow: 0 0 10px #000;
    border: 1px solid #555;
}

div.BioTextGreek img.videoCaptionPhoto {
	border-radius: 20px;
    box-shadow: 0 0 10px #000;
    border: 1px solid #555;
}

div.BioTextGreek img.rightPolaroid {
	background-color: #fff;
    padding: 6px;
    border-radius: 4px;
    border: 1px solid #000;
    margin-left: -12px;	
    box-shadow: 0 0 10px #000;
}

div.BioTextGreek img.leftPolaroid {
	background-color: #fff;
    padding: 6px;
    border-radius: 4px;
    border: 1px solid #000;
    margin-right: -12px;	
    box-shadow: 0 0 10px #000;
}

div.BioTextGreek div.InlineImageLegendContainer { font-size: 14px; text-align: justify; line-height: 16px; }
div.BioTextGreek div.InlineImageLegendContainer span.TextFormatReferencedPieceOuter span.TextFormatReferencedPieceInner { font-family: 'Noto Serif'; font-size: 13px; }
div.BioTextGreek div.InlineImageLegendContainer span.TextFormatSongTitleOuter span.TextFormatSongTitleInner { font-family: 'Noto Serif'; font-size: 13px; font-weight: bold; }
