@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:700,300&subset=latin-ext,cyrillic);

/* GAMMA #222 #f5f5d4 #cd4 #8a3 #471 #141 */

body {
  background: #8a3 url(back4a.jpg) center top repeat-y;
  font-family: Arial, Helvetica, Helv, sans-serif;
  /*font-family: "Times New Roman", "Liberation Serif", serif;*/
  font-size: 14px;
  color: #222;
}

a {
  color: #141;
}

a:visited {
  color: #471;
}

#container {
  background: url(back4.jpg) center top no-repeat;
  width: 100%;
  min-height: 800px;
}

#ES {
  height: 40px;
  font-size: 20px;
  line-height: 40px;
  width: 100%;
  overflow: hidden;
}

#ES a {
  color: #f5f5d4;
}

#ES p {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: bold;
  background-color: rgba(17, 68, 17, 0.6);
  color: #cd4;
  border-bottom-left-radius: 5px;
  padding: 0 10px;
  width: 870px;
  position: relative;
  top: -40px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
}

#ES:hover p {
  top:0;
}

#ES img {
  float:right;
}

#header {
  height: 130px;
  width: 100%;
  overflow: hidden;
}

#header h1 {
  font-family: 'Open Sans Condensed', sans-serif;
  color: #141;
  font-size: 60px;
  font-weight: bold;
  line-height: 60px;
  margin:10px 50px 0 0;
  text-shadow: #fff 2px 2px 2px;
}

#Languages {
  height: 40px;
}

#Languages p {
  background-color: rgba(17, 68, 17, 0.6);
  border-radius: 5px 5px 0 0;
  line-height: 30px;
  padding: 0 10px;
  margin-right: 0px;
  float: right;
}

#Languages a {
  padding: 0 5px;
}

#body h2, #body h3 {
  font-family: 'Open Sans Condensed', sans-serif;
  color: #141;
  background-color: #f5f5d4;
  margin: 10px 0;
}

#body h2 {
  font-size: 30px;
  line-height: 30px;
  padding: 40px 10px 10px 10px;
}

#body h3 {
  font-size: 20px;
  line-height: 20px;
  padding: 20px 10px 10px 10px;
}

#body h4 {
  font-size: 16px;
  line-height: 16px;
  padding: 10px;
}

#body p, #body ul, #body ol, #content #authorString, #content #articleSubject div {
  padding: 0 10px 10px 10px;
}

#body ul {
  list-style-type: circle;
  margin-left: 40px;
}

#body ol {
  list-style-type: decimal;
  margin-left: 40px;
}

#body ul.plain, #body ol.plain {
  list-style-type: none;
  margin-left: 20px;
}

#navbar {
  background-color: #471;
  height: 40px;
  width: 940px;
}

#navbar td {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  border-right: 1px solid #fff;
}

#navbar td:hover {
  background-color: #cd4;
}

#navbar a {
  color: #f5f5d4;
  text-decoration: none;
  padding: 5px 10px;
}

#navbar td:hover a {
  color: #141;
  text-decoration: underline;
}

#breadcrumb {
  font-size: 12px;
  padding: 8px 0 0 5px;
}

#breadcrumb a {
  color: #141;
}

#main {
  font-size: 16px;
  line-height: 22px;
}

#main table {
  margin: 0 0 10px 0;
}

#main table td, #main table th {
  padding: 10px 0 0 10px;
}

#main .mceEditor table td {
  padding:0;
}

#sidebar {
  float: right;
  width: 220px;
  margin: 20px 10px 20px 0;
  border-bottom: 5px solid #471;
}

#sidebar ul, #sidebar ol {
  padding: 0 10px 10px 10px;
  margin-left: 20px;
}

#sidebar ul {
  list-style-type: circle;
}

#sidebar ol {
  list-style-type: decimal;
}

#sidebar .block {
  margin-bottom: 10px;
}

#sidebar .blockTitle, #sidebar .blockSubtitle {
  display: block;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: bold;
  background-color: #471;
  color: #f5f5d4;
  font-size: 20px;
  line-height: 40px;
  padding-left: 10px;
  margin-bottom: 10px;
}

#sidebar .blockTitle a {
  color: #f5f5d4;
}

#sidebar .blockSubtitle {
  background-color: #8a3;
  font-size: 15px;
  line-height: 30px;
}

#Footer {
  font-family: 'Open Sans Condensed', sans-serif;
  background-color: #141;
  font-size: 20px;
  color: #f5f5d4;
  padding: 20px 0 40px 0;
  text-align: center;
}

#Footer p {
  padding-left: 10px;
}

#body ul.steplist {
  list-style:none;
  margin-left: 20px;
}

.steplist .current {
  color: #141;
  font-weight: bold;
}

.tagit a.close {
  font-size: 12px;
  color: white;
  background-color: #900;
  padding: 0px 2px;
  cursor: pointer;
}

#main form th, #main form td {
  font-size: 14px;
}

#main .tocArticle td.tocTitle {
  width: 580px;
  font-weight: bold;
}

#main .tocArticle td.tocAuthors {
  font-style: italic;
  width: 580px;
}

#main .tocArticle td.tocAuthors, #main .tocArticle td.tocPages, #main .tocArticle td.tocGalleys {
  font-size: 14px;
}

#content p a.action {
  padding: 2px 5px;
  color: #f5f5d4;
  background-color: #471;
  line-height: 16px;
  font-size: 14px;
  border-radius: 2px;
  text-decoration: none;
}


