File: /home/mmickelson/martyknows.com/wp-content/themes/chateau/editor-style.css
/*
Theme Name: Chateau
Description: Used to style the TinyMCE editor.
*/
html .mceContentBody {
max-width: 529px;
}
* {
color: #333;
font: 12px Verdana, Arial, Helvetica, sans-serif;
font-style: inherit;
font-weight: inherit;
line-height: 1.8;
}
body {
color: #333;
line-height: 1.625;
}
/* Headings */
h1,h2,h3,h4,h5,h6 {
clear: both;
font-weight: bold;
line-height: 1.0em;
margin: 0;
padding: 10px 0;
}
h1,
h2 {
font-size: 12px;
}
h3 {
border-bottom: 1px dotted #ccc;
color: #675f34;
font-family: "Adobe Garamond Pro", Garamond, Palatino, "Palatino Linotype", Times, "Times New Roman", Georgia, serif;
font-size: 18px;
font-variant: small-caps;
margin: 10px 0;
padding: 0 10px 2px 0!important;
text-transform: none;
}
h4 {
color: #000;
font-size: 10px;
letter-spacing: 0.2em;
text-transform: uppercase;
}
h5, h6 {
font-size: 10px;
font-weight: normal;
text-transform: uppercase;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.625em;
}
p {
margin-bottom: 23px;
}
ul, ol {
margin: 0 0 23px 1.5em;
padding: 0;
}
ul {
list-style: square;
}
ol {
list-style-type: decimal;
}
ol ol {
list-style: upper-alpha;
}
ol ol ol {
list-style: lower-roman;
}
ol ol ol ol {
list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
margin-bottom: 0;
}
dt {
font-size: 12px;
font-weight: bold;
}
dd {
margin: 0 0 23px;
}
strong {
font-weight: bold;
}
cite, em, i {
font-style: italic;
}
cite {
border: none;
}
big {
font-size: 131.25%;
}
blockquote {
border-bottom: 1px solid #cac7b8;
border-top: 1px solid #b3af99;
font-style: italic !important;
font-weight: normal;
margin-bottom: 15px;
padding: 2px 0 0;
}
blockquote p:first-child {
border-top: 1px solid #cac7b8;
}
blockquote p:first-child {
border-top: 1px solid #cac7b8;
}
blockquote p:first-child:first-line {
text-transform: none;
}
blockquote p:first-child:before {
content: "“";
}
blockquote p:last-child:after {
content: "”";
}
blockquote p {
border-right: 1px solid #b3af99;
color: #665F33;
font-family: "Adobe Garamond Pro", Garamond, Palatino, "Palatino Linotype", Times, "Times New Roman", Georgia, serif;
font-size: 21px;
font-style: italic;
line-height: 128%;
margin: 0;
padding: 20px 3.78071833%;
}
blockquote em, blockquote i, blockquote cite {
font-style: normal;
}
cite {
color: #666;
display: block;
font: 17px "Adobe Garamond Pro", Garamond, Palatino, "Palatino Linotype", Times, "Times New Roman", Georgia, serif;
font-style: italic;
padding: 15px 3.68324125% 20px;
text-align: right;
}
pre {
background: #eee;
font: 12px Monaco, Courier New, Courier, monospace;
line-height: 23px;
margin-bottom: 23px;
padding: 20px;
}
code, kbd, code var {
font: 12px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
border-bottom: 1px dotted #666;
cursor: help;
}
ins {
background: #ccc;
border: none;
text-decoration: none;
}
sup,
sub {
font-size: 10px;
height: 0;
line-height: 1;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
del {
color: #333;
}
input[type=text],
textarea {
background: #fafafa;
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
border: 1px solid #ddd;
color: #333;
}
textarea {
padding: 3px 5px;
width: 98%;
}
input[type=text] {
padding: 3px 5px;
}
/* Links */
a,
a em,
a strong {
color: #990000;
text-decoration: none;
}
a:focus,
a:active,
a:hover {
text-decoration: underline;
}
/* Alignment */
.alignleft {
display: inline;
float: left;
margin-right: 1.625em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.625em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
/* Tables */
table {
border: none !important;
border-bottom: 1px solid #ccc !important;
border-collapse: collapse;
border-spacing: 0;
text-align: left;
margin: 0 -1px 20px 0;
width: 100%;
}
tr th {
color: #888;
font-size: 12px;
font-weight: bold;
line-height: 20px;
padding: 9px 4.54554545%;
}
td {
border-top: 1px solid #ccc!important;
padding: 6px 4.54554545%;
}
/* Images */
img[class*="wp-image-"] {
height: auto;
max-width: 100%;
}
img.size-full {
width: auto; /* Prevent stretching of full-size images in IE8 */
}
img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
p img,
.wp-caption {
margin-top: 0.5em;
}
img {
border: 1px solid;
border-color: #ddd #ccc #ccc #ddd;
height: auto;
max-width: 100%;
padding: 3px;
position: relative;
-moz-box-shadow: 4px 4px 12px #ccc;
-webkit-box-shadow: 4px 4px 12px #ccc;
box-shadow: 4px 4px 12px #ccc;
}
img.alignleft,
img.alignright,
img.aligncenter {
margin-bottom: 1.625em;
}
.wp-caption {
border: none;
background-color: #fff;
margin: 0 0 1.625em 0;
max-width: 100%;
}
.wp-caption img {
border: 1px solid;
border-color: #ddd #ccc #ccc #ddd;
display: block;
max-width: 100%;
padding: 3px;
}
.wp-caption .wp-caption-text,
.wp-caption-dd {
margin-bottom: 0.6em;
padding: 10px 0px 5px 20px;
position: relative;
text-align: left;
}
.wp-caption .wp-caption-dd:before {
color: #666;
content: '\2014';
font-size: 11px;
font-style: normal;
margin-right: 5px;
position: absolute;
left: 0px;
top: 9px;
}
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"] {
background: #eee;
border-color: #bbb;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {
background: #fff;
border-color: #ddd;
}