/*
Theme Name: Omega Ouzeri
Theme URI: http://www.omegaouzeri.com/
Author: P. Tsamoudakis
Author URI: http://www.tsamoudakis.com/
Description: Omega is a responsive WordPress theme designed and developed for Omega ouzeri.
Version: 1.0
*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&subset=latin,greek);
@import url(http://fonts.googleapis.com/css?family=Shadows+Into+Light+Two);

/* ---------------------------------------------------------------------- */
/*	Reset & Clearfix (http://meyerweb.com/eric/tools/css/reset/)
/* ---------------------------------------------------------------------- */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,and,address,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,input,textarea,select{background:transparent;border:0;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}del{text-decoration:line-through}hr{background:transparent;border:0;clear:both;color:transparent;height:1px;margin:0;padding:0}mark{background-color:#ffffb3;font-style:italic}input,select{vertical-align:middle}ins{background-color:red;color:white;text-decoration:none}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}

/* ---------------------------------------------------------------------- */
/*	Clearfix
/* ---------------------------------------------------------------------- */

.clear{clear:both;display:block;height:0;overflow:hidden;visibility:hidden;width:0}.clearfix:after{clear:both;content:' ';display:block;font-size:0;height:0;line-height:0;visibility:hidden;width:0}* html .clearfix,:first-child+html .clearfix{zoom:1}

/* ---------------------------------------------------------------------- */
/*	Basic Settings
/* ---------------------------------------------------------------------- */

h1 { font-size: 34px; }
h2 { font-size: 28px; }
h3 { font-size: 22px; }
h4 { font-size: 18px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }
small { font-size: 9px; }
ol { list-style: decimal; }
ul { list-style: none; padding-left: 15px; }
dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset,blockquote,article,p { margin-bottom: 20px; }

/* ---------------------------------------------------------------------- */
/*	Basic Elements & Classes
/* ---------------------------------------------------------------------- */

html, body {
	height: 100%;
}

body {
	background: #FFF;
	color: #555;
	margin: 0;
	font: 17px/1.7 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
}

::-moz-selection { background: #90cbe5; color: #fff; text-shadow: none; }
::selection { background: #90cbe5; color: #fff; text-shadow: none; }

h1, h2, h3, h4, h5, h6 {
	color: #3b3b3b;
	font-family: 'Lucida Grande';
}

h3, h4, h5 { font-weight: 600; }

a, a > * {
	color: #3b3b3b;
	text-decoration: none;
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
	        transition: all .3s ease;
}

a:hover, a > *:hover {
	color: #2274b3;
}

hr {
	background: #efefef;
	color: #efefef;
	margin: 5px 0 25px;
}

	hr.dotted { border-style: dotted; }

	p + hr { margin: 25px 0 20px; }

blockquote {
	float: right;
	font-family: 'Open Sans';
	font-size: 20px;
	color: #2274b3;
	margin: 0;
	text-align: right;
	margin-right: 20px;
}

blockquote p {
	margin: 0;
}

.hidden {
	display: none;
}

/* ---------------------------------------------------------------------- */
/*	WordPress Core
/* ---------------------------------------------------------------------- */

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 20px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 20px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* ---------------------------------------------------------------------- */
/*	Containers
/* ---------------------------------------------------------------------- */

.header {
	float: left;
	width: 30%;
	height: 100%;
	background-color: #2274b3;
	position: relative;
}

.container {
	float: left;
	width: 70%;
	height: 100%;
	background-image: url('images/bg.png');
	background-repeat: no-repeat;
	background-size: cover;
}

.content {
	padding: 2%;
	height: 94%;
}

.sidebar {
	max-width: 280px;
	width: 100%;
	padding: 5px 20px;
	margin: 0 auto;
}

.footer {
	position: absolute;
	bottom: 0;
	width: 30%;
	font-size: 14px;
}

.footer .side-a {
	float: left;
	width: 70%;
}

.footer .side-b {
	float: left;
	width: 29%;
	text-align: right;
	white-space: nowrap;
}

.footer .map {
	display: inline-block;
	width: 24px;
	height: 24px;
	border: 1px solid #537b98;
	background-color: #537b98;
	background-image: url('images/icon-map.png');
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: 9999px;
	overflow: hidden;
	padding: 15px;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
}

.footer .map:hover {
	background-color: #2274b3;
	border-color: #3d6684;
}

/* ---------------------------------------------------------------------- */
/*	Sidebar Elements
/* ---------------------------------------------------------------------- */

.logo {
	display: block;
	width: 166px;
	height: 139px;
	background-image: url('images/logo.png');
	background-repeat: no-repeat;
	background-size: 100%;
	text-indent: -9999px;
	margin: 40px auto;
}

.menu ul {
	padding: 0;
}

.menu {
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
	color: #2274b3;
}

.menu li {
	margin: 4px 0;
}

.menu a {
	color: #FFF;
}

.menu a:hover {
	color: #97b8d0;
}

nav select {
  display: none;
}

.side-one, .side-two, .side-three {
	padding: 20px 0;
	color: #FFF;
}

.side-one {
	background-color: #aaaaaa;
}

.side-two {
	background-color: #73c2fb;
}

.side-three {
	background-color: #73c2fb;
}

.sidebar h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #FFF;
	text-transform: uppercase;
}

/* ---------------------------------------------------------------------- */
/*	Modal Box
/* ---------------------------------------------------------------------- */

.modalDialog {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: -99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}

.modalDialog:target {
	opacity:1;
	pointer-events: auto;
	z-index: 9999;
}

.modalDialog > div {
	width: 90%;
	height: 50%;
	position: relative;
	margin: 10% auto;
	padding: 5px;
	border-radius: 3px;
	background: #fff;
}

.modalDialog iframe {
	width: 100%;
	height: 100%;
	border: 0;
}

.close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

.close:hover { background: #00d9ff; }

/* ---------------------------------------------------------------------- */
/*	Blog
/* ---------------------------------------------------------------------- */

.blog-posts h4 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #999;
	margin-top: -20px;
}

/* ---------------------------------------------------------------------- */
/*	Pages
/* ---------------------------------------------------------------------- */

.page-container {
	max-width: 800px;
	width: 94%;
	height: 92%;
	margin: 4%;
	white-space: nowrap;
	overflow: hidden;
}

.page-container blockquote {
	max-width: 350px;
}

.side-image {
	display: inline-block;
	max-width: 200px;
	width: 100%;
	height: 100%;
	margin-right: 20px;
}

.side-content {
	display: inline-block;
	white-space: normal;
	max-width: 550px;
	width: 100%;
	height: 100%;
	overflow: auto;
}

.full-content {
	height: 100%;
	overflow: auto;
	white-space: normal;
}

.narrow {
	max-width: 80%;
}

.full-content blockquote {
	max-width: 500px;
}

/* ---------------------------------------------------------------------- */
/*	Menu Pages
/* ---------------------------------------------------------------------- */

.menu-container {
	max-width: 800px;
	height: 92%;
	padding: 4%;
	white-space: nowrap;
}

.menu-container h4 {
	margin-bottom: 0;
	border-bottom: 1px dashed #2274b3;
}

.menu-container h4 strong {
	float: right;
	margin-right: 50px;
}

.menu-container p {
	font-size: 14px;
	color: #999;
}

.eat-menu {
	font-family: 'Shadows Into Light Two';
	font-size: 34px;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 0 0 10px 0;
	border-bottom: 4px solid #2274b3;
	text-align: center;
}

.eat-menu li {
	display: inline-block;
}

.eat-menu .separator {
	display: inline-block;
	margin: 0 0 0 20px;
}

.eat-menu .separator:last-child {
	display: none;
}

/* ---------------------------------------------------------------------- */
/*	Gallery Styling
/* ---------------------------------------------------------------------- */

.gallery-content {
	height: 100%;
	overflow: auto;
	white-space: normal;
	text-align: center;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	margin: 0 5px;
}

.gallery-content a img {
	width: 235px;
	height: 140px;
}

/* ---------------------------------------------------------------------- */
/*	Forms Styling
/* ---------------------------------------------------------------------- */

.label {
	font-weight: bold;
	font-size: 14px;
}

.contact {
	width: 96%;
	background-color: #FFF;
	padding: 8px 1%;
	border: 1px solid #4f7ea0;
}

.required {
	color: #ff003d;
}

input[type="submit"] {
	color: #4f7ea0;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding: 7px 20px;
	border: 1px solid #4f7ea0;
	cursor: pointer;
}

input[type="submit"]:hover {
	color: #FFF;
	background-color: #4f7ea0;
	border-color: #4f7ea0;
}

/* ---------------------------------------------------------------------- */
/*																		  */
/*	Let's go responsive													  */
/*																		  */
/* ---------------------------------------------------------------------- */

@media only screen and (max-width: 1200px) {
	
	.sidebar {
		max-width: 210px;
		padding: 5px;
	}
	.side-image {
		max-width: 150px;
	}
	
	.side-content {
		max-width: 400px;
	}

	.eat-menu {
		font-size: 24px;
	}

}

@media only screen and (max-height: 880px) {
	
	.side-one, .side-two, .side-three {
		padding: 5px 0;
		color: #FFF;
		font-size: 13px;
	}
	
	.sidebar h5 {
		font-size: 14px;
		margin-bottom: 5px;
	}
	
	.menu {
		font-size: 13px;
	}
	.menu li {
		margin: 2px 0;
	}

}

@media only screen and (max-height: 700px) {

	.logo {
		width: 215px;
		height: 56px;
		background-image: url('images/logo-wide.png');
		margin: 15px auto 15px auto;
	}

}

@media only screen and (max-width: 768px) {

	.logo {
		width: 215px;
		height: 56px;
		background-image: url('images/logo-wide.png');
		margin: 20px auto 50px auto;
	}

	.header {
		float: none;
		width: 100%;
		height: auto;
	}
	
	.sidebar {
		max-width: 280px;
	}
	
	.container {
		float: none;
		width: 100%;
		height: auto;
	}
	
	.content {
		width: 96%;
	}
	
	.page-container {
		max-width: 100%;
		width: 100%;
		padding: 0;
		margin: 4% 0;
	}
	
	.side-image {
		display: none;
	}
	
	.side-content {
		float: none;
		max-width: 100%;
		overflow: visible;
	}
	
	.footer {
		position: relative;
		width: 100%;
	}
	
	.side-one,
	.side-two,
	.side-three {
		padding: 5px 0;
	}

	nav {
		display: block;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		padding: 6px 0;
		background-color: #2274b3;
		background-image: url('images/hamburger.png');
		background-position: left center;
		background-size: 30px 30px;
		background-repeat: no-repeat;
	}
	
	nav ul {
		display: none;
	}
	
	nav select {
		display: block;
		font-size: 13px;
		text-transform: uppercase;
		color: #FFF;
	    -webkit-appearance: none;
	    padding: 4px 10px;
		width: 100%;
		padding-left: 30px;
	}
	
	.eat-menu {
		font-size: 20px;
	}
	
	.contact {
		width: 98%;
	}
	
	.gallery-content a img {
		width: 180px;
		height: 110px;
		margin: 0 10px 10px 10px;
	}
	
	.narrow {
		max-width: 100%;
	}


}