﻿body { background-color:#000; font-family:Calibri, Verdana, Geneva, 'DejaVu Sans', sans-serif; font-size:14px; padding:10px; overflow-x:hidden; color:#000; }

#Contents { margin-top:20px; background-color:#fff; }

p.box-header { font-size:1.5em; text-align:center; }

#masterbreadcrumb { display:block; margin:20px auto; }
d6S2q2a1Au
.crumbs { background: #eee; border-width: 1px; border-style: solid; border-color: #f5f5f5 #e5e5e5 #ccc; border-radius: 5px; box-shadow: 0 0 2px rgba(0,0,0,.2); overflow: hidden; width: 100%; list-style-type:none; margin:0; padding:0; }

    .crumbs li { float: left; }
    
    .crumbs a { padding: .7em 1em .7em 2em; float: left; text-decoration: none; color: #444; position: relative; text-shadow: 0 1px 0 rgba(255,255,255,.5); background-color: #ddd; background-image: linear-gradient(to right, #f5f5f5, #ddd); }
    .crumbs li:first-child a { padding-left: 1em; border-radius: 5px 0 0 5px; }
    .crumbs a:hover { background: #fff; }
    .crumbs a::after, #crumbs a::before { content: ""; position: absolute; top: 50%; margin-top: -1.5em; border-top: 1.5em solid transparent; border-bottom: 1.5em solid transparent; border-left: 1em solid; right: -1em; }
    .crumbs a::after { z-index: 2; border-left-color: #ddd; }
    .crumbs a::before { border-left-color: #ccc; right: -1.1em; z-index: 1; }
    .crumbs a:hover::after { border-left-color: #fff; }
    .crumbs .current, #crumbs .current:hover { font-weight: bold; background: none; }
    .crumbs .current::after, #crumbs .current::before { content: normal; }

blockquote {    
    font-family:Cooper, Arial, sans-serif;    
    padding: 25px 0 5px 0;
    margin: 5px 5px 20px;
    font-size:1.7em;
    color:#808080;
    line-height:1.2em;
}

.quoteOpen {
    height:66px;
    background-image:url(../img/quote-marks-open.png);
    background-repeat:no-repeat;
}
.quoteClose {
    height:66px;
    background-image:url(../img/quote-marks-close.png);
    background-repeat:no-repeat;
}

#messageForm {
    margin:10px 0;
}

.img-pad-bottom {
    margin:0 10px 10px 0;
    float:left;
}

.msg { margin:5px 0 0 0; }

    .msgFrom { border: 1px solid #cdcdcd; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding:10px; background-color:#c6f3fa; }
    .msgFrom:after, .msgFrom:before { left: 100%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; } 
    .msgFrom:after { border-color: rgba(193, 243, 250, 0); border-left-color: #c6f3fa; border-width: 10px; top: 50%; margin-top: -10px; } 
    .msgFrom:before { border-color: rgba(205, 205, 205, 0); border-left-color: #cdcdcd; border-width: 11px; top: 50%; margin-top: -11px; }        
       
    .msgTo { border: 1px solid #cdcdcd; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; width:88%; padding:10px; background-color:#c4f3a7; }
    .msgTo:after, .msgTo:before { right: 100%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; } 
    .msgTo:after { border-color: rgba(196, 243, 167, 0); border-right-color: #c4f3a7; border-width: 10px; top: 50%; margin-top: -10px; } 
    .msgTo:before { border-color: rgba(205, 205, 205, 0); border-right-color: #cdcdcd; border-width: 11px; top: 50%; margin-top: -11px; }


.post-info { border-top:3px solid #000; background-color:#ddd; margin:10px 0 0 0; padding:3px 0; }
.post-message { margin:5px 0; padding:5px 0; border-bottom:1px dashed #ccc; min-height:100px; }    

DIV.list_item_container {
    height: 40px;
    padding: 5px;
}
DIV.image {
    width: 30px;
    height: 30px;
    float: left;
}

input { 
    resize: none; 
}

#shopframe {    
    min-height:400px;
    height:auto;    
}

#iframe{
    width:100%;
}

.img-small {
    width:150px;
    height:150px;
}

#cookie_message { clear:both; width:100%; background-color:#dcdcdc; border-top:2px solid #cccccc; padding:20px 0; margin:10px 0 0 0; }
.width960 { width:960px; margin:0 auto; }
.width960 p { margin:0; padding:0 0 7px 0; text-align:center; }


#outer_wrapper{ margin-bottom:0; }


.dark-bg {
    background-color:#3c3c3c;
    color:#fff;
}

.pad-top {
    margin:10px 0 0 0;
    padding:10px;
}

#RateImage{
    margin:10px auto;
}

#map-canvas {
    display:block;
    width:100%;
    height:300px;
}

.iabl_nav {    
    background-color:#fff;
    text-transform:uppercase;
    height:auto;
    min-height:100%;
    border-right:10px solid #000;
}

.iabl_btn{    
    border-top:1px solid #ccc;
    padding:15px 0 10px 0;
    color:#000;
}

    .iabl_btn:hover {
        border-top:1px solid #ccc;
    }    

.iabl_btn:last-of-type{       
    border-bottom:1px solid #ccc;
}

.iabl_login{
    margin:20px 0;
}

.iabl-social{
    margin:20px 0;
}

.iabl_content{
    background-color:#fff;
    padding:0;
    padding:10px 0;
    display:block;
    background-attachment:fixed;
    min-height:100%;
    overflow:hidden;
}

    .iabl_content p {
        padding:10px 10px 0 10px;
    }

.row-fluid .span9 {
    width:76%;
    margin-left:10px;
}

.iabl_heading_bar{        
    background-color:#fff;    
    border-bottom:10px solid #000;
}

    .iabl_heading_bar p {
        text-transform:uppercase;
        font-size:20px;  
        padding:10px 0 0 10px;      
    }

.iabl-header-button-bar {
    display:block;
    margin-bottom:10px;    
}

    .iabl-header-button-bar a {
        text-transform:uppercase;
        background-color:#aaa;
        color:#fff;
    }

    .iabl-header-button-bar a:hover{
        background-color:#000;
        color:#fff;
    }
    .iabl-header-button-bar a.active{
        background-color:#000;
        color:#fff;
    }

.iabl-heading-line-one {
    font-size:5em;
    margin-top:-30px;
}

.iabl-heading-line-two {
    font-size:2.5em;
    margin-top:-30px;
    margin-bottom:30px;
}

.iabl-view-content{
    display:block;
    margin-top:10px;
}

.iabl_box {
    background-color:#000;
    color:#fff;
}
    .iabl_box p {
        margin:10px auto;
    }

.iabl_profile_row {
    margin-bottom:10px;
}

.iabl_header_button {
    margin:15px 20px 0 0;
}

.iabl_white{
    background-color:#fff;
    padding:10px;
}

.iabl_trump_gender {    
    max-height:94px;
}

.iabl_trump_header{
    color:#fff;
    background-color:#000;
}

.iabl_trump_card{
    background-color:#fff;   
    display:inline-block;
    border-bottom:10px solid #000;
}

.iabl_scores{
    border-right:10px solid #000;
}

.iabl_attribute{
    border-top:1px solid #ccc;
    text-align:center;
    padding-top:10px;
    padding-bottom:10px;
    text-transform:uppercase;
}

.iabl_big{
    height:100px;
    vertical-align:middle;
    color:#fff;
}
    .iabl_big a{
        color:#fff;
    }

.menu-btn {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.iabl_small {        
    font-size:20px;    
    padding-bottom:10px;
}

.iabl_middle{
    padding-top:25px;
}

.height100 {
    height:100px;
    background-color:#ccc;
}

.iabl-padding {
    padding:10px 0;  
    min-height:40px;  
}
.iabl-margin-top {
    margin:10px 0 0 0;
    display:block;
    clear:both;
}

.iabl-rate-img {
    height:200px;    
    text-align:center;    
}

    .iabl-rate-img a {
        margin:auto 0;
    }

#accordion .col-sm-5 {
    padding-left:0;
    padding-right:0;
}

.iabl-rank {
    font-size:20px;
    padding-top:14px;
}

.iabl-card {
    height:40px;
}

.iabl_friend{    
    padding:5px;
    min-height:200px;
}

    .iabl_friend img {
        margin:5px 0;
    }

.iabl_friend_btn{
    margin:5px 0;
}

p.lead {
    font-size:3em;
    text-transform:uppercase;    
}

p.iabl-large-heading {
    font-family: 'Cooper Black';
    font-size:4em;    
}

    p.iabl-large-heading sup.tm {
        font-size:0.2em;
        margin-bottom:140px;
    }

p.iabl-small-heading {
    font-family: 'Cooper Black';
    font-size:2em;    
}

.bg-blue {
    background-color:#40a6d6;
    background-image:url("/images/homepage/bg-blue.png");
    background-repeat:no-repeat;
    background-position:center;
    color:#fff;
}

p.iabl-heading-normal {
    text-align:center;
    font-size:3em;
}

.imgComment {
    border-bottom:1px solid #ccc;
}

.imgComment:last-of-type{
    border-bottom:none;
}

.iabl-bottom {
    position:absolute;
    bottom:10px;
}

.iabl-center {
    margin:0 auto;
    display: block;
    padding:10px 0 0 0;
}

.iabl-letter {
    border:1px solid #888;
    border-top:1px solid #aaa;
    border-left:1px solid #aaa;
    background-color: #ffffff;
    box-shadow: 10px 10px 5px #888;
    text-align:justify;
    padding:10px;
    margin-top:77px;
    margin-bottom:10px;
}

.iabl-right{
    margin-right:5px;
}

.iabl-gender {
    background-color:#000; 
}

.iabl-100-high{
    height:100px;
}

.iabl-print-btn {
    margin:0 0 10px 0;
}

.iabl-forum-row {
    margin:10px 0 0 0;
}

.iabl-forum-column{
    background-color:#cdcdcd;
    border-right:1px solid #aaa;
    padding:5px 0;
}

.iabl-cookie-message{
    margin:20px 0 -10px 0;
    padding:10px;
    background-color:#cdcdcd;
    border-top:2px solid #888;
}

.tt-dropdown-menu {
    background-color:#fff;
    z-index:9999;
}

.iabl-sent-msg {    
    border-left:2px #0082ff solid;
}

.profile {
    padding-top:10px;
}

.iabl-bg-black {
    background-color:#000000;
    color:#ffffff;
    text-transform:uppercase;    
}

.iabl-my-img {
    border:none;
}

.dropzone {
    margin-top:10px;
    margin-bottom:10px;
}

.iabl-overflow-hidden {
    overflow:hidden;
}

.iabl-nav-active {
    background-color:#4BADDC;
    background-image:url('/images/iabl-nav-bg.png');
    background-repeat:repeat-x;
    color:#fff;
}

.iabl_nav .btn-block {
    margin-top:0;
}

.iabl-gender-picker {
    margin-bottom:20px;
}

    .iabl-gender-picker .col-xs-4 {
        padding-left:3px;
        padding-right:3px;
    }

.gender-selected {
    border:2px solid #428bca;
}



sup {
    font-size:25%;
    top:-2.5em;
}

.twitter-typeahead {
    width:100%;
}

@media (max-width: 768px) { 
    .affix { position: static; }
    .iabl_nav { border: none; }
    .iabl-bottom {position:static; }
    .iabl-letter { border:none; box-shadow: none; text-align:justify; margin-top:10px; }
}

.btn-link {
    color:#000;
}

.pad-top-95 {
    padding-top:95px;
}

.iabl_grey {
    background-color:#000;
    color:#fff;        
    border:3px solid #fff;
}

    .iabl_grey .btn-link {
        color:#fff;
    }

.form-control { resize:none; }

.iabl-profile-overview {
    background-image:url('/images/profile-background.png');
    background-size:cover;
    background-repeat:no-repeat;
    padding:20px 0;
    color:#fff;
}

.iabl-profile-name {
    background-color:#504f4f;
    color:#fff;
    text-align:center;
    padding:10px 5px;
    margin:10px 0 0 0;
}

h4.profile-title {
    background-color:#504f4f;
    color:#fff;
    padding:10px 5px;
    text-align:center;
}

.iabl-width-100 {
    width:100%;
    clear:both;
}

.IABL-LoadingImage{
    max-width:100%;
    max-height:100%;
    position:absolute;
    top:0; left:0; right:0; bottom:0;
    margin:auto;
}

.color-white {
    color: white;
}