a.newpost {color:#db1616;font-weight:normal;}
h2.myheader {font-size:1.6em;} /*Увеличиваем заголовки тем*/

/*Шапка*/
.he5der {width:100%;height:300px;background-color:#DDD;}
.he5der h1 {font-size:3em;}
.he5der h1 > a {color:#FFF !important;text-decoration:none;}
.lo5go {border-radius:3px;position: absolute;margin: -65px 0 0 20px;}
.in5go {width:80px;height:80px;border: 3px solid #FFF;background-color:#FFF;}
.bigbtn {display:inline-block;font-size:1.2em;border-radius:5px;padding:10px;border: 1px solid #2196f3;margin-top: 20px;background-color: rgba(30, 136, 229, 0.8);}
.bigbtn:hover {text-decoration:none;border:1px solid #03A9F4;margin-top:20px;background-color:#2196f3;color: #FFF !important;}

/*Навигация*/
.navhold {background-color:#FFF;padding-bottom:4px;}
.fornav span {display:inline-block;margin-right:30px;}
.fornav a {padding-bottom:3px;}
.fornav a:hover {text-decoration:none;border-bottom: 3px solid #CCC;}
.fornav a.selected, .fornav a.selected:hover {color:#444;border-bottom: 3px solid #DE1000;font-size: 1.4em;position: relative;}
.fornav sup {color:#999;margin-left:5px;}

/*Важные темы*/
ul.favorite {padding-bottom: 5px;list-style:none;list-style-position:outside;}
ul.favorite li {margin-bottom: 10px;}
ul.favorite li a {font-size: 1em;}

/*Просмотр темы*/
.theme {font-size: 1.2em;font-weight:normal;}
.sign {margin:40px 0 0;}
.sign span.date {color:#a3a3a3;font-size:0.9em;padding-left:20px;}
.sign span.comments {padding-left:20px;}

/*Показ в кратком виде*/
.item1 {padding:10px 0;border-bottom:1px solid #EEE;}
.for1 {display:inline-block;vertical-align:top;}
.topic1 {display:block;padding:5px 0 10px;}
.topica {font-size:1.25em;}
.quest1 {color:#fff;padding:1px 5px;background-color:#139acf;margin-right:20px;}

/*Ответы*/
.best-answer {font-size:1.2em;padding-left:20px;background: url('/s/i/best_answer.png') no-repeat;}

/* Показываем дропдауны выбора автомобиля на странице создания и редактирования поста */
div.num, div.del, div.forum-carmodif-cont {display:inline-block;vertical-align:top;}
.forum-carmodif-cont ul li {float:left; margin-right:5px;}

.bava {border-radius:5px;border:1px solid #DDD;margin-right:10px;}

/*Страница информации о сообществе*/
.text span {display:inline-block;margin-right:20px;padding-bottom:5px;}
h3.m7do {margin:20px 0 2;}


@media only screen and (max-width:500px) and (max-aspect-ratio: 13/9)  {

		* {line-height:normal;}
		.item1 {margin:0;}
		.item1 > div:first-child {display:none;}
		.he5der h1 {font-size:2em !important;}
		.navhold {padding:0;} /*убираем вокруг навигации сообщества*/
		.navhold .fornav {margin-bottom:10px;}
		.navhold .fornav span {margin-right:20px;}
		.navhold > a {margin:10px;} /*кнопка отписаться*/

	/*Добавление меток*/
		.num {margin-bottom:10px;}
		div.forum-carmodif-cont {width:100%;display:block;}
		ul[id$="_form"] {text-align:center;}
		ul[id$="_form"] > li {width:80%;float:none;margin:0 auto 20px;}
		ul[id$="_form"] > li >select {width:100%;}

	/*Мои сообщества*/
		.mo_sw {margin:0 15px;}

}
