Jump to content

User:VampireProject23/modern.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/***** CSS placed here will be applied to all skins on the entire site. *****/

/* Rights */

a[href="/wiki/User:Big_Brother_99"] { color:#000; font-weight:bold; !important; }
a[href="/wiki/User:Big_Brother_99"] { color:#000; font-weight:bold; !important; }


/**Tabs**/
 
/*user page tab*/
.tabs-container .tabs .selected a {
    background-color:maroon;
    color:#fff;
 
}
 
 
.WikiaUserPagesHeader .tabs-container .tabs {
  border-bottom: 2px solid maroon;
  padding: 1px 0 !important;
 
}
 
/*tab*/
ul.tabs li.selected a {
     background-color:maroon;
     color: white;
}
 
 
ul.tabs {
  border-bottom: 2px solid maroon;
  padding: 1px 0 !important;
 
}

.WikiaPage {
    border: 2px solid maroon;
 
 
}
 
/*Read more pages*/
.RelatedPagesModule li img {
    border-radius: 10px;
    border: 2px solid maroon;
}
 
.RelatedPagesModule .more {
    text-align:center;
}



*nav header*/
#WikiHeader { 
background: #f1e4d4 url("http://vignette3.wikia.nocookie.net/mistresses/images/7/78/WikiHeader.jpg/revision/latest?cb=20150127223713") no-repeat;
}
 
/*userprofile header*/
.UserProfileMasthead .masthead-info hgroup {
    background-image: url("http://vignette4.wikia.nocookie.net/mistresses/images/4/4b/Maroon-black-swirly-design.gif/revision/latest?cb=20150210155204");
    border-radius: 10px 10px 10px 10px;
}

/* Hide default header text for Hot Spots and Community Messages */
.HotSpotsModule > h1 { display: none !important; }
.CommunityCornerModule > h2 { display: none !important; }
 
.i18ndoc
{
    background-color: transparent;
    border-bottom: 1px lightgrey;
    padding: 3px;
}
 
.mw-specialpagesgroup, .skin-oasis #edit_enhancements_toolbar, .tools-menu, .AccountNavigation .subnav, .GlobalNavigation .subnav, .WikiHeader .subnav, .WikiaArticleCategories, .toc, .module, .WikiaSearch input[type="text"], .tooltip:hover span, table.wikitable  {
    border: 1px solid #250000 !important;
    color: #fff;
    background-image:url("http://vignette4.wikia.nocookie.net/mistresses/images/4/4b/Maroon-black-swirly-design.gif/revision/latest?cb=20150210155204") !important;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    box-shadow: 0 0 4px #250000;
    -moz-box-shadow: 0 0 4px #250000;
    -webkit-box-shadow: 0 0 4px #250000;
}			/* Styling for various blocks across the wiki */


.WikiaSearch button {
    border-radius: 0 4px 4px 0;
    color: #fff;
}


/* Custom cursor */
body{
  cursor: url('http://vignette4.wikia.nocookie.net/mistresses/images/5/5d/Lips1.gif/revision/latest?cb=20150218211506'), auto;
}
 
a:link{
  cursor: url('http://vignette4.wikia.nocookie.net/mistresses/images/5/5d/Lips1.gif/revision/latest?cb=20150218211506'), pointer;
}

 /*** backer for navbar ***/
.WikiHeader nav { 
       background-image: linear-gradient(left, #fff, transparent); 
       width:auto;
       -moz-border-radius: 2px; 
       -webkit-border-radius: 2px; 
       border-radius: 2px;
       -khtml-border-radius: 2px;  
}
.mw-specialpagesgroup, .skin-oasis #edit_enhancements_toolbar, .tools-menu, .AccountNavigation .subnav, .GlobalNavigation .subnav, .WikiHeader .subnav, .WikiaArticleCategories, .toc, .module, .WikiaSearch input[type="text"], .tooltip:hover span, table.wikitable  {
    border: 1px solid #250000 !important;
    color: #fff;
    background-image:url("http://vignette4.wikia.nocookie.net/mistresses/images/4/4b/Maroon-black-swirly-design.gif/revision/latest?cb=20150210155204") !important;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    box-shadow: 0 0 4px #250000;
    -moz-box-shadow: 0 0 4px #250000;
    -webkit-box-shadow: 0 0 4px #250000;
}



/* Message Wall Highlighting */

.Wall .edited-by a[href$="Big Brother 99"] ~ .subtle::after {
  content: "Maker and Boss and Coven Leader";
}


/* New talkpage image */
#WallNotifications .bubbles {
background-image: url(http://icons.iconarchive.com/icons/icojam/blue-bits/24/star-rating-icon.png);
background-repeat: no-repeat;
width: 38px;
height: 30px;
}

/** Customized chat **/

.Chat .you {
background: transparent;
}
 
.Chat ul li {
background: transparent;
}
 
.Chat .you a,
.Chat ul li a {
color: aqua;
}
 
.Chat img {
border-radius: 0px;
border: none !important;
}
 
.Chat img.avatar {
border-radius: 5px;
border: none;
}
 
.Write .message {
background-color: transparent;
border: 0px solid black;
}
 
.Write .message textarea {
width: 98% !important;
background: transparent;
border: 0.5px dotted black;
}
 
.Write img {
border-radius: 5px;
border: none;
margin: auto !important;
}
 
.Write [name="message"] {
background-color: transparent;
border: 0;
color: #E3E2E2;
}
 
.WikiChatList img {
border-radius: 3px;
border: none;
}
 
.WikiChatList .User:hover,
.PrivateChatList .User:hover {
margin: 0px 0px 0px 7px !important;
-moz-transition: all linear 400ms;
-ms-transition: all linear 400ms;
-o-transition: all linear 400ms;
transition: all linear 400ms; 
background: transparent !important;
}
 
.User .username {
background-color: transparent;
color: #E3E2E2;
border: 0px solid black;
border-radius: 4px;
}
 
.User .username:hover {
color: aqua !important;
}
 
.ChatHeader {
background: rgba(0,0,0,0.7);
background: -moz-linear-gradient(left, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.7) 58%, rgba(0,0,0,0.56) 70%, rgba(0,0,0,0.4) 84%, rgba(0,0,0,0.38) 87%, rgba(0,0,,0.36) 90%, rgba(0,0,0,0.3) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,0.7)), color-stop(58%, rgba(0,0,0,0.7)), color-stop(70%, rgba(0,0,0,0.56)), color-stop(84%, rgba(0,0,0,0.4)), color-stop(87%, rgba(0,0,0,0.38)), color-stop(90%, rgba(0,0,0,0.36)), color-stop(100%, rgba(0,0,0,0.3)));
background: -webkit-linear-gradient(left, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.7) 58%, rgba(0,0,0,0.56) 70%, rgba(0,0,0,0.4) 84%, rgba(0,0,0,0.38) 87%, rgba(0,0,0,0.36) 90%, rgba(0,0,0,0.3) 100%);
background: -o-linear-gradient(left, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.7) 58%, rgba(0,0,0,0.56) 70%, rgba(0,0,0,0.4) 84%, rgba(0,0,0,0.38) 87%, rgba(0,0,0,0.36) 90%, rgba(0,0,0,0.3) 100%);
background: -ms-linear-gradient(left, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.7) 58%, rgba(0,0,0,0.56) 70%, rgba(0,0,0,0.4) 84%, rgba(0,0,0,0.38) 87%, rgba(0,0,0,0.36) 90%, rgba(0,0,0,0.3) 100%);
background: linear-gradient(to right, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.7) 58%, rgba(0,0,0,0.56) 70%, rgba(0,0,0,0.4) 84%, rgba(0,0,0,0.38) 87%, rgba(0,0,0,0.36) 90%, rgba(0,0,0,0.3) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 );
border-radius: 15px;
border: 1.5px solid black;
font-size: 105% !important;
}
 
.ChatHeader img {
border-radius: 3px;
border: none;
}
 
.ChatHeader .private {
color: #E3E2E2;
}
 
.Rail .private {
background-color: transparent;
color: #E3E2E2;
background-image: none;
}
 
.PrivateChatList .User img {
border-radius: 3px;
}
 
.PrivateChatList .User:hover {
background: transparent;
}
 
.Chat .me-message {
background-color: transparent;
color: #E3E2E2;
border: 1px solid aqua;
padding: 0px 2px;
border-radius: 4px;
}
 
.Rail .selected {
box-shadow: none;
background: transparent;
}
 
.User.away .status {
color: white;
}
 
.Chat li {
background: transparent;
color: #E3E2E2;
}
 
.Chat .time {
color: #E3E2E2;
font-size: 13px;
}
 
.Chat {
background: transparent !important;
border: 0px solid black;
border-bottom: none;
border-top-left-radius: 8px;
border-right: none !important;
}
 
.Write {
background: transparent !important;
border:0px solid black;
border-top: 0px solid black !important;
border-right: 0px solid black !important;
border-bottom-left-radius: 8px;
border-right: none;
}
 
.Rail {
background: transparent !important;
border: 0px solid black;
border-bottom-right-radius: 8px;
border-top-right-radius: 8px;
border-left: none;
}
 
 
.ChatWindow .WikiaPage {
background: rgba(0, 0, 0, 0.45) !important;
color: #E3E2E2;
border-radius: 8px !important;
border: 1.5px solid black !important;
}
 
.ChatWindow {
    background: url(http://vignette2.wikia.nocookie.net/arrow/images/f/f7/Legends-of-Tomorrow-background.png) center top !important;
font-weight: bold;
}

.WikiHeader h2{
margin-top:0px;
}


table.wikitable {
	margin: 1em 1em 1em 0;
	background-color: darkred;
	border: 1px white;
	padding: 0.2em;
}
table.wikitable > tr > th,
table.wikitable > * > tr > th {
	background-color: Darkred;
	text-align: center;
}
table.wikitable > caption {
	font-weight: bold;
}


/**Headers**/
/* profile banner*/
 .UserProfileMasthead .masthead-info {
  background-image: url("http://vignette2.wikia.nocookie.net/the-byzantium/images/9/98/PSnlpdh27luQ6GcchSkPomZ5fyr.jpg/revision/latest?cb=20140525191205");
}

/*Glitter Style credit goes to Gigi and Quat wiki*/
.WikiNav .navbackground, .WikiNav .nav li.marked {
    background-image: url("http://vignette1.wikia.nocookie.net/the-byzantium/images/2/2b/Spies_on_clara.PNG/revision/latest?cb=20140624162102");
}

.SpottedHeading{
  left: -16px;
    position: center;
    background-image: url('http://vignette3.wikia.nocookie.net/rck-productions/images/f/fa/WikiBannerTemplate.png/revision/latest?cb=20151104024233');
    background-color: transparent;
    background-position: left bottom;
    border-bottom: none;
    color: white;
    font-size: 1.45em;
    line-height: 22px;
    padding: 3px 3px 3px 3px;
}

.tag {
	color: inherit;
}
#WikiHeader { 
background: url("http://vignette1.wikia.nocookie.net/fearlessdivaproductions/images/9/9c/Navigation_TVD-TO_%281%29.png/revision/latest?cb=20150730203730") no-repeat transparent;
}

/* Hover and Active states */
a.wikia-button:hover,
span.wikia-button a:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
button:hover {
	text-shadow: white 0 1px 1px;
}

a.wikia-button:active,
span.wikia-button a:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active,
button:active {
	color: Black;
	background-image: -moz-linear-gradient(top, purple 20%, pink 70%);
	background-image: -webkit-gradient(linear, 0% 20%, 0% 70%, from(orange), to(Yellow));
}

To change the text color:

.tag.usergroup-sysopshort {
    color: blue !important;
}


.comments li[data-user="Big Brother 99"] blockquote {
   color:Celeste !important; background:Orange
url("http://vignette3.wikia.nocookie.net/stitchers/images/8/83/Adminicon.png/revision/latest?cb=20150604165654")
bottom center no-repeat !important;
}
.comments li[data-user="Big Brother 99"] blockquote:after {
   border-color: transparent white white transparent !important;
}
.comments li[data-user="Big Brother 99"] blockquote div {
   background: transparent  !important;
}
.comments li[data-user="Big Brother 99"] blockquote {color:black!important;}
.comments li[data-user="Big Brother 99"] blockquote {
   color:green !important; background:#9ed4c6
url("http://vignette3.wikia.nocookie.net/stitchers/images/8/83/Adminicon.png/revision/latest?cb=20150604165654")
bottom center no-repeat !important;
}

/* Highlight for Special:Chat */
body.ChatWindow section#WikiaPage > .Chat li[data-user="Big Brother 99"] .username {
	color: Purple
}

body.ChatWindow #Rail li[data-user="Big Brother 99"] .username {
    color: White
}


/* Highlighted admin usernames */

a[href="/wiki/User:Big Brother 99"] { color:Pink; font-weight:bold !important; }

/* Administrators and bureaucrat links */

a[href="/wiki/User:Big_Brother_99"]  {
    color: #DA4B09 !important;
}
a[href="/wiki/Message_Wall:Big_Brother_99"], 
a[href="/wiki/User_blog:Big_Brother_99"],
a[href="/wiki/Special:Contributions/Big_Brother_99"] {
    color: #DA4B09 !important;
}

a[href="/wiki/User:SpacePucky"]  {
    color: #DA4B09 !important;
}
a[href="/wiki/Message_Wall:SpacePucky"], 
a[href="/wiki/User_blog:SpacePucky"],
a[href="/wiki/Special:Contributions/SpacePucky"] {
    color: #DA4B09 !important;
}

#WikiHeader { 
background: url("http://images.wikia.com/vampirediaries/images/b/b8/Navigation_TVD-TO.png") no-repeat transparent;
}

/* Spoiler tag */

.spoiler {
   border:1px dotted red; 
   border-left:none; 
   border-right:none; 
   background:pink; 
   color:black;
}

.spoiler a:link, .spoiler a:visited, .spoiler a:hover, .spoiler a:active {
   color:black;
}


/*** Links ***/
a {
  text-shadow:none;
  text-decoration:none;
  transition: all .0.5s linear 0s;}
a:hover {
  text-shadow:0 0 10px #99ffcc;
  text-decoration:none;
  transition: all .1s linear 0s;}
 
 */
/*usertags css*/
.tag {
	color: inherit;
}

.tag.usergroup-bureaucrat {
	background-color: #FFFF00 !important;
	color: black !important;
}
.tag.usergroup-sysop {
	background-color: #0101DF !important;
	color: white !important;
}

.tag.usergroup-blocked {
	background-color: red !important;
	color: white !important;
}

.UserProfileMasthead .masthead-info .tag {
    text-transform:none !important;
    font-size:15px;
}

 
 
/* remove renamed user notify on wall threads */
 
#\31 > blockquote > div > div.msg-toolbar > div.timestamp{display:none}

/* Hover Class */
.hoverimage img { opacity:1.0; filter:alpha(opacity=100); /* For IE8 and earlier */ }
.hoverimage img:hover { opacity:.60; filter:alpha(opacity=100); /* For IE8 and earlier */ }
 
/* Navigation Hover Class - Courtesy of XD1 */
.hovernav img { opacity:1.0; filter:alpha(opacity=100); /* For IE8 and earlier */ }
.hovernav img:hover { opacity:0.60; filter:alpha(opacity=60); /* For IE8 and earlier */ }

.WikiaRail .module, .WikiaRail #RIGHT_SKYSCRAPER {
border: 2px inset tan;
}

/* Blog comment highlights */

.comments li[data-user="Big Brother 99"] .edited-by:after, body.ns-1201 .edited-by > a.subtle[href="http://vampirefanfics-rock.wikia.com/wiki/Message_Wall:Rider_ranger47"]:after {
    content: "Cover Leader";
    color: Black;
    border-radius: 6px;
    padding: 0 5px;
    margin-left: 3px;
    background: darkred;
}

.comments li[data-user="SpacePucky"] .edited-by:after, body.ns-1201 .edited-by > a.subtle[href="http://mazerunner.wikia.com/wiki/Message_Wall:SpacePucky"]:after {
    content: "Bureaucrat";
    color: green;
    border-radius: 6px;
    padding: 0 5px;
    margin-left: 3px;
    background: #F3F781;
}

/*portableinfoboxes*/
.pi-background{
    background-color:Darkred;
    color:black;
}

.pi-secondary-background {
     background-color:White;
}

.pi-title{
text-align:center;
font-weight:900;
}

#mw-content-text > aside:nth-child(6) > section > table > caption {
text-align:center;
font-size:15px;
}

    
.pi-font{
    font-size:85%;
    font-weight:normal;
}

.pi-theme-wikia{
border:2px solid Blue;
}

/*logo*/
 
.WikiHeader .wordmark {
    -moz-transform: rotate(0deg) scale(1) skew(180deg) translate(0px);
    -moz-transition: All 0.6863s ease;
    -o-transform: rotate(0deg) scale(1) skew(180deg) translate(0px);
    -o-transition: All 0.6863s ease;
    -webkit-transform: rotate(0deg) scale(1) skew(180deg) translate(0px);
    -webkit-transition: All 0.6863s ease;
    color: blue;
    font-weight: bold;
    margin-bottom: 10px;
    width: 250px;
    word-wrap: break-word;
}
 
.WikiHeader .wordmark:hover {
    -webkit-transform: rotate(1deg) scale(1.090) skew(180deg) translate(0px);
    -moz-transform: rotate(1deg) scale(1.090) skew(180deg) translate(0px);
    -ms-transform: rotate(1deg) scale(1.090) skew(180deg) translate(0px);
    -o-transform: rotate(1deg) scale(1.090) skew(180deg) translate(0px);
}
 
a.wikia-photogallery-add.wikia-button.noprint {
    display: none;
}
 
.wikia-button.comments.secondary {
margin-right:0px;
}

/* Polls */
.ajax-poll {
    -moz-border-radius: 1ex;
    border-radius:1ex;
}
 
.pollAnswerVotes div {
    background: linear-gradient(left, transparent 0%, #CB0627 100%) repeat scroll 0 0 #f06d6d !important;
    background: -o-linear-gradient(left, transparent 0%, #CB0627 100%) repeat scroll 0 0 #f06d6d !important;
    background: -ms-linear-gradient(left, transparent 0%, #CB0627 100%) repeat scroll 0 0 #f06d6d !important;
    background: -icab-linear-gradient(left, transparent 0%, #CB0627 100%) repeat scroll 0 0 #f06d6d !important;
    background: -webkit-linear-gradient(left, transparent 0%, #CB0627 100%) repeat scroll 0 0 #f06d6d !important;
    background: -khtml-linear-gradient(left, transparent 0%, #CB0627 100%) repeat scroll 0 0 #f06d6d !important;
    background: -moz-linear-gradient(left, transparent 0%, #CB0627 100%) repeat scroll 0 0 #f06d6d !important;
}

/* Categories - Courtesy of Person of Interest wiki!*/
.article-categories {
    background:url("http://vignette2.wikia.nocookie.net/scream-queens/images/7/72/Cat_bg.png") repeat scroll 120% rgba(100,100,100,0.3) !important;
    border: none;
    border-left: 3px solid black;
    border-right: 3px solid darkred;
}

/**********************************/
/* Search box                     */
/**********************************/
.WikiaSearch input[type="text"] {
   background: lightblue url("http://vignette2.wikia.nocookie.net/scream-queens/images/7/72/Cat_bg.png") no-repeat right top !important;
   border: 1px solid yellow;
   border-radius: 6px;
   -moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4) !important;
   -webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4) !important;
   box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4) !important;
   color: white;
}

/* Page glow*/
.WikiaPage {
  border: 1px solid red; 
  box-shadow:0 0 30px red;
  border-top: 1px solid red;
}

/*** Makes the level 2 heading for a texture change flag ***/
.WikiaArticle h2 {
    left: -16px;
    position: center;
    background-image: url('http://vignette2.wikia.nocookie.net/scream-queens/images/7/72/Cat_bg.png');
    background-color: transparent;
    background-position: left bottom;
    border-bottom: none;
    color: white;
    font-size: 1.45em;
    line-height: 22px;
    padding: 3px 3px 3px 3px;
}

/******************** OS X Yosemite Tabber Style ********************/
ul.tabbernav li a {
    border-top:1px solid rgba(0, 0, 0, 0.25) !important;
    border-bottom:1px solid rgba(0, 0, 0, 0.25) !important;
    border-left:#D90000 !important;
    border-right:#D90000 !important;
    background: #ffffff !important;
    font-family: Helvetica !important;
    font-size: 12px !important;
    color: #000000 !important;
    font-weight: 300 !important;
    margin:0 !important;
    padding:2px 12px !important;
    font-size: 13px !important;
    cursor:default;
}
ul.tabbernav li:first-child a {
    border-left:#D90000 !important;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
ul.tabbernav li:last-of-type a {
    border-right:#D90000 !important;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.tabberlive .tabbertab {
    border: #D90000 !important;
    border-radius: 3px !important;
    background: transparent url("http://vignette2.wikia.nocookie.net/scream-queens/images/1/11/Png_image_red.jpg") !important;
    padding:10px 10px 5px 10px !important;
}
ul.tabbernav {
    background: transparent url("http://vignette2.wikia.nocookie.net/scream-queens/images/7/7e/Png_image.png") !important;
    border-bottom: #D90000 !important;
    padding: 3px 0 !important;
    text-align:center;
    margin: 0 0 -10px 0 !important;
}
ul.tabbernav li a:active {
    background: #f0f0f0 !important;
}
ul.tabbernav li.tabberactive a {
    background:#D30000 !important;
    color:white !important;
}
ul.tabbernav li.tabberactive a:active {
    background:#3783EA !important;
    color:white !important;
}
/******************** End of Customizing Tabber ********************/

/* User Profile Styling */
.UserProfileMasthead .masthead-info hgroup {
	background-image: url("http://vignette1.wikia.nocookie.net/scream-queens/images/d/d1/User_bg_3.jpg");
}
.UserProfileMasthead h1,
.UserProfileMasthead h2 {
	color: white !important;
	text-shadow: 0 0 7px black !important;
}
.UserProfileMasthead .masthead-info .tag {
	box-shadow: inset 0 0 6px Darkred;
}
.UserProfileMasthead .masthead-info .tag:hover {
	box-shadow: inset 0 0 10px blue;
	text-shadow: 0 0 6px gainsboro;
}
.UserProfileMasthead .masthead-info .group {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-image: url("http://vignette1.wikia.nocookie.net/scream-queens/images/d/d1/User_bg_3.jpg");
	border-radius: 3px;
	display: inline-block;
	margin-left: 10px;
	padding: 2px 5px;
	position: relative;
	top: -4px;
}
.masthead-avatar img {
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.masthead-avatar:hover img {
  border-radius: 100%;
  box-shadow:0 0 20px black;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.masthead-avatar .sprite.edit-pencil { display: none }
#userAvatarEdit { margin-left: 30px }
.tabs-container {
	box-shadow: inset 0 -9px 10px rgba(0, 0, 0, .2);
	padding-left: 20px;
}

/* Article Thumb Images */
 
.WikiaArticle .article-thumb {
margin-bottom: 15px;
border:2px solid DarkRed;
border-radius:15px;
overflow:hidden;
background-image:-webkit-gradient(linear, 90% 0%, 25% 0%, from(#3B0B0B), to(#3B0B0B), color-stop(.6,#9C0B0B));
background-image:-moz-linear-gradient(0% 96% 360deg,#3B0B0B, #B40404, #3B0B0B 100%);
 
}
 
.WikiaArticle .article-thumb figcaption {
text-align: center;
}
 
.WikiaArticle .article-thumb .caption {
color: #FFFFFF;
}


/* Code Boxes Layout (made by 2Actimv) */
.WikiaArticle pre { 
    border: 2px solid #721410; 
    padding: 2px; 
    border-radius: 5px; 
    box-shadow: 1.5px 1.5px 5px tan; 
    margin: 0 5px 0 5px;
}

/*** Modified Right menu (From Spanish Bleach Wiki) ***/
 
.Destacado, 
.WikiaRail .module {
   background: transparent; !important;
   border-radius: 1em;
   border:4px outset #BC0003;
   !important;
}

/*** TOC  ***/

.WikiaArticle .infobox,
.toc {
	background-color: rgb(26, 24, 24);
	border-radius: 10px 10px 10px 10px;
	color: red;
}

#toc, .toc {
	border: 1px solid red;
}


/* menu shadows */

.AccountNavigation .subnav, #WallNotifications .subnav, .GlobalNavigation .subnav, .ChatWindow .UserStatsMenu {
    border:5px solid darkred;
    border-radius:10px;
    box-shadow:0 1px 30px 0 rgba(300, 300, 255, 201);
}