/*
    Caveman Theme (made by Qual; requested by ImRed for the Hazards Poker Contest)
    [2025 Wikidot Theme]
*/


/* General Variables Section: */

#container {
    text-shadow: 0px 0px 1px var(--sidebar-hover-background);
}

body {
    background-image: url(https://rpcsandbox.wdfiles.com/local--files/component%3Acaveman-theme/Stone_Age_Background.png);
    background-size: auto;
    background-repeat: repeat;
    background-width: 100%;
}


#page-title {
    color: var(--primary-text-color);
    font-size: 2.5em;

    border-bottom: 2px solid rgb(103 103 103);
    box-shadow: 0px 2px 0px rgb(128 128 128 / 30%);
}

li, p {
    line-height: 143%;
}



/* Top and Side bar Section: */

#top-bar ul li ul {
    box-shadow: 0px 0px 8px rgb(246 230 116 / 10%);
}

#top-bar ul li.sfhover a:hover, #top-bar ul li:hover a:hover {
    text-shadow: 0px 0px 10px var(--nav-hover-background), 1px -1px 2px rgb(255 255 255 / 15%), -1px 2px 2px rgb(255 255 255 / 15%);
}

.heading {
    text-shadow: 0px 0px 3px #4a0b0b;
    letter-spacing: 1px;
}

#side-bar div.menu-item a {
    border: 1px solid transparent;
    padding-left: 1em;
}

#side-bar div.menu-item a:hover {
    border: 1px solid var(--main-border-color);
    box-shadow: 0px 0px 3px #4a0b0b;
}



/* Header Section: */

#header h1 a::before {
    margin-left: 25px;
    text-decoration: none;
    text-shadow: 0px 0px 3px #4a0b0b;
    letter-spacing: 0.9px;
    color: rgb(255 255 255 / 85%);
}

#header h2::before {
    color: rgb(241 229 148 / 50%);
    margin-left: 50px;
    text-shadow: 0px 0px 8px rgb(241 229 148 / 40%), 10px -10px 3px rgb(255 255 255 / 5%), -11px 7px 3px rgb(255 255 255 / 4%), 40px 8px 2px rgb(255 255 255 / 4%);
    font-size: 100%;
    font-weight: 100;
    word-spacing: 4px;
    letter-spacing: 1px;
}

h1, h2 {
    color: var(--link-color);
    text-shadow: 0px 0px 3px #4a0b0b;
}
 
 h3, h4, h5, h6 {
    text-shadow: 0px 0px 5px var(--text-color);
}



/* Link Variable Section: */

a {
    font-weight: bold;
    transition: all 0.2s ease-in;
    text-shadow: 0px 0px 10px var(--nav-hover-background), 1px -1px 2px rgb(255 255 255 / 8%), -1px 2px 2px rgb(255 255 255 / 8%);
}

#page-content li a {
    text-shadow: 0px 0px 2px black, 0px 0px 10px var(--nav-hover-background), 1px -1px 2px rgb(255 255 255 / 15%), -1px 2px 2px rgb(255 255 255 / 15%);
    letter-spacing: 2px;
}
 
a.newpage {
    text-shadow: none!important;
    font-weight: normal;
}
 
a:hover {
    font-weight: bold;
    transition: all 0.2s ease-in;
    text-shadow: 0px 0px 20px rgb(246 230 116), 3px -5px 1px rgb(255 255 255 / 15%), -3px 4px 2px rgb(255 255 255 / 15%);
}

#page-content a:hover {
    text-shadow: 0px 0px 20px rgb(246 230 116), 3px -5px 1px rgb(255 255 255 / 15%), -3px 4px 2px rgb(255 255 255 / 15%);
}

strong {
    font-weight: bold;
    color: #9c2e0c;
    letter-spacing: 1px;
    text-shadow: 0px 0px 2px rgb(204 204 204 / 50%);
}




/* Divider Variable Section: */

hr {
    background: linear-gradient(90deg, #a2a2a2 30%, #666 80%, transparent 100%);
    Margin: 1em 1em;
    height: 1px;
    box-shadow: 0px 1px 3px rgb(204 204 204 / 60%);
}

#side-bar hr {
    Margin: 1em 0em;
}

.content-panel hr, .yui-content hr, .info-block hr, .news-block hr, .featured-block hr, blockquote hr {
    background: linear-gradient(90deg, #a2a2a2 30%, #666 80%, transparent 100%);
}



/* Side Tabview Section: */

.yui-nav li {
    min-height: 24px;
}

.sideTabview .yui-nav {
    border: var(--main-border) !important;
}
 
.sideTabview .yui-nav::-webkit-scrollbar {
    border: var(--main-border);
}
 
.sideTabview .yui-nav {
    border-right: var(--main-border) !important;
    border-left: none !important;
    border-top: none !important;
    border-bottom: none !important;
}

.sideTabviewMini .yui-navset .yui-nav {
    border: none!important;
}
 
.sideTabviewMini .yui-navset .yui-content {
    border-top: var(--tabview-border)!important;
}

.sideTabviewMini .yui-nav li a {
    width: 104%;
}

.yui-navset .yui-nav .selected {
    margin: none!immportant;
}

.yui-navset a, .yui-navset a:hover {
    text-shadow: none!important;
}




/* Font Variable Section: */

.IM-Fell {
    font-family: 'IM Fell English', serif;
    line-height: 18px;
}

.NewTegomin {
    font-family: 'New Tegomin', serif;
    font-size: 160%;
    line-height: 26px;
}



/* Rating Module Variable Section: */

.rateContainer {
    font-size: normal;
    word-spacing: normal;
    letter-spacing: normal;
}

div.page-rate-widget {
    text-align: center;
    word-spacing: normal;
}



/* Sidenote Variable Section: */

.sidenote.sidenoteLock-false:hover .sidenoteH {
    background: var(--sidenote-open-background);
    color: white;
    box-shadow: 0 0 5px var(--nav-hover-background);
}

@media (max-width: 999px) {
.sidenoteH {
    background: var(--sidenote-open-background);
    color: white;
    box-shadow: 0 0 5px var(--nav-hover-background);
    }
}


/* Bottom Variable Section: */

.license-area
    background: rgb(47 47 51 / 30%);
}

.hovertip {
    border: var(--main-border)!important;
}



/* Miscellaneous Variable Section: */

.open-themes-container {
    display: none;
}

.news-block, .featured-block, .info-block {
    border: var(--main-border);
}

.content-panel, #toc, .image-block, .rateContainer, .yui-navset, blockquote, table.wiki-content-table th, table.wiki-content-table td, .content-block, .info-block, .featured-block, .news-block {
    color: var(-primary-text-color);
}

.content-box, .content-panel, #toc, .image-block, .sidenoteContainer, .tableStyle, .yui-navset, blockquote, table.wiki-content-table, .content-block, .info-block, .featured-block, .news-block, .sideTabview .yui-navset {
    box-shadow: inset 0px 0px 5px rgb(0 0 0 / 30%), 0px 0px 8px rgb(246 230 116 / 10%)
}



/* User Name*/

#printuser {
    color: var(--text-color);
    background-color:transparent;
}
 
#login-status {
    font-size: 90%;
    z-index: 30;
    color: var(--text-color);
    box-shadow: 0.5px 1px 3px #4e4e4e;
    text-shadow: 1px 1px 2px #fff;
    background: rgb(255 255 255 / 8%);
    padding: 3px 5px;
    padding-left: 4px;
    border-radius: 6px;
}
 
#login-status a {
    color: var(--text-color);
 
}
 
#login-status a:hover {
    color: var(--link-color);
}
 
#login-status ul a {
    background: var(--primary-background);
    color: var(--text-color);
    border: 0px solid #ccc;
    text-shadow: 1px 1px 0 rgba(0,0,0,.6);
}
 
#login-status ul a:hover {
    background: var(--nav-hover-background);
    box-shadow: 0px 0px 10px rgb(246 230 116 / 77%);
    color: white;
}
 
#account-options #account-options, a#account-topbutton {
    box-shadow: 0 0px 5px var(--nav-hover-background);
    color: var(--text-color);
}
 


/* Buttons Variable Section: */

#h-perpage:hover, .optionstd a:hover, .new-post .btn:hover, #history-form-1 .btn-sm:hover, .well .btn-sm:hover, .change-textarea-size a:hover, .buttons .btn-small:hover, .action-area .btn-default:hover, .action-area .btn-primary:hover, .col-lg-10 .form-control:hover, .form-actions .btn-danger:hover, .buttons .btn-default:hover, .target a:hover, .buttons .btn-danger:hover, #edit-cancel-button:hover, #edit-save-button:hover, .button-close-message:hover, .button-close-window:hover, .button-cancel:hover, .button-insert-code:hover, #wd-ed-codewizard-type:hover, #wd-ed-imagewizard-position:hover, #wd-ed-imagewizard-uri:hover, #wd-ed-imagewizard-byuri .button:hover, #wd-ed-imagewizard-flickr:hover, #wd-ed-imagewizard-byflickr .button:hover, .query-area .button:hover, .button-close:hover, .button-rename:hover, .button-no\,-cancel:hover, .button-yes\,-delete:hover, #file-upload-form .btn-primary:hover, .button-move:hover, #action-area .buttons .btn-primary:hover, #edit-page-form .buttons .btn-info:hover, #view-diff-div .button:hover, .button-yes\,-revert:hover, .modal-footer .btn-danger:hover, .modal-footer .btn-default:hover, .modal-footer .btn-primary:hover, #mba-apply:hover, .yui-content .button:hover, .btn-warning:hover, #edit-meta-newtag-form div .btn:hover, .new-page-box .button:hover, #page-templates:hover, #recent-posts-category:hover, .forum-recent-posts-box form .btn:hover, .owindow .button-bar .btn:hover {
    box-shadow:0px 0px 5px rgb(246 230 116 / 77%)
}


:root {

/* Text Variable Section: */

    --text-color: #2e0f00;
    --primary-text-color: #9c2e0c;
    --nav-hover-background: #6a2916;

/* Background Variable Section: */

    --body-background: #e6d19f;

    --primary-background: #c49d76;
    --content-bar-background: #c49d76;
    --news-block-body-panel-background-even: #e4bf9a;

    --template-block-background: red;

/* Header Variable Section: */
 
    --header-text-visibility: hidden;
    --header-custom-text: '250,000 RPC';
    --header-tagline-custom-text: 'A Idade Anômala';
    --header-icon: url(https://rpcsandbox.wdfiles.com/local--files/component%3Acaveman-theme/Stone_Age_Logo.png);
    --header-background: url(https://rpcsandbox.wdfiles.com/local--files/component%3Acaveman-theme/Stone_Age_Header.png);
    --header-tagline-top: 8px;

/* Link Variable Section: */ 

    --link-color: #9c2e0c;
    --link-hover-color: #8d441b;
    --new-page-color: #b06e55;
    --sidebar-crit-corner-color: var(--link-hover-color);
    --star-rating-hue: 152deg;

/* Button Variable Section: */ 

    --button-background: #c49d76;
    --button-border: 1px solid var(--link-hover-color);
    --button-hover-border: 1px solid var(--link-color);
    --button-hover-border: 1px solid var(--link-hover-color);
    --button-hover-background: var(--nav-hover-background);

/* Search Variable Section: */ 
 
    --search-button-background: var(--primary-background);
    --search-button-hover-background: var(--nav-hover-background);
    --search-input-color
#c49d76
: var(--primary-background);
    --search-input-hover: --search-input-text: #ccc;
/* Topbar Variable Section: */ 

    --topbar-dropdown-background: #c49d76;
    --topbar-hover-background: var(--main-border-color);
    --topbar-divider: 1px solid var(--nav-hover-background); 
    --topbar-dropdown-border-color: var(--main-border-color);
  
/* Tabview Variable Section: */ 
 
--tabview-background: var(--content-bar-background);
    --tabview-bar-border: 5px solid var(--main-border-color);
    --tabview-button-selected-background: var(--main-border-color);
    --tabview-button-selected-color: #fff;
    --tabview-button-hover-background: #9b2e0c91;
 
/* Side-Tabview Variable Section: */ 

    --tabview-side-tabs-background: var(--primary-background);
    --tabview-side-button-hover-background: var(--tabview-button-hover-background);
    --tabview-side-button-selected-background: var(--main-border-color);
    --tabview-side-button-divider: 1px solid var(--main-border-color);
    --tabview-side-scrollbar-background: var(--BT-resizer-background);
    --tabview-side-scrollbar-thumb-background: var(--tabview-side-button-selected-background);
    --tabview-side-scrollbar-thumb-hover-background: var(--tabview-side-button-hover-background);
 

/* Side-Tabview Variable Section: */ 
 
    --BT-resizer-background: #aa5c2299;
    --BT-scrollbar-thumb-background: #9c2e0c;
    --BT-scrollbar-thumb-hover-background: #9b2e0c;

/* Border Variable Section: */ 

    --basic-border: 1px solid #6a2916;
    --main-border: 1px solid var(--main-border-color);
    --main-border-color: var(--nav-hover-background);
    --owindow-border: var(--main-border);
    --footnote-border: var(--main-border);
    --account-options-border: var(--main-border);
    --toc-border: var(--main-border);
    --content-panel-border: var(--main-border);
    --blockquote-border: 3px dashed var(--main-border-color);
    --image-block-border: var(--main-border);
    --star-rating-border: var(--main-border);
    --tabview-border: var(--main-border);
    --table-border: var(--main-border);
    --template-block-border: var(--main-border);
    --tags-border: 2px solid var(--main-border-color);
    --sidenote-contents-border: 1px dashed var(--main-border-color);
    --sidenote-figure-border: var(--main-border);
/* Misc. Variable Section: */ 

    --sidenote-open-background: var(--nav-hover-background);
    --account-options-border: 1px solid var(--nav-hover-background);
    --text-box-form-background: #c49d76;
    --text-box-form-border: 1px solid #6a2916;


}


/* File General Variables Section: */

/* File Text-Color Variables Section: */

/* File Link Variables Section: */

/* Shadow Variables Section: */

/* Light Box Background Variables Section: */
