/*
Theme Name: Kornfeldlaw 
Theme URI: http://www.kornfeldlaw.com/
Description: The default theme for Kornfeldlaw.
Version: 1.1
Author: Lawyers Court
Author URI: http://www.lawyerscourt.com/
Tags: dark red, blue, fixed width, two columns, widgets
*/
@import url("menu.css");
/* START: Default CSS */
html { font-size:62.5%; }
* {	font-size:101%;	}
body {font:12px/18px Verdana, Arial, Helvetica, sans-serif; color:#444; margin:0; padding:0; background:url("images/body-header-bg.png") repeat-x scroll 0 40px #000000;}
form { margin:0; padding:0; }
img, a img { border:none; }
:focus { outline:none; }
a { text-decoration:none; color:#4E1717; }
a:hover { text-decoration:underline; }
h1, h2, h3 { margin:0 0 15px 0; font-family:Georgia, "Times New Roman", Times, serif; }
h4, h5, h6 { margin:0 0 10px 0; }
h1 { font-size:36px; line-height:38px; } 
h2 { font-size:24px; line-height:26px;}
h3 { font-size:18px; line-height:20px; }
h4 { font-size:16px; line-height:18px; }
h5 { font-size:14px; line-height:16px; }
h6 { font-size:12px; line-height:14px; }
/* END: Default CSS */
/* START: common CSS */
.clear { clear:both; }
.noBorder { border:none !important; }
.noPadding { padding:0 !important; }
.noMargin { margin:0 !important; }
.margin10 { margin:10px; }
.margin20 {	margin:20px;}
.padding10 { padding:10px;}
.padding20 { padding:20px;}
.marginTop10 { margin-top:10px; }
.marginTop20 { margin-top:20px; }
.marginBottom10 { margin-bottom:10px; }
.marginBottom20 { margin-bottom:20px; }
.textUppercase { text-transform:uppercase; }
.textCenter { text-align: center; }
.col-1, .col-2, .col-3 {display:inline; float:left;}
/* END: common CSS */

#wrapper {
	width:960px;
	margin:0 auto;
	}
#header {
	height:208px;
	margin-bottom:20px;
	clear:both;
	}
#header .row1 {
	height:158px;
	overflow:hidden;
	}
#logo, .avLogo, .freeConsultation {
	display:inline;
	float:left;
	text-indent:-9999px;
	}
#logo {
	background:url(images/logo2.gif) no-repeat 0 0;
	height:89px;
	margin:34px 0 0;
	padding:0;
	width:439px;
	}
#logo a {
	height:89px;
	width:439px;
	display:block;
	}
.avLogo {
	background:url(images/av-logo.gif) no-repeat 0 0;
	height:52px;
	margin:47px 0 0 45px;
	width:182px;
	}
.freeConsultation {
	background:url(images/free-consultation2.gif) no-repeat 0 0;
	height:113px;
	margin:27px 0 0 41px;
	width:253px;
	}
#topNav {
	margin:16px 0 0 0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
	}
#topNav li {
	display:inline;
	float:left;
	height:24px;
	margin-right:1px;
	}
#topNav li a {
	background-color:#3A0000;
	border-top:4px solid #4A0000;
	color:#FFFFFF;
	display:block;
	float:left;
	font:10px/20px Arial,Helvetica,sans-serif;
	padding:0 10px;
	text-transform:uppercase;
}
#topNav li a:hover {
	background-color:#4A0000;
	text-decoration:none;
	}

/*START; Content */
#contentWrapper {
	background-color:#FFF;
	height:1%;
	overflow:hidden;
	}
#content {
	width:620px;
	overflow:hidden;
	padding-bottom:105px;
	}
#sidebar {
	width:340px;
	/*overflow:hidden;*/
	}
#slideshow {
	background-color:#3A0000;
	border-bottom:10px solid #4A0000;
	overflow:hidden;
	padding:20px 0;
	text-align:center;
}
#flash {
	background-color:#fff;
	width:906px;
	padding:10px;
	margin:0 auto;
	}	
.post {
	background:url(images/dott-line.gif) repeat-x 0 bottom;
	padding-bottom:20px;
	margin:30px;
	}
.post h2 {
	font-size:24px;
	line-height:36px !important;
	font-weight:normal;
	color:#000;
	}
.post h2 a {
	color:#000;
	}

/*END; Content */
/*START: news */
.latestNews {
	background-color:#0F0501;
	margin:30px;
	padding:0 0 10px 10px;
	color:#fff;
	height:1%;
	overflow:hidden;
	}
.latestNews .header {
	background-color:#3A0000;
	border-top:5px solid #4A0000;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	margin-bottom:10px;
	text-align:center;
	width:120px;
}

.latestNews a {
	color:#FFFFFF;
	text-decoration:underline;
	}

.latestNews a:hover {
	text-decoration:none;
	}
.latestNews .col-1 {
	width:210px;
	margin-right:10px;
	}
.latestNews .col-2 {
	width:320px;
}

.latestNews .col-2 img {
	margin-top:10px;
}
.latestNews .thumb {
	background-color:#fff;
	padding:10px;
	}
.latestNews p {
	margin:0;
	padding:0;
	}
p.driving {
	font-weight:bold;
	margin-top:10px;
}
.driving a {
	text-decoration:underline;
	color:#FFFFFF;
}

.driving a:hover {
	text-decoration:none;
}
/*START: news */
/*START: Search */
#searchForm {
	margin:20px;
	height:30px;
	}
#searchForm input {
	display:inline;
	float:left;
	}
#searchForm input#searchText {
	border:1px solid #d7c2a4;
	border-right:none;
	height:23px;
	line-height:23px;
	padding:5px 0 0 5px;
	width:270px;
	}
.searchListText {
	padding:0 0 10px 0;
}

.searchListText h3 {
	margin:0;
}
.searchListText p{
	margin:5px 0 10px 0;
}
/*END: Search */

/* START: Sidebar */
.sideVideo {
	margin:0 20px 20px;
	}
.sideVideo p {
	margin:10px 0;
	}
.sideVideo embed {
	width:300px;
	height:268px;
}
.sideBox h2 {
	background-color:#3A0000;
	border-top:5px solid #4A0000;
	color:#FFFFFF;
	margin:0;
	padding:10px 20px;
}
#sideboxVideos h2 {
	border:none;
	margin-bottom:0;
}
.sideBox h2 span.view-more {
	font-size:12px;
	font-weight:bold;
	float:right;
	display:block;
	height:20px;
	}
.sideBox h2 a, .sideBox h2 span.view-more a {
	color:#fff;
	}
.sideBox .content {
	margin:0px;
	padding:20px;
	list-style:none;
	}
.sideBox .content li {
	background:url(images/dott-line.gif) repeat-x left bottom;
	padding-bottom:5px;
	margin-bottom:5px;

	}
.sideBox .content li a:hover {
	color:#000;
	text-decoration:none;
	}
/* START: Sidebar */
/*START: Footer */
#footer {
	color:#d7d7d7;
	font-size:11px;
	margin-bottom:20px;
	}
#footerMenu {
	background-color:#3A0000;
	margin:0;
	padding:0;
	height:57px;
	text-align:center;
	font:bold 12px/57px Arial, Helvetica, sans-serif;
	}
#footerMenu li {
	display:inline;
	border-right:1px solid #fff;
	padding-right:10px;
	margin-right:10px;
	}
#footerMenu li.last {
	border:none;
	margin:0;
	padding:0;
	}
#footer #footerMenu li a {
	color:#fff;
	text-decoration:none;
	}
#footer #footerMenu li a:hover {
	text-decoration:underline;
	}
#footer .col-1 {
	width:293px;
	margin:10px;
	}
#footer .col-2 {
	width:293px;
	margin:10px;
}
#footer .col-3 {
	width:293px;
	margin:10px;
	}
#footer a {
	color:#FFFFFF;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration:none;
}
/*END: Footer */

/* For Cufon Text only */
cufon canvas {
	z-index:0;
	}
	
/* Seal Web*/
.raise {
	z-index:10;
}
.lock {
	clear:both;
	height:0;
	position:relative;
}

#sealsWeb {
	background:transparent url(images/dott-line.gif) repeat-x scroll -1px 0;
	height:105px;
	left:30px;
	position:absolute;
	top:-105px;
	width:564px;
}
#sealAajustice {
	left:0px;
	position:absolute;
	top:30px;
}

#sealwasJusticeLogo {
	left:135px;
	position:absolute;
	top:30px;
}

#sealNitaLogo {
	left:249px;
	position:absolute;
	top:30px;
}

#sealAvLogo {
	left:404px;
	position:absolute;
	top:30px;
}

#translation_bar {
	padding:20px 20px 10px 20px;
}

#transl_sign {
	padding:0 20px;
}
