/* line 5, ../../../../../../../../usr/local/rvm/gems/ruby-2.2-head/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
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 {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../../usr/local/rvm/gems/ruby-2.2-head/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../usr/local/rvm/gems/ruby-2.2-head/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../usr/local/rvm/gems/ruby-2.2-head/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../usr/local/rvm/gems/ruby-2.2-head/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../usr/local/rvm/gems/ruby-2.2-head/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../usr/local/rvm/gems/ruby-2.2-head/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../usr/local/rvm/gems/ruby-2.2-head/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../usr/local/rvm/gems/ruby-2.2-head/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* ============================================================================
    DEFAULT CSS
============================================================================ */
/* ----------------------------------------------------------------------------
    VARIABLES
---------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------
    CLEARFIX
---------------------------------------------------------------------------- */
/* line 18, ../sass/_all_default.scss */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 27, ../sass/_all_default.scss */
.clearfix {
  display: inline-block;
}

/* line 31, ../sass/_all_default.scss */
html[xmlns] .clearfix {
  display: block;
}

/* line 35, ../sass/_all_default.scss */
* html .clearfix {
  height: 1%;
}

/* line 39, ../sass/_all_default.scss */
.clear-block:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 48, ../sass/_all_default.scss */
.clear-block {
  display: inline-block;
}

/* line 52, ../sass/_all_default.scss */
html[xmlns] .clear-block {
  display: block;
}

/* line 56, ../sass/_all_default.scss */
* html .clear-block {
  height: 1%;
}

/* ----------------------------------------------------------------------------
    GLOBAL
---------------------------------------------------------------------------- */
/* line 64, ../sass/_all_default.scss */
body {
  background: #c22723;
  font-size: 13px;
  font-family: Trebuchet, Tahoma, Arial;
  overflow-y: scroll;
  color: #444;
  line-height: 1.5em;
}

/* line 73, ../sass/_all_default.scss */
a {
  color: #999;
}

/* line 77, ../sass/_all_default.scss */
img {
  vertical-align: bottom;
}

/* line 81, ../sass/_all_default.scss */
.field-read-more-photobooth a {
  background: url(../img/btn-more.png) no-repeat scroll right center transparent;
  display: block;
  height: 26px;
  line-height: 26px;
  padding-right: 26px;
  text-decoration: none;
  text-transform: uppercase;
  width: 90px;
}

/* line 92, ../sass/_all_default.scss */
#page-title {
  display: inline-block;
  background: url(../img/bg-block-title.jpg) repeat-y left center #EA414A;
  border-radius: 5px 5px 0 0;
  color: #fff;
  font-size: 26px;
  line-height: 38px;
  font-weight: bold;
  padding: 0px 150px 2px 10px;
  text-transform: uppercase;
}

/* line 104, ../sass/_all_default.scss */
body.page-photobooth .view-photobooth {
  background: transparent;
}

/* line 108, ../sass/_all_default.scss */
.photoboot-container,
.photoboot-block {
  background: transparent;
}

/* ============================================================================
    CONTENT TYPE CSS
============================================================================ */
/* ----------------------------------------------------------------------------
    PARTY
---------------------------------------------------------------------------- */
/*  DEFAULT
---------------------------------------------------------------------------- */
/* line 14, ../sass/_all_ct.scss */
.node.node-type-party .field .field-label-inline-first {
  display: inline;
}
/* line 19, ../sass/_all_ct.scss */
.node.node-type-party .field-party-date {
  color: #65606b;
}
/* line 23, ../sass/_all_ct.scss */
.node.node-type-party .field-title {
  font-weight: bold;
  text-transform: uppercase;
}
/* line 27, ../sass/_all_ct.scss */
.node.node-type-party .field-title h2 {
  color: #c22723;
}
/* line 31, ../sass/_all_ct.scss */
.node.node-type-party .field-title a {
  color: #c22723;
  text-decoration: none;
}
/* line 39, ../sass/_all_ct.scss */
.node.node-type-party .field-read-more a,
.node.node-type-party .field-read-more-photobooth a {
  color: #333;
  background: url(../img/btn-more.png) no-repeat right center;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  padding-right: 36px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
}

/*  TEASER
---------------------------------------------------------------------------- */
/* line 56, ../sass/_all_ct.scss */
.buildmode-teaser .node-type-party {
  border-bottom: 1px solid #e7d7d8;
}
/* line 59, ../sass/_all_ct.scss */
.buildmode-teaser .node-type-party .field {
  line-height: 50px;
  padding-left: 15px;
}
/* line 64, ../sass/_all_ct.scss */
.buildmode-teaser .node-type-party .field-party-date {
  border-right: 1px solid #e7d7d8;
  font-size: 18px;
}
/* line 69, ../sass/_all_ct.scss */
.buildmode-teaser .node-type-party .field-title {
  font-size: 24px;
  border-right: 1px solid #e7d7d8;
}
/* line 75, ../sass/_all_ct.scss */
.buildmode-teaser .node-type-party .field-read-more a {
  height: 50px;
  line-height: 50px;
}

/*  TEASER SHORT
---------------------------------------------------------------------------- */
/* line 85, ../sass/_all_ct.scss */
.buildmode-short_teaser .node-type-party {
  border-bottom: 1px solid #e7d7d8;
}
/* line 88, ../sass/_all_ct.scss */
.buildmode-short_teaser .node-type-party .field {
  padding: 10px 0 7px 0;
  line-height: 26px;
  font-size: 16px;
}
/* line 99, ../sass/_all_ct.scss */
.buildmode-short_teaser .node-type-party .field-read-more a {
  overflow: hidden;
  text-indent: -3000px;
  width: 26px;
}

/*  TEASER SHORT PASSED
---------------------------------------------------------------------------- */
/* line 111, ../sass/_all_ct.scss */
.buildmode-short_teaser_passed .node-type-party .field {
  padding: 10px 0;
  line-height: 26px;
  font-size: 16px;
}
/* line 118, ../sass/_all_ct.scss */
.buildmode-short_teaser_passed .node-type-party .field-title a {
  color: #7C7F8B;
}
/* line 124, ../sass/_all_ct.scss */
.buildmode-short_teaser_passed .node-type-party .field-title h2 {
  position: relative;
  background: none;
  border-radius: 0;
  font-size: 16px;
  margin: 0;
  padding: 0;
  line-height: inherit;
}

/*  TEASER HEADER
---------------------------------------------------------------------------- */
/* line 139, ../sass/_all_ct.scss */
.buildmode-teaser_header .node-type-party {
  position: relative;
  font-size: 40px;
  font-weight: bold;
  text-align: right;
  text-transform: uppercase;
}
/* line 146, ../sass/_all_ct.scss */
.buildmode-teaser_header .node-type-party .field-title {
  color: #fff;
}
/* line 150, ../sass/_all_ct.scss */
.buildmode-teaser_header .node-type-party .field-party-date {
  color: #fff;
}
/* line 155, ../sass/_all_ct.scss */
.buildmode-teaser_header .node-type-party .field-read-more a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  background: transparent;
  text-indent: -9999px;
}
/* line 165, ../sass/_all_ct.scss */
.buildmode-teaser_header .node-type-party .field-read-more a cufon {
  display: none;
  visibility: hidden;
}

/*  PHOTOBOOTH OVERVIEW (HIGHTLIGHT)
---------------------------------------------------------------------------- */
/* line 176, ../sass/_all_ct.scss */
body.page-photobooth .buildmode-photobooth_overview {
  background: transparent;
  border-top: 1px solid #CFD0D3;
}

/* line 183, ../sass/_all_ct.scss */
.buildmode-photobooth_overview .node-type-party .field-title,
.buildmode-photobooth_overview_highlight .node-type-party .field-title {
  font-size: 24px;
}
/* line 187, ../sass/_all_ct.scss */
.buildmode-photobooth_overview .node-type-party .field-party-date,
.buildmode-photobooth_overview_highlight .node-type-party .field-party-date {
  font-size: 20px;
}

/*  FULL
---------------------------------------------------------------------------- */
/* line 195, ../sass/_all_ct.scss */
.buildmode-full .node-type-party {
  padding: 20px;
}
/* line 198, ../sass/_all_ct.scss */
.buildmode-full .node-type-party .field-party-date {
  margin-bottom: 20px;
  font-size: 20px;
}
/* line 203, ../sass/_all_ct.scss */
.buildmode-full .node-type-party .field-party-price,
.buildmode-full .node-type-party .field-party-vvk,
.buildmode-full .node-type-party .field-party-add {
  float: left;
  margin-right: 10px;
}
/* line 209, ../sass/_all_ct.scss */
.buildmode-full .node-type-party .field-party-price .field-label-inline-first,
.buildmode-full .node-type-party .field-party-vvk .field-label-inline-first,
.buildmode-full .node-type-party .field-party-add .field-label-inline-first {
  color: #E0101D;
  font-weight: bold;
}
/* line 215, ../sass/_all_ct.scss */
.buildmode-full .node-type-party .field-party-vvk-info {
  clear: both;
}
/* line 218, ../sass/_all_ct.scss */
.buildmode-full .node-type-party .field-party-vvk-info .field-label {
  color: #E0101D;
  font-weight: bold;
}
/* line 224, ../sass/_all_ct.scss */
.buildmode-full .node-type-party .field-body {
  margin-bottom: 30px;
  border-top: 1px solid #E3E7ED;
  margin-top: 15px;
  padding-top: 15px;
}
/* line 231, ../sass/_all_ct.scss */
.buildmode-full .node-type-party .field-gallery-photo,
.buildmode-full .node-type-party .field-gallery-video {
  display: none;
}

/* ----------------------------------------------------------------------------
    SPONSOR
---------------------------------------------------------------------------- */
/*  DEFAULT
---------------------------------------------------------------------------- */
/* ============================================================================
    VIEW CSS
============================================================================ */
/* line 6, ../sass/_all_view.scss */
.view .item-list {
  text-align: center;
  padding: 8px 0;
  border-top: 1px solid #CFD0D3;
}
/* line 11, ../sass/_all_view.scss */
.view .item-list li {
  display: inline;
  padding: 0 5px;
}
/* line 15, ../sass/_all_view.scss */
.view .item-list li a {
  color: #000;
  text-decoration: none;
}
/* line 20, ../sass/_all_view.scss */
.view .item-list li.pager-current {
  color: #c22723;
}
/* line 27, ../sass/_all_view.scss */
.view .views-row-first .buildmode-photobooth_overview {
  border: none;
}

/* ----------------------------------------------------------------------------
    AGENDA
---------------------------------------------------------------------------- */
/*  PAGE
---------------------------------------------------------------------------- */
/* line 43, ../sass/_all_view.scss */
.view-agenda.view-display-id-agenda_page .views-row-last .node-type-party {
  border: none;
}

/* ----------------------------------------------------------------------------
    SPONSORS
---------------------------------------------------------------------------- */
/*  DEFAULT
---------------------------------------------------------------------------- */
/* line 59, ../sass/_all_view.scss */
.view-sponsors .views-row {
  float: left;
  width: 25%;
}
/* line 63, ../sass/_all_view.scss */
.view-sponsors .views-row .field-image {
  text-align: center;
}
/* line 69, ../sass/_all_view.scss */
.view-sponsors .views-row-first .field-image {
  text-align: left;
}
/* line 75, ../sass/_all_view.scss */
.view-sponsors .views-row-last .field-image {
  text-align: right;
}

/* ============================================================================
    BLOCK CSS
============================================================================ */
/* ----------------------------------------------------------------------------
    DEFAULT
---------------------------------------------------------------------------- */
/* line 10, ../sass/_all_block.scss */
.block h2 {
  background: url(../img/bg-block-title.jpg) repeat-y left center #EA414A;
  border-radius: 5px 5px 0 0;
  color: #fff;
  font-size: 26px;
  line-height: 38px;
  font-weight: bold;
  padding: 0px 10px;
  padding-bottom: 2px;
  text-transform: uppercase;
}

/* ----------------------------------------------------------------------------
    NAVIGATION
---------------------------------------------------------------------------- */
/* line 27, ../sass/_all_block.scss */
#block-menu-primary-links {
  float: right;
}
/* line 31, ../sass/_all_block.scss */
#block-menu-primary-links .content .menu {
  padding: 0;
}
/* line 34, ../sass/_all_block.scss */
#block-menu-primary-links .content .menu li {
  list-style: none;
  float: left;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  background: url(../img/line-red.png) no-repeat right 13px;
}
/* line 44, ../sass/_all_block.scss */
#block-menu-primary-links .content .menu li a {
  display: inline-block;
  text-decoration: none;
  color: #c22723;
  line-height: 40px;
  padding: 0 11px 0 8px;
}
/* line 51, ../sass/_all_block.scss */
#block-menu-primary-links .content .menu li a.active {
  color: #6a6a6a;
  background: url(../img/arrow_nav_down.png) no-repeat center top;
}
/* line 58, ../sass/_all_block.scss */
#block-menu-primary-links .content .menu li.active-trail a {
  color: #6a6a6a;
  background: url(../img/arrow_nav_down.png) no-repeat center top;
}
/* line 64, ../sass/_all_block.scss */
#block-menu-primary-links .content .menu li.last {
  background: none;
}
/* line 67, ../sass/_all_block.scss */
#block-menu-primary-links .content .menu li.last a {
  padding-right: 0;
}

/* ----------------------------------------------------------------------------
    NEXT PARTY
---------------------------------------------------------------------------- */
/* line 81, ../sass/_all_block.scss */
#block-views-agenda-block_3 {
  padding-top: 20px;
}
/* line 84, ../sass/_all_block.scss */
#block-views-agenda-block_3 .content {
  float: right;
}

/* ----------------------------------------------------------------------------
    GALLERY
---------------------------------------------------------------------------- */
/* line 95, ../sass/_all_block.scss */
#block-views-gallery-block_2 .view-gallery {
  background: none repeat scroll 0 0 #FFFFFF;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 1px 1px 3px #666666;
  margin-bottom: 85px;
  padding: 3px;
  width: 908px;
}
/* line 104, ../sass/_all_block.scss */
#block-views-gallery-block_2 .view-gallery .field-gallery-photo a {
  float: left;
  margin-right: 1px;
}
/* line 110, ../sass/_all_block.scss */
#block-views-gallery-block_2 .view-gallery .field-gallery-video {
  float: left;
}
/* line 113, ../sass/_all_block.scss */
#block-views-gallery-block_2 .view-gallery .field-gallery-video .emvideo-thumbnail-replacement {
  display: block;
  position: relative;
}
/* line 117, ../sass/_all_block.scss */
#block-views-gallery-block_2 .view-gallery .field-gallery-video .emvideo-thumbnail-replacement span,
#block-views-gallery-block_2 .view-gallery .field-gallery-video .emvideo-thumbnail-replacement span:hover {
  background: url(../img/btn-play.png) no-repeat;
  display: block;
  height: 57px;
  left: 86px;
  position: absolute;
  top: 46px;
  width: 60px;
}

/* ----------------------------------------------------------------------------
    BLOCK INFO FOOTER
---------------------------------------------------------------------------- */
/* line 137, ../sass/_all_block.scss */
#block-block-1 {
  float: left;
  width: 230px;
  padding-right: 50px;
  background: url(../img/line-dubble.png) repeat-y right top;
}
/* line 143, ../sass/_all_block.scss */
#block-block-1 h2 {
  background: none repeat scroll 0 0 transparent;
  font-size: 150%;
  padding-bottom: 26px;
  padding-left: 0;
  color: #fff;
  text-transform: uppercase;
}
/* line 152, ../sass/_all_block.scss */
#block-block-1 .content {
  color: #fff;
}
/* line 159, ../sass/_all_block.scss */
#block-block-1 .content .field-read-more {
  background: url(../img/btn-more.png) no-repeat right center;
  color: #FFFFFF;
  display: block;
  float: right;
  font-size: 116%;
  font-weight: bold;
  height: 26px;
  line-height: 26px;
  margin-top: 10px;
  overflow: hidden;
  padding-right: 30px;
  text-align: right;
  text-decoration: none;
  text-transform: uppercase;
  width: 126px;
}

/* ----------------------------------------------------------------------------
    BLOCK MENU FOOTER
---------------------------------------------------------------------------- */
/* line 184, ../sass/_all_block.scss */
#block-menu-secondary-links {
  float: left;
  padding: 17px 0 0 25px;
}
/* line 188, ../sass/_all_block.scss */
#block-menu-secondary-links .menu {
  position: inherit;
}
/* line 191, ../sass/_all_block.scss */
#block-menu-secondary-links .menu li {
  float: left;
  list-style: none;
  background: url(../img/bg_separator_footer.gif) no-repeat right center;
  margin: 0 11px 0 0;
  padding: 0 12px 0 0;
}
/* line 198, ../sass/_all_block.scss */
#block-menu-secondary-links .menu li a {
  color: #FFFFFF;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
}
/* line 205, ../sass/_all_block.scss */
#block-menu-secondary-links .menu li.first {
  margin-left: 0;
}
/* line 209, ../sass/_all_block.scss */
#block-menu-secondary-links .menu li.last {
  margin: 0;
  padding: 0;
  background: none;
}

/* ----------------------------------------------------------------------------
    BLOCK LOGO FOOTER
---------------------------------------------------------------------------- */
/* line 223, ../sass/_all_block.scss */
.block-footer-logo {
  float: right;
}

/* ----------------------------------------------------------------------------
    BLOCK VIEW AGENDA NEXT
---------------------------------------------------------------------------- */
/* line 232, ../sass/_all_block.scss */
#block-views-agenda-block_1 {
  position: absolute;
  top: -40px;
  left: 20px;
  background: url(../images/bg_agenda_block_archive.jpg) repeat-x center bottom #E9E7E7;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 1px 1px 3px #666666;
  width: 270px;
}
/* line 241, ../sass/_all_block.scss */
#block-views-agenda-block_1 .view-content {
  margin: 0 7px;
}
/* line 245, ../sass/_all_block.scss */
#block-views-agenda-block_1 .view-content .views-row-last .node-type-party {
  border: none;
}
/* line 251, ../sass/_all_block.scss */
#block-views-agenda-block_1 .view-display-id-block_1 {
  background: url(../img/bg_agenda_block.jpg) repeat-x center bottom #fff;
}

/* ----------------------------------------------------------------------------
    BLOCK SOCIAL
---------------------------------------------------------------------------- */
/* line 264, ../sass/_all_block.scss */
.social {
  float: left;
  margin-top: 50px;
  padding-left: 67px;
  width: 439px;
}
/* line 270, ../sass/_all_block.scss */
.social a {
  float: left;
  background: url(../img/btn-social.png) no-repeat;
  display: block;
  height: 51px;
  overflow: hidden;
  text-indent: -3000px;
  width: 50px;
}
/* line 279, ../sass/_all_block.scss */
.social a.btn-facebook {
  background-position: 0 -51px;
}
/* line 284, ../sass/_all_block.scss */
.social iframe {
  float: left;
}

/* ----------------------------------------------------------------------------
    BLOCK HOME
---------------------------------------------------------------------------- */
/* line 294, ../sass/_all_block.scss */
.front #node-14,
.front #node-67 {
  margin-left: 300px;
  padding: 30px 10px 20px 10px;
  min-height: 220px;
}
/* line 300, ../sass/_all_block.scss */
.front #node-14 p,
.front #node-67 p {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.4em;
}

/* ----------------------------------------------------------------------------
    BLOCK SPONSERS
---------------------------------------------------------------------------- */
/* line 312, ../sass/_all_block.scss */
#block-views-sponsors-block_1 {
  margin-left: 300px;
  padding: 0 15px 15px 10px;
}

/* ----------------------------------------------------------------------------
    BLOCK PHOTOBOOTH SIDEBAR
---------------------------------------------------------------------------- */
/* line 323, ../sass/_all_block.scss */
#block-photobooth-1 .flickr-teaser-thumbnails {
  height: 160px;
  margin-left: 10px;
  width: 240px;
  overflow: hidden;
}
/* line 329, ../sass/_all_block.scss */
#block-photobooth-1 .flickr-teaser-thumbnails .flickr-photo-thumbnail {
  float: left;
  display: block;
  height: 80px;
  margin: 0;
  padding: 0;
  position: relative;
  text-decoration: none;
  z-index: 50;
}
/* line 339, ../sass/_all_block.scss */
#block-photobooth-1 .flickr-teaser-thumbnails .flickr-photo-thumbnail img {
  margin: 0;
  position: relative;
  vertical-align: top;
  z-index: 55;
  width: 120px;
}
/* line 349, ../sass/_all_block.scss */
#block-photobooth-1 .flickr-teaser-text {
  color: #525E6C;
  font-size: 138.5%;
  line-height: 38px;
  overflow: hidden;
  padding: 10px;
  text-align: center;
}
/* line 357, ../sass/_all_block.scss */
#block-photobooth-1 .flickr-teaser-text a {
  display: inline-block;
  background: url(../img/btn-photobooth.jpg) repeat-x #e20016;
  border-radius: 5px 5px 5px 5px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 0 10px;
  text-decoration: none;
}
/* line 367, ../sass/_all_block.scss */
#block-photobooth-1 .flickr-teaser-text a:hover {
  color: #ccc;
}

/* ----------------------------------------------------------------------------
    BLOCK FLICKR FOTO CONTAINER
---------------------------------------------------------------------------- */
/* line 379, ../sass/_all_block.scss */
.flickr-foto-container {
  position: relative;
  color: #FFFFFF;
  text-align: center;
}
/* line 384, ../sass/_all_block.scss */
.flickr-foto-container .flickr-social {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  bottom: 2px;
  padding: 3px 0;
  position: absolute;
  width: 100%;
}
/* line 391, ../sass/_all_block.scss */
.flickr-foto-container .flickr-social .flickr-social-right {
  float: right;
}
/* line 394, ../sass/_all_block.scss */
.flickr-foto-container .flickr-social .flickr-social-right .social-group-title {
  float: left;
  line-height: 29px;
  margin-right: 3px;
}
/* line 400, ../sass/_all_block.scss */
.flickr-foto-container .flickr-social .flickr-social-right .social-group {
  background: none repeat scroll 0 0 rgba(31, 33, 37, 0.7);
  border: 1px solid black;
  border-radius: 5px 5px 5px 5px;
  float: left;
  margin-right: 3px;
  padding: 3px;
}
/* line 408, ../sass/_all_block.scss */
.flickr-foto-container .flickr-social .flickr-social-right .social-group .btn-twitter,
.flickr-foto-container .flickr-social .flickr-social-right .social-group .btn-facebook,
.flickr-foto-container .flickr-social .flickr-social-right .social-group .btn-mail,
.flickr-foto-container .flickr-social .flickr-social-right .social-group .btn-print {
  float: left;
  margin-right: 3px;
  background: url(../img/btn-social-small.png) no-repeat;
  display: block;
  height: 26px;
  overflow: hidden;
  text-indent: -3000px;
  width: 26px;
}
/* line 422, ../sass/_all_block.scss */
.flickr-foto-container .flickr-social .flickr-social-right .social-group .btn-facebook {
  background-position: 0 -26px;
}
/* line 423, ../sass/_all_block.scss */
.flickr-foto-container .flickr-social .flickr-social-right .social-group .btn-mail {
  background-position: 0 -52px;
}
/* line 424, ../sass/_all_block.scss */
.flickr-foto-container .flickr-social .flickr-social-right .social-group .btn-print {
  background-position: 0 -78px;
}

/* ----------------------------------------------------------------------------
    BLOCK FLICKR FOTO CONTAINER
---------------------------------------------------------------------------- */
/* line 436, ../sass/_all_block.scss */
#block-webform-client-block-11 h2 {
  display: none;
}

/* line 441, ../sass/_all_block.scss */
.block-webform {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
  bottom: 42px;
  overflow: hidden;
  position: absolute;
  width: 100%;
}

/* line 448, ../sass/_all_block.scss */
.block-webform .content {
  display: none;
}

/* line 451, ../sass/_all_block.scss */
.block-webform .content form {
  padding: 10px;
}

/* line 454, ../sass/_all_block.scss */
.block-webform .messages {
  background: none repeat scroll 0 0 transparent;
  border-bottom: medium none;
  padding: 5px 0;
  text-align: left;
}

/* line 460, ../sass/_all_block.scss */
.form-submit {
  background: url(../img/btn-photobooth.jpg) repeat-x scroll 0 0 #E20016;
  border: medium none;
  border-radius: 5px 5px 5px 5px;
  color: #FFFFFF;
  float: right;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
  padding: 5px 10px;
  text-decoration: none;
}

/* line 472, ../sass/_all_block.scss */
.form-text {
  border: 1px solid #000000;
  padding: 5px;
  width: 80%;
}

/* line 477, ../sass/_all_block.scss */
.form-item {
  margin-bottom: 5px;
}

/* line 480, ../sass/_all_block.scss */
.form-item label {
  color: #FFFFFF;
  display: inline-block;
  width: 15%;
}

/* line 485, ../sass/_all_block.scss */
.node-type-webform .form-item label {
  color: #999999;
  display: block;
  font-style: italic;
  font-weight: bold;
  margin-bottom: 5px;
}

/* line 492, ../sass/_all_block.scss */
.node-type-webform .form-textarea, .node-type-webform .form-text {
  background: url(../img/bg-input.jpg) repeat-x scroll center top transparent;
  border-color: #E1E1E1 #EEEEEE #EEEEEE #E1E1E1;
  border-style: solid;
  border-width: 1px;
  padding: 6px;
  width: 50%;
}

/* ============================================================================
    REGION CSS
============================================================================ */
/* ----------------------------------------------------------------------------
    CONTAINER
---------------------------------------------------------------------------- */
/* line 10, ../sass/_all_region.scss */
#container {
  padding-top: 17px;
  background: url(../img/bg.jpg?r=1) no-repeat center top #010f2a;
}

/* ----------------------------------------------------------------------------
    HEADER
---------------------------------------------------------------------------- */
/* line 21, ../sass/_all_region.scss */
#header {
  background: url(../img/bg_header.jpg) no-repeat center top;
  height: 112px;
}
/* line 25, ../sass/_all_region.scss */
#header #logo {
  float: left;
  padding-top: 5px;
}
/* line 30, ../sass/_all_region.scss */
#header .region-content {
  width: 910px;
  margin: auto;
}

/* ----------------------------------------------------------------------------
    HEADER
---------------------------------------------------------------------------- */
/* line 42, ../sass/_all_region.scss */
#subheader {
  background: url(../img/bg_white_transparent-75.png);
  margin-bottom: 20px;
}
/* line 46, ../sass/_all_region.scss */
#subheader .region-content {
  width: 910px;
  margin: auto;
}

/* ----------------------------------------------------------------------------
    CONTENT
---------------------------------------------------------------------------- */
/* line 61, ../sass/_all_region.scss */
#content .region-content {
  width: 910px;
  margin: auto;
}
/* line 65, ../sass/_all_region.scss */
#content .region-content #content-region {
  position: relative;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 1px 1px 3px #666666;
  background: url(../img/bg_white_transparent-85.png);
}

/* ----------------------------------------------------------------------------
    SIDEBAR
---------------------------------------------------------------------------- */
/* line 80, ../sass/_all_region.scss */
#sidebar {
  float: right;
  width: 260px;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 1px 1px 3px #666666;
  background: url(../img/bg_white_transparent-85.png);
}

/* ----------------------------------------------------------------------------
    FOOTER
---------------------------------------------------------------------------- */
/* line 95, ../sass/_all_region.scss */
#footer {
  background: url(../img/bg_footer.png) no-repeat center 20px;
  height: 470px;
}
/* line 99, ../sass/_all_region.scss */
#footer .region-content {
  width: 910px;
  margin: auto;
  padding-top: 141px;
}

/* ============================================================================
    PAGE CSS
============================================================================ */
/* ----------------------------------------------------------------------------
    FRONT
---------------------------------------------------------------------------- */
/* line 11, ../sass/_all_page.scss */
.front #footer {
  /*height: 570px;*/
  margin-top: 200px;
}
/* line 15, ../sass/_all_page.scss */
.front #footer .region-content {
  padding-top: 0px;
}
/* line 20, ../sass/_all_page.scss */
.front #content {
  margin-bottom: 20px;
}
/* line 24, ../sass/_all_page.scss */
.front #page-title {
  display: none;
}

/* ----------------------------------------------------------------------------
    SIDEBAR
---------------------------------------------------------------------------- */
/* line 35, ../sass/_all_page.scss */
.sidebar-right #page-title {
  float: left;
}
/* line 39, ../sass/_all_page.scss */
.sidebar-right #content-region {
  float: left;
  width: 640px;
  clear: left;
}
/* line 45, ../sass/_all_page.scss */
.sidebar-right .block h2 {
  background: transparent;
  color: #c22723;
  text-transform: none;
}
