Steven Universo Wiki
Steven Universo Wiki
Sem resumo de edição
Etiqueta: sourceedit
Sem resumo de edição
Etiqueta: sourceedit
Linha 680: Linha 680:
 
background-image: none;
 
background-image: none;
 
font-family: "Comic Sans MC", sans-serif;font-weight:bold;color:#90D498 !important}
 
font-family: "Comic Sans MC", sans-serif;font-weight:bold;color:#90D498 !important}
 
body.ChatWindow #user-QuartzoBranco .username:after, body.ChatWindow #priv-user-QuartzoBranco .username:after {
 
content: url("http://vignette4.wikia.nocookie.net/stevenuniverso/images/b/b9/Bismuth_-_Gem.png/revision/latest?cb=20160712194337&path-prefix=pt-br");
 
}
 
 
 
 
/* Giving headers and TOC a little extra space */
 
/* Giving headers and TOC a little extra space */

Edição das 20h36min de 29 de outubro de 2016

/* Import */
@import url(https://fonts.googleapis.com/css?family=Dosis:400,800,600,700,500,300,200);
@import url("http://pt-br.dev.wikia.com/index.php?title=NavBackground/code.css&action=raw&ctype=text/css");
@import url("http://pt-br.horadeaventura.wikia.com/index.php?title=MediaWiki:Animate.css&action=raw&ctype=text/css");
@import url("http://pt-br.horadeaventura.wikia.com/index.php?title=MediaWiki:Botão.css&action=raw&ctype=text/css");


::-webkit-scrollbar-track
{
	background-color: #00008B;
}

::-webkit-scrollbar
{
	width: 5px;
	height: 5px;
	background-color: #00008B;
}

::-webkit-scrollbar-thumb
{
	background-color:#05f;
}

.wikia-menu-button ul a:hover {
    background-color: #CCC;
}
/** Bordas **/
.mainpage .WikiaPage {
    border: 5px solid #00008b;
}

/** Corrigindo as dimensões dos menus em cascata **/
.WikiaMenuElement {
    min-width: 120px;    
}

/**Hero**/
.MainPageHeroHeader.hero-image-wrapper {
    visibility: collapse;
    height: 0;
}

.WikiaArticle .hero-description {
margin:0;
}
/************** CHAR *****************/
.char {
    background-image: url('http://i.imgur.com/YQxmKCS.jpg');
    height: 109px;
    background-position: 965px 0;
    width: 670px;
    margin: 30px 0 0 0;
    border-radius: 5px;
}

.Steven {
    background-image: url('http://i.imgur.com/sCkJ26Q.png');
    width: 402px;
    height: 165px;
    position: relative;
    bottom: 53px; 
    left: 222px;
    color: transparent;
    z-index: 1;
    background-size: 403px;
}

.Garnet {
    background-image: url('http://i.imgur.com/GY9NUNN.png');
    width: 159px;
    height: 260px;
    position: relative;
    bottom: 563px;
    color: transparent;
    left: 554px;
}

.Perola {
    background-image: url('http://i.imgur.com/ihYJTLt.png');
    width: 147px;
    height: 252px;
    position: relative;
    bottom: 319px;
    color: transparent;
    right: 36px;
}


.Ametista {
    background: url('http://i.imgur.com/78AlXGq.png') 0 -51px;
    width: 172px;
    height: 190px;
    position: relative;
    bottom: 748px;
    color: transparent;
    left: 62px;
}


.Garnet:Hover {
    -webkit-animation: bounce 1s infinite linear;
}

.Ametista:Hover {
    -webkit-animation: bounce 1s infinite linear;
}

.Perola:Hover {
    -webkit-animation: bounce 1s infinite linear;
}

.Steven:Hover {
    -webkit-animation: bounce 1s infinite linear;
}



/* Fonte para toda a wikia */
body {
   font-family: "Roboto", Arial, sans-serif;
}

/* Infoboxes Portáteis - custom */
/** Título **/
.portable-infobox .pi-title {
    background: #0D4659;
    color: pink;
    margin-bottom: 5px;
}

/* Plano de fundo de perfis */

.UserProfileMasthead .masthead-info-lower:before {
    border-color: #000220 #000220 transparent transparent;
}

/* Link hover */
.onhover {
    color: pink;
	text-decoration:none;
	-webkit-transition: all .5s linear 0s;
	-moz-transition: all .5s linear 0s;
	-ms-transition: all .5s linear 0s;
	-o-transition: all .5s linear 0s;
	transition: all .5s linear 0s;
}


/* Diálogo de envio de mídia no EditorClássico */
#ImageUpload h1 {
  color: #DFDFDF;
}

/* Módulo de chat */
.WikiaRail .module h2, .WikiaRail #RIGHT_SKYSCRAPER h2 {
    margin-bottom: 0;
}
.chat-total {
  background-color:#191970;
  border-radius: 20px;
  padding: 2px;
  font-size: medium;
}

.ChatModule .chat-join {
    position: relative;
    top: -24px;
    right: 0;
}

.ChatModule h2.chat-headline .chat-total {
    background-color: #006ED3;
    border-radius: 2px;
    color: white;
    display: inline-block;
    float: right;
    box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, 0.52), inset 0 0 1px 1px rgba(0, 0, 0, 0.36);
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    margin: 2px 0 0 8px;
    padding: 1px 4px;
}

/* Resumos de edição */
.autocomment {
  color: rgb(213, 213, 213);
}

/* Títulos de páginas */
.activity-nav {
  margin: 0;
}

.activity-nav ul li a {
  position: relative;
  top: 60px;
}

#ajaxRefresh {
  position: relative;
  top: 16px;
}

.WikiaPageHeader h2 {
  position: relative;
  bottom: 30px;
}


/* Legendas de vídeo */
figcaption {
    color: white;
}



/* Notificações */
.global-notification.confirm {
  background: #FF6EC7;
  border: 1px solid #FF6EC7
}

/* Citações do Fórum */
.Wall .quote, .WallPreview .quote {
    background: #3e8cad;
    border: 1px solid #CCC;
}

/* Customização dos links Interwiki */
 
.WikiaArticleInterlang a[href^='http://ca.']:before {content:url('http://images.wikia.com/wolfenstein/images/e/e6/Flag_CA.png');}
.WikiaArticleInterlang a[href^='http://cs.']:before {content:url('http://images.wikia.com/startrek/ca/images/4/4a/Flag_CS.png');}
.WikiaArticleInterlang a[href^='http://de.']:before {content:url('http://images.wikia.com/wolfenstein/images/1/15/Flag_DE.png');}
.WikiaArticleInterlang a[href^='http://el.']:before {content:url('http://images3.wikia.nocookie.net/codigo-lyoko/es/images/2/2c/Flag_EL.png');}
.WikiaArticleInterlang a[href^='http://eo.']:before {content:url('http://images3.wikia.nocookie.net/__cb20140122204559/codigo-lyoko/es/images/c/cf/Flag_EO.png');}
.WikiaArticleInterlang a[href^='http://steven-universe']:before {content:url('http://images.wikia.com/wolfenstein/images/5/5d/Flag_EN.png');}
.WikiaArticleInterlang a[href^='http://es.']:before {content:url('http://images.wikia.com/wolfenstein/images/1/1c/Flag_ES.png');}
.WikiaArticleInterlang a[href^='http://fr.']:before {content:url('http://images.wikia.com/wolfenstein/images/e/e8/Flag_FR.png');}
.WikiaArticleInterlang a[href^='http://gl.']:before {content:url('http://images.wikia.com/codigo-lyoko/es/images/6/6c/Flag_GL.png');}
.WikiaArticleInterlang a[href^='http://hu.']:before {content:url('http://images.wikia.nocookie.net/codigo-lyoko/es/images/b/b5/Flag_HU.png');}
.WikiaArticleInterlang a[href^='http://it.']:before {content:url('http://images.wikia.com/codigo-lyoko/es/images/a/a1/Flag_IT.png');}
.WikiaArticleInterlang a[href^='http://la.']:before {content:url('http://images1.wikia.nocookie.net/__cb20140227183353/codigo-lyoko/es/images/e/e7/Flag_LA.png');}
.WikiaArticleInterlang a[href^='http://nl.']:before {content:url('http://images.wikia.com/wolfenstein/images/3/3a/Flag_NL.png');}
.WikiaArticleInterlang a[href^='http://no.']:before {content:url('http://images1.wikia.nocookie.net/__cb20140227183351/codigo-lyoko/es/images/e/e1/Flag_NO.png');}
.WikiaArticleInterlang a[href^='http://pl.']:before {content:url('http://images.wikia.com/wolfenstein/images/3/31/Flag_PL.png');}
.WikiaArticleInterlang a[href^='http://pt.']:before {content:url('http://images.wikia.com/codigo-lyoko/es/images/8/82/Flag_PT.png');}
.WikiaArticleInterlang a[href^='http://pt-br.']:before {content:url('http://images.wikia.com/codigo-lyoko/es/images/2/2a/Flag_BR.png');}
.WikiaArticleInterlang a[href^='http://ro.']:before {content:url('http://images2.wikia.nocookie.net/codigo-lyoko/es/images/f/f4/Flag_RO.png');}
.WikiaArticleInterlang a[href^='http://ru.']:before {content:url('http://images.wikia.com/wolfenstein/images/f/fd/Flag_RU.png');}
.WikiaArticleInterlang a[href^='http://sr.']:before {content:url('http://images.wikia.com/codigo-lyoko/es/images/2/21/Flag_SR.png');}
.WikiaArticleInterlang a[href^='http://sv.']:before {content:url('http://images.wikia.com/startrek/ca/images/8/8d/Flag_SV.png');}
.WikiaArticleInterlang a[href^='http://tr.']:before {content:url('http://images2.wikia.nocookie.net/__cb20140227183352/codigo-lyoko/es/images/6/6c/Flag_TR.png');}
.WikiaArticleInterlang a[href^='http://uk.']:before {content:url('http://images1.wikia.nocookie.net/__cb20140227183352/codigo-lyoko/es/images/4/40/Flag_UK.png');}
.WikiaArticleInterlang a[href^='http://vi.']:before {content:url('http://images4.wikia.nocookie.net/__cb20140227183352/codigo-lyoko/es/images/1/12/Flag_VI.png');}
 
.WikiaArticleInterlang a:before {
padding:3px;
}
/* Falas personalizadas = Nomes */
 /* Caio */
    /* Caio Tourmaline [Nome acima das mensagens] */
body.ChatWindow section#WikiaPage > .Chat li[data-user="SomethingAll%C3%AD"] .username {
    color: #38F2CA;}
    /* Bubble  */
body.ChatWindow section#WikiaPage > .Chat li[data-user="Bubble-Blitz"] .username {
    color: #C12283;}
    
    /* Alioth  */
body.ChatWindow section#WikiaPage > .Chat li[data-user="Blue Quartz 1235"] .username {
    color: #6D1BBF;}
    
    /* Niyu  */
body.ChatWindow section#WikiaPage > .Chat li[data-user="Niyu Seith"] .username {
    color: #775AC4;}
    
    /* Pérolo  */
body.ChatWindow section#WikiaPage > .Chat li[data-user="Perola Verde"] .username {
    color: #1A71A1;}
    
     /** TUP **/  
body.ChatWindow section#WikiaPage > .Chat li[data-user="TipoUmaPessoa"]
.username {
    color: #4EA5F5;}

    /* Marcos */
body.ChatWindow section#WikiaPage > .Chat li[data-user="Flamarcos"] .username {
    color: #74EDE1;}
      /* Jake */
body.ChatWindow section#WikiaPage > .Chat li[data-user="Jake the Dad"] .username {
    color: #14DBB7;}
    /* SHW */
body.ChatWindow section#WikiaPage > .Chat li[data-user="SoHardWhy"] .username { color: #05B9F5;}
    /* Mr */
body.ChatWindow section#WikiaPage > .Chat li[data-user="Mr Supremo"] .username { color: #F5770A;}
    /* AdG */
body.ChatWindow section#WikiaPage > .Chat li[data-user="Assassino de Gems"] .username { color: #ED0000;}
    /* Rafael */
body.ChatWindow section#WikiaPage > .Chat li[data-user="Rafael54425"] .username { color: #FF1F7C;}
    /* Lon */
body.ChatWindow section#WikiaPage > .Chat li[data-user="Lon643"] .username { color: #8F199E;}
    /*Joao Vitor */
body.ChatWindow section#WikiaPage > .Chat li[data-user="Joao Vitor123456789"] .username { color: #0800FF;}
    /* Red */
body.ChatWindow section#WikiaPage > .Chat li[data-user="Red the Doctor Q.I"] .username { color: #00FFFF;}
 
    /* Quartzo */
body.ChatWindow section#WikiaPage > .Chat li[data-user="QuartzoBranco"] .username { color: #D9B525;}
    /* Carlo */
body.ChatWindow section#WikiaPage > .Chat li[data-user="Carlogamer12"] .username { color: #34DDDD;}
    /* QB */
body.ChatWindow section#WikiaPage > .Chat li[data-user="Love Garnet"] .username { color: #8979DB;}

    /* CAIO Tour [Barra lateral] */
body.ChatWindows #Rail li[data-user="Caio Tourmaline"] .username {
    color: #33F2B2;
    font-weight: bold; 
    }
    
    
/* Falas personalizadas */
body.ChatWindow section#WikiaPage > .Chat li[data-user=""] .message {
color: # !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Nectomania"] .message {
color: #2b54d9  !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Isack705 HDTV"] .message {
color: #49A32A !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Niyu Seith"] .message {
color: #775AC4 !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Unberland"] .message {
color: #00FF1E !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="SomethingAllí"] .message {
color: #A4B9BF !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="ErikUniversoQuartz"] .message {
color: #90C3D4 !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Pretty Little Rebel"] .message {
color: #2AB1DE !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Fwy"] .message {
color: #ff1493 !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Ramon Mesquita"] .message {
color: #62C91C !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Perola Verde"] .message {
color: #2E9DD9 !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Canigu"] .message {
color: #FF0000 !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Garnet1227"] .message {
color: #90CFD4 !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="RvZueiro"] .message {
color: #FF0000 !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Love Garnet"] .message {
color: #8979DB !important;
}

body.ChatWindow section#WikiaPage > .Chat li[data-user="Pérola123"] .message {
color: #64DCDE !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Jupiterson"] .message {
color: #1FBEDE !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Florbella123"] .message {
color: #EC4399 !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Jake the Dad"] .message {
color: #168509 !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Mr Supremo"] .message {
color: #F5770A !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="CahKnowah"] .message {
color: #F5B0E7 !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="TipoUmaPessoa"] .message {
color: #4EA5F5 !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="QG"] .message {
color: #00FFB3 !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Blue Quartz 1235"] .message {
color: #944DFF !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="CarolSU"] .message { 
color: #00FFC8 !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Bubble-Blitz"] .message {
color: #d3fddf !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Raio Jasper"] .message {
color: #000000 !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Bianca003"] .message {
color: #B5FFDB !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Ashboy2015"] .message {
color: #FFD700 !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Namikaze Minato, o Quarto Hokage"] .message {
color: #11F5E9 !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Chrysoberyll"] .message {
color: #14FF00  !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Green Crystal"] .message {
color: #FFFFFF !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="PearlSozokujin"] .message {
color: #FF0000 !important;
}

body.ChatWindow section#WikiaPage > .Chat li[data-user="Assassino de Gems"] .message {
color: #A60303 !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="JakeJunior33223"] .message {
color: #00F3FF !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Nome de utilizador"] .message {
color: #F54058 !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Aninha10"] .message {
color: #AE4DEB !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Steven universo fansão"] .message {
color: #00e6f2 !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Onix Gem"] .message {
color: #1BFAFA !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="SoHardWhy"] .message {
color: #05B9F5 !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Foxy2453"] .message {
color: #FF0303 !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Hawtur"] .message {
color: #FFFFFF !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Flungus amunglus"] .message {
color: #9008D4 !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Tails Prower 95"] .message {
color: #C07FCF !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="SuperMadara"] .message {
color: #0ebf7c !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Rafael54425"] .message {
color: #FF1F7C !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Kitty Uchiha"] .message {
color: #FFC4E9 !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Flamarcos"] .message {
color: #74EDE1 !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Soubr33"] .message {
color: #F52C39 !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Sastion"] .message {
color: #00FFEB !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Tuff007"] .message {
color: #7ff56f !important;
}

body.ChatWindow section#WikiaPage > .Chat li[data-user="Steven universo fansao"] .message {
color: #1845CC !important; 
}

body.ChatWindow section#WikiaPage > .Chat li[data-user="EnergyYD"] .message {
color: #FFFFC7 !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="PedroGamer10"] .message {
color: #7DF8FA !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="DeathKrystal"] .message {
color: #C990F5 !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Rafael54425"] .message {
color: #0055FF !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Lon643"] .message {
color: #AA1ABD !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Viniuau"] .message {
color: #00F3FF !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Black Quartz"] .message {
color: #FF4238 !important;
}
body.ChatWindow section#WikiaPage  > .Chat li[data-user="Esteven quartz universo"] .message {
color: #FCE808 !important;
}
body.ChatWindow section#WikiaPage  > .Chat li[data-user="Aninha10"] .message {
color: #7847FF !important;
}
body.ChatWindow section#WikiaPage  > .Chat li[data-user="SoldadoInvernal"] .message {
color: #2519FF !important;
}
body.ChatWindow section#WikiaPage  > .Chat li[data-user="MrSanic"] .message {
color: #65C270 !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Bruno Araújo"] .message {
color: #8000FF !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="ApenasOutroCara"] .message {
color: #FF8C00 !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="DarkUniverse"] .message {
color: #D9FF00 !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Fã Anônimo"] .message {
color: #4682B4 !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="P3RID07"] .message {
color: #FFFA1C !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Panda Universo"] .message {
color: #0084B4 !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Agente 00K7"] .message {
color: #00FFD0 !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user=" Ruby&Sapphire"] .message {
color: #54CFF7 !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="RSG Ruby&Sapphire"] .message {
color: #1FB9ED !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Joao Vitor123456789"] .message {
color: #90D4B5 !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Raio Lapis"] .message {
color: #fa0202 !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Red the Doctor Q.I"] .message {
color: #0A7FF5 !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="QuartzoBranco"] .message {
color: #BABA0D !important;
}
body.ChatWindow section#WikiaPage > .Chat li[data-user="Carlogamer12"] .message {
color: #34DDDD !important;
}
/* Master Head */
/** CAIO TOURMALINE **/
page-Usuário_Caio Tourmaline .UserProfileMasthead .masthead-info, .page-Mural_de_mensagens_Caio Tourmaline .UserProfileMasthead .masthead-info, .page-Especial_Contribuições_Caio Tourmaline.UserProfileMasthead .masthead-info { background-image: url(http://vignette1.wikia.nocookie.net/stevenuniverso/images/d/da/L17.png/revision/latest?cb=20150524204833&path-prefix=pt-br); }

/* Módulo do Chat */
div.chat-join {
    position: relative;
    left: 187px;
}
/* Nomes personalizados */
/** Garomus **/
a[href="/wiki/Usu%C3%A1rio:Garomus"],
.edited-by a[href="/wiki/Usu%C3%A1rio:Garomus"],
.subtle a[href="/wiki/Usu%C3%A1rio:Garomus"],
.forum_editor a[href="/wiki/Usu%C3%A1rio:Garomus"],
.history-user a[href="/wiki/Usu%C3%A1rio:Garomus"], 
.mw-userlink a[href="/wiki/Usu%C3%A1rio:Garomus"] {font-family: "Roboto", sans-serif;color:#6cf0ff !important}

/** Joofrorm **/
a[href="/wiki/Usu%C3%A1rio:Joofrorm"],
.edited-by a[href="/wiki/Usu%C3%A1rio:Joofrorm"],
.subtle a[href="/wiki/Usu%C3%A1rio:Joofrorm"],
.forum_editor a[href="/wiki/Usu%C3%A1rio:Joofrorm"],
.history-user a[href="/wiki/Usu%C3%A1rio:Joofrorm"],
.mw-userlink a[href="/wiki/Usu%C3%A1rio:Joofrorm"] {color:#00CD00; font-family:Verdana; font-weight:bold !important}

/** Pérola Verde **/
a[href="/wiki/Usu%C3%A1rio:Perola_Verde"],
.edited-by a[href="/wiki/Usu%C3%A1rio:Perola_Verde"],
.subtle a[href="/wiki/Usu%C3%A1rio:Perola_Verde"],
.forum_editor a[href="/wiki/Usu%C3%A1rio:Perola_Verde"],
.history-user a[href="/wiki/Usu%C3%A1rio:Perola_Verde"],
.mw-userlink a[href="/wiki/Usu%C3%A1rio:Perola_Verde"] {color:#320787; font-family:Kristen ITC; font-weight:bold !important}

/** Jake the Dad **/
a[href="/wiki/Usu%C3%A1rio:Jake_the_Dad"],
.edited-by a[href="/wiki/Usu%C3%A1rio:Jake_the_Dad"],
.subtle a[href="/wiki/Usu%C3%A1rio:Jake_the_Dad"],
.forum_editor a[href="/wiki/Usu%C3%A1rio:Jake_the_Dad"],
.history-user a[href="/wiki/Usu%C3%A1rio:Jake_the_Dad"],
.mw-userlink a[href="/wiki/Usu%C3%A1rio:Jake_the_Dad"] {font-family: "Tahoma", sans-serif;font-weight:bold;color:orange !important}

/** Mr Supremo **/
a[href="/wiki/Usu%C3%A1rio:Mr_Supremo"],
.edited-by a[href="/wiki/Usu%C3%A1rio:Mr_Supremo"],
.subtle a[href="/wiki/Usu%C3%A1rio:Mr_Supremo"],
.forum_editor a[href="/wiki/Usu%C3%A1rio:Mr_Supremo"],
.history-user a[href="/wiki/Usu%C3%A1rio:Mr_Supremo"],
.mw-userlink a[href="/wiki/Usu%C3%A1rio:Mr_Supremo"] {font-family: "Times New Roman", serif;font-weight:bold;color:#000000 !important}

/** Someone Ahí **/
a[href="/wiki/Usu%C3%A1rio:Caio_Tourmaline"],
.edited-by a[href="/wiki/Usu%C3%A1rio:Caio_Tourmaline"],
.subtle a[href="/wiki/Usu%C3%A1rio:Caio_TourmalineD"],
.forum_editor a[href="/wiki/Usu%C3%A1rio:Caio_Tourmaline"],
.history-user a[href="/wiki/Usu%C3%A1rio:Caio_Tourmaline"],
.mw-userlink a[href="/wiki/Usu%C3%A1rio:Caio_Tourmaline"] {font-family: "Karaoke Superstar BV", sans-serif;font-weight:bold;color:#90D498 !important}

/** BOT **/
a[href="/wiki/Usu%C3%A1rio:Jorginho_the_BOT"],
.edited-by a[href="/wiki/Usu%C3%A1rio:Jorginho_the_BOT"],
.subtle a[href="/wiki/Usu%C3%A1rio:Jorginho_the_BOT"],
.forum_editor a[href="/wiki/Usu%C3%A1rio:Jorginho_the_BOT"],
.history-user a[href="/wiki/Usu%C3%A1rio:Jorginho_the_BOT"],
.mw-userlink a[href="/wiki/Usu%C3%A1rio:Jorginho_the_BOT"] {font-family: "Impact", sans-serif;font-weight:bold;color:#507D8C !important}

/** TheQueenSindel **/
a[href="/wiki/Usu%C3%A1rio:TheQueenSindel"],
.edited-by a[href="/wiki/Usu%C3%A1rio:TheQueenSindel"],
.subtle a[href="/wiki/Usu%C3%A1rio:TheQueenSindel"],
.forum_editor a[href="/wiki/Usu%C3%A1rio:TheQueenSindel"],
.history-user a[href="/wiki/Usu%C3%A1rio:TheQueenSindel"],
.mw-userlink a[href="/wiki/Usu%C3%A1rio:TheQueenSindel"] {font-family: "Verdana", sans-serif;font-weight:bold;color:#5E8FFF !important}

/** Bylly **/
a[href="/wiki/Usu%C3%A1rio:Bylly"],
.edited-by a[href="/wiki/Usu%C3%A1rio:Bylly"],
.subtle a[href="/wiki/Usu%C3%A1rio:Bylly"],
.forum_editor a[href="/wiki/Usu%C3%A1rio:Bylly"],
.history-user a[href="/wiki/Usu%C3%A1rio:Bylly"],
.mw-userlink a[href="/wiki/Usu%C3%A1rio:Bylly"] {font-family: "Ivory4", sans-serif;font-weight:bold;color:#8B8B83 !important}


/* Remoção de atribuição em miniaturas */
.WikiaArticle .attribution {display:none;}

 /* Estrelas Personalizadas */
    /*** Administradores ***/
 
body.ChatWindow #user-Jake_the_Dad .username:after, body.ChatWindow #priv-user-Jake_the_Dad .username:after {
        content: url("http://vignette3.wikia.nocookie.net/mr-supremo/images/4/48/ImageResizer.net_-_y5rlxyljf8cg1vd.png/revision/latest?cb=20150718171759&path-prefix=pt-br");
    background-image: none;
}
body.ChatWindow #user-Mr_Supremo .username:after, body.ChatWindow #priv-user-Mr_Supremo .username:after {
         content: url("http://vignette2.wikia.nocookie.net/mr-supremo/images/7/76/ImageResizer.net_-_31tp7o2nkvai36q.png/revision/latest?cb=20150718164641&path-prefix=pt-br");
    background-image: none;
}
body.ChatWindow #user-Garomus .username:after, body.ChatWindow #priv-user-Garomus .username:after {
         content: url("http://i.imgur.com/Au3rfSE.png");
    background-image: none;
}

    /*** Moderadores do Chat ***/
 
body.ChatWindow #user-TipoUmaPessoa .username:after, body.ChatWindow #priv-user-TipoUmaPessoa .username:after {
         content: url("http://vignette4.wikia.nocookie.net/tup/images/1/15/Korinho2.png/revision/latest?cb=20160918221711&path-prefix=pt-br");
    background-image: none;  
}
body.ChatWindow #user-Perola_Verde .username:after, body.ChatWindow #priv-user-Perola_Verde.username:after {
         content: url("http://vignette1.wikia.nocookie.net/stevenuniverso/images/9/9e/GemPedraEstrela.png/revision/latest?cb=20160926185701&path-prefix=pt-br");
    background-image: none;  
}
body.ChatWindow #user-BotZetsu .username:after, body.ChatWindow #priv-user-BotZetsu .username:after {
         content: url("http://vignette4.wikia.nocookie.net/steven-universe/images/4/40/Redeye15x15.png/revision/latest?cb=20150831110631&format=webp");
    background-image: none;  
}
body.ChatWindow #user-Love_Garnet .username:after, body.ChatWindow #priv-user-Love_Garnet .username:after {
         content: url("http://i.imgur.com/cQArYRh.png");
    background-image: none;  
}
body.ChatWindow #user-Caio_Tourmaline .username:after, body.ChatWindow #priv-user-Caio_Tourmaline .username:after {
         content: url("http://vignette2.wikia.nocookie.net/base-secreta-de-oushantal/images/c/ce/Estrelinha_sensual.png/revision/latest?cb=20160611212729&path-prefix=pt-br");
    background-image: none; 
    font-family: "Comic Sans MC", sans-serif;font-weight:bold;color:#90D498 !important}
  
/* Giving headers and TOC a little extra space */
h2 {margin-top: 20px;}
 
.toc {margin-top: 20px;}

/* Destaque dos admins na Atividade Recente */


/* Forum formatting (by -Algorithm & -Splaka) */
.forumheader {
   border: 1px solid #aaa;
   margin-top: 1em;
   padding: 12px;
}
.forumlist td.forum_edited a {
   color: black;
   text-decoration: none;
}
.forumlist td.forum_title a {
   padding-left: 20px;
}
.forumlist td.forum_title a.forum_new {
   font-weight: bold;
   background: url(/images/4/4e/Forum_new.gif) 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;
}

/* Rounding chat avatars, thank you to the Sam & Cat Wiki */ 
.ChatModule .avatar {
border-radius: 20px;
}

/* Coloração de links */
#mw-content-text .masthead-info-lower .tabs-container a:hover {
    color: #ff6ec7 !important;
    text-decoration: none;
}

/* Página de Conquistas */
#about-achievements ul .bronze span {
  color: rgb(42, 42, 42);
}

#about-achievements ul .silver span {
  color: rgb(42, 42, 42);
}

#about-achievements ul .gold span {
  color: rgb(42, 42, 42);
}

/** Comentários de admins - páginas **/
/** Garomus **/
.comments li[data-user="Garomus"] blockquote {
   background: #661769 url("http://vignette3.wikia.nocookie.net/stevenuniverso/images/6/64/Favicon.ico/revision/latest?cb=20140304110739&path-prefix=pt-br") top right no-repeat !important;
}
.comments li[data-user="Garomus"] blockquote:after {
   border-color: transparent #661769  #661769  transparent !important;
}
.comments li[data-user="Garomus"] blockquote div {
   background: transparent #661769 !important;
}
.comments li[data-user="Garomus"] blockquote {color:#D5D4D4 !important;}

/** Joofrorm **/
.comments li[data-user="Joofrorm"] blockquote {
   background: #661769 url("http://vignette3.wikia.nocookie.net/stevenuniverso/images/6/64/Favicon.ico/revision/latest?cb=20140304110739&path-prefix=pt-br") top right no-repeat !important;
}
.comments li[data-user="Joofrorm"] blockquote:after {
   border-color: transparent #661769  #661769  transparent !important;
}
.comments li[data-user="Joofrorm"] blockquote div {
   background: transparent #661769 !important;
}
.comments li[data-user="Joofrorm"] blockquote {color:#D5D4D4 !important;}

/** FanP&F **/
.comments li[data-user="FanP&F"] blockquote {
   background: #661769 url("http://vignette3.wikia.nocookie.net/stevenuniverso/images/6/64/Favicon.ico/revision/latest?cb=20140304110739&path-prefix=pt-br") top right no-repeat !important;
}
.comments li[data-user="FanP&F"] blockquote:after {
   border-color: transparent #661769  #661769  transparent !important;
}
.comments li[data-user="FanP&F"] blockquote div {
   background: transparent #661769 !important;
}
.comments li[data-user="FanP&F"] blockquote {color:#D5D4D4 !important;}

/** Mr Supremo **/
.comments li[data-user="Mr Supremo"] blockquote {
   background: #F5770A url("http://vignette1.wikia.nocookie.net/steven-universe/images/e/e5/Jaspergem15x15.png") top right no-repeat !important;
}
.comments li[data-user="Mr Supremo"] blockquote:after {
   border-color: transparent #F5770A  #F5770A  transparent !important;
}
.comments li[data-user="Mr Supremo"] blockquote div {
   background: transparent #F5770A !important;
}
.comments li[data-user="Mr Supremo"] blockquote {color:#D5D4D4 !important;}

/** Caio Tourmaline **/
.comments li[data-user="Caio Tourmaline"] blockquote {
   background: #661769 url("http://vignette1.wikia.nocookie.net/steven-universe/images/5/5a/Lapisgem15x15.png") top right no-repeat !important;
}
.comments li[data-user="Caio Tourmaline"] blockquote:after {
   border-color: transparent #661769  #661769  transparent !important;
}
.comments li[data-user="Caio Tourmaline"] blockquote div {
   background: transparent #661769 !important;
}
.comments li[data-user="Caio Tourmaline"] blockquote {color:#D5D4D4 !important;}


/** Jake the Dad **/
.comments li[data-user="Jake the Dad"] blockquote {
   background: #661769 url("http://vignette3.wikia.nocookie.net/stevenuniverso/images/6/64/Favicon.ico/revision/latest?cb=20140304110739&path-prefix=pt-br") top right no-repeat !important;
}
.comments li[data-user="Jake the Dad"] blockquote:after {
   border-color: transparent #661769  #661769  transparent !important;
}
.comments li[data-user="Jake the Dad"] blockquote div {
   background: transparent #661769 !important;
   /** Caio Tourmaline **/
}
.comments li[data-user="Jake the Dad"] blockquote {color:#D5D4D4 !important;}

/* Nomes personalizados na WA */
/*** Jake the Dad ***/
a[href|="/wiki/User:Jake_the_Dad"]{
	background: url(http://vignette1.wikia.nocookie.net/steven-universe/images/e/e5/Jaspergem15x15.png) center left no-repeat;
	padding-left: 17px !important;
	font-weight: bold !important;
	color: #F29C37 !important;
}
	/* Caio Tourmaline */
	a[href|="/wiki/User:Caio_Tourmaline"] {
	background: url(http://vignette1.wikia.nocookie.net/steven-universe/images/5/5a/Lapisgem15x15.png) center left no-repeat;
	padding-left: 17px !important;
	font-weight: bold !important;
	color: #1589FF !important;
}
 
 
.subnav-3-item a:hover[href|="/wiki/User:Caio_Tourmaline"] {
	background: url(http://vignette1.wikia.nocookie.net/steven-universe/images/5/5a/Lapisgem15x15.png) center left no-repeat #212d3f !important;
}

/* Tabbers and Profile Tabs */
.WikiaUserPagesHeader .tabs {
	padding-left: 17px;
}
.tabs-container .tabs li[data-id="profile"] a {
	padding-left: 12px !important;
}
.tabs li a,
ul.tabbernav li a,
ul.tabbernav li a:link,
ul.tabbernav li a:visited {
    background: #063971 !important;
    background-image: none !important;
    border: 1px solid #00B2EE !important;
    border-radius: 5px 5px 0px 0px;
    font-weight:bold;
    color: #00B2EE !important;
}
.tabs .selected a,
.tabs .selected a:hover,
ul.tabbernav li.tabberactive a,
ul.tabbernav li.tabberactive a:hover {
    background: #008ebd !important;
    background-image: none !important;
    border: 2px solid #00B2EE !important;
    border-bottom: 0 solid transparent !important;
    border-radius: 5px 5px 0px 0px;
    font-weight:bold;
    color: white !important;
}
ul.tabbernav li a:hover,
.tabs li a:hover {
    background: #008ebd !important;
    background-image: none !important;
    border: 1px solid #00B2EE !important;
    border-radius: 5px 5px 0px 0px;
    font-weight:bold;
    color: white !important;
}
.tabberlive .tabbertab {
    border-top: 1px solid #00B2EE !important;
    border-right: 0 solid transparent !important;
    border-left: 0 solid transparent !important;
    border-bottom: 0 solid transparent !important;
}
ul.tabbernav {
    border: none !important;
}

/* Cargos nos nomes, créditos para Wiki Naruto */
.Wall .edited-by a[href$="Garomus"] ~ .subtle::after{
  content: "(Fundador)";
  color: #B5B5B5;
  margin-left: -2px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}

.Wall .edited-by a[href$="Joofrorm"] ~ .subtle::after,
.Wall .edited-by a[href$="Jake_the_Dad"] ~ .subtle::after,
.Wall .edited-by a[href$="Mr_Supremo"] ~ .subtle::after,
.Wall .edited-by a[href$="Caio_Tourmaline"] ~ .subtle::after {
  content: "(Burocrata)";
  color: #B5B5B5;
  margin-left: -2px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}

.Wall .edited-by a[href$="TheQueenSindel"] ~ .subtle::after {
  content: "(Reversora e Moderadora do Chat)";
  color: #B5B5B5;
  margin-left: -2px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}

.Wall .edited-by a[href$="TipoUmaPessoa"] ~ .subtle::after,
.Wall .edited-by a[href$="Quartzo_Branco"] ~ .subtle::after {
  content: "(Moderador do Chat)";
  color: #B5B5B5;
  margin-left: -2px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}

.Wall .edited-by a[href$="Perola Verde"] ~ .subtle::after
.Wall .edited-by a[href$="EnergyYD"] ~ .subtle::after
Wall .edited-by a[href$="Bylly"] ~ .subtle::after{
  content: "(Moderador de Fórum)";
  color: #B5B5B5;
  margin-left: -2px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}
 
 
/** Borda na Página Principal **/
.WikiaPage {
    border: 5px solid #00008b;
}
 
/** Fim Borda na Página Principal **/
 
/** Nav **/
 
.WikiHeader .navbackground img {
    border-color: transparent;
    border-width: 2px;
    float: right;
    margin-top: 30px;
}
 
.WikiHeader .navbackground {
    background-color: #00008B;
    height: 32px;
    margin-top: 1px;
    left: 0;
    position: absolute;
    top: 32px;
    width: 729px;
}
 
 
 
.WikiHeader .navbackground img {
    border-color: transparent;
}
 
.WikiHeader > nav li.marked > a {
    margin: 1px 3px;
    padding: 0px 12px;
    border-top: 0px solid #33a0ff;
    border-left: 1px solid transparent;
    color: white;
}
 
.WikiHeader > nav li {
    background: #000052;
    border-radius: 5px 5px 0 0;
    margin-right: 3px;
}
 
.WikiHeader > nav li > a {
    border-left: 0;
    color: #fff;
    padding: 1px 15px 0px 15px;
}
 
.WikiHeader > nav li.marked {
    background: #00008B;
    border-radius: 5px 5px 0 0;
}
 
.WikiHeader .navbackground {
    border-bottom-left-radius: 5px;
}
 
.WikiHeader > nav .subnav-2 li.marked2 .subnav-2a {
    border-radius: 0px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    margin: 0 0 0 0;
    background: none;
    border: 0;
    border-bottom: 0;
    color: #fff;
    margin-left: 5px;
}
 
.WikiHeader > nav .subnav-2 li.marked2 .subnav-2a > .chevron {
    border-top-color: #FFFFFF;
}
 
.WikiHeader > nav .subnav-2 li.marked2 .subnav-2a:hover {
    background: transparent;
    color: #fff;
}
 
.WikiHeader > nav .subnav-3 {
    margin-left: -25px;
    margin-top: 17px;
}
 
.WikiHeader > nav .subnav-3:after {
    content: "";
    border-color: rgba(0,0,0,0) rgba(0,0,0,0) #FFF rgba(0,0,0,0);
    border-style: solid;
    position: absolute;
    top: -25px;
    left: 63px;
    border-width: 13px;
}
 
.WikiHeader > nav.WikiNav {
    width: 81%;
    margin: 0 0 0 -45px;
}
 
.WikiHeader > nav.WikiNav .navbackground {
    width: 97%;
        border-radius: 0 0 0 5px;
}
 
/** Fim do Nav **/
 
/** Rail **/
.WikiaRail .module h2 {
    font-weight: normal;
    color: #fff;
    background: #00008b;
    padding: 5px 5px 5px 5px;
    text-align: center;
    margin: -20px -15px 15px -15px;
    font-family: Dosis;
    text-transform: uppercase;
}
 
 
.WikiaRail .module {
    border: 2px solid #00008b;
}
/** Fim do Rail **/
 
/** Header **/
.WikiHeader {
    margin: 0 -20px 23px -20px;
    background-image: url('http://40.media.tumblr.com/764ecb2ea75ec307ca62dbce7c34bef9/tumblr_ndlsrw49FK1smn4pqo8_1280.jpg');
    background-size: 1121px;
    background-position: 0 -568px;
}
 
/** Botão do Header **/
 
.WikiHeader .buttons .wikia-menu-button {
    top: 36px;
    left: -15px;
    background: #003CB3;
    color: #fff;
    border: 1px solid transparent;
}
 
.WikiHeader .buttons .contribute > img {
    height: 0;
    margin-bottom: 0;
    padding: 0 0 0 0;
    width: 0;
    visibility: collapse;
}
 
a.wikia-button.secondary img.chevron, .wikia-single-button a.secondary img.chevron, .wikia-menu-button.secondary img.chevron, input[type="submit"].secondary img.chevron, input[type="reset"].secondary img.chevron, input[type="button"].secondary img.chevron, .button.secondary img.chevron, button.secondary img.chevron {
    border-color: #FFF transparent transparent;
}
 
.WikiHeader .buttons > .contribute:hover {
    background: none;
    background-color: #0200A0;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
}
 
/** Wecome **/
.welcomemsg {
    background-image: url('http://vignette2.wikia.nocookie.net/steven-universe/images/0/0c/Vlcsnap-2015-08-12-07h08m25s218.png/revision/latest?cb=20150812041137&path-prefix=ru');
    width: 704px;
    background-position: 0 306px;
    height: 86px;
    border-radius: 5px 5px 0 0;
}
 
.wcmsm {
    font-size: 44.549px;
    font-weight: 900;
    padding: 13px 0 17px 0;
    width: 704px;
    text-transform: uppercase;
    background-image: url('http://vignette2.wikia.nocookie.net/steven-universe/images/0/0c/Vlcsnap-2015-08-12-07h08m25s218.png/revision/latest?cb=20150812041137&path-prefix=ru');
    background-position: 0 220px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Dosis;
}
 
.welcomemsgend {
    background-image: url('http://vignette2.wikia.nocookie.net/steven-universe/images/0/0c/Vlcsnap-2015-08-12-07h08m25s218.png/revision/latest?cb=20150812041137&path-prefix=ru');
    background-position: 0 168px;
    height: auto;
    font-size: 15px;
    padding: 15px 0 10px 0;
    width: 704px;
    border-radius: 0 0 5px 5px;
    text-align: center;
}

a.comments > .commentsbubble:after {
    border-color: #FFFFFF #FFFFFF transparent transparent;
}

.WikiaActivityModule li {
    margin: 20px 0;
}

/** Rail **/
.WikiaActivityModule li {
    margin: 30px 0;
    padding: 5px 0 5px 45px;
}

.skin-oasis .sprite.edit {
    background-position: -255px -335px;
    height: 25px;
    width: 21px;
    background-image: url(http://vignette1.wikia.nocookie.net/tudosobrehoradeaventura/images/b/b3/FORT-AWESOME-WIKI.png/revision/latest?cb=20160205002100&path-prefix=pt-br);
}

.skin-oasis .sprite.new {
    background-position: -297px -335px;
    height: 25px;
    width: 21px;
    background-image: url(http://vignette1.wikia.nocookie.net/tudosobrehoradeaventura/images/b/b3/FORT-AWESOME-WIKI.png/revision/latest?cb=20160205002100&path-prefix=pt-br);
}

/* Imagem na box de perfil */
.UserProfileMasthead .masthead-info {
background-image:
url("http://vignette3.wikia.nocookie.net/stevenuniverso/images/8/88/GaleriaCorridaS00002.png/revision/latest?cb=20150913152942&path-prefix=pt-br");
background-repeat: repeat;
background-position: 3% 100%;
}

/* Nova Tabber */
.tabs li a,
ul.tabbernav li a,
ul.tabbernav li a:link,
ul.tabbernav li a:visited {
    background: #342D7E !important;
    background-image: none !important;
    border: 1px solid #342D7E !important;
    border-bottom: 0 solid transparent !important;
    border-radius: 5px 5px 0px 0px;
    font-weight:bold;
    color: #6DC5CF !important;
}

/* Posicionamento de sub-títulos */
.header-column.header-title h2 {
    position: relative;
    top: 0px;
}

.activity-nav ul li a {
    top: 30px;
}
/* Jooj */
li[data-user="BotZetsu"] span.message {
    font-family: Courier New;
}
img[alt="(big alt lenny)"],
img[alt="(huge alt lenny)"],
img[alt="(big lenny)"],
img[alt="(huge lenny)"] {
    height: 40px;
    width: 40px;
}
img[alt="(small alt lenny)"],
img[alt="(smol alt lenny)"],
img[alt="(small lenny)"],
img[alt="(smol lenny)"] {
    height: 12px;
    width: 12px;
}
li[data-user="Caio_Tourmaline"] span.message {
    font-family: Courier New;
}
img[alt="(Old London)"],
img[alt="(Old London)"],
img[alt="(Old London)"],
img[alt="(Old London)"] {
    height: 40px;
    width: 40px;
}
img[alt="(Old London)"],
img[alt="(Old London)"] {
    height: 12px;
    width: 12px;
}

/* Infobox portáteis */
.portable-infobox {
  -moz-border-radius: 1em;
  -khtml-border-radius: 1em;
  -webkit-border-radius: 1em;
  border: solid 2px ;
  border-radius: 1em;
  background-color: transparent;
  font-family: 'Roboto', sans-serif;
  -moz-box-shadow:0 0 20px red !important;
  -webkit-box-shadow:0 0 20px red !important;
  box-shadow:0 0 1px white !important;
}
.portable-infobox .pi-title,
.portable-infobox .pi-secondary-font {
  font-family: 'Roboto', sans-serif;
  font-size: 14.5px;
  line-height: 100%;
  color: white;
  font-weight: bold;
  text-align: center;
}
.portable-infobox .pi-font {
  font-family: 'Roboto', sans-serif;
  font-size: 14.5px;
  line-height: 140%;
  color: white;
}
.portable-infobox .pi-secondary-background { background-color: #0D4659; }
}
.portable-infobox .pi-item-spacing {
  border: 0px;
  padding: 3px;
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
    margin: 4px;
}
.portable-infobox .pi-title,
.portable-infobox .pi-header,
.portable-infobox .pi-data-label {
  -moz-border-radius: 1ex;
  border-radius: 1ex;
  border: 0;
}
.pi-image img {
    max-width: 300px;
    height: 100%;
}

/* Links, créditos à One Piece Wiki */
a:hover {
    text-shadow: 0 0 2.5px #647FF5,0 0 2.5px #647FF5;
    color: #647FF5 !important;
    text-decoration: none;
    -webkit-transition: all .4s linear 0s;
    -moz-transition: all .4s linear 0s;
    -ms-transition: all .4s linear 0s;
    -o-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
}

/* Ícone Página da Comunidade*/
 
.community-page-entry-point-module div.community-page-entry-point-logo {
    background: #00b2ee url(http://vignette1.wikia.nocookie.net/stevenuniverso/images/3/3a/NewRoseGem.png/revision/latest?cb=20150621122648&path-prefix=pt-br) 50% 50%/24px 24px no-repeat;
}