body
{
	background: #666666 url('http://jonjaworski.com/bodybg.jpg') repeat-x 0 0;
	font-size: 11px;
	color: #525252;
}

h2, a
{
	color: #525252;
}

#contenttop
{
	background: transparent url('http://jonjaworski.com/topbg.png') no-repeat 0 0;
	height: 25px;
}

#contentwrapper
{
	background: transparent url('http://jonjaworski.com/contentbg.png') repeat-y 0 0;

}

#header
{
	height: 50px;
}

#header #title
{
	
}

#header #title .logo
{
	float: left;
}

#header #title h1
{
	font-size: 36px;
	font-weight: bold;
	color: #525252;
	margin-bottom: 5px;
}

#header #title h2
{
	font-size: 28px;
	color: #525252;
}

#introcontainer
{
	margin-top: 40px;
}

#intro
{
	
	height: 166px;
	background: url('http://jonjaworski.com/introbg.jpg') no-repeat 0 0;
	margin-left: 7px;
	margin-right: 7px;
}


#intro #introtext
{
	float: left;
	height: 166px;
	margin: 10px auto auto 20px;
	overflow: hidden;
}


#intro #introtext h1
{
	font-size: 18px;
	color: #00599d;
	margin-bottom: 10px;
}

#intro #introtext p
{
	font-size: 16px;
}

#intro #introicon
{
	float: right;
	margin: 0px 0px 0px 0px;
}

.post
{
	background: #fafafa;
	border: solid 1px #eeeeee;
	margin: 30px 5px 20px 5px;	
	padding: 15px;	
	_padding: 7px;
}

.post .postheader .posttitle
{
	
	line-height: 20px;
}

.post .postcontent
{
	margin-top: 24px;
	line-height: 24px;
	font-size: 16px;
}

.post .postcontent p
{
	margin-bottom: 10px;
}

#footer
{
	height: 52px;
	background: url('http://jonjaworski.com/bottombg.png') no-repeat 0 0;
}
