/*
Theme Name: CJ Henry Law Blog
Theme URI: http://www.wwwebtek.com/
Description: CJ Henry Law Blog default theme.
Version: 1.0
Author: Paul Nalewajk
Author URI: http://www.wwwebtek.com/

*/



html, body {
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#1b5155;
}

/* see ie6.css & ie.css for ieSux rules */

#nav { display:none; }
a {
	color:#65460b;
	text-decoration:none;
	border:none;
}
a:visited {
	color:#de9309;
	text-decoration:none;
	border:none;
}
a:hover {
	color:#000;
	text-decoration:none;
	border:none;
}

dt {
	margin:15px 0px 5px 0px;
	font-size:13px;
	font-weight:bold;
}
dd {
	margin:0px 0px 4px 10px;
	padding:0px;
}

#content h2 {
	margin:-3px 0px 0px 0px;
	padding:0px;
	line-height:24px;
}
	#content ul li {
		margin-bottom:10px;
	}

#wrapper {
	position:relative;
	margin:0px;
	width:auto;
}

#container {
	position: relative;
}
* html #container {
}


#mast {
	position:relative;
	margin:0px auto;
	padding:0px;
	width:auto;
	height:188px;
	z-index:20;
}
	#mast h1 {
		text-indent:-9999px;
		position:absolute;
		top:20px;
		left:20px;
		margin:0px;
		padding:0px;
		width:378px;
		height:113px;
	}
		#mast h1 a {
			display:block;
			width:378px;
			height:113px;
			background:url(_img/logo.png) top left no-repeat;
		}
	#mast h4 {
		position:absolute;
		top:0px;
		left:400px;
		margin:0px;
		padding:20px;
		font-size:16px;
	}

#footer {
	display:none;
	}

#middle {
	position:relative;
	padding-top:24px;
}
.middle {
	position:relative;
	margin:0px;
	padding:0px;
	background:url(_img/bg_middle_block.jpg) top left no-repeat;
}

#leftcol {
	display:none;
}
	#leftcol hr, #rightcol hr {
		background: #fff url(_img/rule_left.gif) no-repeat center bottom;
		margin:15px auto;
		height: 2px;
		border: 0 none;
	}

#midcol {
	position:relative;
	margin: 0px 220px 0px 0px;
}
	#midcol hr {
		background: #fff url(_img/rule.gif) no-repeat center top;
		margin:15px auto;
		height: 2px;
		border: 0 none;
	}

#rightcol {
	position:absolute;
	right:0px;
	top:0px;
	width:216px;
}


#cases {
	position:absolute;
	top:0px;
	left:10px;
	padding-right:5px;
	width:188px;
	font-size:11px;
	/*color:#65460b;*/
}
	#cases h2 {
		text-indent:-9999px;
		margin:0px;
		padding:0px;
		height:38px;
	}
	#cases ul {
		margin:0px 0px 0px 20px;
		padding:0px;
		color:#65460b;
		list-style-image: url(_img/bullet_check.gif);
		list-style-type: circle;
	}
	#cases ul li {
		margin-top:3px;
		padding-bottom:3px;
		border-bottom:1px solid #cfd9dc;
	}
	/* for firefox. - odd */
	#cases ul>li {
		font-size:10px;
		margin-top:2px;
		padding-bottom:2px;
	}

#case_eval {
	position:absolute;
	top:0px;
	left:223px;
	padding:0px;
	height:258px;
	width:306px;
	font-size:12px;
}
	#case_eval h2 {
		text-indent:-9999px;
		margin:0px;
		padding:0px;
		height:38px;
	}
	#case_eval p {
		margin:5px 0px 5px 0px;
		padding:0px;
	}


#photo {
	position:absolute;
	top:0px;
	left:544px;
}

#copy {
	position:relative;
	margin:20px auto 0px auto;
	padding-top:0px;
	padding-bottom:86px;
 	width:950px;
 	min-height:865px;
 	z-index:1;
}
	#copy_home {
		position:relative;
		margin:20px auto 0px auto;
		padding-top:0px;
		padding-bottom:86px;
		width:950px;
		min-height:570px;
	}

.boxtop {
	display:none;
}
.box {
	position:relative;
	margin:0px 0px -13px 0px;
	padding:0px 14px;
}
	
.box_bot {
	display:none;
}
	.box_botcaseend {
		display:none;
	}

.boxtop_mid {
	display:none;
}
.box_mid {
	position:relative;
	margin:0px 0px -13px 0px;
	padding:0px 20px;
	line-height:18px;
}
	 html>.box_mid {
		margin:0px 0px 0px 0px;
	}
	.box_mid h4 {
		margin:5px 0px 8px 0px;
		font-size:15px;
	}
.box_bot_mid {
	display:none;
}

ul.case_list {
	margin:0px 0px 0px -20px;
	font-size:12px;
}
.case_list li {
	margin-bottom:7px;
	color:#65460b;
}

ul.blog_list {
	margin:-5px 0px 0px 0px;
	padding:0px;
	list-style:none;
	font-size:12px;
}
.blog_list li {
	margin:0px 0px 7px 0px;
	color:#65460b;
}

#contact_cjh {
	position:relative;
	margin:50px 0px 0px 0px;
	padding:0px 0px 0px 22px;
	width:194px;
	height:165px;
	font-size:12px;
	line-height:18px;
	color:#062027;
	
}
	#contact_cjh h5 {
		
		margin:0px;
	}
	#contact_cjh a {
		color:#185186;
		text-decoration:underline;
	}
	#contact_cjh a:hover {
		color:#000;
		text-decoration:none;
		border:none;
	}

.freecase, .freecase p {
	display:none;
}

.free_callout {
	margin:5px 0px 13px 0px;
	padding:0px;
}
	.free_callout p {
		margin:0px;
		padding:0px;
	}
	
.callout_blog a {
	text-indent:-9999px;
	margin:10px 0px 13px 0px;
	padding:0px;
	width:137px;
	height:17px;
	background:url(_img/callout_blog.gif) top left no-repeat;
	display:block;
}

.book {
	float:right;
	margin:0px 0px 7px 5px;
	border:1px solid #498999;
}

#rss a {
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	width:55px;
	height:31px;
	background:url(_img/icon_rss.png) top left no-repeat;
	display:block;
}

/* PAGE TITLES */
.box_freecase h4 {
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	height:40px;
	background:url(_img/title_box_freecase.gif) top left no-repeat;
}
.box_practice h4 {
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	height:26px;
	background:url(_img/title_box_practice.gif) top left no-repeat;
}

.title_home h3 {
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	height:64px;
	background:url(_img/title_home.gif) top left no-repeat;
}

.title_books_home h4 {
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	height:15px;
	background:url(_img/title_books_home.gif) top left no-repeat;
}

.title_blog_home h4 {
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	height:27px;
	background:url(_img/title_blog_home.gif) top left no-repeat;
}

	
/* form shit */
fieldset {
	border:none;
	margin:0px;
	padding:0px;
	font-weight:normal;
	line-height:normal;
}
	#case_eval legend {
		height:1px;
		margin-top:-10px;
		padding:0px;
	}
	#rightcol legend {
		height:1px;
		margin-top:-10px;
		padding:0px;
	}
	
legend {
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	height:1px;
}

/* peep http://www.imagexmedia.com/contact */
input.reg {
	font: bold 150% "Lucida Grande","Lucida Sans Regular","Tahoma","Helvetica","Arial",sans-serif;
	background: url(_img/input-main.gif) no-repeat 0 0;
	border: none;
	width: 307px;
	height: 38px;
	padding: 0px 0 0 10px;
}
	input.reghome {
		background: url(_img/input-mainhome.gif) no-repeat 0 0;
		border: none;
		width: 192px;
		height: 25px;
		padding: 3px 0 0 10px;
	}
input.org {
	background: url(_img/input-org.gif) no-repeat 0 0;
	border: none;
	width: 525px;
	height: 19px;
	padding: 3px 0 0 10px;
}
input.phone {
	background: url(_img/input-phone.gif) no-repeat 0 0;
	border: none;
	width: 176px;
	height: 19px;
	padding: 3px 0 0 10px;
}
input.zip {
	background: url(_img/input-zip.gif) no-repeat 0 0;
	border: none;
	width: 133px;
	height: 19px;
	padding: 3px 0 0 10px;
}
textarea.form-textarea {
	background: url(_img/input-questions.gif) no-repeat 0 0;
	border: none;
	height: 110px;
	width: 505px;
	padding: 10px;
}

input, textarea {
	margin-top:5px;
	font: bold 100% "Lucida Grande","Lucida Sans Regular","Tahoma","Helvetica","Arial",sans-serif;
	color:#1b5155;
	font-weight:bold;
}

select.case {
	width:250px;
}
select.caseright {
	width:100%;
}
/*
select {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color:#231f20;
	font-size:12px;
	font-weight:bold;
	background-color:#fff;
}
*/

input.cases {
	background: url(_img/input-cases.png) no-repeat 0 0;
	border: none;
	width: 270px;
	height: 19px;
	padding: 3px 0 0 10px;
}
input.cases_phone {
	background: url(_img/input-cases_phone.png) no-repeat 0 0;
	border: none;
	width: 189px;
	height: 19px;
	padding: 3px 0 0 10px;
}
input.wpcf7-validates-as-required {
	background: url(_img/input-cases.png) no-repeat 0 0;
	border: none;
	width: 270px;
	height: 19px;
	padding: 3px 0 0 10px;
}

input.cases_right {
	background: url(_img/input-cases_right.png) no-repeat 0 0;
	border: none;
	width: 175px;
	height: 19px;
	padding: 3px 0 0 10px;
}

input.form_cases {
	/*text-indent:-9999px;*/
	margin-left:15px;
	height: 25px;
	width: 58px;
	cursor:pointer;
	background:url("_img/button_form_cases.png") 0 0 no-repeat;
	border:none;
}
	input.form_cases_right {
		margin-left:0px;
		height: 25px;
		width: 58px;
		cursor:pointer;
		background:url("_img/button_form_cases.png") 0 0 no-repeat;
		border:none;
	}
	input.form_cases:hover, input.form_cases_right:hover {
		height: 25px;
		width: 58px;
		cursor:pointer;
		background-position: 0 -25px;
	}

#searchwrap {
	position:relative;
}
input.search {
	background: url(_img/input-search.png) no-repeat 0 0;
	border: none;
	width: 129px;
	height: 19px;
	padding: 3px 0 0 10px;
}
input#searchsubmit {
	position:absolute;
	top:0px;
	right:0px;
	background-color:#e7eff1;
}

.highlight, p.highlight {
	color:#000;
	background-color:#fffc00;
	padding:2px;
}
.highlight h1 {
	font-size:16px;
	padding:2px;
	margin:0px;
}


#foot {
	display:none;
}
* html #foot {
	margin-top: -12.2em;
}
	#foot p {
		margin:0px;
		padding:0px;
	}

#foot .wrapper {
	position:relative;
	margin:0px auto 0px auto;
	height: 76px;
}

#footlist {
	position:absolute;
	top:31px;
	left:10px;
}
#footlist ul {
	list-style: none;
	padding:0px;
	margin:0px;
}
#footlist li {
	display:inline;
	list-style:none;
}
	#footlist a {
		padding-right:10px;
		padding-left:10px;
		color:#cbeaf2;
		text-decoration:none;
	}
	#footlist a:hover {
		color:#fff;
		text-decoration:underline;
	}

#copyright {
	position:absolute;
	top:31px;
	right:10px;
	font-size:11px;
	text-align:right;
	line-height:15px;
}
	#copyright a {
		color:#fff;
	}
	
.clear {
	clear:both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}
.clearleft {
	clear:left;
}

.small {
	font-size:10px;
}
.aright {
	text-align:right;
}
.aleft {
	text-align:left;
}



h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	/* font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif; */
	}

small, .nocomments, blockquote, strike {
	color: #777;
	}
/*
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
*/

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

/*
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
*/

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

/*
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}


.post hr {
	display: block;
	}
*/
.widecolumn .post {
	margin: 0;
	}

.narrowcolumn {
	padding-top: 5px;
	}

/*
.widecolumn {
	margin: 30px 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}


.postmetadata {
	clear: both;
}
*/
.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */

/*
h1 {
	padding-top: 70px;
	margin: 0;
	}


h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
*/

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */




/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	/* text-align:center; */
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
/*
.alt {
	margin: 0;
	padding: 10px;
	}
*/

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}


hr {
	display: none;
	}


a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	/* margin-bottom: 60px; */
	height:20px;
	font-size:11px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

