article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: Arial, Helvetica, Verdana, sans-serif; color: #808080; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

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

a { color: #6d6d6d; -webkit-transition: all .6s; -moz-transition: all .6s; -o-transition: all .6s; transition: all .6s; }
a:visited { color: #4d4d4d; -webkit-transition: all .6s; -moz-transition: all .6s; -o-transition: all .6s; transition: all .6s; }
a:hover { color: #ff3183; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

/* ==|== primary styles =====================================================
   ========================================================================== */

header img { margin: 21px 0 21px 0; }

nav a:hover { border: 1px #e6e6e6 solid; background-color: #fff; }


footer { clear: both;  font-size: 11px; }
footer .content { width: 980px; margin-top: 10px; }
footer .content div { background-color: #eee; margin: auto; text-align: center; padding: 8px 10px; margin-bottom: 20px; }
footer a { text-decoration: none; color: #808080; }
footer a:hover { text-decoration: underline; color: #808080; }
    
.content { width: 980px; margin: auto; }
.gallery { display: none; }
.gmaps { margin: -5px 0 0 22px; border: 1px #e6e6e6 solid; }
.timetable { background-color: #000; color: #fff; width: 914px;  margin: 10px 0 10px 22px; text-align: center; padding: 10px; text-transform: uppercase; }

header { text-align: left; border-bottom: 1px #aaa solid; }
header img { margin: 21px 0 21px 43px; }
/*header img.fb { margin: 21px 0 21px 664px; }*/

header img.fb { margin: 21px 0 21px 520px; }
header img.social { margin: 21px 0 21px 3px; }

nav { margin-left: 11px; }
nav a { display: block; width: 462px; height: 65px; line-height: 65px; border: 1px #fff solid; float: left; text-decoration: none; background-color: #e7e5e5; text-align: center; margin: 20px 0 20px 10px; font-size: 17px; }
nav a:hover { border: 1px #e6e6e6 solid; background-color: #fff; }

footer { clear: both;  font-size: 11px; }
footer .content { text-align: center; }
footer .content div { background-color: #000000; color: #ffffff; width: 916px; margin: auto; text-align: left; padding: 8px 10px; margin-bottom: 20px; }
footer a { text-decoration: none; color: #ffffff; }
footer a:hover { text-decoration: underline; color: #808080; }



/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
