/*
/*
Theme Name: NewVFX Child
Description: 用有限的时间，做些有意思的事情，互联互通 <a href='http://www.newvfx.com'>NewVFX</a> 
Author: NewVFX NetWork
Author URI: http://www.newvfx.com
Text Domain: buddy-child
Template: newvfx
*/

/* Add your own CSS code here */
/**全局背景颜色为灰色 字体粗细为400***/

body {
    background: #eee;
    font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Microsoft YaHei,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei,sans-serif;  
    font-weight: 400;
}


#header {
    background: #ffffff !important;
    margin-bottom: 15px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
#header_main, #header {
    box-shadow: 0 2px 5px #cccccc59;
}
/*关闭社区帖子内弹出图片下方的小图*/
.pp_gallery {
display: none !important;
}

.topic .bbp-private-reply {
    background: #e4e4e4 !important;
}
.bbpress_mark_all_read_wrapper {
    /* transform: scale(0.8); */
    /* transform-origin: right; */
    display: none;
}
/*FV播放器样式冲突解决*/
.flowplayer .fp-play .fp-playbtn, .flowplayer .fp-pause .fp-playbtn, .flowplayer .fp-waiting .fp-playbtn {
    display: none !important;
}
/*论坛版块添加描述样式*/

@media only screen and (max-width: 480px){
#bbpress-forums div.bbp-reply-author img.avatar, #bbpress-forums div.bbp-topic-author img.avatar {
    margin-top: 12px;
}}

#bbpress-forums div.bbp-forum-content, #bbpress-forums div.bbp-reply-content, #bbpress-forums div.bbp-topic-content {
  /*clear: both !important;
  margin-left: 0 !important;*/
  font-size: 14px;
  letter-spacing: 0.4px; 

}

#bbpress-forums div.bbp-topic-content ul li,
#bbpress-forums div.bbp-reply-content ul li {
	list-style-type: disc;
	line-height:28px;
}

#bbpress-forums div.bbp-topic-content ol li,
#bbpress-forums div.bbp-reply-content ol li {
	list-style-type: decimal;
	line-height:28px;
}

#bbpress-forums div.bbp-topic-content ol li li,
#bbpress-forums div.bbp-reply-content ol li li {
	list-style-type: lower-alpha;
	line-height:28px;
}

#bbpress-forums div.bbp-topic-content ol li li li,
#bbpress-forums div.bbp-reply-content ol li li li {
	list-style-type: upper-roman;
	line-height:28px;
}

#bbpress-forums div.bbp-topic-content ul,
#bbpress-forums div.bbp-reply-content ul,
#bbpress-forums div.bbp-topic-content ol,
#bbpress-forums div.bbp-reply-content ol {
	margin: 0 15px 15px;
}

#wpcomm .wc-comment .wc-reply {
    margin-top: 0px !important;
}

@media only screen and (max-width: 480px){
.gp-theme #bbpress-forums div.bbp-reply-content {
    clear: both;
    margin-bottom: 0px !important;
}
}

/*bbpress NewVFX CSS*/
.gp-theme #favorite-toggle {
float: right;
}
.columns {
    margin-top: 10px;
}

p {
    line-height: 26px;
    margin-bottom: 12px;
    font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Microsoft YaHei,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei,sans-serif; 
}

/*登录按钮的颜色*/
.login-button {
background-color: #e96969;
}
.login-button:hover {
background-color: #679710;
}
.signup-button {
background-color: #e65e5e;
}
.signup-button:hover {
background-color: #2a8cae;
}

#gp-profile-desktop-button, #gp-profile-mobile-button {
    display: none;
    background-color: #444444 !important;
}

/*按钮颜色*/
/*
input[type='button'], input[type='submit'], input[type='reset'], button, .button {
    display: inline-block;

    color: #fff;
    font-weight: bold;
    padding: 9.5px 15px;
    margin: 0;
    border: 0;
    font-size: 13.5px;
    line-height: 1;
    cursor: pointer;
    border-radius: 4px;
}
*/

input[type='button'], input[type='submit'], input[type='reset'], button, .button {
    background-color: #444444;
    color: #fff;
    font-weight: 400;
    font-size: 13px;
}
/*按钮悬浮颜色*/

input[type='button'], input[type='submit'], input[type='reset'], button, .button {
    background-color: #e96969;
    color: #fff;
    font-weight: 400;
    font-size: 13px;
}

input[type='button']:hover,
input[type='submit']:hover,
input[type='reset']:hover,
button:hover,
.button:hover {
   background-color: #db5b5d;
   color: #fff;
	 font-weight: 400;
}
.widget.buddypress .item-avatar a {
float: left;
margin-bottom: 10px !important;
}

.gp-theme #buddypress .activity-list a.activity-time-since {
    font-size: 12px !important;
    font-weight: 700 !important;
    display: inline !important;
}

.gp-login-register-form input[type="text"], .gp-login-register-form input[type="password"], .gp-login-register-form input[type="email"], .gp-login-register-form input[type='submit'] {
    width: 100%;
    height: 30px;
}

.gp-theme #buddypress div.activity-meta a.button {
    display: inline-block;
    background-color: #e96969 !important;

}
.gp-theme .widget.buddypress div.item-options a.selected, .gp-theme .widget.buddypress div.item-options a:hover {
    background-color: #e96969;
}
.gp-theme .widget.buddypress div.item-options a {
    background-color: #e96969 !important;
    color: #fff;

}
a:hover {
    color: #77af12 !important;
}
.gp-theme #bbpress-forums div.bbp-forum-author .bbp-author-role, .gp-theme #bbpress-forums div.bbp-topic-author .bbp-author-role, .gp-theme #bbpress-forums div.bbp-reply-author .bbp-author-role {
    font-style: normal;
    font-weight: bold;
    margin: 0 12px;
    border-radius: 11px;
    line-height: 25px;
    display: inline-block;
    padding: 0 10px;
    background: #e96969 !important;
    color: #fff;
}
#mobile-nav-button {
    background-color: #e96969 !important;
}
.signup-button {
    background-color: #555;
}
#mobile-nav .menu li a {
    display: block;
    color: #555;
}
.gp-theme #bbpress-forums .gp-forum-home.bbp-forums .bbp-has-subforums .bbp-forum-info > .bbp-forum-title, .gp-theme #bbpress-forums .bbp-topics .bbp-header, .gp-theme #bbpress-forums .bbp-replies .bbp-header, .gp-theme #bbpress-forums .bbp-search-results .bbp-header {
    background-color: #f0f0ed !important;
    color: #555 !important;
}
#content, #container {
    background-color: #fff !important;
}
.gp-theme #buddypress .activity-list .activity-content .activity-inner {
    font-size: 14px !important;
}
.page-template-homepage-php .gp-blog-wrapper {
    padding: 5px  !important;
}



a :hover {
Color:#e65e5e !important;
}

/*圆角从8改为3*/
.widget {
position: relative;
width: 100%;
overflow: hidden;
clear: both;
padding: 20px;
margin-bottom: 20px;
background: #fff;
border-radius: 3px;
}

/*用户动态宽度
#buddypress #item-body {
    padding: 0 0px;
}
.padder, #container #content {
    padding: 10px;
}
*/
/*
.bbp-search-form {
 display:none !important;
 }

.gp-theme .widget #bbp_search_submit {
    margin-top: 4px;
}
*/

/*通知颜色*/
.gp-theme #buddypress .activity-list .activity-content blockquote {
    color: #262626;
	  background: #f9f9f9;
}
.gp-theme #buddypress div.item-list-tabs ul li a span, .gp-theme #buddypress div.item-list-tabs ul li.current a span, .gp-theme #buddypress div.item-list-tabs ul li.selected a span {
    background: #717171;

}
.gp-theme #buddypress div.dir-search input[type=submit]{
    top: 27px;
    height: 60%;
}
.gp-theme #buddypress div.item-list-tabs ul li {
    margin: 0px 0px 0px 0px;
}
.gp-theme #buddypress div.item-list-tabs ul li a span, .gp-theme #buddypress div.item-list-tabs ul li.current a span, .gp-theme #buddypress div.item-list-tabs ul li.selected a span {
background: #e96969;
}
.gp-theme #buddypress div#item-header {
    margin-bottom: 0px;
}
.gp-theme #buddypress .activity-list .activity-content blockquote, .gp-theme #buddypress .activity-list .activity-content blockquote a {
    color: #1d70cc !important;
}

.gp-theme #buddypress input[type=submit]{
 background-color: #e96969;
}
.gp-theme #buddypress ul.item-list li {
    padding: 12px 0;
}
.gp-theme #buddypress .activity-list div.activity-meta {
    margin-top: 5px;
}

.gp-theme #buddypress .activity-list div.activity-comments div.acomment-content {
        margin: 0px 0px -5px 40px !important;
        font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Microsoft YaHei,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei,sans-serif;
        font-size: 13px;
	    letter-spacing: 0.25px;
}

/****导航菜单字体控制粗细****/
#nav .menu li a {
    color: #6c6c6c;
    padding: 10px 13px;
    font-weight: 400 !important;
	font-style: normal;
	font-size: 14px;
}

/* 导航划过 背景颜色修改 */
#nav .menu li:first-child {
margin-left: 0;
}

#nav .menu li a:hover,
#nav .menu li:hover > a {
color: #fff;
background: #fff;
}

.sidebar {
    color: #616161;
}
/*侧边栏字体颜色 大小*/

/* 图标gototop样式调整 */

#gp-to-top {
    background: #f5f4f5;
    color: #5C6161;
    border-radius: 8px;
    box-shadow: 0 2px 3px #d2cfcf59;
}

widget {
    border-radius: 3px !important;
}



.gp-theme #bbpress-forums .bbp-topics .bbp-body .bbp-topic-title, .gp-theme #bbpress-forums .bbp-topics .bbp-body .bbp-topic-voice-count, .gp-theme #bbpress-forums .bbp-topics .bbp-body .bbp-topic-reply-count, .gp-theme #bbpress-forums .bbp-topics .bbp-body .bbp-topic-freshness {
padding: 8px;
}


/*NewVFX By Songbin Ji*/
.author-info .author-desc {
    line-height: 26px;
    letter-spacing: 0.7px;
    font-size: 13px;
}
#post-content {
font-size: 14px;
letter-spacing: 0.6px;
}
.gp-theme #bbpress-forums .bbp-topics .bbp-body .bbp-topic-title, .gp-theme #bbpress-forums .bbp-topics .bbp-body .bbp-topic-voice-count, .gp-theme #bbpress-forums .bbp-topics .bbp-body .bbp-topic-reply-count, .gp-theme #bbpress-forums .bbp-topics .bbp-body .bbp-topic-freshness {
padding: 8px;
}
.page-title {
   /* font-size: 19px; */
	margin-bottom: 5px;
}

#buddypress #activity-stream p {
    margin: 0px;
}








/*
@media only screen and (max-width: 480px){
.gp-theme #bbpress-forums div.bbp-reply-author {
    min-height: 80px !important;
}
}
*/
.erphpdown .erphpdown-down {
  font-size: 15px;
}

.erphpdown .erphp-login-must {
    background: #ff5f33 !important;
padding: 2px 7px !important;
    font-size: 15px;
}

.erphpdown-copy {
color: #fff;
}


.mejs-container {
 clear: none !important;
 max-width: 100%;
}

.align-center, .aligncenter {
    margin: 5px auto;
    clear: none !important;
}
#bbpress-forums div.bbp-topic-tags {
    clear: none !important;
}
hr {
    clear: none !important;
}
/*Topic gray per line*/
#bbpress-forums div.odd, #bbpress-forums ul.odd {
    background-color: #f2f2ef;
}

#bbpress-forums ul.super-sticky li.bbp-topic-title a.bbp-topic-permalink:before {
  font: normal 16px/1 'dashicons';
  content: '\f450';

  float: left;
  padding-top: 3px;
  color: #9400D3;
}

/*修复广告后tab不切换
.buddypress .content div.activity {
    display: block !important;
}*/

.rtmedia-activity-container *, .rtmedia-activity-container *:before, .rtmedia-activity-container *:after {
    line-height: 26px;
}

td {
	    line-height: 26px;
}



#blogs-personal-li {
                  display:none;
       }



#buddypress ul.item-list.activity-list li.has-comments {
    padding-bottom: 8px;
}

.gp-notification-counter {
background: #e96969;
}

/*NewVFX By Songbin Ji*/

#buddypress .activity-list .activity-content {
    margin: 0 0 -10px 70px;
}
.caption {
    background: #3131317d;
}
div.mycred-my-rank img { 
height: 14px;
width: 14px;
}


em {
     font-style: italic; 
}

/*手机版开始*/
@media screen and (min-width: 800px) {
/*手机版隐藏回复*/
.gp-theme #bbpress-forums .bbp-topics .bbp-author-avatar{
    display: initial;
}
	.gp-theme.forum #bbpress-forums .bbp-topic-freshness-author .avatar {
    display: initial;
}
	.gp-login-register-form input[type="text"], .gp-login-register-form input[type="password"], .gp-login-register-form input[type="email"], .gp-login-register-form input[type='submit'] {
       height: 30px;
}
	
.insert-post-ads {
    display: none !important;
}

}

@media screen and (max-width: 800px) {
.gp-theme #bbpress-forums p.bbp-topic-meta {
    display: none;
}
	.gp-login-register-form input[type="text"], .gp-login-register-form input[type="password"], .gp-login-register-form input[type="email"], .gp-login-register-form input[type='submit'] {
       height: 45px !important;
}
	.gp-login-register-form input[type="text"], .gp-login-register-form input[type="password"], .gp-login-register-form input[type="email"], .gp-login-register-form input[type='submit'] {
    width: 100%;
    height: 45px;
}

	blockquote p {
        margin: 10px;
}

	.gp-theme #bbpress-forums .gp-forum-home.bbp-forums .bbp-has-subforums .bbp-forum-info > .bbp-forum-title, .gp-theme #bbpress-forums .bbp-topics .bbp-header, .gp-theme #bbpress-forums .bbp-replies .bbp-header, .gp-theme #bbpress-forums .bbp-search-results .bbp-header {
    padding: 1px 20px !important;
}

#bbpress-forums div.bbp-breadcrumb p, #bbpress-forums div.bbp-topic-tags p {
    margin-bottom: 0px;
}

.widget {
    display: none;
}


.gp-theme.gp-responsive #buddypress div.item-list-tabs#subnav {
    display: none;
}
#buddypress div.item-list-tabs#object-nav {
    display: none;
}
#buddypress #item-body {
    padding: 0 0 0 0;
}

	
	#content-wrapper {
margin-bottom: 0px;
}
.page-title {
    font-size: 16px;
    margin-bottom: 5px;
}
	
}
/*手机版结束*/

.slmwp_share {
    position: relative;
    margin: 0 auto;
    width: 283px;
    margin-top: 10px;
}
#copyright {
    margin-top: -15px;
    color: #104607;
    background-color: #ffffff;
}
/*#copyright {
    margin-top: -45px;
}
*/


#qt_comment_toolbar{
    display: none;
}

blockquote {
  background: #f9f9f9;
	border-left: 2px solid #ccc;
  margin: 1em 10px;
  padding: 0.5em 10px;
 /* quotes: "\201C""\201D""\2018""\2019";*/
	 /*去除引号*/
}
blockquote:before {
   /*color: #ccc;
  content: open-quote;
  font-size: 2em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;*/
		 /*去除间距*/
}
blockquote p {
 /* display: inline; 强制成*/
}

.bbp-body a.bbp-forum-title:before,.bbp-body a.bbp-topic-permalink:before,#bbpress-forums #bbp-single-user-details #bbp-user-navigation a:after,#bbpress-forums .subscription-toggle:before,#bbpress-forums #favorite-toggle a:before {
font-family:"FontAwesome";
font-weight:normal;
font-style:normal;
letter-spacing:normal;
text-rendering:auto;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}
#bbpress-forums #favorite-toggle a:before {
content:"\e80a";
margin:4px 4px;
color: #ff0303;
}
#bbpress-forums #favorite-toggle .is-favorite a:before {
content:"\e80a"
}
#bbpress-forums .subscription-toggle:before {
content:"\f09e";
margin:4px 4px;
color: #7ba716;
}
#bbpress-forums .is-subscribed .subscription-toggle:before {
content:"\f00d"
}


.bbp-body .no-replies a.bbp-forum-title:before {
content:"\f0e5"
}
.bbp-body .status-closed a.bbp-topic-permalink:before {
content:"\f023"
}


.gp-theme #bbpress-forums .bbp-header div.bbp-reply-content a {
    color: #3F51B5;
}

.bbp-pagination {
    float: left;
    width: 100%;
    margin-bottom: 0px !important;
}

.gp-entry-meta {
    margin-top: 10px;
}



.padder, #container #content {
    box-shadow: 0 2px 5px #c1bfbf59;
}
.flexslider .slides img {
    border-radius: 2px;
}

/* change the color of the file loading bar */
.mejs-controls .mejs-time-rail .mejs-time-loaded {
background: #ca4c31 !important;
}