@import url(base.css);
@import url(content.css);
@import url(hostcms.css);
/* @import "/././hostcmsfiles/style.css"; */



/* Структура
-------------------------------------------------------------------*/
html, body{width:100%;  height:100%;}
#body {width:1000px; margin:0 auto;}
#box {position:relative; height:auto !important; height:100%; min-height:100%; }
#header {height:170px;}
#middle {width: 100%; height: 1%; padding: 0 0 200px;}
#sidebarL {position: relative; float: left; width: 235px; margin-left: -100%; padding: 0 0 0 195px;}
#contentBlock {float: left;overflow: hidden; width: 100%;}
#content {padding: 0 0 0 430px; overflow: hidden;}
#footer {overflow: hidden; position:relative; width:570px; height:100px; margin:-30px 0 30px 445px; font-size:.9em;}


/* Шапка
-------------------------------------------------------------------*/
#header .logo {overflow: hidden; position: absolute; top:70px; left: 79px; z-index:3; width: 306px; height: 98px; margin:0;}
#header .logo a {display: block; overflow: hidden; width: 306px; height: 98px;}


/* Левая колонка
-------------------------------------------------------------------*/
#sidebarL h2.gigs {overflow: hidden; width:127px; height:38px; text-indent: -9999px;}

#sidebarL .gigsList {width:135px; margin:15px 0 0 20px; line-height:1.1em;}
#sidebarL .gigsList dt {width:140px; padding: 0 0 9px; font-weight:bold;  font-size:1.1em; }
#sidebarL .gigsList dd {margin: 7px 0 28px;  font-size:.9em; }

#sidebarL .album {overflow:hidden; width:130px; margin: 70px 0 0 10px; text-align: center;}
#sidebarL .album a {color:#E10A11;}
#sidebarL .album a:hover {text-decoration: none;}

#vk_like {opacity:0.7; margin: 20px 0 40px 23px;}


/* Подвал
-------------------------------------------------------------------*/
#footer p {line-height: 1.5em;}
#footer span {text-transform:uppercase;}
#footer a {color:#000;}

#footer ul.links {width:431px;}
#footer ul.links li {float:left; padding-right:8px}
#footer ul.links li.southart{float:right;}
#footer ul.links li.southart a {display:block; overflow: hidden; width:23px; height:30px; text-indent: -5000px; }

#footer .ya {opacity:0.3; position: relative;  top:4px; left:0px; overflow: hidden;  width:100px; height:14px;}
#footer .ya img { display:block; width:77px; height:13px; border:0; overflow: hidden; position: relative; top:0; left:-40px;}

