/*
Theme Name: Tension (Socialize Child)
Description: Tension. A child theme for the Socialize WordPress theme.
Version: 1.0
Author: Ghost 
Author URI: http://www.com
Text Domain: ghostpool_lang
Template: socialize
*/



/* Header stuff */
#gp-top-nav {   display:none;  }


/* Forum titles and stuff */
.gp-theme #bbpress-forums .bbp-topics .bbp-topic-permalink {
    font-size: 19px;
    zzfont-family: "Special Elite",Arial, Helvetica, sans-serif;
}
.gp-theme.forum #bbpress-forums .bbp-forums .bbp-forum-info > .bbp-forum-title {
    font-size: 19px;
    zzfont-family: "Special Elite",Arial, Helvetica, sans-serif;
}
.gp-theme #bbpress-forums .bbp-forums-list .bbp-forum .bbp-forum-link {
    font-size: 19px;
    zzfont-family: "Special Elite",Arial, Helvetica, sans-serif;
}
#buddypress {
 	    background-color: rgba(0,0,0,0.25);		/* rgba(220,220,220,0.15); */
 	        ZZbackground-color: #f8f8f8;
}
 #buddypress ul.item-list li div.item-title a {
	    color: #c60000 !important;
}
.gp-theme #buddypress .activity-list .activity-header a {
	    color: #c60000;
}
#buddypress .activity-list .activity-content .activity-header {
	    color: #DEDEDE;
}
#buddypress #activity-stream .activity-content .activity-header {
    color: #DEDEDE;
}
#buddypress #cover-image-container {
	    background-color: #000;
	    background-image: url(/wp-content/uploads/2016/03/red-velveeetah-short-1024x188.jpg);
}
#buddypress #header-cover-image {
    background-color: #000;	        
}

.gp-theme  #buddypress ul.item-list li div.item-title a {
	    color: #c60000;
}
.gp-theme #bbpress-forums .gp-forum-home ul.odd {
    background-color: #fff;
}

.gp-theme #bbpress-forums #bbp-search-form #bbp_search {	
	background-color: #411;
    color: #fff;
    font-size: 1.2em;
	border-color: #211;
}
.gp-theme #bbpress-forums #bbp-search-form #bbp_search_submit {	
	background-color: #211;
	color: #aaa;
}


/* Footer stuff  */
#footer-image {   display:none;  }


/* Register */
#buddypress .standard-form div.submit input {
    margin-right: 15px;
    padding: 15px;
    background-color: #521212;
}
#buddypress .standard-form#signup_form div div.error {
    background: #330101;
    color: #FF3131;
}

form#signup_form {
    padding: 15px;
}



::-webkit-input-placeholder { 
    color:    #444;
}
:-moz-placeholder {
   color:    #444;
}
::-moz-placeholder { 
   color:    #444;
}
:-ms-input-placeholder {
   color:    #444;
}
:placeholder-shown {
  color:    #444;
}





/*
body { margin-top: -32px; }
#wpadminbar { display:none; }
*/



/****
.gp-entry-content p {
    line-height: 26px;
}    
****/
