/* 
* Tomasz Muter RoyalWeb MiniFramework
* Copyright (c) 2010 Tomasz Muter
* http://www.royalweb.pl
* tmuter@gmail.com
*/
/*


/********************************************************************************
TYPOGRAPHY
/*******************************************************************************/

h1
{
	font-size: 35px;
	color: #222;
	font-weight: 300;
	padding-bottom: 15px;
	line-height: 1.8em;
}
h2
{
	margin: 0;
	padding: 0 0 12px 0;
	text-transform: none;
}
h2
{
	color:#2D2D2D;
	font-size:17px;
	font-weight:bold;
	padding-bottom:6px;
}
h3
{
	color: #000000;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 0;
}
#news h3 { display:inline-block; }
#news p
{
	color: #666666;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 9px;
}
#news .date
{
	color: #999999;
	display: inline-block;
	font-size: 10px;
	margin-left: 5px;
}
h4
{


}
h5
{
	border-bottom: 1px solid #222;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 13px;
	color: #777;
	padding: 0 0 20px 0;
	margin: 0 0 5px 0;
}
h6
{
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	padding: 0 0 25px 0;
	font-size: 14px;
	margin: 0;
	line-height: 14px;
}
p.medium
{
	font-size: 11px;
	color: #666;
	padding: 0 20px 20px 0;
	text-align: left;
}
p.large
{
	font-size: 18px;
	line-height: 1.7em;
	color: #333;
	padding: 0 10px 10px 0;
	text-align: left;
}
