/*   
Theme Name: Celebrity Show
Description: Wordpress Theme
Author: Yaroslav Kuzmenko
Version: 1.0
*/

/******************* CSS Document *******************/
body {
	background-color: #000;
	font-family: Tahoma, sans-serif;
	text-align: left;
    margin: 0;
	padding: 0;
}
img, fieldset {
	border: none;
}
a:link, a:visited {
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
.clear {
    clear: both;
}
.alignleft {
    float: left;
    margin-right: 10px;
}
.alignright {
    float: right;
    margin-left: 10px;
}
.page-holder {
    position: absolute;
    width: 100%;
    min-height: 100%;
}
.page-parties { background: #000 url("images/page_parties_bg.jpg") center top no-repeat; }
.page-concerts { background: #000 url("images/page_concerts_bg.jpg") center top no-repeat; }
.page-blagotvor { background: #000 url("images/page_blagotvor_bg.jpg") center top no-repeat; }
.page-promo { background: #000 url("images/page_promo_bg.jpg") center top no-repeat; }
.page-keitering { background: #000 url("images/page_keitering_bg.jpg") center top no-repeat; }
.page-arenda { background: #000 url("images/page_arenda_bg.jpg") center top no-repeat; }
.page-contacts { background: #000 url("images/page_contacts_bg.jpg") center top no-repeat; }
.page-video { background: #000 url("images/page_video_bg.jpg") center top no-repeat; }
.page-clients { background: #000 url("images/page_clients_bg.jpg") center top no-repeat; }
.page-dj { background: #000 url("images/page_dj_bg.png") center top no-repeat; }
.page-dj-shkola { background: #000 url("images/page_school_dj_bg.png") center top no-repeat; }
.page-about { background: #000 url("images/page_video_bg.jpg") center top no-repeat; }
.home .page-area {
    width: 990px;
    padding: 0 143px;
    margin: 0 auto 167px;
    min-height: 1520px;
    background: #000 url("images/page_holder_bg.jpg") center top no-repeat;
}
.page-area {
    overflow: hidden;
    width: 960px;
    margin: 0 auto 167px;
}
/********************* HEADER **********************/
.header {
    width: 960px;
    height: 110px;
}
.header-home {
    overflow: hidden;
}
.home .header-left {
    overflow: hidden;
    float: left;
    margin: 10px 0 0 45px;
}
.home .header-right {
    overflow: hidden;
    float: right;
    margin: 10px 25px 0 0;
}
.home .header-text {
    width: 152px;
    height: 92px;
    background: url("images/header_text.png") left top no-repeat;
    margin-left: 10px;
    margin-top: 96px;
}
.home .header-menu {
    margin: 20px 0 0;
    padding: 0;
    list-style-type: none;
}
.home .header-menu .menu-item {
    padding-left: 10px;
    background: url("images/header_menu_li_icon.png") 0 10px no-repeat;
    width: 140px;
}
.home .header-menu .menu-item a {
    color: #71398C;
    text-decoration: none;
    font-size: 18px;
    font-family: Helvetica;
    display: inline-block;
}
.home .header-menu .menu-item a:hover {
    text-decoration: underline;
}
.home .soc-networks {
    overflow: hidden;
    margin: 0 0 77px 8px;
    padding: 0;
    list-style-type: none;
    float: left;
}
.soc-networks li {
    display: block;
    float: left;
    margin-left: 5px;
}
.soc-networks li a {
    display: block;
    width: 18px;
    height: 18px;
    background-image: url("images/soc_networks.jpg");
}
.soc-networks li a:hover {
    background-image: url("images/soc_networks_hover.jpg");
}
.soc-networks .fb a,
.soc-networks .fb a:hover {
    background-position: 0 0;
}
.soc-networks .tw a,
.soc-networks .tw a:hover {
    background-position: -23px 0;
}
.soc-networks .yt a,
.soc-networks .yt a:hover {
    background-position: -46px 0;
}
.soc-networks .gl a,
.soc-networks .gl a:hover {
    background-position: -69px 0;
}
.logo {
    display: block;
    overflow: hidden;
    margin: 67px 80px 0 0;
    float: right;
}
.header .soc-networks {
    float: left;
    margin: 30px 0 0 30px;
    padding: 0;
    list-style-type: none;
}
.home .track {
    float: right;
    margin: 0 25px 0 0;
}
.track {
    float: left;
    margin: 30px 0 0 20px;
}
.header .additional-menu {
    float: right;
    width: 310px;
    height: 42px;
    margin: 68px 91px 0 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    font-size: 14px;
}
.additional-menu > .menu-item {
    position: absolute;
    float: left;
    display: block;
    padding-left: 10px;
    background: url("images/header_menu_li_icon.png") 0 7px no-repeat;
}
.additional-menu > .menu-item:nth-child(1) { top: 0; left: 0; }
.additional-menu > .menu-item:nth-child(2) { top: 0; left: 105px; }
.additional-menu > .menu-item:nth-child(3) { top: 0; left: 208px; width: 110px; }
.additional-menu > .menu-item:nth-child(4) { top: 22px; left: 0; }
.additional-menu > .menu-item:nth-child(5) { top: 22px; left: 105px; }
.additional-menu > .menu-item:nth-child(6) { top: 22px; left: 200px; }

.additional-menu > .menu-item > a {
    color: #72398C;
    text-decoration: none;
}
.additional-menu > .menu-item > a:hover {
    text-decoration: underline;
}
.additional-menu .has-sub-menu {
    position: relative;
    padding-bottom: 20px;
}
.additional-menu .has-sub-menu a:hover {
    cursor: pointer;
}
.additional-menu .sub-menu {
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 20px;
    width: 180px;
    height: 180px;
    line-height: 14px;
    background: url("images/additional_uslugi_bg.png") 0 0 no-repeat;
    margin: 0;
    padding: 21px 10px 0 14px;
    list-style-type: none;
    z-index: 9999;
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
}
.additional-menu .has-sub-menu:hover .sub-menu {
    visibility: visible;
    opacity: 1;
}
.additional-menu .sub-menu .menu-item {
    background: url("images/additional_uslugi_li_icon.png") 0 8px no-repeat;
    padding-left: 10px;
    margin-bottom: 6px;
    display: block;
}
.additional-menu .sub-menu .menu-item a {
    color: #999999;
    font-size: 12px;
    text-decoration: none;
}
.additional-menu .sub-menu .current-menu-item a,
.additional-menu .sub-menu .menu-item a:hover {
    color: #FFF;
}
/********************* END HEADER **********************/


/********************* MAIN PAGE **********************/
.main-home {
    overflow: hidden;
}
.home-content {
    overflow: hidden;
    margin-top: 487px;
}
.home .uslugi {
    /*overflow: hidden;*/
    width: 800px;
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    position: relative;
    height: 540px;
}
.home .uslugi li {
    float: left;
}
.home .uslugi li a {
    display: block;
    padding-top: 220px;
}
.home .uslugi .parties a {
    width: 238px;
    height: 71px;
    background: url("images/uslugi_parties.png") 0 bottom no-repeat;
    position: absolute;
    left: -30px;
}
.home .uslugi .concerts a {
    width: 205px;
    height: 30px;
    background: url("images/uslugi_concerts.png") 45px bottom no-repeat;
    padding-top: 239px;
    position: absolute;
    left: 190px;
}
.home .uslugi .blagotvor a {
    width: 200px;
    height: 67px;
    background: url("images/uslugi_blagotvor.png") 13px bottom no-repeat;
}
.home .uslugi .dj-shkola a {
    width: 127px;
    height: 25px;
    background: url("images/uslugi_dj_school.png") center bottom no-repeat;
    padding: 239px 25px 0 25px;
    position: absolute;
    right: 210px;
}
.home .uslugi .dj a {
    width: 200px;
    height: 25px;
    background: url("images/uslugi_dj.png") 100px bottom no-repeat;
    padding-top: 239px;
    position: absolute;
    right: 15px;
}
.home .uslugi .promo a {
    width: 201px;
    height: 30px;
    background: url("images/uslugi_promo.png") 24px bottom no-repeat;
    left: 75px;
    position: absolute;
    top: 285px;
}
.home .uslugi .keitering a {
    width: 203px;
    height: 30px;
    background: url("images/uslugi_keitering.png") 40px bottom no-repeat;
    left: 285px;
    position: absolute;
    top: 285px;
}
.home .uslugi .arenda a {
    width: 206px;
    height: 47px;
    background: url("images/uslugi_arenda.png") 9px bottom no-repeat;
    position: absolute;
    right: 105px;
    top: 285px;
}
.home .uslugi .concerts {
    margin: 0 0 21px 55px;
}
.home .uslugi .blagotvor {
    margin: 0 0 4px 74px;
}
.home .uslugi .dj {
    margin: 0 0 4px 74px;
}
.home .uslugi .promo {
    margin: 25px 0 0 14px;
}
.home .uslugi .keitering {
    margin: 25px 0 0 86px;
}
.home .uslugi .arenda {
    margin: 25px 0 0 81px;
}
.home-ct {
    overflow: hidden;
    width: 800px;
    margin: 35px auto 70px;
}
.home-title {
    float: left;
    overflow: hidden;
    width: 174px;
    height: 107px;
    font-family: Helvetica;
    font-size: 28px;
    color: #5B594F;
    text-transform: uppercase;
    font-weight: 100;
    margin-right: 30px;
    background: url("images/page_home_title.png") 0 0 no-repeat;
    margin-top: 20px;
}
.home-text {
    overflow: hidden;
    font-family: Tahoma;
    font-size: 14px;
    color: #858070;
}
.main {
    overflow: hidden;
    margin: 35px 0;
}
.page-content {
    float: right;
    width: 362px;
    margin-right: 30px;
}
.page-parties .page-title {
    width: 293px;
    height: 101px;
    background: url("images/page_parties_title.png") 0 0 no-repeat;
}
.page-concerts .page-title {
    width: 254px;
    height: 55px;
    background: url("images/page_concerts_title.png") 0 0 no-repeat;
}
.page-blagotvor .page-title {
    width: 339px;
    height: 103px;
    background: url("images/page_blagotvor_title.png") 0 0 no-repeat;
}
.page-promo .page-title {
    width: 324px;
    height: 53px;
    background: url("images/page_promo_title.png") 0 0 no-repeat;
}
.page-keitering .page-title {
    width: 270px;
    height: 56px;
    background: url("images/page_keitering_title.png") 0 0 no-repeat;
}
.page-dj .page-title {
    width: 52px;
    height: 29px;
    background: url("images/page_dj_title.png") 0 0 no-repeat;
}
.page-dj-shkola .page-title {
    width: 168px;
    height: 29px;
    background: url("images/page_school_dj_title.png") 0 0 no-repeat;
}
.page-arenda .page-title {
    width: 256px;
    height: 79px;
    background: url("images/page_arenda_title.png") 0 0 no-repeat;
}
.page-contacts .page-title {
    width: 248px;
    height: 47px;
    background: url("images/page_contacts_title.png") 0 0 no-repeat;
}
.page_about_bg .page-title {
    width: 248px;
    height: 47px;
    background: url("images/page_about_bg.png") 0 0 no-repeat;
}
.page-title {
    text-align: center;
    font-family: Helvetica;
    font-size: 28px;
    color: #88816B;
    text-transform: uppercase;
    font-weight: 100;
}
.page-text {
    color: #88816B;
    font-size: 14px;
}
.page-text p {
    margin: 0 0 15px;
}
.page-text hr {
    border-top: 1px solid #342137;
    border-bottom: 1px solid #716B59;
    border-left: none;
    border-right: none;
}
.page-text a {
    color: #72398C;
}
.contacts-welcome {
    width: 179px;
    height: 22px;
    background: url("images/page_contacts_welcome.png") 0 0 no-repeat;
    margin-top: 30px;
}
.order-service {
    display: block;
    width: 186px;
    height: 29px;
    margin-top: 30px;
    background: url("images/order_service.png") 0 0 no-repeat;
}
.content-area {
    overflow: hidden;
    margin-bottom: 40px;
    min-height: 630px;
}
.page-gallery {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    width: 960px;
    height: 700px;
}
.page-gallery li {
    overflow: hidden;
    position: absolute;
}
.page-gallery li a {
    display: inline-block;
    overflow: hidden;
}
.page-gallery li:nth-child(1) {
    width: 341px;
    height: 343px;
    background: url("images/frames/frame1.png") 0 0 no-repeat;
    left: 0;
    top: 13px;
}
.page-gallery li:nth-child(1) a {
    margin: 42px 0 0 66px;
}
.page-gallery li:nth-child(2) {
    width: 148px;
    height: 175px;
    background: url("images/frames/frame2.png") 0 0 no-repeat;
    left: 338px;
    top: 0;
}
.page-gallery li:nth-child(2) a {
    margin: 24px 0 0 47px;
}
.page-gallery li:nth-child(3) {
    width: 136px;
    height: 190px;
    background: url("images/frames/frame3.png") 0 0 no-repeat;
    left: 344px;
    top: 173px;
}
.page-gallery li:nth-child(3) a {
    margin: 19px 0 0 40px;
}
.page-gallery li:nth-child(4) {
    width: 445px;
    height: 340px;
    background: url("images/frames/frame4.png") 0 0 no-repeat;
    left: 482px;
    top: 13px;
}
.page-gallery li:nth-child(4) a {
    margin: 52px 0 0 78px;
}
.page-gallery li:nth-child(5) {
    width: 445px;
    height: 331px;
    background: url("images/frames/frame5.png") 0 0 no-repeat;
    left: -20px;
    top: 366px;
}
.page-gallery li:nth-child(5) a {
    margin: 43px 0 0 69px;
}
.page-gallery li:nth-child(6) {
    width: 185px;
    height: 311px;
    background: url("images/frames/frame6.png") 0 0 no-repeat;
    left: 423px;
    top: 368px;
}
.page-gallery li:nth-child(6) a {
    margin: 44px 0 0 49px;
}
.page-gallery li:nth-child(7) {
    width: 328px;
    height: 330px;
    background: url("images/frames/frame7.png") 0 0 no-repeat;
    left: 607px;
    top: 366px;
}
.page-gallery li:nth-child(7) a {
    margin: 52px 0 0 77px;
}
.page-video .page-text table {
    margin-bottom: 35px;
}
.page-video .page-text table caption {
    font-size: 25px;
    margin-bottom: 10px;
}
.page-clients .page-text img {
    margin-bottom: 10px;
}
/********************* END MAIN PAGE **********************/


/********************* FOOTER **********************/
.footer-holder {
    width: 100%;
    position: absolute;
    bottom: 0px;
    height: 167px;
}
.footer {
    overflow: hidden;
    width: 1276px;
    height: 167px;
    background: url("images/footer_holder_bg.jpg") left top no-repeat;
    margin: 0 auto;
}
.footer-menu {
    width: 705px;
    height: 53px;
    margin: 27px 0 27px 428px;
    padding: 0;
    list-style-type: none;
    position: relative;
    line-height: 17px;
}
.footer-menu .menu-item {
    position: absolute;
    padding-left: 10px;
    background: url("images/footer_menu_li_icon.png") 0 8px no-repeat;
    width: 132px;
}
.footer-menu .menu-item:nth-child(1) {
    left: 0;
    top: 0;
}
.footer-menu .menu-item:nth-child(2) {
    left: 160px;
    top: 0;
}
.footer-menu .menu-item:nth-child(3) {
    left: 333px;
    top: 0;
}
.footer-menu .menu-item:nth-child(4) {
    left: 333px;
    top: 18px;
}
.footer-menu .menu-item:nth-child(5) {
    left: 333px;
    top: 36px;
}
.footer-menu .menu-item:nth-child(6) {
    left: 470px;
    top: 0;
}
.footer-menu .menu-item:nth-child(7) {
     left: 470px;
     top: 18px;
}
.footer-menu .menu-item:nth-child(8) {
    left: 470px;
    top: 36px;
}
.footer-menu .menu-item:nth-child(9) {
    left: 596px;
    top: 0;
}
.footer-menu .menu-item a {
    font-family: Tahoma;
    font-size: 14px;
    color: #817D72;
    text-decoration: none;
}
.footer-menu .current-menu-item a,
.footer-menu .menu-item a:hover {
    text-decoration: underline;
}
.copyright {
    overflow: hidden;
    float: right;
    margin: 23px 46px 0 0;
    color: #858070;
    font-size: 14px;
    font-family: Tahoma;
}
/********************* END FOOTER **********************/


/********************* POPUP **********************/
.popup_block {
    display: none;
    background: #07020A;
    border: 15px solid #240930;
    float: left;
    position: fixed;
    top: 50%; left: 50%;
    z-index: 99999;
    border-radius: 10px;
}
.popup_block .close {
    float: right;
    margin: 10px;
}
.popup_block .form-title {
    width: 222px;
    height: 33px;
    background: url("images/order_service_title.png") 0 0 no-repeat;
    margin: 35px auto 0;
}
.popup_block .wpcf7 {
    width: 290px;
    margin: 0 auto;
}
.popup_block .wpcf7 select,
.popup_block .wpcf7 input[type='text'],
.popup_block .wpcf7 textarea {
    border: none;
    background-color: #aaa;
    padding: 5px;
    font-size: 14px;
}
.popup_block .wpcf7 select {
    width: 290px;
}
.popup_block .wpcf7 input[type='text'],
.popup_block .wpcf7 textarea {
    width: 280px;
}
.popup_block .wpcf7 input::-webkit-input-placeholder,
.popup_block .wpcf7 textarea::-webkit-input-placeholder { /* WebKit browsers */
    color: #6D6757;
}
.popup_block .wpcf7 input:-moz-placeholder,
.popup_block .wpcf7 textarea:-moz-placeholder { /* WebKit browsers */
    color: #6D6757;
}
.popup_block .wpcf7 input:-ms-input-placeholder,
.popup_block .wpcf7 textarea:-ms-input-placeholder { /* WebKit browsers */
    color: #6D6757;
}
.popup_block .wpcf7 input[type='submit'] {
    width: 292px;
    height: 43px;
    background: url("images/order_service_submit.png") 0 0 no-repeat;
    cursor: pointer;
    margin: 0 auto;
    color: transparent;
    border: none;
}
.popup_block .wpcf7 .wpcf7-response-output {
    background-color: #FFF;
}
#fade { /*--Прозрачный слой фона--*/
    display: none; /*--по умолчанию скрыты--*/
    background: #000;
    position: fixed; left: 0; top: 0;
    width: 100%; height: 100%;
    opacity: .80;
    z-index: 9999;
}
/*--Фиксированное позиционирование для тупого IE6--*/
*html #fade {
    position: absolute;
}
*html .popup_block {
    position: absolute;
}
/********************* END POPUP **********************/