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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: 'fontello';
  src: url("fonts/fontello.eot?17954620");
  src: url("fonts/fontello.eot?17954620#iefix") format("embedded-opentype"), url("fonts/fontello.woff?17954620") format("woff"), url("fonts/fontello.ttf?17954620") format("truetype"), url("fonts/fontello.svg?17954620#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?17954620#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-rss:before {
  content: '\e800';
}

/* '' */
.icon-twitter:before {
  content: '\e801';
}

/* '' */
.icon-search:before {
  content: '\e802';
}

/* '' */
.icon-linkedin:before {
  content: '\e803';
}

/* '' */
.icon-mail:before {
  content: '\e804';
}

/* '' */
.icon-phone:before {
  content: '\e805';
}

/* '' */
.icon-print:before {
  content: '\e806';
}

/* '' */
.icon-vcard:before {
  content: '\e807';
}

/* '' */
.icon-share:before {
  content: '\e809';
}

/* '' */
.icon-plus:before {
  content: '\e80a';
}

/* '' */
.icon-minus:before {
  content: '\e808';
}

/* '' */
.icon-arrow-left:before {
  content: '\e80b';
}

/* '' */
.icon-arrow-right:before {
  content: '\e80c';
}

/* '' */
.icon-plus-nav:before {
  content: '\e80d';
}

/* '' */
.icon-minus-nav:before {
  content: '\e80e';
}

/* '' */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.tablet-clear,
.desktop-clear,
.clear,
.clearfix:after {
  clear: both;
}

.tablet-clear {
  display: none;
}

a {
  color: #ee3a43;
  text-decoration: none;
}

.container {
  width: 1244px;
  margin: 0 auto;
  position: relative;
}

body {
  background: white;
  font-family: 'Muli', sans-serif;
  color: #666666;
  font-size: 10pt;
  line-height: 1.5;
  font-weight: 400;
}

#header,
#main,
#footer {
  position: relative;
  z-index: 2;
}

#header {
  z-index: 9;
}

img {
  max-width: 100%;
  height: auto;
}

textarea,
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"] {
  background: #fff;
  border: 1px solid #414042;
  width: 100%;
  font-family: inherit;
  font-size: 14px;
  padding: 7px 12px 5px;
  vertical-align: top;
  margin: 0;
  font-weight: 600;
}

::-webkit-input-placeholder {
  color: #AAAAAA;
  opacity: 1;
  font-style: italic;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #AAAAAA;
  opacity: 1;
  font-style: italic;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #AAAAAA;
  opacity: 1;
  font-style: italic;
}

:-ms-input-placeholder {
  color: #AAAAAA;
  opacity: 1;
  font-style: italic;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

.the-content {
  /* -- Font -- */
  font-size: 11pt;
  line-height: 1.5;
  color: #585858;
  /* -- Heading -- */
  /* -- Margin -- */
}
.the-content a {
  color: #948b00;
}
.the-content h1, .the-content h2, .the-content h3, .the-content h4, .the-content h5, .the-content h6 {
  font-weight: 600;
}
.the-content h1 {
  color: #948b00;
  font-size: 16pt;
  text-transform: uppercase;
  line-height: 1.2;
  margin: 1em 0 0.3em;
  font-weight: 400;
}
.the-content h2 {
  color: #948b00;
  font-size: 14pt;
  text-transform: uppercase;
  margin: 1em 0 0.3em;
}
.the-content h3 {
 font-size: 13pt;
  color: #948b00;
  margin: 1em 0 0.3em;
}
.the-content h4 {
  font-size: 12pt;
}
.the-content h5 {
  font-size: 11pt;
}
.the-content h6 {
  font-size: 11pt;
}
.the-content ol {
  padding-left: 3em;
  list-style: decimal;
}
.the-content ul {
  list-style: none;
  position: relative;
  padding: 0;
}
.the-content ul > li {
  padding-left: 0.55em;
  position: relative;
}
.the-content ol li, .the-content ul li {
  padding-top: 3px;
  padding-bottom: 5px;
}
.the-content ul li ul {
  padding: 5px 0 0 1em;
}
.the-content ul > li:before {
  content: "•";
  color: #948b00;
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 12px;
}
.the-content li ol {
  padding-bottom: 0;
  margin-bottom: 0;
  padding-left: 16px;
}
.the-content sup,
.the-content sub {
  font-size: 8px;
}
.the-content blockquote,
.the-content table,
.the-content p,
.the-content ul,
.the-content ol,
.the-content dd,
.the-content pre,
.the-content iframe,
.the-content hr {
  margin-bottom: 0.9em;
}
.the-content ul ul,
.the-content ol ol,
.the-content ul ol,
.the-content ol ul {
  margin-bottom: 0;
}
.the-content blockquote {
  background: #F2F2F2;
  color: #525252;
  font-size: 14px;
  font-style: italic;
  padding: 16px 24px;
}
.the-content blockquote > p:last-child {
  margin-bottom: 0;
}
.the-content blockquote cite {
  display: block;
  color: #525252;
  font-size: 12px;
  font-style: normal;
  text-align: right;
}

img,
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
  max-width: 100%;
  /* When images are too wide for containing element, force them to fit. */
  height: auto;
  /* Override height to match resized width for correct aspect ratio. */
}

.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin: 1px 16px 0 0;
}

.alignright,
img.alignright {
  display: inline;
  float: right;
  margin: 1px 0 0 16px;
}

.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  margin-bottom: 16px;
  max-width: 100% !important;
  /* prevent too-wide images from breaking layout */
  padding: 0;
  text-align: left;
}

.wp-caption img {
  margin-top: 10px;
  vertical-align: top;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  font-style: italic;
  margin-top: 6px;
}

.wp-smiley {
  margin: 0;
}

.gallery {
  margin: 0 auto 16px;
}

.gallery .gallery-item {
  float: left;
  margin-top: 0;
  text-align: center;
  width: 33%;
}

.gallery-columns-2 .gallery-item {
  width: 50%;
}

.gallery-columns-4 .gallery-item {
  width: 25%;
}

.gallery img {
  border: 2px solid #cfcfcf;
}

.gallery-columns-2 .attachment-medium {
  max-width: 92%;
  height: auto;
}

.gallery-columns-4 .attachment-thumbnail {
  max-width: 84%;
  height: auto;
}

.gallery .gallery-caption {
  color: #888;
  font-size: 12px;
  margin: 0 0 12px;
}

.gallery dl {
  margin: 0;
}

.gallery img {
  border: 10px solid #f1f1f1;
}

.gallery br + br {
  display: none;
}

.page-link {
  clear: both;
  color: #000;
  font-weight: bold;
  margin: 0 0 17px 0;
  word-spacing: 0.5em;
}

.page-link a:link,
.page-link a:visited {
  background: #f1f1f1;
  color: #333;
  font-weight: normal;
  padding: 0.5em 0.75em;
  text-decoration: none;
}

.page-link a:active,
.page-link a:hover {
  color: #948b00;
}

body {
  padding: 1px 6px 1px;
}

/* -------- Attorney ----------- */
.single-attorney-photo {
  background: #52616d;
  position: relative;
  margin-top: 0;
  min-height: 250px;
  color: #fff;
  font-size: 11.5pt;
}
.single-attorney-photo:after {
  content: '';
  background: #948b00;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 1;
  height: 15mm;
}
.single-attorney-photo img {
  width: 254px;
  height: auto;
  vertical-align: top;
}
.sap-left {
  position: relative;
  z-index: 5;
}
.sap-right {
  position: absolute;
  z-index: 6;
  top: 0;
  right: 0;
  left: 310px;
  bottom: 15mm;
}
.sap-additional-info {
  position: absolute;
  z-index: 6;
  bottom: 0;
  right: 0;
  left: 310px;
  height: 15mm;
  font-weight: 700;
  padding-top: 16px;
}
.sap-right-table {
  display: table;
  width: 100%;
  height: 100%;
}
.sap-right-cell {
  display: table-cell;
  vertical-align: middle;
}
.single-attorney-photo h1 {
  font-size: 28pt;
  font-weight: 300;
  padding: 10px 0 3px;
}
.single-attorney-photo p.sap-uppercase {
  text-transform: uppercase;
  font-weight: 600; 
}

.sidebar-left {
  float: left;
  width: 22%;
  font-size: 10pt;
  padding: 32px 0 0 39px;
  color: #666;
}
.sidebar-left h3 {
  font-size: 14pt;
  font-weight: 600;
  line-height: 1.2;
  color: #948b00;
  margin: 0 0 7px;
  text-transform: uppercase;
  font-weight: 400;
}
.widget {
  margin-bottom: 22px;
}
.sidebar-left h3 a {
  color: #a8c545;
}
.widget ul ul {
    padding-top: 10px;
    padding-left: 20px;
}
.widget p,
.widget li {
  line-height: 1.3;
  margin: 0 0 8px;
  color: #666;
}

.contact-chair-widget img {
  display: none;
}
.contact-chair-widget h5 {
  font-weight: 400;
}
.contact-chair-widget .entry-cc {
  margin: 0 0 8px;
}

.main-content {
  width: 78%;
  float: left;
  padding: 32px 36px 8px 32px;
}

.the-content .post-title,
.attorney-heading h1 {
  color: #a8c545;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: none;
  display: inline;
  padding: 0 5px 0 0;
  margin: 0;
}
.the-content .tabbed-content-sub-title,
.tabbed-content-sub-title {
  color: #666;
  font-size: 11px;
  font-weight: 600;
  font-style: italic;
  display: inline-block;
  padding: 0;
  text-transform: none;
}

.the-content .entry-meta,
.attorney-heading p {
  margin: 4px 0 0;
  color: #948b00;
  font-weight: 700;
}
.the-content .post-title {
  font-size: 18px;
}
.the-content .entry-meta {
  margin-top: 2px;
  margin-bottom: 22px;
}
.the-content .entry-cat {
  color: #948b00;
  text-transform: uppercase;
}
.the-content .entry-cat a {
  color: #948b00;
}
.the-content h2.section-title {
  font-size: 14pt;
  font-weight: 600;
  margin-top: 0.8em;
}
.the-content h2.first-section-title {
  text-transform: none;
  color: #948b00;
  margin-top: 0;
}

.sidebar-left .sidebar-left {
  padding: 0;
  width: auto;
  float: none;
}
.search-attorney,
.sub-nav-widget .side-nav-button {
  display: none;
}

.sub-nav-widget .sub-nav > li > a {
    display: none;
}
.sub-nav-widget .sub-nav li li ul {
    padding-left: 13px;
}
.sub-nav-widget li li a {
  display: block;
    padding: 0px 0px 6px;
}
.sub-nav-widget li.current-menu-item > a {
  color: #858585;
}

.clients-logo-wrap .client-logo {
  display: inline-block;
  width: 33.333%;
  text-align: center;
  padding: 18px 4px;
}
.clients-logo-wrap .client-logo a {
  display: block;
}
.clients-logo-wrap .client-logo img {
  vertical-align: top;
  display: block;
}

.entry-thumbnail {
  width: 120px;
}
