MediaWiki:Common.css: Difference between revisions

From UtubeTrollPedia

No edit summary
No edit summary
 
(13 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-homepage{
.uttp-feature-box {
     width:980px;
 
    margin:0 auto;
     width:100%;
     font-family:Arial,Helvetica,sans-serif;
     border:1px solid #cccccc;
     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;


    color:white;
.uttp-tab-active {


    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;
.uttp-video {


     border:1px solid #999;
     display:grid;
    grid-template-columns:130px 1fr 120px;
    gap:10px;


     margin-bottom:15px;
     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;


gap:25px;
    border:1px solid #777777;


}
}


.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;


text-align:center;
.uttp-video-title {
 
    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;
 
}
 
.uttp-logo-title{
 
font-size:42px;
 
font-weight:bold;


line-height:40px;
    color:#777777;


}
}


.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;
 
font-size:14px;


border:1px solid #999;
    margin:8px 0;


}
}


.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{
    color:#555555;
 
padding:6px 12px;
 
display:inline-block;


}
}


.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-top-card {


.uttp-thumb a{
    width:150px;


font-weight:bold;
    height:130px;


font-size:13px;
    border:1px solid #cccccc;


color:#0033cc;
    background:#ffffff;


text-decoration:none;
    padding:5px;


}
    text-align:center;
/* Hide TOC on Main Page */


.page-Main_Page #toc,
.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
================================ */


/* ==========================================
.uttp-top-card img {
  YouTube 2007 Article Row
========================================== */


.uttp-video {
    width:120px;


     display:grid;
     height:80px;


     grid-template-columns:130px 1fr 120px;
     object-fit:cover;
 
    gap:10px;
 
    padding:8px 0;
 
    border-bottom:1px dotted #aaa;


}
}




.uttp-video-thumb img {


    width:120px;
.uttp-top-title {


    height:90px;
     font-size:12px;
 
}
 
 
.uttp-video-title {
 
     font-size:14px;


     font-weight:bold;
     font-weight:bold;
Line 502: Line 350:
}
}


.uttp-video-description {
    font-size:11px;
    line-height:14px;
}




.uttp-video-meta {
.uttp-top-author {


     font-size:10px;
     font-size:10px;


}
     color:#555;
 
 
.uttp-video-right {
 
     font-size:11px;


}
}


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


.uttp-stars{
.ut-comingsoon{
 
    background:#ffffdd;
color:#ff3300;
    border:1px solid #e2d48a;
 
    padding:15px;
font-size:18px;
    margin-bottom:20px;
 
margin-bottom:8px;
 
}
}


.uttp-more a{
.ut-placeholder{
 
    background:#ffffff;
font-size:13px;
    border:1px solid #cccccc;
 
    padding:15px;
font-weight:bold;
 
color:#0033cc;
 
text-decoration:none;
 
}
}
/* Minimal wiki article styling */


/* =======================================
#content {
  Tabs
======================================= */


.uttp-tabs{
    background:white;


display:flex;
    border:1px solid #ccc;


border-bottom:1px solid #ccc;
    padding:20px;
 
margin-bottom:15px;


}
}


.uttp-tab{


padding:8px 18px;
#firstHeading {


background:#f2f2f2;
    font-size:28px;


border:1px solid #ccc;
    color:#333;


border-bottom:none;
    border-bottom:1px solid #ccc;


margin-right:3px;
    padding-bottom:8px;


font-size:13px;
}


font-weight:bold;


cursor:pointer;
.mw-body-content {


}
    font-size:14px;


.uttp-tab-active{
    line-height:1.6;
 
background:white;
 
border-top:3px solid #cc0000;


}
}


/* Small Thumbnail Strip */


.uttp-strip{
.mw-category {


display:flex;
    border-top:1px solid #ccc;


justify-content:space-between;
    padding-top:10px;
 
gap:15px;
 
margin-bottom:20px;


}
}
 
.page-Main_Page h1 {
.uttp-small-thumb{
    display: none;
 
width:160px;
 
text-align:center;
 
}
}


.uttp-small-image{
#left-column,
 
#sidebar,
position:relative;
#navigation,
 
.monaco-sidebar {
    display: none !important;
}
}


.uttp-small-image img{
#widget_sidebar {
 
    display: none !important;
width:150px;
 
height:100px;
 
border:1px solid #777;
 
padding:2px;
 
background:white;
 
}
}


.uttp-small-badge{
.left_sidebar {
 
    display: none !important;
position:absolute;
 
right:5px;
 
bottom:8px;
 
background:black;
 
color:white;
 
padding:2px 6px;
 
font-size:11px;
 
font-weight:bold;
 
}
}


.uttp-small-title{
.sidebar {
 
    display: none !important;
margin-top:5px;
 
font-size:13px;
 
font-weight:bold;
 
}
}
/* =====================================
  Promoted Articles
===================================== */


.uttp-promoted{
/*=========================================================


display:flex;
    UTubeTrollPedia Infobox Framework


justify-content:space-between;
=========================================================*/
/*=========================================================
  UTubeTrollPedia Infobox System
  Retro YouTube / Web 2.0 Style
=========================================================*/


gap:15px;


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


}
.utp-infobox {


.uttp-promo{
    float: right;


width:175px;
    clear: right;


text-align:center;
    width: 300px;


}
    margin: 0 0 20px 20px;


.uttp-promo-image img{
    background: #ffffff;


width:170px;
    border: 1px solid #999999;


height:110px;
    font-family: Arial, Helvetica, sans-serif;


border:1px solid #666;
    font-size: 12px;


background:#fff;
    color: #222222;


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


}
}


.uttp-promo-title{
font-weight:bold;
margin-top:6px;
font-size:14px;


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


.uttp-promo-title a{
.utp-header-blue {


color:#0033cc;
    padding: 8px;


text-decoration:none;
    text-align: center;


}
    font-size: 15px;


.uttp-promo-title a:hover{
    font-weight: bold;


text-decoration:underline;
    color: #003366;


}
    background:


.uttp-promo-sub{
        linear-gradient(
            #d7ebff,
            #9bc8f5,
            #6da8e6
        );


font-size:12px;
    border-bottom: 1px solid #4b82bd;


color:#666;
    text-shadow:
        0 1px 0 white;


}
}


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


#uttp-homepage{
/*=========================================================
  GOLD YOUTUBE UPLOAD BUTTON HEADER
=========================================================*/


width:100%;
.utp-header-gold {


display:flex;
    padding: 8px;


justify-content:center;
    text-align: center;


margin-top:15px;
    font-size: 15px;


}
    font-weight: bold;


#uttp-main{
    color: #663d00;


width:980px;
    background:


display:flex;
        linear-gradient(
            #fff3a8,
            #ffd65a,
            #e9a900
        );


align-items:flex-start;
    border-bottom:1px solid #c18b00;


gap:25px;
    text-shadow:
        0 1px 0 white;


}
}


#uttp-left{


flex:1;
/*=========================================================
  IMAGE AREA
=========================================================*/


min-width:700px;
.utp-image {


}
    padding: 10px;


#uttp-right{
    text-align:center;


width:250px;
    background:#f5f5f5;
 
flex-shrink:0;


}
}
body{
background:#ffffff;


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


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


}
    max-width:260px;


/*==============================
    height:auto;
YouTube 2007 Featured Articles
==============================*/


/*=========================================
    padding:3px;
YouTube 2007 Featured Article Card
=========================================*/


.uttp-video{
     background:white;
     display:grid;
    grid-template-columns:130px 1fr 150px;
    gap:14px;


     padding:12px 10px;
     border:1px solid #777777;


    border-bottom:1px dotted #b7b7b7;
    background:#fff;
    min-height:110px;
}
}


.uttp-video-thumb{


    position:relative;
/*=========================================================
  IMAGE CAPTION
=========================================================*/


    width:120px;
.utp-caption {


}
    text-align:center;


.uttp-video-thumb img{
    padding:5px;


     width:120px;
     font-size:11px;
 
    height:90px;


     border:1px solid #777;
     color:#555555;
 
    padding:2px;
 
    background:#fff;


}
}


.uttp-runtime{


    position:absolute;
/*=========================================================
  TABLE
=========================================================*/


    right:4px;
.utp-table {


     bottom:4px;
     width:100%;


     background:#000;
     border-collapse:collapse;


    color:#fff;
}
 
    font-size:10px;
 
    padding:2px 4px;
 
    font-weight:bold;


}


.uttp-video-main{
/*=========================================================
  LABEL COLUMN
=========================================================*/


    display:flex;
.utp-table th {


     flex-direction:column;
     width:105px;


}
    padding:6px;


.uttp-video-title{
    text-align:left;


     font-size:15px;
     vertical-align:top;


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


     margin-bottom:6px;
     color:#222222;


}
    background:#eef6ff;


.uttp-video-title a{
    border-top:1px solid #d5d5d5;
 
    color:#0033cc;
 
    text-decoration:none;


}
}


.uttp-video-title a:hover{


    text-decoration:underline;
/*=========================================================
  VALUE COLUMN
=========================================================*/


}
.utp-table td {


.uttp-video-description{
    padding:6px;


     font-size:12px;
     vertical-align:top;


     line-height:18px;
     background:#ffffff;


     margin-bottom:8px;
     border-top:1px solid #dddddd;


}
}


.uttp-video-meta{


    font-size:11px;
/*=========================================================
  ALTERNATING ROWS
=========================================================*/


    color:#666;
.utp-table tr:nth-child(even) td {


     line-height:16px;
     background:#fafcff;


}
}


.uttp-video-time{
    margin-top:auto;


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


    color:#777;
.utp-infobox a {


}
    color:#003399;


.uttp-video-right{
     text-decoration:none;
 
     text-align:right;
 
    font-size:11px;


}
}


.uttp-video-views{


    font-size:22px;
.utp-infobox a:hover {


     font-weight:bold;
     text-decoration:underline;
 
    margin-bottom:8px;


}
}


.uttp-video-stars{


    color:#ff5500;
/*=========================================================
  SECTION HEADERS
=========================================================*/


    font-size:16px;
.utp-section {


     margin-bottom:10px;
     text-align:center;


}
    font-weight:bold;


.uttp-video-link a{
    padding:6px;


     color:#0033cc;
     color:#003366;


     text-decoration:none;
     background:


    font-weight:bold;
        linear-gradient(
 
            #edf7ff,
}
            #cfe6fa
        );


.uttp-video-link a:hover{
    border-top:1px solid #a9c7e5;


     text-decoration:underline;
     border-bottom:1px solid #a9c7e5;


}
}


.uttp-more a{


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


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


color:#0033cc;
    padding:8px;


text-decoration:none;
    text-align:center;


}
    background:#eeeeee;


/*=========================================
    border-top:1px solid #cccccc;
Articles Being Read Right Now
=========================================*/


.uttp-watching{
    font-size:11px;
 
display:flex;
 
justify-content:space-between;
 
gap:15px;
 
margin-bottom:25px;


}
}


.uttp-watch-card{


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


text-align:center;
.utp-tag {


}
    display:inline-block;
 
.uttp-watch-image{


position:relative;
    padding:3px 7px;


}
    margin:2px;


.uttp-watch-image img{
    background:


width:150px;
        linear-gradient(
            #ffffff,
            #dcecff
        );


height:105px;
    border:1px solid #9bb8d8;


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


padding:2px;
    font-size:11px;
 
background:white;


}
}


.uttp-watch-badge{


position:absolute;
/*=========================================================
  BADGES
=========================================================*/


right:6px;
.utp-badge {


bottom:6px;
    display:inline-block;


background:black;
    padding:3px 8px;


color:white;
    font-weight:bold;


padding:2px 5px;
    font-size:11px;
 
font-size:11px;
 
font-weight:bold;


}
}


.uttp-watch-title{


margin-top:6px;
.utp-badge-blue {


font-size:13px;
    color:white;


font-weight:bold;
    background:#4d91d8;


}
}


.uttp-watch-title a{
text-decoration:none;
color:#0033cc;


}
.utp-badge-gold {


.uttp-watch-title a:hover{
    color:#663d00;


text-decoration:underline;
    background:#ffd45a;


}
}


/*================================
Featured Articles Box
================================*/


.uttp-feature-box{
.utp-badge-green {


width:100%;
    color:white;
 
border:1px solid #ccc;
 
background:white;


margin-bottom:20px;
    background:#55a855;


}
}




.uttp-feature-header{
/*=========================================================
  BUTTONS
=========================================================*/


background:#eeeeee;
.utp-button {


border-bottom:1px solid #ccc;
    display:inline-block;


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


font-weight:bold;
    margin:3px;


padding:7px 10px;
    color:#222222 !important;


color:#333;
    font-weight:bold;
 
}


    background:


.uttp-feature-tabs{
        linear-gradient(
            #ffffff,
            #dddddd
        );


background:#f7f7f7;
    border:1px solid #999999;
 
border-bottom:1px solid #ccc;
 
padding:5px 10px;
 
font-size:12px;


}
}




.uttp-feature-tabs span{
.utp-button:hover {
 
display:inline-block;
 
padding:5px 12px;


margin-right:5px;
    background:


border:1px solid #ccc;
        linear-gradient(
 
            #ffffff,
background:#ddd;
            #bbbbbb
 
        );
cursor:pointer;


}
}




.uttp-feature-tabs .uttp-tab-active{
/*=========================================================
  MOBILE
=========================================================*/


background:white;
@media(max-width:800px){


border-bottom:1px solid white;
    .utp-infobox {


font-weight:bold;
        float:none;


}
        width:100%;


        margin:15px 0;


.uttp-feature-content{
    }
 
padding:0 10px;


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


/*================================
.ytp-feature-video{
Promoted Article Horizontal Cards
================================*/


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


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


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


     flex-wrap:nowrap;
     overflow:visible !important;


    overflow:hidden;
}


    padding:10px;
.ytp-feature-thumb{


}
    display:block !important;


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


.uttp-promoted-card {
    min-width:150px !important;
    max-width:150px !important;


     width:150px;
     flex:0 0 150px !important;


     flex:none;
     overflow:hidden !important;
 
     margin:0 !important;
     text-align:center;


}
}


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


.uttp-promoted-card img {
    width:150px !important;
 
    height:100px !important;
     width:120px;
     max-width:150px !important;
 
     max-height:100px !important;
     height:90px;


     border:1px solid #777;
     object-fit:cover !important;
    display:block !important;


}
}


.ytp-feature-info{


.uttp-promoted-title {
     display:block !important;
 
     font-size:11px;


     font-weight:bold;
     flex:1 1 auto !important;
    min-width:0 !important;


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


}
}


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


.uttp-promoted-author {
     margin:0 0 6px !important;
 
     font-size:10px;
 
    color:#555;


}
}

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;

}