* {
	margin: 0;
	padding: 0;	
	outline: 0;	
	border: 0;
	vertical-align: baseline;	
	
	font-family: inherit;
	font-size: 16px;
	font-style: inherit;
	font-weight: inherit;
}
html, body {
  height: 100%;
}

html {
	background: url(/_i/bg/bgk3.jpg) repeat-x right top;
}
body {
  /* line-height:130%; 
	line-height:20px;*/
	background: url(/_i/bg/karaugom3.jpg) no-repeat right top;
}

body #HEAD {
	padding-top: 8px;
	height: 220px;

}
#container {
  min-height: 100%;
  height: auto !important;
  height: 100%;
	/*background: url(/_i/bg/karaugom2.jpg) no-repeat right top;*/
}
#content {
	padding-bottom: 90px;
}
#footer {
  height: 90px;
  margin-top: -90px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;	
}

DIV.TITLE {
  padding-left: 2%;
}

DIV.BODY {
  padding: 10px 4% 4% 2%;
}

.content_left { /* Когда идут 2 полосы -- эта с содержанием. см.так же .sidebar_right */
	float: left; 
	width:62%; 
	margin-right:3%;
}
DIV.ADVERT {
	color: #AAA;
	font-size: 75%;
	padding: 1px 4% 1px 2%;
  /*padding: 4%;
  padding-right: 5%;
  padding-top: 1em;
  background: #666;*/
}

DIV.LENTA {
  padding-left: 2%;
  font-size:85%;
}
.sidebar_right { /* Когда идут 2 полосы -- эта с лентой. см.так же .content_left */
	float: left; 
	width:35%
}
.sidebar_right .block {
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	padding: 15px 20px;
	margin-bottom: 20px;
	background: #fafafa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.sidebar_right .block h2 {
	color: #999;
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: 400;

}

DIV.BODY TABLE { 
	width: 100%;
	border: 0px;
	border-collapse: collapse;
}
DIV.BODY TABLE.small { 
	font-size: 75%;
}
DIV.BODY TH { 
	text-align: left;
	background: #F8F8F0;
	padding: 5px;
	border: 1px solid gray;
}
DIV.BODY TD { 
 text-align: left;
 padding: 5px;
 border: 1px solid gray;
}

TABLE.layout, TABLE.layout TD, TABLE.express, TABLE.express TD {
 border: 0px;
}

/*
h1 {font-family: Tahoma, Verdana, sans-serif, serif, "MS Sans Serif", "MS Serif"; font-size: 24px; color: #415260; font-weight: 600; margin-bottom: 25px;}
*/
h1, h2, h3, h4, h5, h6 {font-family: Arial, Tahoma, Helvetica, sans-serif;}
h1, h1 span {font-size: 26px; color: #3b393c; font-weight: bold; line-height: 32px;  margin-bottom: 25px;}
h2 {font-size: 110%; color: #415260; font-weight: bold; line-height: 110%; margin:0; padding:0}
h2:first-of-type {margin: 0}
h3 {font-size: 105%; color: #000000; font-weight: bold; margin:2em 0 0 0; padding: 0}
h3:first-of-type {margin: 0}

.empty {
    display: block;
    margin: 0;
    color: #999;
    font-size: 90%;
}

a {	color: #cc0000; TEXT-DECORATION: underline }
a:hover { color: gray }
a:active { color: gray }

a.punktline {text-decoration: none; border-bottom: 1px dashed #cc0000;}
a.punktline:hover {border-bottom: 1px dashed gray;}

.ADVERT a {
  color: #AAA;
  text-decoration: none;
}

a.user {
	white-space: nowrap;
	background: url('/_i/user.png') no-repeat left center;
	padding-left: 18px;
	color:#000;
}
span.guest {
	white-space: nowrap;
	background: url('/_i/guest.png') no-repeat left center;
	padding-left: 18px;
	color:#AAA;
}

/* выделяем внешние ссылки */
DIV.BODY a[href^="http://"]:not([href*="carabin.ru"])::after {
	content: url(/_i/externallink.gif);
}

::selection {
	background: #fff2a8;
}

::-moz-selection {
	background: #fff2a8;
}
.break { clear:both; }

OL {
  margin: 0.5em 2em;
  padding: 0;
}

UL {
  list-style-image: url(/_i/list-image.gif);
  margin: 0.5em 2em;
  padding: 0;
}
UL.link_article, LI.link_article {
  font-size:85%;
  //list-style-image: url(/_i/list-image/article.gif);
}
UL.link_photo, LI.link_photo {
  font-size:85%;
  //list-style-image: url(/_i/list-image/photo.gif);
}
UL.link_author, LI.link_author {
  font-size:85%;
  //list-style-image: url(/_i/list-image/author.gif);
}

sup {
	vertical-align: super;
}

SPAN.link_header {
  font-size:85%;
  padding-left: 20px;

}
SPAN.block_info {
  font-size:85%;
  padding-left: 20px;
  color: gray;
  background-image: url(/_i/list-image/info.gif);
  background-repeat: no-repeat;
  background-position: top left;
}


/* ВЕРХНЕЕ МЕНЮ */
#topmenu {
	padding: 0px 2%;
	
	color: #F7FEEE; 
	font-size: 16px; 
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-weight: 800;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.2);
  
}
#topmenu ul  {
	list-style: none;
	margin: 0;
	padding: 0;
}
#topmenu li {

	position:relative; 
	float: left;
	display:block;
	white-space: nowrap;
	text-align: -webkit-match-parent;

	/*margin-right: .4em;
	padding: .3em .4em;
	
	padding: 0 .4em;*/
	margin: 0 3px 0 3px;
	padding: 0 0.4em 1px 0.4em;
	
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	
	background: #467089; /*#608194;*/
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	/*
	-moz-box-shadow: 1px 1px 1px #4d7080;
	-webkit-box-shadow: 1px 1px 1px #4d7080;
	box-shadow: 1px 1px 1px #4d7080;
	*/
	/*
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
	*/
	-moz-box-shadow:: 1px 1px 1px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
	
}
#topmenu li:hover {
	background: #426a82;
}
#topmenu li a {
	color: #F4F8E9;
	font-weight: 600;
	text-decoration: none;
	padding: 8px 0px; /* Нужно для нормального попадания в ссылку пальцем */
}

#topmenu li.active {
	background: #e66f33;
	background: linear-gradient(to bottom, #f88103 0%, #fcb042 100%);
	color: #FFF;
}
#topmenu li.active a {
	color: #FFF;
}
/*
#topmenu li a:hover {
	background: #6c8ba0;
}
*/
#topmenu li a:active {
	color: #F4F8E9;
}

#topmenu li:first-child  { 
	margin-left: 0;
}
#topmenu li:first-child a { 
	/*background: #58788a;*/
}
/*
#topmenu li:first-child a:hover { 
	background: #6c8ba0;
}

#topmenu li:last-child a {
	font-weight: 500;
}
*/

#topmenu img {
	border: 0;
	vertical-align:	baseline;
}

/* Второй и третий уровень верхнего меню */
#topmenu ul ul {
	position:absolute;
	margin-top: 4px;
	margin-left: -.4em;
}
/*
#topmenu ul ul li a {
	font-weight: 500;
}
*/

#topmenu ul ul li:first-child {
	background: #93B363;
	background: linear-gradient(to bottom, #85b144 0%, #99cc66 100%);
	/*padding: .2em .4em;*/
	color: #FFF;
	/*
	-moz-box-shadow: 1px 1px 1px #708e9f;
	-webkit-box-shadow: 1px 1px 1px #708e9f;
	box-shadow: 1px 1px 1px #708e9f;	
	*/
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);	
}
#topmenu ul ul ul li:first-child {
	background: #d4cd65;
	background: linear-gradient(to bottom, #dcd133 0%, #cfcf7a 100%);
	/*padding: .2em .4em;*/
	color: #FFF;
}
/* Панель авторизации/регистрации/выхода */

#topmenu li.usermenu {

	color: #AAA; 
	font-size: 14px; 
	/*line-height: 21px;*/
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-weight: 400;
	
	padding-right: .7em;
	/*background: #444;	
	background: #7a9db1;*/
}
#topmenu li.usermenu a {
	padding: 8px 0;
	/*line-height: 21px;*/
	font-size: 14px; 
	font-weight: 400;
	color: #ffcc00;
}
#topmenu li.usermenu a img {

}

#topmenu li .separator {
	padding: 0 4px;
}
#topmenu li .separator:before {
    content: "|";
}
/* ЛОГОТИП */
#logotype_block {
	float: right; 
	padding: 0 0 0 20px; 
	text-align: right;
}
#link_logotype {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	color: #999;
	text-decoration: none;
}
/* ДОПОЛНИТЕЛЬНО МЕНЮ */

.dopmenu_label {
	margin: 10px 0 2px 0;
	font-size: 90%;
}
ul.dopmenu, #dop_menu_level1 {
	list-style: none;
	margin: 0;
	padding: 0;
  font-size: 14px;
}
ul.dopmenu li, #dop_menu_level1 .item {
  float: left; 
  margin-right: 8px; 
  padding: 4px 8px;
  background: #f5f3e8;
  border-radius: 4px;
}
ul.dopmenu li a {
  font-size: 14px;
  
}
  
ul.dopmenu li.active, #dop_menu_level1 .on {
  font-weight: bold;
  /*background: #ffffff;*/
  /*background-color: #D4AA61;*/
  background: #FFAC4B;
  background: linear-gradient(to bottom, #f88103 0%, #fcb042 100%);
  color: #fff;
}
ul.dopmenu li.active a {
	text-decoration: none;
	color: #fff;
}
#dop_menu_level2 {
  /*clear:both;*/
  font-size:85%;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
  margin: 0 0 20px 8px; 
	height: 20px;
}
#dop_menu_level2 .item {
  float: left; 
} 
#dop_menu_level2 .on {
  font-weight: bold;
}
#dop_menu_level2 .punkt {
  float: left;
  color: #666666;
  margin-right: 2px; 
  margin-left: 2px; 
}
.opermenu .separator {
  margin:0;
}

/* Активные списки (навигации) */
ul.list li.active {
  font-weight: normal;
}
ul.list li.active a {
	padding: 0 .2em;
	color: #000;
	text-decoration: none;
	background: #ffe1a8;
}

/* НИЖНЕЕ МЕНЮ */
#bottommenu {
  padding: 10px 2%;
  border-top: 1px solid #CCCCCC;
}
#bottommenu .bm_col {
	float: left;
	font-size: 14px; 
}
#bottommenu .bm_col div {
	font-size: 14px; 
}
#bottommenu #bottommenu_col1 {
 width: 50%;
}
#bottommenu #bottommenu_col2 {
 width: 30%;
 padding-top: 10px;
}
#bottommenu #bottommenu_col3 {
 width: 18%;
 padding-top: 10px;
}

#bottommenu a {
  color: #448F44;
	font-size: 14px;	
}

/* Хлебные крошки */
.breadcrumbs {
	margin: 0;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	color: #666;
}
.breadcrumbs a {
	color: #448F44;
	text-decoration: none;
}



/* code */
PRE CODE {
  DISPLAY: block; 
  OVERFLOW: auto;
  PADDING-BOTTOM: 1em;
	font-family: monospace;
}
PRE {
	background: none;
	border: none;
	OVERFLOW-X: auto; 
	PADDING-BOTTOM: 0.5em; 
	/* WIDTH: 90%;               ЭТО ШИРИНА КОЛОНКИ В ШАБЛОНЕ */
	ZOOM: 1
}
PRE CODE .keyword {             /* Подсветка */
	COLOR: red;
	FONT-WEIGHT: normal;
}
PRE .AKK {
	font-size: 20px;
	line-height: 20px;
}

/* Статьи */
#page_rubrics .item
{
  float: left;
  width: 360px; 
  height: auto;
  margin-bottom: 20px;
}
#page_rubrics .item .box
{
  width: 40px;
  height: 40px;
  float: left;
  margin: 0px 5px 0px 5px;
}
#page_rubrics .item .alt
{
  font-size:85%;
  color: gray;
}
#page_rubrics .item .alt a
{
  font-size:140%;
}

/* НАШИ ЛЮДИ */
.pp_page
{
  width: auto;
  margin-top: 2em;
  margin-left: 0;	
}
.pp_box
{
  font-size: 85%;
  line-height:130%;
  float: left;
  width: 120px;
  height: 170px;
  padding: 0px 20px 1em 0px;
}
img.pp_box_ill
{
  width: 100px;
  height: 120px;
}

/* ФОТОАЛЬБОМЫ 
DIV.photoalbum_item {border-bottom: 1px dashed #CCCCCC; padding-bottom: 0.5em; margin-bottom: 0.5em;}
DIV.photoalbum_title {float: left; width: 60%; }
DIV.photoalbum_string {font-size: 85%; color: gray; padding-top: 0.5em;}
DIV.photoalbum_icon {float: left;width: 40%; text-align: right; padding-top: 0.5em;}
*/
div.photoalbum {
	font-family: Arial, Helvetica, sans-serif, Tahoma; 
}
div.photoalbum .item {
	padding: 0 0 1em 0; 
	margin: 0 0 1em 0;
	border-bottom: 1px dashed #CCCCCC; 
}
div.photoalbum .illustration {
	position: relative;
	float: left;
	width: 140px;
}
div.photoalbum .illustration .amount {
	position: absolute;
	display: block;
	left: 5px;
	top: 5px;
	text-align: center;	

	padding: 0 3px;
	margin: 0;
	color: #fff;
	background-color: #000;
	opacity: 0.7;
  filter: alpha(Opacity=70);
}
div.photoalbum .illustration img {
	border: 5px solid #754824; 
	min-height: 80px;	
	background-color: #ddd;
}
div.photoalbum .illustration img:hover {
	border: 5px solid #c60; 
}
div.photoalbum .infobox .title {
	padding-top: .4em;
}
div.photoalbum .infobox .title a {
	font-size: 130%;
}
div.photoalbum .infobox .string {
	margin-top: .4em;
}
div.photoalbum .infobox .creating {
	margin-top: .4em;
	font-size: 85%;
}
div.photoalbum .infobox .creating .date {
	text-align: right;
	font-size: 100%;
	color: #829AA7;
}
div.photoalbum .page {
	margin: 1em 0 3em 0;
	width: 104%;
}

div.photoalbum .page .thumbnail {
	line-height: 100%;
	float: left;
	width: 125px;
	height: 125px;
	padding: 0 10px 10px 0;
	text-align: center;
	background-image: url(/i/photoalbum_ground.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
	border: none;
	box-shadow: none;
}
div.photoalbum .page .thumbnail img {
	border: 5px solid #eee; 
	background-color: #eee;
}
div.photoalbum .page .thumbnail img:hover {
	border: 5px solid #FFE1A8; 
}

/* НОВОСТНАЯ ЛЕНТА */
div.news_lenta {
	font-family: Tahoma, Verdana, sans-serif, serif, "MS Sans Serif", "MS Serif";
}
div.news_lenta .item {
	padding: 0.5em 0 1em 0;
	border-bottom: 1px dashed #CCCCCC; 
}
DIV.news_lenta .title {
	float: left;
}
DIV.news_lenta .title a {
	color:#630; /*6699cc;*/
	font-family: Verdana,sans-serif;
	font-size: 16px;
	text-decoration: underline;
}
DIV.news_lenta .date {
	/* text-align: right; */
	font-size: 70%;
	color: #829aa7;
}
DIV.news_lenta .text {
	clear:both; 
	padding-top: 0.3em;
	font-family: Verdana,sans-serif;
	font-size: 14px;
	line-height: 130%;	
}
DIV.news_lenta .text a {
	font-family: Verdana,sans-serif;
	font-size: 14px;	
}
DIV.news_lenta .text img.news_ill {float: right; width:120px; margin-left: 5px; margin-bottom: 5px}

/* ЛЕНТА МЕРОПРИЯТИЙ */
DIV.calendar_lenta {
	font-family: Tahoma, Verdana, sans-serif, serif, "MS Sans Serif", "MS Serif"; 
	line-height: 120%;
	font-size: 100%;
}
DIV.calendar_lenta .item {
	margin-bottom: 1em;
}

DIV.calendar_lenta DIV.type1 a { color: #FF6666;}
DIV.calendar_lenta DIV.type1 a:hover { background-color: #FF6666; color: #fff; text-decoration: none}
DIV.calendar_lenta DIV.type2 a { color: #66CC66;}
DIV.calendar_lenta DIV.type2 a:hover { background-color: #66CC66; color: #fff; text-decoration: none}
DIV.calendar_lenta DIV.type3 a { color: #66CC66;}
DIV.calendar_lenta DIV.type3 a:hover { background-color: #66CC66; color: #fff; text-decoration: none}
DIV.calendar_lenta DIV.type4 a { color: #99CCCC;}
DIV.calendar_lenta DIV.type4 a:hover { background-color: #99CCCC; color: #fff; text-decoration: none}

DIV.calendar_lenta .date {
  /*clear:both;*/
	float: left;
	font-size: 85%;	
  font-weight: 600; 
  color: gray;
}
DIV.calendar_lenta .area {
	padding-left: .7em;
	white-space: nowrap;
	overflow: hidden;
	font-size: 85%;
  font-weight: 100; 
  color: gray;
}
DIV.calendar_lenta .title {
	clear:both;
  font-weight: normal;
}
DIV.events_future .title a {
  font-size: 110%; 
}
DIV.events_past .title a {
  font-size: 100%; 
}

div.event_datearea {

	margin: .6em 0 1em 0;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
}
div.event_datearea div {
	line-height: 18px;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	padding: 1px 0px 2px 4px;
}
div.event_datearea .eventlabel  {
	float:left;
	/* background: #93acb9; */
	background: #d1dbe0;
	border-radius: 4px 0 0 4px;
}
div.event_datearea .eventlabel span {
	text-shadow: 1px 1px 0 rgba(255,255,255,1);
	padding: 1px 4px 2px 2px;
}
div.event_datearea .eventtext span {
	font-style: italic;
	font-weight: 100;
	
	background: #e8f1f6;
	padding: 1px 10px 2px 6px;
	border-radius: 0 4px 4px 0;
}

div.userpage-events {
	margin-top: 2em;
}
div.userpage-events .userpage-events-year {
	margin: 1em 0 0 0;
	color: #888;
	font-weight: 400;
	font-size: 90%;
}
div.userpage-events .userpage-events-list-datestring {
	font-style: italic; 
	font-size:85%; 
	color:#AAA; 
	padding-left: 0.5em
}

div.eventpage-members {
	margin-top: 3em;
}
div.eventpage-members #eventpage-members-container {
	margin-top: 0.3em;
}
div.eventpage-members #eventpage-members-container button {
	display: block;
	/*visibility: hidden;*/
	margin-top: 0.5em;
}
div.eventpage-members #eventpage-members-container button.button-leave {
	visibility: hidden;
}
div.eventpage-members .eventpage-members-title {
	color: #666;

}

div#calendar a.cr_event_type1 , div#calendar a.cr_event_type1 div.fc-event-skin {
	border-color: #F66; /* #36c;     /* default BORDER color */
	background-color: #F66; /* #36c; /* default BACKGROUND color */
	color: #fff;            /* default TEXT color */
	}
div#calendar a.cr_event_type2 , div#calendar a.cr_event_type2 div.fc-event-skin {
	border-color: #6C6; /* #36c;     /* default BORDER color */
	background-color: #6C6; /* #36c; /* default BACKGROUND color */
	color: #fff;            /* default TEXT color */
	}
div#calendar a.cr_event_type4 , div#calendar a.cr_event_type4 div.fc-event-skin {	
	border-color: #9CC; /* #36c;     /* default BORDER color */
	background-color: #9CC; /* #36c; /* default BACKGROUND color */
	color: #fff;            /* default TEXT color */
}

div#calendar a.fc-event {
	text-shadow: none;
}
div#calendar a.fc-event .fc-event-inner {
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2)
}
div#calendar a.fc-event .fc-event-title {
	white-space: nowrap;
	padding: 0 3px;
}


/* ЛЕНТА СОДЕРЖАНИЕ */
div.content_lenta .item {
	float: left;
	height: auto;
	margin-bottom: 20px;
	width: 360px;
}
div.content_lenta .item .box {
	float: left;
	width: 16px;		
	height: 16px;
	margin: 2px 5px;
}

div.content_lenta a {
	color: #666;
	font-weight: bold;
}

div.content_lenta .littel a {
	color: #666;
	font-weight: normal;
}

/* Карта и твиты */
#map {margin-bottom: 10px;}
#map.google-map img {max-width: none;}
#map.google-map a {display: none;}
#map.google-map a:after {content: none;}

#map label input.leaflet-control-layers-selector { /* Подправим стиль bootstrap */
    display: inline; 
	line-height: 18px;
	margin: 0;
	top: 0;
}

#tweets {
	display: none;
	float: right;
	width: 20%;
	max-width: 300px;
	height: 450px;
	overflow-y: auto;
	margin-right: -2%;
	padding-right: -2%;
}
#tweets .map_post_line {
	padding: 5px 5px;
	background: #fff;
	border: solid 1px #FFF;
	cursor: pointer;
	
	/*border-bottom: solid 1px #999;*/
}
#tweets .map_post_line:first-child {
	border-top: none;
}
#tweets .map_post_line:last-child {
	border-bottom: none;
}
#tweets .map_post_line:hover {
	/*background: #FFF; #fff7d2;*/
}
#tweets .post_line-focus {
	/* background: #fcf8e3 none repeat scroll 0 0; 
    border: 1px solid rgba(82, 168, 236, 0.9);
    box-shadow: 0 0 8px rgba(82, 168, 236, 0.7);
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f88103 0%, #fcb042 100%) repeat scroll 0 0;
	*/
	border-top: 1px solid #fcb042;
	border-bottom: 1px solid #fcb042;
	background: #fff7d2 none repeat scroll 0 0;
}

#tweets  .post_header > a.user {
	padding-left: 0;
	background: none;
	font-size: 10px;
	color: #ad2118;
}	
#tweets  .post_header > .message_date {
	font-size: 10px;
	color: #e76737;
}
#tweets  .post_header > a.link_to_comment {
	font-size: 10px;
	color: #666;
}
#tweets  .post_text {
	font-size: 12px;
	color: #000;
	padding-bottom: 10px;
}


/* Форма логина и пароля */
#form_login {
	display: none;
}

/* Блок "Получить html код */
#codeinsert {
  padding-top: 1em;
  font-size: 85%;
}

/* Информационные блоки */
div .notice {
  background: #FFFCDA url(/_i/notice.gif) 20px 50% no-repeat;
  border: 1px solid #DCD9B6;
  padding: 1em 2em 1em 70px;
  font-size: 85%;
  color: #7E7C62;
  line-height:110%;
}
div .private {
  background: #DDD url(/_i/private.gif) 20px 50% no-repeat;
  border: 1px solid gray;
  padding: 1em 2em 1em 70px;
  font-size: 85%;
  color: gray;
  line-height:110%;
}

.progress {
	display: none;
}

/* SOCIAL */
.social_login_buttons button {
    border: 0 none;
    display: inline-block;
    margin: 0 10px 0 0;
    outline: 0 none;
    padding: 0;
		font-size: 0px;
}
.social_login_buttons #fb-login {
    background: url("/ill/social.buttons.png") no-repeat scroll 0 0 transparent;
    height: 23px;
    width: 91px;
}
.social_login_buttons #fb-login:hover {
    background: url("/ill/social.buttons.png") no-repeat scroll 0 -25px transparent;
}
.social_login_buttons #fb-login:active {
    background: url("/ill/social.buttons.png") no-repeat scroll 0 -50px transparent;
}
.social_login_buttons #vk-login {
    background: url("/ill/social.buttons.png") no-repeat scroll -93px 0 transparent;
    height: 23px;
    width: 99px;
}
.social_login_buttons #vk-login:hover {
    background: url("/ill/social.buttons.png") no-repeat scroll -93px -25px transparent;
}
.social_login_buttons #vk-login:active {
    background: url("/ill/social.buttons.png") no-repeat scroll -93px -50px transparent;
}
/*
.social_login_buttons button.flickr-auth-button {
    background: url("/ill/social.buttons.png") no-repeat scroll -194px 0 transparent;
    height: 23px;
    width: 91px;
}
.social_login_buttons button.flickr-auth-button:hover {
    background: url("/ill/social.buttons.png") no-repeat scroll -194px -25px transparent;
}
.social_login_buttons button.flickr-auth-button:active {
    background: url("/ill/social.buttons.png") no-repeat scroll -194px -50px transparent;
}
*/
.social_login_buttons button.google-auth-button {
    background: url("/ill/social.buttons.png") no-repeat scroll -287px 0 transparent;
    height: 23px;
    width: 91px;
}
.social_login_buttons button.google-auth-button:hover {
    background: url("/ill/social.buttons.png") no-repeat scroll -287px -25px transparent;
}
.social_login_buttons button.google-auth-button:active {
    background: url("/ill/social.buttons.png") no-repeat scroll -287px -50px transparent;
}

/* Yande.Share2*/
.ya-share2 { margin: 10px 0; }

/* MEDIA */
@media print {
  
  * {background: none}
	
  div.BODY {
    margin: 0;
    background-color: #FFFFFF;  
  }
  
  div.BODY a:after {content: ' (carabin.ru' attr(href) ')'}

  a {text-decoration: none; color: black}	

  div.ADVERT,
	body #HEAD, .topmenu, #usermenu, #footer, #bottommenu {display: none}

  #logotype {
    width: 120px;
    height: 20px;
  }
	#link_logotype {
		font-size: 8px;
	}
  #link_logotype:after {content: ''}
  
  div.noprint {
    display: none;
  }  
	div.print100 {
		width: 100%;
	}

}

/* Redactor */
.redactor-box textarea {
	font-size: 18px;
	font-family: Consolas;
	color: #dcdccc;
	background-color: #3f3f3f;
}
.redactor-toolbar {
	background: #fefef8;
}

/* TEMP TEMP TEMP */
form .row {
   margin-left: 0px;
}
