Notă: După salvare, trebuie să treceți peste cache-ul browser-ului pentru a vedea modificările. Mozilla/Safari/Konqueror: țineți apăsat Shift în timp ce apăsați Reload (sau apăsați Ctrl-Shift-R), IE: apăsați Ctrl-F5, Opera: apăsați F5.

/*<pre><nowiki>*/

/* Următoarele linii sunt utile la formatarea textelor pentru dezambiguizarea de la începutul articolelor */
.dezambiguizare {
font-style: italic;
padding-left: 2em;
}
.dezambiguizare i {
font-style: normal;
}

/* Nu se afișează anumite lucruri în Pagina principală */
 /* Nu se afișează anumite lucruri în Pagina principală */
 body.page-Pagina_principală #t-cite,
 body.page-Pagina_principală #lastmod, 
 body.page-Pagina_principală #siteSub, 
 body.page-Pagina_principală #contentSub, 
 body.page-Pagina_principală h1.firstHeading {
     display: none !important;}
 
 
 
 div.editsection {
   text-transform: lowercase;
 }

/* Legătură "Listă completă" în Pagina principală */
.interwiki-completelist {
    font-weight: bold;
}

/**********************
/* Imagini de fond *
 **********************/

/* Fond PP azur - folosit actualmente */

.BGazur1 { background-image: url("//upload.wikimedia.org/wikipedia/commons/3/33/BGazuriu1.png"); background-position:top; background-repeat:repeat-x;}

.BGazur2 { background-image: url("//upload.wikimedia.org/wikipedia/commons/4/4f/BGazuriu2.png"); background-position:top; background-repeat:repeat-x;}

.PAcornerTop { background-image: url("//upload.wikimedia.org/wikipedia/commons/1/18/PAcornerTop2.png"); background-position:top left; background-repeat:no-repeat; width:10px; height:10px;}

.PAcornerBottom { background-image: url("//upload.wikimedia.org/wikipedia/commons/0/06/PAcornerBottom2.png"); background-position:bottom left; background-repeat:no-repeat; width:10px; height:10px;}

.PAradiusTop {background-image: url("//upload.wikimedia.org/wikipedia/commons/1/1d/PAradiusTop.png");    
   background-position:top left; 
   background-repeat:no-repeat; 
   width:13px; 
   height:13px;
}

.PAradiusBottom {background-image: url("//upload.wikimedia.org/wikipedia/commons/1/14/PAradiusBottom.png"); 
   background-position:bottom left; 
   background-repeat:no-repeat; 
   width:13px; 
   height:13px;
}

/* Fond PP portocaliu */

.BGorange1 { background-image: url("//upload.wikimedia.org/wikipedia/commons/0/02/BGorange1.jpg"); background-position: top; background-repeat:repeat-x;}

.BGorange2 { background-image: url("//upload.wikimedia.org/wikipedia/commons/a/a7/BGorange2.jpg"); background-position: top; background-repeat:repeat-x;}

.PPcornerTop { background-image: url("//upload.wikimedia.org/wikipedia/it/e/e4/PPcornerTop2.gif"); background-position:top left; background-repeat:no-repeat; width:10px; height:10px;}

.PPcornerBottom { background-image: url("//upload.wikimedia.org/wikipedia/it/c/c1/PPcornerBottom.gif"); background-position:bottom left; background-repeat:no-repeat; width:10px; height:10px;}

.PPradiusTop {background-image: url("//upload.wikimedia.org/wikipedia/it/7/70/PPradiusTop.gif");    
   background-position:top left; 
   background-repeat:no-repeat; 
   width:13px; 
   height:13px;
}

.PPradiusBottom {background-image: url("//upload.wikimedia.org/wikipedia/it/7/70/PPradiusBottom.gif"); 
   background-position:bottom left; 
   background-repeat:no-repeat; 
   width:13px; 
   height:13px;
}

.B-topright { background-image: url("//upload.wikimedia.org/wikipedia/it/a/a8/B_topright.png"); background-repeat:no-repeat; background-position: right; 
   width: 13px; 
   height: 14px;
}

.B-topleft { background-image: url("//upload.wikimedia.org/wikipedia/it/e/ea/B_topleft.png"); background-repeat:no-repeat; background-position: left; 
   width: 13px; 
   height: 14px;
}

.B-bottomright { background-image: url("//upload.wikimedia.org/wikipedia/it/a/a9/B_bottomright.png"); background-repeat:no-repeat; background-position: right;
   width: 13px; 
   height: 14px;
}

.B-bottomleft { background-image: url("//upload.wikimedia.org/wikipedia/it/f/f3/B_bottomleft.png"); background-repeat: no-repeat; background-position: left; 
   width: 13px; 
   height: 14px;
}

/* Fond PP albastru clasic */

.BGblue1 { background-image: url("//upload.wikimedia.org/wikipedia/commons/3/3e/BGblue1.jpg"); background-position:top; background-repeat:repeat-x;}

.BGblue2 { background-image: url("//upload.wikimedia.org/wikipedia/commons/f/f7/BGblue2.jpg"); background-position:top; background-repeat:repeat-x;}

.PBcornerTop { background-image: url("//upload.wikimedia.org/wikipedia/commons/b/b8/PBcornerTop2.gif"); background-position:top left; background-repeat:no-repeat; width:10px; height:10px;}

.PBcornerBottom { background-image: url("//upload.wikimedia.org/wikipedia/commons/5/51/PBcornerBottom.gif"); background-position:bottom left; background-repeat:no-repeat; width:10px; height:10px;}

.PBradiusTop {background-image: url("//upload.wikimedia.org/wikipedia/commons/e/e6/PBradiusTop.gif");    
   background-position:top left; 
   background-repeat:no-repeat; 
   width:13px; 
   height:13px;
}

.PBradiusBottom {background-image: url("//upload.wikimedia.org/wikipedia/commons/e/e1/PBradiusBottom.gif"); 
   background-position:bottom left; 
   background-repeat:no-repeat; 
   width:13px; 
   height:13px;
}

/* Colorarea numărului caracterelor modificate în lista Schimbărilor Recente */

 .mw-plusminus-pos {
     color: #00aa00; /* verde */
 }
 .mw-plusminus-neg {
     color: #aa0000; /* roșu */
 }
 .mw-plusminus-null {
     color: #888888; /* gri */
 }
 
/* 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 th,
 table.prettytable th {
   background: #f2f2f2;
   text-align: center;
 } 

 table.wikitable caption,
 table.prettytable caption {
   margin-left: inherit;
   margin-right: inherit;
 }

 /* Style for "notices" */
 .notice {
     text-align: justify;
     margin: 1em;
     padding: 0.2em;
 }

/* Geographical coordinates 
 
To display coordinates using the notation in the source code, write this in your User:Username/monobook.css:
.geo-default { display: inline } .geo-nondefault { display: none } 
.geo-dec { display: inline } .geo-dms { display: inline }
 
To display coordinates using decimal notation, write this in your User:Username/monobook.css:
.geo-default { display: inline } .geo-nondefault { display: inline } 
.geo-dec { display: inline } .geo-dms { display: none }
 
To display coordinates using DMS notation, write this in your User:Username/monobook.css:
.geo-default { display: inline } .geo-nondefault { display: inline } 
.geo-dec { display: none }   .geo-dms { display: inline }
 
To display coordinates in both decimal and DMS notation, write this in your User:Username/monobook.css:
.geo-default { display: inline } .geo-nondefault { display: inline } 
.geo-dec { display: inline }   .geo-dms { display: inline }
.geo-multi-punct { display: inline }
 
See [[Template:Coor link]] for how these are used.
 
Note that the classes "geo", "longitude", and "latitude" are not just styles but also used by the [[Geo microformat]], so the names should not be changed.
 
*/
 
.geo-default { display: inline; }
.geo-nondefault { display: none; }
.geo-dms { display: inline; }
.geo-dec { display: inline; }
.geo-multi-punct { display: none; }
 
.longitude .latitude {
white-space: nowrap;
}
 
/* This is used for the Geo microformat, but no style is needed for now other than .geo-dec. */
.geo { }
 
/***** end Geo-related */



 /* Cutii navigație dinamice */

 div.Boxmerge,
 div.NavFrame,
 div.CutieNav  {
         margin: 0px;
         padding: 2px;
         border: 1px solid #aaaaaa;
         text-align: center;
         border-collapse: collapse;
         font-size: 95%;
         clear:both;
 }

 div.Boxmerge div.NavFrame {
         border-style: none;
         border-style: hidden;
 }

 div.CutieNav + div.CutieNav,
 div.NavFrame + div.NavFrame {
         border-top-style: none;
         border-top-style: hidden;
 }

 div.NavPic,
 div.ImgNav {
         background-color: #ffffff;
         margin: 0px;
         padding: 2px;
         float: left;
 }

 div.NavFrame div.NavHead,
 div.CutieNav div.CapNav {
         height: 1.6em;
         font-weight: bold;
         background-color: #efefef;
 }

 div.CutieNav p,
 div.NavFrame p {
         font-size: 100%;
 }

 div.CutieNav div.ContinutNav,
 div.NavFrame div.NavContent {
         font-size: 100%;
 }

 div.CutieNav div.ContinutNav p,
 div.NavFrame div.NavContent p {
         font-size: 100%;
 }

 div.SfarsitNav,
 div.NavEnd {
         margin: 0px;
         padding: 0px;
         line-height: 1px;
         clear: both;
 }

 .ActivareNav,
 .NavToggle {
     font-size: x-small;
     float:right;
 }

/* Cutii navigare fără imprimare */
 
@media print{
	.NavFrame {
		display: none;
	}
	.Boxmerge {
		display: none;
	}
}

/* clasă pentru elemente de citare ce apar doar pe medii tipărite */
@media screen, handheld, projection {
    span.citation *.printonly, cite *.printonly {
        display: none;
    }
}

/* Sfârșit cutii navigare dinamice */


/* afișare listă note (referințe) cu font mic  */
ol.references {
   font-size: 100%;
}

.references-small { font-size: 90%;}


/* Reliefare note culoare bleu */

ol.references > li:target {
 background-color: #DEF;
}

sup.reference:target { 
  background-color: #DEF;
}

/* Icon Adobe pentru fișiere PDF la legături externe */
/* (în browsere care suportă CSS selectors, cum ar fi Mozilla și Opera) */
#bodyContent a[href$=".pdf"].external, 
#bodyContent a[href*=".pdf?"].external, 
#bodyContent a[href*=".pdf#"].external,
#bodyContent a[href$=".PDF"].external, 
#bodyContent a[href*=".PDF?"].external, 
#bodyContent a[href*=".PDF#"].external {
    background: url(//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif) center right no-repeat;
    padding-right: 16px;
}

/* Icon Adobe pentru fișiere PDF la legături externe pentru IE */
span.PDFlink a {
    background: url(//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif) center right no-repeat !important;
    padding-right: 17px !important;
}

span.geolink a {
    background: url(//upload.wikimedia.org/wikipedia/en/a/a7/Monobook-globe.png) center right no-repeat !important;
    padding-right: 11px !important;
}


/* afișare corectă la folosirea folosirea funcției preload pentru inputbox */

.editOptions p {display:inline;}

/*HERE STARTS "METABOX" COLOUR-SCHEMES*/
 
/* Schema de culori pentru [[Format:Metacasetă]] */
 
/* Configurație implicită pentru mov 
   Tonuri folosite; 1; 7050a0 2; 9070c0 3; b090e0 4; d0b0ff 5; f0d0ff */
 
.mcButo {
  background-color: #d0b0ff; /* 4 */
  border: 0.15em solid #000000;
  border-color: #f0d0ff #b090e0 #9070c0 #f0d0ff;  /* 5 3 3 5 */
  border-radius-topleft: .5em;
  border-radius-topright: .5em;
  -moz-border-radius: .5em .5em 0em 0em;
  cursor:pointer;
  display: inline;
  margin-right: 0.1em;
  padding: 0.2em 0.3em 0.2em 0.3em;
  position: relative;}
 
.mcButo a,
.mcButo strong {
  background: none !important;
  color:#7050a0 !important;  /* 1 */
  font-size: 90%;
  font-weight: bold;
  padding: 0 !important;
  text-decoration: none !important;}
 
.mcButo a:hover,
.mcButo strong:hover {
  color: black !important;
  text-decoration: underline !important;}
 
.mcButoSel {
  background-color: #9070c0; /* 2 */
  border: 0.15em solid #000000;
  border-color: #b090e0 #7050a0 #9070c0 #b090e0;  /* 3 1 2 3 */
  border-radius-topleft: .5em;
  border-radius-topright: .5em;
  -moz-border-radius: .5em .5em 0em 0em;
  cursor: default;
  display: inline;
  margin-right: 0.1em;
  padding: 0.2em 0.3em 0.2em 0.3em;
  position: relative;
  color:white;}
 
.mcButoSel a {
  background: none !important;
  color:white !important;
  cursor: default;
  font-size: 90%;
  font-weight: bold;
  padding: 0 !important;
  text-decoration: none !important;}
 
.mcContinut {
  background-color: #f8f8ff;
  border: 0.2em solid #9070c0; /* 2 */
  border-color: #9070c0 #7050a0 #7050a0 #9070c0 ; /* 2 1 1 2 */
  -moz-border-radius: 0em .5em .5em 0em;
  border-radius-topright: .5em;
  border-radius-bottomright: .5em;
  padding: 1em;
  position: static;  /* Si hi posem relative falla amb MSIE */}
 
.mcFila {
  background-color: #f8f8ff;
  border-color: #7050a0 #b090e0 #b090e0 #7050a0; /* 1 3 3 1 */  width: 100%;
}
 
/* Configurație pentru verde 1;60b030 2;75c045 3;90d060 4;a5e085 5;c0f090 */
 
.mcVerde .mcButo {
 background-color: #a5e085; /* 4 */
 border-color: #c0f090 #90d060 #75c045 #c0f090;  /* 5 3 2 5 */}
 
.mcVerde .mcButo a,
.mcVerde .mcButo strong {
  color:#60b030 !important;  /* 1 */
  font-size:90%}
 
.mcVerde .mcButo a:hover,
.mcVerde .mcButo strong:hover {
  color: black !important;
  text-decoration: underline;}
 
.mcVerde .mcButoSel {
  background-color: #75c045; /* 2 */
  border-color: #90d060 #60b030 #75c045 #90d060;  /* 3 1 2 3 */}
 
.mcVerde .mcContinut {
  background-color: #f5fffa;
  border-color: #75c045 #60b030 #60b030 #75c045 ; /* 2 1 1 2 */}
 
.mcVerde .mcFila {
  background-color: #f5fffa;
  border-color: #60b030 #90d060 #90d060 #60b030; /* 1 3 3 1 */}
 
/* Configurație roșu 1;CC0000 2;FF0000 3;FF8888 4;FFAAAA 5;FFCCCC */
 
.mcRosu .mcButo {
 background-color: #FFAAAA; /* 4 */
 border-color: #FFCCCC #FF8888 #FF0000 #FFCCCC;  /* 5 3 2 5 */}
 
.mcRosu .mcButo a,
.mcRosu .mcButo strong {
  color:#CC0000 !important;  /* 1 */
  font-size:90%}
 
.mcRosu .mcButo a:hover 
.mcRosu .mcButo strong:hover {
  color: black !important;
  text-decoration: underline;}
 
.mcRosu .mcButoSel {
  background-color: #FF0000; /* 2 */
  border-color: #FF8888 #CC0000 #FF0000 #FF8888;  /* 3 1 2 3 */}
 
.mcRosu .mcContinut {
  background-color: #fffafa;
  border-color: #FF0000 #CC0000 #CC0000 #FF0000; /* 2 1 1 2 */}
 
.mcRosu .mcFila {
  background-color: #fffafa;
  border-color: #CC0000 #FF0000 #FF0000 #CC0000; /* 1 3 3 1 */}
 
/* Configurație albastru 1;3379de 2;5b8dd6 3;88abde 4;a7c1e6 5;c8d6e9 */
 
.mcAlbastru .mcButo {
 background-color: #a7c1e6; /* 4 */
 border-color: #c8d6e9 #88abde #5b8dd6 #c8d6e9;  /* 5 3 2 5 */}
 
.mcAlbastru .mcButo a,
.mcAlbastru .mcButo strong {
  color:#3379de !important;  /* 1 */
  font-size:90%}
 
.mcAlbastru .mcButo a:hover 
.mcAlbastru .mcButo strong:hover {
  color: black !important;
  text-decoration: underline;}
 
.mcAlbastru .mcButoSel {
  background-color: #5b8dd6; /* 2 */
  border-color: #88abde #3379de #5b8dd6 #88abde;  /* 3 1 2 3 */}
 
.mcAlbastru .mcContinut {
  background-color: #f0f8ff;
  border-color: #5b8dd6 #3379de #3379de #5b8dd6; /* 2 1 1 2 */}
 
.mcAlbastru .mcFila {
  background-color: #f0f8ff;
  border-color: #3379de #88abde #88abde #3379de; /* 1 3 3 1 */}
 
 
/* Configurație galben 1;ffd813 2;ffe147 3;ffe977 4;fff1a4 5;fef4bc */
 
.mcGalben .mcButo {
 background-color: #fff1a4; /* 4 */
 border-color: #fef4bc #ffe977 #ffe147 #fef4bc;  /* 5 3 2 5 */}
 
.mcGalben .mcButo a,
.mcGalben .mcButo strong {
  color:#ffd813 !important;  /* 1 */
  font-size:90%}
 
.mcGalben .mcButo a:hover 
.mcGalben .mcButo strong:hover {
  color: black !important;
  text-decoration: underline;}
 
.mcGalben .mcButoSel {
  background-color: #ffe147; /* 2 */
  border-color: #ffe977 #ffd813 #ffe147 #ffe977;  /* 3 1 2 3 */}
 
.mcGalben .mcContinut {
  background-color: #fffce8;
  border-color: #ffe147 #ffd813 #ffd813 #ffe147; /* 2 1 1 2 */}
 
.mcGalben .mcFila {
  background-color: #fffce8;
  border-color: #ffd813 #88abde #88abde #ffd813; /* 1 3 3 1 */}
 
/* Configurație portocaliu 1;ff820e 2;ff9d42 3;ffac5d 4;ffbd7f 5;ffd0a4 6;ffeedd */
 
.mcPortocaliu .mcButo {
 background-color: #ffbd7f; /* 4 */
 border-color: #ffd0a4 #ffac5d #ff9d42 #ffd0a4;  /* 5 3 2 5 */}
 
.mcPortocaliu .mcButo a,
.mcPortocaliu .mcButo strong {
  color:#ff820e !important;  /* 1 */
  font-size:90%}
 
.mcPortocaliu .mcButo a:hover 
.mcPortocaliu .mcButo strong:hover {
  color: black !important;
  text-decoration: underline;}
 
.mcPortocaliu .mcButoSel {
  background-color: #ff9d42; /* 2 */
  border-color: #ffac5d #ff820e #ff9d42 #ffac5d;  /* 3 1 2 3 */}
 
.mcPortocaliu .mcContinut {
  background-color: #ffeedd; /* 6 */
  border-color: #ff9d42 #ff820e #ff820e #ff9d42; /* 2 1 1 2 */}
 
.mcPortocaliu .mcFila {
  background-color: #ffeedd; /* 6 */
  border-color: #ff820e #ffac5d #ffac5d #ff820e; /* 1 3 3 1 */}
 
/* Configurație azur 1;DDDDF7 2;D8E0EF 3;DBECF2 4;EEFFEE 5;F0F8FF 6;F7F7FF */
 
.mcAzur .mcButo {
 background-color: #EEFFEE; /* 4 */
 border-color: #F0F8FF #DBECF2 #D8E0EF #F0F8FF;  /* 5 3 2 5 */}
 
.mcAzur .mcButo a,
.mcAzur .mcButo strong {
  color:#5577CC !important;  /* 1 */
  font-size:90%}
 
.mcAzur .mcButo a:hover 
.mcAzur .mcButo strong:hover {
  color: black !important;
  text-decoration: underline;}
 
.mcAzur .mcButoSel {
  background-color: #D8E0EF; /* 2 */
  border-color: #DBECF2 #DDDDF7 #D8E0EF #DBECF2;  /* 3 1 2 3 */}
 
.mcAzur .mcContinut {
  background-color: #F7F7FF; /* 6 */
  border-color: #D8E0EF #DDDDF7 #DDDDF7 #D8E0EF; /* 2 1 1 2 */}
 
.mcAzur .mcFila {
  background-color: #F7F7FF; /* 6 */
  border-color: #DDDDF7 #DBECF2 #DBECF2 #DDDDF7; /* 1 3 3 1 */}

/* Final stilizare Metacasetă */

/* Article message box styles */
table.ambox {            /* 10% = Will not overlap with other elements */
    margin: -1px 10% 0px;    /* -1px = Single border between stacked boxes in all browsers */
    border: 1px solid #aaa; 
    border-left: 10px solid #1e90ff;    /* Default "notice" blue */
    background: #fbfbfb; 
}
.ambox th.mbox-text, .ambox td.mbox-text,
th.ambox-text, td.ambox-text {     /* The message body cell(s) */
    border: none; 
    padding: 0.25em 0.5em;         /* 0.5em left/right */
    width: 100%;                   /* Make all amboxes the same width regardless of text length */
}
.ambox td.mbox-image,
td.ambox-image {                   /* The left image cell */
    border: none; 
    padding: 2px 0 2px 0.5em;      /* 0.5em left, 0px right */
    text-align: center; 
}
.ambox td.mbox-imageright,
td.ambox-imageright {              /* The right image cell */
    border: none; 
    padding: 2px 0.5em 2px 0;      /* 0px left, 0.5em right */
    text-align: center; 
}
 
table.ambox-notice {
    border-left: 10px solid #1e90ff;    /* Blue */
}
table.ambox-speedy {
    border-left: 10px solid #b22222;    /* Red */
    background: #fee;                   /* Pink */
}
table.ambox-serious,
table.ambox-delete {    /* "serious" is deprecated, use "delete" instead. */
    border-left: 10px solid #b22222;    /* Red */
}
table.ambox-content {
    border-left: 10px solid #f28500;    /* Orange */
}
table.ambox-style {
    border-left: 10px solid #f4c430;    /* Yellow */
}
table.ambox-merge,
table.ambox-move {    /* "merge" is deprecated, use "move" instead. */
    border-left: 10px solid #9932cc;    /* Purple */
}
table.ambox-protection {
    border-left: 10px solid #bba;       /* Gray-gold */
}
@media print {        /* When in mainspace: Don't print article message boxes */
    .ns-0 .ambox {
        display: none;
    }
}
 
/* 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,
.imbox-text .imbox {     /* For imboxes inside imbox-text cells. */
    margin: 0 -0.5em;    /* 0.9 - 0.5 = 0.4em left/right. */
}
.mbox-inside .imbox {    /* For imboxes inside other templates. */
    margin: 4px;
}
.imbox th.mbox-text, .imbox td.mbox-text,
th.imbox-text, td.imbox-text {    /* The message body cell(s) */
    border: none; 
    padding: 0.25em 0.9em;        /* 0.9em left/right */
    width: 100%;
}
.imbox td.mbox-image,
td.imbox-image {                  /* The left image cell */
    border: none; 
    padding: 2px 0 2px 0.9em;     /* 0.9em left, 0px right */
    text-align: center; 
}
.imbox td.mbox-imageright,
td.imbox-imageright {             /* The right image cell */
    border: none;
    padding: 2px 0.9em 2px 0;     /* 0px left, 0.9em right */
    text-align: center; 
}
 
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 */
}
.cmbox th.mbox-text, .cmbox td.mbox-text,
th.cmbox-text, td.cmbox-text {     /* The message body cell(s) */
    border: none; 
    padding: 0.25em 0.5em;         /* 0.5em left/right */
    width: 100%;
}
.cmbox td.mbox-image,
td.cmbox-image {                   /* The left image cell */
    border: none; 
    padding: 2px 0 2px 0.5em;      /* 0.5em left, 0px right */
    text-align: center; 
}
.cmbox td.mbox-imageright,
td.cmbox-imageright {              /* The right image cell */
    border: none;
    padding: 2px 0.8em 2px 0;      /* 0px left, 0.8em right */
    text-align: center; 
}
 
table.cmbox-notice {
    background: #DFE8FF;    /* 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: #F1D0FF;    /* 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-small {               /* For the "small=yes" option */
    clear: right;
    float: right;
    margin: 4px 0 4px 1em;
    width: 238px;
    font-size: 88%;
    line-height: 1.25em;
}
.ombox th.mbox-text, .ombox td.mbox-text,
th.ombox-text, td.ombox-text {    /* The message body cell(s) */
    border: none; 
    padding: 0.25em 0.9em;        /* 0.9em left/right */
    width: 100%;
}
.ombox td.mbox-image,
td.ombox-image {                  /* The left image cell */
    border: none; 
    padding: 2px 0 2px 0.9em;     /* 0.9em left, 0px right */
    text-align: center; 
}
.ombox td.mbox-imageright,
td.ombox-imageright {             /* The right image cell */
    border: none;
    padding: 2px 0.9em 2px 0;     /* 0px left, 0.9em right */
    text-align: center; 
}
 
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;
}
table.tmbox-small {               /* For the "small=yes" option */
    clear: right;
    float: right;
    margin: 4px 0 4px 1em;
    width: 238px;
    font-size: 88%;
    line-height: 1.25em;
}
.mbox-inside .tmbox {    /* For tmboxes inside other templates. */
    margin: 2px;
}
.tmbox th.mbox-text, .tmbox td.mbox-text,
th.tmbox-text, td.tmbox-text {    /* The message body cell(s) */
    border: none;
    padding: 0.25em 0.9em;        /* 0.9em left/right */
    width: 100%;
}
.tmbox td.mbox-image,
td.tmbox-image {                  /* The left image cell */
    border: none;
    padding: 2px 0px 2px 0.9em;   /* 0.9em left, 0px right */
    text-align: center;
}
.tmbox td.mbox-imageright,
td.tmbox-imageright {             /* The right image cell */
    border: none;
    padding: 2px 0.9em 2px 0px;   /* 0px left, 0.9em right */
    text-align: center;
}
 
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 */
}

/* End */

/* Messagebox templates */
.messagebox {
    border: 1px solid #aaa;
    background-color: #f9f9f9;
    width: 80%;
    margin: 0 auto 1em auto;
    padding: .2em;
}
.messagebox.merge {
    border: 1px solid #c0b8cc;
    background-color: #f0e5ff;
    text-align: center;
}
.messagebox.cleanup {
    border: 1px solid #9f9fff;
    background-color: #efefff;
    text-align: center;
}
.messagebox.standard-talk {
    border: 1px solid #c0c090;
    background-color: #f8eaba;
    margin: 4px auto;
    width: 80%;
}
.messagebox.nested-talk {
    border: 1px solid #c0c090;
    background-color: #f8eaba;
    width: 100%;
    margin: 2px 0 0 0;
    padding: 2px;
}
.messagebox.small {
    width: 238px;
    font-size: 85%;
    float: right;
    clear: both;
    margin: 0 0 1em 1em;
    line-height: 1.25em; 
}
.messagebox.small-talk {
    width: 238px;
    font-size: 85%;
    float: right;
    clear: both;
    margin: 0 0 1em 1em;
    line-height: 1.25em; 
    background: #F8EABA;
}

/* default skin for navigation boxes */
table.navbox {            /* navbox container style */
  border:1px solid #aaa;
  width:100%; 
  margin:auto;
  clear:both;
  font-size:88%;
  text-align:center;
  padding:1px;
}
table.navbox + table.navbox {
  margin-top:-1px;        /* single pixel border between adjacent navboxes (doesn't work for IE6, but that's okay) */
}
.navbox-title, .navbox-abovebelow, table.navbox th {
  text-align:center;      /* title and above/below styles */
  padding-left:1em;
  padding-right:1em;
}
.navbox-group {           /* group style */
  white-space:nowrap;
  text-align:right;
  font-weight:bold;
  padding-left:1em;
  padding-right:1em;
}
.navbox, .navbox-subgroup {
  background:#fdfdfd;     /* Background color */
}
.navbox-list {
  border-color:#fdfdfd;   /* Must match background color */
}
.navbox-title, table.navbox th {
  background:#ccccff;     /* Level 1 color */
}
.navbox-abovebelow, .navbox-group, .navbox-subgroup .navbox-title {
  background:#ddddff;     /* Level 2 color */
}
.navbox-subgroup .navbox-group, .navbox-subgroup .navbox-abovebelow {
  background:#e6e6ff;     /* Level 3 color */
}
.navbox-even {
  background:#f7f7f7;     /* Even row striping */
}
.navbox-odd {
  background:transparent; /* Odd row striping */
}
 
@media print {
    .navbox {
        display: none;
    }
}

/* Prevents line breaks in links; see docs at Template:Nowraplinks */
 
.nowraplinks a {
    white-space: nowrap;
}

/* Removes underlines from links */
.nounderlines a { 
    text-decoration: none;
}

/* Linii alternative în liste */
.mw-line-even {
  background-color: #f0f0f0;
}
.mw-line-odd {
  background-color: white;
}

/* Hatnotes and disambiguation notices */
.rellink,
.dablink {
    font-style: italic;
    padding-left: 2em;
    margin-bottom: 0.5em;
}
.rellink i,
.dablink i {
    font-style: normal;
}

/* For template documentation */
.template-documentation {
    clear: both;
    margin: 1em 0 0 0;
    border: 1px solid #aaa; 
    background-color: #ecfcf4; 
    padding: 5px;
}

/* </nowiki></pre> */

/***************************************************
 ***     Infocaseta   - adaptare de la fr        ***
 *** Vezi: [[:fr:Utilisateur:Antaya/Infobox V2]] ***
 ***************************************************/
 
.infocaseta {
 background: #f9f9f9;
 color: #000;
 font-size:90%;
 line-height:1.1em; 
 float:right;
 clear:right;
 margin:0 0 .5em 1em;
 width:300px;
 border: 1px solid #aaa;
 padding: 0.1em;
}
 
.infocaseta th {
 vertical-align:top;
 text-align:left;
}
 
.infocaseta .antet {
 height:45px;
 vertical-align:middle;
 text-align:center;
 font-size:150%; 
 font-weight:bolder;
 line-height:1.2em;
 color:#000
}

.infocaseta .media { 
height:35px;
vertical-align:middle;
text-align:center;
font-weight:bolder;
color:#000
}

/* imaginile care apar în anteturi */
.antet.default          {background: url("//upload.wikimedia.org/wikipedia/commons/2/24/Picto_infobox_default.png")   no-repeat top right;}
.antet.animal           {background: url("//upload.wikimedia.org/wikipedia/commons/5/54/Picto_infobox_animal.png")       no-repeat top right;}
.antet.autor            {background: url("//upload.wikimedia.org/wikipedia/commons/1/1e/Picto_infobox_auteur.png")        no-repeat top right;} 
.antet.bactsivir        {background: url("//upload.wikimedia.org/wikipedia/commons/d/dc/Picto_infobox_virus.png")       no-repeat top right;}
.antet.bautura          {background: url("//upload.wikimedia.org/wikipedia/commons/0/04/Picto_infobox_beer.png")          no-repeat top right;}
.antet.bd               {background: url("//upload.wikimedia.org/wikipedia/commons/2/2c/Picto_infobox_comicballoon.png")  no-repeat top right;}
.antet.biografii        {background: url("//upload.wikimedia.org/wikipedia/commons/4/48/Picto_infobox_character.png")       no-repeat top right;}
.antet.cinema           {background: url("//upload.wikimedia.org/wikipedia/commons/e/ea/Picto_infobox_cinema.png")        no-repeat top right;}
.antet.ciuperca         {background: url("//upload.wikimedia.org/wikipedia/commons/7/79/Picto_infobox_fungus.png")       no-repeat top right;}
.antet.cladire          {background: url("//upload.wikimedia.org/wikipedia/commons/8/87/Picto_infobox_bridge.png")       no-repeat top right;}
.antet.comunicatie      {background: url("//upload.wikimedia.org/wikipedia/commons/a/a2/Picto_infobox_antenna.png")       no-repeat top right;}
.antet.cosmos           {background: url("//upload.wikimedia.org/wikipedia/commons/6/65/Picto_infobox_saturnv.png")       no-repeat top right;}
.antet.fotbal           {background: url("//upload.wikimedia.org/wikipedia/commons/a/a8/Picto_infobox_football.png")       no-repeat top right;}
.antet.harta            {background: url("//upload.wikimedia.org/wikipedia/commons/7/7a/Picto_infobox_map.png")           no-repeat top right;}
.antet.informatica      {background: url("//upload.wikimedia.org/wikipedia/commons/d/d1/Picto_infobox_pc.png")       no-repeat top right;}
.antet.intreprindere    {background: url("//upload.wikimedia.org/wikipedia/commons/f/ff/Picto_infobox_enterprise.png")       no-repeat top right;}
.antet.joc              {background: url("//upload.wikimedia.org/wikipedia/commons/0/07/Picto_infobox_game.png")       no-repeat top right;}
.antet.jocvideo         {background: url("//upload.wikimedia.org/wikipedia/commons/2/2d/Picto_infobox_gamepad.png")       no-repeat bottom right;}
.antet.limba            {background: url("//upload.wikimedia.org/wikipedia/commons/4/42/Picto_infobox_book.png")       no-repeat top right;}
.antet.metrou           {background: url("//upload.wikimedia.org/wikipedia/fr/b/ba/Picto_infobox_Mtl_metro.png")          no-repeat top right;}
.antet.militar          {background: url("//upload.wikimedia.org/wikipedia/commons/0/03/Picto_infobox_military.png")       no-repeat top right;}
.antet.muzica           {background: url("//upload.wikimedia.org/wikipedia/commons/6/60/Picto_infobox_music.png")         no-repeat top right;}
.antet.om               {background: url("//upload.wikimedia.org/wikipedia/commons/8/82/Picto_infobox_manwoman.png")      no-repeat top right;}
.antet.papa             {background: url("//upload.wikimedia.org/wikipedia/commons/3/31/Picto_Emblem_of_the_Papacy.PNG")       no-repeat top right;}
.antet.planta           {background: url("//upload.wikimedia.org/wikipedia/commons/0/0b/Picto_infobox_plant.png")       no-repeat top right;}
.antet.proiect          {background: url("//upload.wikimedia.org/wikipedia/commons/c/cb/Picto_infobox_tools.png")         no-repeat top right;}
.antet.scifi            {background: url("//upload.wikimedia.org/wikipedia/commons/e/ed/Picto_infobox_fliyingsaucer.png") no-repeat top right;}
.antet.sport            {background: url("//upload.wikimedia.org/wikipedia/commons/8/8e/Picto_infobox_Olympic.png")       no-repeat top right;}
.antet.stiinteexacte    {background: url("//upload.wikimedia.org/wikipedia/commons/5/57/Picto_Info_sciences_exactes.png")       no-repeat top right;}
.antet.teatru           {background: url("//upload.wikimedia.org/wikipedia/commons/3/37/Picto_infobox_masks.png")         no-repeat top right;}
.antet.transportrutier  {background: url("//upload.wikimedia.org/wikipedia/commons/5/57/Picto_infobox_motorway.png")       no-repeat top right;}
.antet.tren             {background: url("//upload.wikimedia.org/wikipedia/fr/9/99/Picto_infobox_Mtl_train.png")          no-repeat top right;}
.antet.tv               {background: url("//upload.wikimedia.org/wikipedia/commons/b/b1/Picto_info_device_tv.png")       no-repeat top right;}
.antet.ziare            {background: url("//upload.wikimedia.org/wikipedia/commons/d/d6/Picto_infobox_newspaper.png")       no-repeat top right;}
.media.audio            {background: url("//upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/35px-Gnome-speakernotes.png") no-repeat top left;} 
.media.video            {background: url("//upload.wikimedia.org/wikipedia/en/thumb/2/20/Tango-video-x-generic.png/35px-Tango-video-x-generic.png") no-repeat top left;}
 
/* Sfârșit infocaseta */

/* Pentru pagina principală în lucru */
#antetpaginaprincipala { background-image: url(//upload.wikimedia.org/wikipedia/commons/3/3e/MP-open-book4.png); }

/* Afișare "De la Wikipedia, enciclopedia liberă" */
#siteSub {
  display: inline;
  font-weight: normal;
  font-size: 0.95em;
}

#bodyContent #siteSub a {
    color: #000;
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    padding-right: 0;
}

/* Legătura 'editează pagina' în aldine, pentru a încuraja nou-veniții */
#ca-edit a { font-weight: bold !important; }

@media print {
    /* Nu se imprimează legătura de editare ([[Format:Ed]]) în formate
       Nu se imprimează diferite clase care nu ar trebui să apară pe hârtie */
    .editlink, .noprint, .metadata, .dablink { display: none }
}



/* Choose whether to have AD/BC dates or CE/BCE dates*/

/* First, the default : display both : See templates ADCE and BCEBC for how these are used*/
.Use_Default_Date_Convention { display: inline; }
.Use_AD_and_BC { display: none; }
.Use_BCE_and_CE { display: none; }

/* If you want to display AD and BC add the following to User:You/monobook.css page */
/*
.Use_Default_Date_Convention { display: none; }
.Use_AD_and_BC { display:inline; }
.Use_BCE_and_CE { display:none; }
*/

/*If you want to display CE and BCE add the following to User:You/monobook.css page */
/*
.Use_Default_Date_Convention { display: none; }
.Use_AD_and_BC { display:none; }
.Use_BCE_and_CE {display:inline; }
*/

#siteNotice { padding: 0.3em; text-align: center; margin-bottom: 0.5em; }
#siteNotice:after { 
/* conținut: 'Pentru a sprijini creșterea Wikipediei, vă rugăm vizitați pagina noastră pentru donații (//wikimediafoundation.org/fundraising), sau citiți despre cum folosim noi banii (//meta.wikimedia.org/wiki/What_we_use_the_money_for).' Inactiv deocamdată */
}


#coordinates {  
    position: absolute;
    z-index: 1;
    border: none;
    background: none;
    right: 30px;
    top: 3.7em;
    float: right;
    margin: 0.0em;
    padding: 0.0em;
    line-height: 1.5em;
    text-align: right;
    text-indent: 0;
    font-size: 85%;
    text-transform: none;
    white-space: nowrap;
}

/*******************/
/* Formate infobox */
/*******************/
.infobox {
   border: 1px solid #aaaaaa;
   background-color: #f9f9f9;
   margin-bottom: 0.5em;
   margin-left: 1em; 
   padding: .2em;
   float: right;
   clear: right;
}
.infobox tr {
   vertical-align: top;
}
.infobox caption {
   margin-left: inherit;
}
.infobox.bordered {
   border-collapse: collapse;
}
.infobox.bordered td, .infobox.bordered th {
   border: 1px solid #aaaaaa;
}
.infobox.sisterproject {
   width: 22em;
}

/* styles for bordered infobox with merged rows */
.infobox.bordered .mergedtoprow td,
.infobox.bordered .mergedtoprow th {
   border: 0;
   border-top: 1px solid #aaa;
   border-right: 1px solid #aaa;
}

.infobox.bordered .mergedrow td,
.infobox.bordered .mergedrow th {
   border: 0;
   border-right: 1px solid #aaa;
}

 /* styles for geography infoboxes, e.g. countries, country subdivisions, cities, etc. */

.infobox.geography {
   text-align: left;
   border-collapse: collapse;
   font-size: 90%;
   line-height: 1.25em; 
}

.infobox.geography  td,
.infobox.geography  th {
   border-top: solid 1px #aaa;
   padding: 0.4em 0.6em 0.4em 0.6em;
}
.infobox.geography .mergedtoprow td,
.infobox.geography .mergedtoprow th {
   border-top: solid 1px #aaa;
   padding: 0.4em 0.6em 0.2em 0.6em;
}

.infobox.geography .mergedrow td,
.infobox.geography .mergedrow th {
      border: 0;
      padding: 0 0.6em 0.2em 0.6em;
}

.infobox.geography .mergedbottomrow td,
.infobox.geography .mergedbottomrow th {
   border-top: 0;
   border-bottom: solid 1px #aaa;
   padding: 0 0.6em 0.4em 0.6em;
}

.infobox.geography .maptable td,
.infobox.geography .maptable th {
      border: 0;
      padding: 0;
}

/***********************/
/* End Formate infobox */
/***********************/

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

/** Collapsible tables *********************************************************
 *
 *  Description: Allows tables to be collapsed, showing only the header. See
 *                         http://www.mediawiki.org/wiki/Manual:Collapsible_tables.
 *  Maintainers: [[en:User:R. Koot]]
 */
 
table.collapsed tr.collapsible {
        display: none;
}
 
.collapseButton {               /* 'arată'/'ascunde' buttons created dynamically by the             */
        float: right;           /* CollapsibleTables JavaScript in [[MediaWiki:Common.js]] */
        font-weight: normal;    /* are styled here so they can be customised.             */
        text-align: right;
        width: auto;
}

/* NS SPECIAL */
.ns--1 #content {
   border-left: 1px solid #ADD8E6;
   background-image: url(//upload.wikimedia.org/wikipedia/commons/2/23/Wikinews_banner_5.png);
   background-repeat: no-repeat;
   background-position: right top;
}
 
/* NS SPECIAL */
.ns--2 #content {
   border-left: 1px solid #ADD8E6;
   background-image: url(//upload.wikimedia.org/wikipedia/commons/2/23/Wikinews_banner_5.png);
   background-repeat: no-repeat;
   background-position: right top;
}
 
/* NS MAIN */
.ns-0 #content {
   border-left: 1px solid #ADD8E6;
   background-image: url(//upload.wikimedia.org/wikipedia/commons/2/23/Wikinews_banner_5.png);
   background-repeat: no-repeat;
   background-position: right top;
}
 
/* NS TALK */
.ns-1 #content {
   border-left: 1px solid #ADD8E6;
   background-image: url(//upload.wikimedia.org/wikipedia/commons/2/23/Wikinews_banner_5.png);
   background-repeat: no-repeat;
   background-position: right top;
}
 
/* NS USER */
.ns-2 #content {
   border-left: 1px solid #ADD8E6;
   background-image: url(//upload.wikimedia.org/wikipedia/commons/2/23/Wikinews_banner_5.png);
   background-repeat: no-repeat;
   background-position: right top;
}
 
/* NS USER TALK */
.ns-3 #content {
   border-left: 1px solid #ADD8E6;
   background-image: url(//upload.wikimedia.org/wikipedia/commons/2/23/Wikinews_banner_5.png);
   background-repeat: no-repeat;
   background-position: right top;
}
 
/* NS  PROJECT */
.ns-4 #content {
   border-left: 1px solid #ADD8E6;
   background-image: url(//upload.wikimedia.org/wikipedia/commons/2/23/Wikinews_banner_5.png);
   background-repeat: no-repeat;
   background-position: right top;
}
 
/* NS PROJECT TALK */
.ns-5 #content {
   border-left: 1px solid #ADD8E6;
   background-image: url(//upload.wikimedia.org/wikipedia/commons/2/23/Wikinews_banner_5.png);
   background-repeat: no-repeat;
   background-position: right top;
}
 
/* NS FILE */
.ns-6 #content {
   border-left: 1px solid #ADD8E6;
   background-image: url(//upload.wikimedia.org/wikipedia/commons/2/23/Wikinews_banner_5.png);
   background-repeat: no-repeat;
   background-position: right top;
}
 
/* NS FILE TALK */
.ns-7 #content {
   border-left: 1px solid #ADD8E6;
   background-image: url(//upload.wikimedia.org/wikipedia/commons/2/23/Wikinews_banner_5.png);
   background-repeat: no-repeat;
   background-position: right top;
}
 
/* NS MEDIAWIKI */
.ns-8 #content {
   border-left: 1px solid #ADD8E6;
   background-image: url(//upload.wikimedia.org/wikipedia/commons/2/23/Wikinews_banner_5.png);
   background-repeat: no-repeat;
   background-position: right top;
}
 
/* NS MEDIAWIKI TALK */
.ns-9 #content {
   border-left: 1px solid #ADD8E6;
   background-image: url(//upload.wikimedia.org/wikipedia/commons/2/23/Wikinews_banner_5.png);
   background-repeat: no-repeat;
   background-position: right top;
}
 
/* NS TEMPLATE */
.ns-10 #content {
   border-left: 1px solid #ADD8E6;
   background-image: url(//upload.wikimedia.org/wikipedia/commons/2/23/Wikinews_banner_5.png);
   background-repeat: no-repeat;
   background-position: right top;
}
 
/* NS TEMPLATE TALK */
.ns-11 #content {
   border-left: 1px solid #ADD8E6;
   background-image: url(//upload.wikimedia.org/wikipedia/commons/2/23/Wikinews_banner_5.png);
   background-repeat: no-repeat;
   background-position: right top;
}
 
/* NS HELP */
.ns-12 #content {
   border-left: 1px solid #ADD8E6;
   background-image: url(//upload.wikimedia.org/wikipedia/commons/2/23/Wikinews_banner_5.png);
   background-repeat: no-repeat;
   background-position: right top;
}
 
/* NS HELP TALK */
.ns-13 #content {
   border-left: 1px solid #ADD8E6;
   background-image: url(//upload.wikimedia.org/wikipedia/commons/2/23/Wikinews_banner_5.png);
   background-repeat: no-repeat;
   background-position: right top;
}
 
/* NS CATEGORY */
.ns-14 #content {
   border-left: 1px solid #ADD8E6;
   background-image: url(//upload.wikimedia.org/wikipedia/commons/2/23/Wikinews_banner_5.png);
   background-repeat: no-repeat;
   background-position: right top;
}
 
/* NS CATEGORY TALK */
.ns-15 #content {
   border-left: 1px solid #ADD8E6;
   background-image: url(//upload.wikimedia.org/wikipedia/commons/2/23/Wikinews_banner_5.png);
   background-repeat: no-repeat;
   background-position: right top;
}
 
/* NS PAGE */
.ns-104 #content {
   border-left: 1px solid #ADD8E6;
   background-image: url(//upload.wikimedia.org/wikipedia/commons/2/23/Wikinews_banner_5.png);
   background-repeat: no-repeat;
   background-position: right top;
}
 
/* NS PAGE TALK */
.ns-105 #content {
   border-left: 1px solid #ADD8E6;
   background-image: url(//upload.wikimedia.org/wikipedia/commons/2/23/Wikinews_banner_5.png);
   background-repeat: no-repeat;
   background-position: right top;
}
/*rss icon */
 
*.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;
}


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