* { margin: 0; padding: 0; }


/* div { border: 1px solid #FF0000; } */


body {
	font-size: 11pt; 
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif; 
	background: white;
	color:black;
}   
 
 
A:link, A:visited {background: white; color: black; text-decoration: underline; font-weight: bold;}
H1, H2, H3, h4, h5 {background: white; color: black; }
 
H2 { font-family: Georgia; padding-bottom: 1px; border-bottom: 1px solid gray; } 
H4 { text-transform: uppercase; }

a img {
	border: none;
	border:0;
	}	

 
	
hr {display:none;}

.clear {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	}

 
 
 #foot { font-size: 6pt; }
 
 

/* global elements: wrap, foot 
----------------------------------------------------------------------------*/
  

#global-wrap  { 
	margin-left: 10%; 		 
 	width: 725px; 
 	position: relative;  
 	}	

 
#home-logo {
	position: absolute;
	left: 0;
	top: 71px;
	width: 293px;
	height: 61px;
	background: #FFF url('/img/head-logo-print.gif') no-repeat; 
}
#home-pic {
	width: 736px;
	height: 183px;
	position: absolute;
	left: 0px;
	top: 158px;
}

#home-content {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 360px;
 
 }
 
#home-left {
	width: 470px;
	float:left;
	 } 
	#home-left p { margin-bottom: .6em; }
#home-right {
 	padding-left: 24px;
	width: 218px;
	margin-left: 485px;
	border-left: 1px solid #484848;
 	font-size: 9pt;
}

#home-feature  {
	font: 10pt "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif; 
}
 
#home-feature {
 	width: 465px;	 
}
.home-featurette {
	clear: both;
}
	.home-featurette img {
		border: 1px ;
		float:left;
		margin-right: 10px;
		}
	.home-featurette h4 {
		clear: none;
		margin: 20px 0 2px 0;
		padding-bottom: 0;
		font: 1.2em Arial, sans-serif;
 
		text-transform: none;
		font-weight: bold;
		}
	.home-featurette a {
		min-height: 60px;
		display:block;
		padding: 5px 20px 5px 20px;
		text-decoration: none;
 		
	}
 


#inside-logo {
	position: absolute;
	left: 0;
	top: 71px;
	width: 293px;
	height: 61px;
	background: #FFF url('/img/head-logo-print.gif') no-repeat; 	
}
#inside-logo:before {
	font-weight:bold;
	font-size: 120%;
    display: block;
    text-align: center;
    white-space: pre;
    content: "Hanshaw Kennedy, LLP"
}
#home-slogan {
	position: absolute;
	right: 0;
	top: 70px;
	width: 272px;
	height: 86px;
	/*background: #FFF url('/img/head-motto-print.gif') no-repeat; */	
 
}
#inside-slogan before {
	font-style:italic;
    display: block;
    text-align: center;
    white-space: pre;
    content: "Complex Problems Winning Solutions"
}
#inside-slogan {
	position: absolute;
	right: 0;
	top: 70px;
	width: 272px;
	height: 86px; 
	 	
}
#inside-pic {
	width: 736px;
	height: 183px;
	position: absolute;
	left: 0px;
	top: 158px;
}

#inside-wrap {	
	position: absolute;
	left: 0;
	top: 160px;
	background: #FFF;
	width: 100%;
	border-top: 1px solid #555;
	padding-top: 1em;
}
#inside-content {
	width: 480px;
	min-height: 500px;
	padding: 20px 30px;
	line-height: 16pt;
 }
 #inside-content p { margin-bottom: .7em; }
 
#inside-right {
	float:right;
	width: 218px;
	padding-left: 20px;
	 display: none;
}
#inside-right p { 
	margin-bottom: .7em;
 	 }
 
#nav ul {list-style: none;}  

.float-r {float:right;}
.float-l {float:left;}
.img-float-r {float:right; margin-left:4px; border: 3px solid #FFF;}
.img-float-l {float:left; margin-right:9px;}
 

.button a { 
	margin: 5px 0 10px 0;
	display:block;  
	width: auto;
	}
 
/* home
----------------------------------------------------------------------------*/
 
.attorney-box {
	width: 150px;
	float:left;
	text-align: center;
}
	.attorney-box a {
		min-height: 60px;
		display:block;
		padding: 5px;
		text-decoration: none;
 	
	}
	.attorney-box a:hover {
		background: #1F1F1F;  
	} 
 
.dropcap {
	float:left;
	margin-top:0px;
	width:33px;
	font-size: 36px; 
	line-height:30px;
} 
.indent {text-indent: 2em;}	 
  

/* inside page specific 
----------------------------------------------------------------------------*/
 
.padme p { margin-bottom: 1em; }
 
#search { display: none;   }
 
#top-right {float:right; width: 216px; }
#top-left { 
	padding: 11px 0 0 18px;
	width: 448px;
	height: 184px;
	 }

#side {
	float:right;
	margin-top: 30px;
	width: 220px;
	font-size: 9pt;
}


.quote {
    padding-left: 35px;
	background: url(/img/quote-mark.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	line-height: 1.4em;
	font-size: 120%;
	}
   
.quoter { text-align:right; font-size: 90%;}

#home-right ul, #inside-content ul { list-style-type: circle; margin-left: 25px; margin-bottom: 7px;}
  
#home-right ul li, #inside-content ul li {
	padding: 0 0 0 -15px;
	}
/*
#inside-right ul, #home-right ul,  .sidebox ul, #inside-content {
	list-style: none;
	margin: .5em 0 0 0;
	padding-left: 10px;
	}
#inside-right ul li, #home-right ul li,  #inside-content ul li {
	padding: 0 0 4px 20px;
	line-height: 1.4em;
	}
	
#inside-content li before {
	content: "-";	
}
*/

/* blog  
----------------------------------------------------------------------------*/
 
 
.pagecount {border-top: 1px solid #5D5E61; font-size: 85%; margin-top:2em;}

.date {border-bottom: 1px solid #5D5E61; font-size: 85%; }
.smallcaps { font-variant: small-caps; }

.tiny {
	font-size: .65%; 
 }	

.rowshade {background: #D1EEE0;  }

.small {font-size: 85%; }



/* forms 
----------------------------------------------------------------------------*/
 fieldset {border: 1px solid #888788; padding: 10px; margin: 10px 0; }

legend { 
	margin: 10px 0 10px;
	padding: 2px 4px;
	border-top: 1px solid #94A4D2;
	border-right: 1px solid #94A4D2;
	border-left: 1px solid #94A4D2;
}

input:focus, textarea:focus, #quotetable input:focus, #quotetable textarea:focus {
	background: #D0E0FF; border: 1px solid #AF351D; 
}  

table.t1 {border-collapse: collapse; font-size: 10px;}
td.td1 { border-style: solid; border-width: 1.0px; border-color: #bfbfbf; padding: 0.0px 5.0px}
	
 
.abs {vertical-align: middle;}


/* nav menu
----------------------------------------------------------------------------*/
#nav {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		z-index:100;
		padding: 5px;
	}

	#navigation-primary ul {
 
		list-style: none;
		}

	#navigation-primary li {
		float: left;
 
		position: relative;
		}

	#navigation-primary a {
		display: block;
 
		font-size: 9.5pt; 
		padding-right: 20pt;
		}

  
		
  
	#navigation-primary li ul li {
		height: auto;
		}

	#navigation-primary li ul li a {
		display: none;
		}

 

#snip-news {margin: 15px 0 80px 0; }




 /*  "Show All" + "Hide All" links */
#TJK_ToggleON,#TJK_ToggleOFF {
	border:1px solid #333;
	padding:0 5px;
	margin-right:5px;
	}
/* zeroing out padding and margin */
#TJK_DL dd,#TJK_DL dt {margin:0;padding:0;} 
/* margin for the DTs (shorthand) */
#TJK_DL dt {
	margin:4px 0 0 0; 
	}


/* image and left padding for DDs */
#TJK_DL dd {
	line-height: 1.4em;
	background:#D7D4D2 url(/js/answer.gif) no-repeat 0 10px;
	padding: 5px 5px 5px 55px; 
  	margin: 0;
	clear:left;
	}
/* styling all anchors in the DTs */
#TJK_DL dt a {
	display:block;
	background:0 0 no-repeat;
	padding-left:32px;
	text-decoration:none;
	}


#TJK_DL .DTplus a {background-image:url(/js/toggleDLplus.gif);}
#TJK_DL .DTminus a {background-image:url(/js/toggleDLminus.gif);}
/**********************************/
/**********************************/
#TJK_DL .showDD {position:relative;top:0;}
#TJK_DL dd,.hideDD{top:-9999px;position:absolute;}
#TJK_ToggleON,#TJK_ToggleOFF {display:inline;cursor:pointer;cursor:hand;}
	
	
.entry {
	border-bottom: 1px solid #cecece;
	margin-bottom: 2em;
	}

	
