/*

Theme Name: remzy

Author: Jeremy Martin Banks

Description: swaglife

Version: 0.0.1

Tags: L33T

Text Domain: remzy

*/



@import url(https://fonts.googleapis.com/css?family=Martel+Sans:400,200);

@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);



::-webkit-scrollbar {

    width: 12px;

}

 

::-webkit-scrollbar-track {

	-webkit-box-shadow: inset 0 0 6px rgba(127, 63, 152, .7); 

	box-shadow: inset 0 0 6px rgba(127, 63, 152, .7);

    border-radius: 10px;

	background: rgba(0,0,0,.7);

}

 

::-webkit-scrollbar-thumb {

    border-radius: 10px;

    -webkit-box-shadow: inset 0 0 6px rgba(127, 63, 152, .7);

	box-shadow: inset 0 0 6px rgba(127, 63, 152, .7); 

}





@-webkit-keyframes purpPulse {

  from {  -webkit-box-shadow: 0 0 2px #774576; box-shadow: 0 0 2px #774576; }

  20% { -webkit-box-shadow: 0 0 4px #774576; box-shadow: 0 0 4px #774576; }

  40% { -webkit-box-shadow: 0 0 7px #774576; box-shadow: 0 0 7px #774576;  }

  60% { -webkit-box-shadow: 0 0 11px #774576; box-shadow: 0 0 11px #774576;}

  80% { -webkit-box-shadow: 0 0 16px #774576; box-shadow: 0 0 16px #774576;}

  to { -webkit-box-shadow: 0 0 22px #774576; box-shadow: 0 0 22px #774576; }

}

@-webkit-keyframes purpPulseWeak {

  from {  -webkit-box-shadow: 0 0 2px #774576; box-shadow: 0 0 2px #774576; }

  20% { -webkit-box-shadow: 0 0 3px #774576; box-shadow: 0 0 3px #774576; }

  40% { -webkit-box-shadow: 0 0 5px #774576; box-shadow: 0 0 5px #774576;}

  60% { -webkit-box-shadow: 0 0 8px #774576; box-shadow: 0 0 8px #774576;}

  80% { -webkit-box-shadow: 0 0 12px #774576; box-shadow: 0 0 12px #774576; }

  to { -webkit-box-shadow: 0 0 17px #774576; box-shadow: 0 0 17px #774576; }

}

@-webkit-keyframes bluePulseWeak {

  from {  -webkit-box-shadow: 0 0 2px #3e9ed7; box-shadow: 0 0 2px #3e9ed7; }

  20% { -webkit-box-shadow: 0 0 3px #3e9ed7; box-shadow: 0 0 3px #3e9ed7; }

  40% { -webkit-box-shadow: 0 0 5px #3e9ed7; box-shadow: 0 0 5px #3e9ed7;}

  60% { -webkit-box-shadow: 0 0 8px #3e9ed7; box-shadow: 0 0 8px #3e9ed7;}

  80% { -webkit-box-shadow: 0 0 12px #3e9ed7; box-shadow: 0 0 12px #3e9ed7;}

  to { -webkit-box-shadow: 0 0 17px #3e9ed7; box-shadow: 0 0 17px #3e9ed7; }

}

@-webkit-keyframes pPulseDecay{

  from {  -webkit-box-shadow: 0 0 8px #774576; box-shadow: 0 0 8px #774576; }

  20% { -webkit-box-shadow: 0 0 6px #774576; box-shadow: 0 0 6px #774576;}

  40% { -webkit-box-shadow: 0 0 4px #774576; box-shadow: 0 0 4px #774576; }

  60% { -webkit-box-shadow: 0 0 2px #774576; box-shadow: 0 0 2px #774576; }

  80% { -webkit-box-shadow: 0 0 1px #774576; box-shadow: 0 0 1px #774576;}

  to { -webkit-box-shadow: 0 0 0px #774576; box-shadow: 0 0 0px #774576; }

}

html {width: 100%; height: 100%;}

body {margin: 0; height: 100%;}

.boring-page {padding-top: 58px;}

#backdrop {position: fixed; width: 100%; height: 100%; background: url("http://xpgrind.com/wp-content/uploads/2016/03/d-back.jpg"); background-repeat: no-repeat; background-size: 100% 100%; background-position: center; z-index: -1; -webkit-filter: blur(3px) grayscale(100%);}  

a, a:visited {text-decoration: none;}

a {color: #774576;}

a:hover {color: #dce358;}

.the-content, p {color: #aaa; font-family: 'Martel Sans', sans-serif;}

h1 {font-family: 'Open Sans Condensed', sans-serif; font-size: 46pt; color: #aaa; font-weight: 100;}

h1.post-title {font-family: 'Open Sans Condensed', sans-serif; font-size: 38pt; color: #aaa; margin: 10px 0; font-weight: 100;}

h2 {font-family: 'Open Sans Condensed', sans-serif; font-size: 32pt; color: #aaa; font-weight: 100;}

h3 {font-family: 'Open Sans Condensed', sans-serif; font-size: 24pt; color: #a2a2a2;  margin: 10px 0; font-weight: 100;}

header#header {position: fixed; height: 52px; width: 100%; background: #444;z-index: 9999; border-bottom: 1px solid #333; }

.nynfo {height: 52px; width: 94%; margin: 0 auto;}

section#branding {display: inline-block;}

#logo {width: 40px; height: 40px; margin: 6px 0; background: url("http://xpgrind.com/wp-content/uploads/2016/03/xpgrind-logo-40x40-white.png");}



nav#menu {display: inline-block; vertical-align: top; float: right; height: 52px;}

nav#menu ul {list-style: none; margin: 17px 0; }

nav#menu ul li {display: inline-block; padding: 0 10px; }

nav#menu ul li a {color: #aaa; font-family: 'Martel Sans', sans-serif; font-size: 18px; line-height: 18px; font-weight: 800;}

nav#menu ul li a:hover {color: #774576;}



.inside-cunt {width: 400px; margin: 0px 30px ; padding: 20px;}

.main-body {padding-top: 52px;}

.game-menu, .game-top {position: relative; height: 290px; width: 100%; box-shadow: 0px 4px 12px #000; z-index: 5;}

.game-menu a, .game-top a {display: inline-block; width: 33%; float: left;}

#middlegame {display: inline-block; width:34%;}

.game-a {background: url("http://xpgrind.com/wp-content/uploads/2016/03/cs-main.jpg"); background-size: cover; background-position: center bottom;}

.game-b {background: url("http://xpgrind.com/wp-content/uploads/2016/03/bs-back.jpg");  background-size: cover; background-position: center bottom;}

.game-c {background: url("http://xpgrind.com/wp-content/uploads/2016/03/d-back.jpg");  background-size: cover; background-position: center bottom;}

.game-a, .game-b, .game-c {display: inline-block;height: 290px; width: 100%; position: relative; background-repeat: no-repeat; }

.bns-menu-logo {position: absolute; top: 0; left: 20px; background-size: auto 100%; width: 200px; height: 100px; margin: 0; transition-property: background-size;

    transition-duration: .4s;

    transition-timing-function: ease-out;

    z-index: 1; background: url("http://xpgrind.com/wp-content/uploads/2016/03/footer-bns-logo.png"); background-repeat: no-repeat; background-position: center;}

.swag-cerpt {font-size: 10pt; line-height: 14pt; color: #aaa; padding: 5px;}

.game-a-logo {background: url("http://xpgrind.com/wp-content/uploads/2016/03/cs-logo.png"); background-repeat: no-repeat; background-position: center;}

.game-b-logo {background: url("http://xpgrind.com/wp-content/uploads/2016/03/nav-bs-logo.png"); background-repeat: no-repeat; background-position: center;}

.game-c-logo {background: url("http://xpgrind.com/wp-content/uploads/2016/03/d-logo.png"); background-repeat: no-repeat; background-position: center;}

.game-a-logo, .game-b-logo, .game-c-logo {position: absolute; background-size: 50% auto; width: 100%; height: 100%; margin: 0; transition-property: background-size;

    transition-duration: .4s;

    transition-timing-function: ease-out;

    z-index: 1;}

.hover-cover {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000; z-index: 0; opacity: .1; transition-property: opacity;

    transition-duration: .4s;

    transition-timing-function: ease-out;}

.game-menu a:hover .game-b-logo, .game-menu a:hover .game-a-logo, .game-menu a:hover .game-c-logo, .game-top a:hover .game-b-logo, .game-top a:hover .game-a-logo, .game-top a:hover .game-c-logo  {background-size: 60% auto;}

.game-menu a:hover .hover-cover, .game-top a:hover .hover-cover {opacity: .6;}

.tog-cover {transition: opacity .25s ease-in-out;}







.home-menu-item-first {line-height: 40px; position: relative; float: left;  color: #aaa;  display: inline-block; padding: 0 16px;

    border-right: 1px solid #000;}

.home-menu-item {line-height: 40px;position: relative; float: left; color: #aaa; display: inline-block; padding: 0 16px;

    border-left: 1px solid rgba(255,255,255,.2);

    border-right: 1px solid #000;}

.home-menu-item-last {line-height: 40px; position: relative; float: left; color: #aaa;  display: inline-block; padding: 0 16px;

    border-left: 1px solid rgba(255,255,255,.2);

    }

.home-menu {position: absolute;} 

.home-menu ul.menu { margin: 0; padding:0;}

.home-menu ul {list-style: none;}

.home-menu ul li {display: inline-block; float: left;}

.home-menu ul li a{ color: #aaa; line-height: 40px;position: relative; float: left; padding: 0 16px;

    border-left: 1px solid rgba(255,255,255,.2);

    border-right: 1px solid #000;}

.home-menu ul li.first-menu-item a{ border-left: none;}

.home-menu ul li.last-menu-item a{ border-right: none;}

.home-menu ul li a:hover { color: #dce358;}

.home-menu, .home-menu.fixed {border-bottom: 1px solid #333; display: flex; flex-direction: column; font-size: 16px; font-weight: 800; font-family: 'Martel Sans', sans-serif;  width: 100%; text-align: center; padding: 10px 0; background: #39808d; z-index: 4; }

.home-menu.fixed {position: fixed; top: 52px;}

.home-menu-inner {display: block; padding: 10px; text-align: center; max-width: 80%; margin: 0 auto; }

.home-menu-item-first:hover, .home-menu-item:hover, .home-menu-item-last:hover { color: #dce358;} 



.icon-bar {position: absolute; bottom: 0; right: 0;}

.side-icon {background-image: url(http://xpgrind.com/wp-content/uploads/2016/03/class-icons.png);

    background-repeat: no-repeat;

    top: 0;

    display: inline-block;

    margin-right: 10px;

    width: 50px;

height: 50px;

position: relative; transition-property: top;

    transition-duration: .25s;

    transition-timing-function: ease-in-out;}

 .side-icon:hover { top: -4px; }

#SIN { background-position: 0 -216px;}

#BM { background-position: 0 -272px;}

#DES { background-position: 0 -332px;}

#FM { background-position: 0 -388px;}

#KFM { background-position: 0 -444px;}

#BD { background-position: 0 -562px;}

#SUM { background-position: 0 -622px;}

#WL { background-position: 0 -680px;}



.inner-body-main { position: relative; top: -6px; background: rgba(37,111,92, .4); z-index: 1; margin-top: 80px; }

.inner-body-sep { position: relative; top: 0; background: rgba(0,0,0, .6);  box-shadow: 0px 4px 12px #000; border-top: 1px solid rgba(255,255,255,.2);

    border-bottom: 1px solid #000; z-index: 2;}

.title-clear-topmenu {

	position: relative; 

	top: 0; 

	background: rgba(0,0,0, .4); 

	box-shadow: 0px 4px 12px #000; 

	border-top: 1px solid rgba(255,255,255,.2);

    border-bottom: 1px solid #000; 

	padding-top: 52px; 

	z-index: 100;}

.inner-body-gray { position: relative; top: 0; background: rgba(111,111,111, .4); z-index: 1; }

.regular-page { position: relative; top: 81px; margin-bottom: 81px; background: rgba(111,111,111, .4); z-index: 1; }



.inner-padding { padding: 20px 0; width: 1004px; margin: 0 auto;}

.xp-wrap { padding: 16px 0; } 

.ad-padding { padding: 20px 0; width: 728px; margin: 0 auto;}

.hover-item {font-family: 'Martel Sans', sans-serif; margin: 10px; width: 310px; height: 320px; position: relative; top: 0;  display: inline-block; overflow: hidden; border: 1px solid #333;  box-shadow: 2px 2px 3px rgba(0,0,0,.75);

   transition: top .25s ease-in-out,box-shadow .25s ease-in-out; }

.hover-item:hover {top: -10px; box-shadow: 0px 8px 14px rgba(0,0,0,.75);}

.hover-img {border: 1px solid rgba(255,255,255,.2); position: absolute; top: 0; left: 0;width: 308px; height: 318px; background-repeat: no-repeat; background-position: left bottom; background-size: auto 100%;}

.hover-block {border: 1px solid rgba(255,255,255,.2); position: absolute; top: 0px; left: 100px; background: #222; box-shadow: -4px 0px 12px #000; width: 308px; height: 318px; transition: left .25s ease-in-out,box-shadow .25s ease-in-out;} 

.hover-item:hover .hover-block { left: 40px; box-shadow: -6px 0px 18px #000; }

.inner-bitch { width: 190px; padding: 10px; height: 310px; position: absolute; top: 0; left: 0;}

.stealth-cats {width: 50px; padding: 5px;  height: 310px; position: absolute; top: 0; left: 210px;}

.swag-author {font-size: 9pt; color: #444;}

.swag-category {width: 80%; margin: 4px auto; padding: 4px 0; text-align: center; color: #aaa; background: #774576; font-size: 7pt; border-radius: 2px;}

a .swag-title {font-size: 22pt; color: #aaa; font-weight: 800; line-height: 26pt;}

 a:hover .swag-title {color: #dce358;}

.clan-home {width: 100%;}

.clan-week {text-align: center;}

.clan-wrap {width: 94%; margin: 10px auto; background: rgba(0,0,0,.6); border: 1px solid #333; } 

.clan-back{ border: 1px solid rgba(255,255,255,.2);  }

.the-content { padding: 20px;} 

.mini-posts { width: 949px; margin: 0 auto; position: relative;}

.mini-wrap {position: relative; top: 0; display: inline-block; margin: 10px; background: rgba(0,0,0,.6); border: 1px solid #333; height: 142px; width: 212px; box-shadow: 2px 2px 3px rgba(0,0,0,.75); transition: background .25s ease-in-out,box-shadow .25s ease-in-out, top .25s ease-in-out;}

.mini-post {  height: 140px; width: 210px;border: 1px solid rgba(255,255,255,.2); text-align:center; }

.mini-tit { position: relative; margin-top: 10px; color: #dce358; font-family: 'Martel Sans', sans-serif; font-size: 14pt; font-weight: 800;}

.mini-sub {position: absolute; bottom: 0; right: 8px;  color: #aaa; font-family: 'Martel Sans', sans-serif;  font-size: 11pt; padding: 4px; }

.inner-body-main h1 {margin:0; padding: 14px 0 8px 0;}

.mini-post a  {position: absolute; top: 0; left: 8px; padding: 4px;}

.mini-wrap:hover {background: #39808d; top: -18px; box-shadow: 0px 8px 14px rgba(0,0,0,.75);}

.game-top {overflow: hidden;}

.game-top .game-b {z-index: 20; box-shadow: 2px 0px 14px 6px rgba(0,0,0,.75) }

.crazy-cunt {z-index: 0; width:66%; display: inline-block; float: left; height: 290px; background: #eee; overflow: hidden;}

.cunt-back {width: 100%; margin: 0 0 0 0; height: 100%; background: #222; }

.cunt-rot {box-shadow: 0px 8px 14px rgba(0,0,0,.75); transition-property: transform;

    transition-duration: .4s;

    transition-timing-function: ease-in-out; width: 200%; margin: 0; height: 200%; background: #774576; -ms-transform: rotate(-30deg) translate(-40px,-650px); /* IE 9 */

    -webkit-transform: rotate(-30deg) translate(-40px,-650px); /* Chrome, Safari, Opera */

    transform: rotate(-30deg) translate(-40px,-650px);}

.cunt-rot:hover {-ms-transform:  rotate(0deg) translate(0,0);  /* IE 9 */

    -webkit-transform:  rotate(0deg) translate(0,0); /* Chrome, Safari, Opera */

    transform: rotate(0deg) translate(0,0); }



.faction-wrap {height: 100%; width: 100%; position: relative; z-index: -1;}

div.black-border-box p {color: #666;}

div.black-border-box {margin-top: 20px;}

a.black-border-box, div.black-border-box { -ms-transform:  rotate(0deg) translate(0,0);  /* IE 9 */

    -webkit-transform:  rotate(0deg) translate(0,0); /* Chrome, Safari, Opera */

    transform: rotate(0deg) translate(0,0);

display: block; border: 1px solid #333;box-shadow: 2px 2px 3px rgba(0,0,0,.75); transition: transform .25s ease-in-out, box-shadow .25s ease-in-out; }

a.black-border-box:hover {box-shadow: 9px 9px 6px rgba(0,0,0,.75); -ms-transform:  translate(-10px,-10px);/* IE 9 */

    -webkit-transform:  translate(-10px,-10px); /* Chrome, Safari, Opera */

    transform: translate(-10px,-10px);}

.inside-box {padding: 20px; border: 1px solid rgba(255,255,255,.2); background: rgba(0,0,0,.7);  transition: background .25s ease-in-out}

a.black-border-box:hover .inside-box {background: #39808d;}

.ceru-wrap, .crim-wrap {position: absolute; top: -200px;}

.ceru-wrap {left: -20px;}

.crim-wrap {right: -20px;}

.ceru-guy, .crim-guy {opacity: .4;}

.ceru-guy {display: inline-block; background: url('http://xpgrind.com/wp-content/uploads/2016/03/factions_blue_character.png'); width: 484px; height: 908px;}

.crim-guy {display: inline-block; float: right; background: url('http://xpgrind.com/wp-content/uploads/2016/03/factions_red_character.png'); width: 484px; height: 908px;}

.ceru-logo, .crim-logo { height: 400px; width: 50%;  display: inline-block; }

.ceru-logo {background: url('http://xpgrind.com/wp-content/uploads/2016/03/factions_blue_emblem.png'); background-position: center;  background-repeat: no-repeat; background-size: auto 60%; transition: background .4s ease-in-out;}

.crim-logo {background: url('http://xpgrind.com/wp-content/uploads/2016/03/factions_red_emblem.png'); background-position: center;  background-repeat: no-repeat; background-size: auto 60%; transition: background .4s ease-in-out; }

.ceru-logo:hover, .crim-logo:hover {background-size: auto 70%;}

.post-cats {position: absolute; top: 5px; left: 14px; }

a.post-cat {border-radius: 0 0 8px 8px; font-family: 'Martel Sans', sans-serif; font-size: 12pt; padding: 6px 12px 3px 12px; margin: 3px; color: #fff; background: #774576; transition: background .4s ease-in-out;}

a.post-cat:hover {background: #39808d;}



.entry-wrap {width:94%; margin: 0 auto;}



.upgrade-app {padding: 10px; max-width: 960px; margin: 0 auto;}






.upgrade-toprow {height: 70px; margin: 0px 0px; padding: 12px 2%;

    background: #222;

    box-shadow: inset 0 0 10px #000;}

.upgrade-item {float: left; margin: 0; height: 70px; width: 70px; display: inline-block; position: relative; z-index: 1; background: #774576; }

.upgrade-bar {float: left; margin: 0; height: 70px; width: 80%; display: inline-block; background: url("http://xpgrind.com/wp-content/uploads/2016/03/upgrade-15.png"); position: relative; z-index: 9999;  background-size: 100% 100%;   left: -4px;}



.upgrade-rest {margin: 10px; padding: 10px; height: 262px;}







.upgrade-choices {text-align: center; width: 100%; margin-bottom: 10px;  }

.up-wep, .up-neck, .up-ear, .up-ring {padding: 10px; margin: 2px; background: #774576; display: inline-block;}



.chest-title {position: relative; margin: 2px; padding: 20px; background: rgba(0,0,0,0.5); text-align: center;}



.u-li {position: relative; margin: 2px; padding: 10px; background: #774576; text-align: center; transition: background .25s ease-in-out;}



.u-li:hover {background: #39808d;}

.u-stats, .u-mats {width: 46%; display: inline-block; vertical-align: top; color: #aaa; }

.mat {height: 71px; width: 71px; box-shadow: 0px 0px 10px 1px #000; margin: 10px; display: inline-block;}

.u-stat-tit, .u-mat-tit {font-size: 20px; color: #fff;}

.mat-box {background: #222; width: 100%; box-shadow: inset 0 0 10px #000;}

.mat-crate { width: 756px; box-shadow: inset 0 0 10px #000; margin: 0 auto; background: #222;

    padding: 30px;}





.mat-crate .mat {cursor: -webkit-grab; cursor: -moz-grab;}

img.soul-shield {display: block; margin: 0 auto; width: 30%; height: auto; transform: rotate(0deg);  -webkit-filter: grayscale(75%); filter: grayscale(75%); transition: transform .4s ease-in-out, filter .4s ease-in-out, -webkit-filter .4s ease-in-out;}

img.soul-shield:hover {transform: rotate(0deg); filter: grayscale(0%); -webkit-filter: grayscale(0%);}

.soul-table {display: block; width: 100%; vertical-align: top; padding: 0px 20px;}

.soul-tablea {display: inline-block; width: 74%; vertical-align: top; padding: 0px 20px;}

.soul-tablea h2 {margin: 0px;}

.soul-hp, .soul-crit, .soul-acc, .soul-def, .soul-evas, .soul-blk, .soul-pier {text-shadow: none; transform: translate(0px,0px); display: inline-block; padding: 10px; color: #aaa; font-size: 24px; margin: 4px 2px; transition: transform .25s ease-in-out, text-shadow .25s ease-in-out;}

.soul-hp strong, .soul-crit strong, .soul-acc strong, .soul-def strong, .soul-evas strong, .soul-blk strong, .soul-pier strong {font-size: 36px; color: #fff;}

.soul-hp:hover, .soul-crit:hover, .soul-acc:hover, .soul-def:hover, .soul-evas:hover, .soul-blk:hover, .soul-pier:hover {text-shadow: 2px 2px 2px #000; transform: translate(0px,-4px); }

.soul-hp {background: red; }

.soul-crit {background: #39808d; }

.soul-acc {background: #39808d;  }

.soul-def {background: #774576;  }

.soul-evas {background: #774576; }

.soul-blk { background: #774576;} 

.soul-pier { background: #39808d; }

.cost-wrap {margin: 10px 0;}

#upcopper, #cprice, .cost-pre, #cost-box {vertical-align: top;}

#cprice {margin-left: 3px;}

input.upcitem { background: rgba(127, 63, 152, 0.4); cursor: pointer; }

input.upcitem:hover { background: rgba(127, 63, 152, 1); }

textarea:focus, input:focus,*:focus {

  outline: none;

}

.wep-toggle-top {margin: 4px 1px 2px 4px; cursor: pointer;}

.wep-togglea-top {margin: 4px 4px 2px 1px; cursor: pointer;}

.wep-toggle {margin: 2px 1px 2px 4px; cursor: pointer;}

.wep-togglea {margin: 2px 4px 2px 1px; cursor: pointer;}

footer#footer a {font-weight: 800; color: #dce358;}

footer#footer {text-align: center; color: #aaa; font-family: 'Martel Sans', sans-serif; background: #39808d; padding: 30px 0;}

#wepswitcha, a.brothers:hover {-webkit-animation-name: purpPulse;

  -webkit-animation-duration: 1s;

-webkit-animation-timing-function: ease;

  -webkit-animation-iteration-count: infinite;

-webkit-animation-direction: alternate;

cursor: pointer;

}



#bfang, #ihorn, #naryu-1, #wf2, #wf4, #wf6, #wf8, #wf10, #wf12, #wf14  {-webkit-animation-name: purpPulseWeak;

  -webkit-animation-duration: 1s;

-webkit-animation-timing-function: ease-in-out;

  -webkit-animation-iteration-count: infinite;

-webkit-animation-direction: alternate;

-webkit-animation-delay: -500ms;

}

#vpois, #vtrans, #ctrans, #mw-trans, #soulstone, #wf1, #wf3, #wf5, #wf7, #wf9, #wf11, #wf13 {-webkit-animation-name: bluePulseWeak;

  -webkit-animation-duration: 1300ms;

-webkit-animation-timing-function: ease-in-out;

  -webkit-animation-iteration-count: infinite;

-webkit-animation-direction: alternate;

}



#wepnom { transition: height .25s ease-in-out, opacity .25s ease-in-out; } 

.mat:hover {

    -webkit-animation-play-state: paused;

    -moz-animation-play-state: paused;

    -o-animation-play-state: paused;

     animation-play-state: paused;

}

.brother-list {margin: 20px 0;}

a.brothers:hover {background: rgba(92,69,116,1);}

a.brothers {color: #fff; width: 100%; text-align: center; transition: background .25s ease-in-out; background: rgba(92,69,116,.4); padding: 10px 0; font-family: 'Martel Sans', sans-serif;}

#evohover strong {color: #fff; font-size: 14pt; display: block;}



div.faction-wrap + div.the-content {margin-top: -700px;}

