/****************************************************************************************
 *
 *  blog.webriq and forum.webriq
 *  full wide site styles
 *
 */ 

#full_wide
{
	margin-top: 50px;
	margin-bottom: 50px;	
}

#full_wide div.content div.top
{
	background: url(../images/full_wide/fullwide_box_content_top.gif) no-repeat 0 17px;
	height: 45px;
	margin-bottom: 0;
}

#full_wide div.content div.bottom
{
	background: url(../images/full_wide/fullwide_box_content_bottom.gif) no-repeat 0 0;
	height: 38px;
}

#full_wide div.content div.center
{
	background: url(../images/full_wide/fullwide_box_content_center.gif) repeat-y 0 0;
	margin-top: 0;
}

#full_wide div.content div.grad
{
	background: url(../images/full_wide/fullwide_box_content_grad.gif) no-repeat 0 0;
	min-height: 418px;
	padding: 0 45px 0 38px;
}

#full_wide div.content ul
{
	margin-bottom: 14px;
}

#full_wide div.content ul li
{
	background: url(../images/content_bullet.png) no-repeat 0 7px;
	line-height: 22px;
	padding-left: 16px;
}

#full_wide div.content h1
{
	color: #000;
	font-size: 30px;
	margin-bottom: 20px;
}

#full_wide div.content h2
{
	color: #000;
	font-size: 18px;
	margin-bottom: 20px;
}

#full_wide a
{
	color: #0b42a6;
	text-decoration: none;
}

#full_wide a:hover
{
	color: #ff6800;
	text-decoration: underline;
}

#full_wide p
{
	font-size: 14px;
	line-height: 22px;
}

#full_wide h1.pageHeader, #titleAsText
{
	margin-top: 0;
}
