/*
Theme Name: Zawarski Law
Theme URI: http://wordpress.org/
Description: Zawarski Law
Author: Zawarski Law
Version: 2.0
Tags: law
*/
 
 
body {
	margin: 0px;
	padding: 20px;
	background: #eee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
a {
	color: #dd0000;
}

a:link {
	color: #dd0000;
}
a:visited {
	color: #dd0000;
}
a:active,
a:hover {
	color: #dd0000;
}

/* MAIN SITE STRUCTURE */

#body-container {
	width: 960px;
	margin: 0px auto;
	padding: 0;
	background-color: #fff;
	border: #c0c0c0 1px solid;
	-webkit-box-shadow: 0px 0px 12px #bbb;
	-moz-box-shadow: 0px 0px 12px #bbb;
	box-shadow: 0px 0px 12px #bbb;
}
#banner-container {
	margin:8px auto; 
	width:943px; 
	height: 57px; 
	background:url(images/zawarski-law-firm.png) no-repeat;
}
#logo {
	width:679px; 
	height: 57px; 
	float: left;
}
#logo h2 {
	padding: 0;
	margin: 0;
	border: none;
	text-indent: -9999px;
}
#logo h2 a {
	display: block;
	width:679px; 
	height: 57px;
	text-decoration: none;
}
#banner-search {
	float: left; 
	padding: 13px 0 0 0 ;
}
#banner-search input.search-bar {
	width: 188px;
	height: 32px;
	float: left;
	margin: 0;
	padding: 0 0 0 4px;
	background: none;
	border: none;
	outline: none;
}
#banner-search input.search-button {
	height: 32px;
	width: 42px;
	float: left;
	margin: 0;
	padding: 0;
	background: none;
	cursor: pointer;
	text-indent: -9999px;
	border: 0;
}
#law-firm-background {
	margin:10px auto; 
	width:943px;height:150px;
	background:url('images/lehigh-valley-business-lawyer.jpg') no-repeat;
}
#nav {
	height: 51px;
	font-weight: bold; 
	color: #333;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#nav ul {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

#nav li {
        display:inline;
	float:left;
        position: relative;
        z-index:100;
}

#nav li a {
	display: block;
	font-size: 17px;
	height: 51px;
	font-family: Arial;
	color: #333;
	text-decoration: none;
	padding: 8px 14px 0 14px;
	text-decoration: none;
	font-weight: bold;
        z-index:100;
}

* html #nav ul li a { /*IE6 hack */
        display:inline-block;
}

#nav li a:hover {
	color:#111;
}

#nav ul li ul {
	position: absolute;
        z-index: 100;
	display: none;
        left: 14px;
	top: 42px;
}

#nav ul li:hover ul {
	display: block;
	position: absolute;
	border: 1px solid #333;
	margin: 0 0 0 0;
	padding: 10px;
        z-index:100;
	background:rgb(0,0,0); /* The Fallback */
	background:rgba(0,0,0,0.85);
        filter:alpha(opacity=85);
        -moz-opacity:0.85;
        list-style:none;
}

#nav ul li ul li {
	float: none;
        display: list-item;
        margin: 7px 10px 7px 10px;
	padding: 0;
	background: none;
}

#nav ul li ul li a {
        padding: 0;
        margin: 0;
	height: 20px;
        width: 218px;
	background: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}


#nav ul li ul li a:hover {
	background: none;
	color: #bda162;
}

* html #menu{height:1%;} /*IE HACK*/



* html #nav ul li a { /*IE6 hack */
        display:inline-block;
}

#content-container {
	width: 920px; 
	margin:0px auto;
}
#content {
	width:630px; 
	float: left;
}
#content p {
	line-height: 20px;
}
.entry-content {
	margin: 20px 0 0 0;
}
.post {
	border-bottom: 1px solid #ccc;
	padding: 0 0 6px 0;
	margin: 0 0 20px 0;
}
#sidebar {
	width:260px;
	float:right;
}
#sidebar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#sidebar ul li {
	list-style-type: none;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #eee;
	border:#ccc 1px solid;
	padding: 6px;
	margin: 0 0 12px 0;
}

#sidebar ul li ul {
	padding: 4px 2px 0 0;
}
#sidebar ul li ul li {
	-moz-border-radius: none;
	-webkit-border-radius: none;
	border-radius: none;
	border:none;
	padding: 0 0 0 20px;
	margin: 0 0 8px 8px;
	list-style-type: none;
	background-image: url('https://www.zadling.com/images/double-arrow.png');
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
#sidebar ul li ul li ul {
	padding: 10px 0 6px 0;
}

#sidebar ul li ul li ul li {
	margin: 0;
	font-size: 11px;
}
#sidebar .secondary ul li {
	-moz-border-radius: none;
	-webkit-border-radius: none;
	border-radius: none;
	border:none;
	list-style-type: none;
	background: none;
}
#sidebar h3 {
	padding: 4px 0 8px 0;
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
.nav-img-spacer {
	height:20px;
	width:2px;
	position:relative;
	top:5px;
	margin:0 4px 0 4px;
}
#footer {
	background-color: #777;
	color: #eee;
	font-size: 12px;
	margin: 0px auto;
	padding: 20px;
	background: #333;
}
#footer a {
	color: #eee;
	text-decoration: none;
}
.bottom-footer {
	clear:both;
	margin: 14px 0 0 0;
}

.copyright {
	font-size: 10px;
	text-align: center;
}

.site-info-left {
	float: left;
	text-align: left;
}

.site-info-right {
	float: right;
	text-align: right;
}


/* HEADERS */

h1 {
	color: #111;
}

h1.entry-title, h1.page-title {
	font-size: 24px;
	margin: 12px 0 18px 0;
	padding: 0 0 6px 0;
	border-bottom: 4px solid #c0c0c0;
	color: #111;
}


h1.blog-post-title {
	font-size: 24px;
	margin: 12px 0 8px 0;
	padding: 0 0 6px 0;
	border-bottom: 4px solid #c0c0c0;
	color: #111;
}

h2.entry-title {
	font-size: 20px;
	margin: 12px 0 4px 0;
	padding: 0;
	color: #222;
}

h2.entry-title a {
	text-decoration: none;
	color: #222;
}

h2 {
	font-size: 18px;
	color: #333;
	padding: 6px 0 12px 0;
	margin: 0;
}

h3 {
	font-size: 17px;
}

/* LISTS */

#content ul, #content ol {
	line-height: 20px;
}
ol {
	margin: 0 0 0 24px;
	padding: 0 0 0 12px;
}
ol li {
	margin-bottom: 16px;
}

.no-list-spacing li {
	margin: 0;
}
/* MISCELLANEOUS */

.entry-meta {
	font-size: 11px;
}

.entry-utility {
	padding: 0 0 14px 0;
}

.edit-link {
}

a img {
	border: none;
}

pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

.wpcf7-submit, #sidebar .wpcf7-submit {
	padding: 4px 20px 4px 20px;	
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	margin: 11px 40px 11px 40px;
	font-size: 11px;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

#content img {
	margin: 0;
	max-width: 640px;
}
#content .attachment img {
	max-width: 900px;
}
.alignleft,
img.alignleft,
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright,
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter,
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 20px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */

#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0 0 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */

#phone-number {
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	margin: 10px auto;
}

.bottom-practice-areas {
	font-size: 11px;
	font-weight: bold;
	padding: 22px 0 0 0;
	text-align: center;
	clear: both;
}

.intro-text {
	margin: 20px 20px 30px 20px; 
	padding: 2px 14px 1px 14px; 
	background:#c6bfaf; 
	color:#38342d; 
	font-size: 12px; 
	line-height: 22px;

	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;

	-webkit-box-shadow: 0px 0px 8px #ddd;
	-moz-box-shadow: 0px 0px 8px #ddd;
	box-shadow: 0px 0px 8px #ddd;
}

.intro-text a {
	color: #222;
	text-decoration: none;
	font-weight: bold;
}

.intro-text a:hover {
	color: #111;
	text-decoration: underline;
}


.practice-areas ul li a {
	color: #333;
	text-decoration: none;
}

#licensed-state {
	font-size: 11px;
	font-family: Arial;
	text-align: center;
	margin: 6px 0 0 0;
}

.counties {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}


#consultation, #bankruptcy-consultation {
	background: #eee;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 8px 8px 24px 8px;
}

h3.consultation, h3.bankruptcy-consultation {
	padding: 4px 0 4px 0;
	margin: 0 0 12px 0;
	font-size: 19px;
	font-weight: bold;
	border-bottom: 3px #ccc solid;
}

.bankruptcy-cell, .consultation-cell {
	float: left;
	padding-right: 10px;
}

.submit-cell {
	float: left;
	padding: 0;
	margin: 0;
	width: 94px;
	height: 27px;
}

.faq-articles {
	padding: 0;
	margin: 0 0 0 30px;
}

.faq-articles li {
	margin: 0 0 7px 0;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="password"],
.wpcf7-text,
.wpcf7-textarea {
  width: 75%
}

#consultation input.wpcf7-submit, #bankruptcy-consultation input.wpcf7-submit {
	background: url('https://www.zawarskilaw.com/images/send-button.png') no-repeat;
	width: 94px;
	height: 27px;
	padding: 0;
	margin: 10px 0 0 6px;
	border: none;
	cursor: pointer;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
	vertical-align:top;
}

#sidebar input.wpcf7-submit {
	background: url('https://www.zawarskilaw.com/images/submit-button04.png') no-repeat;
	width: 121px;
	height: 35px;
	padding: 0;
	margin: 0;
	border: none;
	cursor: pointer;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
	vertical-align:top;
}

#social-media { text-align: center; }

#social-media img {
	padding: 4px
}

#side-contact {
	padding: 1px;
    border-spacing:0;
}

.bankruptcy-table table {
        border-collapse: collapse;
}

.bankruptcy-table th {
	background-color: #ccc;
}

.bankruptcy-table tr {
	background-color: #eee;
}

.bankruptcy-table th, .bankruptcy-table td {
	border: 1px solid #ccc;
	border-spacing: 0px;
	padding: 6px;
}