/*
Theme Name: Gipson
Theme URI: http://www.gipsonandnorman.com
Version: 1.0
Author: Ronnie Rocha
Author URI: http://www.tseg.com/
Tags: gipson, norman, bankruptcy


*/
body 
{
  /*text-align: center;*/
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  padding-top: 0;
  /*width: 900px;*/
  background-color: #156388;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 12px;
  color: #000000;
}
a:link, a:visited, a:active
{
	color: #3A5461;
	text-decoration: underline;
	padding: 0;
	margin : 0;
}
a:hover
{
  color: #9cb6c6;
	text-decoration: none;
}
img
{
  border: 0;
  padding: 0;
  margin: 0;
}
p
{
  margin: 0 0 15px 0;
  line-height: 18px;
}
/*=================New Stuff==================*/
#outer-container
{
	border: 0;
	background: #ffffff;
	margin: 0 auto;
	width: 768px;
}
#main-box
{
	background-color: #ffffff;
	vertical-align: top;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}
.content-base 
{ 
  width: 523px;
  float: left;
  margin: 0;
}
.right-base 
{ 
  width: 245px; 
  float: right;
  margin: 0;
} 
.right-base2 
{ 
  padding: 0px 20px 0px 5px; 
  float: right;
  margin: 0;
}
/*================End New Stuff=============*/
#top-text
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #c0c0c0;
}
#top-text a
{
  display: inline-block;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #808080;
  border: solid 1px #ffffff;
  padding: 5px 8px 5px 8px;
  text-decoration: none;
}
#top-text a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #6C8F3C;
  border: solid 1px #808080;
  padding: 5px 8px 5px 8px;
  background-color: #e4e4e4;
}
#bottom
{
  clear: both;
  width: 768px;
  height: 190px;
  background-image: url(images/footer.jpg);
  background-position: top center;
  /*background-color: #ffffff;*/
}
#bottom .text
{
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: normal;
  color: #97927a;
  text-align: center;
  padding: 25px 10px 10px 10px;
}
#bottom .text a 
{ 
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
  color: #97927a;
}
h1
{
  font-size: 17px;
  padding: 0;
  margin: 0 0 8px 0;
  color: #404040;
}
h2
{
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 15px;
  color: #404040;
  margin: 0 0 4px 0;
}
h3
{
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  color: #000000;
  padding: 0;
  margin: 0 0 3px 0;
}
hr
{
  color: #c0c0c0;
  width: 100%;
  height: 1px;
  margin: 5px 0 5px 0;
  border: 0;
}
.generic-container
{
  margin: 0;
  padding: 10px 10px 20px 20px;  
}
.little-list
{
  list-style: none;
  margin: 10px 0 15px 5px;
  padding: 0;
}
.little-list a:link, little-list a:visited, little-list a:active{
	text-decoration: underline;
	color: #3A5461;
}
.little-list a:hover{
	text-decoration: none;
	color: #3A5461;
}
.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;
  background-color: #156388;
  text-align: center;
  margin-top: 3px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
}
.textbox
{
  font-family: Arial, Helvetica;
  font-size: 12px;
  color: #404040;
  border: solid 1px #000000;
}
.form-labels
{
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
  font-weight: bold;
}
.form-text
{
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
}
.smallform-text
{
  font-family: Verdana, Arial, Helvetica;
  font-size: 9px;
}
.simpleform-container
{
  padding: 5px 0px 0 10px;
  background-color: #9cb6c3;
  margin-right: 7.5px; 
  
}
.simpleform-labels
{
  display: block;
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-align: right;
  padding-right: 4px;
  padding-bottom: 2px;
  padding-top: 4px;
  float: left;
  white-space: nowrap;
}
.simpleform-text
{
  display: block;
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  color: #000000;
  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;
}
.watermarked 
{
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
	height: 16px;
	width: 185px;
	padding: 0px 0 0px 2px;
	border: 1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}
.watermarked-large
{
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
	height:75px;
	width:185px;
	padding:1px 0 1px 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}
.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;*/
}
.topnav-images
{
  border: 0;
  padding: 0;
  margin: 0;
  float: left;
  display: block;
}
.crime-content
{
  padding-top: 5px;
  /*margin: 0 25px 0 15px;*/
}
.crime-list
{
  list-style: none;
  margin: 10px 0 15px 25px;
  padding: 0;
}
.crime-list li
{
  background:url(images/listarrow2.gif) no-repeat left top;
  margin: 0;
  padding: 0px 0px 0px 15px;
  margin-bottom: 5px;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 11px;
}
.crime-list li a
{
  color: #ffffff;
}
.crime-list li a:hover
{
  color: #ffffff;
}






ul#menu 
{ 
  display: block;
  margin: 0; 
  padding: 0; 
  width: 768px;
	height: 40px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(images/nav.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
ul#menu li ul 
{ 
  position: absolute; 
  display: block; 
  visibility: hidden; 
  width: 18em; 
  margin: 0 0 0 10px; 
  padding: 0; 
  /*border-bottom: .1em solid #39322b; */
  z-index: 99;
}
ul#menu li ul.scroll 
{ 
  max-height: 30em; 
  _height: 30em; 
  overflow-y: auto; 
  overflow-x: hidden; 
}
/* star HTML filter fixes mysteriously appearing margin bug in all versions/platforms of IE */ 
* html ul#menu li ul li 
{ 
  display: inline; 
} /* end filter */
ul#menu li ul li ul 
{ 
  position: absolute; 
  top: auto; 
  left: auto; 
  margin: -2.2em 0 0 17.9em; 
  padding: 0;
}
ul#menu li ul li ul.sublist 
{ 
  position: relative; 
  margin: -1.2em 0 0 0; 
  padding: 0; 
  border-bottom: 0;
}
/* Items */
ul#menu li 
{ 
  list-style: none;  
  height: auto; 
  display: inline; 
  /*float: none; */
  float: left;
  margin: 0; 
  position:relative; 
}
/*property + whitespace + empty comment filter positions top-level navigation in single row for IE 5.0 */ 
ul#menu li 
{ 
  display /**/: block; 
  float /**/: left;
} 
/* end filter */ 
ul#menu li ul li 
{ 
  display: block; 
  float: none;
}
/* Links */
ul#menu li a 
{ 
  display: block; 
  float: left; 
  background-color: #f0eedf;
  color: #39322b; 
  text-decoration: none; 
  font-family: Arial, Sans-Serif;
  font-size: 12px;
  color: #7c775b;
}
/* commented backslash filter positions top-level navigation in single row for Mac IE \*/ 
ul#menu li a 
{ 
  float: none; 
} 
/* end filter */
ul#menu li a:hover, ul#menu li a:focus 
{ 
  background-color: #04173f; 
  color: #ffffff;
}
ul#menu li ul li a 
{ 
  margin: 0; 
  padding: 5px 5px 5px 20px;
  text-indent: -.5em; 
}
ul#menu li ul li ul.sublist li a 
{ 
  padding-left: 3em; 
  border-top: 0;
}
ul#menu li li a.menuIndicator 
{ 
  background-image: url(/Includes/Templates/Active/images/bg-bullet4.gif); 
  background-position: 16.8em center; 
  background-repeat: no-repeat; 
  padding-right: 20px;
}
ul#menu li li a.menuIndicator:hover 
{ 
  background-image:url(/Includes/Templates/Active/images/bg-bullet4-o.gif);
}



/*SPRITE BACKGROUP POSITIONING*/	
#menu a.home, #menu a.overview, #menu a.attorneys, #menu a.chapter7, #menu a.chapter13, #menu a.contact 
{
	/*float: left;*/
	background: url(images/nav.jpg) no-repeat;
	height: 40px;
	text-indent: -999999px;
}
#menu a.home {	
	background-position: left 0;
	width: 102px;
}
#menu a.overview{
	background-position: -102px 0;
	width: 148px;
}
#menu a.attorneys {	
	background-position: -250px 0;
	width: 118px;
}			
#menu a.chapter7 {	
	background-position: -368px 0;
	width: 121px;
}	
#menu a.chapter13 {	
	background-position: -489px 0;
	width: 126px;
}
#menu a.contact {	
	background-position: -615px 0;
	width: 153px;
	}	

		
#menu a.home:hover {	
	background-position: 0px -40px;
	}
#menu a.overview:hover{
	background-position: -102px -40px;
	}
#menu a.attorneys:hover {	
	background-position: -250px -40px;
	}
#menu a.chapter7:hover {	
	background-position: -368px -40px;
	}
#menu a.chapter13:hover{	
	background-position: -489px -40px;
	}		
#menu a.contact:hover {	
	background-position: -615px -40px;
}


/* START OF SIDE MENU NAV */

ul#side-menu 
{ 
  display: block;
  width: 245px;
	height: 150px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(images/side-nav.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
ul#side-menu li ul 
{ 
  position: absolute; 
  display: block; 
  visibility: hidden; 
  width: 18em; 
  margin: 0 0 0 10px; 
  padding: 0; 
  /*border-bottom: .1em solid #39322b; */
  z-index: 99;
}
ul#side-menu li ul.scroll 
{ 
  max-height: 30em; 
  _height: 30em; 
  overflow-y: auto; 
  overflow-x: hidden; 
}
/* star HTML filter fixes mysteriously appearing margin bug in all versions/platforms of IE */ 
* html ul#side-menu li ul li 
{ 
  display: inline; 
} /* end filter */
ul#side-menu li ul li ul 
{ 
  position: absolute; 
  top: auto; 
  left: auto; 
  margin: -2.2em 0 0 17.9em; 
  padding: 0;
}
ul#side-menu li ul li ul.sublist 
{ 
  position: relative; 
  margin: -1.2em 0 0 0; 
  padding: 0; 
  border-bottom: 0;
}
/* Items */
ul#side-menu li 
{ 
  list-style: none;  
  height: auto; 
  display: inline; 
  /*float: none; */
  float: left;
  margin: 0; 
  position:relative; 
}
/*property + whitespace + empty comment filter positions top-level navigation in single row for IE 5.0 */ 
ul#side-menu li 
{ 
  display /**/: block; 
  float /**/: left;
} 
/* end filter */ 
ul#side-menu li ul li 
{ 
  display: block; 
  float: none;
}
/* Links */
ul#side-menu li a 
{ 
  display: block; 
  float: left; 
  background-color: #f0eedf;
  color: #39322b; 
  text-decoration: none; 
  font-family: Arial, Sans-Serif;
  font-size: 12px;
  color: #7c775b;
}
/* commented backslash filter positions top-level navigation in single row for Mac IE \*/ 
ul#side-menu li a 
{ 
  float: none; 
} 
/* end filter */
ul#side-menu li a:hover, ul#side-menu li a:focus 
{ 
  background-color: #04173f; 
  color: #ffffff;
}
ul#side-menu li ul li a 
{ 
  margin: 0; 
  padding: 5px 5px 5px 20px;
  text-indent: -.5em; 
}
ul#side-menu li ul li ul.sublist li a 
{ 
  padding-left: 3em; 
  border-top: 0;
}
ul#side-menu li li a.menuIndicator 
{ 
  background-image: url(/Includes/Templates/Active/images/bg-bullet4.gif); 
  background-position: 16.8em center; 
  background-repeat: no-repeat; 
  padding-right: 20px;
}
ul#side-menu li li a.menuIndicator:hover 
{ 
  background-image:url(/Includes/Templates/Active/images/bg-bullet4-o.gif);
}


#side-menu a.myths, #side-menu a.benefits, #side-menu a.life, #side-menu a.faqs, #side-menu a.form
{
	/*float: left;*/
	background: url(images/side-nav.jpg) no-repeat;
	width: 245px;
	height: 150px;
	text-indent: -999999px;
}
#side-menu a.myths {	
	background-position: 0 0;
	height: 36px;
}
#side-menu a.benefits {	
	background-position: 0 -36px;
	height: 29px;
}			
#side-menu a.life {	
	background-position: 0 -65px;
	height: 29px;
}	
#side-menu a.faqs {	
	background-position: 0 -94px;
	height: 29px;
}
#side-menu a.form {	
	background-position: 0 -123px;
	height: 27px;
}


#side-menu a.myths:hover {	
	background-position: -245px -0px;
	}
#side-menu a.benefits:hover {	
	background-position: -245px -36px;
	}
#side-menu a.life:hover {	
	background-position: -245px -65px;
	}
#side-menu a.faqs:hover{	
	background-position: -245px -94px;
	}
#side-menu a.form:hover{	
	background-position: -245px -123px;
	}
/*END NAVIGATION*/
/* End of site css */



/* 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 */
.breadcrumbs
{
	font-size: 11px;
	padding: 5px;
	/*background-color: #f5f5f5;
	border: solid 1px #e4e4e4;
	margin: 0 0 5px 0;
	width: 648px;*/
}
.pdf-icon
{
  background: url(images/pdf.gif) no-repeat;
/*  width: 20px;*/
  height: 16px;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
  margin:-7px 0 0 1px;
  _margin-top:-2px;
	padding: 0 0 0 23px;
}





