/*
Theme Name: Komitet 101
Theme URI: http://zaparok.net.ru/
Description: Оригинальная тема для сайта Комитета 101
Version: 1.5
Author: thefish

Please tweak this and make it your own. :)
*/
@import url("typograf.css");
@charset "windows-1251";
/* CSS Document */

/*Structure*/

body {
	font-family: arial, sans, helvetica;
}

#page {
	background-color: white;
	text-align: left;
	}
	
.main {
  background:#fff url("/img/bg_col_ms.gif");
  width:750px;
  margin:0 auto;
  border:solid #fff;
  border-width:0 1px;
  text-align:left;
  color:#333;
  position:relative;
  }

#header {}
#container {
	width: 100%;
	float: left;
	margin-right: -155px;

}

#content {
	margin-right: 10px;
	text-align: justify;
	width: auto;
}


#sidebar {
	width: 200px;
	/* float: right; */
}
 #sidebar ul {
  margin:0; padding:0 0 0 10px;
 }
   #sidebar li {
    list-style-image:none;
    list-style-type:disc;
    list-style-position:inside;
    margin:0; padding:0;
   }

#maincol {
  width: 100%;
  float: right;
  margin-left: -220px;
}

#leftcol {
  width: 220px;
  float: left;
}

#footer {
  clear: both; 
}


/*END Structure*/


.b-arrownd_old {
  border:3px solid #362b60;
  padding:5px; margin:5px 0 0;

  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  -khtml-border-radius:6px;
  border-radius:6px;
}
 .b-arrownd_old .press-title {
    color: #000;
    font-size: 12px;
    font-weight:600;
    padding-left:5px;
  }
   .b-arrownd_old p {
    margin:6px 0 8px;
    font-size:12px;
   }
    .b-arrownd_old p a {
      font-size:12px;
      color:#000;
    }
     .b-arrownd_old p a:hover {
      color:#f00;
     }
  .b-arrownd_old form {
    margin:6px 0 0;
  }

.mw230 {
  min-width:230px;
  max-width:230px;
}

.b-footer {
  background:#ccc;
  text-align:center;
  display:block;
  clear:both;
  width:100%; height:35px;
  margin:15px 0 0; padding:15px 0 0;
}
 .b-footer ins {
  text-decoration:none;
  font-size:12px;
  padding:0 25px;
  border-right:1px solid #000;
 }
  .b-footer ins.last {
    border:none;
  }

.l-main-wrapper {
  display:block;
  overflow:hidden;
  min-width:990px;
  width:auto;
  max-width:auto;
  min-height:862px;
}

.b-links_other {
  margin:15px 0 5px;
  text-align:center;
}
 .b-links_other a {
  font-size:10px;
 }

 .b-man {
  display:block;
  overflow:hidden;
  margin-bottom:20px;
 }
