/* $Id: blocks.css,v 1.4 2009/11/05 11:05:39 johnalbin Exp $ */

/**
 * @file
 * Block Styling
 */

/* classement */

#block-views-blog-block_1 {
  background-color:#f8f2de;
  margin:50px 0 0px 0;
}

#block-views-blog-block_1 .views-field-nothing a{
  font-size:18px;
  text-decoration:none;
  color:#7b582a;
  background-color:#f8f2de;
  margin:50px 0 0 0;
  letter-spacing: 0.05em;
}

#block-views-blog-block_1 .views-field-name a{
  display:block;
  font-size:22px;
  text-decoration:none;
  color:#fff;
  background-color:#7b582a;
  margin:2px auto 0 auto;
  width:161px;
  letter-spacing: 0.05em;
  padding:8px 0 6px 0;
}

#block-views-blog-block_1 .views-field-picture {
  display:block;
  background-color:#7b582a;
  margin:0 auto 0 auto;
  width:161px;
  padding:0px 0 2px 0;
}

#block-views-blog-block_1 .views-field-nothing-1 a{
  display:block;
  height20px;
  font-size:18px;
  text-decoration:none;
  color:#7b582a;
  background-color:#f8f2de;
  margin:5px 0 10px 0;
  padding:0 0 5px 0;
  letter-spacing: 0.03em;
}

#block-block-5 {
  position: fixed;
  top: 50%;
  left: 0;
  z-index: 200;
  transform: translate(0%,-50%);
  border-left: 4px solid #000;
  height: 140px;
}


#block-block-5 a {
  background-color: #000;
  height: 95px;
  width: 95px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 22px 0 0 0;
}

#block-block-5 img {
  max-width: 80px;
  margin: 0 0 0 -4px;
}

.block /* Block wrapper */ {
  margin-bottom: 0px;
}


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

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

.block.odd /* Zebra striping independent of each region */ {
}

.block.even /* Zebra striping independent of each region */ {
}

.region-count-1 /* Incremental count for each block in the region */ {
}

.count-1 /* Incremental count independent of each region */ {
}

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

.block .content /* Block's content wrapper */ {
}

#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 administrator-defined block */ {
}

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

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

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

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

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

#block-menu-primary-links /* "Primary links" block */ {
}

#block-menu-secondary-links /* "Secondary links" block */ {
}

#block-node-0 /* "Syndicate" block for primary RSS feed */ {
}

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

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

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

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

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

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

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

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

#block-block-3 {
margin: 25px 0 0 0;
}