@font-face {font-family: 'Ubuntu';font-style: normal;font-weight: 500;src: local('Ubuntu Medium'), local('Ubuntu-Medium'), url('http://themes.googleusercontent.com/static/fonts/ubuntu/v4/I5PmmDkYShUQg-ah7wh25w.woff') format('woff');}
@font-face {font-family: 'Ubuntu';font-style: normal;font-weight: bold;src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url('http://themes.googleusercontent.com/static/fonts/ubuntu/v4/trnbTfqisuuhRVI3i45C5w.woff') format('woff');}
@font-face {font-family: 'Ubuntu';font-style: italic;font-weight: 500;src: local('Ubuntu Medium Italic'), local('Ubuntu-MediumItalic'), url('http://themes.googleusercontent.com/static/fonts/ubuntu/v4/NWdMogIO7U6AtEM4dDdf_T8E0i7KZn-EPnyo3HZu7kw.woff') format('woff');}
@font-face {font-family: 'Ubuntu';font-style: italic;font-weight: normal;src: local('Ubuntu Italic'), local('Ubuntu-Italic'), url('http://themes.googleusercontent.com/static/fonts/ubuntu/v4/GZMdC02DTXXx8AdUvU2etw.woff') format('woff');}
@font-face {font-family: 'Ubuntu';font-style: normal;font-weight: normal;src: local('Ubuntu'), url('http://themes.googleusercontent.com/static/fonts/ubuntu/v4/mZSs29ggGoaqrCNB3kDfZQ.woff') format('woff');}
@font-face {font-family: 'Ubuntu';font-style: italic;font-weight: bold;src: local('Ubuntu Bold Italic'), local('Ubuntu-BoldItalic'), url('http://themes.googleusercontent.com/static/fonts/ubuntu/v4/pqisLQoeO9YTDCNnlQ9bfz8E0i7KZn-EPnyo3HZu7kw.woff') format('woff');}
@font-face {font-family: 'Lobster';font-style: normal;font-weight: normal;src: local('Lobster'), url('http://themes.googleusercontent.com/static/fonts/lobster/v5/9eID_a1kLfzp_BP9s4L15g.woff') format('woff');}

/*html{height: 100%;}*/

body {
    background: url("gradient_bg.png") repeat-x scroll 0 0 #11003c;
    font-size: 12px;
    font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
    width: 100%;
    height: 100%    
    /*height: 100%;/*min-width: 800px;*/
}

p {
    font-family:"Palatino Linotype", "Trebuchet MS", serif; 
    font-size:140%;
    font-weight:normal;
    line-height:150%;
    margin: 15px 10px 0 10px;
    border: none;
}
#right_column p {
    margin: 15px 0 0 0;
}

p small{font-size:11px;color:#bfbfbf;}



h1,h2,h3,h4,h5,h6{color: #404040;font-family: Lobster;font-weight: normal;}

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{color:#bfbfbf;}

h1{margin-bottom:18px;font-size:30px;line-height:36px;}

h1 small{font-size:18px;}

h2{font-size:24px;line-height:36px;}

h2 small{font-size:14px;}

h3,h4,h5,h6{line-height:36px;}

h3{font-size:22px;}h3 small{font-size:14px;}

h4{font-size:1.8em;}h4 small{font-size:12px;}

h5{font-size:14px; font-family: Trebuchet MS; font-weight:bold;}

h6{font-size:12px;color:#404040;text-transform:uppercase; font-family: Trebuchet MS; font-weight:bold;}

.wrapper {background: url("main_bg2.png") repeat scroll left top ;height: auto !important;min-height: 100%;}

#mainframe {margin: 0 auto;height: 100%;position: relative;width: 980px;}

#middle {min-height: 800px;padding: 0 0 150px;height: 1%;}

#middle:after {content: '.';display: block;clear: both;visibility: hidden;height: 0;}

#container {position:relative;}
#container.with_right_column {margin-right:262px;}

#right_column {float:right;width: 260px;margin: 270px 0 0 0;position: relative;}
#right_column.without_right_column {display: none;}

#inner {padding: 240px 0 0 0;}

#content {position: relative;margin-top: 30px;}

#pagetitle {font-size: 32px;padding-bottom: 20px;}

.userAccount{background:white;padding-bottom:10px;line-height:15px;padding-bottom:10px;}
.left_top_frame, .left_bottom_frame, .right_top_frame, .right_bottom_frame {position:absolute; z-index:1;}
.left_top_frame {left:0; top:0;}
.left_bottom_frame {left:0; bottom:0;}
.right_top_frame {right:0; top:0;}
.right_bottom_frame {right:0; bottom:0;}

.top_frame, .bottom_frame {background: white; height: 30px; left: 30px; position: absolute; right: 30px;  z-index:0;}
.top_frame {top: 0;}
.bottom_frame {bottom: 0;}

.block_wrapper {padding-bottom:30px;padding-top:30px;}
.block_right_wrapper {background: url("right_frame_bg.png") repeat-y scroll 100% 0 transparent;}
.block_left_wrapper {padding: 0 30px;background: url("left_frame_bg.png") repeat-y scroll 0 0 transparent;}
.block {background: white;height: auto;min-height: 400px;padding-bottom: 20px;}

.block.music img:hover, .block.music img.show, .block.dancepole img:hover, .block.dancepole img.show, .block.mainsquare img:hover, .block.mainsquare img.show, .block.noizeglade img:hover, .block.noizeglade img.show { opacity: 0.8;}

.clear {clear: both; /* Отмена обтекания */}

#logo {
    position: absolute;
    top: -1px;
    left:572px;
    z-index: 999;
	display:block;
	width:40px;
}

#menu {
    font-family: Ubuntu;
    font-weight: normal; 
    left: 0;
    position: absolute;
    top: -120px;
    width: 650px;
    z-index: 3;
}
#menu ul {list-style: none;}
#menu > ul > li  {
    float:left; 
    display:block;
    margin: 3px 0;
    position: relative;
	
    
    transition: all ease-in-out 0.5s;
	position:relative;
	
	
}

#menu li .off{
background: url(menu_hover.png) no-repeat  0 0 ;
background-size: 200% 100%;
position:absolute;
z-index:100;
width:100%;
height:100%;
}

#menu li .on  {background:url(menu_hover.png) no-repeat;
background-size: 200% 100%;
display:block;
background-position:100% 0;
opacity:0;
width:100%;
height:100%;
position:absolute;
z-index:200;
left:2px;
}


#menu > ul > li >  a {
    background:transparent !important;
    /*border-radius: 10px;*/
    color: #e9bcee; 
    display:block; 
    font-size: 1.2em; 
    padding: 18px 28px 22px 28px;
    text-decoration: none ;
    font-weight:bold;
    text-shadow: #630319 1px 1px 2px, black 0 0 3em;
	position:relative;
	z-index:1000;
	opacity:1 !important;
	-webkit-transition-property: text-shadow;
	 -webkit-transition-duration: 0.5s;
	  -webkit-transition-timing-function: ease;
}

#menu > ul > li >  a:hover{

 text-shadow: #003443 1px 1px 2px, black 0 0 3em !important;
}

#menu > ul > li ul {display:none;position: absolute;background:white; border-radius: 0 10px 10px 10px;border: 1px solid #00786D}

#menu > ul > li:hover ul {display:block;}

#menu > ul > li:hover > a {
    background:#4756c5; 
    color: rgb(176, 216, 241);
}

#menu > ul > li .parent:hover > a {border-radius: 10px 10px 10px 0;}

#menu > ul > li  li a {
    color:#3a46a3;
    display:block; 
    padding: 5px 10px;
    text-decoration: none; 
    border-radius: 0;
}

#menu > ul > li  li a:hover {
    background:#53c5d9; 
    color: rgb(241, 197, 176);
}

#menu ul > li  li.first a:hover {border-radius: 0 10px 0 0;}

#menu ul > li  li.last a:hover {border-radius: 0 0 10px 10px;}

#languages {
    color: #d7c8c8;
    font-size: 1.1em;
    position: absolute; 
    left: 3px; 
    top:-3px;
    width: 100px;
    height: 128px;  
    z-index: 3;
    background: url("flag.png") no-repeat;
    padding: 93px 0 0 38px;
    
}

#languages span {font-weight: bold;color: #d7c8c8;}

#languages a {color: #d7c8c8;}

#languages a:hover {text-decoration:none;color: #e1e1e1;}


#login {right: 0;position: absolute; top: 185px; z-index: 3;}
#profile {position: absolute;right: 16px;text-align: right;top: 180px;z-index: 3;} 
#profile a {
    color: rgb(227, 164, 214);
    right: 0;
    display: block;
    text-decoration: none;
    /*border: 4px solid #005e54; */
    font-weight:bold;
    text-shadow: black 1px 1px 2px, black 0 0 6em;
}
#profile a {
    top: -38px;
    margin: 20px 0;
}
#login a span, #profile a span {
    padding: 8px 10px 8px 17px;
    background: url("enter-log.png") no-repeat;
    background-size: 100% 100%;
    text-align: center;
    text-shadow: #000000 0 0 0.5em;    
}
#login a:hover, #profile a:hover {color:black;}
#login a:hover span, #profile a:hover span, #bg_shutter a span:hover {color: rgb(244, 189, 153)}
#profile h3 {background: none repeat scroll 0 0 #912d74;border-radius: 10px 10px 10px 10px;font-size: 14px;line-height: 24px;max-width: 200px; padding: 0 6px 3px;text-align: center;margin-left:10px; color:white; margin-left: 10px; border: 2px solid white;}
#profile a:hover{color: rgb(244, 177, 133);}
.login_void {
    position: absolute;
    background: url("enter-log.png") no-repeat;
    background-size: 100% 100%;
    padding: 8px 25px;
    width: 50px;
    text-align: center;
}
.login_void span {
    background: transparent !important;
    width: 50px;
    text-align: center;
}

#header, #footer {height: 260px;left:0;position: absolute;right: 0;}

#header {background: url("top-min.png") repeat-x scroll 50% 0 transparent;top: 0;z-index: 2;}

#footer {
    background: url("bottom-min.png") no-repeat scroll 50% 0 transparent;
    height: 180px;
    margin-top: -180px;
    min-width:980px;
    width: 100%;
    z-index: 2;
}

.block img{margin-top:15px;}
.block h1 { padding: 45px 60px 0 60px; }
.block p { padding: 15px 60px 0 60px; }
.block p em { font-size: 100%; font-style:normal; /*font-variant: small-caps;*/ text-transform: uppercase; letter-spacing:0.15em; }
.block h2, .block h3, .block h4, .block h5, .block h6 { padding: 10px 60px 0 60px; }

#bg_shutter {position: fixed;right: 0;top: 193px;z-index: 5;}

.right {float:right; border-radius: 15px;color: white;display: block;text-decoration: none;padding: 7px 10px;font-size: 10px;font-family: Lobster;font-weight: bold;}
 
#news_widget {margin-top: 20px;}
#news_widget > a.right {
    display:block; 
    float: none; 
    font-size: 120%; 
    text-align: right;
    color: #512a54;
    font-family: 'Ubuntu';
}
.news-item, .article-item {margin-bottom: 40px;}
.news-item-title {font-size: 150%; font-family: 'Lobster'}
.news-item-title img {padding: 3px 0;}
.right a:visited {color: #fff}
.article-item-title {display:block; text-decoration: none; color:#404040;}
.article-item-title h2 {display:inline-block;}
.article-item-preview {float:left;text-align: center;width: 200px;}
.article-item-content {margin-left: 220px;}

div.sharing {margin-top: 20px;vertical-align: top; float:right;}
div.sharing  div.share_block {display: inline-block;float: left;height: 40px;margin: 0;vertical-align: top;}
div.sharing  div.share_block.vkontakte {width: 155px!important;}
div.sharing  div.share_block.twitter {width: 140px!important; margin-left:20px;}
div.sharing  div.share_block.mailru {width: 120px!important;}

#cboxOverlay {opacity: 1!important;}

.tab_container div.tab {display: none;}
.tab_container div.tab.active {display: block!important;}

ul.tabs {list-style: none;}

ul.tabs > li {float:left; display:block; margin: 0;position: relative;}
ul.tabs > li.clear {float:none!important;}

ul.tabs > li > a {color: white; display:block; text-decoration: none;}
ul.tabs > li > a:hover {background:white!important; color: #00786D!important;}
ul.tabs > li > a img {opacity: 0.6;margin: 0 15px;}
ul.tabs > li > a:hover img, ul.tabs > li.active > a img {opacity: 1!important;}

.quip-fld {margin-top: 13px}

div.socials {margin-top:23px;}

div.tables {border-spacing: 0 50px;}

.gal-item-active {
    float:left;
    margin: 0;
    width:20%;
}
.gal-item-active a img{
    margin-left: 8px;
}


/* Профиль пользователя
_________________________________________________________________________________________________*/

#user_profile {}

#user_pic {float:left; width: 200px;}

#user_info {margin-left: 220px;}

table.purchase {}
table.purchase th {border-bottom: 2px solid;font-size: 120%;padding: 10px 8px;text-align: left;vertical-align:top;white-space: nowrap;}
table.purchase td {border-bottom: 1px solid #CCCCCC;padding: 6px 8px;vertical-align:top;}
table.purchase tr.info td {border-bottom: 1px solid black;}
table.purchase tr.info {display:none;}

table.purchase div.purchase_action div.confirm, table.purchase div.purchase_action div.change, table.purchase div.purchase_action div.cancel{display: none;}

div.confirm textarea, div.change textarea, div.cancel textarea {height:90px!important;margin: 10px 0;width:370px!important;}
div.confirm span.legend, div.change span.legend, div.cancel span.legend {border-left: 2px solid;display: block;line-height: 16px !important;margin-bottom: 5px;padding: 0 10px 0 5px;}

table.purchase td.actions a {display: block; margin-bottom:5px;}

form.sCommerce {font-size: 14px;}
form.sCommerce p.param {
    border-bottom: 1px solid #917a99;
    display: inline-block;
    margin: 0;
    padding: 8px;
    width: 580px;
}
form.sCommerce p.param.even {
    border-bottom: 1px solid #917a99;
}
form.sCommerce p.param label {display: inline-block;vertical-align: top;width: 160px;}
form.sCommerce p.param input[type=text], form.sCommerce  p.param textarea {font-size: 18px;padding: 2px 3px;width: 260px;}
form.sCommerce p.param textarea {height: 120px;width: 400px;}
form.sCommerce p.param  span.error, .purchase_error {display: block; color: #D8000C;background-color: #FFBABA;border: 1px solid;margin: 10px 0px;padding:2px 5px;}
.purchase_success {display: block; color: #4F8A10;background-color: #DFF2BF;border: 1px solid;margin: 10px 0px;padding:2px 5px;}
form.sCommerce span.asterisk {color: red; font-size: 10px;}
form.sCommerce div.asterisk {border-top: 2px solid;width: 596px;}
form.sCommerce div.asterisk p {font-size: 13px;}

#login_modal_window, #modal_window {display:none;width:400px; height: 200px; border:4px solid #000000; background-color:#FFFFFF;}
#modal_window > a.close_modal{float:right;}
#modal_container {padding: 0 10px 10px;}


#apply_order{padding:2px 7px 5px 5px; border: 2px solid black;
    font-family: Ubuntu;
    font-size:14px;
    font-weight:700;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px; 
    -khtml-border-radius: 10px; 
    -o-border-radius: 10px;
    -ms-border-radius: 10px; 
    -icab-border-radius: 10px;
     border-radius: 10px;
     background:#00786D;
     color:white;
     text-decoration:none;
     text-shadow: black 1px 1px 2px, black 0 0 3em;
}
/* стили для popup */
.close_modal{padding-left:342px;margin-top:7px; font-weight:600;}
.loginForm {
    position: absolute;
    right: 0;
    top: 90px;
    width:150px;
    height: 157px; 
    line-height:20px;
    padding-bottom:10px;
}
#loginLogin {
    position: absolute;
    top: 83px;
    left: 0px;
    width:150px;
    height: 0px;
    overflow: hidden; 
    line-height:20px;
}

.loginForm .error {
    position: absolute;
    top: 200px;
    right: 20px;
    z-index: 600;
    font-size: 12px;
    width: 220px;
}
#loginLegend {
    position: absolute;
    top: 58px;
    left: 83px;
    background: transparent;
    padding: 5px;
    font-size:18px; 
    font-family:'Lobster';
    color: #542d58;
    text-shadow: #e2a6a6 0 0 0.3em;
    z-index: 700;
	text-decoration:none;
    display: block;
}
.loginLoginButton {
    position: absolute;
    top: 50px;
    left: 49px;
}
.loginLogin-out {
    display: none;
}
.reg_button {
    position: absolute;
    color:#d0869b !important;
    font-weight: bold;
    text-shadow: #601b1b 0 0 0.5em;
    background: transparent;
    z-index: 500;
    text-decoration: none;
    border: none;
}
#reg-form {
    top: 72px;
    left: 44px;
    font-size: 1em;
}
#log-in{ 
    font-size:1.2em; 
}
#log-out {
    display: none;
    /*position: absolute;
    top: 172px;
    right: 28px;
    font-size: 1em;
    color: #3f0f4d;
    font-weight: bold;
    background: transparent;
    z-index: 500;
    text-decoration: none;*/
}
.loginLoginFieldset {
    border: none;
}
.loginLoginForm {
    border: none;
    position: absolute;
    top: 0;
    left: 0;
}
.registration {
    margin-top:20px;
}
.loginUsername {
    position: absolute;
    top: 0px;
    left: 14px;
    width: 90px;
    font-size:1.2em;
    text-align: center;
    color: #ddbfcc;
    text-shadow: #000000 0 0 0.5em;
    background: rgba(0, 0, 0, 0.2);
    border: none;
    z-index: 500;
}
.loginUsernameLabel {
    position: absolute;
    top: 13px;
    width: 110px;
    height: 22px;
    overflow: hidden;
    left: 21px;
    padding: 0 0 0 3px;
    font-size: 1.2em;
    text-align: center;
} 
.loginPassword {
    position: absolute;
    top: 0px;
    left: 14px;
    width: 90px;
    font-size:1.2em; 
    color: #ddbfcc;
    text-align: center;
    background: rgba(0, 0, 0, 0.2);
    border: none;
    z-index: 500;
 }
.loginPasswordLabel {
    position: absolute;
    top: 35px;
    width: 100px;
    left: 21px;
    padding: 0 0 0 8px;
    font-size: 1.2em;
    text-align: center;
}
#fakel {
    position: absolute;
    right: -1px;
    top: 51px;
}
#fire {
    position: absolute;
    top: 27px;
    right: -5px;
}
#enter-display {
    position: absolute;
    top: 91px;
    right: 20px;
    display: none;
}
#enter {
    position: absolute;
    top: 58px;
    right: 16px;
    width: 65px;
    height: 30px;
}
#fakel-out {
    position: absolute;
    top: 153px;
    right: -1px;
}
#fire-out {
    position: absolute;
    top: 130px;
    right: -5px;
}
#enter-out {
    position: absolute;
    top: 162px;
    right: 16px;
    width: 69px;
    height: 30px;
}

/* стили для формы регистрации */

.register p{font-weight:700;}
.form-buttons input[type="submit"]{padding:3px;}
#vol-button{cursor:pointer}
 form #email{margin-left:115px;margin-bottom:7px;margin-top:9px;}
#fullname{margin-left:57px; margin-bottom:7px;}
#password{margin-left:100px; margin-bottom:7px;} 

#password_old{margin-left:5px;margin-bottom:7px;}
#password_new{margin-left:10px; margin-bottom:7px;}
#password_new_confirm{margin-left:46px; margin-bottom:7px;}
.ff input[type="submit"]{padding:3px;}

/* стили для формы регистрации  */
.loginFPButton input[type='submit']{padding:3px; margin-bottom:30px;margin-top:30px;margin-left:10px;}
.loginFPEmailLabel{font-weight:700;margin-left:5px;}
.loginFPEmail{margin-left:10px;}

@charset "utf-8";
/* CSS Document */

.musicians {
	width:175px;
    display: inline-block;
	float:left;
	margin-right: 10px;
}
.musicians img {
    margin: 0;
    padding: 0;
}
.musicians h5, .musicians h6 {
    padding: 0;
}
.allmusicians {
	width: 1000px;
	
}
.musiciansname {text-align:center;}
.musiciansname h6 { padding: 0;}
.alldj {
	width: 1000px;
	height: 780px;
}
.droglade {
	width: 1000px;
	height: 1500px;
}

	/* Atmovox styles */
	.block_right_wrapper .block_left_wrapper p{
	padding:0px;
	}
	
	.block_right_wrapper .block_left_wrapper h2{
	padding-left:5px;
	padding-right:5px;
	}
	
	input[type="submit"]{
	font-size:14px;
	padding:5px;
	cursor:pointer;
	}
	/* END Atmovox styles */

	
/* tech-nik forms */
#partner-form {
    background: rgba(255, 255, 255, 0.93);
    box-shadow: black 0 0 3em;
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 800;
}
#partner-form div{
    margin: 10px;
}
#vol-form div{
    margin: 10px 0;
}
#partner-button {
    width: 250px;
}
.f-form p{
    text-align: center;
    color: #797979;
    text-shadow: white 0 0 0.5em;
}
.f-form {
    text-align: center;
}
.form-button, .form-field {
    font-size: 1.4em;
    background: rgba(0, 0, 0, 0.1);
    box-shadow: inset #bd8fa1 0 0 5px;
    text-shadow: white 0 0 0.6em;
    border: 0;
    font-family:"Palatino Linotype", "Trebuchet MS", serif; 
    text-align: center;
    font-weight: bold;
    color: #3b3b3b;
	padding:5px 0;
	border-radius:3px;
}
.form-button {
    padding: 6px 0;
}
#f-send{
    margin: 10px auto 20px;
    padding: 10px;
    width: 159px;
	
}

#f-close0{
margin-bottom:0 !important;
cursor:pointer !important;
}
	
#f-send0{
cursor:pointer;
}
/* techNik Slider for gallery */
#slider {
    position: relative;
    text-align: center;
    overflow: hidden;
    margin: 10px;
}
#sliderMain, #sliderOld {
    position: relative;
    max-width: 636px;
    z-index: 400;
}
#sliderOld{ position: absolute;}
#sLeft, #sRight {
    position: absolute;
    top: 10px;
    width: 70px;
    height: 100%;
    font-family: 'arial';
    font-weight: bold;
    font-size: 3em;
    text-align: center;
    z-index: 500;
    color: rgba(0, 0, 0, 0.3);
    background: rgba(255, 255, 255, 0.3);
    opacity: 0;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease; 
    -o-transition: all 0.3s ease;
}
#sLeft {
    left: 0;
}
#sRight {
    right: 0;
}
#sLeft:hover, #sRight:hover {
    opacity: 1;
}


#logo ul{
position:relative;
width:200px;
}

#logo ul li{
position:absolute;
z-index:100;
}

.show {z-index:500;}



.log_link input{
position:relative;
z-index:0;
}

.tabPlugin + script + p{
    display:none !important;
}
.tab_container {
    padding-bottom: 60px;
}

.block_right_wrapper .block_left_wrapper .block  p:nth-child(1){
margin-top:0 !important;
}

#news_widget + p{
display:none;
}


#music img {
    margin: 15px 0 30px 0px;
}


.bborder {
    position: absolute;
    top: 104px;
    left: 25px;
    z-index: 500;
}
.dborder {
    position: absolute;
    width: 700px;
    height: 500px;
    top: 104px;
    left: 25px;
    z-index: 600;
}
.sborder {
    border: 3px solid #4e1a47;
    border-radius: 3px;
    position: relative;
    left: -3px;
}
.shop {
    margin-left: 25px;
}

form.sCommerce .userRow {
    border: 1px solid #917A99;
    margin: 5px 0;
    padding: 5px;
    width: 583px;
}

form.sCommerce .userRow p.param {
    border: 0 none;
    width: 435px;
}

form.sCommerce a.addUserRow{
    color: #fff;
    background: #917A99;
    border: 1px solid black;
    padding: 0 5px;
    font-weight: bold;
    text-decoration: none;

}

form.sCommerce a.removeUserRow{
    color: #fff;
    background: #917A99;
    border: 1px solid black;
    font-weight: bold;
    text-decoration: none;
    margin: 5px 0;
    padding: 0 5px;
}

#payment-button {
    background: url(payment.png) no-repeat center;
    padding: 32px 50px 38px;
    display: block;
    color: #e9bcee; 
    font-size: 1.1em; 
    font-weight:bold;
    text-shadow: #630319 1px 1px 2px, black 0 0 3em;
}

.dance-pole div, .live-square div, .chill-sphere div, .noize-glade div, .forest-stage div, .kopiya-dance-pole div, .kopiya-live-square div, .kopiya-chill-sphere div,  .kopiya-noize-glade div,  .kopiya-forest-stage div, .healing-area div {
    display: inline-table;
    width: 227px;
    margin: 0 auto;
}
.tekushhij-line-up div {
    display: inline-table;
    width: 33%;
    text-align: center;
    line-height: none;
}
.tekushhij-line-up div a {
    display: block;
    text-align: left;
    font-weight: bold;
}
.tekushhij-line-up div p {
    font-weight: bold;
}

.tekushhij-line-up a:visited {
    color: #5b4f52 !important;
}
.tekushhij-line-up a:hover {
    color: #81174b !important;
}

.space div {
    display: inline-table; 
}
.space p {
    margin: 5px;
}
.space a {
    color: #391133;
}

#quip-comment-box-qcom {
    width: 570px;
    margin-left: 10px;
    border: none;
    box-shadow: inset #c298a1 0 0 0.5em;
    padding: 5px;
    font-size: 1.2em;
}

#atmo + .sharing{
position:relative;
top:-20px;
left:-100px;
}