/*  
Theme Name: Lawyers and Settlements May 09
Theme URI: http://lawyersandsettlements.com/blog
Description: by spadewerk
Version: 1.0
author: Brandon Johnson
author URI: http://spadewerk.com
*/

* {
	margin: 0px;
	padding: 0px;}
	
body {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	margin: 0px;
	padding: 0px;}
	
a {
	text-decoration: none;
	border: none;}
	
em {
	margin: 0px;
	padding: 0px;}
	
h3,h4 {
	margin: 0px;
	padding: 0px;}
	
ul,li,ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;}
	
img,img a {
	margin: 0px;
	padding: 0px;
	border: none;
	text-decoration: none;}
	
div#wrapper {/* sets the width and centering on screen */
	position: absolute;
	left: 50%;
	margin-top: 0px;
	margin-left: -420px;
	width: 840px;
	background-image: url(images/bg_wrapper.png);
	background-repeat: repeat;}
	
div#header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	background-color: #fff;}
	
div#lft {
	vertical-align: top;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	width: 650px;
	float: left;}
	
div#lft a {
	text-decoration: none;}
	
div#lft a:hover {
	text-decoration: none;
	color: #333;}
	
h1 {
	border-bottom: 5px solid #DDE0D4;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;}
	
h1 a, h1 a:visited {
	text-decoration: none;
	color:#000;}
	
h1 a:hover {
	text-decoration: none;
	color:#006699;}
	
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;}
	
h2 a, h2 a:visited {
	text-decoration: none;
	color:#000;}
	
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	margin: 0px;
	padding: 10px 0px 10px 0px;}
	
h3 a {
	text-decoration: none;
	color:#006699;}
	
h4 {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: #666;
	margin: 0px;
	padding: 0px 0px 15px 0px;}
	
h4 a {
	text-decoration: none;
	font-weight: normal;
	color:#666;}
	
h5 {
	border-bottom: 5px solid #dde0d4;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 0px;}
	
p {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;}
	
p a, p a:visited {
	color: #006699;
	border-bottom: 1px solid #DDE0D4;}
	
ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;}
	
li {
	line-height: 16px;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 5px;	
	padding-left: 20px;
	padding-right: 0px;
	background: transparent url(images/listimgarrow.png) no-repeat top left;}
	
div#lft ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;}
	
div#lft ul li {
	line-height: 16px;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 5px;	
	padding-left: 20px;
	padding-right: 0px;
	background: transparent url(images/listimgarrow.png) no-repeat top left;}
	
div#rht {
	vertical-align: top;
	font-size: 10px;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 50px;
	padding-right: 0px;
	width: 140px;
	float: right;}
	
div#rht a {
	color: #000;
	font-weight: normal;
	text-decoration: none;}
	
/* footer area */
	
div#footer {
	border-top: 15px solid #ff6600;
	text-align: center;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	width: 840px;
	background-color: #fff;
	clear: both;}
	
div#footer a {
	color: #000;
	text-decoration: none;
	border: none}
	
div#footer a:hover {
	color: #ff6600;
	text-decoration: none;
	border: none}
	
/* navigation */

div#rht ul {
	font-size: 10px;
	margin-left: 0px;
	padding: 0px;}
	
div#rht li {
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 0px;
	text-decoration: none;
	list-style-type: none;
	background-color: transparent;
	background-image: url(images/bullet_rht.png);
	background-repeat: no-repeat;}
	
div#rht li a {
	color: #000;
	font-weight: normal;
	margin-left: 0px;
	text-decoration: none;}
	
/* news and events */

form#commentform textarea	{
	padding: 10px;
	width: 550px;}
	
.postmetadata {
	vertical-align: top;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
	background-color: #f7f7f6;}
	
.postmetadata a, .postmetadata a:visited {
	font-weight: normal;
	color: #333;}
	
div#sep	{
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom: 5px solid #DDE0D4;}
	
.alignright {
	margin: 0px 0px 10px 15px;
	float: right;}

.alignleft {
	margin: 0px 15px 10px 0px;
	float: left}
	
/* news archive */
	
.emptymonth {
	color: #666;}
	
/* adding some style to select table data */
	
.tablestyle {
	margin-top: 15px;
	margin-bottom: 15px;}

.tablestyle td {
	font: 12px arial, sans-serif;
	color: #333;
	background-color: transparent;
	padding: 2px 5px 2px 5px;
	border: 1px solid #f2f2f2;}