/*  
Theme Name: Mesothelioma
Theme URI: http://www.mesoinfo.org
Description: A custom template for Mesothelioma Help Network
Version: 1.0
Author: Get Page One LLC
Author URI: http://www.getpageone.com/
*/

*
{
	padding: 0px;
	margin: 0px;
}

body
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #666666;
	line-height: 20px;
}

h1
{
	font-size: 20px;
}

h2
{
	font-size: 16px;
	margin: 10px 0px;
}

h3
{
	font-size: 15px;
}

a
{
	color: #886024;
	text-decoration: none;
}

a:hover
{
	color: #779fdb;
}

a img
{
	border: none;
}

ol, ul
{
	padding-left: 40px;
}

p 
{ 
	padding: 0px 0px 8px 0px; 
}

.clear
{
	clear: both;
	height: 1px;
	overflow: hidden;
}

.keyword
{
	padding: 10px;
	border: 1px solid #000000;
}

#mesothelioma
{
	text-align: center;
}

#lawyer
{
	padding-top: 211px;
	text-align: left;
	margin: 0px auto;
	width: 850px;
	position: relative;
}

#asbestos
{
	width: 625px;
	float: right;
}

#asbestos .lawsuit
{
	padding-top: 30px;
	position: relative;
}

#asbestos .navigation
{
	position: absolute;
	width: 730px;
	top: 10px;
	left: 10px;
}

#cancer
{
	float: left;
	width: 200px;
}

#cancer ul
{
	padding: 0px;
	list-style-type: none;
	margin-bottom: 15px;
}

#cancer h1
{
	font-weight: normal;
	padding: 10px 0px;
}

#cancer #mainlevel
{
	font-size: 14px;
	line-height: 18px;
}

#cancer #sidebar h2
{
	padding: 2px 0px;
	margin: 0px;
	border-bottom: 1px solid #B5B5B5;
}

#cancer #sidebar ul
{
	padding: 0px 10px;
	margin: 0px; 
}

#cancer .danger
{
	width: 170px;
	overflow: hidden;
	position: relative;
	margin-bottom: 25px;
}

#cancer .text
{
	position: absolute;
	bottom: 0px;
	background: #000000;
	width: 170px;
	opacity: .8;
	filter: alpha(opacity=80);
}

#cancer .text a
{
	display: block;
	padding: 5px 10px;
	color: #FFFFFF;
	line-height: 14px;
	font-size: 12px;
}


#victim
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 850px;
	height: 196px;
	text-align: center;
	background: url('images/victim.jpg') no-repeat top left;
}

#victim .box
{
	opacity: .3;
	filter: alpha(opacity=30);
	background: #FFFFFF;
}

#victim .initials
{
	position: absolute;
	top: 65px;
	left: 14px;
	font-size: 80px;
	font-weight: 900;
	font-family: Helvetica, Arial;
	padding: 0px 5px 0px 5px;
	line-height: 75px;
	text-align: center;
}

#victim .initials a
{
	color: #FFFFFF;
	display: block;
}

#victim #alias a
{
	text-align: left;
	position: absolute;
	bottom: 10px;
	left: 14px;
	color: #FFFFFF;
	font-family: Georgia;
	font-size: 15px;
	line-height: 20px;
}

#settlements
{
	border-top: 1px solid #8F8F8F;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	margin: 15px 0px 30px 0px;
	padding-top: 10px;
}

#settlements a
{
	padding: 0px 8px;
}

#victim #searchform
{
	position: absolute;
	top: 20px; 
	right: 20px;
}