/************************* Common stylesheets for IODE **************************/


body {
  font-family: Arial,
               Verdana,
               sans-serif;
}

#page {
  background: none repeat scroll 0 0 #FFFFFF;
}

#page-title {
  font-size: 1.7em;
  padding: 4px 0;
}
/*** Header  ***/

/*#header-wrapper #sitename {
  font-family: Georgia,"Bitstream Vera Serif",serif;
  font-style: italic;
}*/


#header-outer {
/*  background: #578EED url('images/header-stripes.png') bottom left repeat-x;*/
  background: none;
  background-color: #FFFFFF; /*#578EED;*/
  border-bottom: 5px solid #c0943c;
}

#header {
  /*background: none;*/
  background: url('../images/logo_nspu2.jpg') top right no-repeat;
}

#header-inner {
  height: 180px;
}

#logo {
  position: absolute;
  top: 8px;
}

#name-and-slogan {
  float: none;
  margin-right: 350px;
}

#site-name {
  width: 100%;
}

#site-name a {
  background: none;
  font-size: 2em;
/*  margin-left: 250px;*/
  text-align: left;
  font-family: 'PT Sans', sans-serif;
  color: #144B73;
}

#site-slogan {
  margin-top: 10px;
/*  padding: 0 70px 0 0;*/
/*  color: #144B73; #F4E7BD;*/
  font-size: 0.9em;
  font-family: Verdana,Geneva,Arial,'Bitstream Vera Sans','DejaVu Sans',Meiryo,'Hiragino Kaku Gothic Pro','MS PGothic',Osaka,sans-serif;
  text-align: right;
}

#sidebar-first {
/*  border-right: 1px solid #CCCCCC;*/
}

#block-menu-secondary-menu li,
#block-menu-secondary-menu li li {
  font-size: 14px;
}

.block .node {
  padding: 0;
}

#pre-container {
  background: url("images/gragient.jpg") repeat-x scroll 0 0 transparent;
}

#main-wrapper {
  background: url("../images/sn_01.png") no-repeat scroll right bottom transparent;
}

#content .node h2 {
  margin-top: 20px;
}

.node, #main {
  background-color: transparent;
  border-style: none;
}

#footer-wrapper {
  background: #144B73 url('../images/sn_02.png') top right no-repeat;
  overflow: hidden;
  font-size: 0.8em;
  text-align: left;
  padding: 10px 20px;
}

#footer {
  background: transparent;
}

#footer .block {
  margin-top: 20px;
}

#footer a {
  text-decoration: underline;
}

/*#footer-region {
  background-color: #E0E9EC;
}*/

.hidden {
  display: none;
}

/*** Articles  ***/

.view-articles .views-field-edit-node {
  font-size: 0.6em;
  float: right;
}

.view-articles .views-field-field-authors-value {
  font-style: italic;
  margin-bottom: 15px;
}

.view-articles .views-field-filemime {
  float: left;
}

.view-articles .border {
  border-bottom: 1px solid #D2D0B7;
  margin: 20px 0;
}

.view-articles .views-field-title,
.view-articles .views-field-body,
.view-articles .views-field-tid,
.view-articles .views-field-field-pages-value,
.view-articles .views-field-filesize {
  margin-left: 50px;
}

.view-articles .views-field-title {
  font-weight: bold;
  margin-bottom: 5px;
}

.view-articles .views-field-field-pages-value,
.view-articles .views-field-filesize {
  font-size: 0.8em;
}

.view-articles .views-field-tid {
  font-size: 0.7em;
  margin-bottom: 10px;
}


/************************* Stylesheets for VESTNIK **************************/

@font-face {
  font-family: 'PT Sans';
    font-style: italic;
      font-weight: normal;
        src: local('PT Sans Italic'), local('PTSans-Italic'), url('http://themes.googleusercontent.com/static/fonts/ptsans/v2/7dSh6BcuqDLzS2qAASIeuj8E0i7KZn-EPnyo3HZu7kw.woff') format('woff');
        }
        @font-face {
          font-family: 'PT Sans';
            font-style: italic;
              font-weight: bold;
                src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url('http://themes.googleusercontent.com/static/fonts/ptsans/v2/lILlYDvubYemzYzN7GbLkIraN7vELC11_xip9Rz-hMs.woff') format('woff');
                }
                @font-face {
                  font-family: 'PT Sans';
                    font-style: normal;
                      font-weight: bold;
                        src: local('PT Sans Bold'), local('PTSans-Bold'), url('http://themes.googleusercontent.com/static/fonts/ptsans/v2/g46X4VH_KHOWAAa-HpnGPhsxEYwM7FgeyaSgU71cLG0.woff') format('woff');
                        }
                        @font-face {
                          font-family: 'PT Sans';
                            font-style: normal;
                              font-weight: normal;
                                src: local('PT Sans'), local('PTSans-Regular'), url('http://themes.googleusercontent.com/static/fonts/ptsans/v2/yrzXiAvgeQQdopyG8QSg8Q.woff') format('woff');
                                }


#pre-header-box {
  font-size: 14px;
  height: 32px;
}

#header-top {
  font-family: 'PT Sans',Sans-serif !important;
/*  float: left;*/
  width: 60%;
  background-color: #144B73;
  height: 32px;
}

.region-header-top {
  width: 680px !important;
  float: right;
}


.region-header-top p {
  display: block;
  /*font-size: 1em;*/
  font-weight: bold;
  line-height: 32px;
  margin: 0 10px 0 0;
  margin-right: 10px;
  text-align: right;
  text-decoration: none;
  height: 32px;
}

.region-header-top a {
  color: #FFFFFF;
}

.region-header-top a:hover {
  text-decoration: none;
}

.block-locale {
  position: absolute;
  right: 10px;
  top: 20px;
}

.block-locale ul {
 list-style-type: none;
}

.block-locale li {
  display: inline;
}

img.language-icon {
  border: 1px solid #000000;
}

.annotation {
/*  font-size: 0.8em;
  font-style: italic;*/
  border: none;
  margin-bottom: 0;
  padding: 0 7px;
}

.annotation .fieldset-wrapper {
  padding-left: 30px;
}

.annotation + h3 {
  margin-top: 15px;
}


/******************** Color Theme Preferences **********************/

/*.form-item label {
  width: 250px;
}*/


/******************** Journals Archive **********************/

ul.archive-list {
  list-style-type: none;
}

.view-journal-archive .views-field-nothing,
.view-journal-archive .views-field-title {
  display: inline;
}

/******************** One Journal **********************/

.view-journal-articles h3 {
  text-transform: uppercase;
  margin-top: 20px;
}

.view-taxonomy-term .views-field-field-authors,
.view-journal-articles .views-field-field-authors {
  font-style: italic;
  display: inline;
}

.view-journal-articles .views-field-field-authors .field-content {
  display: inline;
}

.view-journal-articles .views-field-field-first-page {
  display: inline;
}

.views-field-field-first-page .field-content {
  display: inline;
}

/******************** One Journal NEW **********************/

.missed {
  background-color: red;
  color: white;
}

.field-label-inline .field-items {
  float: none;
}

.field-label-inline .field-label {
  width: auto;
}

.view-info-about-current-journal .views-field-field-date-ts,
.in-journal .field-name-field-date-ts,
.node-journal .field-name-field-date-ts {
  font-size: 0.8em;
}

.node-journal h1#page-title {
  margin-bottom: 0;
}

.file-link-icon {
  vertical-align: middle;
}

.file-link {
  font-size: 0.8em;
}

/******************** One Article **********************/

.node-article .authors-copyright {
  font-style: italic;
}

.node-article .field-name-field-udc {
  margin-top: 20px;
}

.node-article .field-name-field-udc .field-label {
  font-weight: normal;
}

#content .node-article h2 {
  text-transform: uppercase;
  margin-top: 0;
  border: none;
  line-height: 1.1em;
}

.node-article .authors .shortname {
  font-weight: bold;
}

.node-article .field-name-field-annotation-ru,
.node-article .field-name-field-annotation-en {
  margin-top: 20px;
}

.node-article .field-name-field-annotation-ru .field-label,
.node-article .field-name-field-annotation-en .field-label {text-indent: 0em;
  text-transform: uppercase;
}

.node-article .field-name-field-literature {
  margin-top: 20px;
}

.node-article .field-name-field-literature .field-label {
  text-transform: uppercase;
}

.node-article .field-name-field-private-file {
  margin-top: 10px;
}

.node-article .publication-date {
  text-align: right;
}

/*********/

.in-border {
  border: 2px solid black;
  padding: 2px;
}

/***************** User page block*********************/

.sidebar .block ul.my-menu {
  margin-bottom: 10px;
}

/* This imageless css button was generated by CSSButtonGenerator.com */
a.green-button {
	-moz-box-shadow:inset 0px 1px 0px 0px #a4e271;
	-webkit-box-shadow:inset 0px 1px 0px 0px #a4e271;
	box-shadow:inset 0px 1px 0px 0px #a4e271;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809) );
	background:-moz-linear-gradient( center top, #89c403 5%, #77a809 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809');
	background-color:#89c403;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #74b807;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding:4px 10px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528009;
}
.add-article:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77a809), color-stop(1, #89c403) );
	background:-moz-linear-gradient( center top, #77a809 5%, #89c403 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#89c403');
	background-color:#77a809;
}
.add-article:active {
	position:relative;
	top:1px;
}
