/**

* @version   $Id: rt_chimera-custom.css 2015-05-06 $

* @author    devtechsource.com http://www.devtechsource.com

* @copyright Copyright (C) 2015 systemwideaudio, Ltd

* @license   http://www.devtechsource.com

*/



/* No Read More Buttons */

body .no-readmore .readon {

    display: none;

	}



h3, .title {

	font-size: 20px;

	color: #ffaa00;

	}



/*K2 Article ::Before Icon remove */

body #k2Container.itemListView .itemListCategory h2:before {

	content: none;

	}

#k2Container.itemListView .itemListCategory h2:before {

  content: none;
}

h2, .title {

  font-size: 20px;

  line-height: 37.7px;

}



body #k2Container.itemListView .itemList #itemListLeading h3 {

  font-size: 1.6em;

}

body #rt-main .rt-block {
  margin: 10px;
  padding: 0px 15px;
}

#k2Container .subCategoryContainer { float:left; }
#k2Container .subCategory {margin: 4px 12px 12px 0;}
#k2Container .catItemContent {margin: 0 22px 0 11px}