article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
} audio,
canvas,
video {
display: inline-block;
} audio:not([controls]) {
display: none;
height: 0;
} [hidden],
template {
display: none;
}  html {
font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body {
margin: 0;
}  a {
background: transparent;
} a:focus {
outline: thin dotted;
} a:active,
a:hover {
outline: 0;
filter: brightness(150%);
}  h1 {
font-size: 2em;
margin: 0.67em 0;
} abbr[title] {
border-bottom: 1px dotted;
} b,
strong,
.strong {
font-weight: bold;
} dfn,
em,
.em {
font-style: italic;
} hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
} p {
-webkit-hyphens: none;
-epub-hyphens: none;
-moz-hyphens: none;
hyphens: none;
} pre {
margin: 0;
} code,
kbd,
pre,
samp {
font-family: monospace, serif;
font-size: 1em;
} pre {
white-space: pre-wrap;
} q {
quotes: "\201C" "\201D" "\2018" "\2019";
} q:before,
q:after {
content: '';
content: none;
}
small, .small {
font-size: 75%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}  dl,
menu,
ol,
ul {
margin: 1em 0;
}
dd {
margin: 0;
} menu {
padding: 0 0 0 40px;
}
ol,
ul {
padding: 0;
list-style-type: none;
}
.post-list {
line-height: 1.5;
}
.single-post ul {
line-height: 1.5;
list-style: none;
} nav ul,
nav ol {
list-style: none;
list-style-image: none;
}  img {
border: 0;
} svg:not(:root) {
overflow: hidden;
}  figure {
margin: 0;
}  fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
} legend {
border: 0; padding: 0; } button,
input,
select,
textarea {
font-family: inherit; font-size: 100%; margin: 0; } button,
input {
line-height: normal;
} button,
select {
text-transform: none;
} button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button; cursor: pointer; } button[disabled],
html input[disabled] {
cursor: default;
} input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; } input[type="search"] {
-webkit-appearance: textfield; -moz-box-sizing: content-box;
-webkit-box-sizing: content-box; box-sizing: content-box;
} input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
} textarea {
overflow: auto; vertical-align: top; }  table {
border-collapse: collapse;
border-spacing: 0;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.image-replacement,
.ir {
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}
.clearfix,
.cf {
zoom: 1;
}
.clearfix:before,
.clearfix:after,
.cf:before,
.cf:after {
content: "";
display: table;
}
.clearfix:after,
.cf:after {
clear: both;
} span.amp {
font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
font-style: italic;
}               .last-col {
float: right;
padding-right: 0 !important;
}         input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.field {
display: block;
height: 40px;
line-height: 40px;
padding: 0 12px;
margin-bottom: 14px;
font-size: 1em;
color: #fff;
border-radius: 3px;
vertical-align: middle;
box-shadow: none;
border: 0;
width: 100%;
max-width: 400px;
font-family: Helvetica, Arial, sans-serif;
background-color: #eaedf2;
-webkit-transition: background-color 0.24s ease-in-out;
transition: background-color 0.24s ease-in-out;
}
input[type="text"]:focus, input[type="text"]:active,
input[type="password"]:focus,
input[type="password"]:active,
input[type="datetime"]:focus,
input[type="datetime"]:active,
input[type="datetime-local"]:focus,
input[type="datetime-local"]:active,
input[type="date"]:focus,
input[type="date"]:active,
input[type="month"]:focus,
input[type="month"]:active,
input[type="time"]:focus,
input[type="time"]:active,
input[type="week"]:focus,
input[type="week"]:active,
input[type="number"]:focus,
input[type="number"]:active,
input[type="email"]:focus,
input[type="email"]:active,
input[type="url"]:focus,
input[type="url"]:active,
input[type="search"]:focus,
input[type="search"]:active,
input[type="tel"]:focus,
input[type="tel"]:active,
input[type="color"]:focus,
input[type="color"]:active,
select:focus,
select:active,
textarea:focus,
textarea:active,
.field:focus,
.field:active {
background-color: #f7f8fa;
outline: none;
}
input[type="text"].error, input[type="text"].is-invalid,
input[type="password"].error,
input[type="password"].is-invalid,
input[type="datetime"].error,
input[type="datetime"].is-invalid,
input[type="datetime-local"].error,
input[type="datetime-local"].is-invalid,
input[type="date"].error,
input[type="date"].is-invalid,
input[type="month"].error,
input[type="month"].is-invalid,
input[type="time"].error,
input[type="time"].is-invalid,
input[type="week"].error,
input[type="week"].is-invalid,
input[type="number"].error,
input[type="number"].is-invalid,
input[type="email"].error,
input[type="email"].is-invalid,
input[type="url"].error,
input[type="url"].is-invalid,
input[type="search"].error,
input[type="search"].is-invalid,
input[type="tel"].error,
input[type="tel"].is-invalid,
input[type="color"].error,
input[type="color"].is-invalid,
select.error,
select.is-invalid,
textarea.error,
textarea.is-invalid,
.field.error,
.field.is-invalid {
color: #fbe3e4;
border-color: #fbe3e4;
background-color: #fff;
background-position: 99% center;
background-repeat: no-repeat;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
outline-color: #fbe3e4;
}
input[type="text"].success, input[type="text"].is-valid,
input[type="password"].success,
input[type="password"].is-valid,
input[type="datetime"].success,
input[type="datetime"].is-valid,
input[type="datetime-local"].success,
input[type="datetime-local"].is-valid,
input[type="date"].success,
input[type="date"].is-valid,
input[type="month"].success,
input[type="month"].is-valid,
input[type="time"].success,
input[type="time"].is-valid,
input[type="week"].success,
input[type="week"].is-valid,
input[type="number"].success,
input[type="number"].is-valid,
input[type="email"].success,
input[type="email"].is-valid,
input[type="url"].success,
input[type="url"].is-valid,
input[type="search"].success,
input[type="search"].is-valid,
input[type="tel"].success,
input[type="tel"].is-valid,
input[type="color"].success,
input[type="color"].is-valid,
select.success,
select.is-valid,
textarea.success,
textarea.is-valid,
.field.success,
.field.is-valid {
color: #e6efc2;
border-color: #e6efc2;
background-color: #fff;
background-position: 99% center;
background-repeat: no-repeat;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
outline-color: #e6efc2;
}
input[type="text"][disabled], input[type="text"].is-disabled,
input[type="password"][disabled],
input[type="password"].is-disabled,
input[type="datetime"][disabled],
input[type="datetime"].is-disabled,
input[type="datetime-local"][disabled],
input[type="datetime-local"].is-disabled,
input[type="date"][disabled],
input[type="date"].is-disabled,
input[type="month"][disabled],
input[type="month"].is-disabled,
input[type="time"][disabled],
input[type="time"].is-disabled,
input[type="week"][disabled],
input[type="week"].is-disabled,
input[type="number"][disabled],
input[type="number"].is-disabled,
input[type="email"][disabled],
input[type="email"].is-disabled,
input[type="url"][disabled],
input[type="url"].is-disabled,
input[type="search"][disabled],
input[type="search"].is-disabled,
input[type="tel"][disabled],
input[type="tel"].is-disabled,
input[type="color"][disabled],
input[type="color"].is-disabled,
select[disabled],
select.is-disabled,
textarea[disabled],
textarea.is-disabled,
.field[disabled],
.field.is-disabled {
cursor: not-allowed;
border-color: #cfcfcf;
opacity: 0.6;
}
input[type="text"][disabled]:focus,
input[type="text"][disabled]:active,
input[type="text"].is-disabled:focus,
input[type="text"].is-disabled:active,
input[type="password"][disabled]:focus,
input[type="password"][disabled]:active,
input[type="password"].is-disabled:focus,
input[type="password"].is-disabled:active,
input[type="datetime"][disabled]:focus,
input[type="datetime"][disabled]:active,
input[type="datetime"].is-disabled:focus,
input[type="datetime"].is-disabled:active,
input[type="datetime-local"][disabled]:focus,
input[type="datetime-local"][disabled]:active,
input[type="datetime-local"].is-disabled:focus,
input[type="datetime-local"].is-disabled:active,
input[type="date"][disabled]:focus,
input[type="date"][disabled]:active,
input[type="date"].is-disabled:focus,
input[type="date"].is-disabled:active,
input[type="month"][disabled]:focus,
input[type="month"][disabled]:active,
input[type="month"].is-disabled:focus,
input[type="month"].is-disabled:active,
input[type="time"][disabled]:focus,
input[type="time"][disabled]:active,
input[type="time"].is-disabled:focus,
input[type="time"].is-disabled:active,
input[type="week"][disabled]:focus,
input[type="week"][disabled]:active,
input[type="week"].is-disabled:focus,
input[type="week"].is-disabled:active,
input[type="number"][disabled]:focus,
input[type="number"][disabled]:active,
input[type="number"].is-disabled:focus,
input[type="number"].is-disabled:active,
input[type="email"][disabled]:focus,
input[type="email"][disabled]:active,
input[type="email"].is-disabled:focus,
input[type="email"].is-disabled:active,
input[type="url"][disabled]:focus,
input[type="url"][disabled]:active,
input[type="url"].is-disabled:focus,
input[type="url"].is-disabled:active,
input[type="search"][disabled]:focus,
input[type="search"][disabled]:active,
input[type="search"].is-disabled:focus,
input[type="search"].is-disabled:active,
input[type="tel"][disabled]:focus,
input[type="tel"][disabled]:active,
input[type="tel"].is-disabled:focus,
input[type="tel"].is-disabled:active,
input[type="color"][disabled]:focus,
input[type="color"][disabled]:active,
input[type="color"].is-disabled:focus,
input[type="color"].is-disabled:active,
select[disabled]:focus,
select[disabled]:active,
select.is-disabled:focus,
select.is-disabled:active,
textarea[disabled]:focus,
textarea[disabled]:active,
textarea.is-disabled:focus,
textarea.is-disabled:active,
.field[disabled]:focus,
.field[disabled]:active,
.field.is-disabled:focus,
.field.is-disabled:active {
background-color: #d5edf8;
outline: none;
}
input[type="password"] {
letter-spacing: 0.3em;
}
textarea {
max-width: 100%;
min-height: 120px;
line-height: 1.5em;
}
select {
-webkit-appearance: none; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAYAAADXhRcnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOEZCMjYxMEYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOEZCMjYxMUYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4RkIyNjBFRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ4RkIyNjBGRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Vxkp9gAAAI9JREFUeNpidHFxucHAwKAOxE+AmJmBMPgLxDJAfJMFSKwD4kqoAClgA+P///8ZXF1dPaCGcBKh6QcQB+3evXs7WDMIAA2QB1I7gFgDj0aQFz2BGh+AOEwwUaDAQyBlCMR7cGjcC5KHaQQBuM3IAOiKTiBVhiTUDdRUhq4Oq2aoAelAahIQ5wM1zsCmBiDAADhYMJXVZ9u9AAAAAElFTkSuQmCC);
background-repeat: no-repeat;
background-position: 97.5% center;
}  html {
font-size: 12px;
}
body {
background-color: #003 !important;
font-family: Helvetica, Arial, sans-serif;
color: #fff;
background-color: #eaedf2;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#pageWrap {
width: 90%;
margin: 0 auto;
}
p {
font-size: 1.167em;
line-height: 140%;
margin-top: 1.25em;
}
p.intro {
font-size: 1.35em;
line-height: 140%;
margin: -0.417em 0 -0.250em 0;
}
.b-top {
border-top: 1px solid #fff;
}
.b-bottom {
border-bottom: 1px solid #fff;
}  a,
a:visited {
color: #0EDCFF;
text-decoration: none;   }
a:hover,
a:focus,
a:visited:hover,
a:visited:focus {
color: #00bfdf;
text-decoration: underline;
}
a:active,
a:visited:active {
text-decoration: none;
}
a:link,
a:visited:link {
-webkit-tap-highlight-color: #00bfdf;
} h1,.h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5 {
text-rendering: optimizelegibility;
font-weight: 500;
}
h1, .h1 {
font-size: 1.55em;
font-weight: 700;
line-height: 1.250em;
margin: 1.5em 0 1em;
text-align: left;
}
h2, .h2 {
font-size: 1.35em;
font-weight: 700;
line-height: 1.45em;
}
h3, .h3 {
font-size: 1.167em;
font-weight: 700;
font-style: italic;
margin: 1.5em 0 0 0.5em; text-indent: -0.5em;
}
h4, .h4 {
font-size: 1em;
font-weight: 700;
}
h5, .h5 {
font-size: 0.846em;
line-height: 2.09em;
text-transform: uppercase;
letter-spacing: 2px;
}
.page-template-article h2, .single-post h2 {
margin-top: 1.5em;
font-weight: 700;
font-style: italic;
} #header-home .name,
#header .name {
margin: 0;
}
#desktop-header {
display: none;
}
.mobile-header {
font-style: italic;
margin: 0.455em 0 0 0.455em;
padding: 0;
text-align: center;
}
.mobile-header .name {
color: #9AE5AA !important;
font-size: 1.7em;
font-weight: 500;
line-height: 100%;
margin: 0;
text-align: left;
}
.mobile-header .phone {
color: #00deff;
font-size: 1.438em;
line-height: 110%;
margin: 0;
text-align: left;
}
.mobile-header img {
max-width: 100%;
} #navigation {
display: none;
}
.slicknav_btn {
cursor: pointer;
display: block;
float: right;
line-height: 1.125em;
padding: 0.438em 0.625em 0.438em 0.625em;
position: relative;
vertical-align: middle;
}
.slicknav_menu {
*zoom: 1;
}
.slicknav_menu .slicknav_menutxt {
display: block;
float: left;
line-height: 1.188em;
}
.slicknav_menu .slicknav_icon {
display: none;
}
.slicknav_menu:before {
content: " ";
display: table;
}
.slicknav_menu:after {
content: " ";
display: table;
clear: both;
}
.slicknav_nav a {
color: #0EDCFF;
display: block;
margin: 2px 5px;
padding: 5px 10px;
text-decoration: none;
}
.slicknav_nav a:hover {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
color: #9AE5AA;
}
.slicknav_nav ul li {
display: block;
}
.slicknav_nav .slicknav_item {
cursor: pointer;
}
.slicknav_nav .slicknav_item a {
display: inline;
margin: 0;
padding: 0;
}
.slicknav_nav .slicknav_row {
display: block;
}
.slicknav_nav .slicknav_parent-link a {
display: inline;
}
.slicknav_menu {
box-sizing: border-box;
display: block;
font-size: 1.333em;
position: absolute;
right: 0;
text-align: left; z-index: 10000;
}
.slicknav_menu * {
box-sizing: border-box;
}
.slicknav_menu .slicknav_menutxt {
color: #0EDCFF;
text-shadow: 0 1px 3px #003;
}
.slicknav_menu .slicknav_icon-bar {
background-color: #0EDCFF;
}
.slicknav_btn {
background-color: #003;
border-radius: 4px;
margin: 0 0.9em 0.8em;
text-decoration: none;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
.slicknav_nav {
background-color: #010128 !important;
color: #0EDCFF;
font-size: 0.875em;
list-style: none;
margin: 0;
overflow: hidden;
padding: 1em 0;
width: 100%;
}
.slicknav_nav ul {
list-style: none;
margin: 0 0 0 20px;
overflow: hidden;
padding: 0;
}
.slicknav_nav .slicknav_row {
margin: 2px 5px;
padding: 5px 10px;
}
.slicknav_nav .slicknav_row:hover {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
background: #003;
border-radius: 6px;
color: #0EDCFF;
}
.slicknav_nav .slicknav_txtnode {
margin-left: 15px;
}
.slicknav_nav .slicknav_parent-link a {
margin: 0;
padding: 0;
}
.slicknav_brand {
color: #0EDCFF;
font-size: 18px;
height: 44px;
line-height: 30px;
padding: 7px 12px;
}
.slicknav_nav li.menu-item-26,
.slicknav_nav li.menu-item-27,
.slicknav_nav li.menu-item-51,
.slicknav_nav li.menu-item-52,
.slicknav_nav li.menu-item-53,
.slicknav_nav li.menu-item-54,
.slicknav_nav .menu-item-55,
.slicknav_nav li.menu-item-56,
.slicknav_nav li.menu-item-703,
.slicknav_nav li.menu-item-58,
.slicknav_nav li.menu-item-59,
.slicknav_nav li.menu-item-60 {
padding-left: 0.9em !important;
} .pt-1 {
padding-top: 1.5em;
}
.page-title,
.single-title {
color: #00deff;
font-size: 2.55em;
font-family: 'Open Sans', sans-serif;
font-style: italic;
font-weight: 500;
letter-spacing: -1px;
line-height: 1.250em;
margin-top: 0;
text-align: center;
text-shadow: 4px 4px 13px black;
transform: scale(1, .9);
-webkit-transform: scale(1, .9);
-ms-transform: scale(1, .9);
transform: scale(1, .9);
}
.desktop-phone {
color: #00deff;
font-size: 1.6em;
font-family: 'Open Sans', sans-serif;
font-style: italic;
letter-spacing: -1px;
margin-top: 0;
position: absolute;
left: 2.5rem;
top: 3.4rem; text-shadow: 4px 4px 13px black;
transform: scale(1, .9);
-webkit-transform: scale(1, .9);
-ms-transform: scale(1, .9);
transform: scale(1, .9);
}
#header-home #desktop-header .desktop-phone {
font-size: 2em;
left: 2.1rem;
top: 4.5rem;
}
.archive-page {
font-size: 2em;
margin-top: 1em;
}
img.headline {
display: none;
}
#pageContent {
padding-top: 2px;
width: 100%;
}
.pageText {
width: 100%;
}
.headline {
margin-bottom: 20px;
}
.cta {
display: inline-block;
width: 100%;
}
.cta.mid-page {
border-top: 1px solid white;
border-bottom: 1px solid white;
margin: 2.5em 0; }
p.cta-text {
text-align: center;
font-size: 1.35em;
font-weight: bold;
margin: 2em 0 0;
}
.cta a:hover { filter: brightness(125%);
text-decoration: none;
}
.cta button {
background: #009999;
border: none;
border-radius: 50px;
color: #fff;
display: block; font-style: italic;
font-weight: bold;
margin: 2rem auto 2.5rem;
padding: 12px 26px;
text-shadow: 1px 1px 4px black; } #pageContent-home {
margin: 2em auto 0;
}
.headshot {
float: right;
margin: 0 0 0.455em 0.455em;
}
body.page-id-5 #pageContent h3 ~ p {
margin-top: 0.5em;
}
body.page-id-5 #pageContent ul.bulleted {
list-style: disc;
margin-left: 20px;
}
body.page-id-5 #pageContent ul li {
margin: 7px 0;
} body.page-id-16 #pageContent h3 {
font-size: 12px;
margin-top: 1.25em;
font-weight: bold;
font-style: normal;
} body.page-id-23 #pageContent h2 {
margin-top: 1.5em; } ul.disc {
list-style: disc;
}
body.page-id-23 #pageContent ul li {
margin-bottom: 14px; }
body.page-id-23 #pageContent ul li ul li {
margin-left: 7px; } body.page-id-16 #pageContent ul {
margin: 7px 0 0 15px;
}
body.page-id-16 #pageContent ul li {
margin-bottom: 3px;
margin-left: 7px;
text-indent: -7px;
}
body.page-id-16 #pageContent p.service-area {
clear: both;
padding-left: 15px;
padding-top: 15px;
text-indent: -15px;
width: 90%;
}  body.page-id-33 #pageContent .treatment-resource-type,
body.page-id-35 #pageContent .treatment-resource-type {
font-style: italic;
font-weight: 700;
margin-left: 20px;
}
body.page-id-33 #pageContent ul.treatment,
body.page-id-35 #pageContent ul.treatment {
list-style: none;
margin-left: 40px;
}
body.page-id-33 #pageContent ul.treatment li,
body.page-id-35 #pageContent ul.treatment li {
margin: 6px 0;
} body.page-id-37 #pageContent .illness-resources-type {
font-style: italic;
font-weight: 700;
margin-left: 20px;
}
body.page-id-37 #pageContent ul.illness-resources {
list-style: none;
margin-left: 40px;
}
body.page-id-37 #pageContent ul.illness-resources li {
margin: 10px 0;
text-indent: -10px;
}
body.page-id-37 #pageContent .group2 {
margin-top: 20px;
} body.page-id-40 #pageContent .about-heading {
font-size: 14px;
font-weight: 700;
}  body.page-id-40 #pageContent ul.bulleted {
list-style: disc;
margin-left: 20px;
}
body.page-id-40 #pageContent ul li {
margin: 7px 0;
} body.page-id-42 #pageContent .book-title {
font-weight: 700;
margin: 0;
vertical-align: bottom;
}
body.page-id-42 #pageContent .book-description h1 {
font-weight: 700;
}
body.page-id-42 #pageContent .book-cover {
font-size: 1.167em;
font-weight: 700;
margin-bottom: 15px;
}
body.page-id-42 #pageContent .book-cover img {
display: none;
}
body.page-id-42 #pageContent .endorsements {
border-bottom: 1px solid #fff;
}
body.page-id-42 #pageContent .source-title {
display: block;
font-weight: 700;
margin-left: 18px;
}
body.page-id-42 #pageContent .final-review {
margin-top: 30px;
} body.page-id-44 #pageContent .left-column,
body.page-id-44 #pageContent .right-column {
margin-top: 22px;
}
body.page-id-44 #pageContent h2 {
font-weight: 700;
margin-top: 0;
vertical-align: bottom;
}
.clinical-papers {
margin-top: 21px !important;
} body.page-id-46 #pageContent h2 {
font-size: 1.167em;
font-weight: 700;
margin: 15px 0;
}
body.page-id-46 #pageContent h3 {
font-size: 1.167em;
font-weight: 700;
margin-top: 15px;
}
body.page-id-46 #pageContent ul {
margin: 0;
padding: 0;
}
body.page-id-46 #pageContent ul li {
margin: 15px 0 0 18px;
list-style: none;
font-weight: 700;
}
body.page-id-46 #pageContent ul li ul li {
margin: 1px 0 0 23px;
padding: 0;
list-style: none;
text-indent: -8px;
} body.page-id-48 #pageContent p.office-address {
font-size: 16px;
}
body.page-id-48 #pageContent p.office-phone {
font-size: 16px;
font-weight: 700;
}
body.page-id-48 #pageContent img.office {
margin-top: 24px;
max-width: 100%;
}
body.page-id-48 #pageContent .wp-image-114 {
max-width: 100%;
} .office-address, .office-phone {
font-size: 16px;
}
.office-phone {
font-weight: 700;
}  .tax-topics #pageContent article {
border-bottom: 1px solid #fff;
padding-bottom: 1.8em;
}
.tax-topics #pageContent article:last-child {
border: none;
padding-bottom: 0;
}
.archive-title {
display: block;
text-align: center;
text-transform: none;
}
.archive-title a,
.single-title a {
text-decoration: none;
}
h1.archive-title,
.archive-title a {
font-size: 2.55em;
font-family: 'Open Sans', sans-serif; letter-spacing: -1px;
margin: 0;
text-align: center;
text-shadow: 4px 4px 13px black;
transform: scale(1, .9);
-webkit-transform: scale(1, .9);
-ms-transform: scale(1, .9);
transform: scale(1, .9);
color: #8cd09b; font-style: normal;
}
body.post-type-archive-articles #pageContent ul,
body.single-articles #pageContent ul,
body.archive #pageContent ul,
#pageWrap.tax-topics ul {
list-style-position: outside;
list-style-type: disc !important;
}
body.post-type-archive-articles #pageContent ul li,
body.single-articles #pageContent ul li,
body.archive #pageContent ul li,
#pageWrap.tax-topics ul li {
line-height: 155%;
margin-left: 2em;
}
.article-reference {
font-size: 0.9em;
font-style: italic;
padding: 0 1em;
}
.copyright {
font-size: 0.8em;
text-align: center;
}          #footer {
color: #9AE5AA;
line-height: 125%;
margin-top: 0.455em;
text-align: center;
}
#footer .footer-contact { }
#footer .service-area {
font-size: 0.8em;
line-height: 125%;
} @media only screen and (max-width: 917px) {
img.mast {
width: 100%;
}
.post-list {
margin: 1.5rem 0;
}
ul.resources li,
.post-list li {
line-height: 1.5;
margin: .5em 0;
}
}
ul.resources {
margin: 1.5em 0;
}  @media only screen and (min-width: 880px) { #pageWrap {
width: 918px;
height: 100%;
margin: 11px auto 0;
}
p {
font-size: 12px; margin-top: 1.25em;
}
p.intro {
font-size: 14px; margin: -0.417em 0 -0.250em 0;
}
.cta button {
font-size: 1.25em;
} #desktop-header {
height: 200px;
width: 868px;
display:block;
}
.desktop-header-home {
background: url(//www.marshavannicelli.com/assets/images/header/home2025.png) no-repeat;
}
#header-home p.name { color: #9eedb6;
font-size: 34px;
font-family: 'Open Sans', sans-serif;
font-style: italic;
letter-spacing: -1px;
margin-top: 24px;
margin-left: 24px;
padding-top: 17px;  transform: scale(1, .9);
-webkit-transform: scale(1, .9);
-ms-transform: scale(1, .9);
transform: scale(1, .9);
}
.mobile-header {
display: none;
}
#header-home {
background: #003;
width: 918px;
height: 186px;
position: relative;
}
#header {
background: #003;
width: 918px;
height: 186px;
}
.mast {
margin-top: 21px;
margin-left: 13px;
float: left;
z-index: 990;
position: absolute;
width: auto;
}
.page-mast {
margin-left: 623px;
position: absolute;
z-index: 999;
} .slicknav_menu {
display: none;
}
#navigation {
background: #003;
display: block;
float: left;
height: 502px;
padding-left: 24px;
width: 300px;
}
#navigation ul {
margin-top: 14px;
}
.menu a {
display: block;
height: 18px;
text-indent: -999px;
font-size: 16px;
} .menu-item-18 {
top: 0px;
width: 250px;
height: 18px;
margin-bottom: 7px;
}
.menu-item-18 a, .menu-item-18 a:visited {
background: url(//www.marshavannicelli.com/assets/images/nav/1home-sprite-all.png) 0 0 no-repeat;
}
.menu-item-18 a:hover, .menu-item-18 a:focus, .menu-item-18 a:visited:hover, .menu-item-18 a:visited:focus {
background: url(//www.marshavannicelli.com/assets/images/nav/1home-sprite-all.png) 0 -17px no-repeat;
}
li.page-item-5.current_page_item a {
background: url(//www.marshavannicelli.com/assets/images/nav/1home-sprite-all.png) 0 -36px no-repeat !important;
} .menu-item-17 {
top: 0px;
width: 250px;
height: 18px;
}
.menu-item-17 a, .menu-item-17 a:visited {
background: url(//www.marshavannicelli.com/assets/images/nav/2services-sprite-all.png) 0 0 no-repeat;
}
.menu-item-17 a:hover, .menu-item-17 a:visited:hover {
background: url(//www.marshavannicelli.com/assets/images/nav/2services-sprite-all.png) 0 -17px no-repeat;
}
li.page-item-16.current_page_item a {
background: url(//www.marshavannicelli.com/assets/images/nav/2services-sprite-all.png) 0 -35px no-repeat !important;
} .menu-item-776 {
top: 0px;
width: 250px;
height: 18px;
margin-top: 7px;
}
.menu-item-776 a, .menu-item-776 a:visited {
background: url(//www.marshavannicelli.com/assets/images/nav/3how-sprite-all.png) 0 0 no-repeat;
}
.menu-item-776 a:hover, .menu-item-776 a:visited:hover {
background: url(//www.marshavannicelli.com/assets/images/nav/3how-sprite-all.png) 0 -18px;
}
li#menu-item-776.current_page_item a {
background: url(//www.marshavannicelli.com/assets/images/nav/3how-sprite-all.png) 0 -35px no-repeat !important;
} .menu-item-27 {
top: 0px;
width: 250px;
height: 18px;
margin-left: 10px;
margin-top: 4px;
}
.menu-item-27 a, .menu-item-27 a:visited {
background: url(//www.marshavannicelli.com/assets/images/nav/4individ-sprite-all.png) 0 0 no-repeat;
}
.menu-item-27 a:hover, .menu-item-27 a:visited:hover {
background: url(//www.marshavannicelli.com/assets/images/nav/4individ-sprite-all.png) 0 -18px no-repeat;
}
li.page-item-25.current_page_item a {
background: url(//www.marshavannicelli.com/assets/images/nav/4individ-sprite-all.png) 0 -36px no-repeat !important;
} .menu-item-51 {
top: 0px;
width: 250px;
height: 18px;
margin-left: 10px;
margin-top: 4px;
}
.menu-item-51 a, .menu-item-51 a:visited {
background: url(//www.marshavannicelli.com/assets/images/nav/5couples-sprite-all.png) 0 0 no-repeat;
}
.menu-item-51 a:hover, .menu-item-51 a:visited:hover {
background: url(//www.marshavannicelli.com/assets/images/nav/5couples-sprite-all.png) 0 -18px;
}
li.page-item-30.current_page_item a {
background: url(//www.marshavannicelli.com/assets/images/nav/5couples-sprite-all.png) 0 -36px no-repeat !important;
} .menu-item-52 {
top: 0px;
width: 250px;
height: 18px;
margin-left: 10px;
margin-top: 4px;
}
.menu-item-52 a, .menu-item-52 a:visited {
background: url(//www.marshavannicelli.com/assets/images/nav/6group-sprite-all.png) 0 0 no-repeat;
}
.menu-item-52 a:hover, .menu-item-52 a:visited:hover {
background: url(//www.marshavannicelli.com/assets/images/nav/6group-sprite-all.png) 0 -18px;
}
li.page-item-31.current_page_item a {
background: url(//www.marshavannicelli.com/assets/images/nav/6group-sprite-all.png) 0 -36px no-repeat !important;
} .menu-item-53 {
top: 0px;
width: 250px;
height: 18px;
margin-left: 10px;
margin-top: 4px;
}
.menu-item-53 a, .menu-item-53 a:visited {
background: url(//www.marshavannicelli.com/assets/images/nav/7ACOA-sprite-all.png) 0 0 no-repeat;
}
.menu-item-53 a:hover, .menu-item-53 a:visited:hover {
background: url(//www.marshavannicelli.com/assets/images/nav/7ACOA-sprite-all.png) 0 -18px;
}
li.page-item-32.current_page_item a {
background: url(//www.marshavannicelli.com/assets/images/nav/7ACOA-sprite-all.png) 0 -36px no-repeat !important;
} .menu-item-54 {
top: 0px;
width: 250px;
height: 18px;
margin-left: 10px;
margin-top: 4px;
}
.menu-item-54 a, .menu-item-54 a:visited {
background: url(//www.marshavannicelli.com/assets/images/nav/9alcohol-sprite-all.png) 0 0 no-repeat;
}
.menu-item-54 a:hover, .menu-item-54 a:visited:hover {
background: url(//www.marshavannicelli.com/assets/images/nav/9alcohol-sprite-all.png) 0 -18px;
}
li.page-item-33.current_page_item a {
background: url(//www.marshavannicelli.com/assets/images/nav/9alcohol-sprite-all.png) 0 -37px no-repeat !important;
} .menu-item-55 {
top: 0px;
width: 250px;
height: 18px;
margin-left: 10px;
margin-top: 4px;
}
#menu-item-55 a, #menu-item-55 a:visited, .menu-item-55 a, .menu-item-55 a:visited {
background: url(//www.marshavannicelli.com/assets/images/nav/8intervention-sprite-all.png) 0 0 no-repeat;
}
#menu-item-55 a:hover, #menu-item-55 a:visited:hover, .menu-item-55 a:hover, .menu-item-55 a:visited:hover {
background: url(//www.marshavannicelli.com/assets/images/nav/8intervention-sprite-all.png) 0 -18px;
}
li.page-item-35.current_page_item a {
background: url(//www.marshavannicelli.com/assets/images/nav/8intervention-sprite-all.png) 0 -36px no-repeat !important;
} .menu-item-56 {
top: 0px;
width: 250px;
height: 18px;
margin-left: 10px;
margin-top: 4px;
}
.menu-item-56 a, .menu-item-56 a:visited {
background: url(//www.marshavannicelli.com/assets/images/nav/16medical-illness-sprite-all.png) 0 0 no-repeat;
}
.menu-item-56 a:hover, .menu-item-56 a:visited:hover {
background: url(//www.marshavannicelli.com/assets/images/nav/16medical-illness-sprite-all.png) 0 -19px;
}
li.page-item-37.current_page_item a {
background: url(//www.marshavannicelli.com/assets/images/nav/16medical-illness-sprite-all.png) 0 -37px no-repeat !important;
} .menu-item-703 {
top: 0px;
width: 250px;
height: 36px !important;
margin-left: 10px;
margin-top: 4px;
}
.menu-item-703 a, .menu-item-703 a:visited {
background: url(//www.marshavannicelli.com/assets/images/nav/17managing-downside-of-success-sprite-all.png) 0 0 no-repeat;
height: 36px;
}
.menu-item-703 a:hover, .menu-item-703 a:visited:hover {
background: url(//www.marshavannicelli.com/assets/images/nav/17managing-downside-of-success-sprite-all.png) 0 -36px;
}
li.page-item-694.current_page_item a {
background: url(//www.marshavannicelli.com/assets/images/nav/17managing-downside-of-success-sprite-all.png) 0 -72px no-repeat !important;
height: 36px;
} .menu-item-835, .menu-item-856 {
top: 0px;
width: 250px;
height: 36px !important;
margin-top: 7px;
}
.menu-item-835 a, .menu-item-835 a:visited, .menu-item-856 a, .menu-item-856 a:visited {
background: url(//www.marshavannicelli.com/assets/images/nav/supervision-consultation-sprite-all.png) 0 0 no-repeat;
height: 36px;
}
.menu-item-835 a:hover, .menu-item-835 a:visited:hover, .menu-item-856 a:hover, .menu-item-856 a:visited:hover {
background: url(//www.marshavannicelli.com/assets/images/nav/supervision-consultation-sprite-all.png) 0 -36px;
}
li.page-item-833.current_page_item a, li.page-item-793.current_page_item a {
background: url(//www.marshavannicelli.com/assets/images/nav/supervision-consultation-sprite-all.png) 0 -72px no-repeat !important;
height: 36px;
} .menu-item-57 {
top: 0px;
width: 250px;
height: 18px;
margin-top: 7px;
}
.menu-item-57 a, .menu-item-57 a:visited {
background: url(//www.marshavannicelli.com/assets/images/nav/10about-sprite-all.png) 0 0 no-repeat;
}
.menu-item-57 a:hover, .menu-item-57 a:visited:hover {
background: url(//www.marshavannicelli.com/assets/images/nav/10about-sprite-all.png) 0 -18px;
}
li.page-item-40.current_page_item a {
background: url(//www.marshavannicelli.com/assets/images/nav/10about-sprite-all.png) 0 -36px no-repeat !important;
} .menu-item-58 {
top: 0px;
width: 250px;
height: 18px;
margin-left: 10px;
margin-top: 4px;
}
.menu-item-58 a, .menu-item-58 a:visited {
background: url(//www.marshavannicelli.com/assets/images/nav/11books-sprite-all.png) 0 0 no-repeat;
}
.menu-item-58 a:hover, .menu-item-58 a:visited:hover {
background: url(//www.marshavannicelli.com/assets/images/nav/11books-sprite-all.png) 0 -18px;
}
li.page-item-42.current_page_item a {
background: url(//www.marshavannicelli.com/assets/images/nav/11books-sprite-all.png) 0 -36px no-repeat !important;
} .menu-item-59 {
top: 0px;
width: 250px;
height: 18px;
margin-left: 10px;
margin-top: 4px;
}
.menu-item-59 a, .menu-item-59 a:visited {
background: url(//www.marshavannicelli.com/assets/images/nav/12articles-sprite-all.png) 0 0 no-repeat;
}
.menu-item-59 a:hover, .menu-item-59 a:visited:hover {
background: url(//www.marshavannicelli.com/assets/images/nav/12articles-sprite-all.png) 0 -18px;
}
li.page-item-44.current_page_item a {
background: url(//www.marshavannicelli.com/assets/images/nav/12articles-sprite-all.png) 0 -36px no-repeat !important;
} .menu-item-60 {
top: 0px;
width: 250px;
height: 18px;
margin-left: 10px;
margin-top: 4px;
}
.menu-item-60 a,
.menu-item-60 a:visited {
background: url(//www.marshavannicelli.com/assets/images/nav/13lectures-sprite-all.png) 0 0 no-repeat;
}
.menu-item-60 a:hover,
.menu-item-60 a:visited:hover {
background: url(//www.marshavannicelli.com/assets/images/nav/13lectures-sprite-all.png) 0 -18px;
}
li.page-item-46.current_page_item a {
background: url(//www.marshavannicelli.com/assets/images/nav/13lectures-sprite-all.png) 0 -36px no-repeat !important;
} .menu-item-1126 {
top: 0px;
width: 250px;
height: 18px;
margin-left: 10px;
margin-top: 4px;
}
.menu-item-1126 a,
.menu-item-1126 a:visited {
background: url(//www.marshavannicelli.com/assets/images/nav/resources-sprite-all.png) 0 0 no-repeat;
}
.menu-item-1126 a:hover,
.menu-item-1126 a:visited:hover {
background: url(//www.marshavannicelli.com/assets/images/nav/resources-sprite-all.png) 0 -18px;
}
li.page-item-1080.current_page_item a {
background: url(//www.marshavannicelli.com/assets/images/nav/resources-sprite-all.png) 0 -36px no-repeat !important;
}
.page-id-1080 h2 {
margin: 1em 0 0.25em;
}
.page-id-1080 ul {
margin: 0;
} ul.resources li {
margin: .5em 0;
} .menu-item-61 {
top: 0px;
width: 250px;
height: 18px;
margin-top: 7px;
}
.menu-item-61 a,
.menu-item-61 a:visited {
background: url(//www.marshavannicelli.com/assets/images/nav/14office-sprite-all.png) 0 0 no-repeat;
}
.menu-item-61 a:hover,
.menu-item-61 a:visited:hover {
background: url(//www.marshavannicelli.com/assets/images/nav/14office-sprite-all.png) 0 -18px;
}
li.page-item-48.current_page_item a {
background: url(//www.marshavannicelli.com/assets/images/nav/14office-sprite-all.png) 0 -36px no-repeat !important;
} .menu-item-62 {
top: 0px;
width: 250px;
height: 18px;
margin-top: 7px;
}
.menu-item-62 a,
.menu-item-62 a:visited {
background: url(//www.marshavannicelli.com/assets/images/nav/15contact-sprite-all.png) 0 0 no-repeat;
}
.menu-item-62 a:hover,
.menu-item-62 a:visited:hover {
background: url(//www.marshavannicelli.com/assets/images/nav/15contact-sprite-all.png) 0 -18px;
}
li.page-item-50.current_page_item a {
background: url(//www.marshavannicelli.com/assets/images/nav/15contact-sprite-all.png) 0 -36px no-repeat !important;
}
#nav-content {
background: #003;
overflow: auto;
padding-bottom: 20px;
width: 918px;
} #pageContent-home {
background: #003;
width: 618px;
height: 502px;
float: right;
padding-top: 48px;
margin-top: 0;
}
.pageText-home { width: 495px;
}
.headshot {
float: right;
margin: 0 0 65px 25px; } #pageContent {
background: #003;
width: 618px;
float: right;
padding-top: 2px;
}
.pageText {
margin-left: 5px;
width: 545px;
min-height: 550px;
}
.page-title {
text-align: left;
} img.headline {
display: block;
margin-bottom: 20px;
}
.questions {
padding-top: 1em;
}
.questions p {
margin-top: .5em;
} .column-content {
clear: both;
}
.left-column {
width: 250px;
float: left;
margin-right: 2px;
}
.right-column {
width: 250px;
float: right;
}     body.page-id-37 #pageContent h2 {
margin: 0;
}
body.page-id-37 #pageContent .left-column {
float: left;
margin-right: 2px;
width: 200px;
}
body.page-id-37 #pageContent .right-column {
float: right;
margin-right: 55px;
width: 210px;
} body.page-id-42 #pageContent .left-column {
width: 215px;
float: left;
margin: 10px 0 40px 37px;
}
body.page-id-42 #pageContent .right-column {
width: 216px;
float: left;
margin: 10px 37px 0;
}
body.page-id-42 #pageContent .book-cover {
float: right;
width: 200px;
}
body.page-id-42 #pageContent .book-cover img {
display: block;
margin-bottom: 25px;
}
body.page-id-42 #pageContent .book-description {
float: left;
height: 335px;
width: 330px;
}
body.page-id-42 #pageContent .endorsements {
clear: left;
height: 491px;
margin-bottom: 16px;
} body.page-id-44 #pageContent .left-column {
float: left;
margin-right: 75px;
width: 200px;
}
body.page-id-44 #pageContent .right-column {
float: right;
margin-right: 65px;
width: 200px;
}  .archive-title {
font-weight: normal;
text-shadow: 3px 4px 5.5px #000;
}
.single-title {  font-weight: 500; width: 530px; 
}
.article-title {
text-align: center;
max-width: 530px;
}
.category-post, body.single-articles .pageText {
color: #e2e2e2;
font-size: 1.2em;
}
#pageWrap.tax-topics {
max-width: 100% !important;
}
#pageWrap.tax-topics #nav-content {
background: none;
width: 100%;
}
#pageWrap.tax-topics #pageContent {
background: none;
width: 100%;
}
#pageWrap.tax-topics #pageContent header {
margin: 0 auto;
width: 90%;
}
#pageWrap.tax-topics #pageContent .pageText {
margin: 0 auto 1.8em;
width: 80%;
}
body.post-type-archive-articles #pageContent ul li, 
body.single-articles #pageContent ul li, 
body.archive #pageContent ul li, 
#pageWrap.tax-topics ul li {
line-height: 1.5; margin-left: 3.34em;
}
body.page-template-article #pageContent ul li {
line-height: 1.5; }
#footer {
background: #112539;
padding: 0.833em 0;
text-align: center;
}
.footer-contact {
display: block;
font-size: 1.167em;
font-weight: 700;
}
#footer .service-area { line-height: 175%;
}
@media only screen and (min-width: 880px) {
#header-home {
background: url(//www.marshavannicelli.com/assets/images/background/header-background-2.jpg) no-repeat;
}
#header {
background: url(//www.marshavannicelli.com/assets/images/background/header-background-2.jpg) no-repeat;
}
#navigation {
background: url(//www.marshavannicelli.com/assets/images/background/nav-background-2.jpg) no-repeat;
}
#nav-content {
background: url(//www.marshavannicelli.com/assets/images/background/tile3.jpg) repeat-y scroll 0 550px transparent;
position: relative;
z-index: 1000;
} #pageContent-home {
background: url(//www.marshavannicelli.com/assets/images/background/pageContent-background-home.jpg) no-repeat;
}
#pageContent {
background: url(//www.marshavannicelli.com/assets/images/background/pageContent-background.jpg) no-repeat;
}
}
.p16-header,
.p23-header,
.p25-header,
.p30-header,
.p31-header,
.p32-header,
.p33-header,
.p35-header,
.p37-header,
.p40-header,
.p42-header,
.p44-header,
.p46-header,
.p48-header,
.p50-header, 
.p694-header, 
.p793-header, 
.p833-header,
.p1080-header,
.p1531-header, 
.article-page-header {
position: relative;
z-index: 10000;
}
.p16-header {
background: url(//www.marshavannicelli.com/assets/images/header/full/16-header.png) no-repeat;
}
.p23-header {
background: url(//www.marshavannicelli.com/assets/images/header/full/23-header.png) no-repeat;
}
.p25-header {
background: url(//www.marshavannicelli.com/assets/images/header/full/25-header.png) no-repeat;
}
.p30-header {
background: url(//www.marshavannicelli.com/assets/images/header/full/30-header.png) no-repeat;
}
.p31-header {
background: url(//www.marshavannicelli.com/assets/images/header/full/31-header.png) no-repeat;
}
.p32-header {
background: url(//www.marshavannicelli.com/assets/images/header/full/32-header.png) no-repeat;
}
.p33-header {
background: url(//www.marshavannicelli.com/assets/images/header/full/33-header.png) no-repeat;
}
.p35-header {
background: url(//www.marshavannicelli.com/assets/images/header/full/35-header.png) no-repeat;
}
.p37-header {
background: url(//www.marshavannicelli.com/assets/images/header/full/37-header.png) no-repeat;
}
.p40-header {
background: url(//www.marshavannicelli.com/assets/images/header/full/40-header.png) no-repeat;
}
.p42-header {
background: url(//www.marshavannicelli.com/assets/images/header/full/42-header.png) no-repeat;
}
.p44-header {
background: url(//www.marshavannicelli.com/assets/images/header/full/44-header.png) no-repeat;
}
.p46-header {
background: url(//www.marshavannicelli.com/assets/images/header/full/46-header.png) no-repeat;
}
.p48-header {
background: url(//www.marshavannicelli.com/assets/images/header/full/48-header.png) no-repeat;
}
.p50-header {
background: url(//www.marshavannicelli.com/assets/images/header/full/50-header.png) no-repeat;
}
.p694-header {
background: url(//www.marshavannicelli.com/assets/images/header/full/694-header.png) no-repeat;
}
.p793-header {
background: url(//www.marshavannicelli.com/assets/images/header/full/793-header.png) no-repeat;
}
.p833-header {
background: url(//www.marshavannicelli.com/assets/images/header/full/833-header.png) no-repeat;
}
.p1080-header {
background: url(//www.marshavannicelli.com/assets/images/header/full/1080-header.png) no-repeat;
}
.p-header, 
.article-page-header {
background: url(//www.marshavannicelli.com/assets/images/header/full/article-header.png) no-repeat;
}
body.single-post #pageContent ul li {
line-height: 1.5;
list-style:disc;
margin-left:2em;
}
body.single-post #pageContent.post-1578 ul li {
line-height: 1.5;
list-style:none;
margin-left:0;
}        
body.single-post #pageContent.post-1578 ul li ul li {
line-height: 1.5;
list-style:disc;
margin-left:2em;
}  
.mb-0 {
margin-bottom: 0 !important;
}
.mt-0 {
margin-top: 0 !important;
}
.mt-05 {
margin-top: 0.5em !important;
}
.mt-25 {
margin-top: 0.25rem !important;
}
.mt-125 {
margin-top: 1.25rem !important;
}
.mt-15 {
margin-top: 1.5rem !important;
}
.mt-2 {
margin-top: 2em !important;
}
.mt-3 {
margin-top: 3em !important;
}
.pb-2 {
padding-bottom: 2rem !important;
}
.pt-2 {
padding-top: 2rem !important;
}