/***
** part of newlook-Design for Oettinger Games CMS v2
*/

/* style of ordinary html-elements */
body{ 
    font-family: 'Roboto Condensed', Arial, sans-serif; font-weight:500; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; overflow-y: scroll; 
    background-color: #edeceb;
}
p, a, font, td, label, i, strong {
    font-size: 16px; color: #272828; text-decoration: none; font-weight: 500}
a {
    color: #3b8dbd
}

p, div.editor_text {
    text-align: justify;
    line-height: 1.75;
}
small, .small{
    font-size: 14px; color: #272828}
strong{
    font-weight:600}  
    
a:hover, a:hover > h2, a:hover > h1, a:hover > h3, a:hover > h4{
    color: white!important;
    background: #3b8dbd}
a.logolink {
    border-bottom: 0px; padding-bottom: 0px
}
a.logolink:hover {
    background:none!important;
}
#logo{
    float: left; padding-top: 10px;
}
.nohover:hover{
    color: #272828!important; background-color: #ffffff!important; border-bottom: 0px; padding-bottom: 0px}
    
.lang_translation_info{
    font-weight:normal!important}

#loading{
    display:none;visibility: hidden; }
    
h1{
    font-size: 24px; color: #000000; text-align:center }
h2{
    font-size: 20px; color: #131414}
h3{
    font-size: 18px; color: #272828}
h4{
    font-size: 18px; color: #272828}
h5{
    font-size: 16px; color: #272828}
  
input.submit, button, input[type="submit"], a.button, label.button{
    color: #ffffff; font-weight: bold; background-color: #3b8dbd;
    padding: 5px 8px; margin: 0px; border:0px; 
}
input.submit:hover, button:hover, input[type="submit"]:hover, a.button:hover{
    background-color: #629945!important; cursor: pointer; color: #000000!important;
}
input.submit:active, button:active, input[type="submit"]:active, a.button:active{
    background-color: #427925!important; cursor: pointer; color: #000000!important;
}
.mfp-close, .mfp-close:hover, .mfp-close:active {
    background:none!important;
}

ul.list>li, li.list {
    font-size: 13px; color: #272828}

.js_link {
    cursor: pointer}

/* selection */
::selection {
	background: #3b8dbd; color:#ffffff;}
::-moz-selection {
	background: #3b8dbd; color:#ffffff;}

/* Special classes for special stuff */
td.centered, div.centered{
    text-align:center}
div.text_right{
    text-align:right}
div.right{
    float: right}
div.left{
    float: left}
div.leftrightwrapper{
    display:block; height: 18px }
table.fulltable{
    width:100%}
th{
    font-weight:bold; text-decoration: underline; font-size: 18px;}
th,td {
    border: 1px solid #888;
    padding-left: 5px; padding-right: 5px;
}
table {
    border-spacing: 0px;
    border-collapse: separate;
}
td.col4{
    width:49%; vertical-align: top;
    margin: 0px 2px}
tr.row1{
    background-color: #edeceb}
tr.row2{
    background-color: #ffffff}
tr.heading{
    background-color: rgba(150,150,150,1)}
td.left{
    text-align:left; vertical-align: top}
td.right{
    text-align:right; vertical-align: top}
td.tdw800px{
    width: 800px}

.inl{
    display:inline-block}
.block{
    display: block}
.left{
    float: left}
.right{
    float: right}
.underline{
    text-decoration: underline; display:inline}
.bold{
    font-weight: bold; display:inline}
.italic{
    font-style:italic; display:inline}

.error {
    font-size: 16px; color: #ffffff; font-weight: bold;
    margin: 3px auto 3px auto; padding: 8px 8px 8px 8px;
    text-align:center; border: 0px;
    background-color: #e74c3c}
div.system {
    font-size: 16px; color: #ffffff; font-weight: bold;
    margin: 3px auto 3px auto; padding: 8px 8px 8px 8px; 
    text-align:center; border:0px;
    background-color: #3b8dbd}
.success {
    font-size: 16px; color: #ffffff; font-weight: bold;
    margin: 3px auto 3px auto; padding: 8px 8px 8px 8px;
    text-align:center; border: 0px;
    background-color: #27ae60}
li.listing, ul.listing > li{
    list-style: none; font-size: 13px; color: #272828}
 
input.biginput{
    width:80%}
.width100{
    width:100px; text-align:center}
.width150{
    width:150px; text-align:center}
.game_pic_action{
    display:inline-block}
.game_pic_action_cell{
    vertical-align: middle; text-align:right; width:130px}
    
.content_box {
    font-size: 13px; color: #272828; text-decoration: none;border: 1px solid rgba(39, 40, 40, 0.2);
    box-shadow: 0px 0px 5px rgba( 39,40,40, 0.5 );
    border-radius: 10px 10px 10px 10px;
    margin: 5px 5px 5px 5px;
    display: inline-block }
.content_box_heading{
    font-weight: bold; font-size: 13px; color: #000000; text-decoration: none;
    border-bottom: 1px solid rgba(39, 40, 40, 0.2);
    vertical-align:middle;
    text-align: center;
    background: linear-gradient(to bottom, rgba(39, 40, 40, 0) 0%, rgba(39, 40, 40, 0.1) 100%) repeat scroll 0% 0% transparent;
    margin: 0px 0px 0px;
    padding: 5px 5px 5px 5px;
    height: 15px;
    border-radius: 10px 10px 0px 0px;}
.content_box_content{
    margin: 5px 5px 5px 5px }

.article_tag {
    font-size: 16px; color: #ffffff; font-weight: bold;
    text-align:center; border:0px; white-space: nowrap;
    background-color: #3b8dbd; line-height: 1.75em;
    margin: 2px; padding: 0px 5px;  border-radius: 5px;
    height: 25px; display: inline-block;
    background: linear-gradient(135deg, #808080 0% , #797979);
    transition: .25s ease-out;
}

a:has(span.article_tag):hover {
    background: transparent;
}

.article_tag:hover {
    background: linear-gradient(135deg, #2b5d83 0%, #3c6d93);
}

ul.sidebar_list a:before, #toc ul a:before {
    content: " » ";
}

.readmore:after {
    content: " »";
}
ul.sidebar_list a, #toc ul a {
    background: linear-gradient(to right, #3b8dbd 50%, transparent 50%) right;
    background-size: 200%;
    transition: .25s ease-out;
    font-weight: 500;
}

ul.sidebar_list a:hover, #toc ul a:hover {
    color: white!important;
    background-position:left;
    border-bottom: none!important;
}
.readmore {
    color: white;
    padding: 2px 6px 2px 6px;
    margin-top:2px;
    border-right: 3px solid #3b8dbd;
    background: linear-gradient(to left, #3b8dbd 50%, #272828 50%) left;
    background-size: 200%;
    transition: .25s ease-out;
    font-weight: 500;
}

a.readmore:hover {
    background: linear-gradient(to left, #3b8dbd 50%, #272828 50%) right;
    background-size: 200%;
    border-bottom: none!important;
}

div.code, div.quote, blockquote, pre {
    margin: 15px;
    border: 0px;
    padding: 5px;
    font-size: 13px}
.textbox{
    width: 50%}
.textbox_full{
    width: 99%}

.hover_img{
    display: block; border: 5px solid transparent; background-color: transparent}
.hover_img:hover{
    border: 5px solid #3b8dbd; background-color: #3b8dbd}
.hover_img2{
    display: inline-block; border: 5px solid transparent; background-color: transparent}
.hover_img2:hover{
    border: 5px solid #3b8dbd; background-color: #3b8dbd}

.post-category > a {
    color: #3b8dbd;
    font-weight: 400!important;
    text-transform: uppercase;
}

.post-meta {
    text-transform: uppercase;
    font-size: 0.875em;

    color: #888;
    margin-bottom: 0.3em;
}

.post-preview h2 {
    margin-top: 5px;
}

.post-preview {
    display: inline-block;
    width: 49%;
    margin-bottom: 20px;
    margin-left: 0.5%;
    vertical-align: top;
}

.thumb-medium {
    width: 100%;
    height: 300px;
    background-position: center;
    background-size: cover;
}

.thumb-full {
    height: 300px;
    background-position: center;
    background-size: cover;
    margin: -5px -5px 5px -5px;
    position: relative;
}

.thumbnailed_headline {
  position: absolute;
  bottom: 0px;
  margin-left: -5px;
  border-left: 5px solid #3b8dbd;
}

.thumbnailed_headline > h1, .nothumbnailed_headline > h1 {
  font-size: 32px !important;
}
.thumbnailed_headline *, .nothumbnailed_headline * {
  color: white;
  background: #272828;
  margin: 0px;
  padding: 0px 10px 0px 7px;
  text-align: left;
  width: max-content;
}
.thumbnailed_headline > time, .nothumbnailed_headline > time {
  font-size: 18px !important;
  font-weight: 300;
}
.post-date {
    margin-left: 10px
}

.sidebar_title {
    text-transform: uppercase;
    margin-top: 30px;
}

.toc {
    top: 15px;
    position:sticky;
}

#toc ul > li > a {
    font-weight: bold;
}

#toc ul {
    padding-top: 0px;
    padding-bottom: 0px;
}

#toc ul > li > ul > li > a {
    font-weight: normal;
    padding-left: 5px;
}
#toc ul > li > ul > li > ul > li > a {
    font-size: 16px;
    padding-left: 15px;
    color: #444444!important;
}
#toc ul > li > ul > li > ul > li > ul > li > a {
    font-size: 14px;
    padding-left: 25px;
    color: #888888!important;
}

.archival-message {
    position: relative;
    margin: 0 auto;
    vertical-align: middle;
    padding: 10px;
    background: linear-gradient(130deg, #84c6ec 20%, #3b8dbd 80%);
}

.archival-message > div {
    width: fit-content;
    margin: 0 auto;
    color: black;
    font-weight: 500;
}

ul.sidebar_list a, #toc ul a {
    display: block;
    padding: 5px 10px 5px 0px;
}

ul.sidebar_list a, #toc ul a  {
    font-size: 16px;
    color: #272828!important;
    display: block;
}

ul.sidebar_list li, #toc ul li {
    list-style: none;
    cursor: pointer;
}

ul.sidebar_list, #toc ul {
    padding: 5px;
    width:235px;
}

.pagination_element > a {
    padding: 10px 20px;
    color: #272828;
    font-weight: bold;
}

.pagination_element {
    margin: 0px 2px;
    cursor: pointer;
    user-select: none;
}

.pagination_element_active > a {
    background-color: #838383;
}

.pagination_element_disabled > a {
    padding: 10px 20px;
    margin: 0px 3px;
}

.pagination_element_disabled font {
    padding: 10px 20px;
    color: #888;
}

.pagination {
    text-align: center;
    width: fit-content;
    background: #ccc;
    margin: 0px auto 10px auto;
    padding-top: 10px;
    height: 32px;
    border-radius:10px;
}

.rss_tag {
    margin-left:3px;
}

.rss_tag:hover {
    background: none!important;
}

.rss_tag > img {
    height: 20px;
}

.hidden{
    visibility: hidden; display:none}
