MediaWiki:Common.css: Difference between revisions

From UtubeTrollPedia

No edit summary
No edit summary
 
(19 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;
}


.uttp-homepage{
/* FEATURED ARTICLE CONTAINER */
     width:980px;
 
    margin:0 auto;
.uttp-feature-box {
     font-family:Arial,Helvetica,sans-serif;
 
     width:100%;
     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;
    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-video-time {


.uttp-header-main{
    font-size:11px;


display:flex;
    color:#777777;


justify-content:space-between;
}


align-items:center;


}


.uttp-logo-title{
.uttp-video-right {


font-size:42px;
    text-align:right;


font-weight:bold;
    font-size:12px;
 
line-height:40px;


}
}


.logo-red{


color:#cc0000;


}
.uttp-video-views {


.logo-blue{
    font-size:14px;
 
    font-weight:bold;
color:#0033cc;


}
}


.uttp-logo-tagline{


font-size:13px;


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


margin-top:3px;
    color:#ff5500;


}
    font-size:16px;


.uttp-search-area{
    margin:8px 0;


display:flex;
}


align-items:center;


gap:6px;


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


.uttp-searchbox{


width:340px;
.uttp-promoted-grid {


padding:6px;
    display:flex;


font-size:14px;
    gap:12px;
 
border:1px solid #999;


}
}


.uttp-searchbutton{


padding:6px 15px;


border:1px solid #666;
.uttp-promoted-card {


background:#efefef;
    width:130px;


cursor:pointer;
    text-align:center;


}
}


.uttp-searchbutton:hover{


background:#dddddd;


}
.uttp-promoted-card img {
/* ================================
  Retro Links
================================ */


.uttp-homepage a{
    width:120px;


color:#0033cc;
    height:90px;


text-decoration:none;
    border:1px solid #777777;


}
}


.uttp-homepage a:hover{


text-decoration:underline;


}
.uttp-promoted-title {


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


line-height:1.6em;
    font-weight:bold;
 
font-size:14px;


}
}


.uttp-main h2{


color:#003399;


}
.uttp-promoted-author {


.uttp-main h3{
    font-size:10px;


margin-top:18px;
    color:#555555;


color:#444;
}


border-bottom:1px solid #ddd;


padding-bottom:4px;


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


.uttp-navigation{


background:linear-gradient(#5f9dfd,#2b63c6);
.uttp-homepage {


border-radius:4px;
    display:grid;


}
    grid-template-columns:1fr 280px;


.uttp-navigation a{
    gap:15px;
 
padding:6px 12px;
 
display:inline-block;


}
}


.uttp-navigation a:hover{


background:rgba(255,255,255,.18);
.uttp-sidebar {


border-radius:3px;
    border:1px solid #cccccc;


}
    padding:10px;
/* ===============================
  YouTube Style Boxes
================================ */


.uttp-box{
    background:#ffffff;
 
background:white;
 
border:1px solid #b3b3b3;
 
margin-bottom:15px;


}
}


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


margin:0;


padding:8px;
.uttp-top-grid {


font-size:15px;
    display:flex;


background:linear-gradient(#f7f7f7,#e4e4e4);
    flex-direction:row;


border-bottom:1px solid #b3b3b3;
    gap:12px;


}
    width:100%;


.uttp-box{
    overflow:hidden;


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


}
}
.uttp-thumb{


width:160px;


text-align:center;


padding:6px;
.uttp-top-card {


}
    width:150px;


.uttp-thumb img{
    height:130px;


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


background:white;
    background:#ffffff;


border:1px solid #999;
    padding:5px;


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


}
}


.uttp-thumb a{


font-weight:bold;


font-size:13px;
.uttp-top-card img {
 
    width:120px;


color:#0033cc;
    height:80px;


text-decoration:none;
    object-fit:cover;


}
}
/* 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;
}


/* ================================
.uttp-top-title {
  Article Card
================================ */


/* ==========================================
    font-size:12px;
  YouTube 2007 Article Row
========================================== */


.uttp-video{
    font-weight:bold;


display:flex;
}


padding:18px;


margin:0;


border-bottom:1px dotted #b5b5b5;
.uttp-top-author {


align-items:flex-start;
    font-size:10px;


background:white;
    color:#555;


}
}


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


background:#f7f7f7;
.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 */


.uttp-video-thumb{
#content {


width:165px;
    background:white;


position:relative;
    border:1px solid #ccc;


flex-shrink:0;
    padding:20px;


}
}


.uttp-video-thumb img{


width:130px;
#firstHeading {


height:97px;
    font-size:28px;


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


padding:2px;
    border-bottom:1px solid #ccc;


background:white;
    padding-bottom:8px;


}
}


.uttp-runtime{


position:absolute;
.mw-body-content {


bottom:5px;
    font-size:14px;


right:15px;
    line-height:1.6;


background:black;
}


color:white;


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


padding:2px 5px;
    border-top:1px solid #ccc;


font-weight:bold;
    padding-top:10px;


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


.uttp-video-info{
#left-column,
 
#sidebar,
flex:1;
#navigation,
 
.monaco-sidebar {
padding-left:15px;
    display: none !important;
 
}
}


.uttp-video-title{
#widget_sidebar {
 
    display: none !important;
font-size:24px;
 
font-weight:bold;
 
margin-bottom:8px;
 
}
}


.uttp-video-title a{
.left_sidebar {
 
    display: none !important;
color:#0033cc;
 
text-decoration:none;
 
}
}


.uttp-video-title a:hover{
.sidebar {
 
    display: none !important;
text-decoration:underline;
 
}
}


.uttp-video-description{
/*=========================================================
 
font-size:14px;
 
line-height:1.6;


margin-bottom:6px;
    UTubeTrollPedia Infobox Framework


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


.uttp-video-meta{


font-size:12px;
/*=========================================================
  MAIN INFOBOX
=========================================================*/


color:#666;
.utp-infobox {


margin-bottom:6px;
    float: right;


}
    clear: right;


.uttp-video-time{
    width: 300px;


font-size:12px;
    margin: 0 0 20px 20px;


color:#888;
    background: #ffffff;


}
    border: 1px solid #999999;


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


width:165px;
    font-size: 12px;


text-align:right;
    color: #222222;


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


}
}


.uttp-views{
font-size:18px;
font-weight:bold;


margin:6px 0;
/*=========================================================
  BLUE YOUTUBE NAVIGATION HEADER
=========================================================*/


}
.utp-header-blue {


.uttp-stars{
    padding: 8px;


color:#ff3300;
    text-align: center;


font-size:18px;
    font-size: 15px;


margin-bottom:8px;
    font-weight: bold;


}
    color: #003366;


.uttp-more a{
    background:


font-size:13px;
        linear-gradient(
            #d7ebff,
            #9bc8f5,
            #6da8e6
        );


font-weight:bold;
    border-bottom: 1px solid #4b82bd;


color:#0033cc;
    text-shadow:
 
        0 1px 0 white;
text-decoration:none;


}
}


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


.uttp-tabs{
/*=========================================================
  GOLD YOUTUBE UPLOAD BUTTON HEADER
=========================================================*/


display:flex;
.utp-header-gold {


border-bottom:1px solid #ccc;
    padding: 8px;


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


}
    font-size: 15px;


.uttp-tab{
    font-weight: bold;


padding:8px 18px;
    color: #663d00;


background:#f2f2f2;
    background:


border:1px solid #ccc;
        linear-gradient(
            #fff3a8,
            #ffd65a,
            #e9a900
        );


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


margin-right:3px;
    text-shadow:
        0 1px 0 white;


font-size:13px;
}


font-weight:bold;


cursor:pointer;
/*=========================================================
  IMAGE AREA
=========================================================*/


}
.utp-image {


.uttp-tab-active{
    padding: 10px;


background:white;
    text-align:center;


border-top:3px solid #cc0000;
    background:#f5f5f5;


}
}


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


display:flex;
.utp-image img {


justify-content:space-between;
    max-width:260px;


gap:15px;
    height:auto;


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


}
    background:white;


.uttp-small-thumb{
    border:1px solid #777777;
 
width:160px;
 
text-align:center;


}
}


.uttp-small-image{


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


}
.utp-caption {


.uttp-small-image img{
    text-align:center;


width:150px;
    padding:5px;


height:100px;
    font-size:11px;
 
border:1px solid #777;


padding:2px;
    color:#555555;
 
background:white;


}
}


.uttp-small-badge{


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


right:5px;
.utp-table {


bottom:8px;
    width:100%;


background:black;
    border-collapse:collapse;


color:white;
}


padding:2px 6px;


font-size:11px;
/*=========================================================
  LABEL COLUMN
=========================================================*/


font-weight:bold;
.utp-table th {


}
    width:105px;


.uttp-small-title{
    padding:6px;


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


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


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


}
    color:#222222;
/* =====================================
  Promoted Articles
===================================== */
 
.uttp-promoted{


display:flex;
    background:#eef6ff;


justify-content:space-between;
    border-top:1px solid #d5d5d5;
 
gap:15px;
 
margin-bottom:25px;


}
}


.uttp-promo{


width:175px;
/*=========================================================
  VALUE COLUMN
=========================================================*/


text-align:center;
.utp-table td {


}
    padding:6px;


.uttp-promo-image img{
    vertical-align:top;


width:170px;
    background:#ffffff;
 
height:110px;


border:1px solid #666;
    border-top:1px solid #dddddd;
 
background:#fff;
 
padding:2px;


}
}


.uttp-promo-title{


font-weight:bold;
/*=========================================================
  ALTERNATING ROWS
=========================================================*/


margin-top:6px;
.utp-table tr:nth-child(even) td {


font-size:14px;
    background:#fafcff;


}
}


.uttp-promo-title a{


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


text-decoration:none;
.utp-infobox a {


}
    color:#003399;


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


}
}


.uttp-promo-sub{


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


color:#666;
    text-decoration:underline;


}
}


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


#uttp-homepage{
/*=========================================================
  SECTION HEADERS
=========================================================*/


width:100%;
.utp-section {


display:flex;
    text-align:center;


justify-content:center;
    font-weight:bold;


margin-top:15px;
    padding:6px;


}
    color:#003366;


#uttp-main{
    background:


width:980px;
        linear-gradient(
            #edf7ff,
            #cfe6fa
        );


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


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


gap:25px;
}


}


#uttp-left{
/*=========================================================
  FOOTER
=========================================================*/


flex:1;
.utp-footer {


min-width:700px;
    padding:8px;


}
    text-align:center;


#uttp-right{
    background:#eeeeee;


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


flex-shrink:0;
    font-size:11px;


}
}
body{


background:#ffffff;


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


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


}
    display:inline-block;


.uttp-video:last-child{
    padding:3px 7px;


border-bottom:none;
    margin:2px;


}
    background:


.uttp-featured{
        linear-gradient(
            #ffffff,
            #dcecff
        );


background:white;
    border:1px solid #9bb8d8;


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


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


}
}


/*====================================
Featured Section
====================================*/


.uttp-featured{
/*=========================================================
  BADGES
=========================================================*/


background:#ffffff;
.utp-badge {


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


padding:15px;
    padding:3px 8px;
 
    font-weight:bold;


margin-top:20px;
    font-size:11px;


}
}


.uttp-video{


display:flex;
.utp-badge-blue {


align-items:flex-start;
    color:white;


padding:18px 0;
    background:#4d91d8;
 
border-bottom:1px dotted #b5b5b5;
 
background:#fff;


}
}


.uttp-video:last-child{
border-bottom:none;
}


.uttp-video-thumb{
.utp-badge-gold {


width:160px;
    color:#663d00;


flex-shrink:0;
    background:#ffd45a;
 
position:relative;


}
}


.uttp-video-thumb img{


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


height:97px;
    color:white;


border:1px solid #777;
    background:#55a855;
 
padding:2px;
 
background:white;


}
}


.uttp-runtime{


position:absolute;
/*=========================================================
  BUTTONS
=========================================================*/


right:20px;
.utp-button {


bottom:5px;
    display:inline-block;


background:#000;
    padding:5px 12px;


color:#fff;
    margin:3px;


padding:2px 6px;
    color:#222222 !important;


font-size:11px;
    font-weight:bold;
 
font-weight:bold;
 
}


.uttp-video-info{
    background:


flex:1;
        linear-gradient(
            #ffffff,
            #dddddd
        );


padding-left:18px;
    border:1px solid #999999;


}
}


.uttp-video-title{


font-size:24px;
.utp-button:hover {


font-weight:bold;
    background:


margin-bottom:8px;
        linear-gradient(
            #ffffff,
            #bbbbbb
        );


}
}


.uttp-video-title a{


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


color:#0033cc;
@media(max-width:800px){


}
    .utp-infobox {


.uttp-video-title a:hover{
        float:none;


text-decoration:underline;
        width:100%;


}
        margin:15px 0;


.uttp-video-description{
    }


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


line-height:1.5;
.ytp-feature-video{


margin-bottom:8px;
    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-video-meta{
    padding:12px !important;
    border-bottom:1px dashed #aaa !important;


font-size:12px;
    overflow:visible !important;
 
color:#666;
 
margin-bottom:6px;


}
}


.uttp-video-time{
.ytp-feature-thumb{


font-size:12px;
    display:block !important;


color:#777;
    width:150px !important;
    height:100px !important;


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


.uttp-video-stats{
    flex:0 0 150px !important;


width:160px;
    overflow:hidden !important;
 
    margin:0 !important;
text-align:right;


}
}


.uttp-views{
.ytp-feature-thumb img,
 
.ytp-feature-image{
font-size:28px;
 
font-weight:bold;


margin-top:8px;
    width:150px !important;
    height:100px !important;
    max-width:150px !important;
    max-height:100px !important;


margin-bottom:8px;
    object-fit:cover !important;
    display:block !important;


}
}


.uttp-stars{
.ytp-feature-info{


font-size:20px;
    display:block !important;


color:#ff3300;
    flex:1 1 auto !important;
    min-width:0 !important;


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


}
}


.uttp-more a{
.ytp-feature-info h3,
 
.ytp-feature-info p{
font-weight:bold;
 
font-size:13px;
 
color:#0033cc;


text-decoration:none;
    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;

}