body, html {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-size: 11pt;
  font-family: Times;
  height:100%;
  border: none;
}

/* fix for fucking IE padding */
h1,h2,h3,h4,h5,h6,p,ul,li,br,table,div,ol,a, * { 
  margin: 0 0 0 0;
  padding: 0 0 0 0; 
  border: none;
}

#root_container {
  padding: 0 0 0 0; 
  margin: 0 0 0 0;
  width: 100%;
  height:auto !important;
  height:100%;
  min-height:100%;
  position:relative;
}

#left_background, #right_background {
  width: 150px;
  height: 1px;
}
#left_background {
  float: left;
  background-position: top left;
}
#right_background {
  float: left;
  background-position: top right;
}
#center {
  margin: 0 auto 0 auto;
  float: left;
  width: 700px;
}

#root_container_padded {
  width: 100%;
  margin: 0 auto 0 auto;
}
.root_container_fixed
{
  padding: 10px 0 0 0;
  width: 980px;
}

#footer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding-bottom: 12px;
}

#footer, #empty {height: 20px;}
#footer_text {
}

#top_nav {
  text-align: center;
  padding-top: 20px;
  width: 150px;
}

#top_nav a {
  margin-left: 13px;
}

#logo {
  width: 980px;
  margin: 0 auto 0 auto;
  height: 150px;
  background: url('i/logo.png') no-repeat bottom center;
  text-align: left;
  text-indent: 0;
  color: #B0B0B0;
}

.float_breaker
{
  clear: both;
  width: 1px;
}

/*--------------*/
/* Верхнее меню */
/*--------------*/
#top_menu {
  text-align: center;
  padding: 10px 0 10px 0;
  width: 100%;
}

a.top_menu, span.top_menu {
  text-decoration: none;
  color: #B0B0B0;
  margin: 0 25px 0 25px;
}
a.top_menu span, span.top_menu span
{
  font-size: 7pt;
  vertical-align: middle;
  visibility: hidden;
}
span.top_menu span 
{
  visibility: visible;
}
a.top_menu:hover span, a.top_menu:active span, 
span.top_menu_index_active span, 
span.top_menu_news_active span, 
span.top_menu_weld_active span, 
span.top_menu_music_active span, 
span.top_menu_video_active span, 
span.top_menu_photo_active span, 
span.top_menu_links_active span,
span.top_menu_contacts_active span 
{
  visibility: visible;
}

#top_menu_index:hover, #top_menu_index:active, #top_menu_index_active{
  color: #EDBD1B;
}
#top_menu_news:hover, #top_menu_news:active, #top_menu_news_active{
  color: #EDBD1B;
}
#top_menu_weld:hover, #top_menu_weld:active, #top_menu_weld_active{
  color: #5FAFB6;
}
#top_menu_music:hover, #top_menu_music:active, #top_menu_music_active{
  color: #C57A5A;
}
#top_menu_video:hover, #top_menu_video:active, #top_menu_video_active{
  color: #C57A5A;
}
#top_menu_photo:hover, #top_menu_photo:active, #top_menu_photo_active{
  color: #12A0C6;
}
#top_menu_links:hover, #top_menu_links:active, #top_menu_links_active{
  color: #E99729;
}
#top_menu_contacts:hover, #top_menu_contacts:active, #top_menu_contacts_active{
  color: #EC972C;
}
/*------------------------*/
/* Верхнее меню кончилось */
/*------------------------*/


#content {
  padding: 10px 0 60px 0;
  width: 100%;
  line-height: 20px;
}

/*---------------*/
/* Афиша: Начало */
/*---------------*/
#news_container
{
  margin: 60px auto 0 auto;
  width: 550px;
  float: left;
}
#news_photo_container
{
  margin: 60px 0 0 0;
  width: 350px;
  text-align: right;
  float: left;
}
div.news
{
  margin: 0 42px 40px 42px;
  font-size: 11pt;
}
div.news div.date
{
  color: #B0B0B0;
  font-size: 16pt;
  margin-bottom: 5px;
}
div.news div.news_text
{
  padding-left: 10px;
}
div.news div.link
{
  padding-left: 10px;
}
div.news div.link a
{
  color: #EDBD1B;
}
div.news div.link a:hover
{
  color: #F3D275;
}
/*--------------*/
/* Афиша: Конец */
/*--------------*/

/*-----------------*/
/* Новости: Начало */
/*-----------------*/
#news
{
  margin: 60px auto 0 auto;
  width: 900px;
}
#news div.news_item
{
  text-align: justify;
  margin: 0 52px 20px 52px;
}
#news div.news_item a
{
  color: #EDBD1B;
}
/*----------------*/
/* Новости: конец */
/*----------------*/

/*---------------*/
/* Вельд: Начало */
/*---------------*/
table.members
{
  width: 832px;
  text-align: center;
  border: none;
  margin: 60px auto 30px auto;
}

table.members td
{
  text-align: left;
  font-size: 11pt;
}
#weld_container a
{
  color: #60ADB3;
}
table.members td span.role
{
  color: #B0B0B0;
}

#weld_container .image
{
  text-align: center;
  margin-bottom: 20px;
}
#weld_container .text
{
  margin: 0 40px 0 40px;
  text-align: justify;
}

#member_container
{
  margin: 0 auto 0 auto;
  width: 900px;
}
#weld_container h1
{
  font-size: 16pt;
  font-weight: normal;
  text-align: left;
  margin: 10px 10px 10px 10px;
}

#member_container div.img
{
  margin: 5px 0 5px 52px;
  float: left;
  width: 225px;
}
img.member
{
}
div.member 
{
  margin: 0 5px 5px 0px;
  float: left;
  width: 575px;
}
div.member p
{
  text-indent: 10px;
}
div.member p.first_paragraph
{
  text-indent: 0;
}
div.member ul
{
  list-style: none;
  margin: 0 0 0 10px;
}

#weld_link
{
  margin: 20px auto 0 auto;
  width: 200px;
  text-align: center;
}
/*--------------*/
/* Вельд: конец */
/*--------------*/

/*----------------*/
/* Музыка: Начало */
/*----------------*/
#music
{
  margin: 60px auto 0 auto;
  width: 900px;
}
#music_toc
{ 
  width: 310px;
  float: left;
}
#music_content
{
  width: 510px;
  margin: 0 40px 25px 40px;
  float: left;
}
#music_toc div.entry 
{
  margin: 0 0 25px 52px;
}
#music_toc div.entry_downloadable 
{
  margin: 0 0 25px 34px;
}
#music_toc div.entry a, #music_toc div.entry_downloadable a, #music_content a
{
  color: #C57A5A;
}
#music_content h1
{
  font-size: 16pt;
  font-weight: normal;
  text-align: left;
}
#music_content h2
{
  color: #B0B0B0;
  font-size: 11pt;
  text-align: left;
  margin: 20px 0 20px 0;
}
#music_content div.link
{
  padding-top: 10px;
}
#music_content div.song_text p
{
  text-indent: 0;
  margin: 15px 0 15px 0;
}
/*---------------*/
/* Музыка: конец */
/*---------------*/

/*--------------*/
/* Фото: Начало */
/*--------------*/
#photo_nav
{
  text-align: right;
  margin: 10px auto 10px auto;
  width: 900px;
  display: none;
}
#photo_nav a
{
  color: #12A0C6;
}
#photos
{
  text-align: justify;
  margin: 30px auto 0 auto;
  width: 900px;
}
#photos img
{
  margin: 10px 10px 10px 10px;
  cursor: pointer;
}

/*-------------*/
/* Фото: конец */
/*-------------*/

/*------------------*/
/* Контакты: Начало */
/*------------------*/
#contacts
{
  margin-top: 40px;
  text-align: center;
}
#contacts h1
{
  font-size: 16pt;
  font-weight: normal;
  text-align: center;
  margin-bottom: 20px;
}
#contacts a 
{
  color: #EC972C;
}
/*-----------------*/
/* Контакты: конец */
/*-----------------*/

/*----------------*/
/* Ссылки: Начало */
/*----------------*/
#links_container
{
  margin-top: 40px;
  text-align: center
}
#links_container div.link
{
  margin-bottom: 20px;
}
#links_container div.link a
{
  color: #E99729;
}
#links_container div.link div.link_text
{
}
/*---------------*/
/* Ссылки: конец */
/*---------------*/


img {
  border: none;
}

p {
  text-indent: 10px;
  margin: 5px 0 5px 0;
}
p.first_paragraph {
  text-indent: 0;
}

