html, body{
	background: url(../images/canvas.jpg) fixed;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h3,p,img{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
textarea{
	width: 172px;
}
div{
	border: 0px solid black;
}
a{
	color: #000000;
	outline: none;
	text-decoration: none;
}
.stretcher{
	clear:both;
}
a:hover{
	color: #555;
}
ul{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.main-container{
	margin: 0px auto 0px auto;
	position: relative;
	width: 100%;
}
.header{
	background: url(../images/canvas.jpg);
	display: block;
	height: 65px;
	left: 0px;
	margin: 0px;
	position: relative;
	top: 0;
	width: 100%;
	z-index: 3;
}
.header h1{
	background: url(../images/canvas-dark.jpg);
	height: 80px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0%;
}
h1 a:hover{
	color: #000;
}
.content h4{
	display: block;
	margin: 0 auto;
	text-align: center;
}
.content{
	display: block;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0% 0px 0px 0px;
	position: relative;
	z-index: 1;
}
.content ul{
	display: block;
	margin: 0px auto 50px auto;
	width: 770px;
}
.content ul ul{
	display: block;
	height: 220px;
	margin: 0px auto 0px auto;
	width: 710px;
}
.content .problems{
	display: block;
	font-size: 0.9em;
	margin: 60px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
.content .problems a{
	font-weight: bold;
	text-decoration: underline;
}
.page-header{
	background: url(../images/canvas-dark.jpg);
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 2px 0px 2px 0%;
}
.contact-header{
	background: url(../images/canvas.jpg);
	margin: 0px 0px 20px 0px;
	padding: 5px;
	width: 150px;
}
.wrapper{
	background: url(../images/canvas-dark.jpg);
	height: 100%;
	margin: 0px auto 50px auto;
	padding: 10px 10px 5px 10px;
	width: 770px;
}
#aboutus .wrapper{
	background: url(../images/canvas-dark.jpg);
	height: 100%;
	margin: 0px auto 50px auto;
	padding: 10px 10px 10px 10px;
	width: 770px;
}
#req-form .wrapper{
	background: url(../images/canvas-dark.jpg);
	height: 100%;
	margin: 0px auto 50px auto;
	padding: 10px 0px 0px 0px;
	width: 770px;
}
#req-form .wrapper .pic{
	background: url(../images/canvas.jpg);
	border: 1px solid #333;
	float: left;
	margin: 0px 10px 0px 44px;
	padding: 40px 0px 40px 0px;
	width: 310px;
}
#req-form .wrapper .pic img{
	background: #e6dcca;
	border: 2px solid #333;
	margin: 0px auto 15px;
	padding: 5px;
}
#req-form .wrapper label{
	background: #e6dcca;
	border: 2px solid #333;
	display: block;
	margin: 5px 15px 0px;
	padding: 3px;
}
#req-form .wrapper form{
	background: url(../images/canvas.jpg);
	border: 1px solid #333;
	display: block;
	float: left;
	height: 400px;
	margin-bottom: 35px;
	padding: 30px 0px 40px 55px;
	width: 305px;
}
#req-form .wrapper form label{
	background: none;
	border: 0px solid #333;
	clear: both;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#req-form .req-header{
	background: url(../images/canvas.jpg);
	margin: 5px 0px 20px 0px;
	padding: 5px 10px 5px 5px;
	width: 340px;
}
#req-form .wrapper form input{
	background: #e6dcca;
	border: 2px solid #333;
	float: left;
	font-size: 12pt;
	margin: 0px 10px 10px 0px;
	width: 250px;
}
#req-form .wrapper form textarea{
	background: #e6dcca;
	border: 2px solid #333;
	float: left;
	font-size: 12pt;
	height: 130px;
	margin: 0px 10px 10px 0px;
	max-height: 130px;
	max-width: 250px;
	width: 250px;
}
#req-form .wrapper form input.button,
#req-form .wrapper form input.button-r{
	background: #e6dcca;
	border: 2px solid #333;
	cursor: pointer;
	float: left;
	font-size: 12pt;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 100px;
}
#portfolio form input.button{
	background: #444;
	border: 2px solid #333;
	color: #fff;
	cursor: pointer;
	font-size: 9pt;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
#req-form .wrapper form input.button-r{
	float: right;
	margin: 0px 55px 0px 0px;
}
.footer{
	background: url(../images/canvas.jpg);
	bottom: 0px;
	color: #666;
	font-size: 10pt;
	height: 24px;
	left: 0px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	position: fixed;
	width: 100%;
	z-index: 3;
}
.footer-down{
	bottom: 0px;
	height: 27px;
	left: 0px;
	margin: 0px;
	position: fixed;
	width: 100%;
	z-index: 0;
}
.footer a{
	color: #666;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}
.footer a:hover{
	color: #000;
}
.footer label{
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
}
.left{
	background: url(../images/q-bottomSwirlLeft.png) no-repeat bottom left;
	bottom: 0px;
	float: left;
	height: 29px;
	left: 0px;
	position: fixed;
	width: 270px;
}
.right{
	background: url(../images/q-bottomSwirl.png) no-repeat bottom right;
	bottom: 0px;
	float: right;
	height: 29px;
	position: fixed;
	right: 0px;
	width: 270px;
}
.left-down{
	background: url(../images/bottomSwirlLeft.png) no-repeat bottom left;
	bottom: 0px;
	float: left;
	height: 243px;
	left: 0px;
	position: fixed;
	width: 270px;
}
.right-down{
	background: url(../images/bottomSwirl.png) no-repeat bottom right;
	bottom: 0px;
	float: right;
	height: 243px;
	position: fixed;
	right: 0px;
	width: 270px;
}
.pad2{
	display: block;
	height: 35px;
}
.pad1{
	display: block;
	height: 0px;
	margin: -10px 0px 50px 0px;
}
.menu-item-splash{
	background: url(../images/panel.png) no-repeat;
	display: block;
	float: left;
	height: 206px;
	margin: 0px 0px 35px 30px;
	padding: 10px 0px 0px 0px;
	width: 330px;
}
a.aboutUs-splash{
	background: url(../images/aboutUs.png) no-repeat;
	display: block;
	height: 190px;
	margin: 2px 0% 0px 9px;
	padding: 0px 0px 0px 0px;
	width: 320px;
}
a.portfolio-splash{
	background: url(../images/portfolio.png) no-repeat;
	display: block;
	height: 194px;
	margin: 2px 0% 0px 9px;
	padding: 0px 0px 0px 0px;
	width: 320px;
}
a.events-splash{
	background: url(../images/events.png) no-repeat;
	display: block;
	height: 189px;
	margin: 1px 0% 0px 6px;
	padding: 0px 0px 0px 0px;
	width: 316px;
}
a.contact-splash{
	background: url(../images/mail.png) no-repeat;
	display: block;
	height: 190px;
	margin: 2px 0% 0px 9px;
	padding: 0px 0px 0px 0px;
	width: 312px;
}
ul h3{
	background: #aaa;
	margin: -75px 3% 0px 9px;
	padding: 0px 0% 0px 0px;
	text-align: right;
}
ul h3 a{
	display: block;
	height: 20px;
	margin: 0px 0% 0px 0px;
	padding: 5px 3% 10px 0px;
}
.main-menu{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	z-index: 14;
}
.main-menu ul{
	display: block;
	margin: -60px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 491px;
}
.main-menu ul h5 a{
	color: #333;
	display: block;
	font-size: 18pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 12px 0px 0px;
}
.main-menu ul h5 a:hover{
	color: #000;
	text-decoration: underline;
}
.menu-item,
.main-menu ul li.selected{
	display: block;
	float: left;
	height: 2px;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
}
.main-menu ul li.selected h5 a{
	color: #000;
	display: block;
	font-size: 18pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 12px 0px 0px;
	text-decoration: underline;
}
.imagemap{
	display: none;
}
#contact form{
	background: url(../images/canvas-dark.jpg);
	display: block;
	height: 560px;
	margin: 0px auto 100px auto;
	padding: 15px 15px 0px 0px;
	width: 755px;
}
#contact .content form input,
#contact .content form textarea{
	background: #e6dcca;
	border: 2px solid #333;
	float: left;
	font-size: 13pt;
	margin: 0px 0px 10px 50px;
	width: 250px;
}
#contact .content form label{
	background: #e6dcca;
	border: 2px solid #666;
	clear: both;
	float: left;
	margin: 0px 0px 10px 150px;
	padding: 1px 0px 2px 0px;
	width: 150px;
}
#contact .content form input.button{
	border: 2px solid #333;
	clear: both;
	cursor: pointer;
	font-size: 12pt;
	margin: 0px 0px 10px 353px;
	padding: 2px 0px 2px 0px;
	width: 255px;
}
#mailed h4{
	display: block;
	text-align: center;
	width: 100%;
}
.about-wrapper{
	background: #e6dcca;
	border-left: 1px solid black;
	border-top: 1px solid black;
	padding: 10px ;
	text-align: left;
}

.about-wrapper p {
	margin-bottom: 20px;
}
.content .aboutUs-bio a:hover{
	color: #333;
}
.content .mid-span{
	margin: 0px auto 0px auto;
	padding: 10px 0px 20px 0px;
	text-align: center;
}
.bottom-span{
	display: block;
	font-size: 12pt;
	font-weight: bold;
	margin: 10px 20px 60px 0px;
	text-align: right;
}
.news-wrapper{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.news-wrapper h3{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px;
}
.news-wrapper p{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	text-align: left;
	width: 585px;
}

.news-wrapper #mesogeios p {
	float: none;
}

.news-wrapper #mesogeios .poem-wrapper {
	float: left;
}

.news-wrapper #mesogeios pre {
	text-align: left;
	margin-left: 10px;
}

.news-wrapper span{
	clear: both;
	display: block;
	margin: 0px 0px 0px 0px;
}
.news-wrapper a{
	border: 0px solid black;
	display: block;
	float: right;
	margin: 13px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.news-wrapper #no a{
	float: left;
	margin: 13px 0px 0px 10px;
}
.news-wrapper p a{
	float: left;
	text-align: left;
	color:#666;
}
.news-wrapper p a:hover{
	color:#000;
}
.news-wrapper #news p a{
	display: inline;
	float: none;
}
.news-wrapper-item{
	background: #e6dcca;
	border-left: 1px solid black;
	border-top: 1px solid black;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
}
.news-wrapper-item .cheap-pix{
	display: none;
	float: left;
	margin: 38px 0px 5px 15px;
}
.news-wrapper-item .cheap-pix a{
	float: left;
	margin: 0px 6px 0px 0px;
}
.stretcher{
	border: 0px solid #000;
	clear: both;
	width: 670px;
}
.news-wrapper-item#allo_miso{
	height: 395px;
}
.news-wrapper-item#xainis p img{
	float: left;
	margin: 105px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.LV_validation_message{
	display: block;
	float: right;
	height: 25px;
	margin: 0px 12px 0px 0px;
	width: 25px;
}
#contact .LV_validation_message{
	display: block;
	float: right;
	height: 25px;
	margin: 0px 110px 0px 0px;
	width: 25px;
}
.LV_valid{
	background: url(../images/tick2.png) no-repeat top right;
}
.LV_invalid{
	background: url(../images/cross2.png) no-repeat top right;
}
.LV_valid_field, input.LV_valid_field, textarea.LV_valid_field{
	border: 2px solid #00CC00;
}
.LV_invalid_field, input.LV_invalid_field, textarea.LV_invalid_field{
	border: 2px solid #CC0000;
}
#portfolio .portfolio-menu-container{
	background: #111;
	margin: 0px auto 0px auto;
	position: relative;
	width: 770px;
	padding:0px 0px 20px 0px;
}
#portfolio .portfolio-menu-container ul{
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 25px;
}
#portfolio .portfolio-item{
	background: #333;
	border: 1px solid #666;
	float: left;
	margin: 0px 10px 10px 0px;
}
#portfolio .portfolio-item a{
	background: #333;
	border: 1px solid #888;
	cursor: pointer;
	display: block;
	height: 182px;
	margin: 0px 0px 0px 0px;
	padding: 5px;
}
#portfolio .portfolio-item a:hover{
	background: #555;
	border: 1px solid #ccc;
	color: #ff0000;
}
#portfolio .portfolio-item h3{
	background: none;
	border: 1px solid #000;
	color: #fff;
	display: block;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
#portfolio form{
	color: #fff;
	float: right;
}
#portfolio .portfolio-item img{
	float: left;
	margin: 0px 0px 0px 0px;
}
#events .video-menu-container{
	background: #111;
	_height: 648px;
	margin: 0px auto 50px auto;
	position: relative;
	width: 770px;
}
#events .video-menu-container ul{
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 23px;
}
#events .events-item{
	background: #333;
	border: 1px solid #666;
	float: left;
	margin: 0px 10px 10px 0px;
	width: 355px;
}
#events .events-item a{
	background: #333;
	border: 1px solid #888;
	cursor: pointer;
	display: block;
	height: 80px;
	margin: 0px 0px 0px 0px;
	padding: 5px;
}
#events .events-item a:hover{
	background: #555;
	border: 1px solid #ccc;
	color: #ff0000;
}
#events .events-item span{
	background: none;
	color: #fff;
	display: block;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-size:15pt;
}
#events .events-item img{
	float: left;
	margin: 0px 0px 0px 0px;
}
.booze-menu{
	background: #111;
	height: 480px;
	margin: 0px auto 0px auto;
	padding: 30px 0px 0px 140px;
	width: 510px;
}
.booze-menu li{
	color: #fff;
	display: block;
	float: left;
	margin: 0px 30px 0px 30px;
}

.audio-wrapper audio{
	width: 770px;
}

/* external css: flickity.css */
.carousel {
	width: 770px;
	height: 500px;
	margin: 10px auto;
}

.carousel-cell {
	width: 100%; /* full width */
	height: 500px;
	background: #000;
	/* center images in cells with flexbox */
	display: flex;
	align-items: center;
	justify-content: center;
}

.carousel.is-fullscreen .carousel-cell {
	height: 100%;
}

.carousel-cell img {
	display: block;
	max-height: 100%;
}
