MediaWiki:Common.css: Difference between revisions

From UtubeTrollPedia

No edit summary
No edit summary
 
(17 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{
    margin-top:15px;
}


.uttp-navigation{
.uttp-feature-tabs {


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


    align-items:center;
}


    gap:8px;


    background:linear-gradient(#6fa7ff,#2d5fc0);
.uttp-feature-tabs span {


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


}
}


.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;
.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;
    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;
 
}
 
.uttp-logo-title{
 
font-size:42px;


font-weight:bold;
    color:#777777;
 
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{
    margin:8px 0;
 
width:340px;
 
padding:6px;
 
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{


background:#dddddd;
    gap:12px;


}
}
/* ================================
  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-navigation a{
.uttp-promoted-author {


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


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-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
================================ */
/* ==========================================
  YouTube 2007 Article Row
========================================== */
.uttp-video{
display:flex;


padding:18px;


margin:0;
.uttp-top-card img {


border-bottom:1px dotted #b5b5b5;
    width:120px;


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 {
    display: none;
}
}


.uttp-video-time{
#left-column,
 
#sidebar,
font-size:12px;
#navigation,
 
.monaco-sidebar {
color:#888;
    display: none !important;
}


#widget_sidebar {
    display: none !important;
}
}


.uttp-video-stats{
.left_sidebar {
 
    display: none !important;
width:165px;
 
text-align:right;
 
font-size:13px;
 
}
}


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


.uttp-stars{
/*=========================================================


color:#ff3300;
    UTubeTrollPedia Infobox Framework


font-size:18px;
=========================================================*/
/*=========================================================
  UTubeTrollPedia Infobox System
  Retro YouTube / Web 2.0 Style
=========================================================*/


margin-bottom:8px;


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


.uttp-more a{
.utp-infobox {


font-size:13px;
    float: right;


font-weight:bold;
    clear: right;


color:#0033cc;
    width: 300px;


text-decoration:none;
    margin: 0 0 20px 20px;


}
    background: #ffffff;


/* =======================================
    border: 1px solid #999999;
  Tabs
======================================= */


.uttp-tabs{
    font-family: Arial, Helvetica, sans-serif;


display:flex;
    font-size: 12px;


border-bottom:1px solid #ccc;
    color: #222222;


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


}
}


.uttp-tab{
padding:8px 18px;


background:#f2f2f2;
/*=========================================================
  BLUE YOUTUBE NAVIGATION HEADER
=========================================================*/


border:1px solid #ccc;
.utp-header-blue {


border-bottom:none;
    padding: 8px;


margin-right:3px;
    text-align: center;


font-size:13px;
    font-size: 15px;


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


cursor:pointer;
    color: #003366;


}
    background:


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


background:white;
    border-bottom: 1px solid #4b82bd;


border-top:3px solid #cc0000;
    text-shadow:
        0 1px 0 white;


}
}


/* Small Thumbnail Strip */
.uttp-strip{


display:flex;
/*=========================================================
  GOLD YOUTUBE UPLOAD BUTTON HEADER
=========================================================*/


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


gap:15px;
    padding: 8px;


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


}
    font-size: 15px;


.uttp-small-thumb{
    font-weight: bold;


width:160px;
    color: #663d00;


text-align:center;
    background:


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


.uttp-small-image{
    border-bottom:1px solid #c18b00;


position:relative;
    text-shadow:
        0 1px 0 white;


}
}


.uttp-small-image img{


width:150px;
/*=========================================================
  IMAGE AREA
=========================================================*/


height:100px;
.utp-image {


border:1px solid #777;
    padding: 10px;


padding:2px;
    text-align:center;


background:white;
    background:#f5f5f5;


}
}


.uttp-small-badge{


position:absolute;
.utp-image img {


right:5px;
    max-width:260px;


bottom:8px;
    height:auto;


background:black;
    padding:3px;


color:white;
    background:white;


padding:2px 6px;
    border:1px solid #777777;
 
font-size:11px;
 
font-weight:bold;


}
}


.uttp-small-title{


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


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


font-weight:bold;
    text-align:center;


}
    padding:5px;
/* =====================================
  Promoted Articles
===================================== */


.uttp-promoted{
    font-size:11px;


display:flex;
    color:#555555;


justify-content:space-between;
}
 
gap:15px;


margin-bottom:25px;


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


.uttp-promo{
.utp-table {


width:175px;
    width:100%;


text-align:center;
    border-collapse:collapse;


}
}


.uttp-promo-image img{


width:170px;
/*=========================================================
  LABEL COLUMN
=========================================================*/


height:110px;
.utp-table th {


border:1px solid #666;
    width:105px;


background:#fff;
    padding:6px;


padding:2px;
    text-align:left;


}
    vertical-align:top;


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


font-weight:bold;
    color:#222222;


margin-top:6px;
    background:#eef6ff;


font-size:14px;
    border-top:1px solid #d5d5d5;


}
}


.uttp-promo-title a{


color:#0033cc;
/*=========================================================
  VALUE COLUMN
=========================================================*/


text-decoration:none;
.utp-table td {


}
    padding:6px;


.uttp-promo-title a:hover{
    vertical-align:top;


text-decoration:underline;
    background:#ffffff;
 
}
 
.uttp-promo-sub{


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


}
}


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


#uttp-homepage{
/*=========================================================
  ALTERNATING ROWS
=========================================================*/


width:100%;
.utp-table tr:nth-child(even) td {


display:flex;
    background:#fafcff;
 
justify-content:center;
 
margin-top:15px;


}
}


#uttp-main{


width:980px;
/*=========================================================
  LINKS
=========================================================*/


display:flex;
.utp-infobox a {


align-items:flex-start;
    color:#003399;


gap:25px;
    text-decoration:none;


}
}


#uttp-left{


flex:1;
.utp-infobox a:hover {


min-width:700px;
    text-decoration:underline;


}
}


#uttp-right{


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


flex-shrink:0;
.utp-section {


}
    text-align:center;
body{


background:#ffffff;
    font-weight:bold;
 
font-family:Arial,Helvetica,sans-serif;
 
font-size:13px;
 
}


/*==============================
    padding:6px;
YouTube 2007 Featured Articles
==============================*/


.uttp-video{
    color:#003366;


display:flex;
    background:


padding:12px 0;
        linear-gradient(
            #edf7ff,
            #cfe6fa
        );


border-bottom:1px dotted #bdbdbd;
    border-top:1px solid #a9c7e5;


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


}
}


.uttp-video-thumb{


width:130px;
/*=========================================================
  FOOTER
=========================================================*/


position:relative;
.utp-footer {


flex-shrink:0;
    padding:8px;


}
    text-align:center;


.uttp-video-thumb img{
    background:#eeeeee;


width:120px;
    border-top:1px solid #cccccc;


height:90px;
    font-size:11px;
 
border:1px solid #666;
 
padding:2px;
 
background:#fff;


}
}


.uttp-runtime{


position:absolute;
/*=========================================================
  TAGS
=========================================================*/


right:10px;
.utp-tag {


bottom:6px;
    display:inline-block;


background:#111;
    padding:3px 7px;


color:#fff;
    margin:2px;


font-size:10px;
    background:


font-weight:bold;
        linear-gradient(
            #ffffff,
            #dcecff
        );


padding:2px 5px;
    border:1px solid #9bb8d8;


}
    color:#003399;


.uttp-video-main{
    font-size:11px;
 
flex:1;
 
padding-left:12px;
 
padding-right:20px;


}
}


.uttp-video-title{


font-size:30px;
/*=========================================================
  BADGES
=========================================================*/


font-weight:bold;
.utp-badge {


margin-bottom:6px;
    display:inline-block;
 
}


.uttp-video-title a{
    padding:3px 8px;


color:#0033cc;
    font-weight:bold;


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


}
}


.uttp-video-title a:hover{


text-decoration:underline;
.utp-badge-blue {


}
    color:white;
 
.uttp-video-description{
 
font-size:14px;
 
line-height:20px;


margin-bottom:8px;
    background:#4d91d8;


}
}


.uttp-video-meta{


font-size:12px;
.utp-badge-gold {


color:#666;
    color:#663d00;


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


}
}


.uttp-video-time{


font-size:12px;
.utp-badge-green {


color:#777;
    color:white;
 
}
 
.uttp-video-right{
 
width:170px;
 
text-align:left;


font-size:12px;
    background:#55a855;


}
}


.uttp-video-author{


margin-bottom:12px;
/*=========================================================
  BUTTONS
=========================================================*/


}
.utp-button {


.uttp-video-views{
    display:inline-block;


margin-bottom:12px;
    padding:5px 12px;


font-size:14px;
    margin:3px;


}
    color:#222222 !important;


.uttp-video-stars{
    font-weight:bold;


color:#ff3333;
    background:


font-size:18px;
        linear-gradient(
            #ffffff,
            #dddddd
        );


margin-bottom:12px;
    border:1px solid #999999;


}
}


.uttp-video-link a{


font-weight:bold;
.utp-button:hover {


color:#0033cc;
    background:


text-decoration:none;
        linear-gradient(
            #ffffff,
            #bbbbbb
        );


}
}


.uttp-more a{


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


font-size:13px;
@media(max-width:800px){


color:#0033cc;
    .utp-infobox {


text-decoration:none;
        float:none;


}
        width:100%;


/*=========================================
        margin:15px 0;
Articles Being Read Right Now
=========================================*/


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


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


.uttp-watch-card{
.ytp-feature-video{
 
width:150px;


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


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


.uttp-watch-image{
    padding:12px !important;
    border-bottom:1px dashed #aaa !important;


position:relative;
    overflow:visible !important;


}
}


.uttp-watch-image img{
.ytp-feature-thumb{


width:150px;
    display:block !important;


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


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


padding:2px;
    flex:0 0 150px !important;


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


}
}


.uttp-watch-badge{
.ytp-feature-thumb img,
 
.ytp-feature-image{
position:absolute;
 
right:6px;
 
bottom:6px;
 
background:black;
 
color:white;
 
padding:2px 5px;


font-size:11px;
    width:150px !important;
    height:100px !important;
    max-width:150px !important;
    max-height:100px !important;


font-weight:bold;
    object-fit:cover !important;
    display:block !important;


}
}


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


.uttp-watch-title a{
    display:block !important;


text-decoration:none;
    flex:1 1 auto !important;
    min-width:0 !important;


color:#0033cc;
    padding-left:12px !important;
    box-sizing:border-box !important;


}
}


.uttp-watch-title a:hover{
.ytp-feature-info h3,
.ytp-feature-info p{


text-decoration:underline;
    margin:0 0 6px !important;


}
}

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;

}