/**
 * @file
 * Block Styling
 */
 
 
 
/* Блок с формой поиска */
#block-search-form { margin:23px 20px 0 0; float:right;}
#block-search-form .form-text { width:238px; height:21px; border:1px solid #737373; background:#fff; padding:0 5px; line-height:21px;}
#block-search-form .form-submit { border:none; background:url(../images/search.jpg) no-repeat 0 0; text-indent:-9999px; width:23px; height:21px;}
#block-search-form .form-submit:hover { opacity:0.8;}

/* новая форма */
#block-bitself-search { margin: 16px 0 0 0; float: right; }
#block-bitself-search .form-item-search-text { margin: 0; float: left; }
#block-bitself-search label { display:none;}
#block-bitself-search .form-text { width:238px; height:21px; border:1px solid #737373; background:#fff; padding:0 5px; line-height:21px; margin-right: 4px; }
#block-bitself-search .form-submit { border:none; background:url(../images/search.jpg) no-repeat 0 0; text-indent:-9999px; width:23px; height:21px; margin:0;}
#block-bitself-search .form-submit:hover { opacity:0.8;}
#block-bitself-search .views-exposed-widgets { margin:0;}
#block-bitself-search .views-exposed-form .views-exposed-widget { padding:0;}

@media (max-width: 960px){
  #block-bitself-search { position:absolute; z-index:10; right:0; top:147px; background:#797979; width:283px; padding:10px; -webkit-transform: translateX(110%); transform: translateX(110%); border:none; margin:0; height:auto;}
  #block-bitself-search.scroll { position:fixed; top:47px; right:0;}
  #block-bitself-search.active {-webkit-transform: translateX(0px); transform: translateX(0px); }
  #block-bitself-search .form-submit {background:url(../images/search.png) no-repeat -46px 0; margin-left:5px;}
}

/* старая форма */
#block-block-20 { margin: 19px 0 0 0; float:right; }
#block-block-20 label { display:none;}
#block-block-20 .form-text { width:238px; height:21px; border:1px solid #737373; background:#fff; padding:0 5px; line-height:21px; margin-right: 4px; }
#block-block-20 .form-submit { border:none; background:url(../images/search.jpg) no-repeat 0 0; text-indent:-9999px; width:23px; height:21px; margin:0;}
#block-block-20 .form-submit:hover { opacity:0.8;}
#block-block-20 .views-exposed-widgets { margin:0;}
#block-block-20 .views-exposed-form .views-exposed-widget { padding:0;}


@media (max-width: 960px){
  #block-block-20 { position:absolute; z-index:10; right:0; top:147px; background:#797979; width:280px; padding:10px; -webkit-transform: translateX(110%); transform: translateX(110%); border:none; margin:0; height:auto;}
  #block-block-20.scroll { position:fixed; top:47px; right:0;}
  #block-block-20.active {-webkit-transform: translateX(0px); transform: translateX(0px);}
  #block-block-20 .form-submit {background:url(../images/search.png) no-repeat -46px 0; margin-left:5px;}
}

.block { /* Block wrapper */
  margin-bottom: 1.5em;
}

.block.first { /* The first block in the region */
}

.block.last { /* The last block in the region */
}

.block.odd { /* Zebra striping for each block in the region */
}

.block.even { /* Zebra striping for each block in the region */
}

h2.block-title { /* Block title */
}

#block-aggregator-category-1 { /* Block for the latest news items in the first category */
}

#block-aggregator-feed-1 { /* Block for the latest news items in the first feed */
}

#block-block-1 { /* First block created with "Add block" link */
}

#block-blog-recent { /* "Recent blog posts" block */
}

#block-book-navigation { /* "Book navigation" block for the current book's table of contents */
}

#block-comment-recent { /* "Recent comments" block */
}

#block-forum-active { /* "Active forum topics" block */
}

#block-forum-new { /* "New forum topics" block */
}

#block-locale-language { /* Language switcher block */
}

#block-menu-menu-NAME { /* Custom menu block */
}

#block-node-recent { /* "Recent content" block */
}

#block-node-syndicate { /* "Syndicate" block for primary RSS feed; see also page.css's .feed-icon */
}

#block-poll-recent { /* "Most recent poll" block */
}

#block-profile-author-information { /* "Author information" block for the profile of the page's author */
}

#block-search-form { /* "Search form" block */
}

#block-shortcut-shortcuts { /* "Shortcuts" block */
}

#block-statistics-popular { /* "Popular content" block */
}

#block-system-main-menu { /* "Main menu" block */
}

#block-system-management { /* "Management" block for Drupal management menu */
}

#block-system-navigation { /* "Navigation" block for Drupal navigation menu */
}

#block-system-user-menu { /* "User menu" block for Drupal user menu */
}

#block-system-help { /* "System help" block */
}

#block-system-main { /* "Main page content" block */
}

#block-system-powered-by { /* "Powered by Drupal" block */
}

#block-user-login { /* "User login form" block */
}

#block-user-new { /* "Who's new" block for a list of the newest users */
}

#block-user-online { /* "Who's online" block for a list of the online users */
}
