/**
     The styles have been compressed, for better performance. 
    These are styles used for styling everything BuddyPress related.

 */

/*--------------------------------------------------------------
01 - Activity
--------------------------------------------------------------*/

#BuddyPress #activity-stream { margin-top: 0px }

#BuddyPress #item-body form#whats-new-form {
    border-bottom: 1px solid #ddd;
    margin: 20px 0 10px;
    padding-bottom: 20px;
    font-family: 'Droid Sans', Arial, 'Droid Sans', sans-serif;
}

#BuddyPress .home-page form#whats-new-form {
    border-bottom: none;
    padding-bottom: 0;
}

#BuddyPress form#whats-new-form h5 {
    font-weight: normal;
    font-style: normal;
    font-size: 26px;
    line-height: 45px;
    color: #888;
    margin: 10px;
    margin-left: 65px;
    padding: 0;
    vertical-align: middle;
}

#BuddyPress form#whats-new-form #whats-new-avatar { float: left }

#BuddyPress form#whats-new-form #whats-new-content {
    margin-left: 0;
}

#BuddyPress 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;
    padding: 6px;
    width: 98%;
}

#BuddyPress form#whats-new-form #whats-new-options select {
    max-width: 200px;
    margin-top: 7px;
}

#BuddyPress form#whats-new-form #whats-new-submit {
    float: right;
    margin-top: 3px;
    margin-right: 10px;
}

#BuddyPress #whats-new-options {
    margin-top:3px;
}

#whats-new-options {
    overflow: hidden;
    height: 0;
}

#BuddyPress #aw-whats-new-submit {
    margin-top: 3px !important;
}

#BuddyPress #whats-new-textarea { height: 50px; }

/*--------------------------------------------------------------
1.1 - Activity Listing
--------------------------------------------------------------*/

#BuddyPress ul.activity-list li {
    overflow: hidden;
    padding: 10px 0 10px 10px;
    list-style-type: none;
}

#BuddyPress ul.activity-list li ul li {
    background: #fafafa;
    border: 1px solid transparent;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
    padding: 0;
} 

#BuddyPress ul.activity-list li ul li ul li {
    width: 96.6%;
    padding: 5px 0;
    box-shadow: none;
    border-top: 3px double #eaeaea;
}

#BuddyPress ul.activity-list li ul li ul li ul li {
    width: 95.8%;
    box-shadow: none;
}

#BuddyPress .activity-list .activity-avatar { float: left }

#BuddyPress ul.item-list.activity-list li.has-comments { padding-bottom: 15px }

#BuddyPress body.activity-permalink ul.activity-list li.has-comments { padding-bottom: 0 }

#BuddyPress .activity-list li.mini {
    font-size: 11px;
    position: relative;
}

#BuddyPress #friend-list .item,
#BuddyPress #members-list .item {
    margin-top: 25px;
}

#BuddyPress #friend-list .activity,
#BuddyPress #members-list .activity {
    margin-top: -10px;
}

#BuddyPress #friend-list .action a {
    padding: 3px 5px;
    margin: 10px 5px 0 0;
}

    #BuddyPress .activity-list li.mini .activity-avatar img.avatar,
    #BuddyPress .activity-list li.mini .activity-avatar img.FB_profile_pic { margin: 10px }

    #BuddyPress .activity-list li.mini .activity-header { margin-top: 40px }

#BuddyPress .activity-list li .activity-header { margin-top: 10px }

#BuddyPress .activity-list .new_forum_topic .activity-meta,
#BuddyPress .activity-list .new_forum_post .activity-meta {
    margin-top: 25px;
}

#BuddyPress .activity-list li.mini .activity-header p a.activity-time-since { margin-top: -20px }

#BuddyPress .activity-list li.mini .activity-meta { margin-top: -20px; display:none; }
#BuddyPress .activity-list li.mini:hover .activity-meta { margin-top: -20px; display:block; }


#BuddyPress .no-ajax ul li.mini .activity-meta {
    margin-top: 83px;
    margin-right: 10px;
    display:none;
}

#BuddyPress .no-ajax ul li.mini:hover .activity-meta {
    display:block;
}

#BuddyPress .no-ajax ul li .activity-meta { margin-top: 53px; display:none; }
#BuddyPress .no-ajax ul li:hover .activity-meta { margin-top: 53px; display:block; }

#BuddyPress .activity-list li .activity-meta span { padding: 0 3px; display: none;}

#BuddyPress .activity-permalink .activity-list li.mini .activity-avatar img.avatar,
#BuddyPress .activity-permalink .activity-list li.mini .activity-avatar img.FB_profile_pic {
    height: auto;
    margin-left: 0;
    width: auto;
}

#BuddyPress body.activity-permalink .activity-list > li:first-child { padding-top: 0 }

#BuddyPress .activity-list li .activity-content { position: relative }

#BuddyPress .activity-list li.mini .activity-content p { margin: 0 }

#BuddyPress .activity-list li.mini .activity-comments {
    top: 0;
    left: 0;
    overflow: hidden;
    display:
    font-size: 12px;
}

#BuddyPress body.activity-permalink li.mini .activity-meta { margin-top: 4px }

#BuddyPress .activity-list li .activity-inreplyto {
    background: url( ../images/buddypress/replyto_arrow.gif ) 7px 0 no-repeat;
    color: #888;
    font-size: 11px;
    margin-left: -15px;
    margin-top: 5px;
    margin-bottom: 15px;
    padding-left: 25px;
}

    #BuddyPress .activity-list li .activity-inreplyto > p {
        margin: 0;
        display: inline;
    }

    #BuddyPress .activity-list li .activity-inreplyto blockquote,
    #BuddyPress .activity-list li .activity-inreplyto div.activity-inner {
        background: none;
        border: none;
        display: inline;
        margin: 0;
        overflow: hidden;
        padding: 0;
    }

#BuddyPress .activity-list .activity-content {
    margin-left: 80px;
    margin-top: -10px;
}

#BuddyPress 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;
}

#BuddyPress body.activity-permalink .activity-list li .activity-header > p {
    background: url( ../images/buddypress/activity_arrow.gif ) top left no-repeat;
    height: 35px;
    margin-bottom: 0;
    margin-left: -35px;
    padding: 5px 0 0 35px;
}

#BuddyPress .activity-list .activity-content .activity-header,
#BuddyPress .activity-list .activity-content .comment-header {
    color: #999;
    font-size: 12px;
    line-height: 19px;
    margin-top: 20px;
    text-align: left;
}

#BuddyPress .activity-header { margin-right: 10px; margin-left: 10px; }

    #BuddyPress .activity-header a,
    #BuddyPress .comment-meta a,
    #BuddyPress .acomment-meta a { text-decoration: none; padding:0px 0px 0 0px;  font-size: 12px; font-family: 'Droid Serif', Serif; color: #888; font-weight: 700}

#BuddyPress .activity-list .activity-content .activity-header img {
    display: none;
}

#BuddyPress .activity-list .activity-content .activity-header img.avatar {
    float: none !important;
    margin: 0 5px -8px 0 !important;
}

#BuddyPress a.bp-secondary-action,
#BuddyPress span.highlight {
    font-size: 11px;
    padding: 0;
    margin-right: 5px;
    text-decoration: none;
}

#BuddyPress .activity-list .activity-content .activity-inner,
#BuddyPress .activity-list .activity-content blockquote {
    overflow: hidden;
}

#BuddyPress .activity-list .activity-content .activity-inner {
    margin-left: 10px;
    margin-top: -10px; 
    display: block;
    overflow: hidden;
    position: relative;
    font-size: 13px;
    width: 65%;
    color: #888;
}


.item-meta span.activity { font-style: italic; color: #ccc; font-size: 11px; float: right; margin-top: -10px; display: block; overflow: hidden;}

.activity-permalink #BuddyPress .activity-list .activity-content .activity-inner {
margin-left:0;
}

#BuddyPress body.activity-permalink .activity-content .activity-inner,
#BuddyPress body.activity-permalink .activity-content blockquote {
    margin-left: 0;
    margin-top: 5px;
}

#BuddyPress .activity-inner > p {
    word-wrap: break-word;
    margin-bottom: 10px;
}

#BuddyPress .activity-inner > .activity-inner { margin: 0 !important }

#BuddyPress .activity-inner > blockquote { margin: 0 !important }

#BuddyPress .activity-list .activity-content img.thumbnail {
    border: 2px solid #eee;
    float: left;
    margin: 0 10px 5px 0;
}

#BuddyPress .activity-read-more {
    margin-left: 1em;
    white-space: nowrap;
}

#BuddyPress .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;
}
#BuddyPress.activity .activity-list li.load-more {
    display: none;
}

    #BuddyPress .activity-list li.load-more a { display:block; margin-bottom:5px; color: #999 }

/*--------------------------------------------------------------
1.2 - Activity Comments
--------------------------------------------------------------*/

#BuddyPress ul li div.activity-meta {
    top: 40px;
    right: 10px;
    z-index:100;
    float: right;
    position: absolute;
    display: none;
    transition: .5s ease-out !important;
    -webkit-transition: .5 ease-out;
}

#BuddyPress ul li:hover div.activity-meta {
    display:block;
}

#BuddyPress body.activity-permalink div.activity-meta { margin-bottom: 6px }

#BuddyPress div.activity-meta a {
    font: normal 11px/20px 'Droid Sans', 'Droid Sans', Arial, Tahoma, Verdana, sans-serif;
    padding: 2px 5px;
    margin: 0;
}

#BuddyPress a.activity-time-since {
    margin: 1px 5px;
    color: #d2d2d2;
    text-decoration: none;
    font-style: normal;
    font-size: 11px;
    font-weight: 500;
    font-family: 'Droid Serif', 'PT Serif', Serif;
    float: right;
}

#BuddyPress a.activity-time-since:hover {
    color: #888;
    text-decoration: none;
}

#BuddyPress a.bp-primary-action,
#BuddyPress #reply-title small a {
    font-size: 11px;
    margin-right: 5px;
    text-decoration: none;
}

    #BuddyPress a.bp-primary-action span,
    #BuddyPress #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: 0 0 0 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;
    padding: 0 0 0 10px;
    width: 97.5%;
}

    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: 30px;
    margin-top: 0;
    padding-left: 10px;
}

body.activity-permalink div.activity-comments ul li > ul { margin-top: 10px }

#BuddyPress body.activity-permalink div.activity-comments > ul { padding: 0 10px 0 15px }

#BuddyPress div.activity-comments div.acomment-avatar img {
    border-width: 1px !important;
    float: left;
    height: 25px;
    margin-right: 10px;
    width: 25px;
}

#BuddyPress div.activity-comments div.acomment-content {
    font-size: 12px;
    margin: 10px 0 0 10px;
    color: #999;
}

    #BuddyPress div.activity-comments div.acomment-content p { margin-bottom: 10px }

#BuddyPress div.acomment-content .time-since,
#BuddyPress div.acomment-content .activity-delete-link,
#BuddyPress div.acomment-content .comment-header { display: none }

#BuddyPress body.activity-permalink div.activity-comments div.acomment-content { font-size: 14px }

#BuddyPress div.activity-comments div.acomment-meta {
    color: #ccc;
    font-size: 11px;
    line-height: 36px;
}

#BuddyPress 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;
}

#BuddyPress div.activity-comments li form.ac-form {
    margin-right: 15px;
    clear: both;
}

#BuddyPress div.activity-comments form.root { margin-left: 0 }

#BuddyPress div.activity-comments div#message {
    margin-top: 15px;
    margin-bottom: 0;
}

#BuddyPress div.activity-comments form.loading {
    background-image: url( ../images/buddypress/ajax-loader.gif );
    background-position: 2% 95%;
    background-repeat: no-repeat;
    display:none;
}

#BuddyPress div.activity-comments form .ac-textarea {
    background: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#BuddyPress div.activity-comments form textarea {
    color: #555;
    font-family: inherit;
    font-size: 11px;
    height: 60px;
    padding: 0;
    width: 100%;
}

#BuddyPress div.activity-comments form input { margin-top: 5px }

#BuddyPress div.activity-comments form div.ac-reply-avatar img { float: left; margin:0; }

#BuddyPress div.ac-reply-avatar img { border: 2px solid #fff !important }

#BuddyPress div.activity-comments form div.ac-reply-content {
    color: #888;
    font-size: 11px;
    margin-left: 50px;
    padding-left: 15px;
}

#BuddyPress .acomment-options {
    float: left;
    margin: 5px 0 10px 51px;
}

    #BuddyPress .acomment-options a { color: #999 }

    #BuddyPress .acomment-options a:hover { color: inherit }

/*--------------------------------------------------------------
2 - Admin Bar
--------------------------------------------------------------*/

#BuddyPress #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
--------------------------------------------------------------*/

#BuddyPress div.dir-search {
    float: right;
    margin-top: -45px;
}


/*--------------------------------------------------------------
4 - Errors / Success Messages
--------------------------------------------------------------*/

#BuddyPress div#message { margin: 30px 0 15px }

#BuddyPress #message.info { margin-bottom: 0 }

#BuddyPress div#message.updated { clear: both }

#BuddyPress div#message p {
    font-size: 12px;
    display: block;
    padding: 10px 15px;
}

#BuddyPress div#message a {
    color: #fff;
    border-bottom: 1px dotted #fff;
}

#BuddyPress div#message.error p {
    clear: left;
    color: #fff;
}

#BuddyPress div#message.updated p { color: #fff }

#BuddyPress .standard-form#signup_form .register-section {
    width: 100%;
}

#BuddyPress .standard-form#signup_form .register-section#profile-details-section {
    margin: 0;
}

#BuddyPress .standard-form#signup_form div div.error {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #2da1cb;
    margin: 0 0 10px 0;
    padding: 6px;
    width: 90%;
}

#BuddyPress div.accept,
#BuddyPress div.reject {
    float: left;
    margin-left: 10px;
}

#BuddyPress ul.button-nav li {
    float: left;
    margin: 10px 10px 0px;
}

#BuddyPress ul.button-nav li.current a { font-weight: bold }

/*--------------------------------------------------------------
5 - Forms
--------------------------------------------------------------*/


#BuddyPress .standard-form select { padding: 3px }

#BuddyPress .standard-form input[type=password] { margin-bottom: 5px }

#BuddyPress .standard-form label,
#BuddyPress .standard-form span.label {
    display: block;
    font-weight: bold;
    margin: 15px 0 5px 0;
}

#BuddyPress .standard-form div.checkbox label,
#BuddyPress .standard-form div.radio label {
    color: #888;
    font-size: 14px;
    font-weight: normal;
    margin: 5px 0 0 0;
}

#BuddyPress .standard-form#sidebar-login-form label { margin-top: 5px }

#BuddyPress .standard-form input[type=text] { width: 75% }


#BuddyPress .standard-form#sidebar-login-form input[type=text],
#BuddyPress .standard-form#sidebar-login-form input[type=password] {
    padding: 4px;
    width: 95%;
}

#BuddyPress .standard-form #basic-details-section input[type=password],
#BuddyPress .standard-form #blog-details-section input#signup_blog_url { width: 90% }

#BuddyPress .form-allowed-tags,
#BuddyPress #commentform input[type=text],
#BuddyPress #commentform textarea { width: 90% }

#BuddyPress .standard-form#signup_form input[type="text"], #BuddyPress .standard-form#signup_form textarea, #BuddyPress .standard-form#signup_form input[type="password"] { width: 42%;}

#BuddyPress div#signup-avatar img { margin: 0 15px 10px 0 }

#BuddyPress .standard-form textarea {
    margin-top:10px;
    width: 75%;
    height: 120px;
}

#BuddyPress .standard-form textarea#message_content { height: 200px }

#BuddyPress .standard-form#send-reply textarea { width: 97.5% }

#BuddyPress .standard-form p.description {
    color: #888;
    font-size: 11px;
    margin: 5px 0;
}

#BuddyPress .standard-form div.submit {
    clear: both;
    padding: 15px 0 0 0;
}

#BuddyPress .standard-form p.submit {
    margin-bottom: 0;
    padding: 15px 0 0 0;
}

#BuddyPress .standard-form div.submit input { margin-right: 15px }

#BuddyPress .standard-form div.radio ul {
    margin: 10px 0 15px 38px;
    list-style: disc;
}

    #BuddyPress .standard-form div.radio ul li { margin-bottom: 5px }

#BuddyPress .standard-form a.clear-value {
    display: block;
    margin-top: 5px;
    outline: none;
}

#BuddyPress .standard-form #basic-details-section,
#BuddyPress .standard-form #blog-details-section,
#BuddyPress .standard-form #profile-details-section {
    float: left;
    width: 48%;
}

#BuddyPress .standard-form #blog-details-section { clear: left }

#BuddyPress form#send-invite-form { margin-top: 20px }

#BuddyPress 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;
}

#BuddyPress ul.button-nav li a,
#BuddyPress div.generic-button a,
#BuddyPress .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 'Droid Sans', 'Droid Sans', 'Droid Sans', 'Droid Sans', Arial, Tahoma, Verdana, sans-serif;
    outline: none;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    line-height: 14px;
}


#BuddyPress ul.button-nav li a:hover,
#BuddyPress ul.button-nav li.current a,
#BuddyPress div.generic-button a:hover,
#BuddyPress .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;
}

#BuddyPress .friendship-button { margin-right: 5px }


/*--------------------------------------------------------------
6 - Ajax Loading
--------------------------------------------------------------*/


#BuddyPress input[type="submit"].pending,
#BuddyPress input[type="button"].pending,
#BuddyPress input[type="reset"].pending,
#BuddyPress input[type="submit"].disabled,
#BuddyPress input[type="button"].disabled,
#BuddyPress input[type="reset"].disabled,
#BuddyPress button.pending,
#BuddyPress button.disabled,
#BuddyPress div.pending a,
#BuddyPress a.disabled {
    border-color: #eee;
    color: #bbb;
    cursor: default;
}

#BuddyPress input[type="submit"]:hover.pending,
#BuddyPress input[type="button"]:hover.pending,
#BuddyPress input[type="reset"]:hover.pending,
#BuddyPress input[type="submit"]:hover.disabled,
#BuddyPress input[type="button"]:hover.disabled,
#BuddyPress input[type="reset"]:hover.disabled,
#BuddyPress button.pending:hover,
#BuddyPress button.disabled:hover,
#BuddyPress div.pending a:hover,
#BuddyPress 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
--------------------------------------------------------------*/

#BuddyPress ul#topic-post-list {
    padding: 0 0 5px;
    width: auto;
}

    #BuddyPress ul#topic-post-list li {
        padding: 10px;
        position: relative;
    }

    #BuddyPress ul#topic-post-list li.alt { background: #f5f5f5 }

    #BuddyPress ul#topic-post-list li div.poster-meta {
        color: #888;
        margin-bottom: 10px;
    }

    #BuddyPress ul#topic-post-list li img.avatar {
        margin: 0 10px 0 0;
    }

    #BuddyPress ul#topic-post-list li div.post-content { margin-left: 54px }

#BuddyPress div.topic-tags {
    display: none;
    font-size: 11px;
    float: right;
    margin-top: -20px;
    margin-right: 10px;
}

#BuddyPress div.admin-links {
    color: #888;
    font-size: 11px;
    position: absolute;
    top: 15px;
    right: 25px;
}

#BuddyPress div#topic-meta {
    margin: -10px -19px;
    padding: 5px 19px 30px;
    position: relative;
}

    #BuddyPress div#topic-meta div.admin-links {
        right: 19px;
        top: -34px;
    }

    #BuddyPress div#topic-meta div.admin-links a {
        margin: 0 5px;
    }

    #BuddyPress div#topic-meta h3 {
        font-size: 24px;
        margin: 15px 0 0 0;
    }

#BuddyPress div#new-topic-post {
    display: none;
    margin: 20px 0 0 0;
    padding: 1px 0 0 0;
}

#BuddyPress table { width: 100% }

    #BuddyPress table thead tr { background: #eaeaea; text-align: left; font-size: 13px; font-family: 'Droid Serif', Serif; font-weight: bold; color: #777; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);}

#BuddyPress table#message-threads {
    margin: 0 -19px;
    width: auto;
}

#BuddyPress table.profile-fields { margin-bottom: 20px }

#BuddyPress table.profile-fields:last-child { margin-bottom: 0 }

#BuddyPress table.profile-fields p { margin-top: 15px }

#BuddyPress table.profile-fields p:last-child { margin-top: 0 }

#BuddyPress div#sidebar table {
    margin: 0 -16px;
    width: 117%;
}

#BuddyPress table tr td,
#BuddyPress table tr th { vertical-align: middle }
#BuddyPress table tr td.td-postcount { margin-left: 15px; color: #999; font-size: 46px; font-family: 'Bree Serif', Georgia, Serif; overflow: hidden; }

#BuddyPress table tr td.label {
    border-right: 1px solid #eaeaea;
    font-weight: bold;
    width: 25%;
}

#BuddyPress table tr td.thread-info p { margin: 0 }

#BuddyPress table tr td.thread-info p.thread-excerpt {
    color: #888;
    font-size: 11px;
    margin-top: 3px;
}

#BuddyPress div#sidebar table td,
#BuddyPress table.forum td { text-align: left }

#BuddyPress table tr.alt td { background: #f5f5f5 }

#BuddyPress td.data { font-size: 16px }

    #BuddyPress td.data p { margin-bottom: 0 }

#BuddyPress table.notification-settings {
    margin-bottom: 20px;
    text-align: left;
}

#BuddyPress #groups-notification-settings { margin-bottom: 0 }

#BuddyPress table.notification-settings th.icon,
#BuddyPress table.notification-settings td:first-child { display: none }

#BuddyPress table.notification-settings th.title { width: 80% }

#BuddyPress table.notification-settings .yes,
#BuddyPress table.notification-settings .no {
    text-align: center;
    width: 40px;
}

#BuddyPress table.forum {
    margin: 20px 0;
    width: auto;
}

    #BuddyPress table.forum tr.sticky td {
        font-size: 1.2em;
        background: #fff9db;
        border-top: 1px solid #ffe8c4;
        border-bottom: 1px solid #ffe8c4;
    }

    #BuddyPress table.forum tr.closed td.td-title {
        background-image: url( ../images/buddypress/closed.png );
        background-position: 15px 50%;
        background-repeat: no-repeat;
        padding-left: 35px;
    }

    #BuddyPress table.forum td p.topic-text {
        color: #888;
        font-size: 13px;
    }

    #BuddyPress table.forum tr > td:first-child,
    #BuddyPress table.forum tr > th:first-child { padding-left: 15px }

    #BuddyPress table.forum tr > td:last-child,
    #BuddyPress table.forum tr > th:last-child { padding-right: 15px }

    #BuddyPress table.forum tr th#th-title,
    #BuddyPress table.forum tr th#th-poster,
    #BuddyPress table.forum tr th#th-group,
    #BuddyPress table.forum td.td-poster,
    #BuddyPress table.forum td.td-group,
    #BuddyPress table.forum td.td-title { text-align: left; font-size: 12px; }

    #BuddyPress table.forum tr td.td-title a.topic-title { display: block; margin: 10px 0;font-size: 1.6em; font-family: 'Bree Serif', Georgia, Serif; }

    #BuddyPress table.forum td.td-freshness { white-space: nowrap }

        #BuddyPress table.forum td.td-freshness span.time-since {
            font-size: 0.9em;
            color: #888;
        }

    #BuddyPress table.forum td img.avatar {
        float: none;
        margin: 0 5px -8px 0;
    }

    #BuddyPress table.forum td.td-poster,
    #BuddyPress table.forum td.td-group { min-width: 140px }

    #BuddyPress table.forum th#th-title { width: 80% }

    #BuddyPress table.forum th#th-freshness { width: 25% }

    #BuddyPress table.forum th#th-postcount { width: 15% }

    #BuddyPress table.forum p.topic-meta {
        font-size: 0.9em;
        margin: 5px 0 10px 0;
    }

/*--------------------------------------------------------------
8 - Headers, Lists and Tabs - Activity, Groups, Blogs, Forums
--------------------------------------------------------------*/

#BuddyPress .item-body { margin: 20px 0 }

#BuddyPress span.activity {
    display: inline-block;
    font-size: 11px;
    opacity: 0.8;
    padding: 1px 8px;
    margin-right: -5px;
}

#BuddyPress span.user-nicename {
    color: #777;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
}

#BuddyPress span.activity,
#BuddyPress div#message p {
    border: 1px solid #2da1cb;
    color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-weight: normal;
    margin: 5px;
    text-decoration: none;
    text-shadow: none;
    background: #2da1cb; /* Old browsers */
    background: -moz-linear-gradient(top, #2da1cb 0%, #3db7e4 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2da1cb), color-stop(100%,#3db7e4)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #2da1cb 0%,#3db7e4 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #2da1cb 0%,#3db7e4 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #2da1cb 0%,#3db7e4 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2da1cb', endColorstr='#3db7e4',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #2da1cb 0%,#3db7e4 100%); /* W3C */

}

#BuddyPress .item-list span.activity {
    opacity: 0.3;
    -moz-opacity: 0.3;
    transition: .5s ease-out;
    -moz-transition: .5s ease-out;
    -webkit-transition: .5s ease-out;
    -o-transition: .5s ease-out;    
}

#BuddyPress ul.item-list li:hover span.activity {
    opacity: 1;
    -moz-opacity: 1;
    filter:alpha(opacity=100);
}

#BuddyPress div#item-header { overflow: hidden }

    #BuddyPress div#item-header div#item-header-content { margin-left: 170px }

    #BuddyPress div#item-header h2 {
        font-size: 28px;
        line-height: 120%;
        margin: 0 0 15px 0;
    }

        #BuddyPress div#item-header h2 a {
            color: #777;
            text-decoration: none;
        }

    #BuddyPress div#item-header img.avatar {
        float: left;
        margin: 0 15px 19px 0;
    }

    #BuddyPress div#item-header img.avatar {
        float: left;
        margin: 0 15px 19px 0;
        max-width: 150px;
        height: auto;
    }

    #BuddyPress div#item-header-avatar {
        display: block;
    }

#BuddyPress img.avatar {
    padding: 2px;
    border: 1px solid #D9D9D9;
    overflow: auto;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
}

#BuddyPress img.avatar:hover {
    background: #2da1cb;
}

#BuddyPress div#item-header h2 { margin-bottom: 5px }

    #BuddyPress div#item-header span.activity,
    #BuddyPress div#item-header h2 span.highlight {
        font-size: 11px;
        font-weight: normal;
        line-height: 170%;
        margin-bottom: 7px;
        vertical-align: middle;
    }

    #BuddyPress div#item-header h2 span.highlight { font-size: 16px }

        #BuddyPress 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;
        }

#BuddyPress h2 {
    font-size: 24px;
    line-height: 30px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.4);
}

#BuddyPress div#item-header div#item-meta {
    font-size: 14px;
    color: #aaa;
    overflow: hidden;
    margin: 15px 0 5px 0;
    padding-bottom: 10px;
}

#BuddyPress div#item-header div#item-actions {
    float: right;
    margin: 0 0 15px 15px;
    text-align: right;
    width: 20%;
}

    #BuddyPress div#item-header div#item-actions h3 {
        font-size: 12px;
        margin: 0 0 5px 0;
    }

#BuddyPress div#item-header ul {
    margin-bottom: 15px;
    overflow: hidden;
}

    #BuddyPress div#item-header ul h5,
    #BuddyPress div#item-header ul span,
    #BuddyPress div#item-header ul hr { display: none }

    #BuddyPress div#item-header ul li { float: right }

    #BuddyPress div#item-header ul img.avatar,
    #BuddyPress div#item-header ul.avatars img.avatar {
        height: 30px;
        margin: 2px;
        width: 30px;
    }

#BuddyPress div#item-header div.generic-button,
#BuddyPress div#item-header a.button {
    float: left;
    margin: 10px 10px 0 0;
}

#BuddyPress 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;
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter:alpha(opacity=80);
    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 {
    padding-bottom: 0;
}

.widget ul.item-list li {
    margin:0;
}

ul.single-line li { border: none }

ul.item-list li img.avatar {
    float: left;
    margin: 10px 10px 10px 10px;
    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: normal;
    font-size: 16px;
    font-family: 'Droid Serif', Georgia, Serif;
    margin: 0;
    width: 75%;
    line-height: 26px;
}

#members-dir-list ul.item-list li div.item-title {
    margin-top: 25px; 
    margin-left: 20px;
    width: 85%;
}

#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: 'Droid 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: #888;
    font-size: 11px;
    margin: 10px 0 0 70px;
    width: 50%;
}

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;
}

.activity-type-tabs {
    margin-top: 5px !important;
}

.logged-in .activity-type-tabs {
    margin-top: 15px !important;
}

div.item-list-tabs {
    background: #fff;
    margin: 25px 0px 20px 0px;
    overflow: hidden;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    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);
}

    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;}


#BuddyPress div.item-list-tabs ul { width: 100% }

    #BuddyPress div.item-list-tabs ul li {
        float: left;
        list-style-type: none;
    }

    #BuddyPress div.item-list-tabs ul li:hover { background: url(../images/light/slider-overlay.png) }

    #BuddyPress div.item-list-tabs ul li#activity-all {
        float: left;
        list-style-type: none;
        margin: 0;
    }

#BuddyPress div.item-list-tabs ul { margin-left: 0px }

    #BuddyPress div.item-list-tabs ul li:first-child a { border-left: none !important }

#BuddyPress div.item-list-tabs#subnav ul li a {
    margin-top: 2px;
    border: none;
}

#BuddyPress div.item-list-tabs#subnav label {
    font-style: italic;
    font-family: 'PT Serif', Serif;
}

#BuddyPress div.item-list-tabs#subnav ul li:last-child,
#BuddyPress div.item-list-tabs#subnav ul li:first-child { border: none }

#BuddyPress div.item-list-tabs ul li:first-child { margin-left: 0px }

#BuddyPress div.item-list-tabs ul li.last {
    float: right;
    margin: 7px 10px 0 0;
}

#BuddyPress div.item-list-tabs#subnav ul li.last { margin-top: 6px }

#BuddyPress div.item-list-tabs ul li.last select { max-width: 175px }

#BuddyPress div.item-list-tabs ul li a,
#BuddyPress 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);
}

    #BuddyPress div.item-list-tabs ul li a span {
        background-color: #f56c7e;
        border: 1px solid #2da1cb;
        box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1), inset 1px 1px 0 rgba(255, 255, 255, 0.1);
        background: #2da1cb; /* Old browsers */
        background: -moz-linear-gradient(top, #2da1cb 0%, #3db7e4 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2da1cb), color-stop(100%,#3db7e4)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #2da1cb 0%,#3db7e4 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #2da1cb 0%,#3db7e4 100%); /* Opera11.10+ */
        background: -ms-linear-gradient(top, #2da1cb 0%,#3db7e4 100%); /* IE10+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2da1cb', endColorstr='#3db7e4',GradientType=0 ); /* IE6-9 */
        background: linear-gradient(top, #2da1cb 0%,#3db7e4 100%); /* W3C */
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        height: 25px;
        color: #fff;
        display: inline;
        font-size: 90%;
        margin-left: 2px;
        padding: 1px 5px;
    }

#BuddyPress div.item-list-tabs ul li.selected a,
#BuddyPress div.item-list-tabs ul li.current a {
    color: #555;
    font-weight: bold;
}

#BuddyPress div.item-list-tabs ul li:last-child { border: none }

#BuddyPress div.item-list-tabs ul li.selected a span,
#BuddyPress div.item-list-tabs ul li.current a span {
    border: 1px solid #2da1cb;
    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: #2da1cb; /* Old browsers */
    background: -moz-linear-gradient(top, #2da1cb 0%, #3db7e4 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2da1cb), color-stop(100%,#3db7e4)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #2da1cb 0%,#3db7e4 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #2da1cb 0%,#3db7e4 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #2da1cb 0%,#3db7e4 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2da1cb', endColorstr='#3db7e4',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #2da1cb 0%,#3db7e4 100%); /* W3C */
}

#BuddyPress ul li.loading a {
    background-image: url( ../images/buddypress/ajax-loader.gif );
    background-position: 92% 50%;
    background-repeat: no-repeat;
    padding-right: 30px !important;
    display:none;
}

#BuddyPress div#item-nav ul li.loading a { background-position: 88% 50% }

#BuddyPress div.item-list-tabs#object-nav { margin-top: 0 }

#BuddyPress div.item-list-tabs#subnav {

    margin: -22px 0px 15px 0px;
    min-height: 35px;
    overflow: hidden;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

#BuddyPress div.item-list-tabs#subnav li {
    margin-top: 5px;

}

#BuddyPress div.item-list-tabs ul li.feed a {
    border: none;
    background: url( ../images/buddypress/rss.png ) center left no-repeat;
    padding-left: 20px;
    margin-top: 3px;
    margin-left: -40px;
    text-indent: -9999px;
}

#BuddyPress #admins-list li { overflow: auto }

    #BuddyPress #admins-list li h5,
    #BuddyPress ul.item-list li h5 { margin-top: 15px }

/*--------------------------------------------------------------
9 - Private Messaging Threads
--------------------------------------------------------------*/

#BuddyPress table#message-threads tr.unread td {
    background: #fff9db;
    border-top: 1px solid #ffe8c4;
    border-bottom: 1px solid #ffe8c4;
    font-weight: bold;
}

#BuddyPress li span.unread-count,
#BuddyPress 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;
}

#BuddyPress div.item-list-tabs ul li a span.unread-count {
    padding: 1px 6px;
    color: #fff;
}

#BuddyPress div.messages-options-nav {
    background: #eee;
    font-size: 11px;
    margin: 0 -19px;
    padding: 5px 15px;
    text-align: right;
}

#BuddyPress div#message-thread div.message-box {
    margin: 0 -19px;
    padding: 15px;
}

#BuddyPress div#message-thread div.alt { background: #f4f4f4 }

#BuddyPress div#message-thread p#message-recipients { margin: 10px 0 20px 0 }

#BuddyPress div#message-thread img.avatar {
    float: left;
    margin: 0 10px 0 0;
    vertical-align: middle;
}

#BuddyPress div#message-thread strong {
    font-size: 16px;
    margin: 0;
}

    #BuddyPress div#message-thread strong a { text-decoration: none }

    #BuddyPress div#message-thread strong span.activity { margin: 4px 0 0 10px }

#BuddyPress div#message-thread div.message-metadata { overflow: hidden }

#BuddyPress div#message-thread div.message-content { margin-left: 45px }

#BuddyPress div#message-thread div.message-options { text-align: right }

/*--------------------------------------------------------------
10 - Pagination
--------------------------------------------------------------*/

.padder div.pagination {
    background: #f4f4f4 url(../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;
    }

#pag-top { margin: 5px 0 }

.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 }

a.bp-primary-action { margin-top: 10px }
.logged-in #group-dir-search,
.logged-in #forums-dir-search {
    margin-top: -55px !important;
}

.dir-form {
    margin-top: 10px;
}

.logged-in .dir-form {
    margin-top: -5px;
}

.dir-form h2 {
    margin-bottom: 5px;
}
#BuddyPress div#whats-new-submit{border:0;background:0}#BuddyPress div.dir-search input[type=submit]{box-shadow:none}.logged-in header.sixteen.columns{margin-top:30px!important}