body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img {
    border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}
ol, ul {
    list-style: none;
}
caption, th {
    text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}
q:before, q:after {
    content: '';
}
abbr, acronym {
    border: 0;
}
html {
    height: 100%;
}
body {
    font: 12px/18px /*Arial, */Tahoma, Verdana, sans-serif;
    height: 100%;
}
a {
    color: blue;
    outline: none;
    text-decoration: underline;
}

a.caption {
    color: #301181;
}

a:hover {
    text-decoration: underline;
}
p {
    margin: 0 0 18px
}
img {
    border: none;
}
input {
    vertical-align: middle;
}
#wrapper {
    width: 100%;
    min-width: 1000px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    background: url(https://web.archive.org/web/20190105001723im_/http://automir-news.ru/design1/images/auto.jpg) 10px 0 no-repeat;
}


body {
    background: url(https://web.archive.org/web/20190105001723im_/http://automir-news.ru/design1/images/background.png);
}

/* Header
-----------------------------------------------------------------------------*/
#header {
    height: 150px;
    position: relative;
    margin: 10px 10px 40px 280px;
}

#header h1.title {
    font-size: 30px;
    position: absolute;
    top: 50px;
    color: #4f4f4f;
}

#search {
    text-align: right;
    margin: 0 65px 10px 0;
    padding-top: 10px;
}

#search .input {
    border-radius: 3px;
    border: 3px solid #5b5a5a;
    color: #5b5a5a;
    font-size: 20px;
    height: 20px;
    padding: 5px;
    width: 194px;
}

#search button {
    height: 36px;
    width: 80px;
    font-size: 20px;
    margin-left: 20px;
}

#header .archive {
    text-align: right;
}

#header .archive a {
    font-size: 14px;
    position: relative;
    right: 270px;
}

.nav {
  margin-bottom: 18px;
  margin-left: 0;
  list-style: none;
  border-top: 3px solid #4f4f4f;
  border-bottom: 1px solid #d07300;
  /*margin-right: 260px;*/
  line-height: 24px;
  background: #ffae49 url(https://web.archive.org/web/20190105001723im_/http://automir-news.ru/design1/images/menu-bg.png) 0 -1px;
}

.nav > li > a {
  display: block;
  color: #2c2c2c;
  font-size: 18px;
  padding: 9px 20px 11px 10px;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background: url(https://web.archive.org/web/20190105001723im_/http://automir-news.ru/design1/images/menu-sep.png) right center no-repeat;
}

.nav > li > a:hover {
  text-decoration: none;
  color: #fff;
}

.nav > li {
  display: inline-block;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
    width: 100%;
    padding: 0 0 100px;
    height: 1%;
    position: relative;
}
#middle:after {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}
#container {
    width: 100%;
    float: left;
    overflow: hidden;
}
#content {
    padding: 0 300px 0 270px;
}

#news-of-day {
  margin-bottom: 40px;
}

.news-table .thumb,
.news-table .news-content
{
  vertical-align: top;
}

#news-of-day .block-title {
  font-size: 18px;
  color: #301181;
  margin-bottom: 10px;
}

.news-table .caption {
  color: #575757;
  font-size: 18px;
}

.news-table .text {
  color: #575757;
  font-size: 12px;
}

.news-table .thumb {
  width: 170px;
  height: 140px;
  background: url(https://web.archive.org/web/20190105001723im_/http://automir-news.ru/design1/images/thumb.png) no-repeat;
  vertical-align: top;
  float: left;
}

.news-table .thumb img {
  width: 146px;
  height: 113px;
  position: relative;
  left: 4px;
  top: 10px;
}

.more {
  text-align: right;
}

.more a {
  color: #301181;
  font-size: 14px;
  text-decoration: none;
}

.banner {
  /*background: #fff;*/
  text-align: center;
}

.banner.top {
  height: 75px;
/*  width: 780px;
  margin: 0 auto;*/
  text-align: center;
}

hr.top {
  border-bottom: 1px solid #a9a8a9;
  margin-top: 20px;
}

hr.bottom {
  border-bottom: 2px solid #858585;
  margin: 20px 0;
}

.block-news {
  width: 48%;
}

.block-news.col-1 {
  float: left;
  /*height: 310px;*/
}

.block-news.col-2 {
  float: right;
  /*height: 310px;*/
}

.clear {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}

.block-news .block-title {
  border: 1px solid #c95d00;
  border-top: 3px solid #4f4f4f;
  color: #fff;
  font-size: 16px;
  background: #FFAA51 url(https://web.archive.org/web/20190105001723im_/http://automir-news.ru/design1/images/caption-bg.png) 0 1px;
  height: 27px;
  line-height: 24px;
  text-indent: 16px;
  margin-bottom: 10px;
}

#content h1,
#content h1 a
 {
  color: #575757;
  font-size: 18px;
  font-weight: bold;
}

.block-news .news-table {
  margin: 10px 20px;
}

.news-table .news-content {
  padding-left: 10px;
}

.block-news .caption {
  margin-bottom: 20px;
}

.block-news .caption a
{
  color: #575757;
  font-size: 14px;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
    float: left;
    width: 250px;
    margin-left: -100%;
    position: relative;
}

#sideLeft-content {
  margin: 35px 10px 0 30px;
}

.banner.left {
  height: 200px;
  width: 200px;
  margin-bottom: 50px;
}

#last-news .last-news-caption {
  font-size: 16px;
  margin-bottom: 20px;
}

#last-news .block-news {
  width: 100%;
  margin-bottom: 50px;
}

#last-news .news-table {
  margin: 0 10px;
}

#last-news .news-table .text .permalink {
  display: block;
  color: #575757;
}

/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
    float: left;
    margin-right: -3px;
    width: 280px;
    margin-left: -280px;
    position: relative;
}

#sideRight-content {
  margin: 35px 30px 0 10px;
}

.banner.right {
  height: 400px;
  width: 240px;
  margin-bottom: 50px;
}

#block-right-news .block-right-news-caption {
  font-size: 16px;
  margin-bottom: 20px;
}

#block-right-news .block-news {
  width: 100%;
  margin-bottom: 50px;
}

#block-right-news .news-table {
  margin: 0 10px;
}

#block-right-news .news-table .text .permalink {
  display: block;
  color: #575757;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
    margin: -100px auto 0;
    min-width: 1000px;
    height: 100px;
    position: relative;

    text-align: center;
}

.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 13px;
  line-height: 18px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #5b5a5a;
  *background-color: #5b5a5a;
  background-image: -ms-linear-gradient(top, #ffffff, #5b5a5a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#5b5a5a));
  background-image: -webkit-linear-gradient(top, #ffffff, #5b5a5a);
  background-image: -o-linear-gradient(top, #ffffff, #5b5a5a);
  background-image: linear-gradient(top, #ffffff, #5b5a5a);
  background-image: -moz-linear-gradient(top, #ffffff, #5b5a5a);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #5b5a5a #5b5a5a #bfbfbf;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#5b5a5a', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: #5b5a5a;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover {
  color: #fff;
  text-decoration: none;
  background-color: #5b5a5a;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
      -ms-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-color: #5b5a5a;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-color: #5b5a5a;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
/*
     FILE ARCHIVED ON 00:17:23 Jan 05, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:39:18 Mar 28, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 1.232
  load_resource: 5169.539 (2)
  PetaboxLoader3.resolve: 5037.876 (2)
  PetaboxLoader3.datanode: 130.228 (2)
*/