@charset "utf-8";
/* CSS Document */

/* modal starts */

.modal-open {
	overflow:hidden;
	padding: 0!important;
}

.modal {
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:1050;
	display:none;
	overflow:hidden;
	-webkit-overflow-scrolling:touch;
	outline:0;
}

.modal.fade .modal-dialog {
	-webkit-transition:-webkit-transform .3s ease-out;
	-o-transition:-o-transform .3s ease-out;
	transition:transform .3s ease-out;
	-webkit-transform:translate(0, -25%);
	-ms-transform:translate(0, -25%);
	-o-transform:translate(0, -25%);
	transform:translate(0, -25%);
}

.modal.in .modal-dialog {
	-webkit-transform:translate(0, 0);
	-ms-transform:translate(0, 0);
	-o-transform:translate(0, 0);
	transform:translate(0, 0);
}

.modal-open .modal {
	overflow-x:hidden;
	overflow-y:auto;
}

.modal-dialog {
	position:relative;
	width:auto;
	margin:10px;
}

.modal-content {
	position:relative;
	background-color:#fff;
	border:1px solid #999;
	border:1px solid rgba(0, 0, 0, .2);
	border-radius:6px;
	outline:0;
	-webkit-box-shadow:0 3px 9px rgba(0, 0, 0, .5);
	box-shadow:0 3px 9px rgba(0, 0, 0, .5);
}

.modal-header {
	min-height:16.43px;
	padding:15px 15px 0 15px;
}

.modal-header .close {
	margin-top:-2px;
}

.modal-title {
	margin:0;
	line-height:1.42857143;
}

.modal-body {
	position:relative;
	padding: 0 15px 15px 15px;
}

.modal-footer {
	padding: 0 15px 15px 15px;
	text-align:right;
}

.modal-footer .btn+.btn {
	margin-bottom:0;
	margin-left:5px;
}

.modal-footer .btn-group .btn+.btn {
	margin-left:-1px;
}

.modal-footer .btn-block+.btn-block {
	margin-left:0;
}

.modal-scrollbar-measure {
	position:absolute;
	top:-9999px;
	width:50px;
	height:50px;
	overflow:scroll;
}

@media (min-width:568px) {
	.modal-dialog {
	width:600px;
	margin:30px auto;
}

.modal-content {
	-webkit-box-shadow:0 5px 15px rgba(0, 0, 0, .5);
	box-shadow:0 5px 15px rgba(0, 0, 0, .5);
}

.modal-sm {
	width:300px;
}

}

@media (min-width:992px) {
	.modal-lg {
	width:900px;
}
}

/* speech box */

.triangle-border:before {
content:"";
position:absolute;
bottom:-20px;
left:130px;
border-width:20px 20px 0;
border-style:solid;
border-color:#eee transparent;
display:block;
width:0
}

.triangle-border:after {
content:"";
position:absolute;
bottom:-13px;
left:137px;
border-width:13px 13px 0;
border-style:solid;
border-color:#fafafa transparent;
display:block;
width:0
}

.triangle-border {
    position: relative;
    padding: 20px 15px 20px 120px;
    margin: 10px 10px 42px 10px;
    border: 2px solid #eee;
    color: #333;
    background: #fafafa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

/* everything else */

.staticon {width:70%;opacity:.38;margin:16px auto 0}

.first {border:0!important;margin-top:1px!important}

.app-title2 {
border:solid 5px #eee;
background:#fbfbfb;
margin:5px 0;
color:#444;
border-radius:4px;
padding:10px
}

.infinity {background:url(http://spherical.link/dungeonrp/resources/stats/infinity.png) no-repeat top center #eee!important;height:12px}

.trb {border-top-right-radius:4px;border-top-left-radius:4px;display:inline-block}

.brb {border-bottom-right-radius:4px;border-bottom-left-radius:4px;display:inline-block}

.ab {
width:45%;
opacity:.5;
margin:4px auto 0
}

.ita {font-style:italic}
.infobox {width:60%}
.bb {font-weight:700}

.wk-bullets2 li {
margin-bottom:5px!important;
list-style-type:upper-roman!important;
font-size:14px
}

.wk-bullets li {
margin-bottom:16px!important;
font-size:14px;
list-style-image:url(http://spherical.link/dungeonrp/resources/bullet.png)!important
}

.chara {
position:relative;
z-index:10
}

.ch1 {
top:80px;
left:10px;
float:left
}

.intro-block {padding:5px 10px}

.appback {background-color: #fafafa; border: 1px solid #e2e2e2; padding: 10px; border-radius: 4px;}

.st-title a{color:#fff;}
.st-title a:hover{color:#fff;text-decoration:none;}
.cht a{color:#8A8A8A}
.cht a:hover{color:#8A8A8A;text-decoration:none;}

.ch-top2{height: 145px;}

.st-back{width: 19%;height:170px;text-align: center;}
.st-title{color:#fff;font-weight:bold; font-size: 17px; text-align: center;padding: 4px 0;}

.subt{width:19%; background: #eee; border-bottom: 3px solid #ddd!important;text-align: center;color: #888; padding: 2px 0;
}

.trb {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
	display: inline-block;
}
.brb {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
	display: inline-block;
}

.b-exp {color: #888!important;background:#eee;border-bottom: 1px solid #ddd!important;height:10px!important}
.atb td {border: 1px solid #fff!important;color: #fff; font-weight:bold!important;width:10%; text-align:center;}

.bb{font-weight: bold;}
.abb td{ display:inline-block}
.ba td {padding: 1px!important}
.bb {width: 425px}
.BAtext {width: 60%; text-align: left;color:#888;}

.rb {color: #bf2f47;}

.wk-bullets-alt li {margin-bottom: 13px!important; font-size: 14px;list-style-type: armenian!important;}
.wk-bullets li {margin-bottom: 16px!important; font-size: 14px;list-style-image: url("/resources/bullet.png")!important;}

.charatype {text-decoration: none;height: 68px; width: 100%;border-bottom-right-radius: 4px;border-bottom-left-radius: 4px; color: #fff; text-align:center;}

.ch-top{height: 240px;}
.stattop{display:block;}
.str{background: #c33437;color: #c33437}
.str-top{background: #9d3235}
.vit{background: #C36925;color: #C36925}
.vit a{color: #C36925}
.vit-top{background: #a15318}
.dex{background: #6fc13f;color: #6fc13f}
.dex-top{background: #488d1e}
.agi{background: #24B58A;color: #24B58A}
.agi-top{background: #24876a}
.mag{background: #9753b9;color: #9753b9}
.mag a{color: #9753b9}
.mag-top{background: #70328f}
.age{background: #236dc1}
.age-top{background: #1f579d}
.utility{color: #3870b5}
.crafting{color: #c79f14}
.special{color: #aaa}
.stattop a{color: #fff}

.staticon{width: 70%;opacity: .38;margin: 16px auto 0 auto;}

.mclick{cursor: pointer}

.borderbox{border-left: 7px solid;padding: 5px 10px}

.borderbox-title{
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;margin-bottom: 5px
}

.bteal{border-color:#35a188}
.bred{border-color:#b74234}
.bnavy{border-color:#2e7294}
.bblue{border-color:#5da7d1}
.bindigo{border-color:#5d52bf}
.bgold{border-color:#d0b40a}
.bpurple{border-color:#975dd1}
.bgray{border-color:#f1f1f1}
.borange{border-color:#c76111}
.bblack{border-color:#555}
.bbrown{border-color:#ab5d28}
.bpeach{border-color:#e8ada7}

.teal{color:#35a188}
.red{color:#b74234}
.navy{color:#2e7294}
.blue{color:#5da7d1}
.indigo{color:#5d52bf}
.gold{color:#eac901}
.purple{color:#975dd1}
.gray{color:#BBB}
.orange{color:#d9670e}
.black{color:#555}
.brown{color:#ab5d28}
.peach{color:#e8ada7}

.wk-bullets-square li {margin-bottom: 13px!important; font-size: 14px;list-style-image: url("/resources/bullet2.png")!important}

.wikiContent td {padding:0!important}

.spells td {vertical-align:top!important}

.wtitle {
    margin: 5px 0px;
    text-decoration: none;
    font-size: 24px;
    border-top: 3px solid #eee;
    color: #bbb;
    text-align: left;
}

.starterpackimg{opacity: .06;margin-top:5px;}

.foreword {text-align:center; font-style: italic}

.startertd{border-right:1px solid #eee!important;width:33%;padding: 10px!important;height:30px;vertical-align:top}
.startertext{font-size: 16px; font-weight: 600}
.daheader{font-weight:bold;font-size:15px;text-transform:uppercase}
.deab{font-weight:bold}

.bg-sky{background: url("http://spherical.link/dungeonrp/resources/introduction/sky.jpg") no-repeat top right; min-height: 700px;text-shadow: 0 -1px 0 #fff;}
.monster-tb, .race-info, .spells td{text-align:left!important}

.portrait{display:none}

.subtb td{text-align: left;border: 1px solid #eee}

@media (min-width:1214px) {

.portrait{display:block}

.race-bg {width:100%}
.race-info {width:410px}
	
.race-human{background:url(http://spherical.link/dungeonrp/resources/races/human.jpg) no-repeat top right}
.wd-human{width:380px}
.race-hhuman{background:url(http://spherical.link/dungeonrp/resources/races/hhuman.jpg) no-repeat top right}
.race-amazoness {background:url(http://spherical.link/dungeonrp/resources/races/amazoness.jpg) no-repeat top right}
.race-elf{background:url(http://spherical.link/dungeonrp/resources/races/elf.jpg) no-repeat top right}
.race-delf{background:url(http://spherical.link/dungeonrp/resources/races/delf.jpg) no-repeat top right}
.race-pallum {background:url(http://spherical.link/dungeonrp/resources/races/pallum.jpg) no-repeat top right}
.race-dwarf{background:url(http://spherical.link/dungeonrp/resources/races/dwarf.jpg) no-repeat top right}
.wd-dwarf{width:300px}
.race-catfolk{background:url(http://spherical.link/dungeonrp/resources/races/catfolk.jpg) no-repeat top right}
.race-wartiger{background:url(http://spherical.link/dungeonrp/resources/races/wartiger.jpg) no-repeat top right}
.wd-wartiger{width:470px}
.race-chienthrope {background:url(http://spherical.link/dungeonrp/resources/races/chienthrope.jpg) no-repeat top right}
.race-werewolf{background:url(http://spherical.link/dungeonrp/resources/races/werewolf.jpg) no-repeat top right}
.wd-werewolf{width:490px}
.race-boaz{background:url(http://spherical.link/dungeonrp/resources/races/boaz.jpg) no-repeat top right}
.wd-boaz{width:490px}
.race-humebunny {background:url(http://spherical.link/dungeonrp/resources/races/humebunny.jpg) no-repeat top right}
.wd-humebunny{width:320px}
.race-runarl{background:url(http://spherical.link/dungeonrp/resources/races/runarl.jpg) no-repeat top right}
.wd-runarl{width:395px}
.race-god{background:url(http://spherical.link/dungeonrp/resources/races/god.jpg) no-repeat top right}
.wd-god{width:480px}
.wd-god2{width:380px}

.bg-questing{background: url("http://spherical.link/dungeonrp/resources/dungeon/questing.jpg") no-repeat top right; min-height: 400px}
.bg-floor1-4{background: url("http://spherical.link/dungeonrp/resources/dungeon/floor1-4.jpg") no-repeat top right; min-height: 400px}
.bg-dungeon{background: url("http://spherical.link/dungeonrp/resources/dungeon/dungeon.jpg") no-repeat top right; min-height: 700px}
.bg-magic{background: url("http://spherical.link/dungeonrp/resources/mortals/magic.jpg") no-repeat top right; min-height: 700px}
.bg-primer{background: url("http://spherical.link/dungeonrp/resources/new.jpg") no-repeat top right; min-height: 700px}
.bg-orario{background: url("http://spherical.link/dungeonrp/resources/orario/orario.jpg") no-repeat top right; min-height: 700px}
.bg-levelup{background: url("http://spherical.link/dungeonrp/resources/mortals/levelup.jpg") no-repeat top right; min-height: 700px}
.bg-gods{background: url(http://spherical.link/dungeonrp/resources/gods/gods.jpg) no-repeat right bottom}
.bg-list{background: url(http://spherical.link/dungeonrp/resources/list.jpg) no-repeat right top}
.bg-adventurers{background: #fff url(http://spherical.link/dungeonrp/resources/mortals/adventurers.jpg) no-repeat right bottom;height: 500px}
.bg-skills{background: url(http://spherical.link/dungeonrp/resources/mortals/skills.jpg) no-repeat right top}
.bg-crafting{background: url(http://spherical.link/dungeonrp/resources/mortals/crafting.jpg) no-repeat right top}
.bg-items{background: url(http://spherical.link/dungeonrp/resources/mortals/items.jpg) no-repeat right top}
.bg-property{background: url(http://spherical.link/dungeonrp/resources/mortals/property.jpg) no-repeat right top}
.bg-murder{background: #fafafa url(http://spherical.link/dungeonrp/resources/dungeon/murder.jpg) no-repeat right top}
.bg-guild{background: url("http://spherical.link/dungeonrp/resources/mortals/guild.jpg") no-repeat top right; min-height: 700px}

.wd-floor1-4{width: 510px}
.wd-adventurer1{width: 410px}
.wd-primer1{width:600px}
.wd-primer2{width:540px}
.wd-primer3{width:355px}
.wd-magic1{width: 410px}
.wd-skills1{width: 470px}
.wd-skills2{width: 380px}
.wd-level1{width: 450px}
.wd-level2{width: 510px}
.wd-items1{width: 410px}
.wd-items2{width: 380px}
.wd-crafting1{width: 550px}
.wd-crafting2{width: 390px}
.murderparagraph{width: 307px;margin-bottom:188px}
.monster-tb{margin-top:-15px}
}

@media (min-width:1214px) { }

/* Maybe not needed*/

.grtop {text-align: center;font-weight: bold!important;height: 20px!important}

.graytop {background: #e1e1e1;color: #888}
.graytop2 {background: #f1f1f1;color: #999}


.ibp {border-left:7px solid #2e7294;text-shadow:0 -1px 0 #fff}

.ibb {border-left:7px solid #5da7d1;width:470px}

.ibr {border-left:7px solid #b74234}

.ib-text {font-size:16px;font-weight:700;text-transform:uppercase}

.ibtp {color:#2e7294}
.ibtb {color:#5da7d1}
.ibtr {color:#b74234}


.cht-gray{background: #f1f1f1;}
.ch-gray{background: #f9f9f9;border-bottom: 4px solid #f1f1f1; color: #8A8A8A}
.cht-gray2{background: #e3e3e3;}
.ch-gray2{background: #f2f2f2;border-bottom: 4px solid #e1e1e1; color: #8A8A8A}

.gwarning{font-size: 18px; background: #d43e4c; color: #fff; padding: 10px 20px; border-radius: 4px}