.menu, .news_item, .main_extra, .main {
  background: rgba(0, 0, 0, 0.7);
  border-width: 2px;
  border-style: solid;
  border-color: #00BBFF #0099DD #0088DD #00AAFF;
}

h4, h3, h2 {
  background: linear-gradient(180deg, rgb(0, 112, 255), rgb(0, 71, 255));
  border-top: 3px solid rgb(0, 143, 255);
  border-bottom: 3px solid rgb(0, 51, 170);
  color: #00FFFF;
  border-left: 1px solid #008FFF;
  border-right: 1px solid #000000;
}

body {
  margin-top: 0px;
  background-image: url("../images/back1.png");
  background-color: #000077;
  color: #DDFFFF;
}

a:link {
  text-decoration: none;
  color: #EEEE00;
}

a:visited {
  text-decoration: none;
  color: #EEEE00;
}

a:active {
  text-decoration: none;
  color: #FFFFFF;
}

a:hover {
  text-decoration: underline;
  color: #FFFFFF;
}

h4 a:link {
  text-decoration: none;
  color: #EEEE00;
}

h4 a:visited {
  text-decoration: none;
  color: #EEEE00;
}

h4 a:active {
  text-decoration: none;
  color: #FFFFFF;
}

h4 a:hover {
  text-decoration: underline;
  color: #FFFFFF;
}

h5 a:link {
  text-decoration: none;
  color: #EEEE00;
}

h5 a:visited {
  text-decoration: none;
  color: #EEEE00;
}

h5 a:active {
  text-decoration: none;
  color: #FFFFFF;
}

h5 a:hover {
  text-decoration: underline;
  color: #FFFFFF;
}

.news_title_main:link {
  color: #FFFFFF;
}

.news_title_main:visited {
  color: #FFFFFF;
}

.news_title_main:active {
  color: #FFFFFF;
}

.news_title_main:hover {
  color: #FFFFFF;
}

.main {
  padding: 10px;
}

.main_extra h3 {
  margin: 0px 0px 8px 0px;
  padding: 5px 8px;
  background: linear-gradient(180deg, #13B 0%, #13B 30px, transparent 100%);
  height: 35px;
  color: #DDFFFF;
  border: none;
}

.news_item {
  padding: 0px 0px 8px 0px;
  margin: 15px 10px 20px 10px;
}

.news_title {
  padding: 1px;
  margin: 0px;
  font-size: 14px;
  min-height: 60px;
  background: linear-gradient(180deg, #13B 0%, #13B 50px, transparent 100%);
}

.news_item p {
  margin: 10px;
}

.news_item h2 {
  margin-top: 0px;
}

.news_title_main {
  padding: 0px;
  font-size: 18px;
  font-weight: bold;
}

.menu {
  background: linear-gradient(90deg, #04A 0%, #04A 28px, rgba(0, 17, 51, 0.8666666667) 32px, rgba(0, 17, 51, 0.8666666667) 100%);
}

.menu h3 {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  background: none;
  background-color: #04A;
  color: #55FFFF;
  margin: 0px;
  padding: 10px 10px 0px 10px;
  border: none;
}

.menu p {
  font-size: 16px;
  font-weight: bold;
  background-color: #04A;
  color: #55FFFF;
  margin: 0px 0px 2px 0px;
  padding: 10px 10px 10px 15px;
}

.menu ul {
  margin: 4px 0px 16px 0px;
  padding: 0px 0px 0px 6px;
}

.menu li {
  background-image: url("../images/met1.gif");
  background-repeat: no-repeat;
  list-style: none;
  min-height: 28px;
  line-height: 28px;
  padding-left: 30px;
}

.menu li:hover {
  background-image: url("../images/met2.gif");
}

p.small {
  font-size: 80%;
  font-style: italic;
  text-align: center;
}

h1.title {
  margin: 0px;
  max-width: 700px;
  min-height: 80px;
  line-height: 80px;
  background-image: url("../images/cossack_sprite.png"), url("../images/kalinka_sprite.png");
  background-position: left 5px center, right 5px center;
  background-repeat: no-repeat;
  background-color: #221100;
  border: 6px solid #995500;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  color: #FFFF00;
  text-align: center;
  font-size: 48px;
}

h2 {
  margin-top: 40px;
  font-size: 18px;
  min-height: 32px;
  line-height: 32px;
  padding-left: 20px;
}

h2 img {
  vertical-align: middle;
}

h3 {
  margin: 20px 10px 10px 10px;
  display: block;
  max-width: 500px;
  font-size: 14px;
  min-height: 22px;
  line-height: 22px;
  padding-left: 15px;
}

h4 {
  margin-left: auto;
  margin-right: auto;
  max-width: 400px;
  min-height: 20px;
  line-height: 20px;
  text-align: center;
  display: block;
  padding: 0px 10px;
  font-size: 14px;
}

h5 {
  margin-left: auto;
  margin-right: auto;
  margin-top: 2px;
  margin-bottom: 12px;
  max-width: 320px;
  min-height: 22px;
  line-height: 22px;
  text-align: center;
  display: block;
  border-top-width: 2px;
  border-bottom-width: 2px;
  font-size: 13px;
}

h6 {
  background-color: #0066EE;
  font-size: 12px;
  padding: 2px 2px 2px 10px;
  margin: 0px;
}

.h4_description {
  margin: 0 auto;
  max-width: 400px;
  text-align: center;
}

table.games_list th h5 {
  width: 200px;
}

hr {
  border-top: 2px solid #FFDD00;
  border-bottom: 0px;
}

img {
  border: 0px;
}

img.cossack_talk {
  float: left;
  margin-right: 6px;
}

.news_list_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

img.news_feed {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}

.download_block {
  float: left;
  width: 200px;
  height: 225px;
  border-width: 1px;
  border-style: solid;
  border-color: #00BBFF #0055BB #0055BB #00AAFF;
  padding: 4px;
  text-align: center;
}

.fanart_block {
  float: left;
  width: 250px;
  height: 100px;
  border-width: 1px;
  border-style: solid;
  border-color: #00BBFF #0055BB #0055BB #00AAFF;
  padding: 4px;
  text-align: center;
}

.fanart_block_img {
  float: left;
  padding: 0px;
  margin: 0px 0px 0px 10px;
  width: 100px;
  height: 100px;
  background-color: white;
}

.fanart_sub_block {
  float: left;
  /*border-width: 1px;
  border-style: solid;
  border-color: #00BBFF #0055BB #0055BB #00AAFF;*/
  margin: 10px;
  padding: 4px;
  text-align: center;
}

.fanart_oekaki_note {
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 80%;
  border-width: 2px;
  border-style: solid;
  border-color: #00BBFF #0099DD #0088DD #00AAFF;
  background-color: #002288;
  padding: 10px;
}

.fanart_oekaki_note img {
  vertical-align: middle;
}

.screenshot_block {
  float: left;
  width: 264px;
  height: 280px;
  border-width: 1px;
  border-style: solid;
  border-color: #00BBFF #0055BB #0055BB #00AAFF;
  padding: 4px;
  text-align: center;
}

table.download_list {
  border-collapse: collapse;
}

table.download_list th {
  background-color: #0088FF;
  padding: 3px;
}

table.download_list td {
  border-top: 1px solid #0088FF;
  border-bottom: 1px solid #0088FF;
  padding: 2px;
}

table.download_list td.title {
  font-weight: bold;
}

td.item1 {
  text-align: right;
  font-weight: bold;
  background-color: #000099;
  color: #FFFFFF;
  padding: 2px;
}

td.item2 {
  text-align: left;
  background-color: #0033CC;
  color: #FFFFFF;
  padding: 2px;
}

td.itemc {
  text-align: center;
  font-weight: bold;
  background-color: #0055CC;
  color: #FFFFFF;
}

#footer {
  font-size: 80%;
  font-style: italic;
  text-align: center;
}

#footer a {
  color: #CCBB00;
}

#footer hr {
  border-top: 1px solid #CCBB00;
}

#footer_io {
  display: flex;
  justify-content: space-between;
}

.games_names > * {
  display: block;
  max-width: 400px;
  margin: 6px auto;
  text-align: center;
  padding: 5px;
  background-color: #112255;
}

.mmbn_maps {
  list-style-type: none;
  font-weight: bold;
  padding-left: 0;
}
.mmbn_maps label {
  display: inline-block;
  min-width: 200px;
  text-align: right;
}
.mmbn_maps > * {
  line-height: 1.5;
  margin-top: 4px;
  margin-bottom: 4px;
}
.mmbn_maps > * a {
  display: inline-block;
  padding: 5px;
  min-width: 30px;
  font-weight: bold;
  text-align: center;
  background-color: #113366;
}

@media all and (max-width: 500px) {
  .mmbn_maps label {
    margin-top: 20px;
    display: block;
    text-align: left;
  }
}
.crosspromo {
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  max-width: 350px;
  padding: 8px;
  display: flex;
  align-items: center;
  background-color: #2a0000;
  color: #ffeded;
}
.crosspromo a {
  color: #ffeded;
}
.crosspromo .prompt {
  opacity: 0.8;
}
.crosspromo img {
  width: 44px;
  padding: 6px;
  margin-right: 4px;
}

/*	Begin TOP header	*/
A.top_link:link {
  text-decoration: none;
  color: #00FFFF;
}

A.top_link:visited {
  text-decoration: none;
  color: #00FFFF;
}

A.top_link:active {
  text-decoration: none;
  color: #00FFFF;
}

A.top_link:hover {
  text-decoration: underline;
  color: #FFFFFF;
}

A.top_selected:link {
  text-decoration: none;
  color: #00FFFF;
  font-weight: bold;
  background-color: #0066AA;
}

A.top_selected:visited {
  text-decoration: none;
  color: #00FFFF;
  font-weight: bold;
  background-color: #0066AA;
}

A.top_selected:active {
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold;
  background-color: #0066AA;
}

A.top_selected:hover {
  text-decoration: underline;
  color: #FFFFFF;
  font-weight: bold;
  background-color: #0066AA;
}

.top {
  padding: 0px;
  margin: 0px;
  width: 100%;
  margin-bottom: 20px;
}

.top {
  background-color: #000055;
  text-align: center;
}

p.top_text {
  text-align: center;
  font-size: 90%;
  color: #DDFFFF;
  margin: 0px;
}

.top p {
  display: inline;
}

.top ul {
  display: inline;
  padding: 0px;
  margin: 3px;
}

.top li {
  display: inline;
  font-size: 90%;
  color: #FFFF00;
}

.top a {
  padding-left: 3px;
  padding-right: 3px;
  margin-right: 3px;
  margin-left: 0px;
}

/*	End TOP header	*/
table.games_list th {
  border-top: 1px solid #0088FF;
  border-bottom: 1px solid #0088FF;
  border-left: 1px solid #0088FF;
  vertical-align: top;
  padding: 10px;
}

table.games_list td {
  border-top: 1px solid #0088FF;
  border-bottom: 1px solid #0088FF;
  border-right: 1px solid #0088FF;
  vertical-align: top;
  padding: 10px;
}

.comment-body {
  padding: 8px 10px 5px 20px;
}

.comments_post_invite {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-weight: bold;
  margin: 15px;
  font-size: 115%;
}

.main_header {
  background: linear-gradient(0deg, transparent 0%, rgba(17, 17, 85, 0.8) 5%, rgba(17, 17, 85, 0.8) 95%, transparent 100%);
}

ul.main_links {
  font-size: 150%;
}

ul.main_links li {
  list-style: none;
  text-align: left;
}

#header {
  display: flex;
  position: relative;
  align-items: center;
  margin: 10px 0px;
}
#header h1 {
  position: relative;
  color: #FFF;
  margin: 0px auto;
  font-size: 20pt;
  border-top: 5px solid #FFF;
  border-bottom: 5px solid #FFF;
  padding: 8px 24px;
  margin: 0 10px;
}
#header .logo {
  width: 48px;
  height: 48px;
}
#header .subtitle {
  position: absolute;
  right: 20px;
  bottom: -11px;
  font-size: 11pt;
  padding: 1px 5px;
  font-style: italic;
  background-color: #000065;
}

@media all and (min-width: 801px) {
  #menu-container {
    display: none;
  }
}
@media all and (max-width: 800px) {
  .menu {
    display: none;
  }
}
.fanart_image {
  max-width: 100%;
}

.game_title {
  max-width: 100%;
}

/* BEGIN Navigation menu */
#header .halflings {
  width: 32px;
}

@media all and (min-width: 801px) {
  #header .halflings {
    display: none;
  }
}
@media all and (max-width: 800px) {
  .hide_mobile {
    display: none !important;
  }
}
ul.topnav {
  list-style: none;
  padding: 2px 0px;
  margin: -10px 0px 0px 0px;
  font-size: 12pt;
  font-family: Verdana, Arial;
  font-weight: bold;
  text-align: left;
  z-index: 1000;
  display: flex;
  justify-content: center;
  filter: drop-shadow(1px 1px 2px #79C);
}

ul.topnav li {
  background-image: none;
  display: inline-block;
  margin: 0;
  padding: 0;
  position: relative;
  border: 2px solid #00FFFF;
  border-color: #09E;
  background-color: #039;
  color: #00BBBB;
  line-height: 30px;
  flex-grow: 1;
  text-align: center;
  max-width: 200px;
}

@media all and (max-width: 800px) {
  ul.topnav li {
    min-width: 150px;
  }
}
ul.topnav li a {
  color: #0EE;
  display: block;
  text-decoration: none;
  width: 100%;
  cursor: pointer;
  transition: all 0.1s ease-in-out;
}

ul.topnav li:hover, ul.topnav li a:hover, ul.topnav li ul.subnav li a:hover {
  background: rgb(0, 102, 255);
}

ul.topnav li ul.subnav {
  list-style: none;
  position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
  left: 50%;
  top: 30px;
  transform: translate(-50%);
  margin: 0;
  padding: 0;
  display: none;
  border: 1px solid #09E;
  font-size: 90%;
  z-index: 100;
}

@media all and (max-width: 800px) {
  ul.topnav li ul.subnav {
    left: 10px;
    transform: none;
  }
}
/* Submenu element */
ul.topnav li ul.subnav li {
  margin: 0;
  padding: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  background-color: rgb(0, 75, 189);
  width: 200px;
}

/* Mobile support */
@media all and (max-width: 800px) {
  ul.topnav {
    position: absolute;
    display: block;
  }
  ul.topnav li {
    display: block;
  }
}
/* END Navigation menu */
/*	Begin TOP header	*/
@media all and (max-width: 500px) {
  #top_simple {
    display: block;
  }
  #top_full {
    display: none;
  }
}
@media all and (min-width: 501px) {
  #top_simple {
    display: none;
  }
}
#top_menu a:link {
  text-decoration: none;
  color: #EECCCC;
}

#top_menu a:visited {
  text-decoration: none;
  color: #EECCCC;
}

#top_menu a:active {
  text-decoration: none;
  color: #FFFFFF;
}

#top_menu a:hover {
  text-decoration: none;
  color: #FFFFFF;
  background-color: #BB0000;
}

#top_menu .active a:link {
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold;
}

#top_menu .active a:visited {
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold;
}

#top_menu .active a:active {
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold;
}

#top_menu .active a:hover {
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold;
  background-color: #BB0000;
}

#top_menu {
  padding: 0px 0px;
  margin: 0px;
  width: 100%;
  border-radius: 0px 0px 20px 20px;
  line-height: 1.5;
  background-color: #8C0000;
  color: #FFDDDD;
  text-align: center;
  font-size: 0.95rem;
}
#top_menu img {
  width: 16px;
  height: 16px;
}

#top_simple {
  border-top: 1px solid black;
  margin: 0px;
  padding: 8px 0px;
  font-size: 1.1rem;
  cursor: pointer;
}

#top_dropdown {
  display: none;
}

#top_simple .halflings {
  position: absolute;
  top: 5px;
  left: 20px;
  width: 24px;
  height: 24px;
}

#top_menu img {
  margin: 5px;
  vertical-align: middle;
  opacity: 0.8;
}

#top_menu p {
  display: inline;
}

#top_menu ul {
  display: inline;
  margin: 0px !important;
  padding: 0px !important;
}

#top_menu li {
  display: inline;
  background-image: none !important;
  margin: 0px !important;
  padding: 0px !important;
  white-space: nowrap;
}

#top_menu li + li:before {
  content: "|";
  color: #BB8888;
}

#top_menu a {
  margin: 0px 0px 0px 4px;
  padding: 5px 10px;
  transition: all 0.1s ease-in-out;
}

#top_menu li.io {
  padding-right: 6px !important;
}

/*	End TOP header	*//*# sourceMappingURL=style.css.map */