

* {margin:0;  padding:0; }
img { border: none; }

html { 
  min-height:100%; 
  background:#acb6bc; 
  background:white;
  padding:0;
  margin:0;
  
  /*background: url(/images/gold_texture.png);
  background: url(/images/gold_texture.png),-moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(69,64,52,1) 100%);
  background: url(/images/gold_texture.png),-webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(69,64,52,1)));
  background: url(/images/gold_texture.png),-webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(69,64,52,1) 100%);
  background: url(/images/gold_texture.png),-o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(69,64,52,1) 100%);
  background: url(/images/gold_texture.png),-ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(69,64,52,1) 100%);
  background: url(/images/gold_texture.png),linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(69,64,52,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#454034', GradientType=0 );*/
  
  background: url(/images/bg/background24.png);
  
  
  /*background: url(/images/103.jpg); NewYear*/
  /*background: url(/images/8m2016.jpeg); 8 marta*/
}

#header-nav .first {
  background: url(/images/link.png) no-repeat top right;
  padding-left:16px;
  padding-right: 16px;
}

#header-nav .first:hover {
  background: url(/images/link-a.png) no-repeat top right;
}

body {
  font:0.9em/1.2 Arial, Helvetica, sans-serif;
  min-height:100%;
  padding:0;
  margin:0;
}

#wrap {
  border:1px solid rgba(0,0,0,0.7);
  border-top:none;
  width:1000px;
  margin:0 auto;
  padding:0;
  background: white;
  /*background: white url(/images/spbg2.jpg) repeat-y top right;*/
  -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 1);
  -moz-box-shadow:    0px 0px 50px 0px rgba(0, 0, 0, 1);
  box-shadow:         0px 0px 50px 0px rgba(0, 0, 0, 1);
}

small {
	font:11px/130% Arial, Helvetica, sans-serif;
}

a {
  color:#CD9B1D;
  text-decoration:none;
}

a:hover {
  color:#EEB422;
  text-decoration:underline;
}


#sfu-nav {
  padding: 14px 10px;
  border: 1px solid #ffffff;
  float: right;
  z-index: 9999;
  position: relative;
}

#header {
	/*background:url(/images/hdbg1.jpg) repeat-x top center;*/
  margin: 0 10px;
  overflow: hidden;
  position:relative;

}

#header h1 {
  font-weight:normal;
  font-size:30px;
  padding:10px;
  text-align: left;
  background-image: url(/images/onepixelbg.png); /* Для IE :-( */
  /*background: rgba(255,255,255,0.5);*/
  position:absolute;
  z-index:1000;
  width:100%;
}


#header h1 a, #header h1 a:visited {
  color:#fff;
  text-shadow:0 0 2px #000000, 0 0 10px #000000;
  text-decoration:none;
}

#header-content {
  height:240px;
  width:100%;
  margin:0 auto;
  padding:0;
}



#hparr {
  position:relative;
}

#icmimlogo {
  width: 3em;
  vertical-align: bottom;
  margin-right: 0.2em;
}


#icmimfulllogo {
  vertical-align: bottom;
  margin: 10px 0;
}


.pix_diapo {
	-webkit-box-shadow:0 3px 6px #000;
     -moz-box-shadow:0 3px 6px #000;
	        box-shadow:0 3px 6px #000;
        
  margin-bottom:20px;
  position:relative;
  padding:0;
  background:#fff;
  -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
     -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
          box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  border:1px solid #efefef;
  z-index:1;
  
  width:460px;
  height:240px;
  overflow:hidden;
}

.pix_diapo > div {
	display:none;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
}

#pix_prev, #pix_next {
	cursor:pointer;
	display:block;
	height:40px;
	margin-top:-20px;
	position:absolute;
	top:50%;
	width:40px;
	z-index:1001;
}

#pix_prev {
	background:url(../images/diapo/prev.png) no-repeat;
	left:10px;
}

#pix_next {
	background:url(../images/diapo/next.png) no-repeat;
	left:auto!important;
	right:10px!important;
}

#pix_pag {display:none;}

#pix_commands {
	cursor:pointer;
	display:block;
	float:left;
	height:26px;
	margin:15px 0 0 13px;
	position:relative;
	width:24px;
}

#pix_play {
	background:url(../images/diapo/play.png) center no-repeat;
	height:24px;
	left:0;
	position:absolute;
	top:0;
	width:24px;
}

#pix_stop {
	background:url(../images/diapo/pause.png) center no-repeat;
	height:24px;
	left:0;
	position:absolute;
	top:0;
	width:24px;
}

#pix_pag_ul {
	float:right;
	margin:0;
	padding:0;
}

#pix_pag_ul > li {
	cursor:pointer;
	display:block;
	.display:inline-block;
	float:left;
	list-style:none;
	margin:0 10px 0 0;
	padding:20px 8px 0;
	text-align:center;
	text-indent:-9999px;
	width:16px;
}

#pix_pag_ul > li > span {
	background:#222;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	display:block;
	height:16px;
	width:16px;
}

#pix_pag_ul > li:hover > span > span {
	background:#ccc;
}

#pix_pag_ul > li > span > span {
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	display:block;
	float:left;
	height:8px;
	margin:4px;
	width:8px;
}

#pix_pag_ul > li.diapocurrent > span > span {
	background:#ff0;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}

#pix_pag_ul > li > .pix_thumb {
	border:4px solid #f2f2f2;
	border:4px solid #e6e6e6;
	border:4px solid #e6e6e6\9;
	-moz-box-shadow:0 1px 8px #000;
	-webkit-box-shadow:0 1px 8px #000;
	box-shadow:0 1px 8px #000;
	height:58px;
 	left:-17px;
	position:absolute;
	top:-40px;
	width:58px;
}

#pix_pag_ul > li > .thumb_arrow {
    border-left:4px solid transparent;
    border-right:4px solid transparent;
    border-top:4px solid  #e6e6e6;
	top:26px;
	left:12px;
	position:absolute;
}

.pix_diapo .pix_relativize {
	overflow:hidden;
	position:relative;
}

.pix_diapo .imgFake {
	cursor:pointer;
}

.pix_diapo .elemHover {
	position:absolute;
}

.pix_diapo .caption {
  background: rgba(0, 0, 0, 0.6);
    .filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000)\9;
  bottom: 20px;
  color: #fff;
  display: block;
  font-size: 13px;
  padding: 20px;
  width: 460px;
}


#header-nav {
  height: 32px;
  color: #111;
  border: none;
  margin: 40px 0 0 0;
  position: relative;
  z-index: 20001;
}

#header-nav a {
  color:#725610;
}

div.search { 
  width:320px; 
  height:26px; 
  /*border:1px solid rgba(255,255,255,0.1);*/
  margin:2px 2px; 
  padding:0; 
  background:transparent; 
  
  border: 1px solid rgba(0,0,0,0.3)
}

div.search input { outline:none; }
div.search input:active { outline:none; }
div.search input:focus { outline:none; }

div.search input[type=text] { 
  width:280px; 
  height:26px;  
  margin:0; 
  padding:0 5px; 
  /*background:rgba(0,0,0,0.5); */
  font:14px/140% Arial; 
  color:#8B8B8B; 
  vertical-align:middle; 
  text-align:left; 
  float:left;
  border: none;
}

.searchbtn { 
  width:26px; 
  height:26px; 
  border:0; 
  margin:0; 
  padding:0; 
  cursor:pointer; 
  /*background: rgba(0,0,0,0.5) URL(../images/searchbtn.png) no-repeat center; */
  background: url(/images/searchbtn.png) no-repeat center;
  vertical-align:middle; 
  
}

#currweek {
  width:200px;
  margin:2px 0 0 8px;
  padding:6px 0;
  float:left;
  text-shadow:0 0 4px #000; 
  color:white;
}

#currweek a, #currweek a:visited {
  font-weight:bold;
  text-decoration:none;
  color:white;
}

.block-menu .active {
  background:rgba(150,120,0,0.2);
  -webkit-border-radius:2px;
     -moz-border-radius:2px;
       -o-border-radius:2px;
          border-radius:2px;
  color:#CD9B1D;
  font-weight:bold;
}

.bmenu2 .block-menu ul:first-child {
  list-style:none;
  display:block;
}

#top-nav {
  height:32px;
  background-image: url(/images/onepixelbg.png); /* Для IE :-( */
  background: rgba(0,0,0,0.8);
  border-top:4px solid #000;  /* Для IE :-( */
  border-top:4px solid rgba(255,255,255,0.1);
  margin:-36px 10px;
  position:relative;
  z-index: 2000;
}

#top-nav .block-menu ul:first-child {
  float:right;
}

.bmenu2 .block-menu ul:first-child>li {
  float:left;
  text-align:center;
  position:relative;
}
  
.bmenu2 .block-menu ul:first-child>li>a {
  padding:6px 10px;
  text-shadow:0 0 4px #000; 
  color:#fff;
  border:none;
}

#header-nav ul:first-child>li>a {
  text-shadow:none;
}

.bmenu2 .block-menu ul:first-child>li ul {
  -webkit-box-shadow:0 0 2px rgba(0,0,0,0.4);
     -moz-box-shadow:0 0 2px rgba(0,0,0,0.4);
       -o-box-shadow:0 0 2px rgba(0,0,0,0.4);
          box-shadow:0 0 2px rgba(0,0,0,0.4);
          
  -webkit-border-radius:4px;
     -moz-border-radius:4px;
       -o-border-radius:4px;
          border-radius:4px;
          
  list-style:none;
  padding:0;
  margin:2px 0 0 0;
  display:none;
  position:absolute;
  background:#eee;
  z-index:1000;
  border: 1px solid #aaa;
  
  margin-left: 40px;
}


.bmenu2 .block-menu ul:first-child>li.expanded>ul {
  margin-left: 0px;
}

.bmenu2 .block-menu ul:first-child>li ul:after, .bmenu2 .block-menu ul:first-child>li ul:before {
  bottom:100%;
  left:5px;
  border: 1px solid transparent;
  content:" ";
  height:0;
  width:0;
  position:absolute;
  pointer-events:none;
}

.bmenu2 .block-menu ul:first-child>li ul:after {
	border-color:rgba(136, 183, 213, 0);
	border-bottom-color:#eee;
	border-width:8px;
}

.bmenu2 .block-menu ul:first-child>li ul:before {
	border-color:rgba(194, 225, 245, 0);
	border-bottom-color:#aaa;
	border-width:9px;
	margin-left:-1px;
}

.bmenu2 .block-menu ul:first-child>li ul li {
  -webkit-border-radius:4px;
     -moz-border-radius:4px;
       -o-border-radius:4px;
          border-radius:4px;
          
  text-align:center;
  display:block;
  background:#eee;
  white-space:nowrap;
  padding:2px 10px;
}

.block-menu a {
  display:block;
  padding:5px 10px;
  color:#725610;
  text-decoration:none;
  text-align:left;
  border-bottom:1px dashed rgba(0,0,0,0.1);
  font-size:115%;
  
  text-shadow:0 0 3px #fff, 0 0 6px #fff, 0 0 12px #fff; 
}

.block-menu a:hover, .bmenu2 .block-menu a.first:hover { color:#EEB422; }
.bmenu2 .block-menu ul:first-child>li>a:hover { color:#EEB422;}
#main {
  display:table;
  width:100%;
  background:transparent;
  height:100%;
  vertical-align:top;
  position:relative;
  z-Index:2;
}


.row {
  display:table-row;
}

.cell {
  display:table-cell;
  vertical-align:top;
  padding:20px;
}

#sidebar {
  width:200px;
  min-height:400px;
  float:left;
  background:transparent;
}


#sidebar .block ul, #pgnot ul {
  list-style:none;
  margin:0;
  padding:0;
}

#sidebar ul li ul li {
  padding-left:10px!important;
  background: url(../images/li.png) no-repeat 14px 10px;
}

#sidebar ul li ul li a {
  padding-left: 16px;
}

#sidebar .block li, #pgnot li {
  margin:5px;
  padding:0;
}

#pgcon {
  margin-left:230px;
  border-left:1px solid #efefef;
  padding:20px;
  background:white;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  width:100%;
}


hr { width:100%; margin:0.4em auto; border:none; height:1px; background:#ccc; }

address {
  text-align:right;
  padding:15px 0 0 0; 
  font-style: italic;
  font: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

img[src="empty.gif"] {
  margin:0 8px;
}

.view-header {
  display:none;
}

.page p {
  clear:both;
}

.field-item {
  text-align:justify;
}

.field-item img {
  max-width: 100%;
  width: 100%;
}

.node {
  margin-bottom:20px;
  position:relative;
  padding:1em;
  background:#fff;
  -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
     -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
          box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  border:1px solid #efefef;
  z-index:1;
}

.node h2 {
  font-size:130%;
  font-weight:bold;
  padding:8px 0;
}

.node h3 {
  font-size:140%;
  font-weight:normal;
  padding:8px 0;
}

.node .picture {
  margin:0 10px 0 0;
  float:left;
}

.node .picture .story-image {
  margin:0;
  padding:1px;
  border:1px solid #ddd;
}

.node .story-image {
  margin:0 10px 10px 0;
  float:left;
}

.node .node-head {
  min-height:3em;
  margin:0 0 0.5em 0;
  border-bottom:1px dashed rgba(0,0,0,0.1);
  width:100%;
  padding:0 0 0.5em 0;
}

.node .node-head h3 {
  padding:2px 0 0 0;
}

.node-head .submitted {
  color:#aaa;
  float:left;
  width:4em;
  height:3.6em;
  text-align:center;
  margin-left:-10px;
}

.node-head .submitted .d {
  font-size:200%;
}
  
.node-head .submitted .m {
  font-size:70%;
}

.node-content {
  line-height:1.4;
  text-align:justify;
}

.node-content p {
  padding:0.3em 0.2em;
  line-height:1.4;
}

.node-content ul {
  padding:0 0 0 20px;
  line-height:1.2;
}

.node-content ol {
  padding:0 0 0 40px;
  line-height:1.2;
}

.node-content ul li {
  list-style:none; 
  background:url(/images/li.png) no-repeat 0 8px;
  padding:3px 0 3px 15px;
}

.node-content table td {
  padding:4px;
  vertical-align:top;
}

.node-content p img {
  margin:0 0.5em 0.5em 0;
}

#pgnot {
  min-width:220px;
  text-shadow:0 0 2px #fff, 0 0 5px #fff, 0 0 10px #fff; 
}

#pgnot h2 {
  color: #CD9B1D;
  margin: 0 0 10px 0;
}

#pgnot li {
  clear:both;
  border-bottom:1px dashed rgba(0,0,0,0.1);
  margin:0 0 0.5em 0;
  padding:0 0 0.3em 0;
  background:rgba(255,255,255,0.4);
  border-radius:2px;
}


#pgnot .node-head .submitted {
  color:#aaa;
  float:left;
  height:45px;
  width:45px;
  text-align:center;
  margin-left:-10px;
}

#pgnot .node-head .submitted .d {
  font-size:150%;
}
  
#pgnot .node-head .submitted .m {
  font-size:65%;
}

#pgnot h3 {
  font-size:90%;
  padding:2px 0 0 0;
}

#pgnot .node-head {
  min-height:35px;
  margin:0;
  border:none;
}

.pager {
  font-size: 15px;
}

.pager a, .pager .pager-current{
  padding:0 8px;
}

.pager .pager-list {
  margin: 10px auto 0px;
  text-align: center;
  font-weight: bold;
}

.tabs {
  padding: 2px 0;
}

.tabs li {
  list-style:none;
  display:inline;
  padding: 0 10px 0 0;
}


.form-item label {
  display:block;
  padding:5px 0;
  font-weight:bold;
}

#node-form input {
  margin: 10px 0;
}

.form-item input[type=text], .form-item select  {
  padding-left: 10px;
  margin: 0 0 10px 0;
  height: 35px;
  border: 1px solid #c7d0d2;
  border-radius: 2px;
  box-shadow: inset 0 1.5px 3px rgba(190, 190, 190, .4), 0 0 0 5px #f5f7f8;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  transition: all .4s ease;
}

#node-form input[type=file] {
  margin: 10px 0 0 0;
}

#node-form .form-submit {
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;
	text-indent:0;
	display:inline-block;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:40px;
	line-height:40px;
	text-decoration:none;
	text-align:center;
  padding:0 20px;
  
	color:#ffffff;
}

#node-form .form-submit:active {
	position:relative;
	top:1px;
}

#node-form #edit-delete {
  -moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
	box-shadow:inset 0px 1px 0px 0px #f5978e;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f) );
	background:-moz-linear-gradient( center top, #f24537 5%, #c62d1f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f');
	background-color:#f24537;
  
	border:1px solid #d02718;
	text-shadow:1px 1px 0px #810e05;
}

#node-form #edit-delete:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537) );
	background:-moz-linear-gradient( center top, #c62d1f 5%, #f24537 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537');
	background-color:#c62d1f;
}


#node-form #edit-submit {
  -moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9dce2c), color-stop(1, #8cb82b) );
	background:-moz-linear-gradient( center top, #9dce2c 5%, #8cb82b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#8cb82b');
	background-color:#9dce2c;
  
	border:1px solid #83c41a;
	text-shadow:1px 1px 0px #689324;
}

#node-form #edit-submit:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8cb82b), color-stop(1, #9dce2c) );
	background:-moz-linear-gradient( center top, #8cb82b 5%, #9dce2c 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8cb82b', endColorstr='#9dce2c');
	background-color:#8cb82b;
}


#node-form #edit-preview {
  -moz-box-shadow:inset 0px 1px 0px 0px #cae3fc;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cae3fc;
	box-shadow:inset 0px 1px 0px 0px #cae3fc;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #4197ee) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #4197ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#4197ee');
	background-color:#79bbff;
  
	border:1px solid #469df5;
	text-shadow:1px 1px 0px #287ace;
}

#node-form #edit-preview:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4197ee), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #4197ee 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4197ee', endColorstr='#79bbff');
	background-color:#4197ee;
}


#node-form #edit-upload {
  -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
  
  color:#777777;
	border:1px solid #dcdcdc;
	text-shadow:1px 1px 0px #ffffff;
}

#node-form #edit-upload:hover  {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}


.node-form fieldset img {
  float:left;
  margin: 0 10px 10px 0;
}

.node-form fieldset .description, .imagefield-edit-image-replace { display:none; }

.node-form fieldset {
  border:1px solid red;
  padding:10px;
  margin:20px 0;
  
  border: 1px solid #c7d0d2;
  border-radius: 2px;
  box-shadow: inset 0 1.5px 3px rgba(190, 190, 190, .4), 0 0 0 5px #f5f7f8;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  transition: all .4s ease;
}


blockquote {
    background: #f7f7f7;
    border-left: 3px solid #bbb;
    font-style: italic;
    margin: 1em 1em 1em 3em;
    padding: 0.5em 10px;
}

blockquote p {
  margin:0;
  padding:0;
}
 
blockquote:before {
    color: #bbb;
    content: "\201C"; /* Непечатаемый символ слева */
    font-size: 3em;
    line-height: 0.1em;
    margin-right: 0.2em;
    vertical-align: -.4em;
}
 
blockquote:after {
    color: #bbb;
    content: "\201D"; /* Непечатаемый символ справа */
    font-size: 3em;
    line-height: 0.1em;
    vertical-align: -.45em;
    display: inline;
}
 
blockquote > p:first-child, blockquote > p:last-child {
    display: inline;
}

#content .indented .comment-for-anteroom .submitted, #content .indented .comment-for-anteroom .submitted a {color:black;font-weight:bold;}
#content .indented .comment-for-anteroom .submitted {padding-left:15px;background:url(img/pointer.png) no-repeat 0% 6px;display:block;}
#content .comment-for-anteroom {padding:3px 6px 0px 6px;border:1px solid #D3D3D3;background:#F8F8F8;margin-bottom:0px;}
#content .indented .comment-for-anteroom {border:none;background:none;}
.anteroom h2{padding:1em 0em 0.5em 0em;}
.anteroom-list .anteroom-unpublished a, .anteroom-list .anteroom-unpublished a:visited{text-decoration:line-through;} 
.anteroom-form td{padding:2px;text-align:left;}
.anteroom-form table{width:auto;margin:auto;}
.anteroom-form{text-align:center;}
.anteroom-form td.label{text-align:right;vertical-align:top;}
.anteroom-form input.text,.anteroom-form textarea{width:400px;}
.anteroom-form textarea{height:150px;}
.anteroom-form tbody{border:none;}
.anteroom-question{border:1px solid #D3D3D3;background:#F8F8F8;}
.anteroom-question .submitted, .anteroom-question .submitted a, .anteroom-question .submitted a:visited{color:gray;}
.anteroom-question-unpublished,.anteroom-answer-unpublished{background:#fcc;}
.anteroom .contacts{font-style:italic;font-size:90%;}
.anteroom-answer{margin-left:2em;}
.anteroom-answer .submitted{padding-left:15px;background:url(/sites/all/modules/anteroom/img/pointer.png) no-repeat 0% 6px;}
.anteroom-answer .submitted,.anteroom-answer .submitted a,.anteroom-answer .submitted a:visited{color:gray;font-weight:bold;}
.anteroom-answer,.anteroom-question{padding:3px 6px 0px 6px;margin-top:0.5em;margin-right:0.5em;margin-bottom:0.5em;color:#333;}

.anteroom-question .links,
.anteroom-answer .links { padding:0; margin-top:8px; list-style:none; border-top: 1px dashed rgba(0,0,0,0.2) }
.anteroom-question .links li,
.anteroom-answer .links li { margin-right:10px; padding:8px 0; display:inline-block; background:none; }

.anteroom-question .links .fa-remove,
.anteroom-answer .links .fa-remove { color: #990000; }
.anteroom-question .links .fa-pencil,
.anteroom-answer .links .fa-pencil { color: #996600; }
.anteroom-question .links .fa-reply,
.anteroom-answer .links .fa-reply { color: #006699; }

.anteroom-question .links li:hover .fa-remove,
.anteroom-answer .links li:hover .fa-remove { color: #cc0000; }
.anteroom-question .links li:hover .fa-pencil,
.anteroom-answer .links li:hover .fa-pencil { color: #cc9900; }
.anteroom-question .links li:hover .fa-reply,
.anteroom-answer .links li:hover .fa-reply { color: #0066ff; }

#footer { 
  text-shadow:0 0 3px #666, 0 0 8px #5f1e00; 
  font-weight:bold; 
  color:white; 
  margin:5px 0 0 0; 
  margin-top:-460px; 
  position:relative; 
  z-Index:1; 
  background:url(/images/1.png) no-repeat bottom left; 
  text-align:center; 
}

#footer a {color:white;}

#footer a:hover{color:#EEB422; }

#footer p { 
  padding:8px; 
}

#footer-content { 
  padding:500px 0 70px 0; 
}

#footer ul {
  text-align:left;
}

#footer li {
  list-style:none;
}

#footer li a {
  font-weight:normal;
  }

.clearfix { clear:both; }
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.birthday {
  background: url(../images/birthdaybg.png) no-repeat center 10px;
}

.birthday ul {
  margin:0;
  padding:0;
}

.birthday ul li {
  list-style: none;
  margin:0;
  padding:5px 5px 5px 20px;
 /* background: url(/images/birthday.png) no-repeat 0 10px; */
 background: transparent;
}

.birthday .d {
  font-size: 80%;
  color: #555;
  display:block;
}


#newcontent {
  margin: 2em 0 0 0;
}

#newcontent h2 {
  margin-left:5px;
  color: #CD9B1D}

#newcontent a {
  font-weight: bold;
  font-size: 90%;
}

#newcontent a:hover {
  color: #EEB422;
}

.node_read_more {
  text-align: right;
  list-style: none;
  margin: 10px 0 0 0;
  }
  
.right {
  float: right;
}

.left {
  float: left;
}

#partners-title {
  padding:3em 0 0.5em 0;
  text-align:center;
  position:relative;
  z-index:9999;
  
  text-shadow: 0 0 0.1em #fff, 0 0 0.5em #fff, 0 0 1em #fff; 
}
#partners-title h2 {
  color: #CD9B1D;
}


#partners {
  width: 96%;
  position: relative;
  z-index: 9999;
  margin: 0 auto;
  
  border: 1px solid transparent;  
  -moz-border-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(114,86,16,1), rgba(0,0,0,0));
  -webkit-border-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(114,86,16,1), rgba(0,0,0,0));
  border-image: linear-gradient(to right, rgba(0,0,0,0), rgba(114,86,16,1), rgba(0,0,0,0));
  border-image-slice: 1;
  
  background: rgba(255,255,255,0);
  background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 10%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 60%, rgba(255,255,255,0) 90%, rgba(255,255,255,0) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(10%, rgba(255,255,255,0)), color-stop(40%, rgba(255,255,255,1)), color-stop(50%, rgba(255,255,255,1)), color-stop(60%, rgba(255,255,255,1)), color-stop(90%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,0)));
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 10%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 60%, rgba(255,255,255,0) 90%, rgba(255,255,255,0) 100%);
  background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 10%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 60%, rgba(255,255,255,0) 90%, rgba(255,255,255,0) 100%);
  background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 10%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 60%, rgba(255,255,255,0) 90%, rgba(255,255,255,0) 100%);
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 10%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 60%, rgba(255,255,255,0) 90%, rgba(255,255,255,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
  
  overflow: hidden;
}

#partners .partner-info {
  position: absolute;
  top: 0.5em;
  right: 2em;
  z-index: 8888;
}

#partners .partner-info img {
  width: 1.6em;
  position: absolute;
  z-index: 1;
}

#partners .partner-info img:first-child {
  opacity: 0;
  z-index: 2;
}

#partners-marquee {
  white-space: nowrap;
}

#partners .partner {
  width: 20%!important;
  padding: 1%;
  margin: 1%;
  
   display: -moz-inline-stack; /* ← Firefox 2 backwards compatibility */
   display: inline-block;
   vertical-align: top;
 
   /* ↓ IE6 & IE7 «hasLayout» voodoo */
   zoom: 1;
   *display: inline;
   /* ↑ IE6 & IE7 starhack ← http://www.ejeliot.com/blog/63 */
}

#partners .partner .node-head {
  margin:0;
  padding:0;
  text-align: center;
  white-space: normal;
  border: none;
}

#partners .partner .node-content {
  position: absolute;
  top: 0;
  left: 0;
  background: #ffffff;
  background: rgba(255,255,255,0.9);
  height: 100%;
  width: 100%;
  
  opacity:0;
  display:none;
  z-index: 7777;
}
  
#partners .partner .field-item {
  text-align: center;
  color: #555;
  font-size: 90%;
  
  white-space: normal;
  margin-top: 2em;
}


@media only screen and (max-device-width: 500px) {
  body {
    font:2em Arial, Helvetica, sans-serif;
  }
  
  #header h1 {
    font-size:1em; 
    padding:0!important;
  }

  #header-nav {
    padding:0.5em 0 1em 0;
  }
  
  #header-nav .menu.top-menu li, #top-nav li, #top-nav ul, .menu ul {
    float:none!important;
  }
  
  #header-nav .menu.top-menu li a, #top-nav li a, .menu li a {
    text-align: center;
  }
  
  #top-nav .content>ul:first-child>li:first-child {
    margin-top: 1.5em;
  }
  
  #top-nav li, .sidebar  .menu li {
    font-size: 1.5em;
  }
  
  #newcontent {
    text-align:center;
  }
  
  #top-nav li ul a, .sidebar .menu li ul a {
    font-size: 0.6em!important;
  }

  #main {
    margin-top:10em;
  }
  
  #top-nav {
    height:1.6em;
    margin:-1.6em auto;
  }
  
  .pix_diapo, .search {
    display:none;
  }
  
  #currweek {
    width:100%;
  }
  
  #wrap {
    width:100%!important; 
  }

  #sidebar, #pgcon { 
    display:block!important;
    float:none;
    clear:both;
    width:90%!important;
    margin:0 auto!important;
  }
  
  #pgnot {
    display:none;
  }
  
  .row {
    display:block!important;
    float:none;
    clear:both;
    width:100%!important;
    margin:0!important;
    padding:0!important;
  }
  
  #partners .partner {
    width: 45%!important;
  }
}


.attachments {margin-left: 0 !important; padding-left: 0 !important;}
.node-content ul.attachments li {margin-left: 0; padding-left: 25px!important; background: url(/images/file-icons/text-plain.png) no-repeat 0px 1px;}
.node-content ul.attachments li.file-html {background: url(/images/file-icons/text-html.png) no-repeat 0px 1px;}
.node-content ul.attachments li.file-plain-text {background: url(/images/file-icons/text-plain.png) no-repeat 0px 1px;}
.node-content ul.attachments li.file-text {background: url(/images/file-icons/x-office-document.png) no-repeat 0px 1px;}
.node-content ul.attachments li.file-pdf {background: url(/images/file-icons/application-pdf.png) no-repeat 0px 1px;}
.node-content ul.attachments li.file-presentation {background: url(/images/file-icons/x-office-presentation.png) no-repeat 0px 1px;}
.node-content ul.attachments li.file-spreadsheet {background: url(/images/file-icons/x-office-spreadsheet.png) no-repeat 0px 1px;}
.node-content ul.attachments li.file-image {background: url(/images/file-icons/image-x-generic.png) no-repeat 0px 3px;}
.node-content ul.attachments li.file-audio {background: url(/images/file-icons/audio-x-generic.png) no-repeat 0px 1px;}
.node-content ul.attachments li.file-video {background: url(/images/file-icons/video-x-generic.png) no-repeat 0px 2px;}
.node-content ul.attachments li.file-octet-stream {background: url(/images/file-icons/application-octet-stream.png) no-repeat 0px 1px;}
.node-content ul.attachments li.file-archive {background: url(/images/file-icons/package-x-generic.png) no-repeat 0px 1px;}
.node-content ul.attachments li.file-link {background: url(/images/external_link.png) no-repeat 4px 2px;}


/******************** ИНФОРМЕР ********************/
.forexpfinfo .hidden {
  display: none;
}

.forexpfinfo {
  margin: 2em 0 0 0;
}

.forexpfinfo table {
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 12px;
    text-shadow: 1px 1px 0px #fff;
    background: #eaebec;
    margin: 1em 0 0 0;
    border: #ccc 1px solid;
 
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
 
    -moz-box-shadow: 0 1px 2px #d1d1d1;
    -webkit-box-shadow: 0 1px 2px #d1d1d1;
    box-shadow: 0 1px 2px #d1d1d1;
    width: 100%;
}
.forexpfinfo table th {
    padding: 8px;
    border-top: 1px solid #fafafa;
    border-bottom: 1px solid #e0e0e0;
 
    background: #ededed;
    background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
    background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
    text-align: center;
}


.forexpfinfo table tr:last-child td {
  text-align: center;
}

.forexpfinfo table tr {
    text-align: center;
    padding-left: 20px;
}
.forexpfinfo table td:first-child {
    text-align: left;
    padding-left: 20px;
    border-left: 0;
}
.forexpfinfo table td {
    padding: 8px;
    border-top: 1px solid #ffffff;
    border-bottom:1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
     
    background: #fafafa;
    background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
    background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
.forexpfinfo table tr.even td {
    background: #f6f6f6;
    background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
    background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
.forexpfinfo table tr:last-child td {
    border-bottom: 0;
}
.forexpfinfo table tr:hover td {
    background: #f2f2f2;
    background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
    background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);  
}

.forexpfinfo table tr:first-child th:first-child {
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
}
.forexpfinfo table tr:first-child th:last-child {
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
}
 
.forexpfinfo table tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.forexpfinfo table tr:last-child td:last-child {
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

#vk {
  margin: 2em 0 0 0;
}

.vk_groups {
  overflow:hidden;
  position:relative;
}

.vk_groups iframe {
  position:absolute;
  margin-top:-45px;
}

.sciencenews_short {
  font-size: 12px;
  padding: 5px 0 5px 35px;
  color: #333;
}

.messages {
	border: 1px solid rgba(0,0,0,0.3);
	padding: 10px 5px;
	margin-bottom: 10px;
}

.messages.error {
	color: #a94442;
    background-color: #f2dede;
}

.messages.success {
	color: #2a5f2b;
    background-color: #bcdab0;
}

#i18n_flags {
    text-align:right;
}

#i18n_flags .inactive {
    opacity: 0.5;
}

#i18n_flags .inactive:hover {
    opacity: 1;
}
