Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
Created page with "CSS placed here will be applied to all skins: body.page-Main_Page h1.firstHeading, body.page-Main_Page #lastmod, body.page-Main_Page #siteSub { display:none; } #bodyC..."
Created page with "==This is for all the skins== Remember no preview: abbr.dtstart { border-bottom: none !important; } /* I copied some things over from Mediawiki:monobook.css that ..."
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/*
==This is for all the skins==
Remember no preview
*/
 
abbr.dtstart {
border-bottom: none !important;
}


body.page-Main_Page h1.firstHeading, body.page-Main_Page #lastmod, body.page-Main_Page #siteSub {  
/*
display:none;
I copied some things over from [[Mediawiki:monobook.css]] that should be in here
*/
div.no-bullet-list ul
{
    list-style-type: none;
    list-style-image: none;
}
}


#bodyContent {
div#siteNotice {text-align:center;
position: relative;
}
}
/*rss icon. see [[template talk:latest news]] */


/* Image restrictions */
*.rss {
div.userbox img { max-width:100%; width/**\*/:100%\9; height:auto !important; }
color: #FFFFFF; background-color: #FF5500; background-image: none !important; border-color: #FF5500; border-style: outset; text-decoration: none !important; padding-left: 0.2em; padding-right: 0.2em; border-width: 0.15em; font-size: 95%; line-height: 95%; font-family: verdana, sans-serif; font-weight: bold;
table.talkbubble {
table-layout/*\**/:fixed\9;
width/*\**/:100%\9;
}
}
table.talkbubble > tr > td:first-child, table.talkbubble > tbody > tr > td:first-child { text-align:center; width:90px; }
table.talkbubble td:first-child img { height:auto !important; max-width:90px; }


/* Float right */
/*kill auto-underline in opera (hopefully) make cool hover effect. possibly change to :active for hover effect. [[user:bawolff|Bawolff]] ☺☻[[image:smile.png]] 04:59, 1 January 2006 (UTC). removed no underline, as Amgine didn't like it. [[user:bawolff|Bawolff]] ☺☻[[image:smile.png]] 05:04, 1 January 2006 (UTC) */
.goright {
*.rss:hover {border-style:inset;
clear:right;
float:right;
}
}


/* Spacing */
 
#boxtop {
div.no-bullet-list ul
height:20px;
{
clear:both;
    list-style-type: none;
margin:0;
    list-style-image: none;
}
}


/* Reflist font size */
/*Fix the space between the edit check boxes on editintros. See https://bugzilla.wikimedia.org/show_bug.cgi?id=9252 */
.references-small { font-size:90%; }


/* Mark redirects in Special:Allpages and Special:Watchlist */
.editOptions p {display:inline;}
.allpagesredirect, .watchlistredir { font-style: italic; }


/* Infobox template style */
 
.infobox {
/*
border:1px solid #aaa;
/* Interlining in titles. To prevent title overlap. Not sure if should be in monobook.css as this is diff in diff skins. yell at me if this breaks anything in any of the skins. */
  background-color:#f9f9f9;
color:#000;
h1.firstHeading { line-height: 1em; }
margin-bottom:0.5em;
 
margin-left:1em;
 
padding:0.2em;
/*
float:right;
==Backgrounds==
clear:right;
  */
div#football-bg-1 {
background-image: url('//upload.wikimedia.org/wikinews/en/5/5a/Badge_right_top.png');
background-repeat: no-repeat;
background-position: top left;
background-attachment: fixed;
}
}
.infobox td, .infobox th {
/************************/
  vertical-align: top;
/*
 
==Dynamic hidden boxes==
Copied from [[w:Mediawiki:monobook.css]] (not common.css). rev: en.wikipedia.org/w/index.php?title=MediaWiki:Monobook.css&oldid=73496939 originally from german 'pedia apearently. note: proably under GFDL.
Might make work better*/
div.Boxmerge,
div.NavFrame {
        margin: 0px;
        padding: 2px;
        border: 1px solid #aaaaaa;
        text-align: center;
        border-collapse: collapse;
        font-size: 95%;
  }
div.Boxmerge div.NavFrame {
        border-style: none;
        border-style: hidden;
}
div.NavFrame + div.NavFrame {
        border-top-style: none;
        border-top-style: hidden;
}
div.NavPic {
        background-color: #ffffff;
        margin: 0px;
        padding: 2px;
        float: left;
}
div.NavFrame div.NavHead {
        height: 1.6em;
        font-weight: bold;
        font-size: 100%;
        background-color: #efefef;
        position:relative;
        padding-right:2em; /*Possibly should be in ch. stop down arrow from running together w/title */
        overflow:hidden; /*otherwise runs into text*/
}
div.NavFrame p {
        font-size: 100%;
}
div.NavFrame div.NavContent {
        font-size: 100%;
}
div.NavFrame div.NavContent p {
        font-size: 100%;
}
div.NavEnd {
        margin: 0px;
        padding: 0px;
        line-height: 1px;
        clear: both;
}
a.NavToggle {
        position:absolute;
        top:0px;
        right:3px;
        font-weight:normal;
        font-size:smaller;
}
/*
===Ugly nav===
*/
div.UglyNav div.Boxmerge,
div.UglyNav div.NavFrame {
        margin: 0px;
        padding: 2px;
        border: none;
        text-align: left;
        border-collapse: inherit;
        font-size: 100%;
}
 
 
div.UglyNav div.NavPic {
        background-color: transparent;
        margin: 0px;
        padding: 2px;
        float: none;
}
div.UglyNav div.NavFrame div.NavHead {
        height: auto;
        font-weight: normal;
        font-size: medium;
        background-color: transparent;
        position:relative;
}
div.UglyNav div.NavFrame p {
        font-size: medium;
}
div.UglyNav div.NavFrame div.NavContent {
        font-size: medium;
}
div.UglyNav div.NavFrame div.NavContent p {
        font-size: medium;
}
 
/* Standard table formatting */
/* <pre><nowiki> */
/* wikitable/prettytable class for skinning normal tables */
table.wikitable,
table.prettytable {
  margin: 1em 1em 1em 0;
  background: #f9f9f9;
  border: 1px #aaaaaa solid;
  border-collapse: collapse;
}
}
.infobox caption {
font-size: larger;
table.wikitable th, table.wikitable td,
margin-left: inherit;
table.prettytable th, table.prettytable td {
  border: 1px #aaaaaa solid;
  padding: 0.2em;
}
}
.infobox.bordered {
border-collapse: collapse;
table.wikitable td,
table.prettytable td {
  background: #f9f9f9;
}
}
.infobox.bordered td, .infobox.bordered th {
border: 1px solid #aaa;
table.wikitable th,
table.prettytable th {
  background: #f2f2f2;
  text-align: center;
}
}
.infobox.bordered .borderless td, .infobox.bordered .borderless th {
border: 0;
table.wikitable caption,
table.prettytable caption {
  margin-left: inherit;
  margin-right: inherit;
}
}


/* Forum formatting (by -Algorithm & -Splaka) */
/*************************
.forumheader {
** Score board styles  **
border:1px solid #aaa;
************************* 
background-color:#f9f9f9;
 
margin-top:1em;
Used to be at [[user:SportsBot/common.css]] */
padding:12px;
 
table.sportsbotScoreboard {
  border: 1px solid #000;
  margin-bottom: 5px;
}
}
.forumlist td.forum_edited a {
table.sportsbotScoreboard th {
color:#000;
  background-color: #7fa3b0;
text-decoration:none;
}
}
.forumlist td.forum_title a {
table.sportsbotScoreboard td {
padding-left:20px;
  width: 30px;
  text-align: center;
}
}
.forumlist td.forum_title a.forum_new {
table.sportsbotScoreboard td.team {
font-weight:bold;
  font-size: 90%;
background:url(/images/4/4e/Forum_new.gif) center left no-repeat;
  width: 150px !important;
padding-left:20px;
  text-align: left !important;
}
}
.forumlist td.forum_title a.forum_new:visited {
 
font-weight:normal;
 
background:none;
 
padding-left:20px;
/* == Standings table style == */
.standingstable {
    border: 1px solid #000000;
    font-size: 90%;
}
}
.forumlist th.forum_title {
 
padding-left:20px;
.standingssection {
    font-size: 125%;
}
}


/* Recent changes byte indicators */
.standingssubsection {
.mw-plusminus-pos { color: #006500; }
    vertical-align: middle;
.mw-plusminus-neg { color: #8B0000; }
    font-size: 110%;
/* </pre> */
    background-color: #b4b4b4;
}


/* Forum formatting -Algorithm & -Splaka */
.standingsheader {
.forumheader { border: 1px solid #aaa; background-color: #f9f9f9; margin-top: 1em; padding: 12px; }
    background-color: #c5c5c5;
.forumlist td.forum_edited a { color: black; text-decoration: none }
    text-align:center;
.forumlist td.forum_title a { padding-left: 20px; }
    font-weight: bold;
.forumlist td.forum_title a.forum_new { font-weight: bold; background: url(/images/4/4e/Wiki.png)
}
center left no-repeat; padding-left: 20px; }
.forumlist td.forum_title a.forum_new:visited { font-weight: normal; background: none; padding-left: 20px; }
.forumlist th.forum_title { padding-left: 20px; }


/* default skin for navigation boxes */
.standingsrow {
table.navbox {
    background-color: #f7f7f7;
background-color:#f9f9f9;
    text-align:center;
border:1px solid #aaa;
clear:both;
font-size:90%;
margin:1em 0 0;
padding:2px;
text-align:center;
width:100%;
}
}


table.navbox th {
.standingsrow2 {
background-color:#ccf;
    background-color: #e6e6e6;
padding-left:1em;
    text-align:center;
padding-right:1em;
}
}


table.navbox tr:not(:first-child) th {
.standingsrow .team, .standingsrow2 .team {
background-color:#ddf;
    width:200px;
    text-align:left;
}
}


@media print {
.nounderlines a {
.navbox {
    text-decoration: none;
  display:none;
}
}
}


/* Standard Navigationsleisten, aka box hiding thingy from .de. Documentation at [[Wikipedia:NavFrame]]. */
/* Article message box template styles */
div.Boxmerge, div.NavFrame {
table.ambox {
margin:0;
  width: 80%;
padding:4px;
  margin: 0 auto;  
border:1px solid #aaa;
  border-collapse: collapse;  
text-align:center;
  background: #f8fcff;
border-collapse:collapse;
  border: 1px solid #aaa;  
  font-size:95%;
  border-left: 15px solid #39f;      /* Default "notice" blue */
}
table.ambox th, table.ambox td {      /* The message body cell(s) */
  padding: 0.25em 0.5em;              /* 0.5em left/right */
}
table.ambox td.ambox-image {          /* The left image cell */
  width: 52px;
  padding: 2px 0px 2px 0.5em;        /* 0.5em left, 0px right */
  text-align: center;
}
table.ambox td.ambox-imageright {    /* The right image cell */
  width: 52px;
  padding: 2px 0.5em 2px 0px;        /* 0px left, 0.5em right */
  text-align: center;  
}
table.ambox-notice {
  border-left: 15px solid #39f;       /* Blue */
/* border-right: 10px solid #39f; */ /* If you want two blue bars */
}
table.ambox-serious {
  border-left: 15px solid #c00;       /* Red */
}
}
div.Boxmerge div.NavFrame {
table.ambox-content {
border-style:none;
  border-left: 15px solid #f63;       /* Orange */
border-style:hidden;
}
}
div.NavFrame + div.NavFrame {
table.ambox-style {
border-top-style:none;
  border-left: 15px solid #fc3;       /* Yellow */
border-top-style:hidden;
}
}
div.NavPic {
table.ambox-merge {
background-color:#fff;
  border-left: 15px solid #95b;       /* Purple */
margin:0px;
padding:2px;
float:left;
}
}
div.NavFrame div.NavHead {
 
height:1.6em;
/* rounded corners class for block elements */
font-weight:bold;
.roundedCorners {
background-color:#ccf;
  -moz-border-radius: 1em;
position:relative;
  -webkit-border-radius: 1em;
  border-radius: 1em;
 
}
}
div.NavFrame p {
 
  font-size:100%;
.semiblanking {
  display: none;
}
}
div.NavFrame div.NavContent {
 
  font-size:100%;
/*See [[MediaWiki:NavigationTabs.js]]. copied from wikibooks*/
.navtabs .tabs li { list-style:none; }
.navtabs .tabs a {
  text-decoration:none;
  text-transform:uppercase;
  outline-width:0px;
  font-size:x-small;
  font-weight:bold;
  color:black;
}
.navtabs .tabs .inactive { background:#bbb; padding:1ex; }
.navtabs .tabs .selected { background:#999; padding:1.1ex; }
.navtabs .tabs .inactive:hover { background:#f75; }
.navtabs .contents { padding:1ex; border:3px solid #999; }
 
/* hide the Comments_talk namespace */
body.ns-102 #ca-talk {display:none;}
body.ns-103 #ca-edit {display:none;}
body.ns-103 #ca-addsection {display:none;}
body.ns-90 #ca-talk {display: none;} /*thread pseudo ns*/
 
/* Other comments/lqt stuff. (needs js) */
 
.lqt_start_discussion span.ui-button-text {font-size: medium;font-weight: bold; color:black}
.lqt-talkpage-header { text-align: center }
.lqt-talkpage-header {border: none}
html body .lqt-edit-introduction {display: none}
html .lqt-post-wrapper {border-width: thin }
html .lqt-thread-topmost > .lqt-post-wrapper {border-width: thin }
.lqt_toc {margin-bottom: 2em;}
.lqt_threadlevel_commands {margin-top: 0.5em;}
.lqt_thread_heading {border-bottom: none }
.lqt_view_options {display: none }
html .lqt-thread-replies-interruption {border-left: thin solid silver }
 
.lqt-command-summarize {display: none !important}
/* end other comments lqt stuff */
 
/*Ticker2 (animated ticker)*/
ul.actualTicker li {list-style-type:none; list-style-image:none;}/*mostly for IE*/
ul.actualTicker li {display:inline;}
ul.actualTicker span.tickerIntroduction {font-weight:bold;padding-right:0.5em;}
 
div.isATicker, div#singleTickerForPage {display:none;}
 
 
/*###################
##Tabber stuff. See code in mediawiki:common.js
################*/
 
/*===Wikinews specific==== */
 
/*horizTabBox*/
 
div.horizTabBox ul.tabbernav li a {
  background-color:#7ec9fd;
margin-left: 15px;
border-bottom: solid 1px #7ec9fd;
padding-left:0.8em;
padding-right:0.8em;
-moz-border-radius:1em 1em 0 0; /* this should be replaced with images for browsers that don't support it somehow*/
/*webkit doesn't like too big radii or having it in the shorthand form. Make sure radi < 1.7em */
-webkit-border-top-left-radius:1em;
-webkit-border-top-right-radius:1em;
border-radius:1em 1em 0 0;
}
}
div.NavFrame div.NavContent p {
 
  font-size:100%;
div.horizTabBox ul.tabbernav li.tabberactive a
{
  background-color: #bce1ff;
border-bottom: 3px solid #bce1ff;
margin-left:10px;
}
}
div.NavEnd {
div.horizTabBox .tabbertab
margin:0;
{
padding:0;
border:solid 2px #7ec9fd;
line-height:1px;
padding:0;
clear:both;
}
}
a.NavToggle {
div.horizTabBox ul.tabbernav li a:hover
position:absolute;
{
top:0;
  color: #000;
  right:3px;
  background: #bce1ff;
  font-weight:normal;
  border-bottom: 3px solid #bce1ff;
  font-size:smaller;
}
}


/* Suite Tabs */
div.horizTabBox ul.tabbernav li.tabberactive a:hover
.suite_tab {
{
  background:#fff;
  color: #000;
  background:linear-gradient(top,#eee,#fff);
 
  background:-o-linear-gradient(top,#eee,#fff);
}
  background:-ms-linear-gradient(top,#eee,#fff);
div.horizTabBox {
  background:-moz-linear-gradient(top,#eee,#fff);
  width:50%;
  background:-webkit-linear-gradient(top,#eee,#fff);
  text-align:left;
  box-shadow:2px 2px 4px #333;
  margin-left:auto;
  display:inline;
  margin-right:auto;
  /*min-width:41em;
  max-width:47em;
  */
}
}
.client-msie-8 .suite_tab, .client-msie-9 .suite_tab {
 
padding-bottom:3px !important;
/* IMPORTANT: keep width:80% above or it will suck on IE*/
 
 
/* pict box */
 
div.pictChanger ul.tabbernav {line-height: 2.4;}
div.pictChanger ul.tabbernav li a {border: #CCC 1px solid}
div.pictChanger {width:400px;}
div.pictChanger div.tabbertab {text-align:left;}
 
div.tabberNoBorder div.tabbertab,  
div.tabberNoBorder ul.tabbernav {
    border: none;
}
}


/*Copied from http://www.barelyfitz.com/projects/tabber/example.css used under mit license
/*
===Generic defaults===
 
Copied from http://www.barelyfitz.com/projects/tabber/example.css used under mit license
see http://www.barelyfitz.com/projects/tabber/
see http://www.barelyfitz.com/projects/tabber/
*/
*/
Line 208: Line 431:


/*--------------------------------------------------
/*--------------------------------------------------
REQUIRED to hide the non-active tab content.
  REQUIRED to hide the non-active tab content.
But do not hide them in the print stylesheet!
  But do not hide them in the print stylesheet!
--------------------------------------------------*/
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
.tabberlive .tabbertabhide {
  display:none;
  display:none;
Line 216: Line 439:


/*--------------------------------------------------
/*--------------------------------------------------
.tabber = before the tabber interface is set up
  .tabber = before the tabber interface is set up
.tabberlive = after the tabber interface is set up
  .tabberlive = after the tabber interface is set up
--------------------------------------------------*/
  --------------------------------------------------*/
.tabber {
.tabber {
}
}
Line 226: Line 449:


/*--------------------------------------------------
/*--------------------------------------------------
ul.tabbernav = the tab navigation list
  ul.tabbernav = the tab navigation list
li.tabberactive = the active tab
  li.tabberactive = the active tab
--------------------------------------------------*/
  --------------------------------------------------*/
ul.tabbernav {
ul.tabbernav
{
  margin:0;
  margin:0;
  padding: 3px 0;
  padding: 3px 0;
Line 236: Line 460:
}
}


ul.tabbernav li {
ul.tabbernav li
{
  list-style: none;
  list-style: none;
  margin: 5px 0 0;
  margin: 0;
  display: inline-block !important;
  display: inline;
}
}


ul.tabbernav li a {
ul.tabbernav li a
  padding:3px 0.5em;
{
  margin-left:3px;
  padding: 3px 0.5em;
  border:1px solid #ccc;
  margin-left: 3px;
  border-bottom:none;
  border: 1px solid #ccc;
  background:#f2f7ff;
  border-bottom: none;
  text-decoration:none;
  background: #f2f7ff;
  text-decoration: none;
}
}


ul.tabbernav li a:link { color:#448; }
ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color:#667; }
ul.tabbernav li a:visited { color: #667; }


ul.tabbernav li a:hover {
ul.tabbernav li a:hover
  color:#000;
{
  background:#fff9f2;
  color: #000;
  border-color:#ccc;
  background: #fff9f2;
  border-color: #CCC;
}
}


ul.tabbernav li.tabberactive a {
ul.tabbernav li.tabberactive a
  background-color:#fff;
{
  border-bottom:1px solid #fff;
  background-color: #fff;
  border-bottom: 1px solid #fff;
}
}


ul.tabbernav li.tabberactive a:hover {
ul.tabbernav li.tabberactive a:hover
  color:#000;
{
  background:#fff;
  color: #000;
  border-bottom:1px solid #fff;
  background: white;
  border-bottom: 1px solid white;
}
}


/*--------------------------------------------------
/*--------------------------------------------------
.tabbertab = the tab content
  .tabbertab = the tab content
Add style only after the tabber interface is set up (.tabberlive)
  Add style only after the tabber interface is set up (.tabberlive)
--------------------------------------------------*/
  --------------------------------------------------*/
.tabberlive .tabbertab {
.tabberlive .tabbertab {
  padding:5px;
  padding:5px;
  border:1px solid #ccc;
  border:1px solid #CCC;
  border-top:0;
  border-top:0;
border-left:none;
border-right:none;
border-bottom:none;


  /* If you don't want the tab size changing whenever a tab is changed
  /* If you don't want the tab size changing whenever a tab is changed
you can set a fixed height */
    you can set a fixed height */
 
  /* height:200px; */
  /* height:200px; */


  /* If you set a fix height set overflow to auto and you will get a
  /* If you set a fix height set overflow to auto and you will get a
scrollbar when necessary */
    scrollbar when necessary */
 
  /* overflow:auto; */
  /* overflow:auto; */
}
}
Line 309: Line 537:
  overflow:auto;
  overflow:auto;
}
}
/* </nowiki></pre> */


#title-gameicons { display: none!important; visibility: hidden !important; }
/* Infobox templates */
#title-linktabs {
.infobox {
position:absolute;
  border: 1px solid #aaa;
right:0;
  background-color: #f9f9f9;
top:-44px;
  color: black;
  margin-bottom: 0.5em;
  margin-left: 1em;
  padding: 0.2em;
  float: right;
  clear: right;
}
.infobox td,
.infobox th {
  vertical-align: middle;
}
.infobox caption {
  font-size: larger;
  margin-left: inherit;
}
}
.infobox.bordered {
  border-collapse: collapse;
}
.infobox.bordered td,
.infobox.bordered th {
  border: 1px solid #aaa;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
  border: 0 solid #aaa;
}
.infobox.sisterproject {
  width: 20em;
  font-size: 90%;
}
.archive-box {
  border: 1px solid #aaf;
  background-color: #f2f2f9;
  color: #000;
  margin-bottom: 0.5em;
  margin-left: 1em;
  padding: 0.2em;
  float: right;
  clear: right;
  text-align: center;
}
/* [[Template:Lead 2.0]] */
.l_table {
  border: 0px;
  height: 100%;
  width: 100%;
}
.l_table tr {
  height: 100%;
}
.l_table td {
  width: 100%;
}
.l_box {
}
.l_image {
  vertical-align:top;
  padding-bottom: 5px;
  padding-right: 8px;
  float: left;
}
.l_title {
  font-size: 150%;
  font-style: bold;
  vertical-align: top;
  padding-bottom: 5px;
}
.l_title a:link {
  color: #000000;
  text-decoration: none;
}
.l_title a:visited {
  color: #000000;
  text-decoration: none;
}
.l_title a:hover {
  color: #000000;
  text-decoration: underline;
}
.l_title a:active {
  color: #000000;
  text-decoration: none;
}
.l_summary {
  vertical-align: top;
  font-size: 100%;
}


/* remove talk link from forum namespace -Splarka */
  .l_tail {
  body.ns-100 #ca-talk, body.ns-100 #this_talk, body.ns-100 #page_tabs li+li { display: none; }
  font-size: 90%;
  height:15px;
}


/* Allow limiting of which header levels are shown in a TOC through {{TOClimit}} */
.l_img_type {
.toclimit-2 .toclevel-2 {display:none;}
  /*float: left;*/
.toclimit-3 .toclevel-3 {display:none;}
  padding-bottom: 3px;
.toclimit-4 .toclevel-4 {display:none;}
}
.toclimit-5 .toclevel-5 {display:none;}
.toclimit-6 .toclevel-6 {display:none;}
.toclimit-7 .toclevel-7 {display:none;}


/* Remove breadcrumbs for specific articles */
.page-Zero_One .subpages, .page-Zero_One .PageHeader h2 {display: none;}
.page-Oathkeeper_Oblivion.subpages, .page-Oathkeeper_Oblivion .PageHeader h2 {display: none;}
.page-Terra_Xehanort .subpages, .page-Terra_Xehanort .PageHeader h2 {display: none;}


/* =========================================================
.l_edit {
      BEGIN SUITE STYLES
  clear: left;
========================================================= */
  float: right;
}
/*end lead stuff */
/* float in the title bar (Ex little FA icons in top-right corner) */
/*! important is to overide legacy inline stuff */
/*Vector.css overides this for vector! */
/*This assumes that the page body is not relatively positioned (aka in everything but vector)*/
.float_in_title { position: absolute; z-index: 100; right: 20px; top: 20px  !important;}


.tt1_suite{
/* Temp for google News */
background-color:#ebebeb;
.GoogleNews {
border-color:#aaa;
  display:none;
  border-style:solid;
  font-size: 50%;  
border-width:1px;
  }
display:table;
 
float:right;
/* Remove Search box from LQT */
margin:0 1em 0.5em 1em;
.lqt-talkpage-search{
padding:2px 5px;
  display: none;
-moz-border-radius:5px;
  -webkit-border-radius:5px;
}
}


.tt1_suite:before{
/*Make js errors more noticeable (For EasyPeerReview) */
  content:'article suite:';
#mw-js-message.mw-js-message-mwapi-error { border: thick red solid ; font-size:larger}
font-size:70%;
 
  line-height:.7em;
 
/* For main page, but used elsewhere so moved here */
/* [[Template:Main page header]] */
/* DO NOT USE common.css/Main Page */
/* i got annoyed this only worked on main page - bawolff */
.mp_header {
  background-image:url('//upload.wikimedia.org/wikipedia/commons/7/7d/Wikinews_banner_2.png');
  background-repeat: no-repeat;
  background-position: top right;
  width: 100%;
  clear: both;
  background-color: #F0F8FF;
  border: 1px solid #ccc;
  padding: 1px 10px 1px 10px;
}
 
.mp_header_left {
  width: 50%;
  text-align: left;
  white-space: nowrap;
  vertical-align: middle;
}
 
  .welcome_to_wn {
  font-size: 200%;
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 8px;
  letter-spacing: 1px;
}
 
.freenews {
  font-size: 120%;
}
 
.mp_header_center {
  width: 2px;
  align: center;
  white-space: nowrap;
}
 
.mp_header_right {
  width: 50%;
  text-align: right;
  white-space: nowrap;
  vertical-align: top;
}
 
.header_left_text {
  font-size: 90%;
  margin-bottom: -4px;
}
 
/* Stuff only for main page. Do not use common.css/Main_Page (Flash of unstyled content). */
 
body.page-Main_Page #firstHeading, #footer-info-lastmod {
  display: none;
}
 
/*this is also in [[mediawiki:monobook.css]] for some reason... */
 
body.page-Main_Page #mw-revisiontag, #mw-fr-revisiontag {
  display: none;
}
 
body.page-Main_Page #catlinks {
  display: none;
}
 
/*edit links for leads that are semi-protected. The js for this only works on main page. */
body.notAutoconfirmed .hideFromNewbies {
  visibility: hidden;
}
 
/* [[Main Page]] */
body.page-Main_Page .mw-js-message-readyArticles {
  display: none !important;
}
 
.the_table {
  width: 100%;
  border:solid #EFEFF1;
  -border-radius: 6px;
  background: white;
  padding: 0px;
  vertical-align: top;
}
 
.lead_big {
  padding: 3px 3px 3px 3px;
  vertical-align: top;
  width: 66%;
}
 
.lead_normal {
  padding: 3px 6px 3px 6px;
  border-top: 1px solid #cfcfbf;
  vertical-align: top;
  width: 33%;
}
 
.upper_lead {
  height: 100%; /* fixes stretching of table (in firefox anyways)*/
}
 
.l_box {
  vertical-align: top;
  }
 
.latest_news {
  vertical-align: top;
  padding: 3px 3px 3px 3px;
  width: 33%;
}
 
.portals {
  padding: 5px 8px 5px 8px;
}
 
.main_popular {
  padding: 5px 8px 5px 8px;
  vertical-align: top;
}
 
.recent_interviews {
  border-left: 1px solid #cfcfbf;
  border-right: 1px solid #cfcfbf;
  padding: 5px 8px 5px 8px;
  vertical-align: top;
}
 
.original_stories {
  padding: 5px 8px 5px 8px;
  vertical-align: top;
}
 
.main_about {
  padding: 5px 8px 5px 8px;
  vertical-align: top;
  width: 33%;
  font-size: small;
}
 
.main_write {
  border-left: 1px solid #cfcfbf;
  border-right: 1px solid #cfcfbf;
  padding: 5px 8px 5px 8px;
  vertical-align: top;
  width: 33%;
  font-size:small;
}
 
.main_write input.createboxInput {
  width: 100%;
}
 
.main_devel {
  padding: 5px 8px 5px 8px;
  vertical-align: top;
  width: 33%;
}
 
.breaker {
  padding: 5px 8px 5px 8px;
}
 
 
/* [[Template:Main headlines]] */
.more_news {
  font-size: 125%;
  font-weight: bold;
}
 
.latest_news_text {
  text-align: left;
  font-size: 90%;
  color: gray;
  padding-left: 0px;
  padding-right: 0px;
}
 
.latest_news_unchecked {
  text-align: left;
  font-size: 85%;
  color: #111111;
  padding-left: 0px;
  padding-right: 0px;
}
 
 
 
/* [[Template:Main about]] */
.about_floater {
  float: right;
  padding-left: 5px;
  padding-bottom: 5px;
  text-align: center;
  font-size: small;
  width: 75px;
}
 
/* This is for edit the templates, not the leads. */
body.page-Main_Page .editor a {
  background: none !important;
  padding: 0 !important;
  display: none;
  /* To turn the edit links back on, add the following to your personal CSS:
  .editor a { display: inline !important; }
  */
}
 
.minihead {
  font-size: 125%;
  font-weight: bold;
}
 
.more {
  font-size: 75%;
  float: right;
}
 
/*Make a border when write an article is linked to */
body.page-Main_Page #writeAnArticleCell:target {border: black medium solid}
 
 
 
/* end stuff for main page only */
 
/* Annoying flagged revs "you have unreviewed pages on your watchlist" */
#mw-fr-watchlist-pending-notice { display: none }
 
/* Make the flagged box not be a PITA for non-js clients */
 
div#mw-fr-revisiondetails {position:static; border-top: none}
div#mw-fr-revisiontag { border: none}
div.flaggedrevs_short_basic { text-align:right; border: 1px solid #CCCCCC;padding:1px;}
 
/* Clean images' borders */
div.thumbinner { background:#FFFFFF; border:0; }
html body div.thumbcaption { font-size:90%; padding-left:0 !important; padding-right:0 !important; padding-top:0.5em !important; }
div.magnify { display:none; }
 
/* make redirect categories appear as red links at bottom of the page */
#catlinks a.mw-redirect  {color: #BA0000}
 
/* Content below blatantly copied from en.wikipedia.org/w/index.php?title=MediaWiki:Common.css&oldid=414986853 - licensed under CC-BY-SA 3.0 , until specified */
/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */
th.mbox-text, td.mbox-text {  /* The message body cell(s) */
    border: none;
    padding: 0.25em 0.9em;    /* 0.9em left/right */
    width: 100%;              /* Make all mboxes the same width regardless of text length */
}
td.mbox-image {                /* The left image cell */
    border: none;
    padding: 2px 0 2px 0.9em;  /* 0.9em left, 0px right */
    text-align: center;
}
td.mbox-imageright {          /* The right image cell */
    border: none;
    padding: 2px 0.9em 2px 0; /* 0px left, 0.9em right */
    text-align: center;
}
td.mbox-empty-cell {          /* An empty narrow cell */
    border: none;
    padding: 0px;
    width: 1px;
}
}


.tt1_suite ul {
/* Image message box styles */
  padding:0;
table.imbox {
  margin:0;
    margin: 4px 10%;
    border-collapse: collapse;
    border: 3px solid #1e90ff;    /* Default "notice" blue */
    background: #fbfbfb;
}
.imbox .mbox-text .imbox { /* For imboxes inside imbox-text cells. */
    margin: 0 -0.5em;      /* 0.9 - 0.5 = 0.4em left/right.        */
    display: block;        /* Fix for webkit to force 100% width.  */
}
.mbox-inside .imbox {      /* For imboxes inside other templates.  */
    margin: 4px;
}
table.imbox-notice {
    border: 3px solid #1e90ff;    /* Blue */
}
table.imbox-speedy {
    border: 3px solid #b22222;    /* Red */
    background: #fee;            /* Pink */
}
table.imbox-delete {
    border: 3px solid #b22222;    /* Red */
}
table.imbox-content {
    border: 3px solid #f28500;    /* Orange */
}
table.imbox-style {
    border: 3px solid #f4c430;    /* Yellow */
}
table.imbox-move {
    border: 3px solid #9932cc;    /* Purple */
}
table.imbox-protection {
    border: 3px solid #bba;      /* Gray-gold */
}
table.imbox-license {
    border: 3px solid #88a;      /* Dark gray */
    background: #f7f8ff;          /* Light gray */
}
table.imbox-featured {
    border: 3px solid #cba135;    /* Brown-gold */
}
/* Category message box styles */
table.cmbox {
    margin: 3px 10%;
    border-collapse: collapse;
    border: 1px solid #aaa;
    background: #DFE8FF;    /* Default "notice" blue */
}
table.cmbox-notice {
    background: #D8E8FF;    /* Blue */
}
table.cmbox-speedy {
    margin-top: 4px;
    margin-bottom: 4px;
    border: 4px solid #b22222;    /* Red */
    background: #FFDBDB;          /* Pink */
}
table.cmbox-delete {
    background: #FFDBDB;    /* Red */
}
table.cmbox-content {
    background: #FFE7CE;    /* Orange */
}
table.cmbox-style {
    background: #FFF9DB;    /* Yellow */
}
table.cmbox-move {
    background: #E4D8FF;    /* Purple */
}
table.cmbox-protection {
    background: #EFEFE1;   /* Gray-gold */
}
   
/* Other pages message box styles */
table.ombox {
    margin: 4px 10%;
    border-collapse: collapse;
    border: 1px solid #aaa;      /* Default "notice" gray */
    background: #f9f9f9;
}
}
 
.tt1_suite li {
table.ombox-notice {
display:inline;
    border: 1px solid #aaa;       /* Gray */
}
}
 
table.ombox-speedy {
.tt1_suite li:before{
    border: 2px solid #b22222;    /* Red */
content:'| ';
    background: #fee;             /* Pink */
}
}
 
table.ombox-delete {
.tt1_suite li:first-child:before{
    border: 2px solid #b22222;   /* Red */
content:'';
}
}
.tt1_disambig + .tt1_suite{
table.ombox-content {
border-top:none;
    border: 1px solid #f28500;   /* Orange */
-moz-border-radius-topleft:0;
-moz-border-radius-topright:0;
-webkit-border-top-left-radius:0;
-webkit-border-top-right-radius:0;
}
}
 
table.ombox-style {
.tt1_disambig + .tt1_suite:before{
    border: 1px solid #f4c430;   /* Yellow */
content:'';
font-size:inherit;
line-height:inherit;
}
}
 
table.ombox-move {
/* PATCH BORDER ON DOUBLE-DISAMBIGS */
    border: 1px solid #9932cc;   /* Purple */
 
table.tt1_disambig{
margin:0 1em;
padding:.5em;
background:#f7f8ff;
border:thin solid #aaa;
display:block;
}
}
 
table.ombox-protection {
.tt1_disambig + .tt1_disambig{
    border: 2px solid #bba;       /* Gray-gold */
border-top:none;
}
}
 
/* Transparent image preview checkerboard */
/* Talk page message box styles */
.fullImageLink img {
table.tmbox {
background:#fff url(http://img844.imageshack.us/img844/5714/transparentimg.png);
    margin: 4px 10%;
padding:3px;
    border-collapse: collapse;
    border: 1px solid #c0c090;    /* Default "notice" gray-brown */
    background: #f8eaba;
}
}
.fullImageLink img:hover {
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The "mediawiki" class ensures that */
background:#bbb url(http://img844.imageshack.us/img844/5714/transparentimg.png);
    margin: 2px 0;              /* this declaration overrides other styles (including mbox-small above)  */
    width: 100%;                /* For Safari and Opera */
}
}
 
.mbox-inside .tmbox.mbox-small { /* "small" tmboxes should not be small when  */
/* Thumbnails */
    line-height: 1.5em;          /* also "nested", so reset styles that are  */ 
div.thumb div.thumbinner div.magnify {
    font-size: 100%;             /* set in "mbox-small" above.                */
display:none !important;
}
}
div.thumb div.thumbinner div {
background:none !important;
table.tmbox-speedy {
border:none !important;
    border: 2px solid #b22222;   /* Red */
color:#fff;
    background: #fee;             /* Pink */
}
}
div.thumb div.thumbinner a {
table.tmbox-delete {
color:#ddd;
    border: 2px solid #b22222;   /* Red */
}
}
div.thumb div.thumbinner a:visited {
table.tmbox-content {
color:#aaa;
    border: 2px solid #f28500;   /* Orange */
}
}
div.thumb div.thumbinner a:hover {
table.tmbox-style {
color:#fff;
    border: 2px solid #f4c430;   /* Yellow */
}
}
div.thumb div.thumbinner {
table.tmbox-move {
background:#282828;
    border: 2px solid #9932cc;   /* Purple */
background:linear-gradient(top,#282828,#535353);
background:-o-linear-gradient(top,#282828,#535353);
background:-ms-linear-gradient(top,#282828,#535353);
background:-moz-linear-gradient(top,#282828,#535353);
background:-webkit-linear-gradient(top,#282828,#535353);
border:none !important;
border-radius:5px;
box-shadow:2px 2px 6px #7f7f7f; /* This is needed for browser compatibility */
box-shadow:2px 2px 6px rgba(0,0,0,0.5);
padding:5px !important;
}
}
div.thumb .thumbimage {
table.tmbox-protection,
border:none !important;
table.tmbox-notice {
border-radius:5px;
    border: 1px solid #c0c090;   /* Gray-brown */
}
}
div.thumb .thumbimage:hover {
-moz-transform:scale(1.02);
/* Disambig and set index box styles */
-webkit-transform:scale(1.02);
table.dmbox {
    clear: both;
    margin: 0.9em 1em;  
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: transparent;
}
}
 
/* Input buttons */
/* Footer and header message box styles */
input[type='submit'], input[type='reset'], input[type='button'] {
table.fmbox {
padding:1px 6px 3px;
    clear: both;
border:3px double #aaa;
    margin: 0.2em 0;
border-radius:4px;
    width: 100%;
cursor:pointer;
    border: 1px solid #aaa;
color:#222;
    background: #f9f9f9;     /* Default "system" gray */
background:#f7f7f7;
background:linear-gradient(top,#f7f7f7,#e7e7e7);
background:-o-linear-gradient(top,#f7f7f7,#e7e7e7);
background:-ms-linear-gradient(top,#f7f7f7,#e7e7e7);
background:-moz-linear-gradient(top,#f7f7f7,#e7e7e7);
background:-webkit-linear-gradient(top,#f7f7f7,#e7e7e7);
text-shadow:1px 1px 2px #aaa;
}
}
input[type='submit']:hover, input[type='reset']:hover, input[type='button']:hover {
table.fmbox-system {
border-color:#282828;
    background: #f9f9f9;
box-shadow:0 0 5px #640639;
}
}
input[type='submit']:active, input[type='reset']:active, input[type='button']:active {
table.fmbox-warning {
  padding:1px 5px 3px 7px;
    border: 1px solid #bb7070; /* Dark pink */
    background: #ffdbdb;       /* Pink */
}
}
 
table.fmbox-editnotice {
/* Category Box */
    background: transparent;
div.catlinks {
background:#f9f9f9;
background:linear-gradient(top,#f9f9f9,#ddd);
background:-o-linear-gradient(top,#f9f9f9,#ddd);
background:-ms-linear-gradient(top,#f9f9f9,#ddd);
background:-moz-linear-gradient(top,#f9f9f9,#ddd);
background:-webkit-linear-gradient(top,#f9f9f9,#ddd);
border-radius:8px;
padding:5px 11px !important;
}
}
div.catlinks span {
/* Div based "warning" style fmbox messages. */
padding:0 8px;
div.mw-warning-with-logexcerpt,
div.mw-lag-warn-high,
div.mw-cascadeprotectedwarning,
div#mw-protect-cascadeon {
    clear: both;
    margin: 0.2em 0;
    border: 1px solid #bb7070;
    background: #ffdbdb;
    padding: 0.25em 0.9em;
}
}
 
/* Div based "system" style fmbox messages.
/* Aspetto uguale ai link per il morph */
  Used in [[MediaWiki:Readonly lag]]. */
  .morphLink {
div.mw-lag-warn-normal,
     color: #002BB8;
div.fmbox-system {
    display: inline-block;
     clear: both;
     cursor: pointer;
     margin: 0.2em 0;
}
     border: 1px solid #aaa;
  .morphLink:hover {
     background: #f9f9f9;
    text-decoration: underline;
     padding: 0.25em 0.9em;
}
 
  .toggleLink {
     color: #002BB8;
     display: inline-block;
     cursor: pointer;
}
 
/* Edit box */
.wikiEditor-ui textarea#wpTextbox1 {
line-height: 1.4em;
}
}
#wpSummary, #wpSummaryLabel {
margin: 0.2em 0 0.4em 0 !important;
/* These mbox-small classes must be placed after all other
  ambox/tmbox/ombox etc classes. "body.mediawiki" is so
  they override "table.ambox + table.ambox" above. */
body.mediawiki table.mbox-small {   /* For the "small=yes" option. */
    clear: right;
    float: right;
    margin: 4px 0 4px 1em;
    width: 238px;
    font-size: 88%;
    line-height: 1.25em;
}
}
input#wpSummary {
body.mediawiki table.mbox-small-left {   /* For the "small=left" option. */
width: 85%;
    margin: 4px 1em 4px 0;
    width: 238px;
    border-collapse: collapse;
    font-size: 88%;
    line-height: 1.25em;
}
}
/* Content licensed as CC-BY-SA 3.0 ends here */

Revision as of 05:01, 5 May 2013

/*
==This is for all the skins==
Remember no preview 
*/

abbr.dtstart {
 border-bottom: none !important;
}

/*
I copied some things over from [[Mediawiki:monobook.css]] that should be in here
*/
div.no-bullet-list ul
{
    list-style-type: none;
    list-style-image: none;
}

div#siteNotice {text-align:center;
}
/*rss icon. see [[template talk:latest news]] */

*.rss {
color: #FFFFFF; background-color: #FF5500; background-image: none !important; border-color: #FF5500; border-style: outset; text-decoration: none !important; padding-left: 0.2em; padding-right: 0.2em; border-width: 0.15em; font-size: 95%; line-height: 95%; font-family: verdana, sans-serif; font-weight: bold;
}

/*kill auto-underline in opera (hopefully) make cool hover effect. possibly change to :active for hover effect. [[user:bawolff|Bawolff]] ☺☻[[image:smile.png]] 04:59, 1 January 2006 (UTC). removed no underline, as Amgine didn't like it. [[user:bawolff|Bawolff]] ☺☻[[image:smile.png]] 05:04, 1 January 2006 (UTC) */
*.rss:hover {border-style:inset;
}


div.no-bullet-list ul
{
    list-style-type: none;
    list-style-image: none;
}

/*Fix the space between the edit check boxes on editintros. See https://bugzilla.wikimedia.org/show_bug.cgi?id=9252 */

.editOptions p {display:inline;}


/*
/* Interlining in titles. To prevent title overlap. Not sure if should be in monobook.css as this is diff in diff skins. yell at me if this breaks anything in any of the skins. */
 
h1.firstHeading { line-height: 1em; }


/*
==Backgrounds==
 */
div#football-bg-1 { 
background-image: url('//upload.wikimedia.org/wikinews/en/5/5a/Badge_right_top.png');
background-repeat: no-repeat;
background-position: top left;
background-attachment: fixed;
}
/************************/
/*

==Dynamic hidden boxes==
Copied from [[w:Mediawiki:monobook.css]] (not common.css). rev: en.wikipedia.org/w/index.php?title=MediaWiki:Monobook.css&oldid=73496939 originally from german 'pedia apearently. note: proably under GFDL.
Might make work better*/
 div.Boxmerge,
 div.NavFrame {
         margin: 0px;
         padding: 2px;
         border: 1px solid #aaaaaa;
         text-align: center;
         border-collapse: collapse;
         font-size: 95%;
 }
 div.Boxmerge div.NavFrame {
         border-style: none;
         border-style: hidden;
 }
 div.NavFrame + div.NavFrame {
         border-top-style: none;
         border-top-style: hidden;
 }
 div.NavPic {
         background-color: #ffffff;
         margin: 0px;
         padding: 2px;
         float: left;
 }
 div.NavFrame div.NavHead {
         height: 1.6em;
         font-weight: bold;
         font-size: 100%;
         background-color: #efefef;
         position:relative;
         padding-right:2em; /*Possibly should be in ch. stop down arrow from running together w/title */
         overflow:hidden; /*otherwise runs into text*/
 }
 div.NavFrame p {
         font-size: 100%;
 }
 div.NavFrame div.NavContent {
         font-size: 100%;
 }
 div.NavFrame div.NavContent p {
         font-size: 100%;
 }
 div.NavEnd {
         margin: 0px;
         padding: 0px;
         line-height: 1px;
         clear: both;
 }
 a.NavToggle {
         position:absolute;
         top:0px;
         right:3px;
         font-weight:normal;
         font-size:smaller;
 }
/*
===Ugly nav===
*/
 div.UglyNav div.Boxmerge,
 div.UglyNav div.NavFrame {
         margin: 0px;
         padding: 2px;
         border: none;
         text-align: left;
         border-collapse: inherit;
         font-size: 100%;
 }


 div.UglyNav div.NavPic {
         background-color: transparent;
         margin: 0px;
         padding: 2px;
         float: none;
 }
 div.UglyNav div.NavFrame div.NavHead {
         height: auto;
         font-weight: normal;
         font-size: medium;
         background-color: transparent;
         position:relative;
 }
 div.UglyNav div.NavFrame p {
         font-size: medium;
 }
 div.UglyNav div.NavFrame div.NavContent {
         font-size: medium;
 }
 div.UglyNav div.NavFrame div.NavContent p {
         font-size: medium;
 }

/* Standard table formatting */
/* <pre><nowiki> */
 
/* wikitable/prettytable class for skinning normal tables */
 
table.wikitable,
table.prettytable {
  margin: 1em 1em 1em 0;
  background: #f9f9f9;
  border: 1px #aaaaaa solid;
  border-collapse: collapse;
}
 
table.wikitable th, table.wikitable td,
table.prettytable th, table.prettytable td {
  border: 1px #aaaaaa solid;
  padding: 0.2em;
}
 
table.wikitable td,
table.prettytable td {
  background: #f9f9f9;
}
 
table.wikitable th,
table.prettytable th {
  background: #f2f2f2;
  text-align: center;
}
 
table.wikitable caption,
table.prettytable caption {
  margin-left: inherit;
  margin-right: inherit;
}

/************************* 
 ** Score board styles  **
 *************************  

Used to be at [[user:SportsBot/common.css]] */

table.sportsbotScoreboard {
  border: 1px solid #000;
  margin-bottom: 5px;
}
table.sportsbotScoreboard th {
  background-color: #7fa3b0;
}
table.sportsbotScoreboard td {
  width: 30px;
  text-align: center;
}
table.sportsbotScoreboard td.team {
  font-size: 90%;
  width: 150px !important;
  text-align: left !important;
}



/* == Standings table style == */
.standingstable {
    border: 1px solid #000000;
    font-size: 90%;
}

.standingssection {
    font-size: 125%;
}

.standingssubsection {
    vertical-align: middle;
    font-size: 110%;
    background-color: #b4b4b4;
}

.standingsheader {
    background-color: #c5c5c5;
    text-align:center;
    font-weight: bold;
}

.standingsrow {
    background-color: #f7f7f7;
    text-align:center;
}

.standingsrow2 {
    background-color: #e6e6e6;
    text-align:center;
}

.standingsrow .team, .standingsrow2 .team {
    width:200px;
    text-align:left;
}

.nounderlines a {
    text-decoration: none;
}

/* Article message box template styles */
table.ambox {
  width: 80%; 
  margin: 0 auto; 
  border-collapse: collapse; 
  background: #f8fcff; 
  border: 1px solid #aaa; 
  border-left: 15px solid #39f;       /* Default "notice" blue */
}
table.ambox th, table.ambox td {      /* The message body cell(s) */
  padding: 0.25em 0.5em;              /* 0.5em left/right */
}
table.ambox td.ambox-image {          /* The left image cell */
  width: 52px; 
  padding: 2px 0px 2px 0.5em;         /* 0.5em left, 0px right */
  text-align: center; 
}
table.ambox td.ambox-imageright {     /* The right image cell */
  width: 52px; 
  padding: 2px 0.5em 2px 0px;         /* 0px left, 0.5em right */
  text-align: center; 
}
table.ambox-notice {
  border-left: 15px solid #39f;       /* Blue */
/* border-right: 10px solid #39f; */  /* If you want two blue bars */
}
table.ambox-serious {
  border-left: 15px solid #c00;       /* Red */
}
table.ambox-content {
  border-left: 15px solid #f63;       /* Orange */
}
table.ambox-style {
  border-left: 15px solid #fc3;       /* Yellow */
}
table.ambox-merge {
  border-left: 15px solid #95b;       /* Purple */
}

/* rounded corners class for block elements */
.roundedCorners {
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  
}

.semiblanking {
 display: none;
}

/*See [[MediaWiki:NavigationTabs.js]]. copied from wikibooks*/
.navtabs .tabs li { list-style:none; }
 .navtabs .tabs a {
   text-decoration:none;
   text-transform:uppercase;
   outline-width:0px;
   font-size:x-small;
   font-weight:bold;
   color:black;
 }
 
 .navtabs .tabs .inactive { background:#bbb; padding:1ex; }
 .navtabs .tabs .selected { background:#999; padding:1.1ex; }
 .navtabs .tabs .inactive:hover { background:#f75; }
 .navtabs .contents { padding:1ex; border:3px solid #999; }

/* hide the Comments_talk namespace */
body.ns-102 #ca-talk {display:none;}
body.ns-103 #ca-edit {display:none;}
body.ns-103 #ca-addsection {display:none;}
body.ns-90 #ca-talk {display: none;} /*thread pseudo ns*/

/* Other comments/lqt stuff. (needs js) */

.lqt_start_discussion span.ui-button-text {font-size: medium;font-weight: bold; color:black}
.lqt-talkpage-header { text-align: center }
.lqt-talkpage-header {border: none}
html body .lqt-edit-introduction {display: none}
html .lqt-post-wrapper {border-width: thin }
html .lqt-thread-topmost > .lqt-post-wrapper {border-width: thin }
.lqt_toc {margin-bottom: 2em;}
.lqt_threadlevel_commands {margin-top: 0.5em;}
.lqt_thread_heading {border-bottom: none }
.lqt_view_options {display: none }
html .lqt-thread-replies-interruption {border-left: thin solid silver }

.lqt-command-summarize {display: none !important}
/* end other comments lqt stuff */

/*Ticker2 (animated ticker)*/
ul.actualTicker li {list-style-type:none; list-style-image:none;}/*mostly for IE*/
ul.actualTicker li {display:inline;}
ul.actualTicker span.tickerIntroduction {font-weight:bold;padding-right:0.5em;}

div.isATicker, div#singleTickerForPage {display:none;}


/*###################
##Tabber stuff. See code in mediawiki:common.js 
################*/

/*===Wikinews specific==== */

/*horizTabBox*/

div.horizTabBox ul.tabbernav li a {
 background-color:#7ec9fd;
margin-left: 15px;
border-bottom: solid 1px #7ec9fd;
padding-left:0.8em;
padding-right:0.8em;
-moz-border-radius:1em 1em 0 0; /* this should be replaced with images for browsers that don't support it somehow*/
/*webkit doesn't like too big radii or having it in the shorthand form. Make sure radi < 1.7em */
-webkit-border-top-left-radius:1em;
-webkit-border-top-right-radius:1em;
border-radius:1em 1em 0 0;
}

div.horizTabBox ul.tabbernav li.tabberactive a
{
 background-color: #bce1ff;
 border-bottom: 3px solid #bce1ff;
 margin-left:10px;
}
div.horizTabBox .tabbertab 
{
border:solid 2px #7ec9fd;
padding:0;
}
div.horizTabBox ul.tabbernav li a:hover
{
 color: #000;
 background: #bce1ff;
 border-bottom: 3px solid #bce1ff;
}

div.horizTabBox ul.tabbernav li.tabberactive a:hover
{
 color: #000;

}
div.horizTabBox {
 width:50%;
 text-align:left;
 margin-left:auto;
 margin-right:auto;
 /*min-width:41em;
 max-width:47em;
 */
}

/* IMPORTANT: keep width:80% above or it will suck on IE*/


/* pict box */

div.pictChanger ul.tabbernav {line-height: 2.4;}
div.pictChanger ul.tabbernav li a {border: #CCC 1px solid}
div.pictChanger {width:400px;}
div.pictChanger div.tabbertab {text-align:left;}

div.tabberNoBorder div.tabbertab, 
div.tabberNoBorder ul.tabbernav {
    border: none;
}

/*
===Generic defaults===

Copied from http://www.barelyfitz.com/projects/tabber/example.css used under mit license
see http://www.barelyfitz.com/projects/tabber/
*/
/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #CCC;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #ccc;
 border-bottom: none;
 background: #f2f7ff;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #fff9f2;
 border-color: #CCC;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #CCC;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

/* Infobox templates */
.infobox {
   border: 1px solid #aaa;
   background-color: #f9f9f9;
   color: black;
   margin-bottom: 0.5em;
   margin-left: 1em;
   padding: 0.2em;
   float: right;
   clear: right;
}
.infobox td,
.infobox th {
   vertical-align: middle;
}
.infobox caption {
   font-size: larger;
   margin-left: inherit;
}
.infobox.bordered {
   border-collapse: collapse;
}
.infobox.bordered td,
.infobox.bordered th {
   border: 1px solid #aaa;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
   border: 0 solid #aaa;
}
.infobox.sisterproject {
   width: 20em;
   font-size: 90%;
}
 
.archive-box {
   border: 1px solid #aaf;
   background-color: #f2f2f9;
   color: #000;
   margin-bottom: 0.5em;
   margin-left: 1em;
   padding: 0.2em;
   float: right;
   clear: right;
   text-align: center;
}


/* [[Template:Lead 2.0]] */
 .l_table {
  border: 0px;
  height: 100%;
  width: 100%;
 }

 .l_table tr {
  height: 100%;
 }

 .l_table td {
  width: 100%;
 }

 .l_box {
 }

 .l_image {
  vertical-align:top;
  padding-bottom: 5px;
  padding-right: 8px;
  float: left;
 }

 .l_title {
  font-size: 150%;
  font-style: bold;
  vertical-align: top;
  padding-bottom: 5px;
 }

 .l_title a:link {
  color: #000000;
  text-decoration: none;
 }
 
 .l_title a:visited {
  color: #000000;
  text-decoration: none;
 }

 .l_title a:hover {
  color: #000000;
  text-decoration: underline;
 }

 .l_title a:active {
  color: #000000;
  text-decoration: none;
 }

 .l_summary {
  vertical-align: top;
  font-size: 100%;
 }

 .l_tail {
  font-size: 90%;
  height:15px;
 }

 .l_img_type {
  /*float: left;*/
  padding-bottom: 3px;
 }


 .l_edit {
  clear: left;
  float: right;
 }
/*end lead stuff */
/* float in the title bar (Ex little FA icons in top-right corner) */
/*! important is to overide legacy inline stuff */
/*Vector.css overides this for vector! */
/*This assumes that the page body is not relatively positioned (aka in everything but vector)*/
.float_in_title { position: absolute; z-index: 100; right: 20px; top: 20px  !important;}

/* Temp for google News */
 .GoogleNews {
  display:none;
  font-size: 50%; 
 }

/* Remove Search box from LQT */
.lqt-talkpage-search{
 display: none;
}

/*Make js errors more noticeable (For EasyPeerReview) */
#mw-js-message.mw-js-message-mwapi-error { border: thick red solid ; font-size:larger}


/* For main page, but used elsewhere so moved here */
/* [[Template:Main page header]] */
/* DO NOT USE common.css/Main Page */
/* i got annoyed this only worked on main page - bawolff */
 .mp_header {
  background-image:url('//upload.wikimedia.org/wikipedia/commons/7/7d/Wikinews_banner_2.png');
  background-repeat: no-repeat;
  background-position: top right;
  width: 100%;
  clear: both;
  background-color: #F0F8FF;
  border: 1px solid #ccc;
  padding: 1px 10px 1px 10px;
 }

 .mp_header_left {
  width: 50%;
  text-align: left;
  white-space: nowrap;
  vertical-align: middle; 
 }

 .welcome_to_wn {
  font-size: 200%;
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 8px;
  letter-spacing: 1px;
 }

 .freenews {
  font-size: 120%;
 }

 .mp_header_center {
  width: 2px;
  align: center;
  white-space: nowrap;
 }

 .mp_header_right {
  width: 50%;
  text-align: right;
  white-space: nowrap;
  vertical-align: top;
 }

 .header_left_text {
  font-size: 90%;
  margin-bottom: -4px;
 }

/* Stuff only for main page. Do not use common.css/Main_Page (Flash of unstyled content). */

 body.page-Main_Page #firstHeading, #footer-info-lastmod {
  display: none;
 }

/*this is also in [[mediawiki:monobook.css]] for some reason... */

body.page-Main_Page #mw-revisiontag, #mw-fr-revisiontag {
  display: none;
 }

body.page-Main_Page #catlinks {
  display: none;
 }

/*edit links for leads that are semi-protected. The js for this only works on main page. */
 body.notAutoconfirmed .hideFromNewbies {
  visibility: hidden;
 }

/* [[Main Page]] */
body.page-Main_Page .mw-js-message-readyArticles {
  display: none !important;
 }

 .the_table {
  width: 100%;
  border:solid #EFEFF1;
  -border-radius: 6px;
  background: white;
  padding: 0px;
  vertical-align: top;
 }

 .lead_big {
  padding: 3px 3px 3px 3px;
  vertical-align: top;
  width: 66%;
 }

 .lead_normal {
  padding: 3px 6px 3px 6px;
  border-top: 1px solid #cfcfbf;
  vertical-align: top;
  width: 33%;
 }

 .upper_lead {
  height: 100%; /* fixes stretching of table (in firefox anyways)*/
 }

 .l_box {
  vertical-align: top;
  }

 .latest_news {
  vertical-align: top;
  padding: 3px 3px 3px 3px;
  width: 33%;
 }

 .portals {
  padding: 5px 8px 5px 8px;
 }

 .main_popular {
  padding: 5px 8px 5px 8px;
  vertical-align: top;
 }

 .recent_interviews {
  border-left: 1px solid #cfcfbf;
  border-right: 1px solid #cfcfbf;
  padding: 5px 8px 5px 8px;
  vertical-align: top;
 }

 .original_stories {
  padding: 5px 8px 5px 8px;
  vertical-align: top;
 }

 .main_about {
  padding: 5px 8px 5px 8px;
  vertical-align: top;
  width: 33%;
  font-size: small; 
 }

 .main_write {
  border-left: 1px solid #cfcfbf;
  border-right: 1px solid #cfcfbf;
  padding: 5px 8px 5px 8px;
  vertical-align: top;
  width: 33%;
  font-size:small; 
 }

 .main_write input.createboxInput {
  width: 100%;
 }

 .main_devel {
  padding: 5px 8px 5px 8px;
  vertical-align: top;
  width: 33%;
 }

 .breaker {
  padding: 5px 8px 5px 8px;
 }


/* [[Template:Main headlines]] */
 .more_news {
  font-size: 125%;
  font-weight: bold;
 }

 .latest_news_text {
  text-align: left;
  font-size: 90%;
  color: gray;
  padding-left: 0px;
  padding-right: 0px;
 }

 .latest_news_unchecked {
  text-align: left;
  font-size: 85%;
  color: #111111;
  padding-left: 0px;
  padding-right: 0px;
 }



/* [[Template:Main about]] */
 .about_floater {
  float: right;
  padding-left: 5px;
  padding-bottom: 5px;
  text-align: center;
  font-size: small;
  width: 75px;
 }

/* This is for edit the templates, not the leads. */
body.page-Main_Page .editor a {
  background: none !important;
  padding: 0 !important;
  display: none;
  /* To turn the edit links back on, add the following to your personal CSS: 
   .editor a { display: inline !important; }
  */
 }

 .minihead {
  font-size: 125%;
  font-weight: bold;
 }

 .more {
  font-size: 75%;
  float: right;
 }

/*Make a border when write an article is linked to */
body.page-Main_Page #writeAnArticleCell:target {border: black medium solid}



/* end stuff for main page only */

/* Annoying flagged revs "you have unreviewed pages on your watchlist" */
#mw-fr-watchlist-pending-notice { display: none }

/* Make the flagged box not be a PITA for non-js clients */

div#mw-fr-revisiondetails {position:static; border-top: none}
div#mw-fr-revisiontag { border: none}
div.flaggedrevs_short_basic { text-align:right; border: 1px solid #CCCCCC;padding:1px;}

/* Clean images' borders */
div.thumbinner { background:#FFFFFF; border:0; }
html body div.thumbcaption { font-size:90%; padding-left:0 !important; padding-right:0 !important; padding-top:0.5em !important; }
div.magnify { display:none; }

/* make redirect categories appear as red links at bottom of the page */
#catlinks a.mw-redirect  {color: #BA0000}

/* Content below blatantly copied from en.wikipedia.org/w/index.php?title=MediaWiki:Common.css&oldid=414986853 - licensed under CC-BY-SA 3.0 , until specified */
/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */
th.mbox-text, td.mbox-text {   /* The message body cell(s) */
    border: none; 
    padding: 0.25em 0.9em;     /* 0.9em left/right */
    width: 100%;               /* Make all mboxes the same width regardless of text length */
}
td.mbox-image {                /* The left image cell */
    border: none; 
    padding: 2px 0 2px 0.9em;  /* 0.9em left, 0px right */
    text-align: center; 
}
td.mbox-imageright {           /* The right image cell */
    border: none;
    padding: 2px 0.9em 2px 0;  /* 0px left, 0.9em right */
    text-align: center; 
}
td.mbox-empty-cell {           /* An empty narrow cell */
    border: none;
    padding: 0px;
    width: 1px;
}
 

/* Image message box styles */
table.imbox {
    margin: 4px 10%; 
    border-collapse: collapse; 
    border: 3px solid #1e90ff;    /* Default "notice" blue */
    background: #fbfbfb;
}
.imbox .mbox-text .imbox {  /* For imboxes inside imbox-text cells. */
    margin: 0 -0.5em;       /* 0.9 - 0.5 = 0.4em left/right.        */
    display: block;         /* Fix for webkit to force 100% width.  */
}
.mbox-inside .imbox {       /* For imboxes inside other templates.  */
    margin: 4px;
}
 
table.imbox-notice {
    border: 3px solid #1e90ff;    /* Blue */
}
table.imbox-speedy {
    border: 3px solid #b22222;    /* Red */
    background: #fee;             /* Pink */
}
table.imbox-delete {
    border: 3px solid #b22222;    /* Red */
}
table.imbox-content {
    border: 3px solid #f28500;    /* Orange */
}
table.imbox-style {
    border: 3px solid #f4c430;    /* Yellow */
}
table.imbox-move {
    border: 3px solid #9932cc;    /* Purple */
}
table.imbox-protection {
    border: 3px solid #bba;       /* Gray-gold */
}
table.imbox-license {
    border: 3px solid #88a;       /* Dark gray */
    background: #f7f8ff;          /* Light gray */
}
table.imbox-featured {
    border: 3px solid #cba135;    /* Brown-gold */
}
 
/* Category message box styles */
table.cmbox {
    margin: 3px 10%;
    border-collapse: collapse;
    border: 1px solid #aaa; 
    background: #DFE8FF;    /* Default "notice" blue */
}
 
table.cmbox-notice {
    background: #D8E8FF;    /* Blue */
}
table.cmbox-speedy {
    margin-top: 4px;
    margin-bottom: 4px;
    border: 4px solid #b22222;    /* Red */
    background: #FFDBDB;          /* Pink */
}
table.cmbox-delete {
    background: #FFDBDB;    /* Red */
}
table.cmbox-content {
    background: #FFE7CE;    /* Orange */
}
table.cmbox-style {
    background: #FFF9DB;    /* Yellow */
}
table.cmbox-move {
    background: #E4D8FF;    /* Purple */
}
table.cmbox-protection {
    background: #EFEFE1;    /* Gray-gold */
}
 
/* Other pages message box styles */
table.ombox {
    margin: 4px 10%; 
    border-collapse: collapse; 
    border: 1px solid #aaa;       /* Default "notice" gray */
    background: #f9f9f9;
}
 
table.ombox-notice {
    border: 1px solid #aaa;       /* Gray */
}
table.ombox-speedy {
    border: 2px solid #b22222;    /* Red */
    background: #fee;             /* Pink */
}
table.ombox-delete {
    border: 2px solid #b22222;    /* Red */
}
table.ombox-content {
    border: 1px solid #f28500;    /* Orange */
}
table.ombox-style {
    border: 1px solid #f4c430;    /* Yellow */
}
table.ombox-move {
    border: 1px solid #9932cc;    /* Purple */
}
table.ombox-protection {
    border: 2px solid #bba;       /* Gray-gold */
}
 
/* Talk page message box styles */
table.tmbox {
    margin: 4px 10%;
    border-collapse: collapse;
    border: 1px solid #c0c090;    /* Default "notice" gray-brown */
    background: #f8eaba;
}
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The "mediawiki" class ensures that */
    margin: 2px 0;               /* this declaration overrides other styles (including mbox-small above)   */
    width: 100%;                 /* For Safari and Opera */
}
.mbox-inside .tmbox.mbox-small { /* "small" tmboxes should not be small when  */
    line-height: 1.5em;          /* also "nested", so reset styles that are   */   
    font-size: 100%;             /* set in "mbox-small" above.                */
}
 
table.tmbox-speedy {
    border: 2px solid #b22222;    /* Red */
    background: #fee;             /* Pink */
}
table.tmbox-delete {
    border: 2px solid #b22222;    /* Red */
}
table.tmbox-content {
    border: 2px solid #f28500;    /* Orange */
}
table.tmbox-style {
    border: 2px solid #f4c430;    /* Yellow */
}
table.tmbox-move {
    border: 2px solid #9932cc;    /* Purple */
}
table.tmbox-protection,
table.tmbox-notice {
    border: 1px solid #c0c090;    /* Gray-brown */
}
 
/* Disambig and set index box styles */
table.dmbox {
    clear: both; 
    margin: 0.9em 1em; 
    border-top: 1px solid #ccc; 
    border-bottom: 1px solid #ccc; 
    background: transparent;
}
 
/* Footer and header message box styles */
table.fmbox {
    clear: both;
    margin: 0.2em 0;
    width: 100%;
    border: 1px solid #aaa;
    background: #f9f9f9;     /* Default "system" gray */
}
table.fmbox-system {
    background: #f9f9f9;
}
table.fmbox-warning {
    border: 1px solid #bb7070;  /* Dark pink */
    background: #ffdbdb;        /* Pink */
}
table.fmbox-editnotice {
    background: transparent;
}
/* Div based "warning" style fmbox messages. */
div.mw-warning-with-logexcerpt,
div.mw-lag-warn-high,
div.mw-cascadeprotectedwarning,
div#mw-protect-cascadeon {
    clear: both;
    margin: 0.2em 0;
    border: 1px solid #bb7070;
    background: #ffdbdb;
    padding: 0.25em 0.9em;
}
/* Div based "system" style fmbox messages. 
   Used in [[MediaWiki:Readonly lag]]. */
div.mw-lag-warn-normal,
div.fmbox-system {
    clear: both;
    margin: 0.2em 0;
    border: 1px solid #aaa;
    background: #f9f9f9;
    padding: 0.25em 0.9em;
}
 
/* These mbox-small classes must be placed after all other 
   ambox/tmbox/ombox etc classes. "body.mediawiki" is so 
   they override "table.ambox + table.ambox" above. */
body.mediawiki table.mbox-small {   /* For the "small=yes" option. */
    clear: right;
    float: right;
    margin: 4px 0 4px 1em;
    width: 238px;
    font-size: 88%;
    line-height: 1.25em;
}
body.mediawiki table.mbox-small-left {   /* For the "small=left" option. */
    margin: 4px 1em 4px 0;
    width: 238px;
    border-collapse: collapse;
    font-size: 88%;
    line-height: 1.25em;
}
/* Content licensed as CC-BY-SA 3.0 ends here */