/*
 Theme Name:	Mantra Child
 Theme URI:	http://www.cryoutcreations.eu/mantra
 Description:	Mantra Child Theme
 Author:	Rob
 Author URI:	http://www.cryoutcreations.eu
 Version:	2.4.0
 License:	GNU General Public License v2.0
 License URI:	http://www.gnu.org/licenses/gpl-2.0.html
 Tags:		black, red, blue, white, silver, light, dark, one-column, two-columns, three-columns, right-sidebar, left-sidebar, fixed-layout, fluid-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, front-page-post-form, full-width-template,  microformats, post-formats, rtl-language-support,  sticky-post, theme-options, threaded-comments, translation-ready
 
 Template:	mantra
 Text Domain:	mantra-child
*/

/* Local overrides for BBBC */
.reply a.comment-reply-link {
padding:0 3px;
color:#0D85CC;
-moz-transition:.2s color ease;
-webkit-transition:.2s color ease;
transition:.2s color ease;
}

.comment-author cite {
        color: #000;
        font-style: normal;
        font-weight: bold;
}

#commentform  {
	width:100%;
	max-width:none;
	display:block;
	float:left;
	margin:0 auto;
}

.comment-form-comment textarea {
	width:100%;
	display:block;
	float:left;
	margin-left:0px;
	height:auto;
}
