/*--------------------------------------------------------------------------------------------------
  SECTION: BASE STYLES 
----------------------------------------------------------------------------------------------------*/
html {
	background-color: #017689;
}

/* TYPOGRAPHY 
----------------------------------------------------------------------*/
h2, h3 {
 *zoom: expression( 
      this.runtimeStyle.zoom="1",
      this.appendChild( document.createElement("small") ).className="after"
     );
}

h2:after,
h2 .after {
	content: url(images/heading.png);
	display: block;
	margin: 5px auto 15px;
	width: 190px;
	height: 35px;
}

h2 .after {
	content: '';
	background: url(images/heading.png) no-repeat scroll center transparent;
}

h3:after,
h3 .after {
	width: 85px;
	height: 10px;
	margin: -6px 0 30px;
	display: block;
	content: url(images/heading3.jpg);
}

h3 .after {
	content: '';
	background: url(images/heading3.jpg) no-repeat scroll center transparent;
}

.the_scedule h3.after, 
.the_scedule h3:after {
	display: none;
}

.the_scedule h3 {
	text-align: center;
	margin: 5px auto 15px;
}

.the_scedule p {
	text-align: center;
}

figure#logo {
	margin-bottom: 21px;
}

.text-center {
	text-align: center !important;
}



/* HEADER 
----------------------------------------------------------------------*/
header {
	background-color: #017689;
}

#bird {
	margin-bottom: -65px;
}

#bird img {
	position: relative;
	z-index: 2;
}

/* FOOTER 
----------------------------------------------------------------------*/
footer {
	position: relative;
	z-index: 2;
	padding-bottom: 80px;
}

footer img {
	margin-top: -65px;
}
section.green {
	padding-top: 65px;
	padding-bottom: 40px;
}

section.pink {
	padding-top: 0;
	padding-bottom: 20px;
}

section.purple {
	padding-top: 40px;
	padding-bottom: 20px;
	background: url(images/dots.png) repeat scroll top center #017689;
}

section.purple .span10 {
	background-color: #017689;
}

#sponsors .span10 {
	background-color: transparent;
}

#copyright {
	color: #000000;
	padding-top: 60px;
	font-size: 13px;
	line-height: 17px;
}

#copyright a:hover {
	color: #ffcb08;
}

.scrollup {
    width:40px;
    height:40px;
    opacity:0.3;
    position:fixed;
    bottom:50px;
    right:100px;
    display:none;
    text-indent:-9999px;
    background: url('images/icon_top.png') no-repeat;
}

/* SECTION #ZAMBOMBA 
----------------------------------------------------------------------*/
#zambomba {
  z-index: 2;
}

#flamenco-fiesta img {
	position: relative;
	z-index: 3;
	margin-top: -25px;
}

#zambomba .graph img {
	position: relative;
	bottom: 12px;
	/* margin-bottom: -85px; */
	/* max-height: 465px; */
	max-height: 380px;
	z-index: 4;
}

p.video {
	padding-top: 40px;
}

#zambomba p {
	text-align: justify;
}


/* SECTION #AGIA-ANNA 
----------------------------------------------------------------------*/
#agia-anna .graph img {
	position: relative;
	bottom: 0;
	margin-bottom: -20px;
}

#agia-anna p {
	text-align: justify;
}

/* SECTION #SCEDULE 
----------------------------------------------------------------------*/
#part3 p {
	padding-top: 50px;
	text-align: center;
}

#part3 img {
	margin-top: -35px;
	margin-right: -27px;
	margin: -35px -27px 0 -65px; 
}

#scedule,
#scedule ol,
#scedule li,
#scedule h4 {
	text-align: center !important;
	list-style-position: inside;
}

#scedule h3:after {
	margin-right: auto;
	margin-left: auto;
}

#scedule li {
	color: #eae4ff;
	margin-bottom: 40px;
}

#scedule li h4 {
	color: #ffffff;
}

#scedule ol {
	list-style: none;
}


/* SECTION #SPONSORS 
----------------------------------------------------------------------*/
#participants h3:after,
#participants h3 .after {
	display: none;
}

#participants {
	text-align: center;
}

#participants p {
	text-align: justify;
}

/* SECTIONS #PARTICIPANTS & #HOST 
----------------------------------------------------------------------*/
#participants, 
#host {
	padding-bottom: 40px;
}

#taconeo {
	padding: 25px 0 0;
}

#xytirio, 
#xytirio p {
	padding-top: 0;
}

#xytirio p, #taconeo p {
	padding-top: 25px;	
}

.xytirio_logo, .taconeo_logo {
	display: inline-block;
	float: none;
	vertical-align: middle;
	margin: 0 13px;
}

.xytirio_content, .taconeo_content {
	display: inline-block;
	float: none;
	vertical-align: middle;
	margin: 0 13px;
}



/* SECTION #SPONSORS 
----------------------------------------------------------------------*/
#sponsors li {
	padding: 5px;
	display: inline-block;
}

#sponsors li a {
	display: block;
	padding: 0;
	width: 115px;
	/*background-color: #fff;*/
}

#sponsors img {
	max-width: 100%;
}

#sponsors .special_sponsors  {
	text-align: center;
	margin-bottom: 35px;
	display: block;
	clear: both;
	float: left;
	width: 100%;
} 

#sponsors .special_sponsors li {
	float: none;
	display: inline-block;
	width: 47%;
	text-align: center;
}

#sponsors .special_sponsors li:first-child {
	padding-left: 12px;
}

#sponsors .special_sponsors a {
	display: inline;
	width: auto;
	height: auto;
	line-height: 1em;
	background-color: transparent;
	padding-left: 6px;
}

#sponsors .special_sponsors a img {
	width: 110px;
}



/* SECTIONS #SOCIAL
----------------------------------------------------------------------*/
#social {
	padding-bottom: 180px;
}

.facebook .button {
	display: inline-block;
	color: rgb(112,101,54);
	background-color: rgb(255,203,5);
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	behavior: url(http://zambomba.gr/pie.htc);
	padding: 2px 10px 0;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 22px;
	margin-right: 5px;
}

.facebook:hover .button {
	color: rgb(255,255,255);
}

a.facebook {
	border: none;
}

#social .text-justify {
	text-align: justify;
}

.facebook-link {
	padding-top: 10px;
}

/* FUNCTIONS
----------------------------------------------------------------------
.mejs-container .mejs-controls {
	background-color: rgba(0,0,0,0.45) !important;
	background-color: #000;
	opacity: 0.45;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.mejs-container {
	position: fixed !important;
	top: 30px;
	right: 100px;
	overflow: hidden;
	background: none !important;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	behavior: url(http://zambomba.gr/pie.htc);
}

.mejs-controls .mejs-button button {
	margin: 7px !important;
}

.mejs-controls .mejs-button button:focus,
.mejs-controls .mejs-button button:active {
	border: none;
	outline: none!important;
	-webkit-appearance: button;
}
*/

@media only screen and (max-width: 959px) {
	#sponsors ul {
		text-align: center;
	}

	#sponsors .special_sponsors a {
		display: block;
		padding-top: 4px;
	}

	#sponsors .special_sponsors li {
		width: auto;
	}

	#sponsors .special_sponsors li:first-child {
		margin-left: -24px;
		padding: 0;
	}

	#sponsors .special_sponsors li:last-child {
		padding-left: 70px;
	}
}

/* Styles for screens that are between 768px and 959px wide
----------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
	figure#logo {
		margin-bottom: 35px;
	}

	#zambomba .graph img {
		bottom: -10px;
	}

	#agia-anna .graph img {
		bottom: -114px;
	}

	#xytirio p, #taconeo p {
		padding-top: 5px;	
	}
}


/* Styles for screens that are between 600px and 767px wide 
----------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 600px) and (max-width: 767px) {
	figure#logo {
		margin-bottom: 10px;
	}

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

	#zambomba .graph img {
	    /* bottom: -65px;
	    margin-top: -75px; */
	    margin-bottom: 0;
	    max-height: 390px;
	}

	p.video {
		margin-bottom: 10px;
	}

	#agia-anna .graph img {
		bottom: -20px;
		max-height: 365px;
	}

	#host .span5 {
		width: 220px;	
	}

	#xytirio p, #taconeo p {
		padding-top: 0;	
	}
}

/* Styles for screens that are as wide as 599px  
----------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 599px) {
	body,
	h4 {
		font-size: 14px;
		line-height: 22px;
	}

	iframe {
		height: 208px !important;
	}

	header {
		padding-top: 0;
	}

	header .span12 {
		margin: 0 auto !important;
		width: 100%;
	}

	figure#logo {
		margin-bottom: 20px;
	}

	#logo img {
		max-height: 420px;
	}

	h2 {
		margin-top: 35px;
		margin-bottom: 25px;
		font-size: 20px;
	}

	h3 {
		font-size: 16px;
	}

	h3:after,
	h3 .after {
		margin-bottom: 20px;
		margin-left: -6px;
	}
	
	section.green {
		/* padding-bottom: 0; */
		padding-bottom: 20px;
	}

	section.pink {
		padding: 0;
	}
 
	section.purple {
		padding: 30px 0;
	}

	section.purple#scedule {
		padding-top: 0;
	}

	#zambomba .graph img {
	    bottom: 0;
		display: block;
		margin: -15px auto -21px;
	    padding: 0;
	    max-height: 300px;
	}

	p.video {
		margin-bottom: 10px;
	}

	#agia-anna .graph img {
		bottom: 0;
		display: block;
		margin: 0 auto;
		padding: 0;
	    max-height: 350px;
	}

	#part2 {
		margin-top: 15px;
	}

	#scedule p {
		margin-bottom: 0;
		padding-top: 20px;
	}

	#part3 img {
		display: block;
		margin: 0 auto;
	}

	#part3 {
		font-size: 13px;
		margin: 0 !important;
	}

	#part3 p {
		text-align: center;
	}

	#participants, #host, #sponsors {
		padding-top: 0;
		padding-bottom: 10px;
	}

	#xytirio p, #taconeo p {
		padding-top: 0;	
	}

	#social {
		padding-bottom: 130px;
	}

	#copyright {
		padding-top: 40px;
		font-size: 12px;
	}

	footer {
		padding-bottom: 20px;
	}

	.scrollup {
		right: 30px;
	}
}

/* Styles for screens that are as wide as 479px   
----------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 479px) {
	body {
		font-size: 14px;
		line-height: 22px;
	}

	iframe {
		height: 163px !important;
	}

	header {
		/*padding-top: 5px;*/
	}

	#zambomba .graph img {
		max-height: 280px;
	}

	#agia-anna .graph img {
		max-height: 300px;
	}

	.scrollup {
		right: 20px;
	}

	#sponsors .special_sponsors li:first-child,
	#sponsors .special_sponsors li:last-child {
		margin-left: 0;
		padding-left: 0;
	}
}