/*

Theme Name: fyinjury
Theme URI: http://www.adoncreative.com
Description: Elegant 3-column Theme with Admin Options for easy customization of Header image, Background Color, Search Box, Post Meta Data, RSS Icon, etc. 
Easily turn on/off Search Box, RSS Icon, Blog title/Slogan text. Theme designed by  www.dkszone.net.
Version: 2.2
Author: ActiveDesign Online
Author URI: http://www.adoncreative.com
Tags: custom-header,theme-options,custom-colors,blue,white,three-columns,fixed-width,left-sidebar,right-sidebar

	This theme is released under the GPL: http://www.gnu.org/licenses/gpl.html
    
*/

/***** RESET *******/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }

/***** GLOBAL FORMATTING *****/
h1, h2, h3, h4, h5, h6 {margin: 0;padding: 0;} p{margin-top:0;}
body {font-family: Arial, Helvetica, sans-serif;margin: 0;padding: 0;font-size: 80%;background: #232323 url(images/body-x.gif) repeat-x; }
a {text-decoration:none;color:#5f7fb9;}
a:hover {text-decoration: underline; color:#2e4e9f;} a:active {}
.clr {clear: both;	font-size: 1px;	height: 1px; overflow: hidden;}

img {border: 0}
a {color: #127db8;text-decoration: none}
a:hover {color: #4F67F0;text-decoration: underline}
a:visited {color: #49647d}
img {border: 0}

/* ----------------------- cha added code for fyinjury ---------------------------------- */
#container{position:relative; margin: 0 auto;width: 960px;}
/*#wrapper {display: block;margin: 0px auto 0 auto;width: 904px;position: relative;background: url(images/pg_bg.png) repeat-y}*/
#header {width: 960px; } 
#header div div a { overflow: hidden;}
#header .clr {display:none;}
#head {	overflow: hidden;	
	height: 156px;}
	
#mainlogo {	display: none;}
#logo, #logo a, #logo a:after{ width: 603px; height:105px; }
#logo {  display:inline;float: left; font-size: 12px; padding: 0;margin:36px 0 0 23px; }
#logo a, #logo a:after {display: block;position: relative;margin: 0;padding: 0;}
#logo a:before, #logo a:after { content: url(images/justia-fightyourinjury-com.gif);}

/*------ tagline ------ */
#tagline, #tagline a, #tagline a:after { width: 201px; 	height:56px; }
#tagline { 	float: right;  display:inline;	font-size: 11px;margin:76px 35px 0 0;}
#tagline a, #tagline a:after {display: block;position: relative;	}
#tagline a:after {position: absolute;left: 0;top: 0;}
#tagline a:before, #tagline a:after { content: url(images/h2.gif);}
/* MSIE PC */ #logo a {background-image: expression(this.runtimeStyle.backgroundImage = "none", this.innerHTML = '<img src="/images/justia-fightyourinjury-com.gif" border="0" alt="' + this.innerHTML + '">');} #tagline a {background-image: expression(this.runtimeStyle.backgroundImage = "none", this.innerHTML = '<img src="/images/h2.gif" border="0" alt="' + this.innerHTML + '">');}

/*----- top navigation menu ------- */
#topnav {	float: right; position:relative; z-index:111;margin:0; width:910px; padding:43px 25px 17px 25px; background:url(images/topnav.gif) no-repeat;}
#topnav ul {display: block; margin: 0; padding: 0 0 0 20px; list-style: none;}
#topnav ul li {position: relative;	display: inline; margin:0 18px 0 0;	padding: 0;	float: left;}
#topnav ul li strong,#topnav ul li a {display: block; text-decoration: none; 	font-weight: bold;	font-size: 12px;color: #fff;text-transform: uppercase;padding:0 12px 0 24px; line-height:23px;float: left; background:url(images/topnav-li-a.gif) 9px 9px no-repeat;}
#topnav ul li ul {	position: absolute;	display: none;}
#index #topnav .selected {background:none;}
#topnav .selected,#index #topnav .selected:hover,#topnav ul li:hover { position: relative;color: #444;background: #516aa5; }
#topnav ul li:hover > a {}
#topnav ul li:hover li:hover > a {}
* html #topnav ul li:hover a {}
* html #topnav ul li ul li:hover a {color: #eee;background: #ccc;}
* html #topnav ul li ul li:hover ul li a {background: #516aa5;}
#topnav li a:hover {}
#topnav ul li:hover ul { display: block;position: absolute;	left: 0;	top: 100%;	width: 200px;	height: auto;	margin: 0;	padding: 0;	z-index: 2000;	background: none;}
#topnav ul li ul li,
#topnav ul li.more ul li { 	width: 200px;	border-right: none;}
#topnav ul li ul li strong,
* html #topnav ul li:hover ul li a,#topnav ul li ul li a {line-height:normal;  float: none; padding: 4px 10px; width: 180px; border-right: none;	font-variant: normal;	font-weight: normal; font-size: 10px;color: #eee; background: #516aa5;}
#topnav ul li ul li:hover > a {	background: #ccc;}
#topnav ul li ul li a:hover {color: #444;background: #ccc;}
#topnav ul li ul li ul,#topnav ul li:hover ul li ul {display: none;}
#topnav ul li ul li:hover ul,#topnav li.exp:hover ul,#topnav ul li:hover ul li:hover ul { position: absolute; display: block; left: 100%; top: 0px; 	z-index: 300; background: none; border-right: none;	width: 200px;}
#topnav ul li:hover ul li:hover ul li {width: 200px; border-left: 2px solid #ccc;}
#topnav ul li:hover ul li:hover ul li a { letter-spacing: normal;width: 180px;}
/*-------------- main content ------------------*/
#main {margin: -1px 0;  width:910px;padding: 0 25px 20px 25px; background:url(images/main-y.png) repeat-y; }
* html div#main { 	heigh\t: 1px;/*\*//*/
	heigh\t: auto;/**/ }
.l2 #main { overflow: visible;/*\*//*/
	margin: 0;/**/}

#index .imgwrap {width: 910px; padding:0 0 156px 0; background:url(images/pr_ar-x-index.gif) left bottom repeat-x;}
#img2 {	background:#595959;width: 910px;height: 357px; }
.l2 .imgwrap {display: none;}

#index #content{padding-top:20px;}
.l2    #content{}
#content .bodytext {font-size: 12px;width: auto;padding:0;line-height: 180%;}
#content .bodytext a {text-decoration:underline; line-height:normal;}
#content .bodytext a {color:#5f7fb9;}
#content .bodytext a:hover {text-decoration: underline; color:#2e4e9f;} a:active {}

#content .bodytext h4{font-size:12px;}
#content .bodytext .description h4 {padding: 0px;} 
#content .bodytext .description h4.hl {color: #D12E3C;}
#content .bodytext .description p {	padding: 0;	margin: 0 0 10px 0;}
#content .bodytext ul {	text-align: left;}
#content .block {	padding: 0;}
.l2 #content .description, .l2 #content .blockdescription {	padding: 2px 0 0px 0;}
.l2 #content .entryinfo .author, .l2 #content .entryinfo .date {	padding: 10px 0 15px 0;}
.l2 #content .bodytext h3 strong.position {display: block;	font-size: 12px;color: #000;}
.l2 #content .bodytext h4 {padding: 10px 0 5px 0px}
.l2 #content .bodytext h4 a:active {color: #000;}
.l2 #content .subpageslist ul {list-style: none;margin: 0;	padding: 0;}
.l2 #content .subpageslist ul ul {list-style: none;	margin: 0 0 0 20px;}
 .cfrags .relatedlinks {	padding: 10px 0;}
.l2 .cfrags .relatedlinks h4 {color: #111;font-size: 110%;	padding: 5px 0 5px 0;}
.l2 .cfrags .relatedlinks ul li {padding-top: 2px;padding-bottom: 2px;}
.l2 .cfrags .relatedlinks ul li a {text-decoration: none;color: #666;}
.l2 .cfrags .relatedlinks ul li a:hover {text-decoration: underline; color: #A1201A;}
#content .subpageslist ul li a {padding: 0 0 0 15px;}
#content .subpageslist ul li a:hover { background: url(images/arrow_black.gif) no-repeat left center;}
.l2 #content ul.section {width: 180px;margin: 5px;padding: 5px;	list-style: none;	clear: none;float: left;}
.l2 #content ul.section ul.pagelist {list-style: none;}

/*----- breadcrumbs ------ */
#index #breadcrumbs {display: none;}
#breadcrumbs {margin: 0;padding:0 0 10px 0;	display: block;	color: #666;font-size: 11px;}
#breadcrumbs a {color: #222;text-decoration: none;font-weight: normal;}
#breadcrumbs .wrapper {padding: 0 0 5px 0; border-bottom: 1px solid #ddd;}
#breadcrumbs a:hover {color: #993531;}
.attorney .position {color: #646464;font-size: 1.0em;padding: 0 0 15px 0;display: block;}
.block h4 {font-size: 1.2em;color: #646464;}
#content .block p {padding: 0;margin: 5px 0;}
#content #coreinfo.blocks p { padding: 0;margin: 15px 0;text-align: left !important;}
.attorney #coreinfo.blocks {padding: 0 0 10px 0px;margin: 10px 0;text-align: left !important;}
#coreinfo.blocks .emllink, #coreinfo.blocks .vclink, #coreinfo.blocks .prnlink, .prnlink {padding: 0;}
.relatedlinks ul {list-style: none; margin: 0;padding: 0;}
.relatedlinks ul li a {	padding: 0 0 0 15px;background: url(../images/arrow_black.gif) no-repeat 0 3px;}
.l2 #content .peoplelist {display: block;padding: 15px 0;float: left;border-bottom: 1px solid #ccc;width: 569px;}
.l2 #content .peoplelist div {display: block;padding: 0px;float: left;}
.l2 #content .peoplelist div.col1 {width: 269px;}
.l2 #content .peoplelist div.col2 {width: 125px;}
.l2 #content .peoplelist div.col3 {width: 175px;}
.l2 #content .peoplelist div p {margin: 0;padding: 0;}
* html .l2 #content .peoplelist { padding: 15px 0;}
.l2 #content .peoplelist .name {font-size: 1.1em;color: #000;font-weight: bold;display: block;}
.peoplelist .relatedlinks { width: 569px !important;	padding: 15px 0 5px 0 !important;	float: left;}
.peoplelist .relatedlinks ul {	display: inline;	margin: 0;	padding: 0;	width: auto;}
.peoplelist .relatedlinks ul li,.peoplelist .relatedlinks ul li a {	background: none;	color: #666 !important;	display: inline !important;	text-decoration: none;}
.peoplelist .relatedlinks ul li a:hover {	color: #D31712 !important;		text-decoration: underline;}
.peoplelist .relatedlinks ul li {	padding: 0 5px 0 0;	margin: 0 5px 0 0;	border-right: 1px solid #ccc;}
.peoplelist .relatedlinks ul li:last-child,.peoplelist .relatedlinks ul li:last-child a {border: none;}
.peoplelist .relatedlinks ul li a:hover {color: inherit;}
.subpageslist .location,.blocks .location {	float: left; width: 260px;}
#locations #container .location .block {}
#container.location {float: none !important;}
.cfrags {padding:15px 0 0 0;}
.cfrags .fragment h4,.cfrags .fragment h4 a {padding:0; color:#727272; font-weight:bold; background:none;}
.cfrags .fragment .fragcontent,.cfrags .fragment .description {padding:10px 0 0 0; width:auto; font-size:12px;}
.cfrags .fragment { width: auto; color:#727272;}
	

.detailedform { float: none; padding: 0 0 10px 0; }
.detailedform fieldset { border: none;	margin: 10px 0 0 0; float: left; width: 450px; 	padding: 10px 0;}
.detailedform fieldset legend { color: #555; font-size: 1.0em; 	font-weight: bold; 	display: none;}
.detailedform fieldset label { 	display: block; margin: 5px 0; 	font-size: 1.0em;	float: left;	color: #666;}
.detailedform fieldset label strong { text-align: left; width: 120px;	display: block;	float: left;	font-weight: normal;}
.detailedform fieldset label span {	float: left;	width: 250px;	display: block;	padding: 0 10px 0 10px;}
.detailedform fieldset label textarea,.detailedform fieldset label input {	width: 250px;	border: 2px solid #ddd;	font-size: 11px;	color: #666;}
.detailedform fieldset label textarea:focus,.detailedform fieldset label input:focus { 	color: #111;}
.detailedform fieldset label span.auto input {	width: auto;}
.detailedform fieldset label span.err {	display: block;	color: #000;	clear: both;}
.detailedform .formdisclaimer { padding: 10px 70px 5px 140px !important;}
.detailedform .submitbtn input {background: #393A4B;}
.detailedform .submitbtn input:hover {background: #000;}
.detailedform .submitbtn {clear: both; 	text-align: left;	display: block;	padding: 0 0 5px 140px;}
.detailedform .submitbtn input { border: 0; text-align: center; color: #fff; text-transform: uppercase;	font-size: 11px; padding-top: 3px; 	padding-bottom: 3px;}
#searchresults, .detailedsearch { padding: 5px 15px;}
.detailedform input {
		color: #000;
}
#utilities {	display: none;}
img.profilepic{float:right; margin: 0 10px 10px 20px;}
img.rightphoto{float:right;padding:0px 0px 10px 10px;}
img.leftphoto{float:left;padding:0px 10px 10px 0px;}
#errmsg{clear:both;}
#main #content .subpageslist h4{padding-bottom:0;}
#main #content .subpageslist .description{margin-bottom:10px;}
	
.hfrags{ background: url(images/pr_ar-x-index.gif) repeat-x #383838;}

#pr_ar_home {/*position:absolute; left:50%; right:50%; top:596px; margin:0 0 0 -455px; */
width:880px; height:126px; padding:23px 0 0 30px; color:#fff; font-size:11px; font-weight:bold; overflow:hidden;}
#pr_ar_home h2 {display:none;}
#pr_ar_home ul {float:left; margin:0 15px 0 0; width:210px; padding:0; list-style:none;}
#pr_ar_home #pr_ar_li3,#pr_ar_home #pr_ar_li4 {margin:0;}
#pr_ar_home ul li.pr_ar_h4 {padding:0; background:none;}
#pr_ar_home ul li.pr_ar_h4 a {display:block; margin:0 0 13px 0; width:154px; height:16px; background:url(images/pr_ar-h4.gif) no-repeat;}

#pr_ar {margin:0 -7px 0 0; width:224px; padding:24px 25px 9px 25px; background:#383838 url(images/pr_ar-x-l2.jpg) repeat-x; border-bottom:14px solid #f2f2f2;}
#index #pr_ar {display:none;}
#pr_ar li a, #pr_ar_home a {color:#fff;}
#pr_ar li a:hover, #pr_ar_home a:hover {color:#9db5e2; text-decoration:none;}
#pr_ar h4 {padding:0; background:none; border:none;}
#pr_ar h4 a {display:block; margin:0 0 15px 0; width:154px; height:16px; text-indent:-300em; overflow:hidden; background:url(images/pr_ar-h4.gif) no-repeat;}
#pr_ar h4 a:hover {display:block; margin:0 0 15px 0; width:154px; height:16px; text-indent:-300em; overflow:hidden; background:url(images/pr_ar-h4.gif) no-repeat;}
#pr_ar .fragcontent {padding:0;}
#pr_ar ul {}
#pr_ar ul a{font-size:11px;font-weight:bold;}
#pr_ar ul li,#pr_ar_home ul li ul li{margin:0; padding:0 0 15px 14px; background:url(images/pr_ar-li.gif) left 4px no-repeat;}
#pr_ar ul li.selected a {color:#9db5e2;}
#pr_ar ul ul li {padding:7px 0 0 15px; background-position:left 11px;}

.location {	float: left; width: 260px;}

#fragments #rss_feed .fragcontent,.sidebar #rss_feed .fragcontent,#fragments #rss_feed .fragcontent a,.sidebar #rss_feed .fragcontent a {color:#4b63a1; font-size:11px;}
#main ul.rss_items { list-style: none;	margin: 0;	padding: 0;}
#main ul.rss_items li { margin:0 0 10px 0; padding:0;}
.l2 .rss_items strong{display:block;}
#rss_feed h4 a.feedlink{   position:relative; overflow:hidden; height:16px; width:16px; display:block; float:right;  }
#rss_feed h4 a.feedlink span{  position:absolute; background:url(images/feed-icon-16x16.png) no-repeat; left:0; top:0;height:16px; width:16px;  display:inline; }

#homemessage {margin:0 0 15px 0; padding:12px; font-weight:bold; background:#e5e5e5; border:1px solid #dbdbdb;}

#topnav, #main, #footer {behavior: url("/images/iepngfix.htc");}

.homeintro{font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#b1bac3;}
/* -------------------------------------------------------------------------------- */
	
.hdr_title {
float:left;width: 820px;padding: 20px 10px 0px 17px;}
.rss{
float:right;width:25px;}

h1.blogtitle a{font-size: 38px;font-family: "Futura Md",Arial, Helvetica, Sans-Serif;font-weight: normal;color: #FFFFFF;text-decoration: none;margin-left: 5px;}
	
h3.slogantext{font-size: 21px;font-family: "Futura Md",Arial, Helvetica, Sans-Serif;font-weight: normal;color: #FFFFFF;text-decoration: none;margin-left: 5px;}
 
/****** RSS ICON ON HEADER ******/
.rssicon{position: relative;display:block;float:right;background-image: url('images/rss.png');background-position: center right;background-repeat: no-repeat;margin: 5px 5px auto auto;height: 17px;width: 17px;}


/*#content {width: 480px;float: left;color: #000;padding: 30px 10px 10px 10px;font-weight: normal;}
*/
#content {display: inline;color: #727272;	
	float: left; margin:0 -15px 0 0; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;	
	width: 569px; padding:10px 37px 35px 30px;}


/***** NAVIGATION BAR FORMATTING *****/

#NaviBar{margin: 0;padding: 0;list-style: none;width: 880px;float: left;margin-left:12px;margin-top: 3px;margin-bottom: 0px;border-top: 1px solid #666;border-bottom: 1px solid #666;font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;font-size: 13px;background: url(images/nav_bg.png) repeat-x;background-color: #0b4e6d;	}

#NaviBar ul a {color:#FFFFFF;display:block;float:left;margin:0;padding:7px 15px 6px 15px;text-decoration:none;font-weight: bold;border-right: solid 1px #CCC;}

#NaviBar ul li{float: left;background: url(images/nav_bg.png) repeat-x;}
#NaviBar ul li.first {border-left: none;}
#NaviBar ul li a:hover {text-decoration: none;color: #369;background: url(images/nav_hover_active.png) repeat-x;}
#NaviBar ul li.current_page_item a { color: #369;background:url(images/nav_hover_active.png) repeat-x;text-decoration: none;}

/***** SEARCH FORM FORMATTING *****/

#search {display: inline;float: right;margin: 0px 5px 0;padding: 0px 0 0;text-align: left;top: 0px;}
#searchbox {width: 180px;float:left;padding: 2px 0px 2px 0px;background: #fff;border: 1px solid #333;margin: 2px 2px 2px 0;color: #000;font-size: 11px;font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;}

.go {margin-top: 6px;margin-left: -20px;padding: 0px;color: #000;display:inline;}

/***** PAGE FORMATTING *****/

.title {padding: 5px 5px 5px 20px;color: #fff;}
h1.post, h1{
	color: #b1bac3;font-size: 19px; font-weight:normal; line-height: normal;margin: 0px; padding:0 0 10px 0; text-transform:uppercase;	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;	letter-spacing:.75px;}
h1.post a{color: #127db8;text-decoration: none;}
h1.post a:hover{color: #4F67F0;}
h2 {font-size: 20px;font-weight: bold;text-align: left;padding:  3px;color:#b1bac3;margin-bottom: 5px;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}
h3 {font-size: 18px;font-weight: bold;text-align: left;padding:  3px;color:#b1bac3;margin-bottom: 5px;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}
h4 {/*font-size: 16px;*/font-weight: bold;text-align: left;padding:  3px;color:#b1bac3;margin-bottom: 5px;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}
h5, h6 {font-size: 14px;font-weight: bold;text-align: left;padding:  3px;color:#b1bac3;margin-bottom: 5px;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}

#nextprev {clear: both;display: block;text-align: center;margin-top: 30px;margin-bottom: 60px;}
h4,h4 a{text-transform: uppercase;}
/***** LISTS FORMATTING *****/

.post ul {margin-left: 0px;padding: 0 0 10px 30px;list-style-image: url(images/bullet.png);padding-left: 30px;} 
.post li {margin: 7px 0 8px 10px;}
.post ol {padding: 0 0 0 35px;margin: 0;}
.post ol li {margin: 0;padding: 0;}
	
/**** TABLE FORMATTING ****/	
	
.post  table {background:#FFF;border:2px solid #CCC;border-collapse:collapse;margin:5px 0 10px;}
.post  th, .post  td {border:1px solid #CCC;padding:3px 10px;text-align:left;vertical-align:top;}
.post  tr.even td {background:#F7F7F7;}
.post  th {background:#EDEFF0;}

/***** GENERAL TEXT FORMATTING *****/

.post {margin-bottom: 20px;}
.article {/*float:left;width: 480px;*/}
.postbannerad{margin: 10px auto 10px auto;padding: 5px;}
blockquote {color: #000; margin: 0 1px 20px 20px; background: url(images/BlockQuote.png) top left no-repeat #F0F0F0;border: 1px dashed #DFDFDF;padding: 20px 10px 0px 40px;font-size: 11px;font-family: Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;}
p {margin-bottom: 15px;line-height: 1.6em;}
p a {border-bottom: none;text-decoration: none;}
p a:hover {border-bottom: none;text-decoration: underline;}
p.center {text-align: center;}
.postmetabottom {background: #FFFFFF;border-color:#E5E5E5;border-style: dotted;border-width:1px 1px 1px;color: #333;padding: 3px;font-size: 11px;float:left;width: 569px;}
.postmetatop {background: #FFFFFF;color: #333;padding: 3px;font-size: 11px;margin-bottom: 10px;float:left;width: 569px;}
.postmeta a {border-bottom: none;}
.postmeta a:hover {border-bottom: none;}
.small {font-size: 10px;}
code {font: 12px 'Courier New', Courier, Fixed;}
h1.title {font-size: 22px;font-weight: normal;padding: 10px 10px 10px 17px;}

/***** LISTS FORMATTING *****/

html>body .post ul {margin-left: 0px;padding: 0 0px 10px 30px;list-style-image: url(images/bullet.png);} 
html>body .post li {margin: 0px 0 8px 0px;}
.post ol {padding: 0 0 0 35px;margin: 0;}
.post ol li {margin: 0;padding: 0;}

/***** SIDEBAR FORMATTING *****/

#sidebarLeft {float: left;width: 175px;color: #000;margin-left: 5px;padding: 5px 10px 10px 10px;}
#sidebarRight {width: 267px;float:right;margin-right: 7px;margin-bottom: 7px;color: #f2f2f2;}
#sidebarRight h2{padding:12px 6px 13px 32px; line-height:120%; 
	background:#4a63a1 url(images/sidebar-h4.gif) 18px 14px no-repeat; 
	border-bottom:7px solid #f2f2f2;}
#sidebarRight h2 a{color: #FFFFFF;text-decoration: none}
#sidebarRight h2 a:hover{color:  #FFFFFF;text-decoration: underline}
#sidebarLeft h2{font-size: 13px;text-align: left;padding:  10px;color:  #FFFFFF;background:url(images/sidebar_bg.png) repeat-x;background-color: #083a56;line-height: 14px;margin-top: 0px;margin-bottom: 10px;font-family: Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;}

#sidebarLeft h2 a{color:  #FFFFFF;text-decoration: none}
#sidebarLeft h2 a:hover{color:  #FFFFFF;text-decoration: underline}
#sidebarRight a {color:#4b63a1; font-size:11px;}
#sidebarRight a:hover {background: none;color:  #49647d;text-decoration: underline}
#sidebarLeft a {color: #03C;text-decoration: none}
#sidebarLeft a:hover {background: none;color:  #49647d;text-decoration: underline}
#sidebarLeft a:visited {color: #49647d}
.sidebar{line-height: 12px;font-size: 14px; background:#f2f2f2; }
.sidebar ul, .sidebar ol {padding: 0px 0px 0px 5px;margin: 0 0 1em 0; font-size: 12px}
.sidebar ul {margin: 0;	padding: 0;	list-style: none;}
.sidebar li { margin: 0 0 0.9em 10px; list-style-type:none; line-height: 14px;padding: 0}
.sidebar ul li ul, .sidebar ul li ol, .sidebar ol li ul, .sidebar ol li ol { margin: 0.5em 0 0.5em 5px; }
.sidebar_widget{min-width:3px;min-height:3px;margin: 0 auto; background:#cecece;}
	.sidebar_widget h2 a,.sidebar_widget h2 a:hover,.sidebar_widget h2{margin: 0;text-decoration: none;font-weight: normal;font-size: 12px; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;color: #fff; letter-spacing:.75px;text-transform: uppercase}
	.sidebar_widget .fragcontent,
	.sidebar_widget .description {padding:24px 25px;}
	.sidebar_widget .fragcontent ul,.fragment .description ul {	margin: 0;	padding: 0;	list-style: none;}
	.sidebar_widget .fragcontent ul li {padding:0 0 6px 0;}
	.sidebar_widget .fragcontent ul li li{padding:4px 0 0 0;}
	.sidebar_widget .fragcontent strong a {display: block;}
	.fragcontent a{color:#4b63a1; font-size:11px;}
.sidebar_widget_gap{margin: 7px 0px 0px 0px;}

/*--------- case evaluation form ------- */
#index #contactform {border-bottom:14px solid #f2f2f2;}
#genericcontactform label { display: none;font-size: 10px; font-weight:bold; text-transform: uppercase;color: #666;}
/*form#genericcontactform { display: block;	border: 0px; padding:24px 25px;	float: left;margin: 0;width: 217px;	}*/
form#genericcontactform {padding:24px 25px;width: 217px;}
#genericcontactform .formdesc {font-size:16px; font-weight:bold; padding-bottom:7px; color:#727272; padding:0 0 20px 0;}
#genericcontactform fieldset span { display: block;	float: left;	padding: 2px;}
#genericcontactform span input {margin: 0 0 5px 0; height: 1.5em;}
#genericcontactform span textarea {	margin: 0; height: 6.82em;}
#genericcontactform span input,#genericcontactform span textarea {	width: 205px; font-size: .82em; font-family:verdana,geneva,sans-serif; display: block; border-width:2px; background: #ffffff; color: #666; padding: 2px 4px 0 4px;}
#genericcontactform .submit {display:block;}
#genericcontactform .submit button {display:block; position:relative; margin: 15px 0 0 156px; width:60px; height:19px; text-indent:-300em; overflow:hidden; background:url(images/contactform-submit.gif) no-repeat; border:0;}
#genericcontactform .submit button:hover {background-position:left -19px; cursor:pointer;}
.sidebar #genericcontactform span.textarea,.sidebar #genericcontactform span textarea {	height: 60px;}

/*--------- CONTACT FORM 7 ------- 
--------- case evaluation form ------- */

#caseform {padding:24px 25px 0 25px;width: 217px;}
#caseform .formdesc {font-size:16px; font-weight:bold; padding-bottom:7px; color:#727272; padding:0 0 20px 0;}
#caseform span .textbg{margin: 0 0 5px 0; height: 1.5em;background: #ffffff; color: #666; padding: 2px 4px 0 4px;}
#caseform span .textbg {width: 205px;font-size: .82em; font-family:verdana,geneva,sans-serif;border-width:2px;}
#caseform span textarea {	width: 205px; font-size: .82em; font-family:verdana,geneva,sans-serif; display: block; border-width:2px; background: #ffffff; color: #666; padding: 2px 4px 0 4px;}
#caseform span textarea {margin: 0;}
#caseform #submit { position:relative; margin: 0 0 0 156px; width:60px; height:19px; text-indent:-300em; overflow:hidden; background:url(images/contactform-submit.gif) no-repeat; border:0;}
#caseform #submit:hover {background-position:left -19px; cursor:pointer;}
.sidebar #caseform span.textarea,.sidebar #contactform span textarea {	height: 60px;}
.wpcf7-response-output,.wpcf7-validates-as-required,.wpcf7-not-valid-tip{color:#ff0000;}

/***** FOOTER FORMATTING *****/
#footer {position: relative;padding: 0;color: #333;	
	width: 960px; background:url(images/footer.png) no-repeat;}
.fcontainer {	color: #333; margin: 0;	float: left;padding: 28px 30px 60px 30px;}

.ffrags {position:relative;}
#footer #navtools {position:absolute; left:501px; top:-74px; width:97px; height:22px; padding:0;}
#footer #navtools a {display:block; float:left; height:22px;}
#footer #navtools .printpage {width:32px; background:url(images/printpage.gif) no-repeat;}
#footer #navtools .printpage:hover {background:url(images/printpage.gif) left -22px no-repeat;}
#footer #navtools .bookmarksite {width:34px; background:url(images/bookmarksite.gif) no-repeat;}
#footer #navtools .bookmarksite:hover {background:url(images/bookmarksite.gif) left -22px no-repeat;}
#footer #navtools .emailcontact {width:31px; background:url(images/emailcontact.gif) no-repeat;}
#footer #navtools .emailcontact:hover {background:url(images/emailcontact.gif) left -22px no-repeat;}

#footer #address {font-size: 11px;	padding:0;	margin: 0 0 35px 0;	width: 900px;}
#footer #address,
#footer #address a {
color: #c2c2c2; font-weight:normal;}
#footer #address span {font-size:14px; font-weight:bold;}
#footer #address table {margin:0; padding:0; border-left:1px solid  #4b4b4b;}
#footer #address td {margin:0; min-width:128px; padding:20px 20px 5px 20px; vertical-align:top; border-right:1px solid  #4b4b4b;}

#footer .copyright a:hover {}
.fcontainer a {	overflow: hidden;}
#footer .credits { 	width: 94px;padding: 10px 0;height: 26px;float: right;margin: 0 20px 0 0;}
#footer .credits a { 	display: block;	text-indent: -5000px;	background: url(images/justia.gif) no-repeat;	height: 26px;	width: 88px;	text-decoration: none;	overflow: hidden;}
#footer #footernav {	float: left;	width: 750px; margin:0 0 0 21px !important; margin:0 0 0 10px;}
#footer #footernav ul {	list-style: none;	padding: 0;margin: 0 0 0 -15px;	float: left;}
#footer #footernav ul ul {	display: none;	float: none;}
#footer #footernav ul li {	display: block;	position: relative;	float: left;}
#footer #footernav ul li a {	padding: 0 15px; font-size: 10px; font-weight:bold; float: left;border-left: 1px solid #fff;	
	color: #fff;}
#footer #footernav ul li.li_1 a{border:none;}
#footer .copyright {font-size: 10px;	padding: 7px 0 0 21px;	width: 400px;	float: left;}
#footer .copyright,
#footer .copyright a {color: #ababab;}

/***** IMAGE FORMATTING *****/

img.post {padding: 5px;border: 1px solid #CCC;margin: 10px 5px 10px 5px;float: right;}

img.aligncenter {display: block;margin-left: auto;margin-right: auto;margin-bottom: 10px;padding: 5px;border: 1px solid #CCC;}

img.alignright {padding: 5px;border: 1px solid #CCC;background: #fff;margin: 10px 5px 10px 5px;display: inline;}
img.alignleft {padding: 5px;border: 1px solid #CCC;margin: 10px 5px 10px 5px;display: inline;}
/***** MISCELLANEOUS FORMATTING *****/
.alignright {float: right;}
.alignleft {float: left
}	

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

.navigation {
  font-size: 11px;height: auto;line-height: 28px;overflow: hidden;padding: 0 28px;}

.postspermonth {margin: 5px 0 10px 0;list-style: none;padding-left: 25px;}


/***** COMMENTS *****/

#comment {background: #FFFFFF;color: #222222;font-size: 12px;font-family: Arial, Tahoma, Verdana;margin: 5px 0px 5px 0px;padding: 4px;}
		
#comments {width: 100%;float:left;margin: 5px 0px 5px 0px;}
		
.commentlist {width: 100%;float:left;margin: 5px;}
.commentlist li ul li {font-size: 12px;}

.commentlist li {font-weight: bold;color: #666;}

.commentlist li .avatar {background: #FFFFFF;float: right;border: 1px solid #EEEEEE;margin: 0px 5px 0px 10px;padding: 2px;}

.commentlist cite, .commentlist cite a {font-weight: bold;color: #666;font-style: normal;font-size: 12px;}

.commentlist p {font-weight: normal;text-transform: none;}

.commentmetadata {padding: 5px 0 0 0;font-weight: normal;}

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

#commentform {margin: 5px 10px 0px 0px;}
	
#commentform textarea {width: 98%;padding: 10px;border: 1px solid #666;}
	
#respond:after {content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;}
	
#commentform p {margin: 5px 0px 5px 0px;}
	
#commentform #submit {margin: 5px 0px 20px 0px;float: left;border: 1px solid #0CC;}
	
.alt {margin: 0px;padding: 10px;}

.commentlist {margin: 0px;padding: 0px;}
	
.commentlist ol {margin: 0px;padding: 10px;}

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

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

.nocomments {text-align: center;margin: 0px;padding: 0px;}
	
.commentmetadata {font-size: 10px;margin: 0px;display: block;}

#author, #email, #url {background: #FFFFFF;color: #222222;font-size: 12px;font-family: Arial, Tahoma, Verdana;margin: 0px;padding: 4px;border: 1px solid #666;}
	
.thread-alt {background: #FFFFFF;margin: 0px;padding: 0px;}
	
.thread-even {background: #dfeaf2;margin: 0px;padding: 0px;}
	
.depth-1 {border: 1px solid #E6E6E6;margin: 0px;padding: 0px;}

.even, .alt {border: 1px solid #CCC;margin: 0px;padding: 0px;}

.pinglist { margin-top: 10px; width: 450px; float: left; }

li.pings {border-bottom: 1px dotted #CCC;margin: 0;padding: 5px 0 5px 5px;width: 430px;line-height: 14px;}

.pings:first-child { border-top: none; }
.pings:last-child { border-bottom: none; margin-bottom: 30px; }



/**** CAPTION FORMATTING ******/

.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;}

/*** CALENDAR FORMATTING ***/
#wp-calendar {border: 1px solid #CCC;empty-cells: show;font-size: 14px;margin: 0 0 9px 9px;width: 90%;}

#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;text-decoration: none;font-weight: bold;}

#wp-calendar a:hover {background: #e0e6e0;color: #333;font-weight: bold}

#wp-calendar caption {color: #000000;font-size: 14px;text-align: left;margin-bottom: 5px;font-weight: bold}

#wp-calendar td {color: #666;font: normal 12px Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;letter-spacing: normal;padding: 2px 0;text-align: center;}

#wp-calendar td.pad:hover {background: #fff;}

#wp-calendar td:hover, #wp-calendar #today {background: #eee;color: #bbb;}

#wp-calendar th {font-style: normal;text-transform: capitalize;font-weight: normal;}
 

