/*
Theme Name: Client
Theme URI: http://www.accutanelawsuitattorney.com/
Description: Theme for WK
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: 10px;
  /*width: 900px;*/
  background-color: #75818b;
  font-family: Georgia, Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  color: #404040;
}
a:link, a:visited, a:active
{	
  color: #970000;
  text-decoration: underline;
  padding: 0;
  margin : 0;
}
a:hover
{
  color: #970000;
	text-decoration: none;
}
img
{
  border: 0;
  padding: 0;
  margin: 0;
}
p
{
  margin: 0 0 15px 0;
  line-height: 18px;
}
.topline
{
  text-align: center;
  font-size: 12px;
  color: #ffffff;
  padding: 0 0 3px 0;
  margin: 0 auto;
}
/*=================New Stuff==================*/
#outer-container
{
  background-image: url(images/mainbg.gif);
  background-position: top center;
  background-repeat: repeat-y;
	border: 0;
	margin: 0 auto;
	padding: 0;
	width: 950px;
}
#main-box
{
  background-color: #ffffff;
  vertical-align: top;
}
#left-base
{
  width: 240px;
  float: left;
}
#right-base
{
  width: 710px;
  float: right;
}
#main-content
{
  width: 480px;
  margin: 0;
  float: left;
}
#right-content 
{
  width: 230px;
  display: inline; /* :KLUDGE: Fixes IE double margin float bug */
  float: right;
}
/*================End New Stuff=============*/
#header
{
  width: 950px;
  height: 99px;
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  background-image: url(images/headerbg.jpg);
  background-position: top center;
}
#header #logo
{
  text-align: left; 
  padding: 0 0 0 5px;
  float: left;
  border: 0;
}
#header #blog
{
  float: right; 
  padding: 42px 17px 0 0;
  border: 0;
}
#maingraphic
{
  background-image: url(images/maingraphic.jpg);
  background-position: top center;
  background-color: #ffffff;
  display: block; 
  width: 950px;
  height: 307px;
  margin: 0;
  padding: 0;
}
#bottom
{
  clear: both;
  width: 950px;
  height: 121px;
  background-color: #970000;
  background-image: url(images/bottombg.jpg);
  background-repeat: repeat-x;
  background-position: top center;
}
#bottom .text
{
  font-size: 11px;
  color: #ffffff;
  text-align: center;
  padding: 13px 10px 10px 10px;
}
#bottom .text a 
{ 
  font-size: 11px;
  color: #ffffff;
}
h1
{
  font-size: 22px;
  font-weight: normal;
  padding: 0;
  margin: 0 0 8px 0;
  color: #6C8F3C;
}
h2
{
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 5px 0;
  color: #7ea746;
}
h3
{
  font-size: 16px;
  font-weight: normal;
  margin: 0 0 3px 0;
}
.generic-container
{
  margin: 0;
  padding: 10px 15px 30px 15px;  
}
.right-container
{
  padding: 10px;
}
.left-container
{
  padding: 10px;
}
.little-list
{
  list-style: none;
  margin: 10px 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-family: Arial, Helvetica;
  font-size: 9px;
  color: #000000;
  text-align: center;
  margin: 4px auto 0 auto;
}
.textbox
{
  font-family: Georgia, Arial, Helvetica;
  font-size: 12px;
  color: #404040;
  border: solid 1px #808080;
}
.form-labels
{
  font-weight: bold;
  color: #202020;
}
.form-text
{
  font-family: Georgia, Arial, Helvetica;
  font-size: 12px;
  color: #404040;
}
.search-text
{
  border-color: #c0c0c0 #ffffff #c0c0c0 #c0c0c0;
  border-style: solid none solid solid;
  border-width: 1px 0 1px 1px;
  font-size: 16px;
  height: 21px;
  margin: 0;
  padding: 3px 0 0 3px;
  width: 226px;
}
.smallform-text
{
  font-family: Arial, Helvetica;
  font-size: 9px;
}
.simpleform-container
{
  padding: 0 2px 0 25px;
}
.simpleform-labels
{
  display: block;
  font-weight: bold;
  color: #202020;
  text-align: right;
  padding-right: 4px;
  padding-bottom: 2px;
  padding-top: 4px;
  float: left;
  white-space: nowrap;
}
.simpleform-text
{
  display: block;
  color: #202020;
  text-align: left;
  padding-bottom: 2px;
  padding-top: 2px;
  width: auto;
  float: left;
  white-space: nowrap;
}
.error-val-text
{
  font-family: Verdana, Tahoma, Arial;
  font-size: 10px;
  color: #880000;
}
.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;
}
#contact-container
{
  padding: 5px 10px 10px 20px;
}
div.line 
{
  border: 0;
  border-top: dotted 1px #c0c0c0;
  height: 1px;
  margin: 10px 0 10px 0;
}
.main-nav
{
  width: 950px;
  height: 40px;
  background-image: url(images/nav.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: center;
}
.menu
{
  list-style: none;
  margin: 0;
  padding: 12px 0 0 0;
}
.menu li
{
  display: inline;
	list-style-type: none;
	padding-right: 35px;
	color: #ffffff;
	font-size: 16px;
}
.menu li a
{
	color: #ffffff;
	text-decoration: none;
}
.menu li a:hover
{
	text-decoration: underline;
}
.menu li a:link, .menu li a:visited, .menu li a:active
{	
  color: #ffffff;
}
.menu .last
{
  padding-right: 0;
}
ul
{
  list-style: none;
}

/* Start of Post/Wordpress stuff */
.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;
}
/* End of Post/Wordpress Stuff */
.side-list
{
  list-style: none;
  margin: 5px 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;
}
.breadcrumbs
{
	font-size: 11px;
	padding: 5px;
	/*background-color: #f5f5f5;
	border: solid 1px #e4e4e4;
	margin: 0 0 5px 0;
	width: 648px;*/
}
.alert-box{padding: 10px 15px 0px 15px;background-color: #dcbdb8;border: 1px solid #970000;margin:0 0 15px 0;}

