/**
     The styles have been compressed, for better performance. 
    These are styles used for styling everything BP related.

 */

/*--------------------------------------------------------------
01 - Activity
--------------------------------------------------------------*/

#BP #activity-stream { margin-top: 0px }

#BP #item-body form#whats-new-form {
    margin: 20px 0 0px;
    font-family: 'Open Sans';
}

#BP .home-page form#whats-new-form {
    border-bottom: none;
    padding-bottom: 0;
}

#BP form#whats-new-form h5 {
    font-weight: 700;
    font-family: 'Open Sans';
    font-size: 32px;
    line-height: 50px;
    color: #444;
    text-shadow: 0 1px 0 white;
    margin-bottom: 20px;
    margin-left: 65px;
    padding: 0;
    vertical-align: middle;
}

#BP form#whats-new-form #whats-new-avatar { float: left }

#BP form#whats-new-form #whats-new-avatar a { font-size: 0; line-height: 0;}

#BP form#whats-new-form #whats-new-content {
    margin-left: 0;
}

#BP form#whats-new-form textarea {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #555;
    font-family: inherit;
    font-size: 14px;
    height: 30px;
    width: 98%;
    margin: 0;
    margin-bottom: 25px;
    float: left;
    display: inline;
}

#BP form#whats-new-form #whats-new-options select {
    max-width: 200px;
    margin-top: 10px;
}

#BP form#whats-new-form #whats-new-submit {
    float: right;
}

#BP #whats-new-options {
}

#whats-new-options {
    display: block;
    overflow: hidden;
    clear: both;
    height: 0;
}

#BP #aw-whats-new-submit {
    margin: 0;
}

#BP #whats-new-textarea { height: 50px; }

/*--------------------------------------------------------------
1.1 - Activity Listing
--------------------------------------------------------------*/

#BP .activity {
    clear: both;
}

#BP ul.activity-list li {
    overflow: hidden;
    padding: 10px 0 10px 10px;
    list-style-type: none;
    border: 1px solid #d9d9d9;
}

#BP ul.activity-list li ul li {
    background: #f7f8f9;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
    padding: 0;
} 

#BP ul.activity-list li ul li ul li {
    padding: 5px 5px;
    box-shadow: none;
    border: none;
    border-top: 1px solid #d9d9d9;
}

#BP ul.activity-list li ul li ul li ul li {
    width: 95.8%;
    box-shadow: none;
}

#BP .activity-list .activity-avatar { 
    float: left;
}

#BP ul.item-list.activity-list li.has-comments { padding-bottom: 15px; position: relative; }

#BP ul.item-list.activity-list li.has-comments::before {
    content: " ";
    width: 99%;
    position: absolute;
    bottom: -4px;
    left: 2px;
    background: black;
    height: 2px;
    background: white;
    border-width: 0 1px 1px 1px;
    border-color: #d1d1d1;
    border-style: solid;
    border-radius: 3px;
    box-shadow: inset 0 0 3px rgba( 0, 0, 0, 0.15);
}

#BP body.activity-permalink ul.activity-list li.has-comments { padding-bottom: 0 }

#BP .activity-list li.mini {
    font-size: 11px;
    position: relative;
}

#BP #friend-list .item,
#BP #members-list .item {
    margin-top: 10px;
}

#BP #friend-list .activity,
#BP #members-list .activity {
    margin-top: -40px;
}

#BP #friend-list .action a {
    padding: 3px 5px;
    margin: 10px 5px 0 0;
}

    #BP .activity-list li.mini .activity-avatar img.avatar,
    #BP .activity-list li.mini .activity-avatar img.FB_profile_pic { margin: 10px }

    #BP .activity-list li.mini .activity-header { margin-top: 25px }

#BP .activity-list li .activity-header { margin-top: 10px }

#BP .activity-list .new_forum_topic .activity-meta,
#BP .activity-list .new_forum_post .activity-meta {
    margin-top: 25px;
}

#BP .activity-list li.mini .activity-header p a.activity-time-since { margin-top: -20px }

#BP .activity-list li.mini .activity-meta { margin-top: -20px; display:none; }
#BP .activity-list li.mini:hover .activity-meta { margin-top: -20px; display:block; }


#BP .no-ajax ul li.mini .activity-meta {
    margin-top: 83px;
    margin-right: 10px;
    display:none;
}

#BP .no-ajax ul li.mini:hover .activity-meta {
    display:block;
}

#BP .no-ajax ul li .activity-meta { margin-top: 53px; display:none; }
#BP .no-ajax ul li:hover .activity-meta { margin-top: 53px; display:block; }

#BP .activity-list li .activity-meta span { padding: 0 3px; display: none;}

#BP .activity-permalink .activity-list li.mini .activity-avatar img.avatar,
#BP .activity-permalink .activity-list li.mini .activity-avatar img.FB_profile_pic {
    height: auto;
    margin-left: 0;
    width: auto;
}

#BP body.activity-permalink .activity-list > li:first-child { padding-top: 0 }

#BP .activity-list li .activity-content { position: relative }

#BP .activity-list li.mini .activity-content p { margin: 0 }

#BP .activity-list li.mini .activity-comments {
    top: 0;
    left: 0;
    overflow: hidden;
    display:
    font-size: 12px;
}

#BP body.activity-permalink li.mini .activity-meta { margin-top: 4px }

#BP .activity-list li .activity-inreplyto {
    background: url( https://e7b63a.claudeassets.com/20250522080546im_/https://acpaintball.com/wp-content/themes/politic/images/BP/replyto_arrow.gif ) 7px 0 no-repeat;
    color: #888;
    font-size: 11px;
    margin-left: -15px;
    margin-top: 5px;
    margin-bottom: 15px;
    padding-left: 25px;
}

    #BP .activity-list li .activity-inreplyto > p {
        margin: 0;
        display: inline;
    }

    #BP .activity-list li .activity-inreplyto blockquote,
    #BP .activity-list li .activity-inreplyto div.activity-inner {
        background: none;
        border: none;
        display: inline;
        margin: 0;
        overflow: hidden;
        padding: 0;
    }

#BP .activity-list .activity-content {
    margin-left: 60px;
    margin-top: 0px;
}

#BP body.activity-permalink .activity-list li .activity-content {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 16px;
    line-height: 150%;
    min-height: 35px;
    margin-left: 185px;
    margin-right: 0;
    padding: 15px;
}

#BP body.activity-permalink .activity-list li .activity-header > p {
    background: url( https://4829de.claudeassets.com/20250522080546im_/https://acpaintball.com/wp-content/themes/politic/images/BP/activity_arrow.gif ) top left no-repeat;
    height: 35px;
    margin-bottom: 0;
    margin-left: -35px;
    padding: 5px 0 0 35px;
}

#BP .activity-list .activity-content .activity-header,
#BP .activity-list .activity-content .comment-header {
    color: #999;
    font-size: 13px;
    line-height: 19px;
    margin-top: 0px;
    text-align: left;
    font-weight: 300;
    margin-bottom: 0;
}

#BP .activity-list .activity-content .activity-header p,
#BP .activity-list .activity-content .comment-header p {
    margin-bottom: 10px;
}

#BP .activity-header { margin-right: 10px; margin-left: 10px; }

    #BP .activity-header a,
    #BP .comment-meta a,
    #BP .acomment-meta a { 
        text-decoration: none; 
        padding:0px 0px 0 0px; 
         font-size: 13px; 
         font-family: 'Open Sans'; 
         color: #888; 
         font-weight: 700;
         text-transform: uppercase;
     }

#BP .activity-list .activity-content .activity-header img {
    display: none;
}

#BP .activity-list .activity-content .activity-header img.avatar {
    float: none !important;
    margin: 0 5px -8px 0 !important;
}

#BP a.bp-secondary-action,
#BP span.highlight {
    font-size: 11px;
    vertical-align: middle;
    padding: 0;
    margin: 0 10px;
    text-decoration: none;
    color: #999;
    vertical-align: text-bottom;
}

#BP .activity-list .activity-content .activity-inner,
#BP .activity-list .activity-content blockquote {
    overflow: hidden;
}

#BP .activity-list .activity-content .activity-inner {
    margin-left: 10px;
    margin-top: 0px; 
    display: block;
    overflow: hidden;
    position: relative;
    font-size: 14px;
    width: 98%;
    color: #666;
}


.item-meta span.activity { font-style: italic; color: #ccc; font-size: 11px; float: right; margin-top: -10px; display: block; overflow: hidden;}

.activity-permalink #BP .activity-list .activity-content .activity-inner {
margin-left:0;
}

#BP body.activity-permalink .activity-content .activity-inner,
#BP body.activity-permalink .activity-content blockquote {
    margin-left: 0;
    margin-top: 5px;
}

#BP .activity-inner > p {
    word-wrap: break-word;
    margin-bottom: 0;
}

#BP .activity-inner > .activity-inner { margin: 0 !important }

#BP .activity-inner > blockquote { margin: 0 !important }

#BP .activity-list .activity-content img.thumbnail {
    border: 2px solid #eee;
    float: left;
    margin: 0 10px 5px 0;
}

#BP .activity-read-more {
    margin-left: 1em;
    white-space: nowrap;
}

#BP .activity-list li.load-more {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 1.2em;
    background-color: #fafafa;
    margin: 10px 0 !important;
    padding: 7px 5px 0 5px !important;
    text-align: center;
    max-height:25px !important; 
    min-height:25px !important;
}
#BP.activity .activity-list li.load-more {
    display: none;
}

    #BP .activity-list li.load-more a { display:block; margin-bottom:5px; color: #999 }

/*--------------------------------------------------------------
1.2 - Activity Comments
--------------------------------------------------------------*/

#BP ul li div.activity-meta {
    z-index:100;
    right: 10px;
    top: 0px;
    position: absolute;
    opacity: 0;
    -moz-opacity: 0;
    filter:alpha(opacity=0);
    transition: 1.5s ease-out !important;
    -webkit-transition: 1.5 ease-out;
}

#BP ul li:hover div.activity-meta {
    opacity: 1.00;
    -moz-opacity: 1.00;
    filter:alpha(opacity=100);
}


#BP body.activity-permalink div.activity-meta { margin-bottom: 6px }

#BP div.activity-meta a {
    font: normal 11px/20px 'Open Sans', 'Open Sans', Arial, Tahoma, Verdana, sans-serif;
    padding: 2px 5px;
    margin: 0;
}

#BP a.activity-time-since {
    color: #aaa;
    font-size: 11px;
    font-family: 'Open Sans';
    font-weight: 400;
    font-style: italic;
}

#BP a.activity-time-since:hover {
    color: #888;
    text-decoration: none;
}

#BP a.bp-primary-action,
#BP #reply-title small a {
    font-size: 11px;
    margin-right: 5px;
    text-decoration: none;
}

    #BP a.bp-primary-action span,
    #BP #reply-title small a span {
        background-color: #f56c7e;
        border: 1px solid #ce4f5e;
        box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1), inset 1px 1px 0 rgba(255, 255, 255, 0.1);
        font-weight: bold;
        background: -moz-linear-gradient(top, #df718d 0%, #ce4f5e 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#df718d), color-stop(100%,#ce4f5e)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #df718d 0%,#ce4f5e 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #df718d 0%,#ce4f5e 100%); /* Opera11.10+ */
        background: -ms-linear-gradient(top, #df718d 0%,#ce4f5e 100%); /* IE10+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df718d', endColorstr='#ce4f5e',GradientType=0 ); /* IE6-9 */
        background: linear-gradient(top, #df718d 0%,#ce4f5e 100%); /* W3C */
        -moz-border-radius: 15em;
        -webkit-border-radius: 15em;
        border-radius: 15em;
        color: #fff;
        text-shadow: none;
        font-size: 100%;
        margin-left: 2px;
        padding: 2px 5px;
    }

div.activity-comments {
    margin: 10px 10px 0px 0px;
    overflow: hidden; /* IE fix */
    position: relative;
    width: auto;
    clear: both;
}

body.activity-permalink div.activity-comments {
    background: none;
    margin-left: 185px;
    width: auto;
}

div.activity-comments ul {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
}

    div.activity-comments ul,
    div.activity-comments ul li {
        border: none;
        list-style: none;
    }

div.activity-comments ul { clear: both }

    div.activity-comments ul li {
        border-radius:2px;
        -webkit-border-radius:2px;
        -moz-border-radius:2px;
        padding: 10px 0 0;
    }

body.activity-permalink .activity-list li.mini .activity-comments {
    clear: none;
    margin-top: 0;
}

body.activity-permalink div.activity-comments ul li {
    border-width: 1px;
    padding: 10px 0 0 0;
}

div.activity-comments > ul > li:first-child { border-top: none }

div.activity-comments ul li:last-child { margin-bottom: 0 }

div.activity-comments ul li > ul {
    margin-left: 0px;
    margin-top: 0;
    padding-left: 10px;
}

body.activity-permalink div.activity-comments ul li > ul { margin-top: 10px }

#BP body.activity-permalink div.activity-comments > ul { padding: 0 10px 0 15px }

#BP div.activity-comments div.acomment-avatar img {
    border-width: 1px !important;
    float: left;
    height: 35px;
    margin: 10px;
    width: 35px;
}

#BP div.activity-comments div.acomment-content {
    font-size: 13px;
    margin: 0px 0 0 70px;
    color: #666;
}

    #BP div.activity-comments div.acomment-content p { margin-bottom: 10px }

#BP div.acomment-content .time-since,
#BP div.acomment-content .activity-delete-link,
#BP div.acomment-content .comment-header { display: none }

#BP body.activity-permalink div.activity-comments div.acomment-content { font-size: 14px }

#BP div.activity-comments div.acomment-meta {
    color: #999;
    font-size: 11px;
    line-height: 36px;
    padding-left: 70px;
}

#BP div.activity-comments .time-since {
    font-size: 10px;
}

#BP div.activity-comments form.ac-form {
    background: #fafafa;
    box-shadow:inset 1px 1px 1px rgba(0, 0, 0, 0.04);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: none;
    margin: 15px;
    padding: 8px;
}

#BP div.activity-comments li form.ac-form {
    margin-right: 15px;
    clear: both;
}

#BP div.activity-comments form.root { margin-left: 0 }

#BP div.activity-comments div#message {
    margin-top: 15px;
    margin-bottom: 0;
}

#BP div.activity-comments form.loading {
    background-image: url( https://97b769.claudeassets.com/20250522080546im_/https://acpaintball.com/wp-content/themes/politic/images/BP/ajax-loader.gif );
    background-position: 2% 95%;
    background-repeat: no-repeat;
    display:none;
}

#BP div.activity-comments form .ac-textarea {
    background: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#BP div.activity-comments form textarea {
    color: #555;
    font-family: inherit;
    font-size: 11px;
    height: 60px;
    padding: 0;
    width: 100%;
}

#BP div.activity-comments form input { margin-bottom: 10px; margin-top: 0; }

#BP div.activity-comments form div.ac-reply-avatar img { float: left; margin:0; }

#BP div.ac-reply-avatar img { border: 2px solid #fff !important }

#BP div.activity-comments form div.ac-reply-content {
    color: #888;
    font-size: 11px;
    margin-left: 50px;
    padding-left: 15px;
}

#BP .acomment-options {
    float: left;
    margin: 0px 0 10px 70px;
}

    #BP .acomment-options a { color: #999 }

    #BP .acomment-options a:hover { color: inherit }

/*--------------------------------------------------------------
2 - Admin Bar
--------------------------------------------------------------*/

#BP #wp-admin-bar .padder {
    width: 100% !important; /* Line up the admin bar with the content body in this theme */
}



/*--------------------------------------------------------------
3 - Directories - Members, Groups, Blogs, Forums
--------------------------------------------------------------*/

#BP {
    position: relative;
}

#BP div.dir-search {
    position: absolute;
    top: 0;
    right: 0;
}


/*--------------------------------------------------------------
4 - Errors / Success Messages
--------------------------------------------------------------*/

#BP div#message { margin: 30px 0 15px }

#BP #message.info { margin-bottom: 0 }

#BP div#message.updated { clear: both }

#BP div#message p {
    font-size: 12px;
    display: block;
    padding: 10px 15px;
}

#BP div#message a {
    color: #fff;
    border-bottom: 1px dotted #fff;
}

#BP div#message.error p {
    clear: left;
    color: #fff;
}

#BP div#message.updated p { color: #fff }

#BP .standard-form#signup_form .register-section {
    width: 97.5%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}

#BP .standard-form#signup_form .register-section#profile-details-section {
    margin: 0;
}

#BP .standard-form#signup_form div div.error {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #881823;
    margin: 0 0 10px 0;
    padding: 6px;
    width: 90%;
}

#BP div.accept,
#BP div.reject {
    float: left;
    margin-left: 10px;
}

#BP ul.button-nav li {
    float: left;
    margin: 10px 10px 0px;
}

#BP ul.button-nav li.current a { font-weight: bold }

/*--------------------------------------------------------------
5 - Forms
--------------------------------------------------------------*/


#BP .standard-form select { padding: 3px }

#BP .standard-form input[type=password] { margin-bottom: 5px }

#BP .standard-form label,
#BP .standard-form span.label {
    display: block;
    font-weight: bold;
    margin: 10px 0 10px 0;
}

#BP .standard-form div.checkbox label,
#BP .standard-form div.radio label {
    color: #888;
    font-size: 14px;
    font-weight: normal;
    margin: 5px 0 0 0;
}

#BP .standard-form#sidebar-login-form label { margin-top: 5px }

#BP .standard-form input[type=text] { width: 98%;
    margin: 0 0 10px 0;
}

#BP .standard-form#sidebar-login-form input[type=text],
#BP .standard-form#sidebar-login-form input[type=password] {
    padding: 4px;
    width: 100%;
}

#BP .standard-form #basic-details-section input[type=password],
#BP .standard-form #blog-details-section input#signup_blog_url { width: 100% }

#BP .form-allowed-tags,
#BP #commentform input[type=text],
#BP #commentform textarea { width: 100% }

#BP .standard-form#signup_form input[type="text"], #BP .standard-form#signup_form textarea, #BP .standard-form#signup_form input[type="password"] { width: 42%;}

#BP div#signup-avatar img { margin: 0 15px 10px 0 }

#BP .standard-form textarea {
    margin-bottom:10px;
    margin-top: 0;
    width: 98%;
    height: 120px;
}

#BP .standard-form textarea#message_content { height: 200px }

#BP .standard-form#send-reply textarea { width: 97.5% }

#BP .standard-form p.description {
    color: #888;
    font-size: 11px;
    margin: 5px 0;
}

#BP .standard-form div.submit {
    clear: both;
    padding: 15px 0 0 0;
}

#BP .standard-form p.submit {
    margin-bottom: 0;
    padding: 15px 0 0 0;
}

#BP .standard-form div.submit input { margin-right: 15px }

#BP .standard-form div.radio ul {
    margin: 10px 0 15px 38px;
    list-style: disc;
}

    #BP .standard-form div.radio ul li { margin-bottom: 5px }

#BP .standard-form a.clear-value {
    display: block;
    margin-top: 5px;
    outline: none;
}

#BP .standard-form #basic-details-section,
#BP .standard-form #blog-details-section,
#BP .standard-form #profile-details-section {
    float: left;
    width: 48%;
}

#BP .standard-form #blog-details-section { clear: left }

#BP form#send-invite-form { margin-top: 20px }

#BP div#invite-list {
    background: #f5f5f5;
    border: 1px solid #e4e4e4;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    height: 400px;
    margin: 0 0 10px;
    overflow: auto;
    padding: 5px;
    width: 160px;
}

#BP ul.button-nav li a,
#BP div.generic-button a,
#BP .comment-reply-link {
    background: #fff; /* Old browsers */
    background: -moz-linear-gradient(top, #f9f9f9 0%, #f1f1f1 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#f1f1f1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f9f9f9 0%,#f1f1f1 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f9f9f9 0%,#f1f1f1 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #f9f9f9 0%,#f1f1f1 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #f9f9f9 0%,#f1f1f1 100%); /* W3C */
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06), inset 1px 1px 1px rgba(255, 255, 255, 1);
    border: 1px solid #ccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #777;
    cursor: pointer;
    font: normal 12px/20px 'Open Sans', 'Open Sans', 'Open Sans', 'Open Sans', Arial, Tahoma, Verdana, sans-serif;
    outline: none;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    line-height: 14px;
}


#BP ul.button-nav li a:hover,
#BP ul.button-nav li.current a,
#BP div.generic-button a:hover,
#BP .comment-reply-link:hover {
    background: #ededed;
    background: -moz-linear-gradient(top, #ffffff 0%, #e0e0e0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* W3C */
    border: 1px solid #bbb;
    color: #555;
    outline: none;
    text-decoration: none;
}

#BP .friendship-button { margin-right: 5px }


/*--------------------------------------------------------------
6 - Ajax Loading
--------------------------------------------------------------*/


#BP input[type="submit"].pending,
#BP input[type="button"].pending,
#BP input[type="reset"].pending,
#BP input[type="submit"].disabled,
#BP input[type="button"].disabled,
#BP input[type="reset"].disabled,
#BP button.pending,
#BP button.disabled,
#BP div.pending a,
#BP a.disabled {
    border-color: #eee;
    color: #bbb;
    cursor: default;
}

#BP input[type="submit"]:hover.pending,
#BP input[type="button"]:hover.pending,
#BP input[type="reset"]:hover.pending,
#BP input[type="submit"]:hover.disabled,
#BP input[type="button"]:hover.disabled,
#BP input[type="reset"]:hover.disabled,
#BP button.pending:hover,
#BP button.disabled:hover,
#BP div.pending a:hover,
#BP a.disabled:hover {
    background: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#ededed 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#ededed 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #ffffff 0%,#ededed 100%); /* W3C */
    border-color: #eee;
    color: #bbb;
}

/*--------------------------------------------------------------
7 - Forums, Tables and Topics
--------------------------------------------------------------*/

#BP ul#topic-post-list {
    width: auto;
    margin:0;
    padding: 0;
}

    #BP ul#topic-post-list li {
        padding: 10px;
        position: relative;
    }

    #BP ul#topic-post-list li.alt { background: #f5f5f5 }

    #BP ul#topic-post-list li div.poster-meta {
        color: #888;
        margin-bottom: 10px;
    }

    #BP ul#topic-post-list li img.avatar {
        margin: 0 20px 0 0px;
    }

    #BP ul#topic-post-list li div.post-content { margin-left: 70px }

#BP div.topic-tags {
    display: none;
    font-size: 11px;
    float: right;
    margin-top: -20px;
    margin-right: 10px;
}

#BP div.admin-links {
    color: #888;
    font-size: 11px;
    position: absolute;
    top: 15px;
    right: 25px;
}

#BP div#topic-meta {
    margin: -10px -19px;
    padding: 5px 19px 30px;
    position: relative;
}

    #BP div#topic-meta div.admin-links {
        right: 19px;
        top: -34px;
    }

    #BP div#topic-meta div.admin-links a {
        margin: 0 5px;
    }

    #BP div#topic-meta h3 {
        font-size: 24px;
        margin: 15px 0 0 0;
    }

#BP div#new-topic-post {
    display: none;
    margin: 20px 0 0 0;
}

#BP table { width: 100% }

#BP table tbody tr {
    background: #fff;
    border: 1px solid #efefef;
}

    #BP table thead tr { 
        background: #f9f9f9;
        padding: 10px 0; 
        height: 30px;
        text-align: left; 
        font-size: 13px; 
        font-family: 'Open Sans'; 
        font-weight: bold; 
        color: #777; 
        text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    }

#BP table#message-threads {
    margin: 0 -19px;
    width: auto;
}

#BP table.profile-fields { margin-bottom: 20px }

#BP table.profile-fields:last-child { margin-bottom: 0 }

#BP table.profile-fields p { margin-top: 15px }

#BP table.profile-fields p:last-child { margin-top: 0 }

#BP div#sidebar table {
    margin: 0 -16px;
    width: 117%;
}

#BP table tr td,
#BP table tr th { vertical-align: middle }
#BP table tr td.td-postcount { 
    margin-left: 15px; 
    color: #999; 
    font-size: 36px; 
    font-family: 'Open Sans'; 
    overflow: hidden; 
    font-weight: 700;
}

#BP table tr td.label {
    border-right: 1px solid #eaeaea;
    font-weight: bold;
    width: 25%;
}

#BP table tr td.thread-info p { margin: 0 }

#BP table tr td.thread-info p.thread-excerpt {
    color: #888;
    font-size: 11px;
    margin-top: 3px;
}

#BP div#sidebar table td,
#BP table.forum td { text-align: left }

#BP table tr.alt td { background: #f5f5f5 }

#BP td.data { font-size: 16px }

    #BP td.data p { margin-bottom: 0 }

#BP table.notification-settings {
    margin-bottom: 20px;
    text-align: left;
}

#BP #groups-notification-settings { margin-bottom: 0 }

#BP table.notification-settings th.icon,
#BP table.notification-settings td:first-child { display: none }

#BP table.notification-settings th.title { width: 80% }

#BP table.notification-settings .yes,
#BP table.notification-settings .no {
    text-align: center;
    width: 40px;
}

#BP table.forum {
    margin: 0px 0;
    width: auto;
}

    #BP table.forum tr.sticky td {
        font-size: 1.2em;
        background: #fff9db;
        border-top: 1px solid #ffe8c4;
        border-bottom: 1px solid #ffe8c4;
    }

    #BP table.forum tr.closed td.td-title {
        background-image: url( https://bac9b1.claudeassets.com/20250522080546im_/https://acpaintball.com/wp-content/themes/politic/images/BP/closed.png );
        background-position: 15px 50%;
        background-repeat: no-repeat;
        padding-left: 35px;
    }

    #BP table.forum td p.topic-text {
        color: #888;
        font-size: 13px;
    }

    #BP table.forum tr > td:first-child,
    #BP table.forum tr > th:first-child { padding-left: 15px }

    #BP table.forum tr > td:last-child,
    #BP table.forum tr > th:last-child { padding-right: 15px }

    #BP table.forum tr th#th-title,
    #BP table.forum tr th#th-poster,
    #BP table.forum tr th#th-group,
    #BP table.forum td.td-poster,
    #BP table.forum td.td-group,
    #BP table.forum td.td-title { text-align: left; font-size: 12px; }

    #BP table.forum tr td.td-title a.topic-title {
        display: block;
        margin: 10px 0;
        font-size: 24px;
        font-weight: 600; 
        font-family: 'Open Sans'; 
    }

    #BP table.forum td.td-freshness { white-space: nowrap }

        #BP table.forum td.td-freshness span.time-since {
            font-size: 0.9em;
            color: #888;
        }

    #BP table.forum td img.avatar {
        float: none;
        margin: 0 5px -5px 0;
        width: 16px;
        height: 16px;
    }

    #BP table.forum td.td-poster,
    #BP table.forum td.td-group { min-width: 140px }

    #BP table.forum th#th-title { width: 80% }

    #BP table.forum th#th-freshness { width: 25% }

    #BP table.forum th#th-postcount { width: 15% }

    #BP table.forum p.topic-meta {
        font-size: 0.9em;
        margin: 5px 0 10px 0;
    }

/*--------------------------------------------------------------
8 - Headers, Lists and Tabs - Activity, Groups, Blogs, Forums
--------------------------------------------------------------*/

*[role="main"],
.dir-list {
    clear: both;
}

#BP .item-body { margin: 20px 0;
float: left; }

#BP span.activity {
    display: inline-block;
    font-size: 11px;
    opacity: 0.8;
    padding: 1px 8px;
    margin-right: -5px;
}

#BP span.user-nicename {
    color: #777;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
}

#BP span.activity,
#BP div#message p {
    border: 1px solid #881823;
    color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-weight: normal;
    text-decoration: none;
    text-shadow: none;
    background: #881823; /* Old browsers */
    background: -moz-linear-gradient(top, #881823 0%, #b7172e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#881823), color-stop(100%,#b7172e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #881823 0%,#b7172e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #881823 0%,#b7172e 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #881823 0%,#b7172e 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#881823', endColorstr='#b7172e',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #881823 0%,#b7172e 100%); /* W3C */

}

#BP .item-list span.activity {
    transition: .5s ease-out;
    -moz-transition: .5s ease-out;
    -webkit-transition: .5s ease-out;
    -o-transition: .5s ease-out;    
}

#BP ul.item-list li:hover span.activity {
    opacity: 1;
    -moz-opacity: 1;
    filter:alpha(opacity=100);
}

#BP div#item-header { overflow: hidden }

    #BP div#item-header div#item-header-content { margin-left: 0px }

    #BP div#item-header h2 {
        font-size: 32px;
        line-height: 50px;
        margin: 0 0 15px 0;
        display: inline;
    }

        #BP div#item-header h2 a {
            color: #333;
            text-decoration: none;
            line-height: 50px;
        }

    #BP div#item-header img.avatar {
        float: left;
        margin: 0 15px 19px 0;
    }

    #BP div#item-header img.avatar {
        float: left;
        margin: 0 15px 19px 0;
        max-width: 150px;
        height: auto;
    }

    #BP div#item-header-avatar {
        display: block;
    }
/*
.image-wrap {
    position: relative;
    display: inline-block;
    max-width: 100%;
    vertical-align: bottom;
}
/* image-wrap:after pseudo element (overlaying container) 
.image-wrap:after {
    content: ' ';
    width: 100%;
    height: 100%;
    position: absolute;
    top: -2px;
    left: -1px;
    border: solid 1px #d9d9d9;
    -wekbit-box-shadow: inset 0 0 1px rgba(255,255,255,.4), inset 0 1px 0 rgba(255,255,255,.4);
    -moz-box-shadow: inset 0 0 1px rgba(255,255,255,.4), inset 0 1px 0 rgba(255,255,255,.4);
    box-shadow: inset 0 0 1px rgba(255,255,255,.4), inset 0 1px 0 rgba(255,255,255,.4);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
.image-wrap img {
    vertical-align: bottom;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

/* cutout or pressed 
.cutout .image-wrap:after {
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.2), inset 0 4px 5px rgba(0,0,0,.2), inset 0 1px 2px rgba(0,0,0,.4);
    -moz-box-shadow: 0 1px 0 rgba(255,255,255,.2), inset 0 4px 5px rgba(0,0,0,.2), inset 0 1px 2px rgba(0,0,0,.4);
    box-shadow: 0 1px 0 rgba(255,255,255,.2), inset 0 4px 5px rgba(0,0,0,.2), inset 0 1px 2px rgba(0,0,0,.4);
}
*/

#BP img.avatar {
    width: 48px;
    height: 48px;
    overflow: hidden;
    border: 1px solid white;
}

#BP div#item-header h2 { margin-bottom: 5px }

    #BP div#item-header span.activity,
    #BP div#item-header h2 span.highlight {
        font-size: 11px;
        font-weight: normal;
        margin-bottom: 0px;
        vertical-align: text-bottom;
    }

    #BP div#item-header h2 span.highlight { font-size: 16px }

        #BP div#item-header h2 span.highlight span {
            background: #a1dcfa;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            color: #fff;
            cursor: pointer;
            font-weight: bold;
            font-size: 11px;
            margin-bottom: 2px;
            padding: 1px 4px;
            position: relative;
            right: -2px;
            top: -2px;
            vertical-align: middle;
        }

#BP h2 {
    font-size: 24px;
    line-height: 30px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.4);
}

#BP div#item-header div#item-meta {
    font-size: 16px;
    line-height: 26px;
    color: #666;
    float: left;
    clear: both;
    padding-bottom: 10px;
}

#BP div#item-header div#item-meta p {
    margin-bottom: 10px;
}

#BP div#item-header div#item-actions {
    float: right;
    text-align: right;
    width: 20%;
}

    #BP div#item-header div#item-actions h3 {
        font-size: 12px;
        margin: 0 0 5px 0;
    }

#BP div#item-header ul {
    margin-bottom: 15px;
    overflow: hidden;
}

    #BP div#item-header ul h5,
    #BP div#item-header ul span,
    #BP div#item-header ul hr { display: none }

    #BP div#item-header ul li { float: right }

    #BP div#item-header ul img.avatar,
    #BP div#item-header ul.avatars img.avatar {
        height: 30px;
        margin: 2px;
        width: 30px;
    }

#BP div#item-header div.generic-button,
#BP div#item-header a.button {
    float: left;
    margin: 0px 10px 10px 0;
}

#BP div#item-header div#message.info { line-height: 80% }

ul.item-list {
    margin-left: 0;
    width: 100%;
    border-radius: 2px;
    border: 1px solid #f1f0f0;
}

.widget ul.item-list {
    width: 96% !important;
}

ul li .item { margin: 3px }

ul.item-list li,
.register-section {
    padding: 10px;
    position: relative;
    overflow: hidden;
    list-style-type: none;
    background: #fff;
    border-top: 1px solid #f5f5f0;
    transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
}

ul.item-list li:hover {
    opacity: 1;
    -moz-opacity: 1;
    filter:alpha(opacity=100);
}

ul.item-list li:first-child {
    border: none;
    border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    -o-border-radius: 2px 2px 0 0;
}

ul.item-list li {
    border-radius: 0 0 2px 2px;
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    -o-border-radius: 0 0 2px 2px; 
}

ul.item-list li:nth-child(even) {
    background: #fafafa !important;
}

ul.item-list.activity-list li {
    margin-bottom: 10px;
}

.widget ul.item-list li {
    margin:0;
}

ul.single-line li { border: none }

ul.item-list li img.avatar {
    float: left;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -webkit-border-radius: 2px;
}

ul.item-list li div.item-title,
ul.item-list li h4 {
    font-weight: bold;
    font-size: 16px;
    font-family: 'Open Sans';
    margin: 0;
    width: 100%;
    line-height: 26px;
    padding-left: 70px;
}

#members-dir-list ul.item-list li div.item-title {
    margin-top: 0px; 
    width: 70%;
    font-weight: normal;
}

#members-dir-list ul.item-list li div.item-title a:first-of-type {
    font-weight: bold;
}

#groups-dir-list ul.item-list li div.item-title {
    margin-top: 10px;
}

.sidebar ul.item-list li div.item-title {
    margin: 0;
}

ul.item-list li div.item-title span {
    font-family: 'Open Sans';
}

.sidebar ul.item-list .item-title {
    width: 100%;
    margin-left: 
}

    ul.item-list li div.item-title span {
        color: #999;
        font-size: 12px;
    }

ul.item-list li div.item-desc {
    color: #666;
    font-size: 12px;
    padding: 10px 0 0 70px;
    width: 70%;
}

ul.item-list li div.action {
    position: absolute;
    top: 0px;
    right: 10px;
    text-align: right;
    font-style: italic;
}

ul.item-list li div.meta {
    color: #888;
    font-size: 11px;
    margin-top: 10px;
}

ul.item-list li h5 span.small {
    float: right;
    font-size: 11px;
    font-weight: normal;
}

div.item-list-tabs {
    background: #fff;
    float: left; display: inline; 
    width: 100%;
    border-width: 1px;
    border-style: solid;
    border-color: #d5d5d5 #d2d2d2 #cdcdcd;

        background-color: #fafafa;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #f0f0f0));
        background-image: -webkit-linear-gradient(top, #fcfcfc, #f0f0f0);
        background-image: -moz-linear-gradient(top, #fcfcfc, #f0f0f0);
        background-image: -ms-linear-gradient(top, #fcfcfc, #f0f0f0);
        background-image: -o-linear-gradient(top, #fcfcfc, #f0f0f0);
        background-image: linear-gradient(top, #fcfcfc, #f0f0f0);
    
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
}

    div.item-list-tabs ul li {
        text-shadow: 0 1px #fff;
        background-color: #fafafa;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #f0f0f0));
        background-image: -webkit-linear-gradient(top, #fcfcfc, #f0f0f0);
        background-image: -moz-linear-gradient(top, #fcfcfc, #f0f0f0);
        background-image: -ms-linear-gradient(top, #fcfcfc, #f0f0f0);
        background-image: -o-linear-gradient(top, #fcfcfc, #f0f0f0);
        background-image: linear-gradient(top, #fcfcfc, #f0f0f0);
        -webkit-box-shadow: inset 0 0 0 1px #fafafa;
        -moz-box-shadow: inset 0 0 0 1px #fafafa;
        box-shadow: inset 0 0 0 1px #fafafa;
        border-left: 1px solid #d2d2d2;
    }

    div.item-list-tabs ul li:hover {
          color: #333;
          z-index: 10;
          text-decoration: none;
          -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3), inset 0 0 0 1px #fafafa;
          -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3), inset 0 0 0 1px #fafafa;
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.3), inset 0 0 0 1px #fafafa;
    }

    div.item-list-tabs ul li a {
        text-decoration: none;
        height: 20px;
    }

.sidebar .widget .item .item-title { font-size: 16px; font-family: 'Droid Serif', Georgia; font-weight: 500; line-height: 34px;}

.sidebar .widget .item .item-meta span { 
    float: left;
    font-style: normal; 
    margin:0; 
    font-size: 10px;
    font-family: 'Droid Serif', Serif;
    color: #aaa; 
}

 .sidebar .widget .item-list li { padding: 10px; }
 .sidebar .item-list { width: 100%;}
 .sidebar ul.item-list ul { border: none;}


#BP div.item-list-tabs ul { width: 100% }

    #BP div.item-list-tabs ul li {
        float: left;
        list-style-type: none;
    }

    #BP div.item-list-tabs ul li:hover { background: url(https://f2c592.claudeassets.com/20250522080546im_/https://acpaintball.com/wp-content/themes/politic/images/light/slider-overlay.png) }

    #BP div.item-list-tabs ul li:last-child { border-right: 1px solid #d2d2d2;}

    #BP div.item-list-tabs ul li#activity-all {
        float: left;
        list-style-type: none;
        margin: 0;
    }

#BP div.item-list-tabs ul { margin-left: 0px }

    #BP div.item-list-tabs ul li:first-child a { border-left: none !important }

#BP div.item-list-tabs#subnav ul li {
    margin-top: 2px;
    border: none;
    box-shadow: none;
}

#BP div.item-list-tabs#subnav label {
    font-style: italic;
    font-family: 'Open Sans';
    font-weight: 300;
}

#BP div.item-list-tabs#subnav ul li:last-child,
#BP div.item-list-tabs#subnav ul li:first-child { border: none }

#BP div.item-list-tabs ul li:first-child { border-left: 0 }

#BP div.item-list-tabs ul li.last {
    float: right;
    margin: 7px 10px 0 0;
}

#BP div.item-list-tabs#subnav ul li.last { margin-top: 6px }

#BP div.item-list-tabs ul li.last select { max-width: 175px }

#BP div.item-list-tabs ul li a,
#BP div.item-list-tabs ul li span {
    display: block;
    padding: 5px 10px;
    text-decoration: none;
/*    border-width: 1px 0 0;
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #fff;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.05); */
    position: relative;
}

    #BP div.item-list-tabs ul li a span {
            display: block;
            position: absolute;
            top: -12px;
            right: 3px;
            line-height: 16px;
            height: 16px;
            padding: 0 5px;
            font-family: Arial, sans-serif;
            color: 
            white;
            text-shadow: 0 1px 
            rgba(0, 0, 0, 0.25);
            border-width: 1px;
            border-style: solid;
            border-radius: 10px;
            -webkit-box-shadow: 0 1px 1px 
            rgba(0, 0, 0, 0.08), inset 0 1px 
            rgba(255, 255, 255, 0.3);
            -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08), inset 0 1px rgba(255, 255, 255, 0.3);
            box-shadow: 0 1px 1px 
            rgba(0, 0, 0, 0.08), inset 0 1px 
            rgba(255, 255, 255, 0.3);    
        }

    #BP div.item-list-tabs ul li a span {
            border-color: 
            #30AAE9;
            background-color: 
            #67C1EF;
            background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, 
            #ACDDF6), color-stop(100%, 
            #67C1EF));
            background-image: -webkit-linear-gradient(top, 
            #ACDDF6, 
            #67C1EF);
            background-image: -moz-linear-gradient(top, 
            #ACDDF6, 
            #67C1EF);
            background-image: -ms-linear-gradient(top, 
            #ACDDF6, 
            #67C1EF);
            background-image: -o-linear-gradient(top, 
            #ACDDF6, 
            #67C1EF);
            background-image: linear-gradient(top, 
            #ACDDF6, 
            #67C1EF);
    }

#BP div.item-list-tabs ul li.selected a,
#BP div.item-list-tabs ul li.current a {
    color: #555;
    font-weight: bold;
}

#BP div.item-list-tabs ul li.selected a span,
#BP div.item-list-tabs ul li.current a span {
            border-color: 
            #FA5A35;
            background-color: 
            #FA623F;
            background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, 
            #FC9F8A), color-stop(100%, 
            #FA623F));
            background-image: -webkit-linear-gradient(top, 
            #FC9F8A, 
            #FA623F);
            background-image: -moz-linear-gradient(top, 
            #FC9F8A, 
            #FA623F);
            background-image: -ms-linear-gradient(top, 
            #FC9F8A, 
            #FA623F);
            background-image: -o-linear-gradient(top, 
            #FC9F8A, 
            #FA623F);
            background-image: linear-gradient(top, 
            #FC9F8A, 
            #FA623F);
}

#BP ul li.loading a {
    background-image: url( https://97b769.claudeassets.com/20250522080546im_/https://acpaintball.com/wp-content/themes/politic/images/BP/ajax-loader.gif );
    background-position: 92% 50%;
    background-repeat: no-repeat;
    padding-right: 30px !important;
    display:none;
}

#BP div#item-nav ul li.loading a { background-position: 88% 50% }

#BP div.item-list-tabs#object-nav { margin-top: 0 }

#BP div.item-list-tabs#subnav {
    float: left; display: inline; 
    clear: both;
    margin: 0px 0px 25px 0px;
    min-height: 35px;
    border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    margin-top: -1px;
}

#BP div.item-list-tabs#subnav li {
    margin-top: 5px;

}

#BP div.item-list-tabs ul li.feed a {
    border: none;
    background: url( https://6a6ead.claudeassets.com/20250522080546im_/https://acpaintball.com/wp-content/themes/politic/images/BP/rss.png ) center left no-repeat;
    padding-left: 20px;
    margin-top: 0px;
    margin-left: 10px;
    text-indent: -9999px;
}

#BP #admins-list li { overflow: auto }

    #BP #admins-list li h5,
    #BP ul.item-list li h5 { margin-top: 15px; font-size: 16px; font-weight: 700; padding-left: 70px;}

/*--------------------------------------------------------------
9 - Private Messaging Threads
--------------------------------------------------------------*/

#BP table#message-threads tr.unread td {
    background: #fff9db;
    border-top: 1px solid #ffe8c4;
    border-bottom: 1px solid #ffe8c4;
    font-weight: bold;
}

#BP li span.unread-count,
#BP tr.unread span.unread-count {
    background: #dd0000;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
    padding: 2px 8px;
}

#BP div.item-list-tabs ul li a span.unread-count {
    padding: 1px 6px;
    color: #fff;
}

#BP div.messages-options-nav {
    background: #eee;
    font-size: 11px;
    margin: 0 -19px;
    padding: 5px 15px;
    text-align: right;
}

#BP div#message-thread div.message-box {
    margin: 0 -19px;
    padding: 15px;
}

#BP div#message-thread div.alt { background: #f4f4f4 }

#BP div#message-thread p#message-recipients { margin: 10px 0 20px 0 }

#BP div#message-thread img.avatar {
    float: left;
    margin: 0 10px 0 0;
    vertical-align: middle;
}

#BP div#message-thread strong {
    font-size: 16px;
    margin: 0;
}

    #BP div#message-thread strong a { text-decoration: none }

    #BP div#message-thread strong span.activity { margin: 4px 0 0 10px }

#BP div#message-thread div.message-metadata { overflow: hidden }

#BP div#message-thread div.message-content { margin-left: 45px }

#BP div#message-thread div.message-options { text-align: right }

/*--------------------------------------------------------------
10 - Pagination
--------------------------------------------------------------*/

.padder div.pagination {
    background: #f4f4f4 url(https://f2c592.claudeassets.com/20250522080546im_/https://acpaintball.com/wp-content/themes/politic/images/light/slider-overlay.png) repeat;
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.05), inset 1px 1px 0 rgba(255, 255, 255, 0.2);
    border: none;
    color: #888;
    font-size: 11px;
    height: 19px;
    padding: 8px 20px;
    position: relative;
}

    .padder div.pagination .pag-count {
        float: left;
        font-family: 'PT Serif', Serif;
        font-style: italic;
    }

    .padder div.pagination .pagination-links {
        float: right;
        font-family: 'PT Serif', Serif;
        font-style: italic;
    }


.padder div.pagination .pagination-links span,
.padder div.pagination .pagination-links a {
    font-size: 12px;
    padding: 0 5px;
}


.padder div.pagination .pagination-links a:hover { font-weight: bold }

.padder div#pag-bottom { margin-top: -1px }

.padder #nav-above { display: none }

.padder .paged #nav-above { display: block }

.dir-form {
    margin-top: 10px;
}

.logged-in .dir-form {
    margin-top: -5px;
}

.dir-form h2 {
    margin-bottom: 5px;
}
#BP div#whats-new-submit{border:0;background:0; margin-right: 5px;}
#BP div.dir-search input[type=submit]{ display: none; }

.padder {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

a.bp-primary-action { margin-top: 0 !important; vertical-align: top;}
/*
     FILE ARCHIVED ON 19:02:48 Sep 02, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:17:07 Sep 05, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.602
  exclusion.robots: 0.084
  exclusion.robots.policy: 0.072
  esindex: 0.008
  cdx.remote: 14.14
  LoadShardBlock: 86.223 (3)
  PetaboxLoader3.datanode: 60.712 (4)
  PetaboxLoader3.resolve: 88.737 (2)
  load_resource: 102.354
*/