Dragon Age Wiki
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 2: Zeile 2:
 
background-attachment: fixed
 
background-attachment: fixed
 
}
 
}
  +
background:transparent url("http://images1.wikia.nocookie.net/hilfe/images/b/ba/Monobody.png")
  +
 
/***************************************************/
 
/***************************************************/
 
/* this skin applies to the new wikia / oasis skin */
 
/* this skin applies to the new wikia / oasis skin */
 
/***************************************************/
 
/***************************************************/
  +
 
 
/**********************************************/
 
/**********************************************/
 
/* primary colors for dao website */
 
/* primary colors for dao website */
Zeile 12: Zeile 14:
 
/* red: 660000, dark red: 8B0000 */
 
/* red: 660000, dark red: 8B0000 */
 
/**********************************************/
 
/**********************************************/
  +
 
 
/***************************/
 
/***************************/
 
/* bug fixes for oasis.css */
 
/* bug fixes for oasis.css */
Zeile 23: Zeile 25:
 
code { background-color: #222222; color: #dddddd; }
 
code { background-color: #222222; color: #dddddd; }
 
/* override the black background and give it transparency if it supports it */
 
/* override the black background and give it transparency if it supports it */
.WikiaPage { background: url(http://images2.wikia.nocookie.net/__cb20101022055407/dragonage/images/1/13/Gray24_70.png); }
+
.WikiaPage { background: url(http://images1.wikia.nocookie.net/__cb20101022055252/dragonage/images/e/e5/Gray24_80.png); }
 
/* override the single brown border of the news */
 
/* override the single brown border of the news */
 
.WikiaBlogListingBox .WikiaBlogListingPost { border-bottom: 1px solid #404040; }
 
.WikiaBlogListingBox .WikiaBlogListingPost { border-bottom: 1px solid #404040; }
Zeile 30: Zeile 32:
 
/* remove the black bar below the table of content */
 
/* remove the black bar below the table of content */
 
.WikiHeader .shadow-mask { display: none; }
 
.WikiHeader .shadow-mask { display: none; }
  +
/* removes picture attribution, attribution in wiki pages is unnecessary, see the actual file for uploader */
 
.WikiaArticle .picture-attribution { display:none; }
 
/* added font dependency here because wikia automagically removed it from their css */
 
@font-face { font-family: 'IMFELLDWPicaPRORegular'; src: url("http://images1.wikia.nocookie.net/__cb28934/common/skins/oasis/fonts/imfell/fepirm27c-webfont.eot"); src: local("☺"), url("http://images1.wikia.nocookie.net/__cb28934/common/skins/oasis/fonts/imfell/fepirm27c-webfont.woff") format("woff"), url("http://images1.wikia.nocookie.net/__cb28934/common/skins/oasis/fonts/imfell/fepirm27c-webfont.ttf") format("truetype"), url("http://images1.wikia.nocookie.net/__cb28934/common/skins/oasis/fonts/imfell/fepirm27c-webfont.svg#webfontkY4YPcYZ") format("svg"); font-weight: normal; font-style: normal; }
 
/* gives all polls some padding on the right so it is no longer flush against the edge */
 
.ajax-poll .pollAnswer { padding-right: 2em !important; }
 
 
 
/*********************/
 
/*********************/
 
/* background images */
 
/* background images */
Zeile 45: Zeile 41:
 
.greywarden { background-image: url(http://images3.wikia.nocookie.net/dragonage/images/0/0f/GreyWardenBG.jpg); background-repeat: no-repeat; }
 
.greywarden { background-image: url(http://images3.wikia.nocookie.net/dragonage/images/0/0f/GreyWardenBG.jpg); background-repeat: no-repeat; }
 
.morrigan2 { background-image: url(http://images1.wikia.nocookie.net/dragonage/images/a/a7/Morrigan-opacity10.jpg); background-repeat: no-repeat; }
 
.morrigan2 { background-image: url(http://images1.wikia.nocookie.net/dragonage/images/a/a7/Morrigan-opacity10.jpg); background-repeat: no-repeat; }
  +
 
 
.collapseButton { /* 'show'/'hide' buttons created dynamically by the */
 
.collapseButton { /* 'show'/'hide' buttons created dynamically by the */
 
float: right; /* CollapsibleTables JavaScript in [[MediaWiki:Common.js]] */
 
float: right; /* CollapsibleTables JavaScript in [[MediaWiki:Common.js]] */
Zeile 55: Zeile 51:
 
color: #FEC356 !important;
 
color: #FEC356 !important;
 
}
 
}
  +
 
 
div.user-block {
 
div.user-block {
 
padding: 5px;
 
padding: 5px;
Zeile 62: Zeile 58:
 
color: #EEE;
 
color: #EEE;
 
}
 
}
  +
 
 
/* Red colored warning messages */
 
/* Red colored warning messages */
 
div.mw-warning-with-logexcerpt {
 
div.mw-warning-with-logexcerpt {
Zeile 69: Zeile 65:
 
padding:3px;
 
padding:3px;
 
}
 
}
  +
 
 
/* Disambiguation style table */
 
/* Disambiguation style table */
 
table.disambig {
 
table.disambig {
Zeile 78: Zeile 74:
 
background: transparent;
 
background: transparent;
 
}
 
}
  +
 
 
/* Ambox styling */
 
/* Ambox styling */
 
.ambox {
 
.ambox {
Zeile 110: Zeile 106:
 
border-left: 10px solid #228b22; /* Green */
 
border-left: 10px solid #228b22; /* Green */
 
}
 
}
  +
 
 
.ambox-image { /* The left image cell */
 
.ambox-image { /* The left image cell */
 
width: 60px;
 
width: 60px;
Zeile 120: Zeile 116:
 
color:#EEE;
 
color:#EEE;
 
}
 
}
  +
 
 
/* Ombox styling */
 
/* Ombox styling */
 
table.ombox {
 
table.ombox {
Zeile 144: Zeile 140:
 
width: 100%; /* Make all omboxes the same width regardless of text length */
 
width: 100%; /* Make all omboxes the same width regardless of text length */
 
}
 
}
  +
 
 
table.ombox-shortcut {
 
table.ombox-shortcut {
 
float: right;
 
float: right;
Zeile 158: Zeile 154:
 
background: transparent;
 
background: transparent;
 
}
 
}
  +
 
 
/* Remove edit link next to article header */
 
/* Remove edit link next to article header */
 
span.editsection-upper {
 
span.editsection-upper {
 
display: none;
 
display: none;
 
}
 
}
  +
 
 
/* Mark redirects in Special:Allpages and Special:Watchlist */
 
/* Mark redirects in Special:Allpages and Special:Watchlist */
 
.allpagesredirect {
 
.allpagesredirect {
Zeile 174: Zeile 170:
 
font-style: italic;
 
font-style: italic;
 
}
 
}
  +
 
 
/* Giving headers and TOC a little extra space */
 
/* Giving headers and TOC a little extra space */
 
h2 {
 
h2 {
Zeile 182: Zeile 178:
 
margin-top: 8px;
 
margin-top: 8px;
 
}
 
}
  +
 
 
/* Forum formatting (by -Algorithm & -Splaka) */
 
/* Forum formatting (by -Algorithm & -Splaka) */
 
.forumheader {
 
.forumheader {
Zeile 213: Zeile 209:
 
display: none;
 
display: none;
 
}
 
}
  +
 
  +
 
 
/* Recent changes byte indicators */
 
/* Recent changes byte indicators */
 
.mw-plusminus-pos {
 
.mw-plusminus-pos {
Zeile 222: Zeile 218:
 
color: #8B0000;
 
color: #8B0000;
 
}
 
}
  +
 
 
/* Image frame fix */
 
/* Image frame fix */
  +
div.tright, div.tleft {
  +
border: 1px solid silver;
  +
}
  +
 
div.thumbinner {
 
div.thumbinner {
 
background: inherit;
 
background: inherit;
border: none !important;
+
border: none;
 
color: inherit;
 
color: inherit;
 
}
 
}
Zeile 232: Zeile 232:
 
color:inherit;
 
color:inherit;
 
}
 
}
  +
 
 
/* --- Special:Recentchanges --- */
 
/* --- Special:Recentchanges --- */
 
.rcoptions {
 
.rcoptions {
Zeile 238: Zeile 238:
 
background-color: #101010;
 
background-color: #101010;
 
}
 
}
  +
 
 
/* Other fieldsets */
 
/* Other fieldsets */
 
fieldset {
 
fieldset {
Zeile 247: Zeile 247:
 
padding: 0 1em 1em;
 
padding: 0 1em 1em;
 
}
 
}
  +
 
 
/* ADMINISTRATORS */
 
/* ADMINISTRATORS */
 
.page-Special_RecentChanges a[title="User:Loleil"],
 
.page-Special_RecentChanges a[title="User:Loleil"],
 
.page-Special_RecentChanges a[title="User:Tierrie"],
 
.page-Special_RecentChanges a[title="User:Tierrie"],
.page-Special_RecentChanges a[title="User:Aedan Cousland"],
+
.page-Special_RecentChanges a[title="User:-Vim-"]
.page-Special_RecentChanges a[title="User:Maria Caliban"],
 
.page-Special_RecentChanges a[title="User:Snfonseka"],
 
.page-Special_RecentChanges a[title="User:D-day"]
 
 
{ font-weight: bold !important; color:#dddddd !important; }
 
{ font-weight: bold !important; color:#dddddd !important; }
  +
 
 
/* WIKIA STAFF */
 
/* WIKIA STAFF */
 
.page-Special_RecentChanges a[title="User:Sannse"],
 
.page-Special_RecentChanges a[title="User:Sannse"],
Zeile 267: Zeile 264:
 
.page-Special_RecentChanges a[title="User:Wikia"]
 
.page-Special_RecentChanges a[title="User:Wikia"]
 
{ font-weight: bold !important; color:#5a83d6 !important; }
 
{ font-weight: bold !important; color:#5a83d6 !important; }
  +
 
 
/* === Babel === */
 
/* === Babel === */
 
div.babelbox {
 
div.babelbox {
Zeile 294: Zeile 291:
 
line-height:1.25em;
 
line-height:1.25em;
 
}
 
}
  +
 
 
.lang-block0 {
 
.lang-block0 {
 
border:1px solid #FFB3B3;
 
border:1px solid #FFB3B3;
Zeile 306: Zeile 303:
 
color: black;
 
color: black;
 
}
 
}
  +
 
 
.lang-block1, .lang-block2, .lang-block3 {
 
.lang-block1, .lang-block2, .lang-block3 {
 
border:1px solid #99B3FF;
 
border:1px solid #99B3FF;
Zeile 318: Zeile 315:
 
color: black;
 
color: black;
 
}
 
}
  +
 
 
.lang-blockN {
 
.lang-blockN {
 
border:1px solid #6EF7A7;
 
border:1px solid #6EF7A7;
Zeile 330: Zeile 327:
 
color: black;
 
color: black;
 
}
 
}
  +
 
  +
 
 
/*********************/
 
/*********************/
 
/* dragon age tables */
 
/* dragon age tables */
Zeile 342: Zeile 339:
 
.daotable th { border: 1px solid #523F35; padding: 0.5em; vertical-align: middle; text-align: left; color: #ffffff; background-image: url(http://images2.wikia.nocookie.net/dragonage/images/6/65/SplatterBackground.jpg); }
 
.daotable th { border: 1px solid #523F35; padding: 0.5em; vertical-align: middle; text-align: left; color: #ffffff; background-image: url(http://images2.wikia.nocookie.net/dragonage/images/6/65/SplatterBackground.jpg); }
 
.daotable td { padding: 0.5em; }
 
.daotable td { padding: 0.5em; }
  +
 
  +
 
 
/*************/
 
/*************/
 
/* infoboxes */
 
/* infoboxes */
Zeile 357: Zeile 354:
 
.daoinfobox .daoinfobox_supertitle, .daoinfobox .daoinfobox_subtitle { font-size: 0.9em; line-height: 1.2em; }
 
.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; }
 
.daoinfobox .daoinfobox_title { font-size: 1.2em; font-weight: bold; line-height: 1.35em; }
  +
 
  +
 
 
/********************/
 
/********************/
 
/* navigation boxes */
 
/* navigation boxes */
Zeile 364: Zeile 361:
 
.navbox { border: 1px solid #523F35; border-spacing: 0px; padding: 0px; background-color: #000000; width: 100%; margin: auto; clear: both; font-size: 88%; text-align: center; background-color: #1c1c1c; }
 
.navbox { border: 1px solid #523F35; 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 table, .navbox-subgroup { border-spacing: 1px; }
.navbox + .navbox { margin: 1px 0 0 0; } /* single pixel border between adjacent navboxes */
+
.navbox + .navbox { margin: 1px; } /* single pixel border between adjacent navboxes */
 
.navbox tr, .navbox-columns-table tr { background-color: #232323; }
 
.navbox tr, .navbox-columns-table tr { background-color: #232323; }
 
.navbox table td { background-color: #1c1c1c; }
 
.navbox table td { background-color: #1c1c1c; }
Zeile 377: Zeile 374:
 
.navbox-subgroup .navbox-group, .navbox-subgroup .navbox-abovebelow { background: transparent; background-image: url(http://images2.wikia.nocookie.net/dragonage/images/6/65/SplatterBackground.jpg); } /* level 3 color */
 
.navbox-subgroup .navbox-group, .navbox-subgroup .navbox-abovebelow { background: transparent; background-image: url(http://images2.wikia.nocookie.net/dragonage/images/6/65/SplatterBackground.jpg); } /* 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 .collapseButton { width: 6em; } /* In navboxes, the show/hide button balances the vde links from [[Template:Tnavbar]], so they need to be the same width. */
  +
 
  +
 
 
/**************/
 
/**************/
 
/* info boxes */
 
/* info boxes */
Zeile 388: Zeile 385:
 
.infobox.bordered td, .infobox.bordered th { border: 1px solid #aaaaaa; }
 
.infobox.bordered td, .infobox.bordered th { border: 1px solid #aaaaaa; }
 
.infobox.bordered .borderless td, .infobox.bordered .borderless th { border: 0; }
 
.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"] { width: 242px; 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 */
Zeile 439: Zeile 392:
 
.portal_container { }
 
.portal_container { }
 
.portal_section ul { list-style: disc; }
 
.portal_section ul { list-style: disc; }
.portal_section { border: 1px solid black; margin: 0 0 10px 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 rgb(24, 24, 24); 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 rgb(24, 24, 24); border-radius: 1em; box-shadow: 1px 1px 4px rgb(24, 24, 24); }
+
.portal_section { border: 1px solid black; margin: 0 0 10px 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; }
 
.portal_header { padding: 0 1em; position: relative; }
 
.portal_header { padding: 0 1em; position: relative; }
 
.portal_header_text { display: table; width: 100%; padding: 0.6em 0 0 0; border-bottom: 1px dotted rgb(139,0,0); text-align: center; font-family: IMFELLDWPicaPRORegular; font-size: 2em; }
 
.portal_header_text { display: table; width: 100%; padding: 0.6em 0 0 0; border-bottom: 1px dotted rgb(139,0,0); text-align: center; font-family: IMFELLDWPicaPRORegular; font-size: 2em; }
Zeile 448: Zeile 401:
 
.portal_subheader, .portal_subheader a:link, .portal_subheader a:visited, .portal_subheader a:hover, .portal_subheader a:active { color: rgb(139,0,0); }
 
.portal_subheader, .portal_subheader a:link, .portal_subheader a:visited, .portal_subheader a:hover, .portal_subheader a:active { color: rgb(139,0,0); }
 
.portal_subheader_text { display: table; width: 100%; padding: 0.4em 0 0 0; border-bottom: 1px dotted rgb(139,0,0); text-align: left; font-family: IMFELLDWPicaPRORegular; font-size: 1.8em; color: rgb(139,0,0); }
 
.portal_subheader_text { display: table; width: 100%; padding: 0.4em 0 0 0; border-bottom: 1px dotted rgb(139,0,0); text-align: left; font-family: IMFELLDWPicaPRORegular; font-size: 1.8em; color: rgb(139,0,0); }
  +
 
 
/******************/
 
/******************/
 
/* portal: slider */
 
/* portal: slider */
 
/******************/
 
/******************/
#portal_slider { margin: 0px; padding: 0px; position: relative; height: 450px; }
+
#portal_slider { margin: 0px; padding: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; position: relative; height: 450px; }
#portal_slider #portal_next, #portal_slider #portal_prev { text-align: center; cursor: pointer; border: 0px solid #FEC356; height: 30px !important; width: 20px; font-family: arial, san-serif; font-size: 36px; line-height: 22px; font-weight: bold; position: absolute; bottom: 8px; 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; }
+
#portal_slider #portal_next, #portal_slider #portal_prev { text-align: center; cursor: pointer; border: 0px solid #FEC356; height: 30px !important; width: 20px; font-family: arial, san-serif; font-size: 36px; line-height: 22px; font-weight: bold; cursor: pointer; position: absolute; bottom: 8px; 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; }
 
#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); }
 
#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); }
#portal_slider #portal_next { right: 10px; -moz-border-radius-topright: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-top-right-radius: 8px; -webkit-border-bottom-right-radius: 8px; border-top-right-radius: 8px; border-bottom-right-radius: 8px; }
+
#portal_slider #portal_next { right: 10px; -moz-border-radius-topright: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-top-right-radius: 8px; -webkit-border-bottom-right-radiust: 8px; border-top-right-radius: 8px; border-bottom-right-radius: 8px; }
 
#portal_slider #portal_prev { right: 31px; -moz-border-radius-topleft: 8px; -moz-border-radius-bottomleft: 8px; -webkit-border-top-left-radius: 8px; -webkit-border-bottom-left-radius: 8px; border-top-left-radius: 8px; border-bottom-left-radius: 8px; }
 
#portal_slider #portal_prev { right: 31px; -moz-border-radius-topleft: 8px; -moz-border-radius-bottomleft: 8px; -webkit-border-top-left-radius: 8px; -webkit-border-bottom-left-radius: 8px; border-top-left-radius: 8px; border-bottom-left-radius: 8px; }
 
#portal_slider > .portal_body { padding: 0; }
 
#portal_slider > .portal_body { padding: 0; }
  +
 
  +
 
 
/*******************/
 
/*******************/
 
/* portal: content */
 
/* portal: content */
 
/*******************/
 
/*******************/
#portal_content { font-size: 0.9em; line-height: 1.7em; font-family: Verdana, Arial, Helvetica, sans-serif; }
+
#portal_content { font-size: 0.9em; line-height: 1.7em; }
 
#portal_content .portal_body > table { height: 400px; }
 
#portal_content .portal_body > table { height: 400px; }
 
#portal_content ul { list-style: disc outside; }
 
#portal_content ul { list-style: disc outside; }
Zeile 473: Zeile 426:
 
#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, #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 .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_news .WikiaBlogListingBox ul li { border-top: 0px !important; border-bottom: 1px dotted rgb(139,0,0) !important; } /* override the default border #portal_news colors */
  +
.WikiaBlogListingBox ul li:first-child { border: none !important; } /* override the override */
 
  +
 
/******************/
 
/******************/
 
/* portal: forums */
 
/* portal: forums */
Zeile 480: Zeile 434:
 
#portal_forums .forum_title { }
 
#portal_forums .forum_title { }
 
#portal_forums .forum_edited { text-align: right; }
 
#portal_forums .forum_edited { text-align: right; }
  +
 
 
/*******************/
 
/*******************/
 
/* portal: twitter */
 
/* portal: twitter */
 
/*******************/
 
/*******************/
#portal_twitter .twtr-hd { display: none !important; } /* removes header */
+
#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 .twtr-ft { display: none !important; } /* removes footer */
+
#portal_twitter ul { margin-left: 0em !important; }
  +
#portal_twitter .twtr-tweet { border-bottom-color: #8B0000 !important; } /* changes the dividing dotted lines to red */
 
/*#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; } */
 
 
/****************/
 
/* portal: poll */
 
/****************/
 
#portal_poll .ajax-poll { border: 0px; } /* give the poll some room on the right */
 
#portal_poll .pollAnswer { margin-bottom: 0.5em !important; } /* give each poll entry some space at the bottom */
 
#portal_poll .pollAnswerVotes { border-color: #dddddd; background-color: transparent; -moz-border-radius: 0.3em; -webkit-border-radius: 0.3em; border-radius: 0.3em; } /* round the edges a tad */
 
#portal_poll .pollAnswerVotes > span { background-color: transparent; }
 
#portal_poll .pollAnswerVotes > div { background-color: #8B0000 !important; border-right: 1px solid #dddddd; } /* make the background red */
 
 
 
/***************/
 
/***************/
 
/* quote boxes */
 
/* quote boxes */
Zeile 508: Zeile 450:
 
.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 .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; }
 
.quotebox .attribution { text-align: right; padding: 0em 1em 0.4em 0; font-weight: bold; font-style: oblique; }
  +
 
  +
 
 
/************/
 
/************/
 
/* spoilers */
 
/* spoilers */
Zeile 525: Zeile 467:
 
.splrwrn table td { padding: 0 2.4em 0 3em; } /* needed to override generic table td (padding 0.5em) */
 
.splrwrn table td { padding: 0 2.4em 0 3em; } /* needed to override generic table td (padding 0.5em) */
 
.splrtxt { }
 
.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, .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(http://images2.wikia.nocookie.net/dragonage/images/6/65/SplatterBackground.jpg); }
 
.splr_games .splrico table, .splr_games .splrwrn table { border: 1px solid #523F35; background-image: url(http://images2.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(http://images2.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, .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; }
 
.splr_books .splrico table, .splr_books .splrwrn table { border: 1px solid #660000; background-color: white; }
  +
 
 
.hide_warning { display: none; }
 
.hide_warning { display: none; }
 
.show_warning { display: inline; }
 
.show_warning { display: inline; }
 
.hide_spoiler { display: none; }
 
.hide_spoiler { display: none; }
 
.show_spoiler { display: inline; }
 
.show_spoiler { display: inline; }
  +
 
 
/* depreciated, but kept here temporarily while the forum page for stealing is active */
 
/* depreciated, but kept here temporarily while the forum page for stealing is active */
 
.hide_warning1 { display: none; }
 
.hide_warning1 { display: none; }
Zeile 559: Zeile 487:
 
.hide_spoiler2 { filter:alpha(opacity=12); opacity:.12; }
 
.hide_spoiler2 { filter:alpha(opacity=12); opacity:.12; }
 
.show_spoiler2 { filter:alpha(opacity=100); opacity:1; }
 
.show_spoiler2 { filter:alpha(opacity=100); opacity:1; }
  +
 
 
/************/
 
/************/
 
/* tooltips */
 
/* tooltips */
Zeile 568: Zeile 496:
 
.tttitle { font-family: IMFELLDWPicaPRORegular; font-size: 1.4em; }
 
.tttitle { font-family: IMFELLDWPicaPRORegular; font-size: 1.4em; }
 
.ttbody { font-family: georgia; }
 
.ttbody { font-family: georgia; }
  +
 
 
/***************/
 
/***************/
 
/* paper dolls */
 
/* paper dolls */
Zeile 587: Zeile 515:
 
.paperdoll .paperdoll_ring0 { position: absolute; top: 387px; left: 361px; width: 56px; height: 56px; }
 
.paperdoll .paperdoll_ring0 { position: absolute; top: 387px; left: 361px; width: 56px; height: 56px; }
 
.paperdoll .paperdoll_ring1 { position: absolute; top: 456px; left: 361px; width: 56px; height: 56px; }
 
.paperdoll .paperdoll_ring1 { position: absolute; top: 456px; left: 361px; width: 56px; height: 56px; }
  +
 
  +
/*********************************/
  +
/* 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; }*/
  +
 
/* ################################################## */
 
/* ################################################## */
 
/* ### DIRECTION / MESSAGE BOXES ### */
 
/* ### DIRECTION / MESSAGE BOXES ### */
 
/* ### (Template:Directionbox/Template:Mbox) ### */
 
/* ### (Template:Directionbox/Template:Mbox) ### */
 
/* ################################################## */
 
/* ################################################## */
  +
 
 
/* Template:Directionbox */
 
/* Template:Directionbox */
 
table.dirbox {
 
table.dirbox {
Zeile 605: Zeile 569:
 
border-collapse: collapse;
 
border-collapse: collapse;
 
}
 
}
  +
 
 
table.dirbox th {
 
table.dirbox th {
 
width: 40px;
 
width: 40px;
Zeile 612: Zeile 576:
 
padding: 0.2em 0 0.2em 0.5em;
 
padding: 0.2em 0 0.2em 0.5em;
 
}
 
}
  +
 
 
table.dirbox td {
 
table.dirbox td {
 
padding-left: 0.5em;
 
padding-left: 0.5em;
 
width: 100%;
 
width: 100%;
 
}
 
}
  +
 
 
/* Template:Mbox */
 
/* Template:Mbox */
 
table.mbox {
 
table.mbox {
Zeile 630: Zeile 594:
 
border-collapse: collapse;
 
border-collapse: collapse;
 
}
 
}
  +
 
 
table.mbox + table.mbox {
 
table.mbox + table.mbox {
 
margin-top: -0.75em;
 
margin-top: -0.75em;
 
}
 
}
  +
 
 
table.mbox th {
 
table.mbox th {
 
width: 40px;
 
width: 40px;
Zeile 641: Zeile 605:
 
padding: 0.2em 0 0.2em 0.5em;
 
padding: 0.2em 0 0.2em 0.5em;
 
}
 
}
  +
 
 
table.mbox td {
 
table.mbox td {
 
padding-left: 0.5em;
 
padding-left: 0.5em;
 
width: 100%;
 
width: 100%;
 
}
 
}
  +
 
 
/* Printing */
 
/* Printing */
 
@media print {
 
@media print {
Zeile 653: Zeile 617:
 
}
 
}
 
}
 
}
  +
 
 
/* ################################################## */
 
/* ################################################## */
 
/* ### GAME ICONS (Template:Games) ### */
 
/* ### GAME ICONS (Template:Games) ### */
 
/* ################################################## */
 
/* ################################################## */
  +
 
 
#title-games {
 
#title-games {
 
float: right;
 
float: right;
Zeile 667: Zeile 631:
 
text-align: right;
 
text-align: right;
 
}
 
}
  +
 
 
#title-games,
 
#title-games,
 
#title-games a {
 
#title-games a {
Zeile 673: Zeile 637:
 
}
 
}
   
  +
body {
/************************************/
 
  +
background: url("http://images4.wikia.nocookie.net/dragonage/es/images/8/81/Background_-_Dragon_Age.jpg") no-repeat center top #20130D;
/* 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;
 
}
 
 
/* External links */
 
.WikiaArticle a.external:after, .WikiaArticle a[href^="gopher://"]:after {
 
background-image:url(http://images1.wikia.nocookie.net/__cb20110224190007/dragonage/images/4/44/External.png)
 
}
 
 
/*********/
 
/* Polls */
 
/*********/
 
 
.pollAnswerVotes div {
 
background-color: #111 !important;
 
padding: 1px !important;
 
}
 
 
.pollAnswerVotes {
 
padding: 1px !important;
 
}
 
 
/**************/
 
/* References */
 
/**************/
 
 
/* Reference */
 
sup.reference {
 
font-size: 85%;
 
line-height: 100%;
 
}
 
 
/* Reference list */
 
ol.references {
 
font-size: 85%;
 
line-height: 180%;
 
 
}
 
}

Version vom 7. Juli 2011, 20:55 Uhr

body { 
    background-attachment: fixed
}
background:transparent url("http://images1.wikia.nocookie.net/hilfe/images/b/ba/Monobody.png")

/***************************************************/
/* this skin applies to the new wikia / oasis skin */
/***************************************************/
 
/**********************************************/
/*  primary colors for dao website            */
/*  mocha: 523F35, tan: D2B48C                */  
/*  yellow: FEC356;  > F7C21E (depreciated) < */
/*  red: 660000, dark red: 8B0000             */
/**********************************************/
 
/***************************/
/* 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 */
.WikiaPage { background: url(http://images1.wikia.nocookie.net/__cb20101022055252/dragonage/images/e/e5/Gray24_80.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; }
 
/*********************/
/* background images */
/*********************/
.splatter { background-image: url(http://images2.wikia.nocookie.net/dragonage/images/6/65/SplatterBackground.jpg); }
.splatter40 { background-image: url(http://images1.wikia.nocookie.net/dragonage/images/4/48/SplatterBackground40.png); } /* 40% opacity */
.dragon { background-image: url(http://images1.wikia.nocookie.net/dragonage/images/4/4d/Dragon-opacity10.jpg); background-repeat: no-repeat; }
.greywarden { background-image: url(http://images3.wikia.nocookie.net/dragonage/images/0/0f/GreyWardenBG.jpg); background-repeat: no-repeat; }
.morrigan2 { background-image: url(http://images1.wikia.nocookie.net/dragonage/images/a/a7/Morrigan-opacity10.jpg); background-repeat: no-repeat; }
 
.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('http://images1.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;
}
 
/* ADMINISTRATORS */
.page-Special_RecentChanges a[title="User:Loleil"],
.page-Special_RecentChanges a[title="User:Tierrie"],
.page-Special_RecentChanges a[title="User:-Vim-"]
{ font-weight: bold !important; color:#dddddd !important; }
 
/* WIKIA STAFF */
.page-Special_RecentChanges a[title="User:Sannse"],
.page-Special_RecentChanges a[title="User:JoePlay"],
.page-Special_RecentChanges a[title="User:Uberfuzzy"],
.page-Special_RecentChanges a[title="User:Angela"],
.page-Special_RecentChanges a[title="User:Angies"],
.page-Special_RecentChanges a[title="User:Kirkburn"],
.page-Special_RecentChanges a[title="User:TOR"],
.page-Special_RecentChanges a[title="User:Wikia"] 
{ font-weight: bold !important; color:#5a83d6 !important; }
 
/* === 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(http://images2.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(http://images2.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(http://images2.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(http://images2.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 #523F35; 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; } /* 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: #523F35; text-align: center; padding-left: 1em; padding-right: 1em; background-image: url(http://images2.wikia.nocookie.net/dragonage/images/6/65/SplatterBackground.jpg); } /* 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; background-image: url(http://images2.wikia.nocookie.net/dragonage/images/6/65/SplatterBackground.jpg); } /* group style */
.navbox-subgroup { background-color: #232323; } /* background color */
.navbox-list { border-color: #1c1c1c; } /* must match background color */
.navbox-title, navbox th { }
.navbox-abovebelow, .navbox-group, .navbox-subgroup .navbox-title { background: transparent; background-image: url(http://images2.wikia.nocookie.net/dragonage/images/6/65/SplatterBackground.jpg); } /* level 2 color */
.navbox-subgroup .navbox-group, .navbox-subgroup .navbox-abovebelow {  background: transparent; background-image: url(http://images2.wikia.nocookie.net/dragonage/images/6/65/SplatterBackground.jpg); } /* 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. */
 
 
/**************/
/* 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; }
 
 
/**********/
/* portal */
/**********/
.portal_container { }
.portal_section ul  { list-style: disc; }
.portal_section { border: 1px solid black; margin: 0 0 10px 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; }
.portal_header { padding: 0 1em; position: relative; }
.portal_header_text { display: table; width: 100%; padding: 0.6em 0 0 0; border-bottom: 1px dotted rgb(139,0,0); 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 1em; position: relative; font-size: 0.9em; }
.portal_subheader, .portal_subheader a:link, .portal_subheader a:visited, .portal_subheader a:hover, .portal_subheader a:active { color: rgb(139,0,0); }
.portal_subheader_text { display: table; width: 100%; padding: 0.4em 0 0 0; border-bottom: 1px dotted rgb(139,0,0); text-align: left; font-family: IMFELLDWPicaPRORegular; font-size: 1.8em; color: rgb(139,0,0); }
 
/******************/
/* portal: slider */
/******************/
#portal_slider { margin: 0px; padding: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; position: relative; height: 450px; }
#portal_slider #portal_next, #portal_slider #portal_prev { text-align: center; cursor: pointer; border: 0px solid #FEC356; height: 30px !important; width: 20px; font-family: arial, san-serif; font-size: 36px; line-height: 22px; font-weight: bold; cursor: pointer; position: absolute; bottom: 8px; 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; }
#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); }
#portal_slider #portal_next { right: 10px; -moz-border-radius-topright: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-top-right-radius: 8px; -webkit-border-bottom-right-radiust: 8px; border-top-right-radius: 8px; border-bottom-right-radius: 8px; }
#portal_slider #portal_prev { right: 31px; -moz-border-radius-topleft: 8px; -moz-border-radius-bottomleft: 8px; -webkit-border-top-left-radius: 8px; -webkit-border-bottom-left-radius: 8px; border-top-left-radius: 8px; border-bottom-left-radius: 8px; }
#portal_slider > .portal_body { padding: 0; }
 
 
/*******************/
/* portal: content */
/*******************/
#portal_content { font-size: 0.9em; line-height: 1.7em; }
#portal_content .portal_body > table { height: 400px; }
#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 .WikiaBlogListingBox ul li { border-top: 0px !important; border-bottom: 1px dotted rgb(139,0,0) !important; } /* override the default border #portal_news colors */
.WikiaBlogListingBox ul li:first-child { border: none !important; } /* override the override */
 
/******************/
/* 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 { }
 
.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(http://images2.wikia.nocookie.net/dragonage/images/6/65/SplatterBackground.jpg); }
.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; }
 
/***************/
/* paper dolls */
/***************/
.paperdoll { background-image: url(http://images1.wikia.nocookie.net/dragonage/images/a/a1/Paperdoll.png); width: 441px; height: 604px; border: 0px solid white; position: relative; font-family: georgia; font-weight: bold; color: #523F35; }
.paperdoll div { width: 56px; height: 56px; }
.paperdoll img { width: 56px; height: 56px; }
.paperdoll .paperdoll_name { position: absolute; top: 60px; left: 68px; width: 300px; height: 24px; text-align: center; font-size: 16px; }
.paperdoll .paperdoll_pri { position: absolute; top: 178px; left: 16px; width: 56px; height: 56px; }
.paperdoll .paperdoll_helm { position: absolute; top: 248px; left: 16px; width: 56px; height: 56px; }
.paperdoll .paperdoll_gloves { position: absolute; top: 317px; left: 16px; width: 56px; height: 56px; }
.paperdoll .paperdoll_armor { position: absolute; top: 387px; left: 16px; width: 56px; height: 56px; }
.paperdoll .paperdoll_boots { position: absolute; top: 456px; left: 16px; width: 56px; height: 56px; }
.paperdoll .paperdoll_ammo { position: absolute; top: 108px; left: 361px; width: 56px; height: 56px; }
.paperdoll .paperdoll_sec { position: absolute; top: 178px; left: 361px; width: 56px; height: 56px; }
.paperdoll .paperdoll_belt { position: absolute; top: 248px; left: 361px; width: 56px; height: 56px; }
.paperdoll .paperdoll_amulet { position: absolute; top: 317px; left: 361px; width: 56px; height: 56px; }
.paperdoll .paperdoll_ring0 { position: absolute; top: 387px; left: 361px; width: 56px; height: 56px; }
.paperdoll .paperdoll_ring1 { position: absolute; top: 456px; left: 361px; width: 56px; height: 56px; }
 
/*********************************/
/* 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; }*/
 
/* ################################################## */
/* ### 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;
   }
}
 
/* ################################################## */
/* ### 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;
}

body {
background: url("http://images4.wikia.nocookie.net/dragonage/es/images/8/81/Background_-_Dragon_Age.jpg") no-repeat center top #20130D;
}