/*   
Theme Name: Injury Wisconsin URI: http://injurywisconsin.com/
Description: Theme developed for Frank Pasternak of Pasternak and Zirgibel 
Author: V9 Design 
Author URI: http://www.v9design.com/
Version: 1.0
.
License Statement: This theme is developed exclusively for Pasternak and Zirgibel and may not be used for any other site without their explicit consent.

All other stylesheets are in the "css" folder.
.
*/

/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;list-style: none;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
* {padding:0;margin:0;}

/* Layout */
html{
	margin:0;
	padding:0;
	background:#c4b9a1;
	/*height:auto;*/
}
body {
	/*background: #fff url(images/body-bg.png) top repeat-x;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #464646;
	/*	background-image: url(images/content-bg-top-scroll.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #c4b9a1;
	padding:0;
	position:relative
	height:100%;*/
	left: 0px;
	z-index: 0;
	top: 0px;
	margin:0 auto;
}
h1, h2 {
/*	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font: Cambria;*/
	font-family: Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	/*color: #333333;*/
	color:#000000;
}
h3 {
/*	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;*/
	font: Cambria;
	padding:0;
	margin:0;
	/*color: #333333;*/
	color:#000000;
}
h1 {
	font-size: 1.38em;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 1em;
	margin-bottom: 1.5em;
}
a {
	color: #7d7562;
	text-decoration: none;
	/*font-weight: bold;*/
}
a:hover {
	text-decoration: underline;
	/*font-weight: bold;*/
}
.clear {
	clear: both;
}
p {
	/*line-height: 1.4;*/
}
#wrap {
	width: 1000px;
	height: 100%;
	min-height: 100%;
	height: auto;
	margin:0 auto;

}
#wrapper {
	width: 995px;
	height: 100%;
	min-height: 100%;
	/*background-image: url(images/content-bg-top-scroll.jpg);*/
	background-repeat: repeat-y;
	background-position: center;
	background-color: #fff;
	margin:0 auto;
	/*margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;*/
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #c4b9a1;
	display: block;
	/*text-align: left;
	position:relative;*/
	float: left;
}
#header {
	width: 985px;
	height: 41px;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#header #logo {
	float: none;
	width: 985px;
	height: 120px;
	cursor: pointer;
	background-color: #000000;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: 35px top;
}
#header-links {
	position: absolute;
	right: 210px;
	top: 23px;
	color: #888;
	font-size: .95em;
	font-weight: normal;
}
#header-links a,
#header-links a:hover {
	color: #888;
	font-weight: normal;
}
#banner-container {
	width: 966px;
	float: left;
	margin-top: 10px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 5px;
}

* html #banner-container {  /*IE6 top margin hack*/
	margin-top: -8px;
	margin-left: 3px;
	width: 960px;
}

#content-container, .content-container {
	float: right;
	width: 650px;
	margin-right: 12px;
	margin-bottom: 0px;
	display: inline;
	padding-top: 20px;
}
.content-breadcrumb {
	/*background: #eeefef url(images/content-bg-top.png) top repeat-x;
	padding: 17px 30px;
	width:93.9%;*/
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: .1em;
	padding-left:0px;
}
* html .content-breadcrumb h5 {
	background-image: url(images/breadcrumb-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px;
}
.content-breadcrumb h5 {
	width:985px;
	background-image: url(images/breadcrumb-bg.jpg);
	background-repeat: repeat-x;
	font-size: x-small;
	padding-top: 11px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 18px;
	color: #b2a890;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	float: left;
}
.content-breadcrumb h6 {
	width:600px;
/*	background-image: url(images/breadcrumb-bg.jpg);
	background-repeat: repeat-x;*/
	font-size: x-small;
	padding-top: 11px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 18px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	float: left;
}
.content-breadcrumb h5 a {
/*	color: #dedace;
	font-weight: bolder;*/
}
.content-info {
	/*background: #e2e2e2;*/
	/*border-bottom: 1px solid #989a9a;*/
	/*border-left: 1px solid #272626;
	border-right: 1px solid #272626;
	padding: 11px 0px;*/
	float:left;
	width:580px;
	display: inline;
	position:relative;
	font-size: 13px;
	color: #6a6559;
	line-height:20px;
	/*line-height: 27px;*/
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.content-info a {
	/*color: #747474;*/
	color: #000000;	
}
.content-info.tall {
	padding: 20px 30px;
}
.content-info.taller {
	/*padding: 25px 30px;*/
	padding: 1px 0px 15px 0px;
}
.content-paginate {
	/*background: #ccc4af;*/
	float:right;
	padding: 0 30px;
	width:563px;
	display: inline;
/*	border-left: 1px solid #272626;
	border-right: 1px solid #272626;
	border-bottom: 1px solid #343434;*/
}
.content-paginate .left {
	float: left;
	padding: 9px 0;
}
.content-paginate .right {
	float: right;
	padding: 9px 0;
}
.content-paginate a {
	color: #6f501a;
	cursor: pointer;
}
.content-share {
	padding: 10px 30px;
	/*background: #ccc4af;*/
	float:right;
	width:563px;
/*	border-left: 1px solid #272626;
	border-right: 1px solid #272626;
	border-bottom: 1px solid #343434;*/	
}
.content-share a {
	color: #576f86;
	font-weight: normal;
}
.content-info p {
	padding: 5px 0;
	color:#000000;
}
.content-info h2 {
	margin-bottom: 0;
	padding-top: .5em;
}
.content-info .date {
	font-size: .9em;
	margin-top: 0;
	padding-bottom: .5em;
	color: #000000;
	font-weight: bold;
	/*text-transform: uppercase;*/
}
#content-top {
	/*	background: #eeefef url(images/content-bg-top.png) top repeat-x;
	float:left;
	padding: 27px 30px 30px;
	width:93.9%;
	display: inline;
	min-height: 200px;
	height: auto !important;*/ /* fixes IE6 min-height bug */
	/*height: 200px; *//* fixes IE6 min-height bug */
	
	/*background: #eeefef url(images/content-bg-top_.png) top repeat-x;*/
	float:left;
	width:630px;
	display: inline;
	/*	border-left: 1px solid #272626;
	border-right: 1px solid #272626;
	border-bottom: 1px solid #272626;*/
	min-height: 200px;
	height: auto !important; /* fixes IE6 min-height bug */
	height: 200px; /* fixes IE6 min-height bug */
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	/*font-size: 11.5px;
	color: #333333;*/
	color:#000000;
	line-height:20px;
}
#content-top h1 {margin:0 0 15px 0;}
#content-top li {
	/*list-style-image: url(images/list-arrow.gif);
	line-height: 27px;*/
	line-height: 20px;
}
#content-top a {
	color: #83562f;
	font-weight: bold;
}
#content-top p {
	margin-bottom: 1em;
	/*color: #333333;*/
	color:#000000;
}
#content-top ul,
#content-top ol {
	line-height:1.5;
	padding:0.5em 0 1.5em 25px;
}
#content-top ul li {
	list-style-type: disc;
}
#content-top ol li {
	list-style-type: decimal;
}
#content-top hr {
	margin: 1em 0 2em;
	color: #989a9a;
	float: left;
	width: 100%;
}
#content-top sup * {
	text-decoration: none !important;
}
#content-bottom, .content-bottom {
	/*background: #444444 url(images/content-bg-bottom.png) top left no-repeat;*/
	float:right;
	height:10px;
	width:563px;
	font-size: 0; /* For IE6 */
	line-height: 0; /* For IE6 */
}

/* Footer */

#footer {
	width: 985px;
	float: left;
	/*color: #919191;*/
	/*font-size: 12px;*/
	position:relative;
	display: block;
	background-image: url(images/footer-bg.jpg);
	/*background-image: url(images/separator_2.jpg);*/
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font:11px Arial, Helvetica, sans-serif;
	color:#7d7562;
	line-height:20px;
	background-color: #fff;
	height: 88px;
	background-position: top;
	bottom:0;
	/*vertical-align: bottom;
	width: 932px;
	float: left;
	background: #353434;
	color: #919191;
	font-size: 12px;
	margin: 0 0 0 12px;
	padding: 15px 18px;
	position: relative;
	display: inline;*/
}
#footer p {
/*	margin: 0;
	padding: 0;*/
	
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
}
* html #footer p { /*IE6 fix*/
	margin-right: 10px;
}
/*#footer .corner {
	position: absolute;
	background-image: url(images/footer-corner_.png);
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
	font-size: 0;*/ /* For IE6 */
	/*line-height: 0;*/ /* For IE6 */
/*}*/
/** html #footer .corner {
	margin: 0 0 -1px 0;*/ /* For IE6 */
/*}
.corner-topleft {
	top: 0;
	left: 0;
	background-position: top left;
}
.corner-topright {
	top: 0;
	right: 0;
	background-position: top right;
}
.corner-bottomleft {
	bottom: 0;
	left: 0;
	background-position: bottom left;
}
.corner-bottomright {
	bottom: 0;
	right: 0;
	background-position: bottom right;
}*/
#footer-links {
	float: left;
	padding: 0 0 2em 28px;
	margin-top: 0px;
	color: #888;
	font-size: .9em;
	width: 937px;
	position: relative;
	min-height: 40px;
	height: auto !important; /* IE6 min-height bug fix */
	height: 40px; /* IE6 min-height bug fix */
	
	font:11px Arial, Helvetica, sans-serif;
	color:#7d7562;
	line-height:20px;
}
#footer-links #primary {
	padding-bottom: 1em;
}
#footer-links #footer-post {
	float: left;
	font-size: .95em;
	padding-top: 1em;
}
#footer-links p {
	margin: 0;
	padding: 0;
	float: left;
	width: 700px;
}
#footer-links a {
	color: #888;
	font-weight: normal;
}
#footer-logo {
	position: relative;
	margin:40px auto 0 auto;
	padding-bottom:20px;
	text-align:center;
}

#cluster-logo {
	clear: right;
	padding:0px 3px;
	margin-top:2px;
	margin-bottom:-7px;
}

#footer-logo span{
	clear: right;
	padding:0px 3px;
	margin:-10px 0 10px 0;
}


/* readmore */
a.readmore {
	background-image: url(images/readmore-arrow.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 10px;
	font-size: 0.9em;
	color: #000000;
/*	font-weight: bolder;
	text-transform: lowercase;
	text-decoration: underline;*/
}
a.readmore:hover {
	/*font-weight: bolder;*/
}




/* search in main template */
#search-input {
	border: 1px solid #000000;
	/*color: #525252;*/
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font: 11px Arial, Helvetica, sans-serif;
	color:#8a8a8a;
	/*font-weight: bold;
	font-style: normal;
	font-size: 12px;*/
	padding: 6px 30px 4px 10px;
	width: 160px;
	position: absolute;
	right: 2px;
	top: 15px;
	height: 17px;
	/*background-color: #e1dcc6;*/
	background-image: url(images/search-button-back.png);
	background-repeat: no-repeat;
	background-color: #000000;
}
* html #search-input {
	padding: 6px 29px 5px 12px;
}
#search-button {
	position: absolute;
	right: 11px;
	top: 21px;
	cursor: pointer;
}

/* search on actual Search page */
#search-sub {
	float: right;
	position: relative;
	width: 275px;
	height: 10px;
}
#search-input-sub {
	background: #ffffff;
	border: 1px solid #dcdcdc;
	/*color: #525252;*/
	font: 11px Arial, Helvetica, sans-serif;
	color:#8a8a8a;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;*/
	padding: 4px 30px 4px 5px;
	width: 270px;
	position: absolute;
	right: 0;
	top: 0;
	height: 15px;
}

#search-button-sub {
	position: absolute;
	right: 4px;
	top: 4px;
	cursor: pointer;
}

/* search on the sidebar */
#search-sidebar, .search-sidebar {
	display: block;
	clear: left;
	float: left;
	position: relative;
	left: 0px;
	background-color: #FFFFFF;
	width: 300px;
	padding-bottom: 70px;
}
#search-input-side {
	border: 1px solid #dcdcdc;
	/*color: #525252;*/
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font: 11px Arial, Helvetica, sans-serif;
	color:#383838;
	/*font-weight: bold;
	font-style: normal;
	font-size: 12px;*/
	padding: 7px 30px 4px 10px;
	width: 225px;
	position: absolute;
	right: 5px;
	top: 15px;
	height: 18px;
	/*background-color: #e1dcc6;*/
}

#search-button-side {
	position: absolute;
	right: 11px;
	top: 22px;
	cursor: pointer;
}


/* Site Map Page */
.ddsg-wrapper ul {
	padding: 10px 0;
	line-height: 1.5;
}
.ddsg-wrapper ul ul {
	padding: 5px 0;
}
.ddsg-wrapper li {
	list-style-type: disc;
	margin-left: 20px;
	color: #999;
}
.ddsg-wrapper h2 {
	font-size: 1.3em;
	margin-bottom: .7em;
	padding-top: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.ddsg-wrapper li a {
}
/*
.ddsg-wrapper .left {
	float: left;
	width: 270px;
	clear: left;
}
.ddsg-wrapper .right {
	float: right;
	width: 270px;
	clear: right;
}
.ddsg-wrapper h2.right {
	margin-top: -1.8em;
}
.ddsg-wrapper .left ul, .ddsg-wrapper .right ul {
	float: none !important;
	width: auto !important;
	clear: none !important;
}
*/


/* blog */
.blog-wrap {
	padding: 0;
	margin: 20px 0 0;
}
.blog-date {
	font-size: 1em;
	font-weight: normal;
	margin: 0 !important;
	padding: 0 !important;
	color: #000000;
	/*text-transform: uppercase;*/
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 2px;
	padding: 0;
}
.blog-desc {
	margin: 0;
	padding: 0 !important;
}


/* Google Map */
iframe {
	padding: 0;
	/*border-bottom: 1px solid #272626;*/
}
.view-map-container {
	margin-top: 21px;
	margin-left: 15px;
	width: 300px;
}
.view-map {
	padding: 6px 0px 5px 0px;
	background: #dddddd url() top left no-repeat; /* static */
	float: left;
	text-align: right;
	font-size: .9em;
	color: #505157;
	width: 300px;
	text-indent: 12px;
}
.view-map a {
	color: #46474d !important;
	border: none !important;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	background-image: url(images/basic-view-arrow.gif);
	background-repeat: no-repeat;
	background-position: 107px;
}

.view-map a:hover {
	text-decoration: underline !important;
}


/* Attorneys */
.info-pic {
	float: left;
	width: 94px;
	height: 122px;
	background: #f9f5f2;
	border: 1px solid #f2efe6;
	padding: 4px;
	margin:0 15px 0 0;
}
.info-text {
	float: right;
	width: 465px;
	padding: 0px 0 0 0px; /* attorney name, add, phone, fax */
}
.info-text h5 {
	padding-top: 4px;
	font-size: .9em;
	padding-top: .5em;
	color: #7a7b7b;
}
.info-text h5 a {
	color: #576f86;
}
.info-text p {
	line-height: 1.5;
	padding-top: 0;
	padding-bottom: 0;
}
.info-excerpt {
	padding: 10px 0 0;
	line-height: 1.5;
	width: 100%;
	float: left;
	clear: both;
	font-size: 13px;
}
h1.attorneyname {
	font-weight: bold;
	font-size: 1.7em;
}
h2.attorneytitle {
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom:0.2em;
	padding-top:0.2em;
}
p.attorneyaddress {
	padding-bottom: 0.8em !important;
}
p.attorneyemail {
	background: url(images/icon-email.png) center left no-repeat;
	padding-left: 22px !important;
}
p.attorneyvcard {
	background: url(images/icon-vcard.png) center left no-repeat;
	padding-left: 22px !important;
}


.info-pic-small {
	float: left;
	background: #444;
	border: 1px solid #444;
}
.info-text-small {
	float: right;
	width: 474px;
}
.info-text-small h3 {
	font-size: 1.5em;
}

/* sidebar lists */
#cat-item, .cat-item {
	display: block;
	padding-bottom: 14px;
	float: left;
}



/* share */
.share {
	float: left;
	padding-right: 20px;
}
.rss {
	float: left;
	padding-right: 5px;
}



/* comments */
#respond h3 {
	padding-bottom: 4px;
}
#commentform #author,
#commentform #email,
#commentform #url {
	border:1px solid #999999;
	color:#464646;
	font-size:0.9em;
	font-family: Arial, Helvetica, sans-serif;
	margin-right:5px;
	padding:4px 5px;
	width:240px;
}
#commentform #comment {
	border:1px solid #999999;
	color:#464646;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.1em;
	height:120px;
	padding:6px;
	width:548px;
}
#commentform label {
	font-size: 1em;
}
ol.commentlist {
	/*background: #EEEFEF;
	border: 1px solid #888;*/
	border-bottom: 1px solid #e39e4f;
	margin-top: 20px;
	margin-right: 0pt;
	margin-bottom: 25px;
	margin-left: 0pt;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
ol.commentlist li {
	position: relative;
}
ol.commentlist li p {
	padding: 12px 12px;
}
ol.commentlist li em { /* Your comment is awaiting moderation. */
	padding: 12px 12px 0;
	margin-bottom: -15px;
	font-style: italic;
	color: #b11c1c;
	display: block;
}
.comment-author { /*author*/
	background: #e4c48a;
	padding: 6px 12px;
	border-bottom: 1px solid #afa17d;
}
.comment-meta { /*date*/
	position: absolute;
	top: 7px;
	right: 12px;
}
.comment-author a { /*author*/
	color: #444;
	font-weight: bold;
	font-size: 1em;
}
.comment-meta a { /*date*/
	color: #444;
	font-weight: normal;
	font-size: .9em;
}
.comment-author span { /* hide the span that reads "says:" */
	display: visible;
}

/* image format and alignment in post/page */

.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
/* optional rounded corners for browsers that support it */
-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;
}

