/*
 Theme Name: Fresh And Clean Child
 Description: The custom theme 'Fresh And Clean Child' using the parent theme Fresh And Clean.
 Author: LMB
 Author URI: myURL
 Template: fresh-and-clean
 Version: 1
 */
 
@import url('../fresh-and-clean/style.css');

/*** Sidebar ***/
#sidebar{float:right; width:250px; padding:10px 0; font-size:0.93em; background: transparent none repeat scroll 0 0; font-size: 12px;}

fieldset {
    border: 0px groove threedface !important;
}

/* lmb: table style */

tr.blue1 { background-color:#d7f0ff; } 
tr.white1 { background-color:white; } 
tr.blue2 { background-color:#aadffd; } 
td{ padding:2px 2px 2px 4px; }

#bbpress-forums {
	background-color: #f6fef7;
}

span.bbp-admin-links a {
	color: #009933;
}

.bbp-forum-header a.bbp-forum-permalink,
.bbp-topic-header a.bbp-topic-permalink,
.bbp-reply-header a.bbp-reply-permalink {
	color: #707070;
}

#sidebar .bbp-login-form label {
	width: 120px;
}
.bbp-logged-in img.avatar {
	border-bottom: 0px !important;
}
.bbp-logged-in h4 {
	border-bottom: 0px !important;
}

#subscription-toggle {
    float: right;
    padding-right: 20px;
}

.reply {
  font-size: 12px;
}
