.shadowed, form input, form textarea, .contact-block, .messages {
  behavior: url('/static/scss/PIE/PIE.htc');
  position: relative;
  -webkit-box-shadow: 3.53553px 3.53553px 10px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 3.53553px 3.53553px 10px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 3.53553px 3.53553px 10px 0px rgba(0, 0, 0, 0.5); }

header, nav, section, article, footer, div, hgroup, address {
  display: block; }

html, body, ul, li, img, h1, h2, h3, h4, h5, h6, p {
  padding: 0;
  margin: 0;
  border: 0;
  vertical-align: bottom;
  list-style: none;
  line-height: inherit; }

a {
  text-decoration: none; }

h1 {
  font-family: 'Codystar';
  font-weight: normal;
  font-size: 40px;
  text-align: center; }

html {
  background: #fef2ee;
  font-family: 'Poiret One';
  overflow-x: hidden; }

body {
  width: 876px;
  margin: auto;
  position: relative;
  padding: 0 0 40px 0; }

header {
  position: relative;
  height: 128px; }
  header .languages {
    position: absolute;
    right: 3px;
    top: 18px; }
    header .languages a {
      display: inline-block;
      min-width: 20px;
      text-align: center;
      margin-left: 6px;
      font-size: 12.5px;
      padding-bottom: 7px;
      color: #2e3969; }
      header .languages a.active {
        background: url('/static/josepfont/img/lang_underline.png') no-repeat bottom center; }
  header .logo {
    position: absolute;
    top: -34px;
    left: -192px; }
  header .menu {
    position: absolute;
    left: 190px;
    top: 35px; }
    header .menu a {
      color: #2e3969;
      font-weight: bold;
      font-size: 16.67px;
      display: block;
      padding: 10px 10px;
      float: left;
      margin-left: 4px;
      margin-top: 39px; }
      header .menu a:first-child {
        margin-left: 0;
        margin-top: 0; }

footer {
  text-align: center; }
  footer .facebook {
    width: 140px; }
    footer .facebook img {
      float: left;
      margin-right: 5px; }
  footer a {
    font-size: 12.5px;
    color: #2e3969; }

.main {
  *zoom: 1;
  position: relative;
  text-align: center; }
  .main:after {
    content: "";
    display: table;
    clear: both; }

.home-block {
  position: absolute; }
  .home-block .home-block-content {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 80%; }
    .home-block .home-block-content .home-block-content-content {
      position: absolute;
      width: 100%;
      top: -50%;
      left: -50%; }
  .home-block h2 {
    text-align: center;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: .2em;
    border-bottom: .05em solid black; }
  .home-block .text {
    text-align: center;
    font-size: 0.6em; }

.scene {
  position: absolute;
  top: 0;
  left: 0; }

.renderizable {
  position: absolute; }

.gallery {
  *zoom: 1;
  margin-bottom: 15px; }
  .gallery:after {
    content: "";
    display: table;
    clear: both; }

.gallery-item {
  behavior: url('/static/scss/PIE/PIE.htc');
  position: relative;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  float: left;
  margin: 5px;
  width: 136px;
  height: 200px;
  cursor: pointer;
  position: relative; }
  .gallery-item img {
    behavior: url('/static/scss/PIE/PIE.htc');
    position: relative;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.navigation {
  display: inline; }
  .navigation .next, .navigation .previous {
    position: absolute;
    right: 35px;
    top: 5px;
    font-size: 20px;
    font-weight: bold;
    font-family: Codystar;
    color: black; }
  .navigation .previous {
    left: 35px;
    right: auto; }

.bride {
  *zoom: 1;
  margin-bottom: 15px; }
  .bride:after {
    content: "";
    display: table;
    clear: both; }

.bride-item {
  behavior: url('/static/scss/PIE/PIE.htc');
  position: relative;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  -ms-border-radius: 200px;
  -o-border-radius: 200px;
  border-radius: 200px;
  float: left;
  margin: 40px 0 9px 0;
  width: 876px;
  height: 579px;
  position: relative; }
  .bride-item h2 {
    position: absolute; }
  .bride-item img {
    behavior: url('/static/scss/PIE/PIE.htc');
    position: relative;
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    -ms-border-radius: 200px;
    -o-border-radius: 200px;
    border-radius: 200px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.view-blog .blog-list-sizer {
  height: 846px; }
.view-blog .gallery-item {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 4px;
  cursor: default; }
  .view-blog .gallery-item .text {
    font-weight: bold;
    font-size: 1em;
    margin-bottom: .5em; }
.view-blog .gallery-item-content {
  height: 100%;
  padding: 0;
  width: 100%;
  position: absolute;
  z-index: 1; }
.view-blog a {
  color: black;
  font-weight: Bold; }
.view-blog .link {
  padding-top: .5em;
  text-align: center;
  text-decoration: underline;
  font-size: 1.5em;
  padding: .5em .5em 0em .5em; }
.view-blog h2 {
  text-align: center;
  font-family: 'Codystar';
  font-size: 4em;
  margin-bottom: .5em;
  padding: .5em .5em 0em .5em; }
.view-blog h1 {
  margin-bottom: 30px;
  width: 450px;
  margin: auto; }
.view-blog .text {
  padding: 0em 3em 0em 3em;
  margin-bottom: 30px;
  text-align: center; }
.view-blog .blog-entry-image {
  behavior: url('/static/scss/PIE/PIE.htc');
  position: relative;
  margin-bottom: 10px;
  display: inline-block;
  margin-right: 10px; }
.view-blog iframe {
  width: 100%;
  height: 400px;
  border: 0; }

.blog-images {
  position: relative; }
  .blog-images .big {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: white; }

.social {
  position: absolute;
  top: 21px;
  left: 619px;
  z-index: 10; }

.view-gallery .gallery-item, .view-gallery .gallery-item img {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px; }

.view-contact h1 {
  margin-bottom: 20px; }

form {
  float: right; }
  form input, form textarea {
    font-family: 'Arial';
    background: #2d3969;
    width: 450px;
    border: 0;
    padding: 10px 10px;
    margin-bottom: 10px;
    color: #ffffff;
    font-weight: bold;
    font-size: 16px; }
  form textarea {
    height: 150px; }
  form input[type="submit"] {
    margin-top: 10px;
    cursor: pointer;
    width: auto;
    padding: 10px 30px;
    float: right; }
    form input[type="submit"]:hover {
      -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5) inset;
      -moz-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5) inset;
      box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5) inset; }

.contact-block {
  text-align: left;
  margin-left: 40px;
  float: left;
  clear: left;
  width: 305px;
  background: #ffffff;
  padding: 10px;
  font-family: 'Arial';
  font-size: 14px;
  margin-bottom: 20px;
  color: #444444; }
  .contact-block h3 {
    display: inline; }

.messages {
  position: absolute;
  top: 20px;
  left: 150px;
  width: 400px;
  padding: 10px 20px;
  background: white; }

.about-block {
  text-align: justify; }
  .about-block h2 {
    margin-bottom: 10px; }
  .about-block .text {
    margin-bottom: 20px; }
