/*
Theme Name: Client
Theme URI: http://www.mesothelioma-asbestoshelp.org/
Description: Theme for the meso help site
Version: 1.0
Author: Rodney Organ
Author URI: http://www.tseg.com/
Tags: client


*/

body 
{
  /*text-align: center;*/
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  padding-top: -1px;
  background-color: #f4f4f4;
	font-family: Georgia, Serif;
  font-size: 14px;
  color: #404040;
}
a:link, a:visited, a:active
{	
  color: #22476e;
  text-decoration: underline;
  padding: 0;
  margin : 0;
}
a:hover
{
  color: #22476e;
	text-decoration: none;
}
img
{
  border: 0;
  padding: 0;
  margin: 0;
}
p
{
  margin: 0 0 15px 0;
  line-height: 18px;
}
#outer-container {
	border: 1px solid #e7e7e7;
	background: #ffffff;
	margin: 0 auto;
	padding: 0;
	width: 948px;  /* Take off 2px because of the side borders */
}
#main-box
{
  background-color: #ffffff;
  vertical-align: top;
}
.content-base 
{ 
  width: 714px;
  float: left;
  margin: 0;
}
.right-base 
{ 
  width: 234px; 
  float: right;
  margin: 0;
} 
#header
{
  width: 948px;
  height: 102px;
  background-color: #ffffff;
  display: block;
}
#header #logo
{
  float: left;
  border: 0;
  margin: 0;
}
#header #nav
{
  float: right;
  border: 0;
  margin: 0;
	padding: 75px 15px 0 0;
}
.menu
{
  list-style: none;
  margin: 0;
  padding: 0;
}
.menu li
{
  display: inline;
	list-style-type: none;
	padding-left: 20px;
}
#maingraphic
{
	background-image: url(images/maingraphic.jpg);
  background-position: top center;
  display: block; 
  width: 948px;
  height: 346px;
}
#maingraphic #photo
{
	background-image: url(images/mainphoto.jpg);
  background-position: top center;
  display: block; 
  width: 714px;
  height: 346px;
	float: left;
}
#maingraphic #contact
{
  display: block; 
  width: 234px;
  height: 346px;
	float: right;
}
.small-container
{
	margin: 0;
	padding: 15px 10px 10px 20px;
}
#bottom
{
  clear: both;
  width: 948px;
	text-align: center;
  margin-left: auto;
  margin-right: auto;
}
#bottom .text
{
  font-size: 11px;
  text-align: center;
  padding: 7px 10px 10px 10px;
}
h1
{
  font-size: 26px;
  margin: 0 0 8px 0;
  color: #002043;
  font-weight: normal;
}
h2
{
  font-size: 21px;
  color: #002043;
  margin: 0 0 4px 0;
	font-weight: normal;
}
h3
{
  font-size: 16px;
  color: #002043;
  margin: 0 0 3px 0;
	font-weight: normal;
}
.generic-container
{
  margin: 0;
  padding: 15px 15px 30px 15px;  
}
/*.little-list
{
  list-style: none;
  margin: 5px 0 15px 5px;
  padding: 0;
}
.little-list li
{
  background:url(images/listarrow.gif) no-repeat left top;
  margin: 0;
  padding: 0px 0px 0px 15px;
  margin-bottom: 5px;
}*/
.little-list-alt
{
  list-style: none;
  margin: 5px 0 10px 5px;
  padding: 0;
}
.little-list-alt li
{
  background:url(images/listarrow2.gif) no-repeat left top;
  margin: 0;
  padding: 0px 0px 0px 15px;
  margin-bottom: 5px;
}
#props
{
  font-size: 9px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3px;
}
.textbox
{
	font-family: Georgia, Serif;
  font-size: 12px;
  color: #404040;
  border: solid 1px #000000;
}
.form-labels
{
  font-size: 12px;
  font-weight: bold;
}
.form-text
{
  font-size: 12px;
}
.smallform-text
{
  font-size: 9px;
}
.simpleform-container
{
  padding: 0 0 15px 9px;
}
.right-float-image
{
  float: right;
  margin: 0 5px 5px 10px;
  /*border: solid 1px #000000;*/
}
.left-float-image
{
  float: left;
  margin: 0 10px 5px 5px;
  /*border: solid 1px #000000;*/
}
div.line 
{
  border: 0;
  border-top: dotted 1px #c0c0c0;
  height: 1px;
  margin: 10px 0 10px 0;
}
.right-container
{
  margin: 0;
  padding: 15px 10px 20px 10px;
}
.post
{
  margin: 0 0 40px 0;
}
.post h2 a 
{
  border-bottom: 1px dashed;
  text-decoration: none;
}
.post h2 a:hover 
{
  border-bottom: 1px solid #ffffff;
  text-decoration: none;
}
.info 
{
  margin-bottom: 10px;
}
.info span 
{
  margin-right: 1.5em;
  font-size: 12px;
  padding-left: 20px;
  margin-bottom: 0.5em;
}
.info .date 
{
  background: transparent url(images/time.gif) no-repeat 0 -1px;
}
.info .author 
{
  background: transparent url(images/user.gif) no-repeat 0 -1px;
}
.info .comment 
{
  background: transparent url(images/comment.gif) no-repeat 0 -1px;
}
.info .cat 
{
  background: transparent url(images/cat.gif) no-repeat 0 1px;
  display: block;
}
.info .tag 
{
  background: transparent url(images/tag.gif) no-repeat 0 0;
  display: block;
}
.info .edit 
{
  background: transparent url(images/edit.gif) no-repeat 0 0;
}
.entry
{
  line-height: 18px;
}
.entry ul
{
  list-style: none;
  margin: 10px 0 15px 5px;
  padding: 0;
}
.entry ul li
{
  background:url(images/listarrow.gif) no-repeat left top;
  margin: 0;
  padding: 0px 0px 0px 15px;
  margin-bottom: 5px;
}
.navigation 
{
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 60px;
}
.alignleft
{
  float: left;
}
.alignright
{
  float: right;
}
.side-list
{
  list-style: none;
  margin: 10px 0 15px 5px;
  padding: 0;
}
.side-list li
{
  background:url(images/listarrow2.gif) no-repeat left top;
  margin: 0;
  padding: 0px 0px 0px 15px;
  margin-bottom: 5px;
}
blockquote
{
	background-color: #f4f4f4;
	border: solid 1px #c5c5c5;
	padding: 15px;
}
#main-contact *{
  list-style: none;
  margin: 0;
  padding: 0;
}
#main-contact label{
  color: #002043;
  display: block;
  font-weight: bold;
  margin: 5px 0;
}
#main-contact input[type=text]{
  padding: 2px;
  height: 16px;
  line-height: 16px;
}
#main-contact input[type=submit]{
  background: #002043;
  color: #ffffff;
  display: block;
  font-weight: bold;
  margin: 5px 0;
  padding: 2px;
  width: 116px;
}
#main-contact select{
  padding: 2px;
  height: 16px;
  line-height: 16px;
}
#main-contact input[type=text].small, #main-contact select.small{
  width: 116px;
}
#main-contact input.medium{
  width: 216px;
}
#main-contact input.large{
  width: 316px;
}
#main-contact textarea{
  padding: 2px;
  height: 60px;
  line-height: 15px;
  max-height: 60px;
  min-height: 60px;
  width: 316px;
}
