/* 

This is the customized  Protostar template for

ioannis.protonotarios.eu

cc-by-sa Ioannis Protonotarios

Please do not use this design "as is" for your own site.

Visit: http://....... for a tutorial on how to do your own customization of Protostar

*/

html *, h1, h2 {
	font-family: "Courier New", Courier, monospace !important;
	font-weight: 100 !important;
 
}

body {

	font-size: 15px; 
	line-height: 20px;
}

body.site {
border-top: none !important;
background-color: #b4dbdf !important;
}

/*body.site {

   padding: 20px;

   background-image: url('/images/logo.png');
}*/

nav.navigation {
position: absolute;
top: 0;
right: 0;
width: 100%;
/*text-align: right;*/
background-color: #c7cbb4;
height: 97px;

border-bottom: none;
}

div.body  div.container {
border: 1px solid #06c;
margin-top: 120px;

	-webkit-border-radius: 0 !important;
	   -moz-border-radius: 0 !important;
	     -o-border-radius: 0 !important;
	        border-radius: 0 !important;	

	border: none !important;

	-webkit-box-shadow: none !important;
	   -moz-box-shadow: none !important;
	     -o-box-shadow: none !important;
	        box-shadow: none !important;
}

.container {
margin-right: 20px;
margin-left: 20px;
width: initial;
max-width: initial;


}

ul.nav-pills {
position: absolute;
right: 0;
bottom: 0;
}

.nav-pills > li > a {
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
	     -o-border-radius: 0;
	        border-radius: 0;	

margin-bottom: 0;
margin-right: 0;
}



div.header-search {
position: absolute;
top: 0;
right: 0;
z-index: 100;
}

.site-title {
display: none;
}

/*.lang-inline img {
width: 10%;
}
.lang-inline img::after {
content: "el";
}*/

.lang-inline a, .lang-inline a:hover {
padding-right: 12px;
padding-left: 12px;
line-height: 14px;
}

.lang-inline a:hover {
background-color: #eee;
}

.lang-active a, .lang-active a:hover,  .active > a:focus {
background: #08c;
color: #fff;
}

div.mod-languages li {
margin-left: 0;
margin-right: 0;
}