@charset "utf-8";




/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2012 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      The Northern Block
 * License URL: http://www.fontspring.com/fflicense/northern-block
 *
 *
 */

@import url("webfonts/corbertregular/stylesheet.css");


img, object, embed, video {
	max-width: 100%;
	vertical-align: middle;
}


h1, h2 {
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 0;
	text-align: center;
}
  h3 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0;
}
 
  li {
	color: #f3f3f3;

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

  

table, tr, td {
	font-size:9px;
	visibility:hidden;
	position: fixed;
	z-index: 10;
	bottom: -26px;
	float: left;
	text-decoration: none;
}


@media only screen and (max-width: 480px) and (orientation: landscape) {   

.bla {
	font-size: 14px;
	margin-left: 48%;
	text-align: justify;
	width: 240px;
	top: 48px;
	position: absolute;
	line-height: 1.4;
}

.blabla {
	width: 200px;
	margin-left: -258px;
	padding-top: 52px;
	padding-left: 5px;
	position: static;
}

.adv {
	width: 220px;
	text-align: center;
	margin-left: 40px;
	float: left;
}

.imp {
	text-align: justify;
	width: 450px;
	margin-left: 10px;
	font-size:10px;
}

.gridContainer {
	margin: auto;
	width: 100%;
	text-align: center;
}

#header {
	text-align: center;
	clear: both;
	float: left;
	margin: 0;
	position: relative;
	left: 0px;
	width:100%;
   }

	#header h1.ggname {
	position: fixed;
	top: -5px;
	z-index: 11;
	left: 50%;
	margin-left: -136px;
	text-align-last: center;
	font-family: corbertregular;
	 }
   
	 #header #barra {
	position: fixed;
	top: 0px;
	z-index: 10;
	left: 0px; 
	height: 40px;
	width: 100%;
	opacity: 0.8;
}


#main {
  margin: 0 auto;
  width: 480px;
  position: relative;
  z-index: 1;
  font-size: 14px; }
  #main .wrapper {
    padding-bottom: 100px; }
    #main .wrapper .gallery {
      display: block;
      overflow: hidden;
	  }
      #main .wrapper .gallery li {
        float: left;
        margin: 5px;
        opacity: 1;
        -webkit-transition: opacity 0.4s ease-out;
        -moz-transition: opacity 0.4s ease-out;
        -o-transition: opacity 0.4s ease-out;
        transition: opacity 0.4s ease-out;
        z-index: 1; 
		}
        #main .wrapper .gallery li.col0 {
          width: 470px;
		  height:396px; }
        #main .wrapper .gallery li.col1 {
          width: 230px;
		  height: 330px; }
        #main .wrapper .gallery li.col2 {
          width: 470px;
		  height: 330px; }
		 #main .wrapper .gallery li.col3 {
          width: 230px;
		  height: 230px; }
		 #main .wrapper .gallery li.col4 {
          width: 230px;
		  height: 160px; }
		 #main .wrapper .gallery li.col5 {
          width: 110px;
		  height: 160px; }
		 #main .wrapper .gallery li.col6 {
          width: 150px;
		  height: 210px; }		  
        #main .wrapper .gallery li .meta {
          position: absolute;
          bottom: 0px;
          width: 100%;
          background: #f3f3f3;
          height: 0px;
          overflow: hidden;
          -webkit-transition: height 0.2s ease-in;
          -moz-transition: height 0.2s ease-in;
          -o-transition: height 0.2s ease-in;
          transition: height 0.2s ease-in; }
          #main .wrapper .gallery li .meta .wrapper {
            padding: 8px 0 3px; }
          #main .wrapper .gallery li .meta a {
            text-decoration: underline; }
        #main .wrapper .gallery li:hover .meta {
          height: 35px; }
      #main .wrapper .gallery {
        margin-top: 35px; }

.photo {
  display: none;
} 

#footer {
	position: fixed;
	left: -0px;
	z-index: 10;
	bottom: 0px;
	width: 100%;
	text-align: center;
	clear: both;
	margin-left: -0px;
	font-size: 12px;
	line-height: 1.5;
}
  #footer .wrapper {
	width: 100%;
	margin: 0 auto;
	background:rgba(243,243,243,0.8);
	opacity: 1;
	height: 50px;
	overflow: hidden;
	-webkit-transition: height 0.2s ease-in;
	-moz-transition: height 0.2s ease-in;
	-o-transition: height 0.2s ease-in;
	transition: height 0.2s ease-in;} 
    #footer .wrapper .info {
      padding: 0 3px; }
    #footer .wrapper .contact {
	padding-top: 10px;
}
    #footer .wrapper .copyright {
      padding-bottom: 5px;
      opacity: 0;
      -webkit-transition: opacity 0.2s ease-out;
      -moz-transition: opacity 0.2s ease-out;
      -o-transition: opacity 0.2s ease-out;
      transition: opacity 0.2s ease-out; }
    #footer .wrapper:hover {
	height: 126px;
}
      #footer .wrapper:hover .copyright {
        opacity: 1; }
		
noscript #main .wrapper .gallery li {
  position: relative; }
} 



@media only screen and (max-width: 480px) and (orientation: portrait) {   

.bla {
	font-size: 11px;
	margin-left: 47%;
	text-align: justify;
	width: 160px;
	top: 50px;
	position: absolute;
	line-height: 1.1;
}

.blabla {
	width: 125px;
	margin-left: -186px;
	padding-top: 64px;
	padding-left: 5px;
	padding-bottom: 0px;
	position: static;
}
.adv {
	width: 140px;
	text-align: center;
	margin-left: 20px;
	float: left;
}

.imp {
	text-align: justify;
	width: 360px;
	margin-left: -15px;
	font-size:10px;
}

.gridContainer {
	margin: auto;
	width: 100%;
	text-align: center;
}

#header {
	text-align: center;
	clear: both;
	float: left;
	margin: 0;
	position: relative;
	left: 0px;
	width:100%;
   }

	#header h1.ggname {
	position: fixed;
	top: -5px;
	z-index: 11;
	left: 50%;
	margin-left: -144px;
	text-align-last: center;
	font-family: corbertregular;
	 }
   
	 #header #barra {
	position: fixed;
	top: 0px;
	z-index: 10;
	left: 0px; 
	height: 40px;
	width: 100%;
	opacity: 0.8;
}


#main {
  margin: 0 auto;
  width: 320px;
  position: relative;
  z-index: 1;
  font-size: 14px; }
  #main .wrapper {
    padding-bottom: 100px; }
    #main .wrapper .gallery {
      display: block;
      overflow: hidden;
	  }
      #main .wrapper .gallery li {
        float: left;
        margin: 5px;
        opacity: 1;
        -webkit-transition: opacity 0.4s ease-out;
        -moz-transition: opacity 0.4s ease-out;
        -o-transition: opacity 0.4s ease-out;
        transition: opacity 0.4s ease-out;
        z-index: 1; 
		}
        #main .wrapper .gallery li.col0 {
          width: 310px;
		  height:261px; }
        #main .wrapper .gallery li.col1 {
          width: 150px;
		  height: 215px; }
        #main .wrapper .gallery li.col2 {
          width: 310px;
		  height: 220px; }
		 #main .wrapper .gallery li.col3 {
          width: 150px;
		  height: 150px; }
		 #main .wrapper .gallery li.col4 {
          width: 150px;
		  height: 102px; }
		 #main .wrapper .gallery li.col5 {
          width: 70px;
		  height: 102px; }
		 #main .wrapper .gallery li.col6 {
          width: 95px;
		  height: 135px; }		  
        #main .wrapper .gallery li .meta {
          position: absolute;
          bottom: 0px;
          width: 100%;
          background: #f3f3f3;
          height: 0px;
          overflow: hidden;
          -webkit-transition: height 0.2s ease-in;
          -moz-transition: height 0.2s ease-in;
          -o-transition: height 0.2s ease-in;
          transition: height 0.2s ease-in; }
          #main .wrapper .gallery li .meta .wrapper {
            padding: 8px 0 3px; }
          #main .wrapper .gallery li .meta a {
            text-decoration: underline; }
        #main .wrapper .gallery li:hover .meta {
          height: 35px; }
      #main .wrapper .gallery {
        margin-top: 35px; }

.photo {
  display: none;
} 

#footer {
	position: fixed;
	left: -0px;
	z-index: 10;
	bottom: 0px;
	width: 100%;
	text-align: center;
	clear: both;
	margin-left: -0px;
	font-size: 12px;
	line-height: 1.5;
}
  #footer .wrapper {
	width: 100%;
	margin: 0 auto;
	background:rgba(243,243,243,0.8);
	opacity: 1;
	height: 84px;
	overflow: hidden;
	-webkit-transition: height 0.2s ease-in;
	-moz-transition: height 0.2s ease-in;
	-o-transition: height 0.2s ease-in;
	transition: height 0.2s ease-in;} 
    #footer .wrapper .info {
      padding: 0 3px; }
    #footer .wrapper .contact {
	padding-top: 10px;
}
    #footer .wrapper .copyright {
      padding-bottom: 5px;
      opacity: 0;
      -webkit-transition: opacity 0.2s ease-out;
      -moz-transition: opacity 0.2s ease-out;
      -o-transition: opacity 0.2s ease-out;
      transition: opacity 0.2s ease-out; }
    #footer .wrapper:hover {
	height: 136px;
}
      #footer .wrapper:hover .copyright {
        opacity: 1; }
		
noscript #main .wrapper .gallery li {
  position: relative; }
} 



/* Layout für Tablet-PCs: 481 bis 768 px. Erbt Stile vom: Layout für Mobilgeräte. */

@media only screen and (min-width: 481px) and (orientation: landscape) {

.bla {
	font-size: 19px;
	margin-left: 50%;
	text-align: justify;
	width: 350px;
	top: 64px;
	position: absolute;
	line-height: 1.75;
}

.blabla {
	width: 320px;
	margin-left: -380px;
	padding-top: 70px;
	padding-left: 5px;
	position: static;
}

.adv {
	width: 310px;
	text-align: center;
	margin-left: 40px;
	float: left;
}

.imp {
	text-align: justify;
	width: 480px;
	margin-left: 120px;
	font-size:10px;
}

.gridContainer {
	width: 100%;
	margin: auto;
	text-align: center;
}

#header {
	text-align: center;
	clear: both;
	float: left;
	margin: 0;
	position: relative;
	left: 0px;
	width:100%;
   }

  #header h1.ggname {
	position: fixed;
	left: 50%;
	margin-left: -206px;
	top: -10px;
	z-index: 12;
	font-size: 28px;
	font-family: corbertregular;
	 }
   
  #header #barra {
	position: fixed;
	top: 0px;
	z-index: 11;
	left: 0px;
	height: 48px;
	width: 100%;
	opacity: 0.7;
}



#main {
  margin: 0 auto;
  width: 730px;
  position: relative;
  z-index: 1;
 }
  #main .wrapper {
    padding-bottom: 100px; }
    #main .wrapper .gallery {
      display: block;
      overflow: hidden;
	   }
      #main .wrapper .gallery li {
        float: left;
        margin: 5px;
        opacity: 1;
        -webkit-transition: opacity 0.4s ease-out;
        -moz-transition: opacity 0.4s ease-out;
        -o-transition: opacity 0.4s ease-out;
        transition: opacity 0.4s ease-out;
        z-index: 1; }
        #main .wrapper .gallery li.col0 {
          width: 710px;
		  height:563px; }
        #main .wrapper .gallery li.col1 {
          width: 350px;
		  height:500px; }
        #main .wrapper .gallery li.col2 {
          width: 710px;
		  height:500px; }
		#main .wrapper .gallery li.col3 {
          width: 350px;
		  height: 350px; }
		#main .wrapper .gallery li.col4 {
          width: 350px;
		  height: 245px; }
		#main .wrapper .gallery li.col5 {
          width: 170px;
		  height: 245px; }
		 #main .wrapper .gallery li.col6 {
          width: 230px;
		  height: 330px; }
        #main .wrapper .gallery li .meta {
          position: absolute;
          bottom: 0px;
          width: 100%;
          background: #f3f3f3;
          height: 0px;
          overflow: hidden;
          -webkit-transition: height 0.2s ease-in;
          -moz-transition: height 0.2s ease-in;
          -o-transition: height 0.2s ease-in;
          transition: height 0.2s ease-in; }
          #main .wrapper .gallery li .meta .wrapper {
            padding: 8px 0 3px; }
          #main .wrapper .gallery li .meta a {
            text-decoration: underline; }
        #main .wrapper .gallery li:hover .meta {
          height: 35px; }
      #main .wrapper .gallery {
        margin-top: 45px;
		margin-left: 10px; }
  
.photo {
  display: none;
}

#footer {
  position: fixed;
  left: -0px;
  z-index: 10;
  bottom: 0px;
  width: 100%;
  text-align: center; 	
  font-size: 14px;  
  clear: both;  
  margin-left: -0px;
  line-height: 1.5;
	}
  #footer .wrapper {
    width: 100%;
    margin: 0 auto;
    background:rgba(243,243,243,0.7);
	opacity: 1;
    height: 60px;
    overflow: hidden;
    -webkit-transition: height 0.2s ease-in;
    -moz-transition: height 0.2s ease-in;
    -o-transition: height 0.2s ease-in;
    transition: height 0.2s ease-in; }
    #footer .wrapper .info {
      padding: 0 3px; }
    #footer .wrapper .contact {
      padding-top: 12px; }
    #footer .wrapper .copyright {
      padding-bottom: 5px;
      opacity: 0;
      -webkit-transition: opacity 0.1s ease-out;
      -moz-transition: opacity 0.1s ease-out;
      -o-transition: opacity 0.1s ease-out;
      transition: opacity 0.1s ease-out; }
    #footer .wrapper:hover {
	height: 124px;
}
      #footer .wrapper:hover .copyright {
        opacity: 1; }

noscript #main .wrapper .gallery li {
  position: relative; }
}


@media only screen and (min-width: 481px) and (orientation: portrait) {

.bla {
	font-size: 17px;
	margin-left: 48.8%;
	text-align: justify;
	width: 325px;
	top: 66px;
	position: absolute;
	line-height: 1.7;
}

.blabla {
	width: 280px;
	margin-left: -350px;
	padding-top: 70px;
	padding-left: 5px;
	position: static;
}

.adv {
	width: 300px;
	text-align: center;
	margin-left: 40px;
	float: left;
}

.imp {
	text-align: justify;
	width: 480px;
	margin-left: 110px;
	font-size:10px;
}

.gridContainer {
	width: 100%;
	margin: auto;
	text-align: center;
}

#header {
	text-align: center;
	clear: both;
	float: left;
	margin: 0;
	position: relative;
	left: 0px;
	width:100%;
   }

  #header h1.ggname {
	position: fixed;
	left: 50%;
	margin-left: -214px;
	top: -10px;
	z-index: 12;
	font-size: 28px;
	font-family: corbertregular;
	 }
   
  #header #barra {
	position: fixed;
	top: 0px;
	z-index: 11;
	left: 0px;
	height: 48px;
	width: 100%;
	opacity: 0.7;
}



#main {
  margin: 0 auto;
  width: 655px;
  position: relative;
  z-index: 1;
 }
  #main .wrapper {
    padding-bottom: 100px; }
    #main .wrapper .gallery {
      display: block;
      overflow: hidden;
	   }
      #main .wrapper .gallery li {
        float: left;
        margin: 5px;
        opacity: 1;
        -webkit-transition: opacity 0.4s ease-out;
        -moz-transition: opacity 0.4s ease-out;
        -o-transition: opacity 0.4s ease-out;
        transition: opacity 0.4s ease-out;
        z-index: 1; }
        #main .wrapper .gallery li.col0 {
          width: 630px;
		  height:530px; }
        #main .wrapper .gallery li.col1 {
          width: 310px;
		  height:440px; }
        #main .wrapper .gallery li.col2 {
          width: 630px;
		  height:440px; }
		#main .wrapper .gallery li.col3 {
          width: 310px;
		  height: 310px; }
		#main .wrapper .gallery li.col4 {
          width: 310px;
		  height: 215px; }
		#main .wrapper .gallery li.col5 {
          width: 150px;
		  height: 215px; }
		 #main .wrapper .gallery li.col6 {
          width: 202px;
		  height: 287px; }
        #main .wrapper .gallery li .meta {
          position: absolute;
          bottom: 0px;
          width: 100%;
          background: #f3f3f3;
          height: 0px;
          overflow: hidden;
          -webkit-transition: height 0.2s ease-in;
          -moz-transition: height 0.2s ease-in;
          -o-transition: height 0.2s ease-in;
          transition: height 0.2s ease-in; }
          #main .wrapper .gallery li .meta .wrapper {
            padding: 8px 0 3px; }
          #main .wrapper .gallery li .meta a {
            text-decoration: underline; }
        #main .wrapper .gallery li:hover .meta {
          height: 35px; }
      #main .wrapper .gallery {
        margin-top: 45px;
		margin-left: 8px; }
	  
.photo {
  display: none;
}

#footer {
  position: fixed;
  left: -0px;
  z-index: 10;
  bottom: 0px;
  width: 100%;
  text-align: center; 	
  font-size: 14px;  
  clear: both;  
  margin-left: -0px;
  line-height: 1.5;
	}
  #footer .wrapper {
    width: 100%;
    margin: 0 auto;
    background:rgba(243,243,243,0.7);
	opacity: 1;
    height: 60px;
    overflow: hidden;
    -webkit-transition: height 0.2s ease-in;
    -moz-transition: height 0.2s ease-in;
    -o-transition: height 0.2s ease-in;
    transition: height 0.2s ease-in; }
    #footer .wrapper .info {
      padding: 0 3px; }
    #footer .wrapper .contact {
      padding-top: 12px; }
    #footer .wrapper .copyright {
      padding-bottom: 5px;
      opacity: 0;
      -webkit-transition: opacity 0.1s ease-out;
      -moz-transition: opacity 0.1s ease-out;
      -o-transition: opacity 0.1s ease-out;
      transition: opacity 0.1s ease-out; }
    #footer .wrapper:hover {
	height: 124px;
}
      #footer .wrapper:hover .copyright {
        opacity: 1; }

noscript #main .wrapper .gallery li {
  position: relative; }
}

/* Desktoplayout: 769 (edit 920) bis maximal 1232 px.  Erbt Stile von: den Layouts für Mobilgeräte und Tablet-PCs. */

@media only screen and (min-width: 769px) and (max-width: 955px) {

.bla {
	font-size: 20px;
	margin-left: 50%;
	text-align: justify;
	width: 360px;
	top: 64px;
	position: absolute;
	line-height: 1.64;
}

.blabla {
	width: 340px;
	margin-left: -385px;
	padding-top: 70px;
	padding-left: 5px;
	position: static;
}

.adv {
	width: 340px;
	text-align: center;
	margin-left: 40px;
	float: left;
}

.imp {
	text-align: justify;
	width: 720px;
	margin-left: 20px;
	font-size:12px;
}

.gridContainer {
	width: 100%;
	margin: auto;
	text-align: center;
}  

#header {
	text-align: center;
	clear: both;
	float: left;
	margin: 0;
	position: relative;
	left: 0px;
	width:100%;
   }

  #header h1.ggname {
	position: fixed;
	top: -14px;
	z-index: 12;
	margin-left: -230px;
	left: 50%;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	font-family: corbertregular;
	 }
   
  #header #barra {
	position: fixed;
	top: 0px;
	z-index: 11;
	left: 0px;
	height: 50px;
	width: 100%;
	opacity: 1;
}


#main {
  margin: 0 auto;
  width: 765px;
  position: relative;
  z-index: 1;
 }
  #main .wrapper {
    padding-bottom: 100px; }
    #main .wrapper .gallery {
      display: block;
      overflow: hidden;
	   }
      #main .wrapper .gallery li {
        float: left;
        margin: 5px;
        opacity: 1;
        -webkit-transition: opacity 0.4s ease-out;
        -moz-transition: opacity 0.4s ease-out;
        -o-transition: opacity 0.4s ease-out;
        transition: opacity 0.4s ease-out;
        z-index: 1; }
        #main .wrapper .gallery li.col0 {
          width: 740px;
		  height:623px; }
        #main .wrapper .gallery li.col1 {
          width: 365px;
		  height:518px; }
        #main .wrapper .gallery li.col2 {
          width: 740px;
		  height:522px; }
		#main .wrapper .gallery li.col3 {
          width: 365px;
		  height: 365px; }
		#main .wrapper .gallery li.col4 {
          width: 365px;
		  height: 253px; }
		#main .wrapper .gallery li.col5 {
          width: 177px;
		  height: 253px; }
		 #main .wrapper .gallery li.col6 {
          width: 240px;
		  height: 341px; }
        #main .wrapper .gallery li .meta {
          position: absolute;
          bottom: 0px;
          width: 100%;
          background: #f3f3f3;
          height: 0px;
          overflow: hidden;
          -webkit-transition: height 0.2s ease-in;
          -moz-transition: height 0.2s ease-in;
          -o-transition: height 0.2s ease-in;
          transition: height 0.2s ease-in; }
          #main .wrapper .gallery li .meta .wrapper {
            padding: 8px 0 3px; }
          #main .wrapper .gallery li .meta a {
            text-decoration: underline; }
        #main .wrapper .gallery li:hover .meta {
          height: 35px; }
      #main .wrapper .gallery {
        margin-top: 45px;
		margin-left: 10px; }
  
	  .photo {
  display: none;
}
	  
#footer {
	position: fixed;
	left: -0px;
	z-index: 10;
	bottom: 0px;
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 1.5;
	margin-left: -0px;
	clear: both;
}
  #footer .wrapper {
	width: 100%;
	margin: 0 auto;
	background: rgba(243,243,243,1);
	opacity: 1;
	height: 80px;
	overflow: hidden;
	-webkit-transition: height 0.2s ease-in;
	-moz-transition: height 0.2s ease-in;
	-o-transition: height 0.2s ease-in;
	transition: height 0.2s ease-in;	}
    #footer .wrapper .info {
      padding: 0 3px;}
    #footer .wrapper .contact {
      padding-top: 10px; ;}
    #footer .wrapper .copyright {
      padding-bottom: 5px;
      opacity: 0;
      -webkit-transition: opacity 0.1s ease-out;
      -moz-transition: opacity 0.1s ease-out;
      -o-transition: opacity 0.1s ease-out;
      transition: opacity 0.1s ease-out; }
    #footer .wrapper:hover {
	height: 122px;
	
}
      #footer .wrapper:hover .copyright {
        opacity: 1;  }
		table, tr, td {
	visibility: visible;
	bottom: 0px;
	width: 100%;
	text-align: center;
	margin-left: -0px;
	clear: both;
	background-color: rgba(243,243,243,1);
}
}

/* noscript #main .wrapper .gallery li {
  position: relative; } */

@media only screen and (min-width: 956px) {

.bla {
	font-size: 24px;
	margin-left: 47%;
	text-align: justify;
	width: 500px;
	top: 60px;
	position: absolute;
	line-height: 1.8;
}

.blabla {
	width: 376px;
	margin-left: -560px;
	padding-top: 70px;
	padding-left: 5px;
	position: static;
}

.adv {
	width: 450px;
	text-align: center;
	margin-left: 40px;
	float: left;
}

.imp {
	text-align: justify;
	width: 750px;
	margin-left: 120px;
	font-size:14px;
}

.gridContainer {
	width: 100%;
/*	max-width: 1232px; */
	margin: auto;
	text-align: center;
}  

#header {
	text-align: center;
	clear: both;
	float: left;
	margin: 0;
	position: relative;
	left: 0px;
	width:100%;
   }

  #header h1.ggname {
	position: fixed;
	top: -14px;
	z-index: 12;
	margin-left: -246px;
	left: 50%;
	font-size: 32px;
	font-weight: normal;
	text-align: center;
	font-family: corbertregular;
	 }
   
  #header #barra {
	position: fixed;
	top: 0px;
	z-index: 11;
	left: 0px;
	height: 50px;
	width: 100%;
	opacity: 1;
}


#main {
  margin: 0 auto;
  width: 980px;
  position: relative;
  z-index: 1;
  font-size: 18px;
  }
  #main .wrapper {
    padding-bottom: 100px; }
    #main .wrapper .gallery {
      display: block;
      overflow: hidden; }
      #main .wrapper .gallery li {
        float: left;
        margin: 5px;
        opacity: 1;
        -webkit-transition: opacity 0.4s ease-out;
        -moz-transition: opacity 0.4s ease-out;
        -o-transition: opacity 0.4s ease-out;
        transition: opacity 0.4s ease-out;
        z-index: 1; }
        #main .wrapper .gallery li.col0 {
          width: 950px;
		  height:800px; }
        #main .wrapper .gallery li.col1 {
          width: 470px;
		  height:670px; }
        #main .wrapper .gallery li.col2 {
          width: 950px;
		  height:670px; }
		#main .wrapper .gallery li.col3 {
          width: 470px;
		  height: 470px; }
		#main .wrapper .gallery li.col4 {
          width: 470px;
		  height: 330px; }
		 #main .wrapper .gallery li.col5 {
          width: 230px;
		  height: 330px; }
		 #main .wrapper .gallery li.col6 {
          width: 310px;
		  height: 440px; }
        #main .wrapper .gallery li .meta {
          position: absolute;
          bottom: 0px;
          width: 100%;
          background: #f3f3f3;
          height: 0px;
          overflow: hidden;
          -webkit-transition: height 0.2s ease-in;
          -moz-transition: height 0.2s ease-in;
          -o-transition: height 0.2s ease-in;
          transition: height 0.2s ease-in; }
          #main .wrapper .gallery li .meta .wrapper {
            padding: 8px 0 3px; }
          #main .wrapper .gallery li .meta a {
            text-decoration: underline; }
        #main .wrapper .gallery li:hover .meta {
          height: 35px; }
      #main .wrapper .gallery {
        margin-top: 48px; }
  
	  .photo {
  display: none;
}
	  
#footer {
	position: fixed;
	left: -0px;
	z-index: 10;
	bottom: 0px;
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 1.5;
	margin-left: -0px;
	clear: both;
}
  #footer .wrapper {
	width: 100%;
	margin: 0 auto;
	background: rgba(243,243,243,1);
	opacity: 1;
	height: 60px;
	overflow: hidden;
	-webkit-transition: height 0.2s ease-in;
	-moz-transition: height 0.2s ease-in;
	-o-transition: height 0.2s ease-in;
	transition: height 0.2s ease-in;	}
    #footer .wrapper .info {
      padding: 0 3px;}
    #footer .wrapper .contact {
      padding-top: 10px; ;}
    #footer .wrapper .copyright {
      padding-bottom: 5px;
      opacity: 0;
      -webkit-transition: opacity 0.1s ease-out;
      -moz-transition: opacity 0.1s ease-out;
      -o-transition: opacity 0.1s ease-out;
      transition: opacity 0.1s ease-out; }
    #footer .wrapper:hover {
	height: 122px;
	
}
      #footer .wrapper:hover .copyright {
        opacity: 1;  }
		table, tr, td {
	visibility: visible;
	bottom: 0px;
	width: 100%;
	text-align: center;
	margin-left: -0px;
	clear: both;
	background-color: rgba(243,243,243,1);
}
}
/* noscript #main .wrapper .gallery li {
  position: relative; } */
  
/* @end */
.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; }

.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; }
