MediaWiki:Common.css: Difference between revisions

From UtubeTrollPedia

No edit summary
No edit summary
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* =====================================================
/* =====================================
   UTubeTrollPolice Homepage
   UTTP YouTube 2007 Style Homepage CSS
   ===================================================== */
   Base Layout
===================================== */
.utp-infobox{
    border:5px solid red !important;
    background:yellow !important;
}
 
/* FEATURED ARTICLE CONTAINER */
 
.uttp-feature-box {


.uttp-homepage{
     width:100%;
     width:980px;
     border:1px solid #cccccc;
    margin:0 auto;
     font-family:Arial,Helvetica,sans-serif;
     background:#ffffff;
     background:#ffffff;
}
    margin-bottom:20px;


.uttp-header{
    background:#ffffff;
    border:1px solid #999;
    padding:12px;
}
}


.uttp-toplinks{
    text-align:right;
    font-size:11px;
    margin-bottom:10px;
}


.uttp-toplinks a{
.uttp-feature-header {
    color:#0033cc;
    text-decoration:none;
}


.uttp-logo{
    background:#eeeeee;
     font-size:38px;
    border-bottom:1px solid #cccccc;
     font-size:16px;
     font-weight:bold;
     font-weight:bold;
     color:#cc0000;
     padding:6px;
}


.uttp-logo .blue{
    color:#0033cc;
}
}


.uttp-tagline{
    color:#666;
    font-size:13px;
    margin-top:4px;
}


.uttp-search{
.uttp-feature-tabs {
    margin-top:15px;
}


.uttp-navigation{
    background:#f5f5f5;
    border-bottom:1px solid #cccccc;
    padding:5px;


    display:flex;
}


    align-items:center;


    gap:8px;
.uttp-feature-tabs span {


     background:linear-gradient(#6fa7ff,#2d5fc0);
     display:inline-block;
 
     padding:5px 12px;
     padding:10px;
     border:1px solid #cccccc;
 
    background:#dddddd;
     border:1px solid #1b4599;
     font-size:12px;
 
     border-radius:5px;


}
}


.uttp-navigation a{


    display:inline-block;
.uttp-tab-active {
 
    color:white;


    background:white !important;
     font-weight:bold;
     font-weight:bold;


    text-decoration:none;
}


    padding:6px 12px;


}
.uttp-feature-content {


/* ===========================================
    padding:0 10px;
  Main Layout
  =========================================== */


.uttp-body{
    display:flex;
    gap:15px;
    margin-top:15px;
    align-items:flex-start;
}
}


.uttp-left{
    flex:1;
    min-width:0;
}


.uttp-right{
    width:260px;
}


.uttp-featured,
/* =====================================
.uttp-main,
  ARTICLE CARD
.uttp-sidebar{
===================================== */


    background:#ffffff;


    border:1px solid #999;
.uttp-video {


     margin-bottom:15px;
     display:grid;
    grid-template-columns:130px 1fr 120px;
    gap:10px;
 
    padding:10px 0;


     padding:10px;
     border-bottom:1px dotted #999999;


}
}


.uttp-footer{


    margin-top:20px;


    padding:12px;
.uttp-video-thumb {


     border-top:2px solid #999;
     position:relative;


     text-align:center;
     width:120px;
 
    font-size:12px;
 
    color:#666;


}
}


/* ==========================================
  Thumbnail Grid
  ========================================== */


.uttp-thumb-grid{


display:flex;
.uttp-video-thumb img {


justify-content:space-around;
    width:120px;
    height:90px;


flex-wrap:wrap;
    border:1px solid #777777;
 
gap:25px;


}
}


.uttp-thumb{


width:170px;


text-align:center;
.uttp-runtime {


}
    position:absolute;


/* ==========================================
    bottom:3px;
  Classic YouTube Boxes
    right:3px;
  ========================================== */
.uttp-thumb-grid{


display:flex;
    background:black;
    color:white;


justify-content:space-around;
    font-size:10px;


flex-wrap:wrap;
    padding:2px 4px;


gap:25px;
}


}


.uttp-thumb{


width:170px;
.uttp-video-title {


text-align:center;
    font-size:14px;
    font-weight:bold;


}
}


/* ==========================================
  Sidebar
  ========================================== */


.uttp-sidebar ul{
    margin:0;
    padding-left:18px;
}


.uttp-sidebar li{
.uttp-video-title a {
    margin:6px 0;
}


.uttp-sidebar a{
     color:#0033cc;
     color:#0033cc;
     text-decoration:none;
     text-decoration:none;
}


.uttp-sidebar a:hover{
    text-decoration:underline;
}
}
/* ======================================
  HEADER
====================================== */


.uttp-header{


background:#ffffff;


border:1px solid #b3b3b3;
.uttp-video-description {


padding:12px;
    font-size:12px;


margin-bottom:10px;
    margin-top:5px;


}
}


.uttp-topbar{


text-align:right;


font-size:11px;
.uttp-video-meta {


margin-bottom:15px;
    font-size:11px;


}
    margin-top:8px;


.uttp-userlinks a{
    color:#555555;
 
color:#0033cc;
 
text-decoration:none;
 
margin-left:6px;


}
}


.uttp-header-main{


display:flex;


justify-content:space-between;
.uttp-video-time {


align-items:center;
    font-size:11px;


}
    color:#777777;
 
.uttp-logo-title{
 
font-size:42px;
 
font-weight:bold;
 
line-height:40px;


}
}


.logo-red{


color:#cc0000;


}
.uttp-video-right {


.logo-blue{
    text-align:right;


color:#0033cc;
    font-size:12px;


}
}


.uttp-logo-tagline{


font-size:13px;


color:#666;
.uttp-video-views {


margin-top:3px;
    font-size:14px;
    font-weight:bold;


}
}


.uttp-search-area{


display:flex;


align-items:center;
.uttp-video-stars {


gap:6px;
    color:#ff5500;


}
    font-size:16px;
 
.uttp-searchbox{
 
width:340px;


padding:6px;
    margin:8px 0;
 
font-size:14px;
 
border:1px solid #999;


}
}


.uttp-searchbutton{


padding:6px 15px;


border:1px solid #666;
/* =====================================
  PROMOTED HORIZONTAL ROW
===================================== */


background:#efefef;


cursor:pointer;
.uttp-promoted-grid {


}
    display:flex;


.uttp-searchbutton:hover{
    gap:12px;
 
background:#dddddd;


}
}
/* ================================
  Retro Links
================================ */


.uttp-homepage a{


color:#0033cc;


text-decoration:none;
.uttp-promoted-card {


}
    width:130px;


.uttp-homepage a:hover{
    text-align:center;
 
text-decoration:underline;


}
}


.uttp-main{


line-height:1.6em;


font-size:14px;
.uttp-promoted-card img {


}
    width:120px;


.uttp-main h2{
    height:90px;


color:#003399;
    border:1px solid #777777;


}
}


.uttp-main h3{


margin-top:18px;


color:#444;
.uttp-promoted-title {


border-bottom:1px solid #ddd;
    font-size:11px;


padding-bottom:4px;
    font-weight:bold;


}
}


.uttp-navigation{


background:linear-gradient(#5f9dfd,#2b63c6);


border-radius:4px;
.uttp-promoted-author {


}
    font-size:10px;
 
.uttp-navigation a{
 
padding:6px 12px;


display:inline-block;
    color:#555555;


}
}


.uttp-navigation a:hover{


background:rgba(255,255,255,.18);


border-radius:3px;
/* =====================================
  HOME PAGE TWO COLUMN
===================================== */


}
/* ===============================
  YouTube Style Boxes
================================ */


.uttp-box{
.uttp-homepage {


background:white;
    display:grid;


border:1px solid #b3b3b3;
    grid-template-columns:1fr 280px;


margin-bottom:15px;
    gap:15px;


}
}


.uttp-box h2{


margin:0;
.uttp-sidebar {


padding:8px;
    border:1px solid #cccccc;


font-size:15px;
    padding:10px;


background:linear-gradient(#f7f7f7,#e4e4e4);
    background:#ffffff;
 
border-bottom:1px solid #b3b3b3;


}
}


.uttp-box{
/* ==================================
  TOP HORIZONTAL ARTICLE CARDS
================================== */


padding:10px;


}
.uttp-top-grid {
.uttp-thumb{


width:160px;
    display:flex;


text-align:center;
    flex-direction:row;


padding:6px;
    gap:12px;


}
    width:100%;


.uttp-thumb img{
    overflow:hidden;


padding:4px;
    margin-bottom:15px;


background:white;
}
 
border:1px solid #999;


box-shadow:0 1px 2px rgba(0,0,0,.2);


}


.uttp-thumb a{
.uttp-top-card {


font-weight:bold;
    width:150px;


font-size:13px;
    height:130px;


color:#0033cc;
    border:1px solid #cccccc;


text-decoration:none;
    background:#ffffff;


}
    padding:5px;
/* Hide TOC on Main Page */


.page-Main_Page #toc,
     text-align:center;
.page-Main_Page .toc {
     display: none;
}
.page-Main_Page .mw-editsection{
    display:none;
}


.page-Main_Page #toc,
.page-Main_Page .toc{
    display:none;
}
}


/* ================================
  Article Card
================================ */


/* ==========================================
  YouTube 2007 Article Row
========================================== */


.uttp-video{
.uttp-top-card img {


display:flex;
    width:120px;
 
padding:18px;
 
margin:0;
 
border-bottom:1px dotted #b5b5b5;


align-items:flex-start;
    height:80px;


background:white;
    object-fit:cover;


}
}


.uttp-video:hover{


background:#f7f7f7;


}
.uttp-top-title {


.uttp-video-thumb{
    font-size:12px;


width:165px;
    font-weight:bold;
 
position:relative;
 
flex-shrink:0;


}
}


.uttp-video-thumb img{


width:130px;


height:97px;
.uttp-top-author {


border:1px solid #777;
    font-size:10px;


padding:2px;
    color:#555;


background:white;
}


.ut-homepage{
    max-width:1200px;
    margin:20px auto;
    font-family:Verdana,Arial,sans-serif;
}
}


.uttp-runtime{
.ut-comingsoon{
 
    background:#ffffdd;
position:absolute;
    border:1px solid #e2d48a;
 
    padding:15px;
bottom:5px;
    margin-bottom:20px;
 
right:15px;
 
background:black;
 
color:white;
 
font-size:11px;
 
padding:2px 5px;
 
font-weight:bold;
 
}
}


.uttp-video-info{
.ut-placeholder{
 
    background:#ffffff;
flex:1;
    border:1px solid #cccccc;
 
    padding:15px;
padding-left:15px;
 
}
}
/* Minimal wiki article styling */


.uttp-video-title{
#content {


font-size:24px;
    background:white;


font-weight:bold;
    border:1px solid #ccc;


margin-bottom:8px;
    padding:20px;


}
}


.uttp-video-title a{


color:#0033cc;
#firstHeading {


text-decoration:none;
    font-size:28px;


}
    color:#333;


.uttp-video-title a:hover{
    border-bottom:1px solid #ccc;


text-decoration:underline;
    padding-bottom:8px;


}
}


.uttp-video-description{


font-size:14px;
.mw-body-content {


line-height:1.6;
    font-size:14px;


margin-bottom:6px;
    line-height:1.6;


}
}


.uttp-video-meta{


font-size:12px;
.mw-category {


color:#666;
    border-top:1px solid #ccc;


margin-bottom:6px;
    padding-top:10px;


}
}
 
.page-Main_Page h1 {
.uttp-video-time{
    display: none;
 
font-size:12px;
 
color:#888;
 
}
}


.uttp-video-stats{
#left-column,
 
#sidebar,
width:165px;
#navigation,
 
.monaco-sidebar {
text-align:right;
    display: none !important;
 
font-size:13px;
 
}
}


.uttp-views{
#widget_sidebar {
 
    display: none !important;
font-size:18px;
 
font-weight:bold;
 
margin:6px 0;
 
}
}


.uttp-stars{
.left_sidebar {
 
    display: none !important;
color:#ff3300;
 
font-size:18px;
 
margin-bottom:8px;
 
}
}


.uttp-more a{
.sidebar {
 
    display: none !important;
font-size:13px;
 
font-weight:bold;
 
color:#0033cc;
 
text-decoration:none;
 
}
}


/* =======================================
/*=========================================================
  Tabs
======================================= */


.uttp-tabs{
    UTubeTrollPedia Infobox Framework


display:flex;
=========================================================*/
/*=========================================================
  UTubeTrollPedia Infobox System
  Retro YouTube / Web 2.0 Style
=========================================================*/


border-bottom:1px solid #ccc;


margin-bottom:15px;
/*=========================================================
  MAIN INFOBOX
=========================================================*/


}
.utp-infobox {


.uttp-tab{
    float: right;


padding:8px 18px;
    clear: right;


background:#f2f2f2;
    width: 300px;


border:1px solid #ccc;
    margin: 0 0 20px 20px;


border-bottom:none;
    background: #ffffff;


margin-right:3px;
    border: 1px solid #999999;


font-size:13px;
    font-family: Arial, Helvetica, sans-serif;


font-weight:bold;
    font-size: 12px;


cursor:pointer;
    color: #222222;


}
    box-shadow:
 
        0 2px 5px rgba(0,0,0,0.20);
.uttp-tab-active{
 
background:white;
 
border-top:3px solid #cc0000;


}
}


/* Small Thumbnail Strip */


.uttp-strip{
/*=========================================================
  BLUE YOUTUBE NAVIGATION HEADER
=========================================================*/


display:flex;
.utp-header-blue {


justify-content:space-between;
    padding: 8px;


gap:15px;
    text-align: center;


margin-bottom:20px;
    font-size: 15px;


}
    font-weight: bold;


.uttp-small-thumb{
    color: #003366;


width:160px;
    background:


text-align:center;
        linear-gradient(
            #d7ebff,
            #9bc8f5,
            #6da8e6
        );


}
    border-bottom: 1px solid #4b82bd;


.uttp-small-image{
    text-shadow:
 
        0 1px 0 white;
position:relative;


}
}


.uttp-small-image img{
width:150px;
height:100px;
border:1px solid #777;


padding:2px;
/*=========================================================
  GOLD YOUTUBE UPLOAD BUTTON HEADER
=========================================================*/


background:white;
.utp-header-gold {


}
    padding: 8px;


.uttp-small-badge{
    text-align: center;


position:absolute;
    font-size: 15px;


right:5px;
    font-weight: bold;


bottom:8px;
    color: #663d00;


background:black;
    background:


color:white;
        linear-gradient(
            #fff3a8,
            #ffd65a,
            #e9a900
        );


padding:2px 6px;
    border-bottom:1px solid #c18b00;


font-size:11px;
    text-shadow:
 
        0 1px 0 white;
font-weight:bold;


}
}


.uttp-small-title{


margin-top:5px;
/*=========================================================
  IMAGE AREA
=========================================================*/


font-size:13px;
.utp-image {


font-weight:bold;
    padding: 10px;


}
    text-align:center;
/* =====================================
  Promoted Articles
===================================== */


.uttp-promoted{
    background:#f5f5f5;
 
display:flex;
 
justify-content:space-between;
 
gap:15px;
 
margin-bottom:25px;


}
}


.uttp-promo{
width:175px;
text-align:center;
}


.uttp-promo-image img{
.utp-image img {


width:170px;
    max-width:260px;


height:110px;
    height:auto;


border:1px solid #666;
    padding:3px;


background:#fff;
    background:white;


padding:2px;
    border:1px solid #777777;


}
}


.uttp-promo-title{


font-weight:bold;
/*=========================================================
  IMAGE CAPTION
=========================================================*/


margin-top:6px;
.utp-caption {


font-size:14px;
    text-align:center;


}
    padding:5px;


.uttp-promo-title a{
    font-size:11px;
 
color:#0033cc;


text-decoration:none;
    color:#555555;


}
}


.uttp-promo-title a:hover{
text-decoration:underline;


}
/*=========================================================
  TABLE
=========================================================*/


.uttp-promo-sub{
.utp-table {


font-size:12px;
    width:100%;


color:#666;
    border-collapse:collapse;


}
}


/*==========================
MAIN PAGE WIDTH
===========================*/


#uttp-homepage{
/*=========================================================
  LABEL COLUMN
=========================================================*/


width:100%;
.utp-table th {


display:flex;
    width:105px;


justify-content:center;
    padding:6px;


margin-top:15px;
    text-align:left;


}
    vertical-align:top;


#uttp-main{
    font-weight:bold;
 
width:980px;


display:flex;
    color:#222222;


align-items:flex-start;
    background:#eef6ff;


gap:25px;
    border-top:1px solid #d5d5d5;


}
}


#uttp-left{


flex:1;
/*=========================================================
  VALUE COLUMN
=========================================================*/


min-width:700px;
.utp-table td {


}
    padding:6px;


#uttp-right{
    vertical-align:top;


width:250px;
    background:#ffffff;


flex-shrink:0;
    border-top:1px solid #dddddd;


}
}
body{


background:#ffffff;


font-family:Arial,Helvetica,sans-serif;
/*=========================================================
  ALTERNATING ROWS
=========================================================*/


font-size:13px;
.utp-table tr:nth-child(even) td {
 
    background:#fafcff;


}
}


/*==============================
YouTube 2007 Featured Articles
==============================*/


/*=========================================
/*=========================================================
YouTube 2007 Featured Article Card
  LINKS
=========================================*/
=========================================================*/


.uttp-video{
.utp-infobox a {
    display:grid;
    grid-template-columns:130px 1fr 150px;
    gap:14px;


     padding:12px 10px;
     color:#003399;


     border-bottom:1px dotted #b7b7b7;
     text-decoration:none;
 
    background:#fff;


    min-height:110px;
}
}


.uttp-video-thumb{


    position:relative;
.utp-infobox a:hover {


     width:120px;
     text-decoration:underline;


}
}


.uttp-video-thumb img{


    width:120px;
/*=========================================================
  SECTION HEADERS
=========================================================*/


    height:90px;
.utp-section {


     border:1px solid #777;
     text-align:center;
 
    padding:2px;
 
    background:#fff;
 
}
 
.uttp-runtime{
 
    position:absolute;
 
    right:4px;
 
    bottom:4px;
 
    background:#000;
 
    color:#fff;
 
    font-size:10px;
 
    padding:2px 4px;


     font-weight:bold;
     font-weight:bold;


}
    padding:6px;
 
.uttp-video-main{


     display:flex;
     color:#003366;


     flex-direction:column;
     background:


}
        linear-gradient(
            #edf7ff,
            #cfe6fa
        );


.uttp-video-title{
     border-top:1px solid #a9c7e5;
 
    font-size:15px;
 
     font-weight:bold;


     margin-bottom:6px;
     border-bottom:1px solid #a9c7e5;


}
}


.uttp-video-title a{


    color:#0033cc;
/*=========================================================
  FOOTER
=========================================================*/


    text-decoration:none;
.utp-footer {


}
    padding:8px;


.uttp-video-title a:hover{
     text-align:center;
 
     text-decoration:underline;


}
    background:#eeeeee;


.uttp-video-description{
    border-top:1px solid #cccccc;


     font-size:12px;
     font-size:11px;
 
    line-height:18px;
 
    margin-bottom:8px;


}
}


.uttp-video-meta{


    font-size:11px;
/*=========================================================
  TAGS
=========================================================*/


    color:#666;
.utp-tag {


     line-height:16px;
     display:inline-block;


}
    padding:3px 7px;


.uttp-video-time{
    margin:2px;


     margin-top:auto;
     background:


    font-size:11px;
        linear-gradient(
            #ffffff,
            #dcecff
        );


     color:#777;
     border:1px solid #9bb8d8;


}
     color:#003399;
 
.uttp-video-right{
 
     text-align:right;


     font-size:11px;
     font-size:11px;
Line 1,008: Line 755:
}
}


.uttp-video-views{
    font-size:22px;


    font-weight:bold;
/*=========================================================
  BADGES
=========================================================*/


    margin-bottom:8px;
.utp-badge {


}
     display:inline-block;
 
.uttp-video-stars{
 
    color:#ff5500;
 
     font-size:16px;
 
    margin-bottom:10px;
 
}
 
.uttp-video-link a{
 
    color:#0033cc;


     text-decoration:none;
     padding:3px 8px;


     font-weight:bold;
     font-weight:bold;


}
     font-size:11px;
 
.uttp-video-link a:hover{
 
     text-decoration:underline;


}
}


.uttp-more a{


font-weight:bold;
.utp-badge-blue {


font-size:13px;
    color:white;


color:#0033cc;
    background:#4d91d8;
 
text-decoration:none;


}
}


/*=========================================
Articles Being Read Right Now
=========================================*/
.uttp-watching{
display:flex;


justify-content:space-between;
.utp-badge-gold {


gap:15px;
    color:#663d00;


margin-bottom:25px;
    background:#ffd45a;


}
}


.uttp-watch-card{


width:150px;
.utp-badge-green {


text-align:center;
    color:white;


}
    background:#55a855;
 
.uttp-watch-image{
 
position:relative;


}
}


.uttp-watch-image img{


width:150px;
/*=========================================================
  BUTTONS
=========================================================*/


height:105px;
.utp-button {


border:1px solid #777;
    display:inline-block;


padding:2px;
    padding:5px 12px;


background:white;
    margin:3px;


}
    color:#222222 !important;


.uttp-watch-badge{
    font-weight:bold;


position:absolute;
    background:


right:6px;
        linear-gradient(
            #ffffff,
            #dddddd
        );


bottom:6px;
    border:1px solid #999999;
 
background:black;
 
color:white;
 
padding:2px 5px;
 
font-size:11px;
 
font-weight:bold;


}
}


.uttp-watch-title{
margin-top:6px;
font-size:13px;
font-weight:bold;
}


.uttp-watch-title a{
.utp-button:hover {


text-decoration:none;
    background:


color:#0033cc;
        linear-gradient(
            #ffffff,
            #bbbbbb
        );


}
}


.uttp-watch-title a:hover{


text-decoration:underline;
/*=========================================================
  MOBILE
=========================================================*/


}
@media(max-width:800px){


/*================================
    .utp-infobox {
Featured Articles Box
================================*/


.uttp-feature-box{
        float:none;


width:100%;
        width:100%;


border:1px solid #ccc;
        margin:15px 0;


background:white;
    }
 
margin-bottom:20px;


}
}
/* ==========================================================
  FEATURED ARTICLES — force thumbnail + text side-by-side
  Append this AFTER all other CSS so it wins the cascade.
  ========================================================== */


.ytp-feature-video{


.uttp-feature-header{
    display:flex !important;
    flex-direction:row !important;
    align-items:flex-start !important;
    flex-wrap:nowrap !important;


background:#eeeeee;
    width:100% !important;
    box-sizing:border-box !important;


border-bottom:1px solid #ccc;
    padding:12px !important;
    border-bottom:1px dashed #aaa !important;


font-size:16px;
    overflow:visible !important;
 
font-weight:bold;
 
padding:7px 10px;
 
color:#333;


}
}


.ytp-feature-thumb{


.uttp-feature-tabs{
    display:block !important;


background:#f7f7f7;
    width:150px !important;
    height:100px !important;


border-bottom:1px solid #ccc;
    min-width:150px !important;
    max-width:150px !important;


padding:5px 10px;
    flex:0 0 150px !important;


font-size:12px;
    overflow:hidden !important;
    margin:0 !important;


}
}


.ytp-feature-thumb img,
.ytp-feature-image{


.uttp-feature-tabs span{
    width:150px !important;
    height:100px !important;
    max-width:150px !important;
    max-height:100px !important;


display:inline-block;
    object-fit:cover !important;
 
    display:block !important;
padding:5px 12px;
 
margin-right:5px;
 
border:1px solid #ccc;
 
background:#ddd;
 
cursor:pointer;


}
}


.ytp-feature-info{


.uttp-feature-tabs .uttp-tab-active{
    display:block !important;
 
background:white;


border-bottom:1px solid white;
    flex:1 1 auto !important;
    min-width:0 !important;


font-weight:bold;
    padding-left:12px !important;
    box-sizing:border-box !important;


}
}


.ytp-feature-info h3,
.ytp-feature-info p{


.uttp-feature-content{
    margin:0 0 6px !important;
 
padding:0 10px;


}
}

Latest revision as of 23:00, 14 July 2026

/* =====================================
   UTTP YouTube 2007 Style Homepage CSS
   Base Layout
===================================== */
.utp-infobox{
    border:5px solid red !important;
    background:yellow !important;
}

/* FEATURED ARTICLE CONTAINER */

.uttp-feature-box {

    width:100%;
    border:1px solid #cccccc;
    background:#ffffff;
    margin-bottom:20px;

}


.uttp-feature-header {

    background:#eeeeee;
    border-bottom:1px solid #cccccc;
    font-size:16px;
    font-weight:bold;
    padding:6px;

}


.uttp-feature-tabs {

    background:#f5f5f5;
    border-bottom:1px solid #cccccc;
    padding:5px;

}


.uttp-feature-tabs span {

    display:inline-block;
    padding:5px 12px;
    border:1px solid #cccccc;
    background:#dddddd;
    font-size:12px;

}


.uttp-tab-active {

    background:white !important;
    font-weight:bold;

}


.uttp-feature-content {

    padding:0 10px;

}



/* =====================================
   ARTICLE CARD
===================================== */


.uttp-video {

    display:grid;
    grid-template-columns:130px 1fr 120px;
    gap:10px;

    padding:10px 0;

    border-bottom:1px dotted #999999;

}



.uttp-video-thumb {

    position:relative;

    width:120px;

}



.uttp-video-thumb img {

    width:120px;
    height:90px;

    border:1px solid #777777;

}



.uttp-runtime {

    position:absolute;

    bottom:3px;
    right:3px;

    background:black;
    color:white;

    font-size:10px;

    padding:2px 4px;

}



.uttp-video-title {

    font-size:14px;
    font-weight:bold;

}



.uttp-video-title a {

    color:#0033cc;
    text-decoration:none;

}



.uttp-video-description {

    font-size:12px;

    margin-top:5px;

}



.uttp-video-meta {

    font-size:11px;

    margin-top:8px;

    color:#555555;

}



.uttp-video-time {

    font-size:11px;

    color:#777777;

}



.uttp-video-right {

    text-align:right;

    font-size:12px;

}



.uttp-video-views {

    font-size:14px;
    font-weight:bold;

}



.uttp-video-stars {

    color:#ff5500;

    font-size:16px;

    margin:8px 0;

}



/* =====================================
   PROMOTED HORIZONTAL ROW
===================================== */


.uttp-promoted-grid {

    display:flex;

    gap:12px;

}



.uttp-promoted-card {

    width:130px;

    text-align:center;

}



.uttp-promoted-card img {

    width:120px;

    height:90px;

    border:1px solid #777777;

}



.uttp-promoted-title {

    font-size:11px;

    font-weight:bold;

}



.uttp-promoted-author {

    font-size:10px;

    color:#555555;

}



/* =====================================
   HOME PAGE TWO COLUMN
===================================== */


.uttp-homepage {

    display:grid;

    grid-template-columns:1fr 280px;

    gap:15px;

}


.uttp-sidebar {

    border:1px solid #cccccc;

    padding:10px;

    background:#ffffff;

}

/* ==================================
   TOP HORIZONTAL ARTICLE CARDS
================================== */


.uttp-top-grid {

    display:flex;

    flex-direction:row;

    gap:12px;

    width:100%;

    overflow:hidden;

    margin-bottom:15px;

}



.uttp-top-card {

    width:150px;

    height:130px;

    border:1px solid #cccccc;

    background:#ffffff;

    padding:5px;

    text-align:center;

}



.uttp-top-card img {

    width:120px;

    height:80px;

    object-fit:cover;

}



.uttp-top-title {

    font-size:12px;

    font-weight:bold;

}



.uttp-top-author {

    font-size:10px;

    color:#555;

}

.ut-homepage{
    max-width:1200px;
    margin:20px auto;
    font-family:Verdana,Arial,sans-serif;
}

.ut-comingsoon{
    background:#ffffdd;
    border:1px solid #e2d48a;
    padding:15px;
    margin-bottom:20px;
}

.ut-placeholder{
    background:#ffffff;
    border:1px solid #cccccc;
    padding:15px;
}
/* Minimal wiki article styling */

#content {

    background:white;

    border:1px solid #ccc;

    padding:20px;

}


#firstHeading {

    font-size:28px;

    color:#333;

    border-bottom:1px solid #ccc;

    padding-bottom:8px;

}


.mw-body-content {

    font-size:14px;

    line-height:1.6;

}


.mw-category {

    border-top:1px solid #ccc;

    padding-top:10px;

}
.page-Main_Page h1 {
    display: none;
}

#left-column,
#sidebar,
#navigation,
.monaco-sidebar {
    display: none !important;
}

#widget_sidebar {
    display: none !important;
}

.left_sidebar {
    display: none !important;
}

.sidebar {
    display: none !important;
}

/*=========================================================

    UTubeTrollPedia Infobox Framework

=========================================================*/
/*=========================================================
   UTubeTrollPedia Infobox System
   Retro YouTube / Web 2.0 Style
=========================================================*/


/*=========================================================
   MAIN INFOBOX
=========================================================*/

.utp-infobox {

    float: right;

    clear: right;

    width: 300px;

    margin: 0 0 20px 20px;

    background: #ffffff;

    border: 1px solid #999999;

    font-family: Arial, Helvetica, sans-serif;

    font-size: 12px;

    color: #222222;

    box-shadow:
        0 2px 5px rgba(0,0,0,0.20);

}


/*=========================================================
   BLUE YOUTUBE NAVIGATION HEADER
=========================================================*/

.utp-header-blue {

    padding: 8px;

    text-align: center;

    font-size: 15px;

    font-weight: bold;

    color: #003366;

    background:

        linear-gradient(
            #d7ebff,
            #9bc8f5,
            #6da8e6
        );

    border-bottom: 1px solid #4b82bd;

    text-shadow:
        0 1px 0 white;

}


/*=========================================================
   GOLD YOUTUBE UPLOAD BUTTON HEADER
=========================================================*/

.utp-header-gold {

    padding: 8px;

    text-align: center;

    font-size: 15px;

    font-weight: bold;

    color: #663d00;

    background:

        linear-gradient(
            #fff3a8,
            #ffd65a,
            #e9a900
        );

    border-bottom:1px solid #c18b00;

    text-shadow:
        0 1px 0 white;

}


/*=========================================================
   IMAGE AREA
=========================================================*/

.utp-image {

    padding: 10px;

    text-align:center;

    background:#f5f5f5;

}


.utp-image img {

    max-width:260px;

    height:auto;

    padding:3px;

    background:white;

    border:1px solid #777777;

}


/*=========================================================
   IMAGE CAPTION
=========================================================*/

.utp-caption {

    text-align:center;

    padding:5px;

    font-size:11px;

    color:#555555;

}


/*=========================================================
   TABLE
=========================================================*/

.utp-table {

    width:100%;

    border-collapse:collapse;

}


/*=========================================================
   LABEL COLUMN
=========================================================*/

.utp-table th {

    width:105px;

    padding:6px;

    text-align:left;

    vertical-align:top;

    font-weight:bold;

    color:#222222;

    background:#eef6ff;

    border-top:1px solid #d5d5d5;

}


/*=========================================================
   VALUE COLUMN
=========================================================*/

.utp-table td {

    padding:6px;

    vertical-align:top;

    background:#ffffff;

    border-top:1px solid #dddddd;

}


/*=========================================================
   ALTERNATING ROWS
=========================================================*/

.utp-table tr:nth-child(even) td {

    background:#fafcff;

}


/*=========================================================
   LINKS
=========================================================*/

.utp-infobox a {

    color:#003399;

    text-decoration:none;

}


.utp-infobox a:hover {

    text-decoration:underline;

}


/*=========================================================
   SECTION HEADERS
=========================================================*/

.utp-section {

    text-align:center;

    font-weight:bold;

    padding:6px;

    color:#003366;

    background:

        linear-gradient(
            #edf7ff,
            #cfe6fa
        );

    border-top:1px solid #a9c7e5;

    border-bottom:1px solid #a9c7e5;

}


/*=========================================================
   FOOTER
=========================================================*/

.utp-footer {

    padding:8px;

    text-align:center;

    background:#eeeeee;

    border-top:1px solid #cccccc;

    font-size:11px;

}


/*=========================================================
   TAGS
=========================================================*/

.utp-tag {

    display:inline-block;

    padding:3px 7px;

    margin:2px;

    background:

        linear-gradient(
            #ffffff,
            #dcecff
        );

    border:1px solid #9bb8d8;

    color:#003399;

    font-size:11px;

}


/*=========================================================
   BADGES
=========================================================*/

.utp-badge {

    display:inline-block;

    padding:3px 8px;

    font-weight:bold;

    font-size:11px;

}


.utp-badge-blue {

    color:white;

    background:#4d91d8;

}


.utp-badge-gold {

    color:#663d00;

    background:#ffd45a;

}


.utp-badge-green {

    color:white;

    background:#55a855;

}


/*=========================================================
   BUTTONS
=========================================================*/

.utp-button {

    display:inline-block;

    padding:5px 12px;

    margin:3px;

    color:#222222 !important;

    font-weight:bold;

    background:

        linear-gradient(
            #ffffff,
            #dddddd
        );

    border:1px solid #999999;

}


.utp-button:hover {

    background:

        linear-gradient(
            #ffffff,
            #bbbbbb
        );

}


/*=========================================================
   MOBILE
=========================================================*/

@media(max-width:800px){

    .utp-infobox {

        float:none;

        width:100%;

        margin:15px 0;

    }

}
/* ==========================================================
   FEATURED ARTICLES — force thumbnail + text side-by-side
   Append this AFTER all other CSS so it wins the cascade.
   ========================================================== */

.ytp-feature-video{

    display:flex !important;
    flex-direction:row !important;
    align-items:flex-start !important;
    flex-wrap:nowrap !important;

    width:100% !important;
    box-sizing:border-box !important;

    padding:12px !important;
    border-bottom:1px dashed #aaa !important;

    overflow:visible !important;

}

.ytp-feature-thumb{

    display:block !important;

    width:150px !important;
    height:100px !important;

    min-width:150px !important;
    max-width:150px !important;

    flex:0 0 150px !important;

    overflow:hidden !important;
    margin:0 !important;

}

.ytp-feature-thumb img,
.ytp-feature-image{

    width:150px !important;
    height:100px !important;
    max-width:150px !important;
    max-height:100px !important;

    object-fit:cover !important;
    display:block !important;

}

.ytp-feature-info{

    display:block !important;

    flex:1 1 auto !important;
    min-width:0 !important;

    padding-left:12px !important;
    box-sizing:border-box !important;

}

.ytp-feature-info h3,
.ytp-feature-info p{

    margin:0 0 6px !important;

}