/*  
Theme Name: FLF Theme
Theme URI: FindLegalForms.com
Author: Henry C
*/

/* SITE */
body {
  font-family: Arial, Verdana, Helvetica, Sans-serif; 
  font-size: 12px;
  background:#01647C;
  padding: 0;
  text-align: center;
  margin:0px auto 50px auto;
  background: #6A6A6A url(/xcart/skin1/theme_legal/bg_body.png) repeat-y center;  }
hr{
  display:none;}
p{ margin:0}
#page{
  background:#FFF;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  width:980px;
  background:none;
  background: #ddd url(/xcart/skin1/images/theme_legal/bg1.png) repeat-x top;}
.narrowcolumn {
  background:#fff;
  float: right;
  display:inline;
  margin:0 10px 0 0;
  padding:20px;
  width:720px; /* 760-30-30 */}
.narrowcolumn .entry{
  line-height: 18px}
#sidebar{
  position:absolute;
  display:inline;
  margin:0 0 0 15px ;
  width: 180px;
  height:100%;}
h1{
  font-size:24px;
  padding:0;
  margin:0 0 10px 0;}
h2{
  font-size:20px;
  padding:0;
  margin:0 0 10px 0;}
h3{
  font-size:16px;
  padding:0;
  margin:0 0 10px 0;}
a:link,
a:active{
  color:#00F;}
a:visited{
  color:#758;}
a:hover{
  color:#A00;}


/* HEADER FOOTER */
#header {
  width:980px;
  height:90px;
  background-image:url(/xcart/skin1/theme_legal/bg_header.jpg);
  background-repeat:no-repeat;
  padding:0 0 10px 0;}
#headerimg {
  margin: 0;}
#headerimg h1{
  margin:0;
  padding:0;}
#headerimg h1 a{
  float:left;
  margin:18px 0 0 25px;
  display:block;
  padding: 46px 0 0 0;
  width: 497px;
  overflow: hidden;
  background:url(/xcart/skin1/theme_legal/logo.png)
  0 0px no-repeat;
  height: 0px !important;
  height /**/:48px; /* IE bug */
  display:inline;}
#headerimg .description {
  clear:left;
  float:left;
  color:#999;
  margin:3px 0 0 84px;}
#footer {
  clear: both;
  float:left;
  text-align:center;
  font-size:11px;
  color:#555;
  line-height:21px;
  margin:30px auto ;
  width:980px;}

#footer a{
  color:#555;
  text-decoration:none;}
#footer a:hover{
  color:#00F;
  text-decoration:underline;}
/* PAGES */
.pages h2{
  font-size:24px;
  margin:0 0 10px 0;
  padding:0;
  color:#000;}
.pages h3{
  color:#000;
  padding:0;
  margin:0 0 10px 0;
  font-size:21px;
  text-decoration:none; }
.pages ul{
  padding:0;
  margin:0 0 30px 0; }
.pages li{
  padding:0;
  margin:0 0 10px 0;
  list-style:none; }
.pages li a{}
.pages .categories ul{
  float:left;
  width:100%;}
.pages .categories ul li.cat-item {
  float:left;
  width:30%;
  font-size:14px; 
  font-weight:bold;}
.pages .categories .cat-item .children{
  display:none;}

/*POST */
#content .pagetitle{
  font-size:18px;
  margin:0 0 10px 0;
  padding:0;
  color:#666;}
.post{
  width: auto;
  list-style-type:none;
  margin:30px 0 ;
  padding:0 0 30px 0;
  border-bottom:1px solid #eee;}
.post h2{
  color:#000;}
.post h2, .post h2 a{
  padding:0;
  margin:0 0 10px 0;
  font-size:21px;
  text-decoration:none;}
.post h2 a:hover{
  text-decoration:underline;}
.post h3, .post h3 a{
  color:#00C;
  font-size:16px;
  margin: 0 0 10px 0;
  text-decoration:none;
  padding: 0;}
.post h3 a:hover{
  color: #000;
  text-decoration:underline;}
.entry{
  padding:0;
  clear:both;}
.entry p{
  margin:0 0 10px 0;
  line-height:19px;
  color:#333;}
.post .postmetadata{
  font-size:9px;
  color:#AAA;
  margin:15px 0 0 0;}
.post .postmetadata a{
  color:#666;
  text-decoration:none;}
.post .postmetadata a:hover{
  text-decoration:underline;}
.diggWrap{
  text-align:right;}


/* SIDEBAR */
#sidebar, #sidebar a{
  font-size: 11px;
  text-decoration:none;}
#sidebar a:hover{
  text-decoration:underline;}
#sidebar h2{
  line-height:25px;
  padding:0 0 0 5px;
  margin:0;
  background: url(/xcart/skin1/theme_legal/bar_sidebar.png);
  font-size:12px;
  color:#fff;
  font-weight:normal;}
#sidebar ul{
  margin: 0;
  padding: 0;}
#sidebar ul li {
  list-style-type: none;
  list-style-image: none;
  margin: 0 0 10px 0;}
#sidebar ul ul{
  background-color:#fff;
  border:1px solid #fff;
  border-top:0px solid;
  margin:0;
  padding:5px;}
#sidebar ul ul ul{
  border:0px solid;
  padding:0;
  margin: 0 0 0 5px;}
#sidebar ul ul li:before {
  content: "\00BB \0020";}
#sidebar ul ul li, 
#sidebar ul ol li {
  list-style:none;
  margin:0;
  padding:0;
  border:0px solid;
  font-size:11px;
  line-height:18px;}
#sidebar #searchform {
  /* background:#DDD; */
  margin: 0 auto;
  /* padding: 5px; */
  text-align: center;}
#sidebar #searchform #s {
  width: 90px;
  padding: 2px;}
#sidebar .children {
  display: none;}



/* NAVIGATION */
.navigation {
  height:20px;
  font-size:10px;
  text-align: center;}
.alignright {
  float: right;}
.alignleft {
  float: left}


/* COMMENTS */
h3#comments{
  color:#666;
  margin:0 0 15px 0;}
ol.commentlist{
  margin:0 0 10px 30px;
  padding:0;}
.commentlist p {
  margin: 10px 5px 5px 0;}
.commentlist {
  padding: 0;
  text-align: justify;}
.commentlist .alt {
  background-color: #f8f8f8;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin: 0;
  padding: 10px;}
.commentlist li {
  list-style: none;}
#respond{
  margin:30px 0 10px 0;}
#commentform p {
  color:#666;
  margin: 0 0 5px 0;}
#commentform input, #commentform textarea {
  font: 11px , Verdana, Arial, Sans-Serif;}
#commentform input {
  padding: 2px;
  margin: 5px 5px 1px 0;}
#commentform textarea {
  width: 100%;
  padding: 2px;}
#commentform #submit {
  margin: 0;}


/* ARCHIVE */

.pagetitle{
  font-size:18px;
  margin:0;
  padding:0;}









