<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.clear { clear: both; height:20px;}

body {
	margin: 0;
	padding: 0;
	background: /*#631624 url(http://kubiaklawyers.com/wp-content/themes/kubiak/images/bg_body.jpg) top left repeat-x;*/ #eeeeee;
	font: normal 13px  Tahoma, Verdana, Arial, Helvetica;
	border: 0;
}

img {
	border:0px; behavior: url("http://kubiaklawyers.com/wp-content/themes/kubiak/pngbehavior.htc");
}

a, a:visited {
	color:#730519;
	font-weight:bold;
	text-decoration:underline;

}

a:hover {
	text-decoration:none;
}

#wrap {
	width:950px;
	/*background:#2b0109;*/
	background:#000;
	margin:0 auto; padding:0;
	border:2px #000 solid;
}


h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-transform:uppercase;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

#header {
	background:#a8a8a8 url(images/bg_header.jpg) top left repeat-x;
	height:100px;
	padding-top:4px;
	
}

#header .mainhead {
	margin:20px 0 0 14px;
	float:left;
	font-size:14px;
	width:500px;
	font-family:Arial, Helvetica, sans-serif;
}

#header .mainhead a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#730519;
	text-decoration:none;
}

#header .mainhead a:hover {
	text-decoration:none;
}

#header img.logo_icon {
	float:left; margin:9px 0 0 24px;
}

#header .head {
	background:url(images/icon_phone.jpg) no-repeat left center;
	margin:15px 24px 0 0px;
	padding:0;
	padding-left:40px;
	float:right;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	color:#585858;
	font-size:15px;
	line-height:20px; width:auto;
}

#header .head strong {
	font-size:30px;
	color:#730519;
	line-height:25px;
}

#nav {
	margin:0px; padding:0px;
	background:#949494 url(images/bg_nav.jpg) top left repeat-x;
	height:28px;
}

#nav ul { 
	margin:0;
	padding:0;
	padding-top:6px;
	list-style-type:none;
}

#nav ul li { 
	margin:0;
	padding:0;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#222;
	float:left;
	/*text-transform:uppercase;*/
}

#nav li a {
	border-right:#7e7e7e 1px solid;
	padding:0px 10px 0 10px;
	color:#000;
	text-decoration:none;

}

#nav #menu-item-241 a,
#footer #links #menu-item-243 a{ border-right:none; }

#nav li a:hover {
	text-decoration:underline;
	color:#730519;

}


#banner {
	margin:0px; padding:0px;
	height:225px;
	border-top:1px #2f4672 solid;
	border-bottom:1px #2f4672 solid;
}

#banner #flashbanner {
	margin:0px; padding:0px;
	float:left;
}

#banner #flashbanner p {
	margin:0px; padding:0px;
}

#banner #quickform {
	background:url(images/form-bg.jpg) top left no-repeat;
	float:right;
	width:390px;
	height:225px;
}
#quickform #promo {
	float:left;
	/*width:228px;*/
	width:195px;
	height:225px;
	background:url(images/l-kbk-3.png) no-repeat;
	position:relative;
}
#quickform #promo span{
	position:absolute;
	bottom:13px;
	left:6px;
	font-size:28px;
	color:#4b0311;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	/*text-shadow:2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 0px 3px 5px #333;*/
	text-shadow:1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 0px 4px 5px #333;
}

#banner #quickform #promo h1 {
	margin-right:5px;
	margin-top:6px;
	text-align:right;
	color:#d9d6d6;
	font-size:14px;
}

#banner #quickform #promo h1 strong {
	font-size:28px;
	color:#fff;
	font-family: "Times New Roman", Times, serif;
}


#banner #quickform form {
	float:right;
	width:186px;
	height:225px;
	text-align:left;
}

.af-form-wrapper .text {
	width:140px;
	height:30px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	font: normal 13px  Tahoma, Verdana, Arial, Helvetica;
	border-radius:6px;
	margin:8px 4px;
	color:#4D4D4D;	
}

.af-form-wrapper .submitbutton{
	width:172px;
	height:51px;
	background:url(images/contact-us.jpg) no-repeat;
}

.af-form-wrapper .submitbuttontext{
	border:none;
	text-align:left;
	color:#fff;
	font-size:11pt;
	font-weight:bold;
	background:none;
	margin-top:13px;
	margin-left:4px;
	text-shadow:1px 1px 0px #000000;
	cursor:pointer;
}
.af-form-wrapper .submitbuttontext:hover{
	color:#000;
	text-shadow:1px 1px 0px #ffffff;
}

#banner #quickform img{
 border:0;
}

#main {
	margin:0px; padding:0px;
	background:#fbfbfb url(images/bg_main.jpg) top left repeat-y;


}
#main #sidebar {
	width:265px;
	float:left;

}

#main #sidebar .tops {
	margin:0px; padding:14px 0 0 20px;
	margin-bottom:20px;
	background: url(images/bg_title.jpg) top left repeat-x;
	border-right:1px solid #fff;
	height:30px;
	color:#222;

}

#main #sidebar ul {
	margin:0px 0 20px 0px; padding:0 0 0 10px;
	list-style-type:none;
}

#main #sidebar li {
	padding-left:20px; font-weight:normal;
	font-size:13px; margin:4px 0;
	background:url(images/bg_service.jpg) no-repeat left center;

}

#main #sidebar .blue li {
	padding-left:20px; font-weight:normal;
	font-size:13px; margin:4px 0;
	background:url(images/bg_service_blue.png) no-repeat left center;

}

#main #sidebar .blue li a{
	color:#0066cc;
}

#main #sidebar .blue li a:hover{
	color:#0066cc;
	text-decoration:none;
}

#main #sidebar li,#main #sidebar li a {
	text-transform:capitalize;
	
}
#main #sidebar li a:hover {
	color:#910801;	
}


#main #sidebar img,#main #sidebar p {
	padding-left:20px;
	padding-right:20px;
	
}


#main #content {
	margin:0px; padding:0px 20px;
	background: url(images/bg_title.jpg) top left repeat-x;
	width:645px;
	float:right;
}

#main #content h1 {
	margin:0px; padding:14px 0 0 0px;
	margin-bottom:20px;
	color:#222;
	height:30px;
}

.post-cat-three h1{
	font-size:14px;
	margin:0px;
}

.post-249, .post-567{
	padding:6px 0 0 0px !important;
}

#main #content h1 strong {
	color:#730519;
}

#main #content h2,
#main #content h2 a {
	color:#730519;
	margin:0px 0 15px 0; padding:0;
	font-size:14px;
	font-weight:bold;
}

#main #content h3 {
	color:#000;
	margin:0px;
	margin:16px 0 0 0;
	text-align:center;
}

#main #content h4 {
	margin:10px 0 0 0;
}

#main #content p {
	margin:6px 0 15px;
	font-size:13px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#main #content p.postedby { margin:0px 0;  font-size:14px; font-weight:bold; text-transform:capitalize; }
#main #content p.comment { margin:0 20px 20px 44px; }

#main #content a {
	color:#910801;
	text-decoration:none;
	font-weight: normal;
}

#main #content a:hover {
	color:#730519;
	text-decoration:underline;
}


#main #content img {
	/*border:1px solid #000;*/
}

#main #content ul {
	margin:10px; padding:0;
	list-style:inside  disc;
	padding-left:10px;
	padding-right:10px;
}

#main #content ol {
	margin:10px; 
	padding:0 40px 20px 40px;;
}

#main #content ol strong {
	text-transform:uppercase;
}

#main #content li a {
	color:#730519;
	text-decoration:none;
}

#main #content li a:hover {
	color:#910801;
	text-decoration:underline;
} 

#main #content ul.hours {
	list-style:none;
	margin:10px 0;
	padding:0;
	width:160px;
}

#main #content ul.hours li {
	list-style:none; background:none; padding:0; margin:0; text-align:right;
}

#main #content ul.hours li strong {
	float:left; margin-right:4px;
	

}

#main #content ul.hours li span {
	font-weight:normal;
	text-align:right;
}


#footer {
	background:#b6b6b6 url(images/bg_footer.jpg) repeat-x bottom left;
	border-top:1px solid #050544;
	/*height:100px;*/
}

#footer #credit {
	text-align:right;
	float:right;

	margin-right:15px;
}

#footer #credit p {
	color:#282828;
	font-size:11px;
	font-weight:bold; margin-top:10px;

}

#footer a {
	color:#000;
}

#footer #links { 
	margin:0; margin-top:15px; text-align:left; padding:0px;

}
#footer #links p {
	color:#282828;
	font-size:11px;
	padding:0px; margin:0px; margin-top:10px;
	font-weight:bold; padding-left:14px;

}
#footer #links ul { 
	margin:0;
	padding:0;
	padding-bottom:6px;
	list-style-type:none;
}

#footer #links ul li { 
	margin:0;
	padding:0;
	font-size:11px;
	color:#282828;
	float:left;
	text-transform:uppercase;
}

#footer #links li a {
	border-right:#7e7e7e 1px solid;
	padding:0px 8px;
	color:#000;
}

#footer #links li.last a {
	border-right:#7e7e7e 0px solid;
	padding:0px 0px 0 10px;
	color:#000;

}
.float-right {
	float:right;
	margin:10px;
}

.float-left {
	float:left;
	margin:0px 10px 10px 20px;
}
.callbig {
	color:#910801;
}

div.wpcf7-response-output
{
width:420px;
margin:0.5em 0 1em !important;
}

.wpcf7-display-none
{
display:none;
}

.wpcf7-mail-sent-ok
{
width: 420px;
}

#twitwrap
{
padding-left:20px;
}

#widget_google_translate{
	width:170px;
	margin:15px auto;
	text-align:center;
}
.wpcf7-not-valid-tip{
	color:#FF0000;
}
.aligncenter {
	clear: both;
	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 10px 0px 0;
	display: inline;
	}
img.alignnone {
	margin: 0 10px 0 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
.review{
	width:360px;
	border-radius:6px;
	border:#D8D8D8 solid 1px;
	background:#F5F5F5;
}
.review p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif !important;
	font-size:12px !important;
	margin:10px 10px !important;
}
.review img{
	display:block;
	margin-left:-4px;
}

.btn {
  background: #AB1437;
  background-image: -webkit-linear-gradient(top, #AB1437, #880121);
  background-image: -moz-linear-gradient(top, #AB1437, #880121);
  background-image: -ms-linear-gradient(top, #AB1437, #880121);
  background-image: -o-linear-gradient(top, #AB1437, #880121);
  background-image: linear-gradient(to bottom, #AB1437, #880121);
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 5px 15px 5px 15px;
  text-decoration: none;
  border:none;
}

.btn:hover {
  background: #880121;
  background-image: -webkit-linear-gradient(top, #880121, #AB1437);
  background-image: -moz-linear-gradient(top, #880121, #AB1437);
  background-image: -ms-linear-gradient(top, #880121, #AB1437);
  background-image: -o-linear-gradient(top, #880121, #AB1437);
  background-image: linear-gradient(to bottom, #880121, #AB1437);
  text-decoration: none;
}
.item, .rating, .votes, .counts{ display:none; }
#livesite_engage_button{ margin:10px auto 0px !important; }
#Lcom div:first-child{ text-align:center !important; margin:0 auto; }
#Lcom div div{ padding-left:151px !important }
@media only screen and (min-width: 1440px) {
  /* Add your Desktop Styles here */
#livesite_engage_button{ margin:10px 30px 0px 0px !important; }
}
@media only screen and (min-width: 1600px) {
  /* Add your Desktop Styles here */
#livesite_engage_button{ margin:10px 112px 0px 0px !important; }
}
@media only screen and (min-width: 1680px) {
  /* Add your Desktop Styles here */
#livesite_engage_button{ margin:10px 150px 0px 0px !important; }
}
@media only screen and (min-width: 1768px) {
  /* Add your Desktop Styles here */
#livesite_engage_button{ margin:10px 195px 0px 0px !important; }
}
@media only screen and (min-width: 1920px) {
  /* Add your Desktop Styles here */
#livesite_engage_button{ margin:10px 270px 0px 0px !important; }
}</pre></body></html>