/*******  Miniprofile Code (don't be a cunt, keep your hands off~) ******/

.postlinksbar {
    padding:15px;
    text-align: center;
}
.postlinksbar a {
    font-family: 'calibri', monospace;
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
    background-color: rgba(68,68,68,0.8);
    padding: 10px 50px;
    margin: 0;
    font-weight: bold;
    border: 1px solid #000;
    color:#aaa !important;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.postlinksbar a:hover {
    background-color: rgba(172,172,172,0);
    color:rgba(95,154,187,0.5) !important;
}

.post-normal .row4 {
    display:none;
}

.miniwrap {
    position: relative;
    min-width: 1000px;
    max-width: 100%;
}
.mintop {
    height: 282px;
    border-top:8px solid #928575;
}
.mintop .image {
    position: relative;
    height: 250px;
    background-color: #111;
    border-bottom: 1px solid #000;
    overflow: hidden;
    
    background-image: url(https://i.imgur.com/EnnL5QW.png);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 1;
}
.mintop .image .left {
    position: relative;
    display: inline-block;
    width: 30%;
    height: 300px;
    top: -20px;
    border-radius: 0 100% 100% 0;
    background: #222;
    overflow: hidden;
    border-top: 1px solid #777;
    border-right: 1px solid #777;
    border-bottom: 1px solid #777;
}
.mintop .group {
    position: absolute;
    left: -30px;
    bottom: 75px;
    letter-spacing: 4px;
    font-size: 172px;
    color: #222;
    text-align: right;
    text-transform: capitalize;
    text-shadow: 1px 1px 0 #333, -1px -1px 0 #333;
    font-family: 'lobster', sans-serif;
}

.mintop .mailme {
    position:absolute; 
    height:10px; 
    width:10px;
    left: 15px;
    top: 35px;
    background:#333; 
    color:#935c52; 
    font-size:18px; 
    text-align: center; 
    padding: 5px 13px 12px 5px;
    border-radius: 100%;
    border:2px solid #935c52; 
    z-index:5; 
    -webkit-animation: phone 2000ms linear 2000ms infinite; 
    animation: phone 2000ms linear 2000ms infinite;
}
.mintop .gif {
    position: relative;
    display: inline-block;
    top: 15px;
    left: 15px;
    height: 100px;
    width: 100px;
    border-radius: 100%;
    background-size: 100px auto;
    box-shadow: 0 0 0 1px #000;
    border-top: 5px solid #666;
    border-right: 5px solid #666;
    border-bottom: 5px solid #666;
    border-left: 5px solid #666;
    background-image: url(http://pile.randimg.net/1/82/83046/Gifs_220x140x4.png);
    z-index: 2;
}
.mintop  .gif img {
    height:100px; 
    width:100px;
    border-radius: 100%;
}
.mintop .links {
    position: relative;
    display: inline-block;
    top: 46px;
    left: 27px;
    font-family: 'poppins',sans-serif;
    font-size: 14px;
    line-height: 210%;
}
.mintop .links a {
    display: block;
    color: #aaa;
}
.mintop .links a:first-child, .mintop .links a:last-of-type {
    margin-left: -8px;
}
.mintop .name {
    position: relative;
    vertical-align: top;
    font-family: 'lobster', cursive;
    text-transform: capitalize;
    font-weight: normal;
    padding: 35px 0 0 10px;
    font-size: 38px;
    line-height: 120%;
    text-align: left;
    text-shadow: 2px 2px 2px #111;
    transition: all .7s ease-in-out;
}
.mintop .name a {
    color: #928575;
}
.mintop .name:hover {
    color:#ccc !important;
}
.mintop .nick {
    position: relative;
    margin: auto;
    top: 0;
    padding: 7px 0 0 0 ;
    font-family: 'Fjalla One', sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize;
    color: #888;
    text-align: center;
} 
.mintop .nick:before {
    content: 'aka ';
    position: relative;
    display: inline-block;
    padding-right: 5px ;
    font-family: 'poppins',cursive;
    font-size: 12px;
    font-weight: 400;
    text-transform: lowercase;
    color: #777;
} 
.mintop .info {
    position: relative;
    top: 0;
    height: 30px; 
    background-color: #444;
    border-bottom:1px solid #000;
    text-align: right;
    font-size: 14px;
    font-family: 'poppins', sans-serif;
    color: #888; 
    overflow: hidden;
}
.mintop .info span {
    position: relative;
    display: inline-block;
    padding: 9px 8px 8px 8px;
}
.mintop .info i {
    color: #935c52;
}
.mintop .sub {
    position: absolute;
    width: 250px;
    top: 116px;
    right: -97px;
    font-family: 'poppins',cursive;
    font-size: 98px;
    letter-spacing: -9px;
    font-weight: bold;
    text-transform: lowercase;
    text-align: center;
    color: rgba(34,34,34,0.5);
    line-height: 80%;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgba(96,131,163,0.6);
} 
.mintop .symbol {
    position: absolute;
    right: -10px;
    bottom: -10px;
    font-size: 135px;
    opacity: 0.3;
    color: #222;
    z-index: 0;
}

.mintop .extra {
    position: relative;
    display: inline-block;
    height: 30px;
    width: 600px;
    padding: 15px 10px 0 15px;
    text-align: right;
    font-family: 'arial', sans-serif;
    text-transform: lowercase;
    font-size: 14px;
    font-weight: 600;
    color:#777;
    word-spacing: 2px;
}
.mintop .extra i {
    padding: 0 5px;
}

.mintop .tril {
    position: absolute;
    left: 250px; 
    top:0;
    width:770px; 
    height:130px;
    background-color:rgba(105,122,128,0);
    z-index: 1;
    }
.mintop .tril:after {
    content: '';
    position: absolute;
    left:770px; bottom:0;
    border-bottom: 65px solid rgba(105,122,128,0.3);
    border-left: 50px solid transparent;
    z-index: 1;
    }
.mintop .trir {
    position: absolute;
    right:0; top:0;
    width:140px; height:110px;
    padding:10px;
    background-color:rgba(105,122,128,0.3);
    z-index: 1;
    }
.mintop .trir:before {
    content: '';
    position: absolute;
    right:160px; top:0;
    border-top: 65px solid rgba(105,122,128,0.3);
    border-left: 50px solid transparent;
    z-index: 1;
    }

.side {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 300px;
    z-index: 1;
}
.mini {
    position: sticky;
    position: -webkit-sticky;
    margin: 20px 20px 10px 20px;
    width: 250px;
    padding: 5px;
    background-color: #333;
    border-radius: 10px;
    z-index: 3;
}
.mini .bg {
    width: 250px;
    height: 400px;
    overflow: hidden;
    background-color: #333;
} 
.mini .bgw {
  position: absolute;
    width: 250px;
    height: 400px;
  top: 0; 
    left:0;
  opacity: 0;
  transition: .7s ease-in-out;
  transform: scale(.3);
} 
.mini:hover .bgw {
  top: 0;
  opacity: 1;
  transform: scale(1);
}

.mini .minwrap {
  position: relative;
  width: 250px;
  height: 400px;
  overflow: hidden;
    border-radius: 10px 10px 0 0;
    z-index: 3;
}
.mini .partner {
    position: relative;
    padding: 10px;
    
    font-size: 12px;
    font-family: 'poppins', sans-serif;
    color: #ccc;
}
.mini .partner who {
    position: relative;
    display: inline-block;
    width: 60%;
    padding: 10px 0;
}
.mini .partner span {
    display: block;
    color: #aaa;
    text-align: right;
}
.mini .partner a {
    display: block;
    text-align: center;
    padding-top: 5px; 
    color: #935c52;
    font-size: 16px;
    font-family: 'lobster', cursive;
    text-shadow: 1px 1px 0 #111;
}
.mini .partner img {
    position: relative;
    display: inline-block;
    float: right;
    height: 80px;
    width: 80px;
    border-radius: 100%;
    box-shadow: 0 0 0 1px #111;
    border-top: 3px solid #666;
    border-right: 3px solid #666;
    border-bottom: 3px solid #666;
    border-left: 3px solid #666;
}

.mini .postcount, .mini .points {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 41%;
    margin: 0 0 10px 0;
    padding: 10px;
    font-family: 'poppins', sans-serif;
    font-size: 11px;
    font-weight: 400;
    line-height: 110%;
    text-align: center;
    color:#aaa;
    overflow: hidden;
    border-bottom: 1px solid #935c52;
}
.mini .postcount i {
    position: absolute;
    left: -3px;
    top: 0px;
    color: rgb(191,191,191,0.3);
    font-size: 39px;   
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: fliph; /*IE*/
    filter: fliph;
}
.mini .points i {
    position: absolute;
    right: -7px;
    top: 2px;
    color: #935c52;
    color: rgb(191,191,191,0.3);
    font-size: 39px;
}
.mini .postcount b, .mini .points b {
    display: block;
    color: #935c52;
    font-size: 18px;
}

.mini .fields {
    position: relative;
    padding: 5px 10px;
}
.mini .fields div {
    position: relative;
    margin: 30px 0;
    font-family: 'poppins', sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 110%;
    color: #aaa;
    }
.mini .fields span {
    position: relative;
    display: table-cell;
    width: 100%;
    padding: 10px 5px;
    text-align: right;
    color: #aaa;
    background: #444;
    border: 1px solid #000;
    border-radius: 0 5px 5px 0;
    }
.mini .fields i {
    position: relative;
    display: table-cell;
    padding: 5px;
    border-radius: 5px 0 0 5px;
    color: #ccc;
    font-size: 15px;
    text-align: center;
    background-color: #935c52;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
}

.foot {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 125px;
    border-top: 1px solid #000 !important;
    border-bottom: 5px solid #928575;
}
.foot .quote {
    position: absolute;
    bottom: 126px;
    left: 0;
    width: 220px;
    overflow: hidden;
    padding: 90px 40px 20px 40px;
    text-align: left;
    color: #ccc;
    font-weight: 400;
    font-size: 14px;
    text-transform: none;
    font-family: 'tahoma', sans-serif;
    line-height: 120%;
    background-image: linear-gradient(transparent, rgba(34,34,34,0.8));
    z-index: 1;
}
.foot .quote span {
    position: relative;
    float: left;
    margin: -11px 5px 0 -30px;
    font-size: 25px;
    color: rgb(118,80,73);
}
.foot .quote div {
    position: absolute;
    bottom: -10px;
    right: -17px;
    font-size: 118px;
    color: rgb(118, 80, 73, 0.5);
    transform: rotate(-28deg);
    z-index: -1;
}

.foot .foot-left {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 125px;
    width: 340px;
    background: #444;
    border-left: 1px solid #000;
}
.foot img.gif {
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 100px;
    margin: 10px 10px 0 10px;
    border: 3px solid #935c52;
    background-size: 100px auto;
    border-radius: 100%;
} 
.foot info {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 210px;
    text-align: center;
    padding: 0 0 12px 10px;
    font-family: 'poppins', sans-serif;
    font-size: 13px;
    line-height: 100%;
    font-weight: 400;
    color:#888;
}
.foot info span c {
    display: block;
    text-transform: uppercase;
    font-family: 'Fjalla One', sans-serif;
    font-size: 26px;
    margin-bottom: 3px;
    color: #935c52;
}
.foot info span {
    position: relative;
    display: inline-block;
    padding: 30px 0 0px 5px;
    font-size: 15px;
    margin-bottom: 5px;
    line-height: 150%;
    border-bottom: 2px solid #935c52;
  text-shadow:
    2px 2px rgba(68,68,68,0.8),
    2px -2px rgba(68,68,68,0.8),
    -2px 2px rgba(68,68,68,0.8),
    -2px -2px rgba(68,68,68,0.8);
}
.foot info b {
    color: #935c52;
    padding: 0 3px;
}

.foot .awards {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: calc(100% - 647px);
}
.foot .awards div {
    position: relative;
    height: 80px;
    padding: 5px;
    margin: 15px;
    background: #333;
    border-radius: 10px;
    border: 1px solid #000;
    overflow: auto;
    
}
.foot .awards div img {
    padding: 2px 0 2px 0;
    width: 30px;
}

.foot .triggers {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 12px 23px;
    text-align: center;
    font-family: 'poppins', sans-serif;
    font-size: 12px;
    line-height: 100%;
    font-weight: 400;
    color:#888;
    background: #444;
    border-right: 1px solid #000;
}
.foot .triggers div {
    position: relative;
    width: 250px;
    background: #444;
    border-radius: 10px;
    border: 1px solid #000;
}
.foot .triggers span {
    position: relative;
    display: block;
    height: 35px;
    padding: 5px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    background: rgba(68,68,68,0.8);
    overflow: auto;
}
.foot .triggers top, .foot .triggers bottom {
    position: relative;
    display: block;
    font-family: 'poppins',sans-serif;
    font-size: 12px;
    color: #ccc;
}
.foot .triggers top {
    text-align: right;
    padding: 9px 9px 5px 5px;
}
.foot .triggers bottom {
    text-align: left;
    padding: 8px 5px 6px 9px;
}

.mini .avi {
    position:absolute; 
    left:0; 
    top:0; 
    width:250px; 
    height:400px; 
    background-size:250px 400px; 
    background-image:url(http://pile.randimg.net/1/49/74921/fsdefault.png);
    transition: .7s ease-in-out;
    opacity: 1;
} 
.mini .avi img {
    position: absolute;
    width:250px; 
    height:400px; 
    background-size: 250px 400px; 
    background:#ccc;
} 
.mini:hover .avi {
  opacity: 0;
}


.mini .gifw {
    position: relative;
    display: inline-block;
    vertical-align: top;
  width: 100px;
  height: 100px;
  padding: 5px;
  border: 2px solid #444; 
} 
.mini .gifw:before {
   content: '';
   position: absolute;
   top: -2px;
   left: -2px;
   height: 110px;
   width: 110px;
   border: 2px solid #8a7e70;
   border-radius: 17%;
   z-index: 1;
}
.mini .gif {
    width:100px; 
    height:100px; 
} 

.mini .title {
    position: relative;
    width: 250px;
    height: 20px;
    background: rgba(147,92,82,0.7);
    padding: 10px 0 0 0;
    text-align: center;
    font-family: 'Fjalla One', sans-serif;
    font-size: 16px;
    font-weight: normal;
    text-transform: capitalize;
    border-radius: 0 0 10px 10px;
    z-index: 3;
    }


@-webkit-keyframes phone {
 0% {-webkit-transform:rotate(0deg);}
 4% {-webkit-transform:rotate(-25deg);}
 8% {-webkit-transform:rotate(0deg);}
 12% {-webkit-transform:rotate(-25deg);}
 16% {-webkit-transform:rotate(0deg);}
 20% {-webkit-transform:rotate(-25deg);}
 24% {-webkit-transform:rotate(0deg);}
 100% {-webkit-transform:rotate(0deg);}
}
@keyframes phone {
 0% {transform:rotate(0deg);}
 4% {transform:rotate(-25deg);}
 8% {transform:rotate(0deg);}
 12% {transform:rotate(-25deg);}
 16% {transform:rotate(0deg);}
 20% {transform:rotate(-25deg);}
 24% {transform:rotate(0deg);}
 100% {transform:rotate(0deg);}
}

/***********************  post stuff  ***********************/
.posts {
    position: relative; 
    min-width: 1000px;
    max-width: 100%;
    background-color: rgba(56,56,56,0);
    margin: 10px 0 40px 0;
}
.posts .postcolor {
    color:#000!important;
    font-family: 'tahoma',sans-serif;
}

.posts .date {
    position: relative;
    float: right;
    top: 0px;
    left: 0px;
    padding: 14px 10px !important;
    text-align: center;
    font-size: 18px;
    font-family: 'Fjalla One', sans-serif;
    color: #777;
}

.posts .main {
    position: relative; 
    display: inline-block;
    vertical-align: top;
    color:#bbb;
    width: calc(100% - 340px);
    min-height: 620px;
    margin: 0 0 131px -3px;
    padding: 20px 20px 0 20px;
    background-color: rgba(68,68,68,0.6);
}

.posts .main .thangs {
    vertical-align: top;
    color: #bbb;
    min-height: 600px;
    padding: 15px;
    background-color: #e8e8e8;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    z-index: 3;
}
.posts .main .buttons {
    margin: 0;
    padding: 0;
    background-color: #444;
    border-radius: 10px 10px 0 0;
    border-left: 1px solid #333;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
}
.posts .main .mainfoot {
    vertical-align: top;
    margin: 0;
    padding: 10px;
    margin: 0 0 20px 0;
    text-align: center;
    background-color: #444;
    border-radius: 0 0 10px 10px;
    border-left: 1px solid #333;
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
}
.posts .main .bottom {
    position: relative;
    display: block;
    float: right;
    height: 200px;
    width: 500px;
    margin: 0;
    padding: 10px;
    text-align: center;
    background-color: #444;
    border-radius: 0 0 10px 10px;
    border-left: 1px solid #333;
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
}
.posts .main .signature { 
    padding: 10px;
    height: 215px;
}
.posts .main .signature img { 
    margin-top: 15px;
}
.posts .main .bottom br { 
    display: none; 
}

.posts .main .buttons div {
    display: inline-block;
    padding: 0px 10px 8px 10px;
    font-size: 21px;
}
.posts .main .buttons div a {
    color: #935c52;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.posts .main .buttons div i:hover {
    color: #ccc;
    animation: wiggle 1s infinite;
}
.posts .main .buttons div:first-child {
    display: table-cell;
    padding: 8px 5px 8px 5px;
    font-size: 14px;
    font-family: 'Fjalla One',sans-serif;
    border-top-left-radius: 10px;
    background-color: rgba(147,92,82,0.7);
}
.posts .main .buttons div i:first-child {
    font-size: 24px;
}
.posts .main .buttons .checkbox {
    position: relative;
    float: right;
    right: 0;
    top: 16px;
    background: transparent;
    color: #FFFFFF;
    box-shadow: none;
    border: none;
    padding: 0;
    margin-top: -6px;
    background-color: rgba(147,92,82,0) !important;
}
.posts .main .buttons .address {
    position: absolute;
    float: right;
    right: 40px;
    top: 3px;
    font-weight: 400;
    vertical-align: top;
    padding: 0 !important;
}
.posts .main .buttons .address:empty, .posts .main .buttons .checkbox:empty {
    display: none;
}
.posts .main .buttons .address .desc {
    font-size: 11px !important;
    font-family: 'calibri',sans-serif;
    text-transform: uppercase;
}
.posts .main .buttons .address .desc a {
    color: #000;
}

@keyframes wiggle {
    33% { transform: rotate(25deg); }
   66% { transform: rotate(-25deg); }
   99% { transform: rotate(0deg); }
}

.posts .minip {
    position: relative;
    display: inline-block;
    vertical-align: top;
    left: 0;
    top: 0;
    width: 100%;
}
.posts .minipcolor  {
    background-color: rgba(185,158,126,0.5);
}
.posts .postbuttons .button-small {
    position: relative;
    display: inline-block;
    background: transparent;
    color: #999;
    font-family: 'Fjalla One', sans-serif;
    font-weight: 400;
    font-size: 12px;
    margin: 3px 0 0 20px;
    text-align: center;
    box-shadow: none;
    text-decoration: none;
    padding: 0px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.posts .postbuttons .button-small:hover, posts .sqr-r .button-small2:hover {
    color: #bbb;
}

.posts .postcolor {
    color:#000!important;
}
.posts .signature {
    color:#000!important;
}
.posts .signature img {
    position: relative;
    top: -10px;
}
.posts .signature br {
    display: none;
}

.quick-edit textarea {
    position: relative;
    width: 94% !important;
    min-height: 550px !important;
    padding:5px;
    left:10px;
    font-size: 12px;
    font-family: sans-serif;
    line-height: 140%;
    background-color: rgba(238,238,238,0.2) !important;
    border: none !important;
    box-shadow: none;
}
input:focus,
select:focus,
textarea:focus,
.quick-edit button:focus {
    outline: none;
}
.quick-edit input[type=submit], 
.quick-edit input[type=button], 
.quick-edit input[type=reset], 
.quick-edit a {
    box-shadow: none;
    color: #222;
    font-size: 12px;
    margin: 3px;
    font-weight: normal !important;
    padding: 2px 6px;
    text-decoration: none;
    border: none;
    background: transparent;
    font-family: 'Fjalla One', sans-serif;
    transition: all 0.5s ease-out;
    -o-transition-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
}
.quick-edit input[type=submit]:hover, 
.quick-edit input[type=button]:hover, 
.quick-edit input[type=reset]:hover, 
.quick-edit a:hover {
    color: #eee;
}
.quick-edit .buttons {
    margin-left:20px;
}

.tableborder .activeuserstrip {
    position: relative;
    top: -20px;
    left: 20px;
    width: fit-content;
    margin: auto;
    font-family: 'calibri', sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    background-color: rgba(68,68,68,0.8);padding: 9px 100px;
    font-weight: 400;
    border: 1px solid #000;
    color: #777 !important;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    
}
.tableborder .activeuserstrip a {
    color: #aaa;
}
#qr_open .maintitle {
    height: 70px;
    font-size: 46px;
    text-decoration: underline;
    text-decoration-color: #999;
}
#qr_open  .maintitle:after {
    width: 385px;
}
.tablepad {
    width: 900px;
    margin: auto;
    border-radius: 10px;
    background-color: rgba(170,170,170,0.5);
}
.tablepad textarea {
    padding:10px;
    background-color: rgba(255,255,255,0.6) !important;
    border: none !important;
    box-shadow: none;
    width: 97%;
    height: 250px;
    line-height: 140%;
    font-size: 12px;
    text-align: left;
    border-radius: 10px;
}
.signature img {
    position: relative;
    max-height: 200px;
    max-width: 550px;
    display: block;
    margin: auto;
    border: 3px solid rgba(199,199,199,0.7);
    outline: 2px dotted #999;
}
.bar {
    width: 900px;
}

/************ Templates ***********/
.post-one {
    position: relative;
    margin: 30px auto;
    width: 60%;
    text-align: justify;
    font-family: sans-serif;
    font-size: 13px;
    line-height: 160%;
    padding: 30px 5px;
}


/************ COLORS ***********/

.g6 .minipcolor  {
    background-color: rgba(96,131,163,0.5);
}
.Immortal .mintop .name a, .Immortal .mintop .info i, .Immortal .mini .postcount b, .Immortal .mini .points b, .Immortal .mini .partner a, .Immortal .foot info span c, .Immortal .foot info b, .Immortal .main .buttons div a {
    color: #6083a3;
}
.Immortal .mintop .image .left, .Immortal .mintop, .Immortal .mintop .mailme, .Immortal .foot img.gif, .Immortal .foot, .Immortal .mini .postcount, .Immortal .mini .points, .Immortal .foot info span  {
    border-color: #6083a3;
}
.Immortal .foot .quote div, .Immortal .foot .quote span  {
    color: rgba(96,131,163,0.4);
}
.Immortal .mintop .symbol, .Immortal .mintop .mailme {
    color: rgba(96,131,163,0.6);
}
.Immortal .mini .fields i {
    background-color: rgba(113,138,160,0.7);
}
.Immortal .mini .title, .Immortal .button, .Immortal .main .buttons div:first-child  {
    background-color: rgba(113,138,160,0.7);
} 


.Staff .mintop .name a, .Staff .mini .postcount b, .Staff .mini .points b  {
    color: #527c7d;
}
.Staff .mintop .image, .Staff .foot .gif, .Staff .foot .mailme {
    border-color: #527c7d;
} 
.Staff .foot {
    border-bottom: 5px solid #527c7d;
} 
.Staff .mintop .post {
    background-color: rgba(82,124,125,0.4);
}
.Staff .mintop .symbol {
    color: rgba(82,124,125,0.6);
}
.Staff .mini .bgw {
    background-color: rgba(73,105,105,0);
}
.Staff .mini .title, .Staff .button {
    background-color: rgba(104,136,136,0.7);
}
.Staff .mini .title:before {
    border-top: 30px solid rgba(104,136,136,0.7);
}
.Staff .mini .gifw:before {
   border-color: #5f7979;
} 

.Mortal .mintop .name a {
    color: #995252;
}
.Mortal .mintop .image, .Mortal .foot .gif {
    border-color: #995252;
} 
.Mortal .foot {
    border-bottom: 5px solid #995252;
} 
.Mortal .mintop .post, .Mortal .foot {
    background-color: rgba(153,82,82,0.4);
}
.Mortal .mintop .symbol {
    color: rgba(153,82,82,0.6);
}
.Mortal .mini .title, .Mortal .button {
    background-color: rgba(152,111,111,0.7);
}
.Mortal .mini .title:before {
    border-top: 30px solid rgba(152,111,111,0.7);
} 
.Mortal .mini .gifw:before {
   border-color: #8b6363;
}

.Sempiternal .mintop .name a, .Sempiternal .mini .fields b, .Sempiternal .mini .blurb .sym, .Sempiternal .foot .info span b, .Sempiternal .foot .mailme {
    color: #6c8c57;
}
.Sempiternal .mintop .image, .Sempiternal .foot .gif, .Sempiternal .foot .mailme {
    border-color: #6c8c57;
} 
.Sempiternal .foot {
    border-bottom: 5px solid #6c8c57;
} 
.Sempiternal .mintop .post, .Sempiternal .navbuttons, .Sempiternal .mini, .Sempiternal .foot, .Sempiternal .foot .award h2, .Sempiternal .foot .award h2:hover {
    background-color: rgba(108,140,87,0.4);
}
.Sempiternal .foot .award h2:hover:after {
    border-bottom: 30px solid rgba(108,140,87,0.4);
    
}
.Sempiternal .mini:after {
    border-top: 30px solid rgba(108,140,87,0.4);
}
.Sempiternal .mintop .symbol {
    color: rgba(108,140,87,0.6);
}
.Sempiternal .mini .bgw {
    background-color: rgba(102,125,86,0.7);
}
.Sempiternal .mini .title, .Sempiternal .button {
    background-color: rgba(130,148,119,0.7);
}
.Sempiternal .mini .title:before {
    border-top: 30px solid rgba(130,148,119,0.7);
} 
.Sempiternal .mini .gifw:before {
   border-color: #748567;
}


.Eternal .mintop .name a, .Eternal .mini .fields b {
    color: #80698d;
}
.Eternal .mintop .image, .Eternal .foot .gif, .Eternal .foot .mailme {
    border-color: #80698d;
} 
.Eternal .foot {
    border-bottom: 5px solid #80698d;
} 
.Eternal .mintop .post, .Eternal .navbuttons, .Eternal .mini {
    background-color: rgba(128,105,141,0.4);
}
.Eternal .foot .award h2:hover:after {
    border-bottom: 30px solid rgba(128,105,141,0.4);
    
}
.Eternal .mini:after {
    border-top: 30px solid rgba(128,105,141,0.4);
}
.Eternal .mintop .symbol {
    color: rgba(128,105,141,0.6);
}
.Eternal .mini .bgw {
    background-color: rgba(107,93,115,0.7);
}
.Eternal .mini .title, .Eternal .button {
    background-color: rgba(139,126,145,0.7);
}
.Eternal .mini .title:before {
    border-top: 30px solid rgba(139,126,145,0.7);
}
.Eternal .mini .gifw:before {
   border-color: #7a6f81;
}
    
.OOC .mintop .name a, .OOC .mini .fields b, .OOC .mini .blurb .sym, .OOC .foot .info span b, .OOC .foot .mailme {
    color: #848258;
}
.OOC .mintop .image, .OOC .foot .gif, .OOC .foot .mailme {
    border-color: #848258;
} 
.OOC .foot {
    border-bottom: 5px solid #848258;
} 
.OOC .mintop .post, .OOC .navbuttons, .OOC .mini, .OOC .foot, .OOC .foot .award h2, .OOC .foot .award h2:hover {
    background-color: rgba(132,130,88,0.4);
}
.OOC .foot .award h2:hover:after {
    border-bottom: 30px solid rgba(132,130,88,0.4);
}
.OOC .mini:after {
    border-top: 30px solid rgba(132,130,88,0.4);
}
.OOC .mintop .symbol {
    color: rgba(132,130,88,0.6);
}
.OOC .mini .bgw {
    background-color: rgba(136,138,105,0.7);
}
.OOC .mini .title, .OOC .button {
    background-color: rgba(162,165,134,0.7);
}
.OOC .mini .title:before {
    border-top: 30px solid rgba(162,165,134,0.7);
}
.OOC .mini .gifw:before {
   border-color: #919379;
}
