@charset "utf-8";

body {
    height: 100%;
    width: 100%;
    min-height: 500px;
    min-width: 800px;
    margin: 0px;
    padding: 0px;
    background-color: #333333;
    min-height: 500px;
    min-width: 800px;
    font-family: Tahoma, Geneva, sans-serif;
}
#main .mirkama {
    position: absolute;
    right: 30px;
    bottom: 30px;
}
#main .copy {
    position: absolute;
    left: 30px;
    bottom: 30px;
    font-size: 12px;
    color: #FFF;
}
.korn {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-image: url(../images/bk_korn.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    height: 100%;
    width: 100%;
}
.sq {
    background-image: url(../images/bk_sq.png);
    position: absolute;
    height: 100%;
    width: 100%;
}




h1 {
    font-family: "PF Din Text Comp Pro";
    src: url(fonts/PFDinTextCompPro-Regular.ttf);
    font-weight: normal;
    text-transform: uppercase;
    font-size: 36px;
    padding-top: 100px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10%;
    margin: 0px;
    color: #FFF;
}


a img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.menu {
    position: fixed;
    height: 39px;
    width: 100%;
    min-width: 800px;
    background-color: #1a1a1a;
    z-index: 100;
}
.logo {
    float: right;
    font-size: 18px;
    font-family: "PF Din Text Comp Pro";
    src: url(fonts/PFDinTextCompPro-Regular.ttf);
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 8px;
    margin-right: 10px;
    color: #FFF;
}
.logo .name {
    font-family: "PF Din Text Comp Pro";
    src: url(fonts/PFDinTextCompPro-Regular.ttf);
    color: #FFF;
}



.menu .nav {
    float: left;
    font-family: "PF Din Text Comp Pro";
    src: url(fonts/PFDinTextCompPro-Regular.ttf);
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 8px;
}
.menu .nav div {
    float: left;
    margin-left: 20px;
}
.menu a {
    color: #FFF;
    text-decoration: none;
    padding-top: 2px;
    padding-right: 4px;
    padding-bottom: 2px;
    padding-left: 4px;
}
.menu a:hover {
    color: #FFF;
    text-decoration: none;
    background-color: #9bbc42;
}
.menu .active {
    color: #FFF;
    text-decoration: none;
    background-color: #9bbc42;
}
.bio {
    min-height: 100%;
    width: 100%;
    background-color: #9bbc42;
    z-index: 3;
    background-image: url(../images/bk_green.png);
    background-attachment: fixed;
}
.page {
    height:100%;
    width: 100%;
}
.page .txt {
    color: #FFF;
    padding-right: 30%;
    padding-left: 10%;
    padding-top: 30px;
    padding-bottom: 50px;
    font-size: 14px;
}


.wrapp {
    height: 100%;
    width: 100%;
    position: absolute;
}

.main {
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-image: url(../images/i_01.jpg);
    height: 100%;
    width: 100%;
    background-attachment: fixed;
}
.gallery {
    min-height: 100%;
    width: 100%;
    background-color: #9bbc42;
    z-index: 3;
    background-image: url(../images/bk_black.png);
    background-attachment: fixed;
}
#gallery .g_pre {
    text-align: center;
    height: 800px;
    padding-top: 50px;
}
#gallery .work {
    width:33%;
    float: left;
	margin-bottom:50px;
}
#gallery .title {
    font-family: "PF Din Text Comp Pro";
    src: url(fonts/PFDinTextCompPro-Regular.ttf);
    text-transform: uppercase;
    font-size: 30px;
    color: #FFF;
    margin-top: 20px;
}
#gallery a img {
    border: 15px solid #000;
}
#gallery .title a:hover {
    color: #FFF;
    text-decoration: none;
    background-color: #9bbc42;
}
#gallery .title a {
    color: #FFF;
    text-decoration: none;
    padding-top: 1px;
    padding-right: 4px;
    padding-bottom: 1px;
    padding-left: 4px;
    background-color: #000;
}
#gallery a:hover img {
    border: 15px solid #9bbc42;
    /*	moz-box-shadow: 0 10px 10px #000;
            -webkit-box-shadow: 0 10px 10px #000;
            box-shadow: 0 10px 10px #000;*/
}

.press {
    min-height: 100%;
    width: 100%;
    background-color: #9bbc42;
    z-index: 3;
    background-image: url(../images/bk_green.png);
    background-attachment: fixed;
}
#press .txt {
    font-size: 24px;
    margin-bottom: 5px;
}
#press .t {
    font-size: 18px;
    margin-bottom: 5px;
}
#press .t a {
    color: #FFF;
    text-decoration: underline;
}
#press .date {
    color: #666;
    font-size: 11px;
}
#press .st {
    margin-bottom: 50px;
}


#press .t a:hover {
    color: #FFF;
    text-decoration: none;
}

.cont {
    min-height: 100%;
    width: 100%;
    background-color: #9bbc42;
    z-index: 3;
    background-image: url(../images/bk_black.png);
    background-attachment: fixed;
}





.main .slider {
    position: absolute;
    width: 100%;
    min-width: 800px;
    z-index: 5;
    bottom: 100px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

.slider .left {
    width: 33%;
    position: relative;
    float: left;
    text-align: right;
}
.slider .right {
    float: left;
    width: 33%;
    position: absolute;
    right: 0px;
    text-align: left;
}

.slider .name {
    font-family: Corinthia;
    src: url(fonts/CORINTHI.TTF);
    font-size: 60px;
    width: 33%;
    position: absolute;
    left: 33%;
}
.slider a img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    moz-opacity: 0.7;
}
.slider a:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
    moz-opacity: 1;
}
.slider .name a {
    color: #FFF;
    text-decoration: none;
    opacity: 0.8;
    filter: alpha(opacity=80);
    moz-opacity: 0.8;
}
.slider .name a:hover {
    color: #FFF;
    text-decoration: none;
    opacity: 1;
    filter: alpha(opacity=100);
    moz-opacity: 1;
}
.gal {
    height: 100%;
    width: 100%;
}
.menu_g {
    text-transform: uppercase;
    font-size: 14px;
    padding-top: 70px;
    position: relative;
    padding-left: 10px;
}
.menu_g div {
    float: left;
    margin-left: 10px;
    padding-right: 2px;
    padding-left: 2px;
}

.menu_g a {
    color: #FFF;
    text-decoration: none;
    padding-right: 2px;
    padding-left: 2px;

}
.menu_g a:hover {
    color: #FFF;
    text-decoration: none;
    background-color: #9bbc42;
    padding-right: 2px;
    padding-left: 2px;
}
.menu_g .act {
    color: #FFF;
    text-decoration: none;
    background-color: #9bbc42;

}
.item {
    width: auto;
    margin: 10px;
    float: left;
    position: relative;
    
}
#container {
    display: block;
    overflow: hidden;
    text-align: center;
    padding-top: 30px;
    width: 100%;
}
#container .item a img {
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Для Firefox */
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Для Safari и Chrome */
    box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Параметры тени */
}

#container .item a:hover img {
    -moz-box-shadow: 0 0 20px rgba(0,0,0,0.5); /* Для Firefox */
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.5); /* Для Safari и Chrome */
    box-shadow: 0 0 20px rgba(0,0,0,0.5); /* Параметры тени */
}

#container .item .alt  {
    position: absolute;
    bottom: 3px;
    background-color: #1a1a1a;
    color: #FFF;
    width: 100%;
    font-size: 12px;
    padding: 10px 0;
}
