@import url(http://fonts.googleapis.com/css?family=Dosis:400,500,600,700&subset=latin,latin-ext);
@font-face { font-family: 'dosisextrabold'; src: url("../fonts/dosis-extrabold-webfont.eot"); src: url("../fonts/dosis-extrabold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/dosis-extrabold-webfont.woff") format("woff"), url("../fonts/dosis-extrabold-webfont.ttf") format("truetype"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'dosisbold'; src: url("../fonts/dosis-bold-webfont.eot"); src: url("../fonts/dosis-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/dosis-bold-webfont.woff") format("woff"), url("../fonts/dosis-bold-webfont.ttf") format("truetype"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'dosislight'; src: url("../fonts/dosis-light-webfont.eot"); src: url("../fonts/dosis-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/dosis-light-webfont.woff") format("woff"), url("../fonts/dosis-light-webfont.ttf") format("truetype"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'dosisextralight'; src: url("../fonts/dosis-extralight-webfont.eot"); src: url("../fonts/dosis-extralight-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/dosis-extralight-webfont.woff") format("woff"), url("../fonts/dosis-extralight-webfont.ttf") format("truetype"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'dosismedium'; src: url("../fonts/dosis-medium-webfont.eot"); src: url("../fonts/dosis-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/dosis-medium-webfont.woff") format("woff"), url("../fonts/dosis-medium-webfont.ttf") format("truetype"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'dosisregular'; src: url("../fonts/dosis-regular-webfont.eot"); src: url("../fonts/dosis-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/dosis-regular-webfont.woff") format("woff"), url("../fonts/dosis-regular-webfont.ttf") format("truetype"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'dosissemibold'; src: url("../fonts/dosis-semibold-webfont.eot"); src: url("../fonts/dosis-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/dosis-semibold-webfont.woff") format("woff"), url("../fonts/dosis-semibold-webfont.ttf") format("truetype"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'fontello'; src: url("../fonts/../fonts/fontello.eot?41788912"); src: url("../fonts/../fonts/fontello.eot?41788912#iefix") format("embedded-opentype"), url("../fonts/../fonts/fontello.woff?41788912") format("woff"), url("../fonts/../fonts/fontello.ttf?41788912") format("truetype"), url("../fonts/../fonts/fontello.svg?41788912#fontello") format("svg"); font-weight: normal; font-style: normal; }
[class^="icon-"]:before, [class*=" icon-"]:before { font-family: "fontello"; font-style: normal; font-weight: normal; font-size: 16px; speak: none; }

.icon-hp:before { content: '\e800'; }

.icon-fb:before { content: '\e801'; }

.icon-in:before { content: '\e802'; }

.icon-submit:before { content: '\e803'; }

.icon-yt:before { content: '\e807'; }

.icon-vm:before { content: '\e804'; }

.icon-gp:before { content: '\e805'; }

.icon-se:before { content: '\e806'; }

.icon-nl:before { content: '\e808'; }

.icon-pl:before { content: '\e809'; }

.icon-ok:before { content: '\e80a'; }

.icon-no:before { content: '\e80b'; }

/*! normalize.css v1.1.2 | MIT License | git.io/normalize */
/* ========================================================================== HTML5 display definitions ========================================================================== */
/** Correct `block` display not defined in IE 6/7/8/9 and Firefox 3. */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }

/** Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3. */
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }

/** Prevent modern browsers from displaying `audio` without controls. Remove excess height in iOS 5 devices. */
audio:not([controls]) { display: none; height: 0; }

/** Address styling not present in IE 7/8/9, Firefox 3, and Safari 4. Known issue: no IE 6 support. */
[hidden] { display: none; }

/* ========================================================================== Base ========================================================================== */
/** 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using `em` units. 2. Prevent iOS text size adjust after orientation change, without disabling user zoom. */
html { font-size: 100%; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ }

/** Address `font-family` inconsistency between `textarea` and other form elements. */
html, button, input, select, textarea { font-family: sans-serif; }

/** Address margins handled incorrectly in IE 6/7. */
body { margin: 0; }

/* ========================================================================== Links ========================================================================== */
/** Address `outline` inconsistency between Chrome and other browsers. */
a:focus { outline: thin dotted; }

/** Improve readability when focused and also mouse hovered in all browsers. */
a:active, a:hover { outline: 0; }

/* ========================================================================== Typography ========================================================================== */
/** Address font sizes and margins set differently in IE 6/7. Address font sizes within `section` and `article` in Firefox 4+, Safari 5, and Chrome. */
/** Address styling not present in IE 7/8/9, Safari 5, and Chrome. */
abbr[title] { border-bottom: 1px dotted; }

/** Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome. */
b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

/** Address styling not present in Safari 5 and Chrome. */
dfn { font-style: italic; }

/** Address differences between Firefox and other browsers. Known issue: no IE 6/7 normalization. */
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }

/** Address styling not present in IE 6/7/8/9. */
mark { background: #ff0; color: #000; }

/** Address margins set differently in IE 6/7. */
/** Correct font family set oddly in IE 6, Safari 4/5, and Chrome. */
code, kbd, pre, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

/** Improve readability of pre-formatted text in all browsers. */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

/** Address CSS quotes not supported in IE 6/7. */
q { quotes: none; }

/** Address `quotes` property not supported in Safari 4. */
q:before, q:after { content: ''; content: none; }

/** Address inconsistent and variable font size in all browsers. */
small { font-size: 80%; }

/** Prevent `sub` and `sup` affecting `line-height` in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

/* ========================================================================== Lists ========================================================================== */
/** Address margins set differently in IE 6/7. */
dd { margin: 0 0 0 40px; }

/** Address paddings set differently in IE 6/7. */
/** Correct list images handled incorrectly in IE 7. */
/* ========================================================================== Embedded content ========================================================================== */
/** 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3. 2. Improve image quality when scaled in IE 7. */
img { border: 0; /* 1 */ -ms-interpolation-mode: bicubic; /* 2 */ }

/** Correct overflow displayed oddly in IE 9. */
svg:not(:root) { overflow: hidden; }

/* ========================================================================== Figures ========================================================================== */
/** Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11. */
figure { margin: 0; }

/* ========================================================================== Forms ========================================================================== */
/** Correct margin displayed oddly in IE 6/7. */
form { margin: 0; }

/** Define consistent border, margin, and padding. */
/** 1. Correct color not being inherited in IE 6/7/8/9. 2. Correct text not wrapping in Firefox 3. 3. Correct alignment displayed oddly in IE 6/7. */
/** 1. Correct font size not being inherited in all browsers. 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5, and Chrome. 3. Improve appearance and consistency in all browsers. */
/** Address Firefox 3+ setting `line-height` on `input` using `!important` in the UA stylesheet. */
button, input { line-height: normal; }

/** Address inconsistent `text-transform` inheritance for `button` and `select`. All other form control elements do not inherit `text-transform` values. Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+. Correct `select` style inheritance in Firefox 4+ and Opera. */
button, select { text-transform: none; }

/** 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls. 2. Correct inability to style clickable `input` types in iOS. 3. Improve usability and consistency of cursor style between image-type `input` and others. 4. Remove inner spacing in IE 7 without affecting normal text inputs. Known issue: inner spacing remains in IE 6. */
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ *overflow: visible; /* 4 */ }

/** Re-set default cursor for disabled elements. */
button[disabled], html input[disabled] { cursor: default; }

/** 1. Address box sizing set to content-box in IE 8/9. 2. Remove excess padding in IE 8/9. 3. Remove excess padding in IE 7. Known issue: excess padding remains in IE 6. */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ *height: 13px; /* 3 */ *width: 13px; /* 3 */ }

/** 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome. 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome (include `-moz` to future-proof). */
input[type="search"] { -webkit-appearance: textfield; /* 1 */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */ box-sizing: content-box; }

/** Remove inner padding and search cancel button in Safari 5 and Chrome on OS X. */
/** Remove inner padding and border in Firefox 3+. */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/** 1. Remove default vertical scrollbar in IE 6/7/8/9. 2. Improve readability and alignment in all browsers. */
/* ========================================================================== Tables ========================================================================== */
/** Remove most spacing between table cells. */
table { border-collapse: collapse; border-spacing: 0; }

/* ========================================================================== HTML5 Boilerplate styles - h5bp.com (generated via initializr.com) ========================================================================== */
::-moz-selection { background: #b3d4fc; text-shadow: none; }

::selection { background: #b3d4fc; text-shadow: none; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

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

/* ========================================================================== Author's custom styles ========================================================================== */
/* ========================================================================== Media Queries ========================================================================== */
@media only screen and (min-width: 480px) { /* ======================== INTERMEDIATE: IE Fixes ======================== */
  .oldie nav a { margin: 0 0.7%; } }
/* ========================================================================== Helper classes ========================================================================== */
.ir { background-color: transparent; border: 0; overflow: hidden; *text-indent: -9999px; }

.ir:before { content: ""; display: block; width: 0; height: 150%; }

.hidden { display: none !important; visibility: hidden; }

.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

.invisible { visibility: hidden; }

.clearfix:before, .clearfix:after { content: " "; display: table; }

.clearfix:after { clear: both; }

.clearfix { *zoom: 1; }

/* ========================================================================== Print styles ========================================================================== */
@media print { * { background: transparent !important; color: #000 !important; /* Black prints faster: h5bp.com/s */ box-shadow: none !important; text-shadow: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  /* Don't show links for images, or javascript/internal links */
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  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; } }
body { background: #fff; font-family: "Dosis"; font-size: 12px; position: relative; }

nav ul, nav ol { list-style: none; list-style-image: none; padding: 0; margin: 0; }

a, a:visited, a:link, a:active { text-decoration: none; color: #000; }

p a { color: #b71251 !important; }

a:focus { outline: none; }

strong { font-weight: normal; font-family: "dosissemibold"; }

p { margin: 0; padding: 5px 0; text-align: justify; }

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }

h1 { text-transform: uppercase; }
h1.title { margin-bottom: 15px; }

h2 { font-size: 20px; font-weight: 600; text-transform: uppercase; }

h3 { font-size: 14px; line-height: 14px; text-transform: uppercase; }

h4 { font-size: 12px; line-height: 14px; text-transform: uppercase; font-family: "dosissemibold"; font-weight: normal; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp { padding: 0; margin: 0; border: 0; outline: none; vertical-align: top; }

.fancybox-wrap { position: absolute; top: 0; left: 0; z-index: 8020; }

.fancybox-skin { position: relative; background: #f9f9f9; color: #444; text-shadow: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

.fancybox-opened { z-index: 8030; }

.fancybox-opened .fancybox-skin { -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner { position: relative; }

.fancybox-inner { overflow: hidden; }

.fancybox-type-iframe .fancybox-inner { -webkit-overflow-scrolling: touch; }

.fancybox-error { color: #444; font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif; margin: 0; padding: 15px; white-space: nowrap; }

.fancybox-image, .fancybox-iframe { display: block; width: 100%; height: 100%; }

.fancybox-image { max-width: 100%; max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url("../images/fancybox_sprite.png"); }

#fancybox-loading { position: fixed; top: 50%; left: 50%; margin-top: -22px; margin-left: -22px; background-position: 0 -108px; opacity: 0.8; cursor: pointer; z-index: 8060; }

#fancybox-loading div { width: 44px; height: 44px; background: url("../images/fancybox_loading.gif") center center no-repeat; }

.fancybox-close { position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; cursor: pointer; z-index: 8040; }

.fancybox-nav { position: absolute; top: 0; width: 40%; height: 100%; cursor: pointer; text-decoration: none; background: transparent url("../images/blank.gif"); /* helps IE */ -webkit-tap-highlight-color: transparent; z-index: 8040; }

.fancybox-prev { left: 0; }

.fancybox-next { right: 0; }

.fancybox-nav span { position: absolute; top: 50%; width: 36px; height: 34px; margin-top: -18px; cursor: pointer; z-index: 8040; visibility: hidden; }

.fancybox-prev span { left: 10px; background-position: 0 -36px; }

.fancybox-next span { right: 10px; background-position: 0 -72px; }

.fancybox-nav:hover span { visibility: visible; }

.fancybox-tmp { position: absolute; top: -99999px; left: -99999px; visibility: hidden; max-width: 99999px; max-height: 99999px; overflow: visible !important; }

/* Overlay helper */
.fancybox-lock { overflow: hidden !important; width: auto; }

.fancybox-lock body { overflow: hidden !important; }

.fancybox-lock-test { overflow-y: hidden !important; }

.fancybox-overlay { position: absolute; top: 0; left: 0; overflow: hidden; display: none; z-index: 8010; background: url("../images/fancybox_overlay.png"); }

.fancybox-overlay-fixed { position: fixed; bottom: 0; right: 0; }

.fancybox-lock .fancybox-overlay { overflow: auto; overflow-y: scroll; }

/* Title helper */
.fancybox-title { visibility: hidden; font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif; position: relative; text-shadow: none; z-index: 8050; }

.fancybox-opened .fancybox-title { visibility: visible; }

.fancybox-title-float-wrap { position: absolute; bottom: 0; right: 50%; margin-bottom: -35px; z-index: 8050; text-align: center; }

.fancybox-title-float-wrap .child { display: inline-block; margin-right: -100%; padding: 2px 20px; background: transparent; /* Fallback for web browsers that doesn't support RGBa */ background: rgba(0, 0, 0, 0.8); -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; text-shadow: 0 1px 2px #222; color: #FFF; font-weight: bold; line-height: 24px; white-space: nowrap; }

.fancybox-title-outside-wrap { position: relative; margin-top: 10px; color: #fff; }

.fancybox-title-inside-wrap { padding-top: 10px; }

.fancybox-title-over-wrap { position: absolute; bottom: 0; left: 0; color: #fff; padding: 10px; background: #000; background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) { #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url("../images/fancybox_sprite@2x.png"); background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/ }
  #fancybox-loading div { background-image: url("../images/fancybox_loading@2x.gif"); background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/ } }
#registration label { display: block; margin-bottom: 3px; float: left; width: 130px; text-transform: uppercase; }
#registration input[type="text"] { margin-bottom: 20px; border: 1px solid #ccc; padding: 3px 5px; width: 200px; float: left; }
#registration .red { color: red; }
#registration select { margin-bottom: 20px; }

#submit { background: #FEF200; border: none; text-transform: uppercase; font-size: 12px; font-weight: bold; padding: 7px 15px; margin: 10px auto; display: block; }

.wrapper { width: 930px; margin: 0 auto; }

.dashed { padding: 5px 0; border-top: 1px dashed #000; border-bottom: 1px dashed #000; overflow: hidden; clear: both; }

a.read-more, .read-more { color: #b71251; }

#logo { display: block; }

#mainMenu { padding: 15px 0; }
#mainMenu .link-main-menu { font-size: 18px; font-weight: 700; float: left; margin-right: 20px; color: #000; text-transform: uppercase; }
#mainMenu .link-main-menu:hover, #mainMenu .link-main-menu.active { color: #70b4a1; }

.narrow { float: left; margin-right: 30px; }
.narrow:last-child { margin-right: 0; }

.posts.narrow { width: 230px; }
.posts .post { display: block; border-bottom: 1px dashed #000; padding-bottom: 15px; margin-bottom: 15px; }
.posts .post:last-child { border: none; }
.posts .post:hover .post-title { color: #b71251; }

.map.narrow { width: 320px; }

.title { margin-top: 15px; margin-bottom: 20px; color: #70b4a1; }
.title:before { content: "+"; font-size: 28px; margin-right: 3px; line-height: 0; }

#footer { padding: 20px 0; }

#copyright { float: right; }

#topNav { padding: 10px 0; }

#searchForm { position: relative; float: left; margin-left: 10px; }

#search { background: #ebebeb; border-radius: 14px; border: none; outline: 0; padding: 6px 30px 6px 10px; font-size: 14px; -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ -moz-box-sizing: border-box; /* Firefox, other Gecko */ box-sizing: border-box; margin: 0; }

#searchSubmit { position: absolute; right: 0; top: 0; text-align: center; color: #fff; cursor: pointer; margin-right: 0; }

a.ico, .ico { width: 28px; height: 28px; background: #70b4a1; border-radius: 14px; color: #fff; display: block; float: left; line-height: 26px; text-align: center; font-size: 0px; margin-right: 5px; }
a.ico .icon-pl, a.ico .icon-fb, a.ico .icon-vm, a.ico .icon-gp, a.ico .icon-in, a.ico .icon-yt, a.ico .icon-ok, .ico .icon-pl, .ico .icon-fb, .ico .icon-vm, .ico .icon-gp, .ico .icon-in, .ico .icon-yt, .ico .icon-ok { line-height: 28px; }
a.ico.home, .ico.home { background: #b71251; }
a.ico.error, .ico.error { background: red; }

.left { float: left; }

.right { float: right; }

.links { margin-top: 20px; border-top: 1px dashed #000; padding-top: 5px; }

#events .event { border-bottom: 1px dashed #000; width: 290px; float: left; }
#events.narrow .event { width: 320px; padding-bottom: 10px; }

#events.narrow { width: 320px; }
#events.narrow:last-child { border: none; }
#events.narrow .event { margin-left: 0; }

.event { margin-bottom: 15px; box-sizing: border-box; display: inline-block; }
.event img { display: block; }
.event:hover .event-title { color: #b71251; }
.event .event-title { margin-bottom: 5px; margin-top: 10px; font-size: 16px; line-height: 16px; color: #41B494; }

.event-time { color: #75CBD9; display: block; margin-bottom: 10px; margin-top: 5px; }

#categories { margin-bottom: 20px; }
#categories .category { float: left; cursor: pointer; background: #000; color: #fff; text-transform: uppercase; font-size: 14px; margin-right: 1px; padding: 5px 13px; }
#categories .category:hover, #categories .category.active { background: #75cbd9; }

#days { margin-bottom: 20px; }

#days .day { float: left; cursor: pointer; background: #000; color: #fff; font-size: 14px; margin-right: 1px; padding: 5px 10px; }

#days .day:hover, #days .day.active { background: #75cbd9; }

#formMsg { margin-bottom: 20px; font-size: 14px; font-weight: bold; color: #b71251; }

.register { font-weight: bold; font-size: 16px; color: #b71251; text-transform: uppercase; }

a.more { display: block; text-align: center; margin-bottom: 10px; font-weight: bold; text-transform: uppercase; font-size: 14px; color: #b71251; clear: both; }

#program .day-title { color: #b71251; font-size: 18px; font-weight: bold; border-bottom: 1px dashed #000; padding-bottom: 5px; margin-bottom: 10px; }

#program .event { display: table; }

#program .info { display: table-cell; vertical-align: top; }

#program time { float: left; display: table-cell; width: 90px; color: #70b4a1; font-weight: bold; font-size: 14px; text-align: right; padding-right: 20px; }

#subscribeForm { position: relative; float: left; margin-right: 5px; }

#email { background: #ebebeb; border-radius: 14px; border: none; outline: 0; padding: 6px 0px 6px 0px; font-size: 14px; margin: 0; width: 28px; transition: width 150ms ease-out; }
#email.active { padding: 6px 30px 6px 10px; width: 180px; transition: width 150ms ease-out-in; }
#email.error::-webkit-input-placeholder { color: red; }
#email.error:-moz-placeholder { /* Firefox 18- */ color: red; }
#email.error::-moz-placeholder { /* Firefox 19+ */ color: red; }
#email.error:-ms-input-placeholder { color: red; }
#email.valid::-webkit-input-placeholder { color: green; }
#email.valid:-moz-placeholder { /* Firefox 18- */ color: green; }
#email.valid::-moz-placeholder { /* Firefox 19+ */ color: green; }
#email.valid:-ms-input-placeholder { color: green; }

#subscribeSubmit { position: absolute; right: 0; top: 0; text-align: center; color: #fff; cursor: pointer; margin-right: 0; }

#eventInfo { float: left; width: 540px; }
#eventInfo .event-time { font-size: 16px; }

.fancy {
	float:left;
	margin-bottom: 30px;
	margin-left: 30px;
}
.fancy:nth-child(4n+1) {
	margin-left: 0px;
}
