/*
Theme Name: Xphoria
Description: A BuddyPress Theme
Author: Diabolique Design
Author URI: http://themeforest.net/user/Diabolique
Theme URI: http://themeforest.net/item/xphoria-buddypress-theme/6142548
Tags: buddypress, bbpress
Version: 1.2
License: Regular License
License URI: http://themeforest.net/licenses/regular_extended
*/

/*--------------------------------------------------------------
----------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 - Reset - Based on work by Eric Meyer
2.0 - Structural
2.1 - Content
2.2 - Header
2.3 - Footer
2.4 - Sidebar
2.5 - Frontpage
2.6 - Groups
2.7 - Login Page
2.8  - Search
3.0 - Non-structural
3.1 - Text
3.2 - Headers
3.3 - Lists
4.0 - Navigation
4.1 - Pagination
4.2 - Shortcodes
5.0 - WordPress
5.1 - Alignments
5.2 - Comments
5.3 - Gallery
5.4 - Images
5.5 - Posts
5.6 - Contact Form 7
6.0 - BuddyPress
6.1 - Activity
6.1.1 - Activity Listing
6.1.2 - Activity Comments
6.2 - Admin Bar
6.3 - Directories - Members, Groups, Blogs, Forums
6.4 - Error / Success Messages
6.5 - Forms
6.6 - Ajax Loading
6.7 - Tables
6.8 - Headers, Lists and Tabs - Activity, Groups, Blogs, Forums
6.9 - Private Messaging Threads
7.0 - WooCommerce
7.1 - WPMU
7.2 - Chat
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 - Reset - Reset default browser CSS. Based on work by Eric
Meyer: v1.0  http://meyerweb.com/eric/tools/css/reset/index.html
--------------------------------------------------------------*/
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
b,u,i,center,
dl,dt,dd,ol,ul,li, fieldset,form,label,legend, table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;background:transparent;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,
q:before,q:after{content:'';content:none;}
:focus{outline:0;}
ins {text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}
header, nav, section, article, aside, footer { display:block; }

/*--------------------------------------------------------------
2.0 - Structural
--------------------------------------------------------------*/
body { background:#FFF; font-size: 12px; color:#f0f0f0; font-family: Dosis, Tahoma, sans-serif; padding:0px; }
#main { padding:0; overflow:hidden; width:1240px; margin:0 auto; }
.page-template-frontpage1-php #main { width:100%; }
#container { overflow:hidden; padding-bottom:40px; background-image: url( "images/spacer.png" ); background-repeat:repeat-y; background-position:800px top; }
.page-template-frontpage1-php #container, .registration #container, .page-template-login-php #container, .page-template-recovery-php #container, .directory.groups #container, .page-template-search-page-php #container, .activity-permalink #container, .page-template-onecolumn-page-php #container, .error404 #container, body.activate #container, .page-template-blog-full-php #container, .directory.blogs #container { background-image:none; }
body.activity-permalink div#container {background: none;border: none;}
a { text-decoration: none; color:#ffffff; }
.page-template-onecolumn-page-php .entry a { text-decoration:underline; }
a img {border:none;}
.none { display:none; }
input[text] { color:#f0f0f0; font-family: Dosis, Tahoma, sans-serif; }

/* --------------- Buttons --------------- */
#post-topic-reply #submit, #new-topic-post #submit, .my-account #submit, #new-topic-button { background-image: url( "images/bg-button.png" ); background-repeat: repeat-x; background-position:center center; cursor:pointer; padding:5px 11px 5px 11px; text-shadow: 1px 1px 0px #ffffff; border:1px solid #d2d2d2; font-size:15px; font-weight:700; border-radius:5px; color:#565656; transition: all 300ms ease-in; }
#respond #comment-submit, #wp-submit, #signup_submit, .wpcf7-submit, .page-template-search-page-php #search-submit, body.activate #activation-form p.submit input, #group-settings-form .edit, #group-settings-form #save, .more-link, #send, #send_reply_button, .generic-button, .button, #aw-whats-new-submit, .submit input#submit, #create-group-button, #bbp_search_submit, .color-button, #group-creation-create, #group-creation-next, #group-creation-finish, #group-creation-previous, #members_search_submit, .submit input, #upload, #messages_search_submit, #searchsubmit, input#blogs_search_submit, body.woocommerce a.button, #group-request-send { background: #9db668; background: linear-gradient(to bottom, #9db668 0%,#C8D7AA 100%); font-size:14px; padding:3px 10px 3px 10px; color:#000000; box-shadow: inset 0px 0px 0px 1px #fff; text-shadow:none; border:1px solid #768E44; transition: all 300ms ease-in; cursor:pointer; line-height:1.0em; border-radius:2px; font-weight:normal;  }
#respond #comment-submit:hover, #wp-submit:hover, #signup_submit:hover, .wpcf7-submit:hover, .page-template-search-page-php #search-submit:hover, body.activate #activation-form p.submit input:hover, input#blogs_search_submit:hover, #group-request-send:hover { background: #eaa621; background: linear-gradient(to bottom, #dc9d20 0%,#b87b01 100%);  }

li.bypostauthor cite span {padding: 6px 10px;padding: 0.428571429rem 0.714285714rem;font-size: 11px;font-size: 0.785714286rem;line-height: 1.428571429;font-weight: normal;color: #7c7c7c;background-color: #e6e6e6;background-repeat: repeat-x;background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);background-image: linear-gradient(top, #f4f4f4, #e6e6e6);border: 1px solid #d2d2d2;border-radius: 3px; box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);}
iframe, .video-container object, .video-container embed { max-width: 100%; }
::selection { background: #9db668; /* Safari */ }
::-moz-selection { background: #9db668; /* Firefox */ }

/*--------------------------------------------------------------
2.1 - Content
--------------------------------------------------------------*/
#content { width:755px; float:left; line-height:1.6em; font-size:18px; min-height:500px; }
.registration #content, .page-template-login-php #content, .page-template-recovery-php #content, .directory.groups #content, .page-template-search-page-php #content, .activity-permalink #content, .page-template-onecolumn-page-php #content, #content#error404, .page-template-recovery-php #content, body.activate #content, #error-404, .page-template-blog-full-php #content, .directory.blogs #content { width:1236px; }
.archive #content, .single #content, .page-template-blog-php #content, .page-template-blog-most-popular-php #content, .content-blog-on-front { padding-top:40px; }
#content.bbpress-page { padding-top:60px; }
.page-template-frontpage1-php #content { width:100%; background-image: none; }
div#content .one-column {border-right: 0 none;margin-right: 0; }
div#content .left-menu {float: left;width: 170px; }
div#content .main-column {margin-left: 190px; }
.group-create div#content .main-column {margin-left: 240px; }

/* --------------- Title of pages --------------- */
.page-title { font-size:45px; line-height:75px; margin-top:30px; margin-bottom:10px; padding:20px 0px; color:#9db668 !important; }
.directory.groups .page-title { margin-top:40px; }
body.single-forum .page-title, body.bbpress.single-topic .page-title { margin-top:0px; padding:top:10px; }
body.bbpress.single-topic .page-title { font-size:48px; line-height:60px; }
/* -------------------------------------------------------------- */
.sub-title-bold { font-size:40px; line-height:65px; padding:20px 0px; margin-top:30px; font-weight:bold; }
.page-template-default .page-title, body.registration .page-title, .page-template-login-php .page-title, .page-template-contact-php .page-title, .directory.members .page-title { font-size:40px; line-height:65px; padding:20px 0px; margin-top:30px; }
.visibility-toggle-link { font-weight:bold; }
.spacer-h { background-image: url( "images/spacer-h.png" ); background-repeat: repeat-x; wodth:100%; height:7px; margin-right:-40px; margin-bottom:50px; }

/*--------------------------------------------------------------
2.2 - Header
--------------------------------------------------------------*/
header { margin:0 auto; }
#header-container { margin:0 auto; width:1240px; padding:25px 0; }
#logo { margin-top:0; float:left; }
#header-left { width:400px; }
#header-right { float:right; border:1px solid #141414; width:728px; height:90px; }
#header-bar { height:45px; width:100%; background-image: url( "images/bar.png" ); background-repeat: repeat-x; display:table; }
#header-bar-container { width:1240px; margin:0 auto; }

/* --------------- Top menu with icons --------------- */
#header-bar-menu { float:left; margin-top:0px; border-left:1px solid #87A34E; border-right:1px solid #87A34E;  }
#header-bar-menu a { color: #ffffff; }
#header-bar-menu ul, nav ul ul { margin:0 0 0 20px; font-size:12px; }
#header-bar-menu ul { margin:0px; }
#header-bar-menu ul li { float:left; border-left:1px solid #87A34E; border-right:1px solid #87A34E; text-align:center; }
#header-bar-menu ul li a { display:block; width:80px; padding-top:25px; height:20px; }

li#top-home a { background-image: url( "images/top-home.png" ); background-repeat: no-repeat; background-position:center 7px; }
li#top-forum a { background-image: url( "images/top-forum.png" ); background-repeat: no-repeat; background-position:center 7px; }
li#top-groups a { background-image: url( "images/top-groups.png" ); background-repeat: no-repeat; background-position:center 7px; }
li#top-members a { background-image: url( "images/top-users.png" ); background-repeat: no-repeat; background-position:center 7px; }
li#top-contact a { background-image: url( "images/top-contact.png" ); background-repeat: no-repeat; background-position:center 7px; }
li#top-activity a { background-image: url( "images/top-activity.png" ); background-repeat: no-repeat; background-position:center 7px; }
/* -------------------------------------------------------------- */

#bar-right { float:right; }
.header-notlogged { float:right; text-align:center; margin-top:7px; margin-right:25px; }
.header-notlogged a { font-size:12px; text-transform:uppercase; }
#bar-right-search { float:right; padding-right:2px; background-image: url( "images/spacer-search2.png" ); background-repeat: repeat-y; background-position:right top; }
#header-search { padding-left:2px; background-image: url( "images/spacer-search.png" ); background-repeat: repeat-y; }

#bar-login { float:right; width:200px; }
.bar-login-logged { font-size:18px; }
#bar-login-top { display:table; }
.bar-login-avatar { float:left; width:65px; }
#widget-login-right { float:left; width:130px; }
#bar-login .avatar { border-left:2px solid #87A34E; border-right:2px solid #87A34E; margin-right:10px; }
.bar-logged-content-1 { font-size:14px; margin-top:4px; width:100%; }
.bar-logged-content-1 a { font-size:14px; }
.bar-logged-content-2 { margin-top:3px; }

/* --------------- Notifications pop-up window --------------- */
.notif-container { position:fixed; width:230px; z-index:1000; bottom:30px; right:30px; background: #9db668; background: linear-gradient(to bottom, #9db668 0%,#c8d7aa 100%); box-shadow: inset 0px 0px 0px 1px #ffffff; border:1px solid #768e44; color:#000000; }
.notif-container-title { font-size:18px; padding:9px 15px; border-bottom:1px solid #D8E2C2; }
.my-notification { padding:7px 15px; border-bottom:1px solid #D8E2C2; border-top:1px solid #778F45; }
.my-notification:last-child { border-bottom:none; }
.my-notification a { color:#000000; font-size:14px; }
/* -------------------------------------------------------------- */

/*--------------------------------------------------------------
2.3 - Footer
--------------------------------------------------------------*/
footer { width:100%; display:table; padding: 15px 0 15px 0; border-top:1px solid #262626; }
#footer-container { width:1240px; margin:0 auto; }
.footer-left { width:30%; float:left; }
.footer-left a { padding:2px 6px; background:#D8E2C2; margin:0 5px 5px 0; transition: all 300ms ease-in; }
.footer-left a:hover { background:#9db668; }
.social-1row { margin-top:10px; }
.social-2row { margin-top:10px; }
.footer-right { float:right; font-size:15px; text-transform:uppercase; background: #9db668; padding:3px 5px; margin-top:10px; }

/*--------------------------------------------------------------
2.4 - Sidebar
--------------------------------------------------------------*/
#sidebar { width: 400px; margin-top:60px; float:right; position:relative; }
#sidebar p { line-height:1.6em; font-size:13px; }
.sidebar-box { position:relative; padding:0px 0 40px 0px; margin:0 0 40px 0; border-bottom:1px solid #262626; line-height:1.5em; font-size:13px; overflow:hidden; }
div#sidebar div.sidebar-box .sidebar-title, div#sidebar div.sidebar-box .sidebar-title a { font-size:18px; padding:0px 0 12px 0; margin-bottom:20px; color:#feff89; }
div#sidebar div.sidebar-box:last-child { border-bottom:none; }
#sidebar ul { width:370px; margin-top:0px; }
.sidebar-box li { padding:6px 0px 5px 0px; }
.sidebar-box a { color:#ffffff; font-size:13px; }
.sidebar-box ul li ul li { margin-left:10px; border:none; }
#blog-categories ul li { margin-bottom:12px; }
ul#blog-categories-left { float:left; width:190px; }
ul#blog-categories-right { float:left; width:190px; margin-left:5px; }
ul#blog-categories-left a, ul#blog-categories-right a { font-size:18px; padding:5px 16px; background:#D8E2C2; border:1px solid #87A34E; }
#sidebar .textwidget p { font-size:15px; }
table#wp-calendar { width:100%; }
table#wp-calendar tr th, table#wp-calendar tr td { font-size:18px; }
table#wp-calendar caption { font-size:24px; margin-bottom:20px; }
.ads-125 { width:105%; }
.ads-125 img { margin:0 1px 1px 0; padding:1px; border:1px solid #87A34E; }
#sidebar .attachment-shop_thumbnail { width:40px!important; }

/*--------------------------------------------------------------
Search Widget
--------------------------------------------------------------*/
form#searchform #s { font-size:16px; padding-top:5px; padding-bottom:5px; }
#searchsubmit { }

/*--------------------------------------------------------------
Tags Cloud Widget
--------------------------------------------------------------*/
ul.wp-tag-cloud { width:105%; }
ul.wp-tag-cloud li { float:left; margin:0 5px 5px 0; }
.wp-tag-cloud a { display:inline; line-height:1.4em; padding:5px 9px; background:#D8E2C2; border:1px solid #87A34E; }

/*--------------------------------------------------------------
Who is online Widget
--------------------------------------------------------------*/
.widget_bp_core_whos_online_widget { overflow:hidden; }
.widget_bp_core_whos_online_widget img.avatar { border:5px solid #87A34E; margin:0 7px 7px 0; float:left; }

/*--------------------------------------------------------------
Members Widget
--------------------------------------------------------------*/
#members-list-options { font-style:italic; margin-top: -12px; margin-bottom:12px; }
#sidebar #members-list li { background:none; margin-bottom:10px; padding-left:0px; padding-right:0px; border-right:none; border-bottom:none; }
#sidebar #members-list li .item { padding-left:80px; }
#sidebar #members-list li .item-title.fn a { font-size:18px; }
#sidebar #members-list li .activity { background:#D8E2C2; border:1px solid #87A34E; }
#sidebar #members-list li .item-avatar img { display:block; border:6px solid #87A34E; width:50px; height:50px; }
#sidebar #members-list li .item .item-meta { margin-top:10px; }

/*--------------------------------------------------------------
Latest Blog Posts Widget
--------------------------------------------------------------*/
.recent-post { width:100%; margin:15px 0; overflow:hidden; }
.recent-post-thumb { float:left; z-index:100; position: relative; }
.recent-post-thumb img { width:85px; height:auto; border:5px solid #87A34E; display:block; }
.recent-post-category { margin-top:-20px; text-align:right; }
.recent-post-category.no-thumbnail { margin-top:0px; }
.recent-post-category a { padding:2px 4px; font-size:12px; background:#9b9900; text-transform:uppercase; }
.recent-post-title { float:right; width:259px; min-height:68px; padding:12px 12px 9px 15px; background:#D8E2C2; border:1px solid #87A34E; }
.recent-post-title a { font-size:18px; line-height:1.4em; }
.recent-post-bottom { margin-top:6px; }
.recent-post-time { float:right; font-size:11px; padding:3px 0 3px 23px; line-height:11px; background-image: url( "images/time.png" ); background-repeat: no-repeat; background-position: left center; }
.recent-post-bottom .post-title-bottom-category a { font-size:10px; }
.recent-post-category a:nth-child(2), .recent-post-category a:nth-child(3), .recent-post-category a:nth-child(4), .recent-post-category a:nth-child(5), .recent-post-category a:nth-child(6) { display:none; }
.recent-post-category { max-width:95px; }
.recent-post-category a { line-height:1.0em; }

/*--------------------------------------------------------------
Latest Forum Posts Widget
--------------------------------------------------------------*/
ul li.forum-lastposts { float:left; position:relative; min-height:75px; border-bottom:none; padding:0px; width:399px; margin-bottom:23px; background-image: url( "images/buble.png" ); background-repeat: no-repeat; background-position: 69px 11px; }
a.activity-content-title { font-size:18px; }
.forum-lastposts-avatar { float:left; display:block; z-index:100; position: relative; }
.forum-lastposts-avatar img { display:block; width:50px; height:50px; border:6px solid #87A34E; }
ul li.forum-lastposts .activity-content { display:block; font-size:13px; width:287px; min-height:50px; float:right; line-height:1.6em; padding:9px 9px 9px 16px; background:#D8E2C2; border:1px solid #87A34E; }
.forum-lastposts .activity-content img { display:none; }
ul li.forum-lastposts .activity-content-details { margin-top:4px; }
ul li.forum-lastposts .activity-content-details, ul li.forum-lastposts .activity-content-details a { font-size:11px; text-transform:uppercase; color:#d9d9d9; }

/*--------------------------------------------------------------
Groups Widget
--------------------------------------------------------------*/
#groups-list li { width:100%; float:left; margin:0 0 0px 0; }
#groups-list li .item-avatar img { border:5px solid #87A34E; margin-right:20px; }


/*--------------------------------------------------------------
2.5 - Frontpage
--------------------------------------------------------------*/

/* --------------- Metro posts --------------- */
#metro { margin:50px 0; overflow:hidden; }
.tile { float:left; margin:0 20px 0px 0; border:10px solid #87A34E; position:relative; }
.tile1, .tile1 img { height:290px; width:240px; }
.tile2, .tile2 img { height:290px; width:420px; }
.tile3, .tile3 img { height:290px; width:240px; }
.tile4 { height:100%; width:195px; margin:0 0px 20px 0; background:none; border:0px solid #87A34E; }
.tile4a { width:195px; height:125px; margin-bottom:20px; }
.tile4a img { width:195px; height:125px; }
.tile4b, .tile4b img { width:195px; height:125px; }
.tile5, .tile5 img { height:200px; width:240px; }
.tile6, .tile6 img { height:200px; width:240px; }
.tile7, .tile7 img { height:200px; width:420px; }
.tile8, .tile8 img { height:200px; width:195px; margin:0 0px 0 0; }

.tile-title { position:absolute; text-transform:uppercase; line-height:1.4em; }
.tile1 .tile-title { bottom:27px; left:10px; padding:10px; font-size:28px; width:90%; }
.tile2 .tile-title { bottom:27px; left:15px; padding:5px; font-size:38px; width:85%; }
.tile3 .tile-title { bottom:27px; left:10px; padding:10px; font-size:28px; width:90%; }
.tile4a .tile-title, .tile4b .tile-title { top:4px; left:4px; padding:10px; font-size:16px; width:95%; }
.tile5 .tile-title { bottom:25px; left:10px; padding:10px; font-size:22px; width:90%; }
.tile6 .tile-title { bottom:25px; left:10px; padding:10px; font-size:22px; width:90%; }
.tile7 .tile-title { bottom:15px; left:10px; padding:10px; font-size:22px; width:90%; }
.tile8 .tile-title { bottom:25px; left:10px; padding:10px; font-size:22px; width:90%; }

.tile-title span { background-image: url( "images/transparent.png" ); }

.tile-category { position:absolute; bottom:10px; right:80px; }
.tile-category a { font-size:12px; font-weight:bold; color:#ffffff; line-height:1.0em; padding:2px 4px 2px 4px; background:#9b9900; border-radius:4px; }

.comment-count { bottom:-10px; right:-10px; text-align:center; position:absolute; background:#1c1919; padding-left:6px; padding-top:6px; border-left:7px solid #87A34E; border-top:7px solid #87A34E; }
.comment-count-child { background:#6c2b9d; font-size:20px; border:1px solid #934cc8; padding:2px 7px; }
.comment-count-child a { background: url( "images/comment-2.png" ) left center no-repeat; padding-left:27px; }
/* -------------------------------------------------------------- */

#metro-spacer, .front-spacer { width:100%; height:1px; margin-top:20px; background:#262626; }
.front-spacer { margin-top:0px; margin-bottom:0px; }
.sub-title { padding:0px 0px 40px 0; font-size:28px; color:#feff89; margin-top:0px; }
.front-container-bottom .sub-title { padding:0px 0px 60px 0; }
.sub-title a { color:#9db668; }
.front-spread { width:110%; }

.front-comments-box { float:left; width:440px; padding-top:50px; padding-bottom:70px; border-right:1px solid #262626; }
.page-template-frontpage1-php ul li.forum-lastposts { width:390px; }
.page-template-frontpage1-php ul li.forum-lastposts .activity-content { width:277px; }

.front-members-box { float:right; width:750px; padding-top:50px; }
.front-member-item { position:relative; width:85px; height:85px; float:left; margin:0 25px 25px 0; }
.front-member-item span { padding:3px 4px 4px 4px; background:#9b9900; font-size:16px; line-height:1.0em; border:1px solid #111111; position:absolute; bottom:-5px; right:-5px; }
.front-member-item img { margin:0 18px 15px 0; border:7px solid #87A34E; width:70px; height:70px; display:block; }

.front-posts-box { float:right; width:750px; margin-top:40px; padding-top:30px; border-top:1px solid #262626; }
.front-posts-box .recent-post { width:365px; float:left; margin:0 20px 20px 0; height:140px; }
.front-posts-box .recent-post-title { width:220px; }

.front-container { width:1236px; margin:0 auto; }
.front-container-bottom { margin-top:60px; margin-bottom:0px; }

/*--------------------------------------------------------------
2.6 - Groups
--------------------------------------------------------------*/
#groups-directory-form { margin-bottom:30px; }
.group-box { float:left; position:relative; margin:20px 30px 25px 3px; font-size:12px; line-height:1.6em; }
.group-box-image-container { border:10px solid #87A34E; position:relative; float:left; }
.group-box-details { font-size:13px; margin-top:12px; color:#ececec; }
.gb-a { margin-top:8px; padding-left:26px; background-image: url( "images/time.png" ); background-repeat: no-repeat; background-position: left center; }
.gb-m { margin-top:4px; padding-left:26px; text-transform:capitalize; background-image: url( "images/gb-m.png" ); background-repeat: no-repeat; background-position: left center; }
.group-box-title { bottom:-10px; right:-10px; text-align:center; position:absolute; background:#1c1919; padding-left:9px; padding-top:9px; border-left:10px solid #87A34E; border-top:10px solid #87A34E; }
.group-box-title-child { background:#6c2b9d; font-size:16px; border:1px solid #934cc8; padding:4px 7px; }
.group-box-title-child a { font-size:16px; }

/* --------------- Group Tabs --------------- */
.directory.groups #object-nav { margin-top:50px; margin-bottom:35px;  }
#object-nav { margin-bottom:15px; width:100%; overflow:hidden; background:#1f1c1c; border:1px solid #2a2a2a; }
#object-nav ul li { float:left; border-right:1px solid #2a2a2a; }
#object-nav ul li a { padding:18px 35px; position:relative; }
#object-nav ul li a span { font-size:12px; background:#d24931; border-radius:3px; padding:0px 5px; color:#ffffff; line-height:16px; height:16px; position:absolute; top:9px; right:9px; }
.bp-user #object-nav ul li a { padding:18px 10px; }
.page-template-frontpage1-php #object-nav { margin-bottom:30px; }
#object-nav ul li a { font-size:18px; }
#object-nav ul li.current { margin-left:-1px; border-right:none; background:#9db668; }
#object-nav ul li.current a span { background:#D8E2C2; }
#object-nav ul li a.current { margin-left:-1px; border-right:none; background:#9db668; }
.activity-type-tabs { margin-bottom:50px!important; }

.list-wrap ul { width:108%; }
.list-wrap ul #message { width:70%; }
.hidden-tab { position: absolute; top: -9999px; left: -9999px; }
.front-container-bottom #tabs-container { width:100%; float:left; }
#tabs-container .tabs-nav li.last { margin-right: 0; }
#tabs-container ul { list-style: none; }
#tabs-container ul li a { display: block; }
#tabs-container ul li:last-child a { border: none; }

#create-group-button {float: right; display:block; margin: 20px 10px 0 0; font-size:18px; }
#group-creation-create, #group-creation-next, #group-creation-finish, #group-creation-previous { padding:5px 14px 5px 14px; }

.group-admins { width:200px; float:left; }

#group-create-tabs { padding:2px 3px 3px 3px; margin-top:20px; margin-bottom:20px; border-top:1px solid #262626; border-bottom:1px solid #262626; }
#group-create-tabs ul li, #group-create-tabs ul li a, #group-create-tabs ul li span { padding:3px 20px; color:#ffffff; font-size:16px; }
#group-create-tabs ul li span { font-style:italic; }
#group-create-tabs ul li.current a { font-weight:bold; font-size:16px; }
#group-create-body input[text], #group-create-body textarea { border:none; }
#group-create-body ul#friend-list li { margin-top:10px; padding:10px; }
ul#friend-list li img.avatar { border:5px solid #87A34E; }

.mygroups { padding:25px; }
.mygroups #object-nav { display:none; }
.membership-requested { color:#000000!important; }

/*--------------------------------------------------------------
2.7 - Login Page
--------------------------------------------------------------*/
#page-login-form { width:400px; margin:0 auto; margin-bottom:110px; }
#page-user-login { width:400px; }
#page-user-pass { width:400px; border:none; }
#wp-submit, #signup_submit, #post-topic-reply #submit, #new-topic-post #submit, .my-account #submit, #new-topic-button { display:block; margin-top:25px; margin-bottom:15px; float:left; }

/*--------------------------------------------------------------
2.8  - Search Page
--------------------------------------------------------------*/
#blog-search { margin-top:60px; }
#blog-search h3 { border-bottom:1px solid #262626; line-height:1.0em; padding:30px 0; margin:0px; }
#blog-search h3 a { font-size:26px; }

/*--------------------------------------------------------------
3.0 - Non-structural
--------------------------------------------------------------*/
p {margin-bottom: 15px;}
p:last-child {margin-bottom: 0;}
.accessibly-hidden {left: -999em;position: absolute;}
hr {background-color: #e7e7e7;border: 0 none;clear: both;height: 1px;margin: 20px 0;}
textarea {resize: vertical;}


/*--------------------------------------------------------------
3.1 - Text
--------------------------------------------------------------*/
big {font-size: 18px;}
del {text-decoration: line-through;}
ins {background: #FFF;text-decoration: none; color:#FF0000;}
sub {top: .5ex;}
sup {bottom: 1ex;}
sub, sup {height: 0;line-height: 1;position: relative;vertical-align: baseline;}
pre, blockquote {margin-bottom: 20px;}
pre, code p { background:#D8E2C2; border:1px solid #87A34E; padding: 15px;overflow: hidden; font-size:14px; width:95%; white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */ white-space: -pre-wrap;      /* Opera 4-6 */ white-space: -o-pre-wrap;    /* Opera 7 */ word-wrap: break-word; white-space: pre-wrap; /* css-3 */ }
blockquote {font-family: georgia, times, serif;font-size: 16px;font-style: italic;line-height: 150%;padding: 0 3em;quotes: none;}
blockquote p {margin-bottom: 15px !important;}


/*--------------------------------------------------------------
3.2 - Headers
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {margin: 5px 0 15px 0; line-height:1.2em; font-weight:normal; }
h1 {font-size: 32px;color:#778F45;margin-bottom: 10px;}
h2 {font-size: 28px;color:#778F45;margin-bottom: 10px;}
h3 {font-size: 26px;color:#87A34E; font-weight:bold;margin-bottom: 10px;}
h4 {font-size: 24px;color:#9db668; margin-bottom: 10px;}
h5 {font-size: 22px;color:#87A34E;margin-bottom: 10px;}
h6 {font-size: 20px;color:#87A34E;margin-bottom: 7px;}


/*--------------------------------------------------------------
3.3 - Lists
--------------------------------------------------------------*/
div.page ul, div.page ol, div.page dl, div.post ul, div.post ol, div.post dl {margin: 0 0 18px 1.5em;}
div.page ul, div.post ul { list-style: square; }
div.page ol, div.post ol {list-style: decimal;}
div.page ol ol, div.post ol ol { list-style: lower-alpha;}
div.page ol ol ol, div.post ol ol ol {list-style: lower-roman;}
dl {margin-left: 0;}
dt {font-size: 14px;font-weight: bold;}
dd {margin: 0 0 15px 0;}
div.post ul ul, div.post ol ol, div.post ol ul, div.post ul ol, div.page ul ul, div.page ol ol, div.page ol ul, div.page ul ol {margin-bottom: 0px;}


/*--------------------------------------------------------------
4.0 - Navigation
--------------------------------------------------------------*/
#menu { width:100%; display:table; border-top:1px solid #000000; border-bottom:1px solid #000000; background:#f3f3f3; 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(243,243,243,1)), color-stop(100%,rgba(216,216,216,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(243,243,243,1) 0%,rgba(216,216,216,1) 100%); /* Chrome10+,Safari5.1+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#d8d8d8',GradientType=0 ); /* IE6-9 */
background: linear-gradient(to bottom, #f3f3f3 0%,#d8d8d8 100%); }
#menu-container { width:1240px; margin:0 auto; }
#menu ul, #menu ul ul { margin:0 0 0 20px; padding:0; list-style-type:none; list-style-position:outside; position:relative; z-index:200; font-size:18px; }
#menu ul { float:left; border-right:1px solid #f4f4f4; display:table; margin-left:0px; }
#menu ul li ul li a:link, #menu ul li ul li a:active, #menu ul li ul li a:visited { display:block; text-decoration:none; padding:8px 19px 8px 19px; }
#menu ul li a { padding:16px 29px 16px 29px; display:block; text-decoration:none; color:#434343; text-shadow: 1px 1px 0px #ffffff; }
#menu ul li { float:left; position:relative; border-left:1px solid #f4f4f4; border-right:1px solid #d0d0d0; }
#menu ul li.tree { margin-top:0px; margin-bottom:0px; padding-bottom:0px; width:66px; border-right:none; text-indent: -9999px; background: url( "images/menu.png" ); background-repeat: no-repeat; background-position:center center; border-left:none; border-right:none; }
#menu ul li.tree:hover { margin-top:0px; margin-bottom:0px; padding-bottom:0px; background: url( "images/menu-hover.png" )!important; background-repeat: no-repeat; background-position:center center; }
#menu ul li.tree ul li { text-indent:0px; }
#menu ul ul { background: #9db668; background: linear-gradient(to bottom, #9db668 0%,#95B05B 100%); position:absolute; left:-21px; text-align:left; padding:0px; border-right:none; border-top:3px solid #87A34E; width:190px; top:54px; display:none; font-size:14px; box-shadow: 5px 5px 0px 0px rgba(00, 00, 00, 0.2); }
#menu ul ul a { font-size:14px; }
#menu ul li ul a { width:170px; float:left; }
#menu ul ul ul { left:160px; top:-2px; margin:0px; border-left:3px solid #778F45; border-top:none; }
#menu ul li ul li { background: #9db668; background: linear-gradient(to bottom, #9db668 0%,#95B05B 100%); margin-left:0px; margin-right:0px; padding-top:5px; padding-bottom:5px; width:190px; border-top:1px solid #9db668; border-bottom:1px solid #87A34E; border-left:none; border-right:none; max-width:none; list-style-type:none; text-transform:none; }
#menu ul li ul li a { color:#ffffff; text-shadow: 1px 1px 0px #636363; }
#menu ul li ul li:first-child { border-top:none; }
#menu ul li ul li:last-child { border-bottom:1px solid #778F45; }
#menu ul li ul li:hover { background: linear-gradient(to bottom, #9db668 0%,#95B05B 100%); }
#menu ul li:hover ul ul, nav ul li:hover ul ul ul, nav ul li:hover ul ul ul ul { display:none;}
#menu ul li:hover ul, nav ul li li:hover ul, nav ul li li li:hover ul, nav ul li li li li:hover ul { display:block; }

/* Third Level & beyond */
#menu ul > li > ul li > ul { display:none; }
#menu ul > li > ul li:hover > ul { display:block; position:absolute; left:170px; top:0; width:auto; }
#menu ul > li > ul > li ul > li { display:block; }

#menu ul li ul.children li { list-style-type:none; }
#menu ul li.parent:hover { background-image: url( images/menu-arrow1.png ); background-position: center bottom; background-repeat: no-repeat; }
#menu ul li ul li.parent:hover { background-image: url( "images/menu-arrow2.png" ); background-position: 161px center; background-repeat: no-repeat; }
.tinynav { display: none; }
#navigation-300 { display:none; }

/*--------------------------------------------------------------
4.1 - Pagination (pagination of bbpress is inside css/bbress.css)
--------------------------------------------------------------*/
div.pagination { color: #ffffff; font-size: 14px; margin:10px 0 0 0;padding: 8px 20px; overflow:hidden; }
.directory.members div.pagination { color:#ffffff; }
div.pagination .pag-count { float: left; font-style:italic; }
div.pagination .pagination-links {float: right; }
div.pagination .pagination-links span, div.pagination .pagination-links a {font-size: 16px;padding: 0 5px;}
#nav-above {display: none;}
.paged #nav-above {display: block;}

/*--------------------------------------------------------------
4.2 - Shortcodes
--------------------------------------------------------------*/
.shortcode_go {  padding:10px; margin:10px 0; font-size:18px; font-weight:700; text-align:center; border-radius:5px; background:#9db668; cursor:pointer; transition: all 300ms ease-in; }
.shortcode_go:hover { background:#FFBF00;color:#778F45; }
.shortcode_go a { width:100%; display:block; color:#ffffff; }
.shortcode_go a:hover { color:#FFFFFF !important; }
.shortcode_highlight { background:#9db668; color:#ffffff; }
.shortcode_notice { padding:14px; margin:20px 0; font-size:18px; line-height:1.6em; font-weight:700; background:#9db668; }
.shortcode_quote { background:#D8E2C2; border:1px solid #87A34E; padding:12px; margin:10px 0; font-size:13px; line-height:1.6em; }
.shortcode_quoteby { background:#D8E2C2; padding:12px; margin:10px 0; font-size:13px; line-height:1.6em; }
.shortcode_quoteby p { margin-bottom:0px!important; }
.shortcode_quotebyauthor { font-size:12px; font-weight:700; margin: -12px -12px 6px -12px; padding:4px 12px; background:#9db668; }
.shortcode_member { background:#D8E2C2; border:1px solid #87A34E; padding:12px; margin:20px 0; font-size:14px; line-height:1.6em;}
.shortcode_no-member { background:#D8E2C2; border:1px solid #87A34E; padding:12px; margin:20px 0; font-size:14px; line-height:1.6em; }
.shortcode_h1, .shortcode_h1 a, .shortcode_h2, .shortcode_h2 a, .shortcode_h3, .shortcode_h3 a, .shortcode_h4, .shortcode_h4 a, .shortcode_h5, .shortcode_h5 a, .shortcode_h6, .shortcode_h6 a { margin: 5px 0 15px 0; line-height:1.4em; background:#9db668; }
.shortcode_h1, .shortcode_h1 a { font-size: 38px;margin-bottom: 20px; padding:7px 14px; }
.shortcode_h2, .shortcode_h2 a { font-size: 34px;margin-bottom: 16px; padding:7px 14px; }
.shortcode_h3, .shortcode_h3 a { font-size: 28px; margin-bottom: 12px; padding:7px 14px; }
.shortcode_h4, .shortcode_h4 a { font-size: 24px;margin-bottom: 10px; padding:7px 14px; }
.shortcode_h5, .shortcode_h5 a { font-size: 20px;margin-bottom: 10px; padding:7px 14px; }
.shortcode_h6, .shortcode_h6 a { font-size: 18px;margin-bottom: 7px; padding:7px 14px; }
.leftpullquote { width: 200px; padding: 0px 0px 10px 60px; background: url("images/quote.png") no-repeat; border-bottom: 5px solid #87A34E; float: left; font-size: 1.2em; font-family:georgia; font-style:italic; margin: 10px 10px 10px 0; }
.rightpullquote { width: 200px; padding: 0px 0px 10px 60px; background: url("images/quote.png") no-repeat; border-bottom: 5px solid #87A34E; float: right; font-size: 1.2em; font-family:georgia; font-style:italic; margin: 10px 0px 10px 10px; }
.my-image { float:left; margin:0px 19px 15px 0; display:block; }
.my-image img { border:3px solid #87A34E; height:60px; }

/* ------- Fluid Columns ------- */
.one_half { width:48%; }
.one_third { width:30.66%; }
.two_third { width:65.33%; }
.one_fourth { width:22%; }
.three_fourth { width:74%; }
.one_fifth { width:16.8%; }
.two_fifth { width:37.6%; }
.three_fifth { width:58.4%; }
.four_fifth { width:67.2%; }
.one_sixth { width:13.33%; }
.five_sixth { width:82.67%; }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth { position:relative; margin-right:4%; float:left; padding-top:5px; font-size:16px; line-height:1.4em; padding-bottom:15px; }
.last { margin-right:0 !important; clear:right; }
.clearboth {clear:both;display:block;font-size:0;height:0;line-height:0;width:100%;}


/*--------------------------------------------------------------
5.0 - WordPress
--------------------------------------------------------------*/

/*--------------------------------------------------------------
5.1 - Alignments
--------------------------------------------------------------*/
.alignright {float: right;margin-left: 15px;}
.alignleft {float: left;margin-right: 15px;}
.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.clear {clear: left;}


/*--------------------------------------------------------------
5.2 - Comments
--------------------------------------------------------------*/
#comments-number { font-size:36px; margin-bottom:20px; color:#feff89; text-transform:capitalize; }
.page-template-onecolumn-page-php #comments-number { margin-top:100px; }
.page-template-onecolumn-page-php .commentlist { width:755px; }
.navigation, .paged-navigation, .comment-navigation {overflow: hidden; font-size: 14px;font-style: italic;margin: 5px 0 25px 0;padding: 5px 0;}
#trackbacks {margin-top: 30px;}
#comments { margin:30px 0px 0 0; padding-top:30px; }
.page-template-onecolumn-page-php #comments { width:1053px; }
.comment-body { width:100%; padding:19px 0 15px 0; }
.comment-entry { overflow:hidden; font-size:14px; line-height:1.6em; }
#comments ol.commentlist { margin: 0 0 0 0;}
#comments ol.commentlist li { position:relative; background-image: url( "images/buble.png" ); background-repeat: no-repeat; background-position: 80px 35px; }
#comments ol.commentlist ol {list-style-type: decimal; }
#comments ol.commentlist ol ol {list-style: lower-alpha;margin-bottom: 0px;}
#comments ol.commentlist ol ol ol {list-style: lower-roman;}
.commentlist div.comment-content {overflow: hidden; float:right; width:624px; z-index:1; position: relative; padding:12px 16px 12px 20px; background:#D8E2C2; border:1px solid #87A34E; }
ol.commentlist li.comment { clear: left;list-style: none;}
ol.commentlist ul.children li {margin-bottom: 0; }
ol.commentlist div.comment-avatar-box { float: left;margin-top: 0px; z-index:100; position: relative; }
ol.commentlist div.comment-avatar-box img { border:6px solid #87A34E; }

.commentlist ul.children div.comment-avatar-box {float: left; }
.commentlist ul.children div.comment-avatar-box img { border:6px solid #87A34E; }

ol.commentlist ul.children li .comment-body { padding-left:94px; width:661px; }
ol.commentlist ul.children li ul li .comment-body { padding-left:173px; width:582px; }
ol.commentlist ul.children li ul li ul li .comment-body { padding-left:252px; width:503px; }
ol.commentlist ul.children li ul li ul li ul li .comment-body { padding-left:252px; width:503px; }
ol.commentlist ul.children li ul  li ul li ul li ul li .comment-body { padding-left:252px; width:503px; }
ol.commentlist ul.children li ul li ul li ul li ul li ul li .comment-body { padding-left:252px; width:503px; }

ol.commentlist ul.children .comment-content { width:546px; }
ol.commentlist ul.children ul .comment-content { width:467px; }
ol.commentlist ul.children ul ul .comment-content { width:388px; }
ol.commentlist ul.children ul ul ul .comment-content { width:388px; }
ol.commentlist ul.children ul ul ul ul .comment-content { width:388px; }
ol.commentlist ul.children ul ul ul ul ul .comment-content { width:388px; }

#comments ol.commentlist li ul.children li { background-image: url( "images/buble.png" ); background-repeat: no-repeat; background-position: 160px 35px; }
#comments ol.commentlist li ul.children li ul.children li { background-image: url( "images/buble.png" ); background-repeat: no-repeat; background-position: 239px 35px; }
#comments ol.commentlist li ul.children li ul.children li ul.children li { background-image: url( "images/buble.png" ); background-repeat: no-repeat; background-position: 318px 35px; }

ul.children .comment-entry {margin-bottom: 10px;}

div.comment-meta { font-size: 18px; margin: 0 0 7px 0;width: 100%;}
div.comment-meta a { color:#778F45; }
div.comment-meta em { font-style: normal; }
#reply-title small {float: right;font-size: 11px;font-weight: normal;}
#reply-title small a {margin-right: 0;}
.commentlist ul.children { width:100%; }
.commentlist ul.children #respond { width:960px; margin:0 auto!important; }
.commentlist ul.children ul { width:100%; }
.commentlist ul.children img.avatar {border-style: none;height: 45px;margin: 0;width: 45px;}
.commentlist ul.children div.comment-meta { margin: 0 0 10px 0; }
.commentlist ul.children li {  }
.commentlist ul.children li:first-child {border-top: none;}
.commentlist ul.children ul li:first-child { }

#container-comment-form { overflow:hidden; padding-top:30px;}
#respond { overflow:hidden; padding:40px 0; }
#respond .standard-form { float:left; width:100%; }
#respond { width:100%; margin:0 auto; padding:15px 0; }
#respond .avb img {float: inherit;}
#respond .comment-avatar-box {float: left;margin: 0 15px 0 0;}
#respond .form-submit {margin-bottom: 0;}
ol.commentlist #respond { width:960px; margin:0 auto; padding:15px 0; }
.commentlist ul.children #respond {margin-bottom: 10px;margin-left: 35px;margin-right: 20px;}
h3#reply .comments-header { font-size: 14px; }
#reply-title { margin-top: 0; font-size:26px; color:#778F45; }
#respond div.comment-content {border-style: none;}
.form-allowed-tags, .form-allowed-tags code { font-size:10px; font-family:Open Sans; }
input#comment-submit { margin-top:12px; margin-bottom:20px; }
#nav-below {margin: 0 0;padding: 0 0;}
#nav-above {margin: 0 0 15px;padding: 0;}
#respond input#author, #respond input#email, #respond input#url, #respond textarea#comment { padding:9px 6px; }
#respond input#author, #respond input#email, #respond input#url { width:350px!important; }
.comment-options {margin: 10px 0 2px;}
.comment-options .comment-reply-link, .comment-options .comment-edit-link { font-size:10px; text-transform:uppercase; float:right; margin-left: 5px;padding:1px 6px;}
.comment-options .comment-reply-link { padding:0px; background-image: url( "images/reply.png" ); background-position: center center; background-repeat: no-repeat; width:17px; height:16px; }
.commentlist ul.children div.comment-options {margin-bottom: 10px;}


/*--------------------------------------------------------------
5.3 - Gallery
--------------------------------------------------------------*/
.wp-caption {margin-bottom: 15px;padding-top: 4px;text-align: center;}
.wp-caption img, .gallery-icon a img {margin: 0;padding: 0; border:5px solid #87A34E!important; display:block;}
dd.wp-caption p.wp-caption-text, .wp-caption p.wp-caption-text, .gallery-caption { text-align:left; font-size: 13px!important; line-height: 17px;margin: 0;padding: 5px 4px 5px 0;}
#content .gallery {margin: 0 auto 15px;}
#content .gallery .gallery-item {margin-bottom: 0;margin-left: 0;}
.gallery-item img {margin-bottom: 15px;}


/*--------------------------------------------------------------
5.4 - Images
--------------------------------------------------------------*/
img.avatar { float: left; }
img.wp-smiley {border: none !important;clear: none !important;float: none !important;margin: 0 !important;padding: 0 !important;}
img.centered, img.aligncenter {display: block;margin-left: auto;margin-right: auto;}
img.alignright {display: inline;margin: 0 0 2px 7px;padding: 4px;}
img.alignleft {display: inline;margin: 0 7px 2px 0;padding: 4px;}


/*--------------------------------------------------------------
5.5 - Posts
--------------------------------------------------------------*/
.blog-post { padding-bottom:60px; margin-bottom:10px; display:table; width:100%; border-bottom:1px solid #262626; }
.single-post .blog-post { padding-bottom:50px; }
.post-title { margin-bottom:50px; position:relative; border-bottom:1px solid #262626; }
.post-title h1 { line-height:58px; margin:0px; padding:20px 0px; }
.post-title a { color:#778F45; font-size:48px; font-family:Dosis; }
.comments-number { position:absolute; right:0px; bottom:20px; height:35px; text-align:right; font-size:30px; line-height:1.0em; padding-left:38px; background-image: url( "images/comment.png" ); background-repeat: no-repeat; background-position:0px 4px; }
.post-category { position:absolute; left:0px; bottom:-12px; padding-right:3px; background:#1c1919; text-transform:uppercase; }
.post-category a { font-size:12px; font-weight:bold; color:#ffffff; line-height:1.0em; padding:1px 4px 1px 4px; background:#FFBF00; }
.more-link { float:right; margin-top:30px; }
.single-post .blog-post { margin-bottom:50px; }
.subtitle { margin-bottom:5px; font-size:22px; font-weight:500; margin-bottom:50px; }
.text img, .text .wp-caption { max-width:750px!important; height:auto!important; }
.text .entry p { margin-bottom: 25px; }
.text .entry ul { list-style-type:circle; margin:0 0 20px 30px; } 
.text .entry ol { list-style-type: decimal; margin:0 0 20px 30px; }
.text .entry p a, .comment-entry p a { text-decoration:underline; transition: all 300ms ease-in; }
.text .entry p a:hover, .comment-entry p a:hover { color:#f98536;}
div.thumbnail { margin:7px 27px 0px 0; float:left; text-align:center; }
.no-thumbnail { width:90px; height:110px; float:left; position:relative; overflow:hidden; margin:8px 0px 0px 0; }
div.thumbnail span { padding:3px 5px; background:#FFBF00; font-size:11px; text-align:left; float:left; line-height:1.0em; }
div.thumbnail img { border:14px solid #87A34E; display:block; }
.blog-post-left { width:65px; text-align:center; position:absolute; background:#1c1919; padding-right:12px; padding-bottom:12px; border-right:14px solid #87A34E; border-bottom:14px solid #87A34E; }
.no-thumbnail .blog-post-left { border-right:none; border-bottom:none; width:95px; background:none; }
.blog-post-left-date { width:65px; padding:8px 0; background:#778F45; border-top:1px solid #9db668; border-left:1px solid #9db668; border-right:1px solid #9db668; }
.blog-post-left-month { font-size:18px; line-height:1.1em; text-transform:uppercase; }
.blog-post-left-day { font-size:36px; line-height:1.1em; }
.blog-post-left-author { background:#6c2b9d; font-size:13px; border:1px solid #934cc8; width:65px; }
.prev-post a, .next-post a { display:block; padding:7px 11px; margin-top:40px; margin-bottom:20px; border-radius:6px; font-size:11px; background:#e8e8e8;  }
.post-details-tags a { font-size:16px; padding:5px 9px; background:#D8E2C2; border:1px solid #87A34E; }

/* --------------- Author Info  --------------- */
#author-bio { margin-top:50px; border-top:1px solid #262626; padding-top:50px; display:table; }
.author-bio-avatar { width:98px; float:left; }
.author-bio-avatar img { border:6px solid #111111; }
#author-bio-desc { font-size:16px; padding:15px 20px; line-height:1.6em; float:left; margin-left:20px; width:593px; background:#D8E2C2; border:1px solid #87A34E; }

/* --------------- Related Posts --------------- */
#relatedposts { margin-top:50px; border-top:1px solid #262626; padding-top:40px; }
#relatedposts-child { width:110%; }
#relatedposts-title { color:#778F45; font-size:18px; }
.relatedposts-item { float:left; margin:30px 53px 0 0; border:10px solid #87A34E; width:195px; height:125px; margin-bottom:20px; position:relative; }
.relatedposts-item img { width:195px; height:125px; }
.relatedposts-item-title { position:absolute; text-transform:uppercase; top:4px; left:4px; line-height:1.4em; padding:10px; font-size:16px; width:90%; }
.relatedposts-item-title span { background-image: url( "images/transparent.png" ); }

.older-entries { float:left; margin-bottom:50px; }
.newer-entries { float:right; margin-bottom:50px;  }
.older-entries a, .newer-entries a { line-height:1em; font-size:14px; color:#FFFFFF; background:#778F45; border-radius:15px; }
.older-entries a { background-image: url( "images/left-arrow.png" ); background-repeat: no-repeat; background-position:left center; padding:6px 16px 7px 42px; }
.newer-entries a { background-image: url( "images/right-arrow.png" ); background-repeat: no-repeat; background-position:right center; padding:6px 42px 7px 16px; }
.edit-link, .page-link {clear: both;font-weight: bold; font-family:Tahoma; }
div.post table, div.page table {border: 1px solid #eee;border-collapse: collapse;border-spacing: 0;margin-bottom: 15px;}
div.post table th, div.page table th { border-top: 1px solid #eee; text-align: left;}
div.post table td, div.page table td { border-top: 1px solid #eee;}
div.author-box {background: #f0f0f0;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;float: left;font-family: georgia, times, serif;font-style: italic;margin: 0 15px 15px 0;padding: 10px;text-align: center;width: 70px;}
div.author-box p {word-wrap: break-word;}
div.author-box p, div.comment-avatar-box p {margin: 5px 0 0;}
div.author-box a, div.comment-avatar-box a {text-decoration: none;}
div.author-box img {float: none;border: 4px solid #fff;margin: 0;}
div.post-content {margin-left: 105px;}
p.date span:first-child {font-style: italic;}
div.post .entry {margin-bottom: 15px;}
p.date, p.postmetadata {border-bottom: 1px solid #e4e4e4;border-top: 1px solid #e4e4e4;color: #888;font-family: Georgia, times, serif;font-size: 12px;margin: 10px 0;padding: 3px 0;}
p.postmetadata {clear: left;overflow: hidden;}
.page .tags, .post .tags {float: left;}
span.sticky-post {font-style: normal;}

/*--------------------------------------------------------------
5.6 - CONTACT FORM 7
--------------------------------------------------------------*/
.wpcf7-text { width:300px!important; height:25px!important; padding:6px!important; color:#ffffff; background:#212121; border-radius:0px; border:1px solid #000000; box-shadow: inset 0px 0px 0px 1px #2c2c2c; font-size:16px!important; }
.wpcf7-form-control-wrap textarea { padding:10px!important; width:530px; color:#ffffff; background:#212121; border-radius:0px; border:1px solid #000000; box-shadow: inset 0px 0px 0px 1px #2c2c2c; font-size:14px!important; }
.wpcf7-submit { margin:12px 0 30px 0px!important; float:left; cursor:pointer; } 


/*--------------------------------------------------------------
6.0 - BuddyPress
--------------------------------------------------------------*/
/*--------------------------------------------------------------
6.1 - Activity
--------------------------------------------------------------*/
#activity-stream { margin-top:5px; border-top:1px solid #262626; }
ul#activity-stream li.activity-item { padding-left:0px!important; padding-right:0px!important; border-bottom:1px solid #262626; }
form#whats-new-form { margin: 30px 0 30px 0; padding: 0 0 20px 0; }
form#whats-new-form h5 {font-weight: normal;font-size: 12px;margin: 0;margin-left: 116px;padding: 0 0 3px 0;}
form#whats-new-form #whats-new-avatar {float: left;}
form#whats-new-form #whats-new-avatar img { border:5px solid #87A34E; }
.activity-greeting { padding-left:115px; }
form#whats-new-form #whats-new-content {margin-left: 94px;padding-left: 22px;}
form#whats-new-form textarea { color:#ffffff; background:#212121; border:1px solid #000000; box-shadow: inset 0px 0px 0px 1px #2c2c2c; font-size: 14px;height: 20px;padding: 6px;width: 98%;}
#aw-whats-new-submit { font-size:13px; }
body.no-js form#whats-new-form textarea {height: 50px;}
form#whats-new-form #whats-new-options select {max-width: 200px;margin-top: 12px;}
form#whats-new-form #whats-new-submit {float: right;}
#whats-new-options {overflow: auto;height: 0;}
body.no-js #whats-new-options {height: auto;}
#whats-new:focus {border-color: rgba(31, 179, 221, 0.9) !important;outline-color: rgba(31, 179, 221, 0.9);box-shadow: 0 0 7px rgba(31, 179, 221, 0.7);-moz-box-shadow: 0 0 7px    rgba(31, 179, 221, 0.7);-webkit-box-shadow: 0 0 7px rgba(31, 179, 221, 0.7);}
.activity-pg-desc { margin-bottom:25px; }
span.activity { font-size: 11px; padding: 3px 6px; background:#D8E2C2; border:1px solid #87A34E; }
#item-header-content span.activity, .widget_bp_core_members_widget span.activity { background:#D8E2C2; border:1px solid #0b0b0b; }

/*--------------------------------------------------------------
6.1.1 - Activity Listing
--------------------------------------------------------------*/
ul.activity-list>li {overflow: hidden; padding: 20px 20px 16px 20px!important; min-height:70px; }
.activity-list .activity-avatar {float: left; display:block; margin-top:3px; }
.activity-list .activity-avatar img { border:5px solid #87A34E; }
ul.activity-list > li:first-child {padding-top: 5px;}
ul.item-list.activity-list li.has-comments {padding-bottom: 15px;}
.invites.item-list li .item-avatar a img { border:3px solid #87A34E; }
.invites.item-list li h4 { margin-top:0px; }
body.activity-permalink ul.activity-list li.has-comments {padding-bottom: 0;}
.activity-list li.mini {font-size: 11px;min-height: 35px;padding: 15px 0 0 0;position: relative;}
.activity-list li.mini .activity-avatar img.avatar, .activity-list li.mini .activity-avatar img.FB_profile_pic {height: 30px;margin-left: 20px;width: 30px; border:3px solid #87A34E; }
.activity-permalink .activity-list li.mini .activity-avatar img.avatar, .activity-permalink .activity-list li.mini .activity-avatar img.FB_profile_pic {height: auto;margin-left: 0;width: auto;}
.activity-permalink .activity-avatar img { width:150px!important; height:150px!important; }
body.activity-permalink .activity-list > li:first-child {padding-top: 0;}
.activity-list li.mini .activity-content p {margin: 0;}
.activity-list li.mini .activity-comments {clear: both;font-size: 12px;}
body.activity-permalink li.mini .activity-meta {margin-top: 4px;}
.activity-list li .activity-inreplyto {background: url( images/replyto_arrow.gif ) 7px 0 no-repeat;color: #888;font-size: 11px;margin-left: 5px;margin-top: 5px;padding-left: 25px;}
.activity-list li .activity-inreplyto > p {margin: 0;display: inline;}
.activity-list li .activity-inreplyto blockquote, .activity-list li .activity-inreplyto div.activity-inner {background: none;border: none;display: inline;margin: 0;overflow: hidden;padding: 0;}
.activity-list .activity-content { display:block; margin-left: 120px;margin-bottom: 15px;}
body.activity-permalink ul#activity-stream { margin-top:70px; }
body.activity-permalink .activity-list li .activity-content { background:#D8E2C2; border:1px solid #87A34E; font-size: 16px;line-height: 150%;min-height: 35px;margin-left: 185px;margin-right: 0;padding: 15px;}
body.activity-permalink .activity-list li .activity-header > p {background: url( images/activity_arrow.gif ) top left no-repeat;height: 35px;margin-bottom: 0;margin-left: -35px;padding: 5px 0 0 35px;}
.activity-list .activity-content .activity-header { font-size: 11px; }
.activity-header { margin-right: 20px; display:block; line-height:1.7em; font-weight:700; }
.activity-header a { font-size:11px; font-weight:bold; clear:both; }
.activity-header a, .comment-meta a, .acomment-meta a {text-decoration: none;}
.activity-header img.avatar { display:none; }
a.bp-secondary-action, span.highlight {font-size: 11px;padding: 0;margin-right: 5px;text-decoration: none;}
.activity-list .activity-content .activity-inner, .activity-list .activity-content blockquote {margin: 5px 0 0 0;overflow: hidden;}
body.activity-permalink .activity-content .activity-inner, body.activity-permalink .activity-content blockquote {margin-left: 0;margin-top: 5px;}
.activity-inner { display:block; font-size:14px; line-height:1.5em; }
.activity-inner > p {word-wrap: break-word;}
.activity-inner > .activity-inner {margin: 0 !important;}
.activity-inner > blockquote {margin: 0 !important;}
.activity-list .activity-content img.thumbnail {border: 2px solid #eee;float: left;margin: 0 10px 5px 0;}
.activity-read-more {margin-left: 1em;white-space: nowrap;}
.activity-list li.load-more { background: #d24931; min-height:0px; font-size: 1.2em; margin-top:15px; padding: 10px 15px !important;text-align: center;border-radius:5px;}
.activity-list li.load-more a { color: #ffffff; font-weight:bold; }


/*--------------------------------------------------------------
6.1.2 - Activity Comments
--------------------------------------------------------------*/
div.activity-meta {margin: 18px 0;}
body.activity-permalink div.activity-meta {margin-bottom: 6px;}
div.activity-meta a {font: normal 11px/20px Arial, Tahoma, Verdana, sans-serif;padding: 4px 8px;}
a.activity-time-since { text-decoration: none; }
a.activity-time-since:hover {color: #888;text-decoration: underline;}
a.bp-primary-action, #reply-title small a {font-size: 11px;margin-right: 5px;text-decoration: none;}
a.bp-primary-action span, #reply-title small a span { background: #b57b08; border-radius: 3px;color: #fff;font-size: 90%;margin-left: 2px;padding: 0 5px;}
a.bp-primary-action:hover span, #reply-title small a:hover span { background: #a36e04; }
div.activity-comments { margin: 0 0 0 120px;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 { background:#D8E2C2; border:1px solid #87A34E; padding: 0 0 0 10px;}
div.activity-comments ul li {border: none;list-style: none;}
div.activity-comments ul {clear: both;}
div.activity-comments ul li {border-top: 1px dotted #87A34E;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;}
body.activity-permalink div.activity-comments > ul {padding: 0 10px 0 15px;}
div.activity-comments div.acomment-avatar img {border-width: 2px !important;float: left;height: 25px;margin-right: 10px;width: 25px;}
div.activity-comments div.acomment-content {font-size: 11px;margin: 5px 0 0 40px;}
div.acomment-content .time-since, div.acomment-content .activity-delete-link, div.acomment-content .comment-header {display: none;}
body.activity-permalink div.activity-comments div.acomment-content {font-size: 14px;}
div.activity-comments div.acomment-meta {color: #888;font-size: 11px;}
div.activity-comments form.ac-form {background: #fafafa;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;display: none;margin: 0 0 15px 33px;padding: 8px;}
div.activity-comments li form.ac-form {margin-right: 15px;clear: both;}
div.activity-comments form.root {margin-left: 0;}
div.activity-comments div#message {margin-top: 15px;margin-bottom: 0;}
div.activity-comments form.loading {background-image: url( images/ajax-loader.gif );background-position: 2% 95%;background-repeat: no-repeat;}
div.activity-comments form .ac-textarea {background: #fff;border: 1px solid #ccc;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;margin-bottom: 10px;padding: 8px;}
div.activity-comments form textarea {border: none;color: #555;font-family: inherit;font-size: 11px;height: 60px;padding: 0;width: 100%;}
div.activity-comments form input {margin-top: 5px;}
div.activity-comments form div.ac-reply-avatar {float: left;}
div.ac-reply-avatar img { width:50px; height:50px; }
div.activity-comments form div.ac-reply-content {color: #888;font-size: 11px;margin-left: 50px;padding-left: 15px;}
.acomment-options {float: left;margin: 5px 0 5px 40px;}
.acomment-options a {color: #999;}
.acomment-options a:hover {color: inherit;}

/*--------------------------------------------------------------
6.2 - Admin Bar
--------------------------------------------------------------*/


/*--------------------------------------------------------------
6.3 - Directories - Members, Groups, Blogs, Forums
--------------------------------------------------------------*/
div.dir-search {float: right;margin: 0px 0 0 0;}
div.dir-search input[type=text] {font-size: 12px;padding: 5px 5px;}
input#groups_search { padding:5px; }
#members-dir-list { padding-top:10px; margin:30px 0 0 0;  }
#members-dir-list .item-avatar img { margin-right:15px; border:5px solid #87A34E; }
.members-sorting { width:250px; }
.members-sorting label { font-size:11px; color:#ffffff; font-style:italic; }
#content #members-list { border-top:1px solid #262626; }
#members-list li { border-bottom:1px solid #262626; }
#members-list li .item-avatar img { margin-right:20px; border:5px solid #87A34E; }
#members-list li .item-title a { font-size:18px; }
#group-settings-form #members-list li, #group-settings-form #admins-list li, #group-settings-form #mods-list li { padding-left:18px; padding-right:18px; border-bottom:1px solid #262626; }
#group-settings-form #members-list li h5, #group-settings-form #admins-list li h5, #group-settings-form #mods-list li h5 { font-size:16px; }

/*--------------------------------------------------------------
6.4 - Errors / Success Messages
--------------------------------------------------------------*/
div#message {margin: 20px 0 15px 0; overflow:hidden; width:100%; font-size:24px; }
div#message p, #item-header div#message p { padding:20px; margin-top: 7px; font-size:24px; text-decoration: none; background:#00b13e; color:#ffffff; }
#message.info p {margin-bottom: 0; }
div#message.updated {clear: both;}
div#message p {font-size: 12px;display: block;padding: 10px 15px;}
div#message.error p { background:#e10000; }
div#message.updated p { background:#00bd81; }
.standard-form#signup_form div div.error { background:#e10000; margin: 0 0 10px 0;padding: 6px;width: 90%;}
div.accept, div.reject {float: left;margin-left: 10px;}
ul.button-nav li {float: left;margin: 0 10px 10px 0;}
ul.button-nav li.current a {font-weight: bold; }


/*--------------------------------------------------------------
6.5 - Forms
--------------------------------------------------------------*/
.standard-form textarea, .standard-form input[type=text], .standard-form select, .standard-form input[type=password], .dir-search input[type=text], #page-user-login, #page-user-pass, .register-section input[type=text], .register-section input[type=password], .comment-content input[type=text], #respond textarea#comment, #messages_search, #bbp_topic_edit_reason, input#s, .standard-form input[type=email], #members_search { padding:9px; font-size: 18px; color:#f0f0f0!important; background:#212121; border:1px solid #000000; box-shadow: inset 0px 0px 0px 1px #2c2c2c; transition: all 300ms ease-in; }
.standard-form select {padding: 3px;}
.standard-form input[type=password] {margin-bottom: 5px;}
.standard-form label, .standard-form span.label { display: block; margin: 15px 0 5px 0;}
.standard-form div.checkbox label, .standard-form div.radio label { font-size: 14px;font-weight: normal;margin: 5px 0 0 0;}
.standard-form#sidebar-login-form label {margin-top: 5px;}
.standard-form input[type=text] {width: 75%;}
.standard-form#sidebar-login-form input[type=text], .standard-form#sidebar-login-form input[type=password] {padding: 4px;width: 95%;}
.standard-form #basic-details-section input[type=password], .standard-form #blog-details-section input#signup_blog_url {width: 35%;}
.standard-form#signup_form input[type=text], .standard-form#signup_form textarea, .form-allowed-tags, #commentform input[type=text], #commentform textarea {width: 70%;}
.standard-form#signup_form div.submit {float: right;}
div#signup-avatar img {margin: 0 15px 10px 0;}
.standard-form textarea {width: 75%;height: 120px;}
#send_message_form { padding:15px 25px; border-radius:5px; }
.standard-form textarea#message_content { height: 200px; }
.standard-form#send-reply textarea {width: 97.5%; }
.standard-form p.description { font-size: 11px;margin: 5px 0;}
.standard-form div.submit {clear: both;padding: 15px 0 0 0;}
.standard-form p.submit {margin-bottom: 0;padding: 15px 0 0 0;}
.standard-form div.submit input {margin-right: 15px;}
.standard-form div.radio ul {margin: 10px 0 15px 38px;list-style: disc;}
.standard-form div.radio ul li {margin-bottom: 5px;}
.standard-form a.clear-value {display: block;margin-top: 5px;outline: none;}
.standard-form #basic-details-section, .standard-form #blog-details-section, .standard-form #profile-details-section {float: left;width: 48%;}
.standard-form #profile-details-section {float: right;}
#buddypress .standard-form #blog-details-section, #buddypress #notifications-bulk-management {clear: left;}
body.no-js #buddypress #notifications-bulk-management #select-all-notifications, body.no-js #buddypress label[for="message-type-select"], body.no-js #buddypress #message-type-select, body.no-js #buddypress #delete_inbox_messages, body.no-js #buddypress #delete_sentbox_messages, body.no-js #buddypress #messages-bulk-management #select-all-messages {display: none;}
form#send-invite-form {padding:2%;}
div#invite-list { background:#D8E2C2; border:1px solid #87A34E; height: 400px;margin: 0 0 10px;overflow: auto;padding: 5px;width: 160px;}
button, a.button, input[type=button], input[type=reset], div.generic-button a { cursor: pointer; color:#000000; font-size:13px; }
div.generic-button { display:inline; margin-right:10px; }
#group-settings-form, #post-topic-reply { width:95%; margin:0 auto; }
#group-settings-form input[type=text], #group-settings-form textarea { border:none; }
#post-topic-reply { margin-top:100px; }
#members-directory-form { }
.members-sorting { margin-top:30px; float:left; }
#members-dir-search { margin-top:30px; }
#members_search { padding:5px; font-size: 16px; }
#friend-list li { padding:20px; }

#activation-form #key { border:none; font-size: 26px; }
.my-profile.change-avatar div.profile { min-height:700px; }

.field-visibility-settings { display:none; }
.field-visibility-settings ul li { list-style-type: none; margin-left:-20px; }
#pass-strength-result { font-size:12px; }
#pass-strength-result.short { color:#db0000!important; }
#pass-strength-result.bad { color:#f69100!important; }
#pass-strength-result.good { color:#167400!important; }

/* SELECT FIELD STYLING */
select { color:#778F45; font-size: 10px; border: solid #9db668 1px; }
select option { font-size: 10px; padding:0 0 3px 0; }
.customStyleSelectBox { padding:0px 0px 0px 0px; }
.customStyleSelectBox.changed { /* You can use this if you want a different style after user has made a selection */ }
#activity-filter-by, #forums-order-by, #members-order-by { width:140px; }
select#members-friends, select#notifications-sort-order-list { width:200px; }
.my-friends li#members-order-select { padding-top:4px!important; }
.item-list-tabs #activity-filter-select label, .item-list-tabs #members-order-select label, #forums-order-select label, #whats-new-post-in-box label { font-style:italic; font-size:12px; }
.item-list-tabs .customStyleSelectBoxInner, .customStyleSelectBoxInner { padding:1px 0px 1px 3px!important; height:29px; color:#d2d2d2; text-transform:uppercase; font-size:12px; background:url( "images/select.png" ) no-repeat right center; }
.customStyleSelectBoxInner { border-left:1px solid #0d0d0d; }
li#members-order-select { padding-top:0px!important; }
#blogs-order-by { min-width:160px; }
#message-type-select { min-width:160px; }
.messages-options-nav .customStyleSelectBoxInner, .messages-options-nav .customStyleSelectBox { text-align:left!important; }
#group_members-order-by { min-width:140px; }

/*--------------------------------------------------------------
6.6 - Ajax Loading
--------------------------------------------------------------*/
a.loading,input.loading {background-image: url( images/ajax-loader.gif );background-position: 95% 50%;background-repeat: no-repeat;padding-right: 25px;}
a.loading:hover,
input.loading:hover {background-image: url( images/ajax-loader.gif );background-position: 95% 50%;background-repeat: no-repeat;padding-right: 25px;color: #777;}
a.button.loading, input[type="submit"].loading, input[type="button"].loading, input[type="reset"].loading {
background-image: url( images/ajax-loader.gif ), -moz-linear-gradient(top, #ffffff 0%, #e0e0e0 100%); /* FF3.6+ */
background-image: url( images/ajax-loader.gif ), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
background-image: url( images/ajax-loader.gif ), -webkit-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
background-image: url( images/ajax-loader.gif ), -o-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* Opera11.10+ */
background-image: url( images/ajax-loader.gif ), -ms-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( enabled=0 ); /* IE6-9 */
background-image: url( images/ajax-loader.gif ), linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* W3C */
background-position: 95% 50%;
background-repeat: no-repeat;
padding-right: 25px;
}
a.button.loading:hover, input[type="submit"].loading:hover, input[type="button"].loading:hover, input[type="reset"].loading:hover {
background-image: url( images/ajax-loader.gif ), -moz-linear-gradient(top, #ffffff 0%, #e0e0e0 100%); /* FF3.6+ */
background-image: url( images/ajax-loader.gif ), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
background-image: url( images/ajax-loader.gif ), -webkit-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
background-image: url( images/ajax-loader.gif ), -o-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* Opera11.10+ */
background-image: url( images/ajax-loader.gif ), -ms-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */
background-image: url( images/ajax-loader.gif ), linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* W3C */
border: 1px solid #ccc;padding-right: 25px;}
input[type="submit"].pending, input[type="button"].pending, input[type="reset"].pending, input[type="submit"].disabled, input[type="button"].disabled,
input[type="reset"].disabled, button.pending, button.disabled, div.pending a, a.disabled {border-color: #eee;color: #bbb;cursor: default;}
input[type="submit"]:hover.pending, input[type="button"]:hover.pending, input[type="reset"]:hover.pending, input[type="submit"]:hover.disabled, input[type="button"]:hover.disabled, input[type="reset"]:hover.disabled, button.pending:hover, button.disabled:hover, div.pending a:hover, 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;}


/*--------------------------------------------------------------
6.7 - Tables
--------------------------------------------------------------*/
table#message-threads {width: auto;}
table.profile-fields {margin-bottom: 20px;}
table.profile-fields:last-child {margin-bottom: 0;}
table.profile-fields p {margin-top: 15px;}
table.profile-fields p:last-child {margin-top: 0;}
table tr td, table tr th { padding: 8px; }
table tr td.label {border-right: 1px solid #262626; font-weight: bold;width: 25%;}
table tr td.thread-info p {margin: 0;}
table tr td.thread-info p.thread-excerpt {font-size: 11px;margin-top: 3px;}
div#sidebar table td, table.forum td {text-align: center;}
table.notification-settings {margin-bottom: 20px;text-align: left; width:100%;}
#groups-notification-settings {margin-bottom: 0;}
table.notification-settings th.icon, table.notification-settings td:first-child { display: none;}
table.notification-settings th.title {width: 80%;}
table.notification-settings .yes, table.notification-settings .no {text-align: center;width: 40px;}

/*--------------------------------------------------------------
6.8 - Headers, Lists and Tabs - Activity, Groups, Blogs, Forums
--------------------------------------------------------------*/
#item-body { }
#item-body-padding { padding:17px 25px; overflow:hidden; }
span.user-nicename {color: #777;display: inline-block;font-size: 16px; font-style:italic; }
div#item-header { margin: 65px 0 55px 0; display:table; position:relative; width:100%; }
#item-header-avatar { float:left; width:180px; margin-top:0px; margin-right:0px; z-index:100; position:relative; }
#item-header-avatar img { border:7px solid #111111; width:180px; height:auto; }
.bp-user #item-header-avatar img { width:150px; height:auto; }
#admins-moderators { font-size:11px; position:absolute; top:15px; right:30px; }
#admins-moderators ul li img { width:25px!important; height:25px!important; border:3px solid #87A34E; }
#admins, #moderators { float:right; margin-left:20px; }
div#item-header-content { padding:30px 30px 18px 30px; background:#D8E2C2; border:1px solid #87A34E; width:470px; float:right; font-size:14px; overflow:hidden; line-height:1.6em; }
.bp-user div#item-header-content { width:500px; }
#item-header-content p { font-size:14px; }
div#item-header h2 {font-size: 30px; line-height: 100%; margin: -5px 0 15px 0;}
div#item-header h2 a { text-decoration: none;}
div#item-header img.avatar {float: left;margin: 0 15px 19px 0;}
div#item-header h2 {margin-bottom: 3px;}
.single-group-meta { font-size:16px; margin-top:12px; margin-bottom:12px; }
div#item-header h2 span.highlight {font-size: 11px;font-weight: normal;line-height: 170%;margin-bottom: 7px;vertical-align: middle;}
div#item-header h2 span.highlight {font-size: 16px;}
div#item-header h2 span.highlight span {background: #a1dcfa; 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;}
div#item-header div#item-meta {font-size: 16px; line-height:1.5em; overflow: hidden;margin: 15px 0 5px 0;padding-bottom: 10px;}
div#item-header .user-nicename { color: #ffffff; }
div#item-header div#item-actions {float: right;margin: 0 0 15px 15px;text-align: right;width: 20%;}
div#item-header div#item-actions h3 {font-size: 12px;margin: 0 0 5px 0;}
div#item-header ul {margin-bottom: 15px;overflow: hidden;}
div#item-header ul h5, div#item-header ul span, div#item-header ul hr {display: none;}
div#item-header ul li {float: right;}
div#item-header ul img.avatar, div#item-header ul.avatars img.avatar {height: 30px;margin: 2px;width: 30px;}
div#item-header div.generic-button a { border:none; padding:0px; }
div#item-header div#message.info {line-height: 80%;}
#item-buttons { margin-top:20px;}

#member-list li { padding:20px 5px; min-height:90px; border-bottom:1px solid #262626; }
#member-list li img.avatar { margin-right:16px; border:5px solid #87A34E; }
ul.item-list {width: 100%;}
ul.item-list li { padding: 15px 0;position: relative; }
ul.item-list.activity-list li {padding-bottom: 0;}
ul.single-line li {border: none;}
ul.item-list li img.avatar {float: left;margin: 0 10px 0 0;}
ul.item-list li div.item-title, ul.item-list li h4 { font-weight: normal;font-size: 15px; }
ul.item-list li div.item-title span {font-size: 12px; font-style:italic; }
ul.item-list li div.item-meta { padding-left:62px; }
#latest-update { font-style:italic; }
#latest-update a { color:#d24931; }
ul.item-list li div.item-desc {color: #888;font-size: 11px;margin: 10px 0 0 64px;width: 100%;}
ul.item-list li div.action {position: absolute;bottom: 15px;right: 15px;text-align: right;}
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 { clear: left; overflow: hidden;}
div.item-list-tabs ul li { float:left; }
div.item-list-tabs ul li a {text-decoration: none;font-size:16px; }
div.item-list-tabs ul {width: 100%;}
#subnav { padding:0 10px; margin-top:0px; margin-bottom:20px; }
#subnav ul li { padding-top:3px; padding-bottom:3px; }
#subnav ul li.selected a { background:#D8E2C2; border:1px solid #0b0b0b; }
#subnav ul li.last { float:right; }
#subnav ul li a { font-size:13px; padding:0px 7px; }
.message-search { float:right; padding:4px 0; overflow:hidden; }
div.item-list-tabs ul li.last select {max-width: 175px;}
div.item-list-tabs ul li a { padding:3px 10px; display:block; text-decoration: none;}
div.item-list-tabs ul li a span {}
ul li.loading a {background-image: url( images/ajax-loader.gif );background-position: 92% 50%;background-repeat: no-repeat;padding-right: 30px !important;}
div#item-nav ul li.loading a { background-position: 88% 50%; }
div.item-list-tabs#subnav { overflow:hidden; }
.group-forum div.item-list-tabs#subnav, .group-members div.item-list-tabs#subnav { border-bottom:none; margin:0px; }
#admins-list li {overflow: auto;}
#item-body div.profile { padding:20px; }
li#forums-order-select { display:none; }
#members-group-list { margin-top:10px; border-top:1px solid #262626; }

body.notifications #pag-top { display:none; }
body.notifications table.notifications { width:100%; margin-top:30px; }
body.notifications table.notifications thead tr th { text-align:left; background:#d24931; }
body.notifications table.notifications tbody tr td { border-bottom:1px solid #2a2a2a; background:#1f1c1c; }

#buddypress #cover-image-container {position: relative;}
#buddypress #header-cover-image {background-color: #c5c5c5;background-position: center top;background-repeat: no-repeat;background-size: cover;border: 0;display: block;left: 0;margin: 0;padding: 0;position: absolute;top: 0;width: 100%;z-index: 1;}
#buddypress #item-header-cover-image {padding: 0 1em;position: relative;z-index: 999;}

/*--------------------------------------------------------------
6.9 - Private Messaging Threads
--------------------------------------------------------------*/
table#message-threads tr.unread td {font-weight: bold;}
#message-threads tr td { border-bottom:1px solid #262626; padding-top:10px; padding-bottom:10px; }
li span.unread-count, tr.unread span.unread-count { background: #dd0000; border-radius: 3px; font-weight: bold;padding: 2px 8px;}
div.item-list-tabs ul li a span.unread-count {padding: 1px 6px;}
div.messages-options-nav { font-size: 11px;margin: 0 -19px;padding: 5px 15px;text-align: right;}
div.messages { margin-top:14px; padding:16px 0; overflow:hidden; }
#message-thread { margin-top:14px; padding:16px 0px; }
div#message-thread div.message-box {padding: 15px 0; border-bottom:1px solid #262626; }
div#message-thread p#message-recipients {margin: 10px 0 20px 0;}
div#message-thread img.avatar {float: left;margin: 5px 15px 0 0; width:50px; height:50px; vertical-align: middle; border:5px solid #87A34E; }
.thread-avatar img { border:3px solid #87A34E; }
.thread-from img.avatar { margin-right:9px; border:3px solid #131111; }
div#message-thread strong {font-size: 16px; font-weight:normal; margin: 0;}
div#message-thread strong a {text-decoration: none; font-weight:normal; }
div#message-thread strong span.activity {margin: 4px 0 0 10px;}
div#message-thread div.message-content {margin-left: 75px; font-size:14px; line-height:1.6em; }
div#message-thread div.message-options {text-align: right;}
#messages-dir-count, #messages-dir-count a { text-shadow:none; color:#a1a1a1; }
#messages_search { padding:5px; font-size:16px; }
ul li.friend-tab { background:none!important; border:1px solid #000000!important; }
#user-pag { border-top:1px solid #262626; border-bottom:1px solid #262626; margin-bottom:10px; }
.message-metadata {position: relative;}
.message-star-actions {position: absolute;right: 0;top: 0;}
#buddypress a.message-action-star, #buddypress a.message-action-unstar {border-bottom: 0;text-decoration: none;outline: none;}
a.message-action-star {opacity: .7;}
a.message-action-star:hover {opacity: 1;}
.message-action-star span.icon:before, .message-action-unstar span.icon:before {font-family: dashicons;font-size: 18px;}
.message-action-star span.icon:before {color: #aaa;content: "\f154";}
.message-action-unstar span.icon:before {color: #FCDD77;content: "\f155";}
.bp-screen-reader-text {clip: rect(1px, 1px, 1px, 1px); position: absolute;}

/*--------------------------------------------------------------
7.0 - WooCommerce
--------------------------------------------------------------*/
.tax-product_cat h1.page-title { display:none; }

/*--------------------------------------------------------------
7.1 - WPMU
--------------------------------------------------------------*/
#create-a-site { font-size:14px; }
.directory.blogs #object-nav { margin-top:100px; }
ul.item-list li div.item-meta { padding-left:0px; }
#blogs-list { width:106%; }
#blogs-list li { float:left; width:160px; height:370px; margin:0 55px 0px 0; }
#blogs-list li a { color:#ffffff; }
#blogs-list li .item-avatar { width:160px; height:160px; margin-bottom:20px; }
#blogs-list li .item-avatar img { border:7px solid #87A34E;  }
#blogs-list li .item-meta { font-size:11px; margin:5px 0; }
#blogs-directory-form { padding:10px 0; margin-top:100px; }
#blogs_search { border:none; padding:9px; }

/*--------------------------------------------------------------
7.2 - Chat
--------------------------------------------------------------*/
.chat-login-name, .chat-login-email { font-size:18px; padding:3px; border:1px solid #d6d6d6; border-radius:4px; }
.chat-login-wrap input[type=submit] { padding:3px; font-size:14px; }
/* -------------------
Gravity forms country dropdown
---------------------*/
.gform_wrapper .ginput_complex,
.gform_wrapper .ginput_complex .ginput_right {
    overflow: visible;
}
