/**
 * @version 2.0 2012-04-18
 * @package Joomla
 * @subpackage Report Card
 * @copyright (C)  2012 the Thinkery
 * @license  GNU/GPL see LICENSE.php
 */

.clear{clear:both;}
.rcrow0, .rcrow1{padding: 10px;}
.rc_mainheader h1.componentheading{margin: 0px 5px;}
.rc_header{background: #4a79bc !important; color: #fff000; padding: 5px 10px;}
.rc_offline{text-align: center !important; font-weight: bold;}
.rc_noresults{text-align: center !important; font-weight: bold;}

.rc_testimonial{font-style: italic;}
.rc_testimonial_author{font-weight: bold; margin-top: 0px;}
.rc_testimonial_notes{font-size: 10px; color: #999;}
.rc_testimonial_date{}
.rc_testimonial_details{text-align:right;margin-top: 0px;}
.rc_testimonial_footer{text-align: center; font-size: 10px; margin-top: 10px;}
.rc_testimonial_header{border-bottom: solid 2px; font-weight: bold; text-transform: uppercase; position:relative; padding: 3px 10px; z-index: 0 !important;}
.rc_testimonial_header_right{ position: absolute; top: 0px; right: 8px; z-index: 1000 !important;}
.rc_testimonial_header_results{position: absolute; top: 0px; right: 0px; font-weight: normal; text-transform: none; padding: 3px 10px;}

.rccategory-desc{}
fieldset.filters{}

.rc_noresults{padding: 10px;}
.rc_relatedcats{font-size: 10px; text-align: right;}