@charset "utf-8";
/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.25em;
	background-repeat: no-repeat;
}

table#container{
	width: 40em;
	border-collapse:collapse;
		border-spacing: 2em;
	
}

table#container td {
	padding: 1em;
}

h1 {
	font-size:1.5 em;
	text-align:center;
}

h2 {
	font-size: 1.3em;
	text-align: center;
}

h4 {
	font-style: italic;
	font-weight:normal;
	font-size:larger;
}

div#orangered {
	width: 700px;
	height: auto;
	font-size:smaller;
	font-weight:bolder;
	position: relative;
	top:0;
	text-align: center;
	margin:0;
	background-color:#FFF;
	border-style: solid none;
	border-width:medium;
	border-color: orangered;
	box-shadow: inset 0px 11px 11px -11px orangered, 
				inset 0px -11px 11px -11px orangered;
	-webkit-box-shadow: inset 0px 11px 11px -11px orangered,
        		inset 0px -11px 11px -11px orangered;
	-moz-box-shadow: inset 0px 11px 11px -11px orangered,
        		inset 0px -11px 11px -11px orangered;
	padding-top: 0.5em;
	padding-right: 2em;
	padding-bottom: 0.5em;
	padding-left: 2em;
}

div#palegreen {
	width: 700px;
	height: auto;
	font-size:smaller;
	font-weight:bolder;
	position:relative;
	top: 0;
	text-align: center;
	margin:0;
	background-color:#FFF;
	border-style: solid none;
	border-width:medium;
	border-color: #0C0;
	box-shadow: inset 0px 11px 11px -11px palegreen, 
				inset 0px -11px 11px -11px palegreen;
	-webkit-box-shadow: inset 0px 11px 11px -11px palegreen,
        		inset 0px -11px 11px -11px palegreen;
	-moz-box-shadow: inset 0px 11px 11px -11px palegreen,
        		inset 0px -11px 11px -11px palegreen;
	padding-top: 0.5em;
	padding-right: 2em;
	padding-bottom: 0.5em;
	padding-left: 2em;
}

div#lightskyblue {
	width: 700px;
	height: auto;
	font-size:smaller;
	font-weight:bolder;
	position:relative;
	top: 0;
	text-align: center;
	margin:0;
	background-color:#FFF;
	border-style: solid none;
	border-width:medium;
	border-color: lightskyblue;
	box-shadow: inset 0px 11px 11px -11px lightskyblue, 
				inset 0px -11px 11px -11px lightskyblue;
	-webkit-box-shadow: inset 0px 11px 11px -11px lightskyblue,
        		inset 0px -11px 11px -11px lightskyblue;
	-moz-box-shadow: inset 0px 11px 11px -11px lightskyblue,
        		inset 0px -11px 11px -11px lightskyblue;
	padding-top: 0.5em;
	padding-right: 2em;
	padding-bottom: 0.5em;
	padding-left: 2em;
}

div#burlywood {
	width: 700px;
	height: auto;
	font-size:smaller;
	font-weight:bolder;
	position:relative;
	top: 0;
	text-align: center;
	margin:0;
	background-color:#FFF;
	border-style: solid none;
	border-width:medium;
	border-color: burlywood;
	box-shadow: inset 0px 11px 11px -11px burlywood, 
				inset 0px -11px 11px -11px burlywood;
	-webkit-box-shadow: inset 0px 11px 11px -11px burlywood,
        		inset 0px -11px 11px -11px burlywood;
	-moz-box-shadow: inset 0px 11px 11px -11px burlywood,
        		inset 0px -11px 11px -11px burlywood;
	padding-top: 0.5em;
	padding-right: 2em;
	padding-bottom: 0.5em;
	padding-left: 2em;
}

div#cornflowerblue {
	width: 700px;
	height: auto;
	font-size:smaller;
	font-weight:bolder;
	position:relative;
	top: 0;
	text-align: center;
	margin:0;
	background-color:#FFF;
	border-style: solid none;
	border-width:medium;
	border-color: cornflowerblue;
	box-shadow: inset 0px 11px 11px -11px cornflowerblue, 
				inset 0px -11px 11px -11px cornflowerblue;
	-webkit-box-shadow: inset 0px 11px 11px -11px cornflowerblue,
        		inset 0px -11px 11px -11px cornflowerblue;
	-moz-box-shadow: inset 0px 11px 11px -11px cornflowerblue,
        		inset 0px -11px 11px -11px cornflowerblue;
	padding-top: 0.5em;
	padding-right: 2em;
	padding-bottom: 0.5em;
	padding-left: 2em;
}

div#plum {
	width: 100%em;
	height: auto;
	font-size:smaller;
	font-weight:bolder;
	position:relative;
	top: 0;
	text-align: center;
	padding: 0.5em 2em;
	margin:0;
	background-color:#FFF;
	border-style: solid none;
	border-width:medium;
	border-color: #F6F;
	box-shadow: inset 0px 11px 11px -11px plum, 
				inset 0px -11px 11px -11px plum;
	-webkit-box-shadow: inset 0px 11px 11px -11px plum,
        		inset 0px -11px 11px -11px plum;
	-moz-box-shadow: inset 0px 11px 11px -11px plum,
        		inset 0px -11px 11px -11px plum;
}

div#royalblue {
	width: 100%em;
	height: auto;
	font-size:smaller;
	font-weight:bolder;
	position:relative;
	top: 0;
	text-align: center;
	padding: 0.5em 2em;
	margin:0;
	background-color:#FFF;
	
	border-style: solid none;
	border-width:medium;
	border-color: royalblue;
	box-shadow: inset 0px 11px 11px -11px royalblue, 
				inset 0px -11px 11px -11px royalblue;
	-webkit-box-shadow: inset 0px 11px 11px -11px royalblue,
        		inset 0px -11px 11px -11px royalblue;
  	-moz-box-shadow: inset 0px 11px 11px -11px royalblue,
        		inset 0px -11px 11px -11px royalblue;
}

div#seagreen {
	width: 100%em;
	height: auto;
	font-size:smaller;
	font-weight:bolder;
	position:relative;
	top: 0;
	text-align: center;
	padding: 0.5em 2em;
	margin:0;
	background-color:#FFF;
	
	border-style: solid none;
	border-width:medium;
	border-color: seagreen;
	box-shadow: inset 0px 11px 11px -11px seagreen, 
				inset 0px -11px 11px -11px seagreen;
	-webkit-box-shadow: inset 0px 11px 11px -11px seagreen,
        		inset 0px -11px 11px -11px seagreen;
  	-moz-box-shadow: inset 0px 11px 11px -11px seagreen,
        		inset 0px -11px 11px -11px seagreen;
}

div#darkmagenta {
	width: 100%em;
	height: auto;
	font-size:smaller;
	font-weight:bolder;
	position:relative;
	top: 0;
	text-align: center;
	padding: 0.5em 2em;
	margin:0;
	background-color:#FFF;
	
	border-style: solid none;
	border-width:medium;
	border-color: darkmagenta;
	box-shadow: inset 0px 11px 11px -11px darkmagenta, 
				inset 0px -11px 11px -11px darkmagenta;
	-webkit-box-shadow: inset 0px 11px 11px -11px darkmagenta,
        		inset 0px -11px 11px -11px darkmagenta;
  	-moz-box-shadow: inset 0px 11px 11px -11px darkmagenta,
        		inset 0px -11px 11px -11px darkmagenta;
}

div#yellow {
	width: 100%em;
	height: auto;
	font-size:smaller;
	font-weight:bolder;
	position:relative;
	top: 0;
	text-align: center;
	padding: 0.5em 2em;
	margin:0;
	background-color:#FFF;
	
	border-style: solid none;
	border-width:medium;
	border-color: yellow;
	box-shadow: inset 0px 11px 11px -11px yellow, 
				inset 0px -11px 11px -11px yellow;
	-webkit-box-shadow: inset 0px 11px 11px -11px yellow,
        		inset 0px -11px 11px -11px yellow;
  	-moz-box-shadow: inset 0px 11px 11px -11px yellow,
        		inset 0px -11px 11px -11px yellow;
}

div#index p{
	margin: 0.3em;
}

p {
	text-align:justify;
	text-indent: 1em;
}

p.intro {
	font-weight:bold;
	text-indent: 0em;
}

div.aside {
	/*margin-left: 41em;*/ 
	
    position: relative;
	float: right;
	left: 0;
	top: auto;
	width: 8em;
	text-align: left;
	font-weight:bold;
}

.orangered {
	color: orangered;
}

.palegreen {
	color: #0C0;
}

.lightskyblue {
	color: lightskyblue;
}

.burlywood {
	color: burlywood;
}

.cornflowerblue {
	color: cornflowerblue;
}

.plum {
	color: #F6F;
}

.royalblue {
	color: royalblue;
}

.seagreen {
	color: seagreen;
}

.yellow {
	color: yellow;
}

#container img {
	
	border: thin solid black;
	margin: 1em 0.75em 0em 0.75em;
	
	
	
}

p.figcaption {
	text-indent: 0;
	text-align: justify;
	font-size: 0.8em;
	font-style:italic;
	padding-left:0.5em;
}

div.colorbox_orangered {
	font-size: smaller;
	background-color: #fcdbd5;
	border-style:double;
	border-color: orangered;
	padding: 0.5em;
	width:73%;
}


div.colorbox_orangered p {
	text-indent: 0em;
	margin: 0em;
	width:100%;
}


div.colorbox_palegreen {
	font-size: smaller;
	background-color: #CCFDCC;
	border-style:double;
	border-color: palegreen;
	padding: 0.5em;
	width:73%;
}

div.colorbox_palegreen p {
	text-indent: 0em;
	margin: 0em;
	width:100%;
}


div.colorbox_lightskyblue {
	font-size: smaller;
	background-color: #B7E2FC;
	border-style:double;
	border-color: lightskyblue;
	padding: 0.5em;
	width:73%;
}

div.colorbox_lightskyblue p {
	text-indent: 0em;
	margin: 0em;
	width:100%;
}

div.colorbox_burlywood {
	font-size: smaller;
	background-color: #EBD4B7;
	border-style:double;
	border-color: burlywood;
	padding: 0.5em;
	width:73%;
}

div.colorbox_burlywood p {
	text-indent: 0em;
	margin: 0em;
	width:100%;
}

div.colorbox_cornflowerblue {
	font-size: smaller;
	background-color: #C1D5F8;
	border-style:double;
	border-color: cornflowerblue;
	padding: 0.5em;
	width:73%;
}

div.colorbox_cornflowerblue p {
	text-indent: 0em;
	margin: 0em;
	width:100%;
}

div.colorbox_plum {
	font-size: smaller;
	background-color: #FCF;
	border-style:double;
	border-color: #F6F;
	padding: 0.5em;
	width:73%;
}

div.colorbox_plum p {
	text-indent: 0em;
	margin: 0em;
	width:100%;
}

div.colorbox_royalblue {
	font-size: smaller;
	background-color: #8DA5ED;
	border-style:double;
	border-color: royalblue;
	padding: 0.5em;
	width:73%;
}

div.colorbox_royalblue p {
	text-indent: 0em;
	margin: 0em;
	width:100%;
}

div.colorbox_yellow {
	font-size: smaller;
	background-color: #FFFFB2;
	border-style:double;
	border-color: yellow;
	padding: 0.5em;
}

div.colorbox_yellow p {
	text-indent: 0em;
	margin: 0em;
}
.alignright {
	text-align:right;
}

.aligncenter {
	text-align:center;
}

ul.checkmark {
	list-style:none;
	margin: 0;
	padding: 0;
}

ul.checkmark li {
	background-image:url(images/checkmark.png);
	background-repeat:no-repeat;
	}
	
ul.checkmark li p {
	text-indent: 0em;
	padding-left: 1.2em;
	font-weight:bolder;
	width:74%;
}

ol li p {
	text-indent: 0em;
}

.poem {
	text-align: left;
	text-indent: 0em;
	font-style:italic;
	font-weight:600;
	margin: 1em 5em;
}

p.snowflake {
	font-size:122px;
	text-align:center;
}

.left {
	float: left;
}

.right {
	float: right;
}
.italics {
	font-style:italic;
}

.asteriskos {
	font-size:smaller;
	font-style:italic;
}

.noindent {
	text-indent: 0em;
}

div.minusindent p {
	text-indent: -1em;
	margin: 1em;
}

table#xronologikos {
	border-collapse:collapse;
	font-size:small;
	border: 1px solid black;
	
}

table#xronologikos thead{
	font-weight:bolder;
	
}

table#xronologikos  p {
	margin: 0.2em;
	text-indent: 0em;
}

table#xronologikos td {
	border-top: 1px solid black;
	vertical-align:top;
}

/*Periexomena*/

table#syntelestes {
	border-collapse:collapse;
	 border-spacing: 0;
}

table#syntelestes td {
	padding: 0em 1em;
	vertical-align: text-top;
	
}
	
table#syntelestes p {
	
	text-indent:0em;
	
}	
table#syntelestes tr td:first-child {
	border-right: black solid 1px;
	text-align:right;
}	

table#syntelestes tr td:first-child p {
	
	text-align:right;
}

.floatleft { 
	float: left; 
	margin: 0em 1.5em 0em 0.5em; 
}

.clear {
	clear:both;	
	}

.width80 {
	width: 80%;
}
	
.center {
	margin-left: auto;
	margin-right:auto;
}
.blackframe
{
	border: thin solid #000;
}
.ulolheight li
{margin-bottom:6px;
}
.maintext p
{width: 76%;
}
.maintext h1
{width: 76%;
}
.maintext h2
{width: 76%;
}
.maintext h3
{width: 76%;
}

/*------Publication info------*/	
div.pub_info {
	font-family:Roboto, Tahoma, Geneva, sans-serif;
	border:1px solid #000;
	text-align:center;
	padding:6px;
	font-size:15px;
	line-height:120%;
	margin:40px;
}
div.pub_info > span {
	background: #fff;
    padding: 5px 23px;
    position: relative;
    top: -20px;
    font-size: 18px;
    font-weight: bold;
}
.contributors {
	font-family:Arial, Helvetica, sans-serif;
	border-collapse:collapse;
	text-align: left;
	color: #000;
	line-height:140%;
}
.contributors td, .contributors th {
}
.contributors th {
	width:35%;
	text-align:right; 
	border-right:#000 2px solid; 
	padding-right: 20px; 
	vertical-align:top; 
	color:#000; 
	font-size:15px;
	font-weight:bold;
	padding:8px 16px;

}
.contributors td {
	width:25%;
	text-align:left;
	vertical-align:top; 
	padding-left:20px;
	padding:8px 16px;
	font-size:15px;
}

table.fund {
	border:1px solid #000;
	border-collapse:collapse;
	width:90%;
	margin:20px;
}
.fund th {
	text-align: center;
	font-weight:normal;
	font-size:15px;
	padding:8px 0;
}

.fund td {
	padding:5px;
	vertical-align:top;
	text-align:left;
	font-size: 15px;
}
.fund tr td:first-child {
	width:35%;
    padding-left: 10px;	
	padding-bottom: 10px;
}
.fund td[colspan="2"] {
	text-align: center;
	font-size:14px;
}

p.repub_info {
	text-align:justify;
	border-bottom:1px solid #000;
    padding: 12px;
    font-size: 14px;
    margin: -16px 4px;
}
.repub_info img {
	padding-left: 10px;
	padding-bottom: 30px;
}
.repub_appr {
    font-size: 14px;
    padding: 12px 0 3px;
    margin-bottom: 0;
}
.publication_rights {
	margin:0 auto;
	text-align:justify;
	padding:120px 165px;
	vertical-align:middle;
	line-height:150%;
}

.first_pages {
	text-align:center;
	}
.pub {font-size:18px;margin-bottom:40px;}

.anadohos{
	color: #85878B;
	font-size: 10pt;
	font-weight: bold;
}
.subtitle_pi{
	padding: 0 2%;
	text-align: center;
}
