  div.content {width: 650px; margin: 10px 200px;}
  div.sidebar {width: 200px; float: right; margin: 20px 0 0 -200px;}
  div.sidebar1 {float:left; margin-left: -1060px}
  div.sidebar1-wrap {margin-left: 10px;}
  div.sidebar2-wrap {margin-right: 10px ;}
  /*Меняем фон*/
  /*body {background: url(..images/patterns/bg-gray.png)}*/
  /*Отступы сверху-снизу*/
  .all {margin: 10px 0;}
  /*Закругляем углы*/
  .all-wrap {border-radius: 7px;}
  .footer {border-radius:0 0 7px 7px; background: #228B22 !important;}
  /*Оформление шапки*/
  .name_site {color:#465e17; text-shadow: 1px 1px 3px #777;}
  .description_site {color:#333; font-weight: 600; margin: 0 0 10px 0 ;}
  /*Оформление меню*/
  #MainMenu {background: #228B22; box-shadow: 0 0 3px #228B22;}
  #MainMenu li.selected.first a, li.selected a {background: white !important;  color: #465e17 !important; border-radius: 3px; height: 29px;
  margin: 3px; padding: 0 5px; line-height: 29px;}
  #MainMenu a:hover{background: white !important;  color: #465e17 !important;} 
  /*Линия под шапкой*/
 /* .header{border-bottom:7px solid #465e17}*/
 /*Отделяем контент, боковые линии*/
 .content{border-right:1px double #9C9C9C; border-left:1px double #9C9C9C; margin-top: 10px!important; padding-left: 10px;}
 /*Заголовки виджетов*/
 .widget_header{color:#2F4F4F;  box-shadow: 1 1 1px #999; /*background: url(../images/category.png) no-repeat left center;*/padding: 0 0 0 37px;
 font-size: 1.2em !important; margin-left: -38px;}
 /*Цвет ссылок в виджетах*/
 .widget a{color: ##1E90FF; text-decoration: none; font-size: 10pt;}
 .widget a:hover{color: #ee4200;}
 /*Оформление подписей рубрик*/
 .is_link{color:#444; font-size: 9pt;}
 .is_link li{/*background: url(../images/tag.png) no-repeat 0 2px !important;*/ padding: 0 0 0 10px !important; margin: 5px 0 !important;}
 /*Отделение виджетов*/
 .w2{border-bottom: 1px #9C9C9C dotted; margin: 10px 0 20px 0;}
/*Заголовки статей*/
.page_only h1 a{color #222;}
.page_only h1 a:hover{color #ee4200;}
/*Ссылки в постах*/
/*a {color: #465e17;}*/
/*a:hover{color:#ee4200; text-shadow: 0 0 1px #aaa;}*/
/*Пагинация*/
div.pagination {margin-bottom: 25px; padding-bottom: 25px; border-bottom: 1px silver dotted; text-align: center;}
div.pagination strong {background: #228B22; border-radius: 3px; box-shadow: 0 0 1px #777;}
/*Footer*/
.counter { bottom: 0; width: 190px; position: relative; left: 852px; text-align: right;}
