/* Typography */
body {
	font: .9em "Lucida Grande", Calibri, Helvetica, Arial, sans-serif;
	/* font: 1em "Palatino Linotype", "Book Antiqua", Palatino, serif; */
}

a:focus {
	outline: 1px dotted invert;
}

hr {
	border: 0 #918484 solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

h1,h2,h3,h4,h5,h6 { margin-bottom: .5em; font-family: "Palatino Linotype", "Book Antiqua", Palatino, Georgia,"Times New Roman", serif; font-weight:normal; }
h1 { font-size: 2.5em; color: #a6582d; /* #2D5186; */ }
h2 { font-size: 1.9em; color: #8096b4; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.0em; }
h6 { font-size: 0.8em; }
ol { list-style: decimal; }
ul { list-style: square; }
li { margin-left: 3.0em; display: list-item; }

p,dl,hr,ol,ul,pre,table,address,fieldset { margin-bottom: 1em; }
p { line-height: 1.5em; }

a { color: #2d5186; text-decoration: none; }
a:hover { text-decoration: underline; }

pre { font-family:"Andale Mono","Lucida Console","Bitstream Vera Sans Mono","Courier New",monospace; }

.highlight1 { color: #A6582D; }


/* layout */
html, body { height: 100%; margin: 0; padding: 0; }

body {
    background: #ffffff url(../img/bg3.png) repeat-y center center;
}

.page-wrap {
	position: relative;
	z-index: 1;
	padding-top: 15px;
}

#masthead {
	height: 75px;
	position: relative;
	z-index: 2;
	background: url(../img/bg-header.png) repeat-x top;
}

#sitesnav {
	position: absolute;
	top: 26px;
	left: 29px;
	z-index: 5;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 1px;
	background: none transparent;
}
#sitesnav li {
	display: inline;
	margin: 0;
}
.logo  { margin: 0; }
.logo a {
	display: block;
	text-indent:-10000px;
	width: 280px;
	height: 80px;
	}

#tromboldlaw.logo { background: transparent url(../img/trombold-criminal-defense-logo.png) no-repeat; }
#tromboldlaw.logo a:hover { background: #A6582D url(../img/trombold-criminal-defense-logo.png) no-repeat; }

#trombolddui.logo { display: none; background: transparent url(../img/trombold-dui-logo.png) no-repeat; }
#trombolddui.logo a:hover { background: #A6582D url(../img/trombold-dui-logo.png) no-repeat; }

#sitesnav:hover { border: 1px solid #D8D8D3; margin: 0; background: #bfcbd8 url("../img/bg-header.png") top repeat-x; }
#sitesnav:hover .logo#tromboldlawdrugs,
#sitesnav:hover .logo#tromboldlawdomesticviolence,
#sitesnav:hover .logo#trombolddui { display: block; }

#content-wrap {
	position: relative;
	z-index: 5;
	width: 900px;
	background: #f3f3f2;
}

.page-box {
	background: #ffffff; /* #fbf4d3; */ /* #bac7d5; */
	border: 1px solid #d8d8d3; /* #b1bfce; */ /* #f8e9a8; */ /* #aab5bc; */
	margin: 39px 19px 19px 19px;
	overflow: auto; /* for background  */
	position: relative;
	z-index: 1;
}

body.home .page-box {
    margin-top: 19px;
}

.homepage-box {
	background: #bac7d5 url(../img/kevin-and-blair.jpg) no-repeat top left;
	padding: 0 30px;
	overflow: hidden;
	height: 530px;
}

.homepage-stripe {
	background: #bac7d5 url(../img/kevin-and-blair.jpg) no-repeat top center;
	height: 530px;
}

.homepage-box #poster {
	z-index: 1;
	height: 315px;
	padding-top: 125px;
	text-align: center;
	color: #3e3d32;
	margin: 0 auto;
	width: 300px;
}
.homepage-box #poster-name-blair {
	width: 240px;
	margin-left: 180px;
}
.homepage-box #poster-name-kevin {
	width: 240px;
	margin-right: 180px;
}

#poster h2 {
	color: #a6582d;
	font-size: 1.5em;
	margin-bottom: 1.5em;
}

#poster p {
	margin-bottom: 1.6em;
	font-size: 1.1em;
}
.piccaption {
	font-size: .7em;
	text-align: center;
	color: #bdbdbb;
	width: 240px;
	float: left;
	margin-top: 45px;
}
#contact-ribbon {
	position: absolute;
	bottom: 72px;
	right: -21px;
	width: 289px;
	height: 84px;
	text-align: center;
	background: transparent url(../img/contact-ribbon2.png) no-repeat;
}
#contact-ribbon p {
	color: #000;
	margin: 0;
	padding: 5px 25px 0 3px;
	line-height: 1.2em;
}

#contact-info {
	overflow: hidden;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 440px;
	height: 30px;
	padding-left: 8px;
	z-index: 5;
}
#contact-info div.box {
	position: relative;
	bottom: 407px;
	right: -100px;
	background: transparent url(../img/contact-box-bg.png) no-repeat left bottom;
	width: 407px;
	height: 402px;
	padding: 10px 15px 30px 18px;
	z-index: 5;
}
#contact-info h3 {
	color: #2D5186;
}
#contact-info p {
	color: #000;
	font-size: .8em;
	line-height: 1.2em;
}
#contact-info div.handle {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 340px;
}
#contact-info div.handle a {
	display:block;
	padding: 5px 15px 13px 18px;
	text-align:center;
}
#contact-info div.closebox {
	display: none;
	position: absolute;
	background: transparent url(../img/closebox.png) no-repeat;
	bottom: -3px;
	left: -8px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	text-indent:-10000px;
}

#footcity {
	width: 900px;
	height: 205px;
	background: transparent url(../img/footer8.png) no-repeat center bottom;
	position: absolute;
	bottom: 40px;
}

#footer {
	position: relative;
	background: #282e37; /* #44220b; */ /* #2d5186; */
	color: #afb1b5;
	padding: 30px;
	text-align: center;
	z-index: 2;
	zoom: 1;  /* FUIE */
}
#footer a { color: #8096b4; }

.contentbox {
	padding: 10px 10px 180px 10px;
	background: #ffffff;
	position:relative;
	z-index: 3;
	zoom: 1;  /* FUIE */
}

#masthead div.nav,
#masthead div.subnav {
	position: absolute;
	left: 340px;
	bottom: 0;
	width: 540px;
	z-index: 3;
}
#masthead div.subnav {
	top: 77px;
}
#masthead div.subnav h2 {
	display: none;
}
#masthead .nav {
	font-size: 1em;
}
.subnav {
	font-size: .85em;
}

.nav ul, 
.subnav ul {
	position: relative;
	text-align:center;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	color: #fff;
	margin: 0;
}
.nav ul {
	float: right;
	right: 50%;
}
.nav li,
.subnav li {
	float: left;
	position: relative;
	margin: 0;
}
.nav li {
	left: 50%;
}
* .nav li,
* .subnav li {
	display:inline;
}
.nav li a,
.subnav li a {
	display: block;
	padding: 5px 7px 2px 7px;
	margin: 0 0 4px 0;
	color: #fff;
}
.subnav li a {
	color: #2D5186;
}
#masthead .nav ul li a:hover {
	text-decoration: none;
	margin: 0;
	border-bottom: 4px solid #A6582D;
}

.subnav ul li a:hover {
	color: #2d5186;
	text-decoration: none;
	margin: 0;
	border-bottom: 4px solid #A6582D;
}

#masthead .nav li.current_page_item a,
#masthead .nav li.current_page_ancestor a {
	margin: 0;
	border-bottom: 4px solid #f3f3f2;
}

.subnav ul li.current_page_item a {
	margin: 0;
	border-bottom: 4px solid #d8d8d3;
}

#footnavbar {
	position: relative;
	background: #3b5e92;
	min-height: 2em;
	padding: .5em 0;
	border-bottom: 1px solid #fff;
	z-index: 2;
}
#footnavbar .nav ul {
}
#footnavbar .nav ul li a {
	color: #fff;
	padding: 5px 10px;
	margin: 0;
}
#footnavbar .nav ul li a:hover {
	text-decoration: none;
	background: #A6582D;
}

/* search box */
/* #search-3 h2.widget-title { display: none; } */
#search-3 h2.widget-title { margin-top: 0; }
#search-3 label.screen-reader-text { display: none;}

#search-3 input[type="text"] {
	background-color: #f3f3f2;
	border: 1px solid #d8d8d3;
}

/* form field customizations (including search) */
input[type="submit"] {
	background: #ffffff url(../img/search-btn-bg.png) repeat-x bottom center;
	border: 1px solid #d8d8d3;
	cursor: pointer;
}

/* Avvo Badge */

.avvo_badge_180 { width:173px; text-align:center; background-color:#ffffff; font-family:arial; font-size:13px; border:4px solid #efe7f6; color: #000; margin: 0 auto; }
.avvo_badge_180 a {color:#288fbc;text-decoration:none;}
.avvo_badge_180 .name_link {padding-top:7px;padding-bottom:2px;}

/* / */

/* Hide selected sidebar headings */

/* sidebar styling*/
#primary-sidebar .textwidget p {
	font-size: .85em;
}

.content-wrap {
	background: /* #e0dcdc; */
	width: 660px;
	position: relative;
	margin-left: 160px;
	overflow: hidden;
	display: inline; 
	float: left;
}
.subnav-wrap {
	float: left;
	display: inline;
	width: 160px;
	margin-top: 100px;
}

.pageheading {
	position: absolute;
	top: 95px;
	right: 2px;
	margin: 0;
	position: absolute;
	background: red;
	height: 0;
	overflow: hidden;
	padding-top: 300px;
	width: 150px;
}

.pagecontentbottom {
	background: #e6e3e3;
	border: 3px solid #423c3c;
	border-top: none;
	margin: -3px 320px 0 0;
	overflow: hidden;
	padding: 0 17px 17px 17px;
	height: 43px;
    font-size: .9em;
	color: #918484;
	text-align:center;
}
.pagecontentbottom a {
    color: #918484;
}

.caption {
    font-style: italic;
	text-align: right;
	margin-bottom: 1em;
	font-size: .8em;
}

/* forms from http://designinfluences.com/fluid960gs/960/ layout.css */
form {
	overflow:hidden;
	font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
}
fieldset {
  border: 1px solid #423C3C;
  padding:10px;
  position:relative;
  background:#a59695;
  margin-bottom:10px;
}
legend {
  padding:.4em .8em;
  background: #a59695;
}
img.bordered {
	border: 1px solid #000;
}
.imgleft { 
	float: left;
	margin: 0 10px 10px 0;
}
.imgright { 
	float: right;
	margin: 0 0 10px 10px;
}
.small {
	font-size: .8em;
}
.hide {
	display: none;
}
.clear {
	margin: 0;
	border: 0;
}

/* fix for fancyzoom box in IE */
.tl, .tm, .tr, .ml, .mm, .mr, .bl, .bm, .br {
	overflow: auto;
}

/* from carrington-text.css */

/* h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", serif;
	margin: 0 0 20px 0;
	padding: 0;
}
h2 {
	color: #777;
	font-size: 20px;
}
h3 {
	color: #555;
	font-size: 18px;
}
h4 {
	color: #333;
	font-size: 16px;
}
p, li, td {
	line-height: 150%;
}
ul, ol, dl, p {
	margin: 0 0 10px 0;
	padding: 0;
}
li {
	margin: 0 0 5px 30px;
}
input, textarea, select {
	font-family: "Lucida Grande", Calibri, Helvetica, Arial, sans-serif;
	font-size: 13px;
	padding: 4px;
}
.clear {
	clear: both;
	display: block;
	float: none;
} */
hr {
	border: 0;
	border-top: 1px solid #ccc;
	height: 0;
	margin: 20px 40px;
}
hr.divider {
	clear: both;
	float: none;
	padding: 0 20px;
	visibility: hidden;
	margin: 0;
}
.loading {
	background: url(../img/spinner.gif) 10px 17px no-repeat;
	clear: both;
	color: #ccc;
	height: 50px;
}
.loading span {
	display: block;
	padding: 17px 32px 0;
}
.under {
	margin-top: 20px;
}
.close {
	margin-bottom: 40px;
}
.close a, .close a:visited {
	color: #333;
	font-size: 11px;
}
#top {
	display: none;
}
#blog-title a, #blog-title a:visited {
	color: #444;
	font-size: 30px;
	text-decoration: none;
}
#blog-description {
	color: #999;
}
#content .entry-content h1, #content .entry-content h2, #content .entry-content h3, #content .entry-content h4 {
	margin: 20px 0 10px;
	padding: 0;
}
#content .notification {
	background: #ddd;
	color: #444;
	font-size: 11px;
	padding: 7px;
}
#content div.hentry.post {
	/* margin-bottom: 40px; 2010-03-15 */
}
#content .entry-title, #content .entry-title a, #content .entry-title a:visited,
#content .page-title, #content .page-title a, #content .page-title a:visited {
	color: #444;
	margin-bottom: 10px;
	text-decoration: none;
}
#content .entry-title a:hover {
	text-decoration: none;
}
#content div.entry-content {
	color: #444;
	/* margin-bottom: 10px; 2010-03-15 */
}
#content .entry-content blockquote {
	border-left: 1px solid #ddd;
	margin: 0 0 10px 20px;
	padding: 7px 10px;
}
#content div.entry-content ol, #content div.entry-content ul {
	margin: 0 0 10px 30px;
	padding: 0;
}
#content div.entry-content ul {
	list-style: disc;
}
#content div.entry-content li, #content ol.archive div.entry-content li {
	margin: 0 0 5px 0;
	padding: 0;
}

#content .comments-link {
	margin-bottom: 15px;
}
#content p.comments-link a, #content p.comments-link a:visited {
	color: #333;
}
#content .by-line, #content .filed {
	color: #777;
	font-size: 11px;
	margin-bottom: 8px;
	margin-top: -5px;
}
#content .page .by-line {
	margin-top: 30px;
}
#content .by-line a, #content .by-line a:visited, 
#content .filed a, #content .filed a:visited {
	color: #555;
}
#content .by-line address {
	display: inline;
	font-style: normal;
}
#content .entry-editlink, #content .comment-editlink {
	visibility: hidden;
	float: right;
}
#content .hentry:hover .entry-editlink, #content .hentry:hover .comment-editlink {
	visibility: visible;
	float: right;
}
#content .comment-feed {
	padding-top: 5px;
	float: right;
}
#content a.comment-feed, #content a.comment-feed:visited {
	color: #333;
	font-size: 12px;
}
#content h2.comments {
	margin-bottom: 10px;
}
#content h3.pings {
	margin-top: 40px;
}
#content form.comment-form {
	color: #333;
	margin-bottom: 20px;
}
#content form.comment-form label em {
	color: #777;
	font-size: 11px;
	font-style: normal;
}
#content .some-html-is-ok {
	color: #666;
	font-size: 11px;
	font-style: normal;
}
#content .comment-form-trackback, #content .comment-form-trackback a, #content .comment-form-trackback a:visited {
	color: #555;
	font-size: 11px;
}
#content ol.comments {
	margin: 0 0 20px 0;
	padding: 0;
}
#content ol.comments li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#content ol.comments .depth-2 {
	margin-left: 20px;
}
#content ol.comments .depth-3 {
	margin-left: 40px;
}
#content ol.comments .depth-4 {
	margin-left: 60px;
}
#content ol.comments .depth-5 {
	margin-left: 80px;
}
#content ol.comments .entry-content {
	color: #333;
}
#content ol.comments .meta {
	color: #777;
	font-size: 11px;
	height: 25px;
	line-height: 25px;
	margin-bottom: 20px;
	padding-left: 30px;
	position: relative;
}
#content ol.pings .meta {
	height: 20px;
	line-height: 20px;
	padding-left: 0;
}
#content ol.comments .avatar {
	left: 0;
	position: absolute;
	top: 0;
}
#content ol.comments .meta a, #content ol.comments .meta a:visited {
	color: #777;
}
#content ol.comments .meta .author {
	color: #444;
	font-size: 13px;
	font-weight: bold;
}
#content ol.comments .meta .author a, #content ol.comments .meta .author a:visited {
	color: #00f;
}
#content ol.comments .meta .comment-reply-link, #content ol.comments .meta .comment-reply-link:visited {
	color: #333;
}
#content .pagination {
	/* margin: 40px 0; 2010-03-15 */
}
#content .pagination a, #content .pagination a:visited {
	color: #333;
}
#content .pagination .next {
	float: right;
}
#content ol.archive {
	color: #444;
	list-style: none;
	margin: 0;
	padding: 0;
}
#content ol.archive li {
	margin: 0 0 20px;
	padding: 0;
}
#content ol.archive .meta, #content ol.archive .meta a, #content ol.archive .meta a:visited,
.post .meta, .post .meta a, .post .meta a:visited {
	color: #777;
	font-size: 11px;
}
#content ol.archive li.search h3, #content ol.archive li.search p {
	line-height: 130%;
	margin-bottom: 5px;
}
#content ol.archive li.search .meta {
	line-height: 100%;
}
#content ol.archive .entry-title {
	line-height: 100%;
	margin-bottom: 5px;
}
#content ol.archive .hentry {
	margin-bottom: 0;
}
#sidebar {
	color: #444;
}
#sidebar h2 {
	font-size: 18px;
	margin: 20px 0 10px;
}
#sidebar .widget ul {
	margin: 0;
	padding: 0;
}
#sidebar .widget ul li {
	color: #999;
	font-size: 12px;
	list-style: disc;
	margin: 0 0 5px 16px;
	padding: 0;
}
#sidebar .widget a, #sidebar .widget a:visited {
	color: #555;
}
#sidebar .meta {
	font-size: 12px;
}
#footer .colophon {
	text-align: left;
	font-size: .8em;
	letter-spacing: -1px;
	color: #afb1b5;
}

#footer p#developer-link,
#footer p#generator-link {
	margin: 0;
	text-align:center;
}
#footer p#copyright {
	margin: .5em 0 0 0;
	text-align:center;
}
#footer p#developer-link a,
#footer p#developer-link a:visited {
	background:url(../img/by-yellowbutton.png) no-repeat;
	display: block;
	float: right;
	height:40px;
	overflow: hidden;
	text-indent:-10000px;
	width:120px;
}

a#TB_prev:hover {
	background:url(../img/lightbox-left.png) no-repeat left center;
}
a#TB_next:hover {
	background:url(../img/lightbox-right.png) no-repeat right center;
}
#attachment p.top {
	padding: 5px 10px;
	text-align: left;
}
#attachment p.top a, #attachment p.top a:visited {
	color: #666;
}
#attachment h1 {
	margin: 10px 0;
}
#attachment a img {
	border: 0;
}
#attachment .nav, #attachment #footer {
	margin: 0 auto;
	padding: 20px 0;
	text-align: left;
	width: 900px;
}
#attachment .nav .next {
	float: right;
}

.alignleft {
	float:left;
	margin-right:1em;
	margin-bottom:1em;
}
.alignright {
	float:right;
	margin-left:1em;
	margin-bottom:1em;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	background-color: #eee;
	padding: 11px 6px 6px;
	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.alignleft {
	margin-left: 0;
}
.wp-caption.alignright {
	margin-right: 0;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 4px 0 0;
	margin: 0;
}

/* hide headline on homepage*/
body.home .entry-title {
	display: none;
}

/* contact form box */

.formbox {
	display: table;
	padding: 20px;
	background: #F3F3F2;
	border: 1px solid #D8D8D3;
	margin: 20px auto;
}

.formbox2 {
	display: table;
	margin: 20px auto;
}

/* table styling */

table {
	margin: 0 auto 1em auto;
}

caption {
	padding: 0 0 5px 0;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold .8em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: ##A6582D;
	border-right: 1px solid #D8D8D3;
	border-bottom: 1px solid #D8D8D3;
	border-top: 1px solid #D8D8D3;
	letter-spacing: 2px;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #ffffff url("../img/search-btn-bg.png") repeat-x center bottom;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #D8D8D3;
	background: none;
}

th.rowheading {
	background: #e4e9ed;
	border-left: 1px solid #D8D8D3;
	border-top: 0;
	font: bold .8em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

td {
	border-right: 1px solid #D8D8D3;
	border-bottom: 1px solid #D8D8D3;
	background: #fff;
	padding: 6px 6px 6px 12px;
}

.alt td {
	background: #F3F3F2;;
}

.shareaholic-like-buttonset {
	margin-top: .5em;
}


