Dark Age of Camelot Wiki
Advertisement

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* import Common.css so it serves its function - 2/1/11  */
@import url("/index.php?title=MediaWiki:Common.css&usemsgcache=yes&ctype=text/css&smaxage=86400&action=raw&maxage=86400");




body{
/*background-image: url(https://images.wikia.nocookie.net/camelotherald/images/e/ea/DAoC_background_02.jpg);*/ 
/*background-image: url(https://images.wikia.nocookie.net/camelotherald/images/d/d9/DAoC_Wikia_Back.jpg);*/
background-repeat: no-repeat;
background-color: black;
}
.mediawiki {background-image: url(https://images.wikia.nocookie.net/camelotherald/images/d/d9/DAoC_Wikia_Back.jpg);

}
body #bodycontent {
background-color: background-image: url(https://images.wikia.nocookie.net/camelotherald/images/2/26/Whitedot.png);
}
/***************************/
/* bug fixes for oasis.css */
/***************************/
/* css syntax highlighting has css property be black text on black background. this fixes it to be white on black */
.kw1 { color: rgb(255, 255, 255) !important; } 
/* wikia search has black text on gray background. this makes it yellow on gray */
.WikiaSearch input[type="text"] { color: #fec356 !important }
/* make sure that code blocks pop visually */
code { background-color: #222222; color: #dddddd; }
/* override the black background and give it transparency if it supports it */
.WikiaPageBackground
{
background:transparent;
}
.WikiaPage .WikiaPageBackground {opacity:1;-khtml-opacity:8;-moz-opacity:8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80);background: transparent;height:100%;left:0;position:absolute;top:0;width:100%}
.WikiaPage {
background: transparent; 
/*background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.7) 70%, black 70%);  
background-image: -webkit-gradient(linear, 70% 70%, 70% 70%, color-stop(70, rgba(0, 0, 0, 0.7)), color-stop(70%, black));*/
background-image: url(https://images.wikia.nocookie.net/camelotherald/images/5/57/Tinygrey2.png);
background-repeat: both;


/*background: transparent; background-image:-moz-linear-gradient(center top , transparent 0pt, black 80%) repeat scroll 0 0 transparent; border: 1px solid #000; width: 1200px;*/}
/*.WikiaPage {background-color: #202020; border: 1px solid #000; width: 1200px;}*/
/*http://images1.wikia.nocookie.net/__cb20101022055252/dragonage/images/e/e5/Gray24_80.png*/
/*http://images.wikia.com/camelotherald/images/6/67/Tinygrey.png*/
/* override the single brown border of the news */
.WikiaBlogListingBox .WikiaBlogListingPost { border-bottom: 1px solid #404040; }
/* override the new blog news listing which gives it one huge margin */
.WikiaBlogListingBox .WikiaBlogListingPost blockquote { margin: 0 0 0 5px !important; }
/* remove the black bar below the table of content */
.WikiHeader .shadow-mask { display: none; }
.WikiHeader .subnav {background-image:url(https://images.wikia.nocookie.net/camelotherald/images/5/57/Tinygrey2.png); opacity:0.9; filter:alpha(opacity=90);}
/* removes picture attribution, attribution in wiki pages is unnecessary, see the actual file for uploader */
.WikiaArticle .picture-attribution { display:none; }
a, table.gallery td a, div.thumbinner a {
color: #FBD364;
}

/**********************
****Portals***
**********************/
.i


/**********************
****Champion Sandbox***
**********************/
.screenshot {

}
.screenshot img{
border: 1px solid #404040;
padding: 3px;
}

#tut {
color: white;
border: 1px solid #b2b2b2;
padding: 10px;
}
#tut img {
border:1px solid #b2b2b2;
margin: 10px;
clear: both;
}

#mw-subcategories, #mw-pages {

display: block;

float: left;
padding: 5px;
margin: 10px;
}

.answer {
Margin: 0px auto; 
max-width: 660px; 
}

.kbhead {
font-size: 22px;
font-weight: bold;
font-family: Helvetica, Arial, Trebuchet;
padding: 5px;
text-align: center;
}

.recommended_team {
diplay: block;
float: left;
padding: 5px;
background-color: #202020;
border: 1px solid #000;
}

.rec_team_card {
margin: 0px 4px;
padding-top: 5px; 
float: left;
text-align: center;
font-weight: bold;
}

.rec_team_card img{
margin: 5px 0px; 
float: left;
}

.cardroster {
margin: 0px 5px;
padding-top: 5px; 
float: left;
text-align: center;
font-weight: bold;
}

.cardroster img{
margin: 5px 0px; 
float: left;
}

.cardroster2 img {
margin: 5px;
float: left;
}


.mainbox {
width: 648px;
border: 1px solid #b2b2b2;
padding: 5px;
}

.mainbox img{

}

.subbox {
width: 95%;
border: 1px solid #b2b2b2;
margin: 5px;
padding: 10px;
}

.recitems img{
float: left;
margin: 10px 5px;
}

#toc {
/*display: none;*/
}

.lore {
width: 95%;
border: 1px solid #b2b2b2;
margin: 5px;
padding: 10px;
}

.lore img{

}

.story img{
border: 1px solid #000;
}

h3 {
margin-bottom: 10px;
font-weight: bold;
letter-spacing: 3px;
font-size: 22px;
font-family: Helvetica, Arial, Trebuchet;
}


/**********************
***** MAIN DESIGN *****
**********************/

/*** MAIN COLORS ***/
a,table.gallery td a,div.thumbinner a {
color:#FBD364;
}

a:visited,table.gallery td a:visited {
color:#fbd364;
}

a.new {
color:#808080 !important;
}

.accent {
 background-color:#252525;
 border-color:#444;
 color:#FFF;
}

.neutral {
 background-color:#252525;
 border-color:#444;
 color:#FFF;
}

code {
background-color:#191919;
color:#fff;
}

pre {
 background-color:#2c2c2c !important; /*overridden in skin css, sigh */
 border:1px dashed #fec423;
 color:#fff;
 display:block;
 overflow:auto;
}

/*** PAGE ***/




.WikiaPageHeader details {
   /*background-color: #101010;*/
   background-image: -moz-linear-gradient(center top , #070707 0%, #101010 100%);
}
.WikiaArticle h2 {
   border-bottom: 1px solid #404040;
}
.WikiaArticle div.tright, .WikiaArticle div.tleft {
   border: 1px solid #404040;
}

.WikiaArticleCategories {
background: transparent;
background-image: -moz-linear-gradient(top, #181818 50%, #0B0B0B 100%);
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(50%, #181818), color-stop(100%, #0B0B0B));
border: 1px solid #404040;
clear: both;
line-height: 1.8em;
padding: 10px;
margin: 10px;
}

.WikiaRail .module, .WikiaRail #RIGHT_SKYSCRAPER {
background-image: -moz-linear-gradient(top, #1D1D1D 60%, #0B0B0B 100%);
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(60%, #1D1D1D), color-stop(100%, #0B0B0B));
border: 1px solid #202020;
margin-bottom: 10px;
padding: 16px 8px 8px;
position: relative;
}

/*** SIDEBAR ***/

.WikiaSearch input[type="text"] {
   background-color: #000000;
   background-image: -moz-linear-gradient(center top , #202020 0%, #000000 40%);
   color: #B0B0B0;
}
.WikiaSearch .autocomplete div:hover {
   background: #300300 !important;
}
#WikiaSpotlightsModule header {
   background-color: #00004E ;
   background-image: -moz-linear-gradient(left center , #00004E 0pt, #350300 50%, #00004E 100%);
   border-top: 5px solid #00004E ;
}
#WikiaSpotlightsModule .banner-corner-left {
   border-color: #00004E #00004E transparent transparent;
   left: 0;
}
#WikiaSpotlightsModule .banner-corner-right {
   border-color: #00004E transparent transparent #00004E ;
   right: 0;
}
#WikiaSpotlightsModule {
   background-image: -moz-linear-gradient(center top , black 60%, #0C0C0C 100%);
}

/*** BLOG ***/

.WikiaBlogListingBox {
   background-image: none !important;
   border: 1px solid white !important;
}
.WikiaBlogListingBox h3 {
   font-size: 19px !important;
   font-weight: normal !important;
}
.CommunityCornerModule .WikiaBlogListingBox {
   width: 264px;
}


/*** OTHER ***/

.TablePager td {
   background: transparent !important;
   border: 1px solid white;
}
.skin-oasis #edit_enhancements_toolbar {
   background-color: #00004E;
}
.editButtons #wpDiff {
   background-color: #00004E;
}

div.picture-attribution {
   display:none !important;
}

.category-gallery {
   display:none;
}

.RelatedPagesModule {display: none !important;}

#WikiaPageHeader details .categories {
   display: none;
}


/* Infobox template style */

.WikiaArticle .infobox {
   border: 1px solid white;
   background-color:transparent;
   margin-bottom: 0.5em;
   margin-left: 1em;
   padding: 0.2em;
   float: right;
   clear: right;
color:black;
}

.WikiaArticle .infobox a
{
color:blue;
}

.infobox td,
.infobox th {
   vertical-align: top;
}
.infobox caption {
   font-size: larger;
   margin-left: inherit;
}
.infobox.bordered {
   border-collapse: collapse;
}
.infobox.bordered td,
.infobox.bordered th {
   border: 1px solid white;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
   border: 0;
}

/* ################################################## */
/* ### GAME ICONS (Template:Games)                ### */
/* ################################################## */

#title-games {
   float: right;
   display: none;
   visibility: hidden;
   position: relative;
   margin: -20px 0 0;
   min-width: 325px;
   text-align: right;
}

#title-games,
#title-games a {
   font-size: 0.9em;
}























.collapseButton {		/* 'show'/'hide' 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;
}
a#collapsibleButton0 {
        color: #FEC356 !important;
}

div.user-block {
    padding: 5px;
    border: 1px solid #A9A9A9;
    background-color: #222;
    color: #EEE;
}

/* Red colored warning messages */
div.mw-warning-with-logexcerpt  {
    border:2px solid #bb0000;
    margin-bottom:3px;
    padding:3px;
}

/* Disambiguation style table */
table.disambig {
    clear: both; 
    margin: 0.9em 1em; 
    border-top: 1px solid #555; 
    border-bottom: 1px solid #555; 
    background: transparent;
}

/* Ambox styling */
.ambox {
  font-size: 95%;
  width: 80%; 
  margin: 0 auto;
  border: 1px #606060 solid;
  border-left: 10px solid #bba;
  border-collapse: collapse;
  background-color: #404040;
}
.ambox-blue {
  border-left: 10px solid #1e90ff;       /* Blue (notice) */
}
.ambox-red {
  border-left: 10px solid #b22222;       /* Red (delete/serious) */
}
.ambox-orange {
  border-left: 10px solid #f28500;       /* Orange (content) */
}
.ambox-yellow {
  border-left: 10px solid #f4c430;       /* Yellow (style) */
}
.ambox-purple {
  border-left: 10px solid #9932cc;       /* Purple (merge) */
}
.ambox-gray {
  border-left: 10px solid #bba;          /* Gray (protection) */
}
.ambox-green {
  border-left: 10px solid #228b22;       /* Green */
}

.ambox-image {                           /* The left image cell */
  width: 60px; 
  padding: 2px 0px 2px 0.5em;            /* 0.5em left, 0px right */
  text-align: center; 
}
.ambox-info {
  padding: 0.25em 0.5em; 
  color:#EEE;
}

/* Ombox styling */
table.ombox {
    margin: 4px 10%; 
    border-collapse: collapse; 
    border: 1px solid #404040; 
    background: #202020;
}
.ombox-image {                    /* The left image cell */
    border: none; 
    padding: 3px 0 3px 0.9em;     /* 0.9em left, 0px right */
    text-align: center; 
}
.ombox-image-right {                    /* The right image cell */
    border: none; 
    padding: 3px 0.9em 3px 0;     /* 0.9em right, 0px left */
    text-align: center; 
}
.ombox-info {                     /* The message body cell(s) */
    border: none; 
    padding: 0.25em 0.9em;        /* 0.9em left/right */
    color:#EEE;
    width: 100%;                  /* Make all omboxes the same width regardless of text length */
}

table.ombox-shortcut {
    float: right; 
    border: 1px solid #505050; 
    background: #303030; 
    margin: 2px; 
    padding: 1px;
    text-align: center; 
    line-height: 1.1em
}
.ombox-shortcut {
    border: none; 
    background: transparent;
}

/* Remove edit link next to article header */
span.editsection-upper {
   display: none;
}

/* Mark redirects in Special:Allpages and Special:Watchlist */
.allpagesredirect {
   font-style: italic;
}
.allpagesredirect:after {
   color: #808080; content: " (redirect)"
}
.watchlistredir {
   font-style: italic;
}

/* Giving headers and TOC a little extra space */
h2 {
   margin-top: 8px;
}
.toc {
   margin-top: 8px;
}

/* Forum formatting (by -Algorithm & -Splaka) */
.forumheader {
   border: 1px solid #444;
   background-color: #101010;
   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('https://images.wikia.nocookie.net/__cb20100806020647/dragonage/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;
}
body.ns-110 #ca-talk, body.ns-110 #this_talk, body.ns-110 #page_tabs li+li { 
   display: none; 
}


/* Recent changes byte indicators */
.mw-plusminus-pos {
   color: #006500;
}
.mw-plusminus-neg {
   color: #8B0000;

}

/* Image frame fix */
div.tright, div.tleft {
   border: 1px solid silver;
}

div.thumbinner {
   background: inherit;
   border: none;
   color: inherit;
}
#article div.thumb {
   color:inherit;
}

/* --- Special:Recentchanges --- */
.rcoptions {
   border-color: #444;
   background-color: #101010;
}

/* Other fieldsets */
fieldset {
   border: 1px solid #444;
   background-color: #101010;
   line-height: 1.5em;
   margin: 1em 0;
   padding: 0 1em 1em;
}


/* === Babel === */
div.babelbox {
   float: right;
   margin-left: 1em;
   margin-bottom: 0.5em;
   width: 246px;
   border: 1px solid #99B3FF;
   padding: 2px 0 2px 0;
}
.lang-blockN, .lang-block0, .lang-block1, .lang-block2, .lang-block3 {
   margin: 2px 4px 2px 4px; /* t, l, b, r */
   width:238px;
   border-collapse: collapse;
}
td.lang-codeN, td.lang-code0, td.lang-code1, td.lang-code2, td.lang-code3 {
   text-align:center;
   font-size:14pt;
   width:45px;
   height:45px;
}
td.lang-descriptionN, td.lang-description0, td.lang-description1,
td.lang-description2, td.lang-description3 {
  font-size:8pt;
  padding:4pt;
  line-height:1.25em;
}

.lang-block0 {
   border:1px solid #FFB3B3;
}
td.lang-code0 {
  background-color: #FFB3B3;
  color: black;
}
td.lang-description0 {
  background-color: #FFE0E8;
  color: black;
}

.lang-block1,  .lang-block2, .lang-block3  {
   border:1px solid #99B3FF;
}
td.lang-code1, td.lang-code2, td.lang-code3 {
  background-color: #99B3FF;
  color: black;
}
td.lang-description1,  td.lang-description2, td.lang-description3 {
  background-color: #E0E8FF;
  color: black;
}

.lang-blockN {
   border:1px solid #6EF7A7;
}
td.lang-codeN {
  background-color: #6EF7A7;
  color: black;
}
td.lang-descriptionN {
  background-color: #C5FCDC;
  color: black;
}


/*********************/
/* dragon age tables */
/*********************/
.daotitle { border: 1px solid #ffffff; font-size: 0.9em; line-height: 1.3em; background: url(https://images.wikia.nocookie.net/dragonage/images/6/65/SplatterBackground.jpg?1); color: #ffffff; vertical-align: middle; } /* not sure this is still used */
.daotable { border: 1px solid #523F35; border-spacing: 1px; padding: 0px; background-color: #000000; }
.daotable tr { background-color: #1c1c1c; }
.daotable tr.odd { background-color: #1c1c1c; }
.daotable tr.even { background-color: #090909; }
.daotable th { border: 1px solid #523F35; padding: 0.5em; vertical-align: middle; text-align: left; color: #ffffff; background-image: url(https://images.wikia.nocookie.net/dragonage/images/6/65/SplatterBackground.jpg); }
.daotable td { padding: 0.5em; }


/*************/
/* infoboxes */
/*************/
.daoinfobox { float:right; border: 1px solid #523F35; border-spacing: 2px; padding: 0px; width: 275px; margin-bottom: 2em; margin-left: 2em; }
.daoinfobox th { border: 1px solid #523F35; background-image: url(https://images.wikia.nocookie.net/dragonage/images/6/65/SplatterBackground.jpg); padding-right: 0.5em; color: #ffffff; text-align:right; font-size: 0.9em; line-height: 1.2em; font-weight: normal; width: 35%; }
.daoinfobox td { text-align:left; font-size: 0.9em; line-height: 1.2em; padding: 0.3em; background-color: #1c1c1c; }
.daoinfobox .daoinfobox_header { border-width: 1px; border-style: solid; border-color: #523F35; padding: 0; color: #ffffff; background-image: url(https://images.wikia.nocookie.net/dragonage/images/6/65/SplatterBackground.jpg); font-size: 1.1em; line-height: 1.1em; }
.daoinfobox .daoinfobox_header2 { width:100%; } /* safari fix for headers */
.daoinfobox .daoinfobox_image { border: 1px solid #523F35; padding: 4px; text-align: center; }
.daoinfobox .daoinfobox_imagecaption { padding: 0.5em; font-weight: bold; }
.daoinfobox .daoinfobox_header td { background-color: transparent; text-align: center; }
.daoinfobox .daoinfobox_supertitle, .daoinfobox .daoinfobox_subtitle { font-size: 0.9em; line-height: 1.2em; }
.daoinfobox .daoinfobox_title { font-size: 1.2em; font-weight: bold; line-height: 1.35em; }


/********************/
/* navigation boxes */
/********************/
.navbox { border: 1px solid #404040; border-spacing: 0px; padding: 0px; background-color: #000000; width: 100%; margin: auto; clear: both; font-size: 88%; text-align: center; background-color: #1c1c1c; }
.navbox table, .navbox-subgroup { border-spacing: 1px; }
.navbox + .navbox { margin: 1px 0 0 0; } /* single pixel border between adjacent navboxes */
.navbox tr, .navbox-columns-table tr { background-color: #232323; }
.navbox table td { background-color: #1c1c1c; }
.navbox-even { background-color: #1c1c1c; } /* even row striping */
.navbox-odd { background-color: #1c1c1c; } /* odd row striping */
.navbox-title, .navbox-abovebelow, table.navbox th { border-width: 1px; border-style: solid; border-color: #404040; text-align: center; padding-left: 1em; padding-right: 1em; } /* title and above/below styles */
.navbox-group { border: 1px solid #523F35; white-space: nowrap; text-align: right; font-weight: bold; padding-left: 1em; padding-right: 1em; } /* group style */
.navbox-subgroup { background-color: #232323; } /* background color */
.navbox-list { border-color: #404040; } /* must match background color */
.navbox-title, navbox th { }
.navbox-abovebelow, .navbox-group, .navbox-subgroup .navbox-title { } /* level 2 color */
.navbox-subgroup .navbox-group, .navbox-subgroup .navbox-abovebelow {  background: transparent; } /* level 3 color */
.navbox .collapseButton { width: 6em; } /* In navboxes, the show/hide button balances the vde links from [[Template:Tnavbar]], so they need to be the same width. */

.navbox-hib {background: transparent; background-image: url(https://images.wikia.nocookie.net/camelotherald/images/1/16/Hib_splat.jpg);}
.navbox-alb {background: transparent; background-image: url(https://images.wikia.nocookie.net/camelotherald/images/c/c2/Alb_splat.jpg);}
.navbox-mid {background: transparent; background-image: url(https://images.wikia.nocookie.net/camelotherald/images/4/40/Mid_splat.jpg);}
.navbox-neutral {background: transparent; background-image: url(https://images.wikia.nocookie.net/camelotherald/images/5/50/Neutral_splat.jpg);}


/**************/
/* info boxes */
/**************/
.infobox { border: 1px solid #aaaaaa; background-color: #f9f9f9; color: #090909; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; }
.infobox td, .infobox th { vertical-align: top; }
.infobox caption { font-size: larger; margin-left: inherit; }
.infobox.bordered { border-collapse: collapse; }
.infobox.bordered td, .infobox.bordered th { border: 1px solid #aaaaaa; }
.infobox.bordered .borderless td, .infobox.bordered .borderless th { border: 0; }


/**********/
/* search */
/**********/
#WikiaSearch { width: 284px; padding: 5px !important; border: 1px solid rgb(0,0,0); background: transparent; background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2) 0, black 100%); -moz-border-radius: 1em; -moz-box-shadow: 1px 1px 4px black; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0, rgba(0, 0, 0, 0.2)), color-stop(100%, black)); -webkit-border-radius: 1em; -webkit-box-shadow: 1px 1px 4px black; border-radius: 1em; box-shadow: 1px 1px 4px black; }
#WikiaSearch input[type="text"] {border: 1px solid rgb(0,0,0); background-color: rgb(32,32,32); -moz-border-radius: 0.5em; -webkit-border-radius: 0.5em; border-radius: 0.5em; margin: 0px !important; }
#WikiaSearch button { text-align: center; position: relative; left: 3px; cursor: pointer; border: 0px solid #FEC356; height: 26px !important; width: 26px; background: transparent; -moz-box-shadow: inset 1px 1px 2px rgba(255,255,255, 0.8); -webkit-box-shadow: inset 1px 1px 2px rgba(255,255,255, 0.8); box-shadow: inset 1px 1px 2px rgba(255,255,255, 0.8); background-image: -moz-linear-gradient(bottom, rgb(169,111,1) 0, rgb(254,195,86) 100%); background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(169,111,1)), color-stop(100%, rgb(254,195,86))); text-shadow: 1px 1px rgba(255, 255, 255, 0.3), -1px 0 rgba(0,0,0,0.3); color: rgb(190,124,1); -moz-user-select: none; -webkit-user-select: none; user-select: none; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
#WikiaSearch button:hover { background-image: -moz-linear-gradient(bottom, rgb(233,152,1) 0, rgb(254,210,129) 100%); background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(233,152,1)), color-stop(100%, rgb(254,210,129))); color: rgb(233,152,1); }

/*********************************/
/* main page jquery tabs/sliders */
/*********************************/
.ui-tabs { position: relative; padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } 
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
.ui-tabs-hide { display: none !important; }

/*****************************************************/
/* main page jquery tabs/sliders component containers*/
/*****************************************************/
/*.ui-widget { font-family: Verdana, Arial, Helvetica, sans-serif; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; }
.ui-widget-content { }
.ui-widget-content a { color: #FEC356; }
.ui-widget-header { border: 1px solid #aaaaaa; font-weight: bold; }
.ui-widget-header a { color: #222222; } */

/***************************************************/
/* main page jquery tabs/sliders interaction state */
/***************************************************/
/*.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; font-weight: normal; color: #555555; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; }*/

/**********/
/* portal */
/**********/
.portal_container { }
.portal_section ul  { list-style: disc; }
.portal_section {
filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#1f1d1a', endColorstr='#000000'); /* IE6 & IE7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#1f1d1a', endColorstr='#000000')"; /* IE8 */

 border: 1px solid black; margin: 0 0 10px 0; background: transparent; background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.0) 0, black 100%);  -moz-box-shadow: 1px 1px 4px black; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0, rgba(0, 0, 0, 0.2)), color-stop(100%, black));/*-moz-border-radius: 1em; -webkit-border-radius: */ 1em; -webkit-box-shadow: 1px 1px 4px black; /*border-radius: 1em;*/ box-shadow: 1px 1px 4px black; }
.portal_header { padding: 0 1em; position: relative; }
.portal_header_text { color: white; display: table; width: 100%; padding: 0.6em 0 0 0; border-bottom: 1px dotted #404040; text-align: center; font-family: IMFELLDWPicaPRORegular; font-size: 2em; }
.portal_headerlinks { font-size: 0.8em; position: absolute; right: 1em; bottom: -2em; }
.portal_header, .portal_header a:link, .portal_header a:visited, .portal_header a:hover, .portal_header a:active { color: rgb(139,0,0); }
.portal_body { padding: 0.8em; }
.portal_subheader { padding: 0 .5em; position: relative; font-size: 0.8em; }
.portal_subheader, .portal_subheader a:link, .portal_subheader a:visited, .portal_subheader a:hover, .portal_subheader a:active { color: #fbd364; }
.portal_subheader_text { display: table; width: 100%; padding: 0 0 0 0; border-bottom: 1px dotted rgb(139,0,0); text-align: left; font-family: Helvetica, Arial, Trebuchet, Sans-Serif; font-size: 1.8em; color: #fbd364; }
.portal_subheader_text a {
color: #fbd364;}
#portal_help: 200px;

/******************/
/* portal: slider */
/******************/
#portal_slider { margin: 0px; padding: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; position: relative; height: 450px; width: 650px;

  filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#1f1d1a', endColorstr='#000000'); /* IE6 & IE7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#1f1d1a', endColorstr='#000000')"; /* IE8 */

}
#portal_slider #portal_next, #portal_slider #portal_prev { text-align: center; cursor: pointer; border: 0px solid #FEC356; height: 30px !important; width: 40px; font-family: arial, san-serif; font-size: 36px; line-height: 22px; font-weight: bold; position: absolute; bottom: 8px; color: #b2b2b2;
 /*background: transparent;
 -moz-box-shadow: inset 1px 1px 2px rgba(255,255,255, 0.8);
 -webkit-box-shadow: inset 1px 1px 2px rgba(255,255,255, 0.8);
 box-shadow: inset 1px 1px 2px rgba(255,255,255, 0.8);
 background-image: -moz-linear-gradient(bottom, rgb(169,111,1) 0, rgb(254,195,86) 100%);
 background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(169,111,1)), color-stop(100%, rgb(254,195,86)));
 text-shadow: 1px 1px rgba(255, 255, 255, 0.3), -1px 0 rgba(0,0,0,0.3);
 color: #454545;
 -moz-user-select: none;
 -webkit-user-select: none;
 user-select: none; */




	border: 0px solid #000000;
	-moz-box-shadow: inset 1px 1px 2px rgba(255,255,255, 0.8);
 -webkit-box-shadow: inset 1px 1px 2px rgba(255,255,255, 0.8);
 box-shadow: inset 1px 1px 2px rgba(255,255,255, 0.8);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);

 background: -moz-linear-gradient(
		top,
		#fcffa3 0%,
		#fbd364);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#fcffa3),
		to(#fbd364));


}
#portal_slider #portal_next:hover, #portal_slider #portal_prev:hover { 

/*background-image: -moz-linear-gradient(bottom, rgb(233,152,1) 0, rgb(254,218,150) 100%); background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(233,152,1)), color-stop(100%, rgb(254,218,150))); color: rgb(233,152,1); */

background: -moz-linear-gradient(
		top,
		#fcffa3 0%,
		#fbd364);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#fbd364),
		to(#fcffa3));


}
#portal_slider #portal_next { right: 10px; -moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; }
#portal_slider #portal_prev { right: 50px; -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; }
#portal_slider > .portal_body { padding: 0; }


/*******************/
/* portal: content */
/*******************/
#portal_content { font-size: 0.9em; line-height: 1.7em; }
/*#portal_content .portal_body > table { height: 320px; }*/
#portal_content ul { list-style: disc outside; }
#portal_content ul ul { margin-left: 1em; }
 
/****************/
/* portal: news */
/****************/
#portal_news .WikiaBlogListingBox, #portal_news ul, .CommunityCornerModule .WikiaBlogListingBox { font-size: 100%; width: auto; float: none; clear: none; border: 0; padding: 0; background: transparent; }
#portal_news .WikiaBlogListingBox h3, #portal_news .wikia-button, .CommunityCornerModule .WikiaBlogListingBox h3 { display: none; }
#portal_news .WikiaBlogListingPost { border-top: 0px !important; border-bottom: 1px dotted rgb(139,0,0) !important; } /* override the default border #portal_news colors */


/******************/
/* portal: forums */
/******************/
#portal_forums .forum_title { }
#portal_forums .forum_edited { text-align: right; }

/*******************/
/* portal: twitter */
/*******************/
#portal_twitter ul li { border-top: 0px !important; border-bottom: 1px dotted rgb(128,0,0) !important; padding: 0.2em 0; list-style: none; } /* change it from a bulleted list into a unbulleted list */
#portal_twitter ul { margin-left: 0em !important; }

/***************/
/* quote boxes */
/***************/
.quotebox { /* border: 1px solid #523F35; background:#222222; */ -moz-border-radius: 1em; border-radius: 1em; -webkit-border-radius: 1em; display: table; }
.quotebox + .quotebox { margin:1em 0 0 0; }
.quotebox .leftquote { color: #FEC356; font-size: 3em; font-family: Times New Roman, serif; font-weight: bold; text-align: left; padding:0.3em 0 0 0.3em; }
.quotebox .rightquote { color: #FEC356; font-size: 3em; font-family: Times New Roman, serif; font-weight: bold; text-align:right; padding:0 0.3em 0 0; }
.quotebox .quote { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em; padding: 1em 0.2em 0 0.2em; line-height: 1.6em; width: 100%; }
.quotebox .attribution { text-align: right; padding: 0em 1em 0.4em 0; font-weight: bold; font-style: oblique; }


/************/
/* spoilers */
/************/
.splr { height: auto; }
.splr > div, .splrico, .splrwrn { float: left; } /* only our elements float, everything is free to go wherever they want */
.splr + div { margin: 0 0 1em 0; } /* if two splrs are next to each other, give them horizontal space */
.splrico { cursor: pointer; margin: 0.5em 1em 0 0; padding: 2px; position: relative; -moz-border-radius: 10em; border-radius: 10em; -webkit-border-radius: 10em; z-index: 6; }
.splrico table { -moz-border-radius: 10em; border-radius: 10em; -webkit-border-radius: 10em; } /* the splr ico only has one table */
.splrico table tr { background-color: transparent; } /* needed to override generic table tr color (dark gray) */
.splrico table td { padding: 0; } /* needed to override generic table td (padding 0.5em) */
.splrwrn { cursor: pointer; margin: 0.5em 0 0 -3.6em; padding: 2px; -moz-border-radius: 10em; border-radius: 10em; -webkit-border-radius: 10em; font-size: 0.9em; }
.splrwrn table { margin: 0; padding: 0; height:66px; -moz-border-radius: 10em; border-radius: 10em; -webkit-border-radius: 10em; }
.splrwrn table tr { background-color: transparent; } /* needed to override generic table tr color (dark gray) */
.splrwrn table td { padding: 0 2.4em 0 3em; } /* needed to override generic table td (padding 0.5em) */
.splrtxt { }


/*******************/
/* spoilers: games */
/*******************/
.splr_games .splrico, .splr_games .splrwrn { border: 0px solid #523F35; color: #FEC356; -moz-box-shadow: 0 0 0 2px #523F35; -webkit-box-shadow: 0 0 0 2px #523F35; box-shadow: 0 0 0 2px #523F35; background-color: #080808; }
.splr_games .splrico table, .splr_games .splrwrn table { border: 1px solid #523F35; background-image: url(https://images.wikia.nocookie.net/dragonage/images/6/65/SplatterBackground.jpg); }

/*******************/
/* spoilers: media */
/*******************/
.splr_media .splrico, .splr_media .splrwrn { border: 0px solid #523F35; color: #FEC356; -moz-box-shadow: 0 0 0 2px #523F35; -webkit-box-shadow: 0 0 0 2px #523F35; box-shadow: 0 0 0 2px #523F35; background-color: #080808; }
.splr_media .splrico table, .splr_media .splrwrn table { border: 1px solid #523F35; background-image: url(https://images.wikia.nocookie.net/dragonage/images/6/65/SplatterBackground.jpg); }

/*******************/
/* spoilers: books */
/*******************/
.splr_books .splrico, .splr_books .splrwrn { border: 0px solid #660000; color: #660000; -moz-box-shadow: 0 0 0 2px #660000; -webkit-box-shadow: 0 0 0 2px #660000; box-shadow: 0 0 0 2px #660000; background-color: #080808; }
.splr_books .splrico table, .splr_books .splrwrn table { border: 1px solid #660000; background-color: white; }

.hide_warning { display: none; }
.show_warning { display: inline; }
.hide_spoiler { display: none; }
.show_spoiler { display: inline; }

/* depreciated, but kept here temporarily while the forum page for stealing is active */
.hide_warning1 { display: none; }
.show_warning1 { display: block; }
.hide_spoiler1 { display: none; }
.show_spoiler1 { display: block; }
.hide_warning2 { display: none; }
.show_warning2 { display: none; }
.hide_spoiler2 { filter:alpha(opacity=12); opacity:.12; }
.show_spoiler2 { filter:alpha(opacity=100); opacity:1; }

/************/
/* tooltips */
/************/
.ttlink { }
.ttbox { display: block; z-index: 1000; color: #D2B48C; background-color: #060606; border: 0px solid white; padding: 12px 18px 14px 14px; font-family: georgia; font-weight: normal; min-width: 160px; opacity:0.9; -moz-border-radius: 14px; -moz-box-shadow: 0 0 8px #D2B48C; -webkit-border-radius: 14px; -webkit-box-shadow:0 0 8px #D2B48C; border-radius: 14px; box-shadow:0 0 8px #D2B48C; }
.ttbox hr { background-color: #D2B48C; height: 1px; border: 0px; }
.tttitle { font-family: IMFELLDWPicaPRORegular; font-size: 1.4em; }
.ttbody { font-family: georgia; }


/* ################################################## */
/* ### DIRECTION / MESSAGE BOXES                  ### */
/* ### (Template:Directionbox/Template:Mbox)      ### */
/* ################################################## */

/* Template:Directionbox */
table.dirbox {
   color: #000;
   background-color: #F9F9F9;
   clear: both;
   padding: 0.3em 0.5em;
   margin: 0.5em 0;
   border: 1px solid #AAA;
   font-size: 90%; 
   line-height: normal; 
   border-collapse: collapse;
}

table.dirbox th {
   width: 40px;
   text-align: center;
   vertical-align: middle;
   padding: 0.2em 0 0.2em 0.5em;
}

table.dirbox td {
   padding-left: 0.5em;
   width: 100%;
}

/* Template:Mbox */
table.mbox {
   color: #C0C0C0;
   width: 90%;
   background-color: #41383C; 
   border: 1px solid #3b3131; 
   padding: 0; 
   margin: 0 5% 1em 5%;
   font-size: 100%;
   line-height: normal; 
   border-collapse: collapse;
}

table.mbox + table.mbox {
   margin-top: -0.75em;
}

table.mbox th {
   width: 40px;
   text-align: center;
   vertical-align: middle;
   padding: 0.2em 0 0.2em 0.5em;
}

table.mbox td {
   padding-left: 0.5em;
   width: 100%;
}

/* Printing */
@media print {
   table.dirbox, table.mbox {
       display:none;
   }
}

/************************************/
/* General MediaWiki-related tweaks */
/************************************/

/* Advanced search, SpecialPage, File history */
.mw-search-formheader, fieldset#mw-searchoptions, table.mw_metadata td, table.mw_metadata th {
background-color: #1D1D1D;
border: 1px solid #404040 !important;
}

.mw-search-formheader div.search-types ul li.current a {
color: #AAA;
}

/* Special:SpecialPages */
.mw-specialpagesgroup  {
background: #1d1d1d !important;
color: #D5D4D4 !important
}

/* Special:AllMessages */
.am_default {
background: #181818
}

.am_actual  {
background: #330000
}
 
/* Special:Newpages */
.not-patrolled {
background: #220000;
}
 
/* File categories  */
table.gallery {
border: 0;
background: transparent;
}
 
table.gallery td {
border: 0;
background: transparent;
}
 
.thumb {
border: 0 !important;
}
 
.gallerybox {
background: transparent;
border: 1px solid #404040;
}

.WikiaArticle a.external::after, .WikiaArticle a[href^="gopher://"]::after
{
background-image:none;
}


/* External links */
.WikiaArticle a.external, #bodyContent a[href^="gopher://"] {
background: url("https://images.wikia.nocookie.net/dragonage/images/4/44/External.png") no-repeat scroll right center transparent !important;
padding-right: 13px !important;
}

/*********/
/* Polls */
/*********/

.pollAnswerVotes div {
background-color: #111 !important;
padding: 1px !important;
}

.pollAnswerVotes {
padding: 1px !important;
}


/* DAoC Wiki Pretty Customisations */
table.zebra tr:nth-child(even)
{
    background: rgba(0,0,0,0.2);
}

/*************************************/
/* daoc tooltips - css stuff - start */
/*************************************/

/* tooltips - all */
.htt .tooltip-content .tooltip-hide,
.hidden
{
	display: none;
}

.tooltip-ready
{
	visibility: hidden;
	display: block;
	z-index: 999;
}

/* tooltip - global layout */
.tooltip-content
{
	background: rgb(0,0,0);
	background: rgba(0, 0, 0, 0.8);
	border: 1px solid white;
	border-radius: 7px;
	padding: 0px;
}

/* item - page (how to display it on the page as content) */
.tooltip-content.tooltip-item
{
	background: rgba(0, 0, 0, 0.5);
	
	font-size: 12px;
	line-height: 14px;
}

.tooltip-content.tooltip-item ul
{
	list-style: disc;
	margin-left: 1.5em;
}

.tooltip-content.tooltip-item img
{
	float: left;
	padding-right: 5px;
}

.tooltip-content.tooltip-item span.headline
{
	font-weight: bold;
}

.tooltip-content.tooltip-item div.name
{
	font-weight: bold;
	text-align: center;
}

.tooltip-content.tooltip-item div.head
{
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	margin: 7px -8px 7px -8px;
	padding: 5px 7px 2px 5px;
	min-height: 35px;
}

.tooltip-content.tooltip-item table
{
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
}

.tooltip-content.tooltip-item td.stats
{
	vertical-align: top;
	padding: 7px;
	width: 50%;
}

.tooltip-content.tooltip-item td.split
{
	border-left: 1px solid white;
}

.tooltip-content.tooltip-item td.effect
{
	vertical-align: top;
	padding: 7px;
}

.tooltip-content.tooltip-item li span.short /* remove short desc of bonus stats */
{
	display: none;
}

/* item - tooltip (how to display it within the tooltip on a link to that page) */
.htt .tooltip-content.tooltip-item /* change background to be darker and remove float from page */
{
	background: rgba(0, 0, 0, 0.8);
}

.htt .tooltip-content.tooltip-item td.stats, /* let tooltips get smaller */
.htt .tooltip-content.tooltip-item table
{
	width: inherit;
}

.htt .tooltip-content.tooltip-item .effectinfo /* do not display long effect info on the effect within a tooltip */
{
	display: none;
}

.htt .tooltip-content.tooltip-item li span.long /* remove long desc of bonus stats */
{
	display: none;
}

.htt .tooltip-content.tooltip-item li span.short /* show short desc of bonus stats */
{
	display: inline;
}

/*************************************/
/* daoc tooltips - css stuff - end   */
/*************************************/

/* set nowrap to every child span element of the class spannowrap */
.spannowrap span
{
   white-space: nowrap;
}

table.verticalAlign-top td { vertical-align: top; }

table.cells-1 td { width: 100%; }
table.cells-2 td { width: 50%; }
table.cells-3 td { width: 33%; }
table.cells-4 td { width: 25%; }
table.cells-5 td { width: 20%; }
table.cells-6 td { width: 16%; }
table.cells-7 td { width: 14%; }
table.cells-8 td { width: 12%; }
table.cells-9 td { width: 11%; }
table.cells-10 td { width: 10%; }
table.cells-11 td { width: 9%; }
table.cells-12 td { width: 8%; }

.highlightIcon img { border: 2px solid #FBD364; margin: -2px; }

/*edit button text is unreadable*/
.wikia-menu-button a
{
color:black;
}

#portal_slider
{
padding-bottom:2em;
}


.frontPanel
{
background-color: #3A3939;
border: 1px solid #6B6A6A;
line-height: 14px;
overflow: auto;
padding: 12px;
}

.buttonLink
{
text-align:center;
}

.buttonLink a
{
border: 1px solid #867750;
font-size: 12px;
height: 17px;
line-height: 16px;
padding: 5px 10px 5px;
border-radius: 4px;
-webkit-border-radius: 4px;
background-color: #FBD364;
background-image: -webkit-gradient(linear,0% 0%,0% 100%,color-stop(35%,#FCE196),color-stop(65%,#FBD364));
background-image: -o-linear-gradient(top,#FCE196 35%,#FBD364 65%);
background-image: -ms-linear-gradient(top,#FCE196 35%,#FBD364 65%);
color:black !important;
}
Advertisement