html .mceContentBody {
max-width: 700px;
}
body {
-webkit-font-smoothing: antialiased;
color: #000;
font-family: "Open Sans", sans-serif;
font-size: 16px;
line-height: 1.5; }
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
text-transform: uppercase;
font-family: "Oswald", serif;
line-height: 1.25;
margin: 0;
color: #4b4b4b;
text-rendering: optimizeLegibility; }
h1 {
font-size: 28px; }
h2 {
font-size: 24px; }
h3 {
font-size: 20px; }
h4 {
font-size: 18px; }
h5 {
font-size: 17.2px; }
h6 {
font-size: 16px; }
.site-description {
display: none; }
p {
margin: 0 0 0.75em; }
a {
-webkit-transition: color 0.1s linear;
-moz-transition: color 0.1s linear;
transition: color 0.1s linear;
color: #477DCA;
text-decoration: none; }
a:hover {
color: #2c5999; }
a:active, a:focus {
color: #2c5999;
outline: none; }
hr {
border-bottom: 1px solid #DDD;
border-left: none;
border-right: none;
border-top: none;
margin: 1.5em 0; }
img,
picture {
margin: 0;
max-width: 100%; }
blockquote {
border-left: 2px solid #DDD;
color: #595959;
margin: 1.5em 0;
padding-left: 0.75em; }
q {
font-style: italic; }
cite {
color: #737373;
font-style: italic; }
cite:before {
content: "\2014 \00A0"; }
b, strong {
font-weight: bold; }
dfn, cite, em, i {
font-style: italic; }
address {
margin: 0 0 1.5em; }
pre {
background: #eee;
font-family: "Oswald", serif;
font-size: 15px;
font-size: 1.5rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em; }
code, kbd, tt, var {
font-size: 15px;
font-size: 1.5rem;
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help; }
mark, ins {
background: #fff9c0;
text-decoration: none; }
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
bottom: 1ex; }
sub {
top: .5ex; }
small {
font-size: 75%; }
big {
font-size: 125%; }
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em; }
ul {
float: none;
list-style-type: circle;
margin-bottom: 0.75em;
padding-left: 1.5em; }
ol {
float: none;
list-style-type: decimal-leading-zero;
margin-bottom: 0.75em;
padding-left: 1.5em; }
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em; }
dl {
margin-bottom: 0.75em; }
dl dt {
font-weight: bold;
margin-top: 0.75em; }
dl dd {
margin: 0; }
img {
height: auto;
max-width: 100%; }
figure {
margin: 0; }
table {
margin: 0 0 1.5em;
width: 100%; }
th {
font-weight: bold; }
ul {
float: none;
list-style-type: circle;
margin-bottom: 0.75em;
padding-left: 1.5em; }
ol {
float: none;
list-style-type: decimal-leading-zero;
margin-bottom: 0.75em;
padding-left: 1.5em; }
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em; }
dl {
margin-bottom: 0.75em; }
dl dt {
font-weight: bold;
margin-top: 0.75em; }
dl dd {
margin: 0; }
table {
margin: 0 0 1.5em;
width: 100%; }
th {
font-weight: bold; }