/* Administrative Union ICIO Branch theme
   [2022 Wikidot Theme]
   Created for the Union ICIO wiki by YesSir13 */

@import url('https://fonts.googleapis.com/css2?family=Kdam+Thmor+Pro&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=VT323&display=swap');
@import url(https://union-icio-wiki.wdfiles.com/local--code/component%3Anice-page-options/1);

 /* Header */
div#container-wrap {
    background: url("http://union-icio-wiki.wdfiles.com/local--files/theme%3Aadministrative/header-background3") top left repeat-x;
}

#header {
    background: url("http://union-icio-wiki.wdfiles.com/local--files/theme%3Aadministrative/logo4") left 1.2em top 1rem no-repeat;
    background-size: auto calc(8.5rem - 1.125rem);
}

/* Hide header text, change new text */
#header h1 a {
    color: transparent;
    text-shadow: none;
    font-family: 'Kdam Thmor Pro', sans-serif;
}
 
#header h1 a::before {
    content: "Rama Administrativa";
    color: #4E7F9B;
    text-shadow: 1px 1px 1px rgba(3, 45, 56);
}
 
#header h2 span {
    color: transparent;
    text-shadow: none;
    font-family: 'Montserrat', sans-serif;
}
#header h2 span::before {
    content: "Unión ICIO";
    color: #025265;
    text-shadow: 1px 1px 1px rgba(3, 45, 56);
}
 
 #header h1 {
     margin-right: 100px;
     padding: 0;
     float: right:
     max-height: 120px;
}
 #header h2 {
     margin-left: 125px;
     padding: 0;
     clear: left;
     float: left;
     font-size: 130%;
     max-height: 38px;

}

body {
    /*background: #000000 url("http://www.rpc-wiki.net/local--files/component:icons/background-tile.png") repeat !important;*/
    background: linear-gradient(to bottom, #000000, #025265)!important;
    color: #fff!important;
    font-family: 'Poppins', sans-serif;
  }

.side-bar {
border: 1px solid #77A0B8; border-radius: 5px; background: #032D38; margin-top: 10px; margin-left: 2px;padding-bottom:10px; padding: 10px;
width: 89%;
margin: 0 auto 2em;
  }

}
 h1, #page-title {
     color: #b14623;
     padding: 0 0 0.25em;
     margin: 0 0 0.6em;
     font-weight: bold;
     font-family: 'Kdam Thmor Pro', sans-serif;
 
}
 #page-title {
     font-family: 'Kdam Thmor Pro', sans-serif;
     font-size: 210%;
     padding: 1;
     margin: 1;
}
 h1 {
     margin-top: 0.7em;
     padding: 0;
     font-weight: bold;
     font-family: 'Kdam Thmor Pro', sans-serif;
     font-size: 199%;
 
}
 h2 {
     font-size:175%;
}
 h2, h3, h4, h5, h6, h7 {
     margin: 0.5em 0 0.4em;
     padding: 0;
     letter-spacing: 0;
     font-family: 'Kdam Thmor Pro', sans-serif;
}
 #page-title {
     border-color: #025265;
}

    /*Scrollbar*/
::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background: #000000;
}

::-webkit-scrollbar-thumb {
  background: #297C8C;
}

::-webkit-scrollbar-thumb:hover {
  background: #fff;

}

/* Account Options */
#login-status {
    font-size: 90%;
    z-index: 30;
    border: 2px solid #297C8C;
    border-radius: 7px;
    padding: 4px;
    background-color: #032D38;
}

/* Page Bottom */ 

.page-watch-options {
    margin-bottom: 15px;
}

.page-options-bottom { 
    text-align: center; 
    margin: 5px;
}

#rename-move-button.btn.btn-default, #delete-button.btn.btn-default {
    margin: 5px;
    text-align: center;
}

#rename-move-button, #delete-button {
    width: 250px;
    padding: 5px 40px;
}

#more-options-button, #edit-button {
    padding: 5px 13px;
} 

#discuss-button, #pagerate-button {
    padding: 5px 20px; 
} 

.page-options-bottom a {
    display: inline-block;
    color: white;
    border: 1px solid #000000;
    background: #025265;
    margin: 0 auto;
    padding: 5px 10px;
}

.page-options-bottom a:hover {
    color: white;
    border: 1px solid #000000;
    background: #4E7F9B;
}

/* Toogle Side Bar*/

.open-menu a {
    border: 3px solid #297C8C!important;
    background: #025265!important;
    color: #032D38!important;
}
 
.open-menu a:hover {
    color: #fff5e6!important;
    border: 3px solid #ffebcc!important;
}

/* TABS */
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a:focus,
.yui-navset .yui-nav .selected a:hover {
    background: #000000;
    color: white;
    border: 0px solid #000000;
    border-bottom: 2px solid #297C8C;
}
 
.yui-navset .yui-nav a,
.yui-navset .yui-navset-top .yui-nav a {
    background: #484848;
    color: white;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}
 
.yui-navset .yui-nav a:focus,
.yui-navset .yui-nav a:hover {
    background: #afafaf;
    border-bottom: 2px solid #297C8C;
}
 
.yui-navset .yui-nav a em,
.yui-navset .yui-navset-top .yui-nav a em {
    border: 0px;
}

/* TAB RECOLORING */
.yui-navset .yui-content{
    background-color: #000000;
}
.yui-navset .yui-nav a,
.yui-navset .yui-navset-top .yui-nav a {
    background-color:#000000;
    background-image: url(../images/yuitabs.png);
}
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a:focus, /* no focus effect for selected */
.yui-navset .yui-nav .selected a:hover { /* no hover effect for selected */
    background:#222222 url(../images/yuitabs.png) repeat-x left -1400px; /* selected tab background */
    color:#fff;
}
.yui-navset .yui-nav a:hover,
.yui-navset .yui-nav a:focus {
    background:#EEEEEE url(../images/yuitabs.png) repeat-x left -1300px;
    text-decoration: none;
}
.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav {
    border-color: #333333;
}
.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav {
    border-color: #032D38;
}
.yui-navset li {
    line-height: normal;
}


}
blockquote
  {
    border: none;
    color: #FFFFFF;
    background-color: #0000000;
    padding: 10px;
    border-left: 4px solid #025265;
  }

a {
    color: #0F849B;
    text-decoration: none;
    background: transparent;
    transition: color 0.5s ease;
}
a.newpage {
    color: #025265;
    text-decoration: none;
    background: transparent;

}
a:hover {
    text-decoration: hover;
    background-color: transparent;
    color: #297C8C;
}


hr {
    Margin: 1em 0;

}

#side-bar hr {
        margin-left: 4em -5.5%;
}



.block {
    border: 5px solid #025265;
    padding: 1px 25px;
}



/* Mobile Compatibility */
@media (max-width: 878px) {

#header {
    background: url("http://union-icio-wiki.wdfiles.com/local--files/theme%3Aadministrative/logo4") left -3rem top 1rem no-repeat;
    background-size: auto calc(8.5rem - 1.125rem);
}

#header h1, #header h2 {
    margin-left: 60px;
}

#header h1 a {
    color: transparent;
    text-shadow: none;
    font-size: 40%;
    font-family: 'Kdam Thmor Pro', sans-serif;
}

#header h1 a::before {
    content: "Rama Administrativa";
    color: #4E7F9B;
    text-shadow: 1px 1px 1px rgba(3, 45, 56);
}

 #header h2 {
     padding: 0;
     margin-left: 60px;
     clear: left;
     float: left;
     font-size: 63%;
     max-height: 38px;

}
