/**
* Ability Explosion - Typograph
*
* @package		css
* @author			Common Zen Media
* @author			Talita Pagani
* @copyright	Copyright (c) 2010, Common Zen Media
*/

/**
* Heading
*
* @section	heading
*/

h2
{ font-size: 24px; font-weight: bold; line-height: 50px; padding: 0 0 0 25px; text-transform: uppercase; }

h2.title
{ background: url(/media/static/images/ability-images/bg_title.jpg) repeat-x left bottom; position: relative; }

	h2 .complementary-info
	{ color: #848280; font-size: 14px; position: absolute; right: 10px; top: 5px; text-transform: none; }

h3
{}

h4
{}

/**
* Paragraph
*
* @section	paragraph
*/

.special-text
{ color: #999; font-size: 14px; font-weight: bold; line-height: 36px; padding: 0 10px 10px 35px; }

/**
* Miscelaneous
*
* @section	misc
*/

.uppercase
{ text-transform: uppercase; }

/**
* Text Colors
*
* @section	colors
*/

.color1
{ color: #A82283; }

.color2
{ color: #03508F; }

.color3
{ color: #00ACCE; }

.color4
{ color: #45B64A; }

.color5
{ color: #92C83E; }

.color6
{ color: #E9CD00; }

.color7
{ color: #F8981D; }

.color8
{ color: #ED1C25; }

.color9
{ color: #A91E23; }