HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: /home/mmickelson/martyknows.com/wp-content/themes/blogum/editor-style.css
/*
Theme Name: Blogum
Description: Used to style the TinyMCE editor.
*/
html .mceContentBody {
	max-width: 545px;
}
* {
	color: #000;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: inherit;
	font-weight: inherit;
	line-height: 1.5;
}
body {
	color: #000;
	line-height: 1.5;
}
img {
	margin: 0 0 10px 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: bold;
	line-height: 1.0em;
	margin: 0 0 15px 0;
	padding: 0;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 13px;
}
p,
li,
dd,
dt,
pre,
address,
div,
kbd,
tt,
var {
	font-size: 12px;
	line-height: 1.5;
}
p,
ul,
ol,
dd,
pre,
address {
	margin-bottom: 15px;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
ul {
	list-style: circle;
	margin: 0 0 16px 0;
	padding: 0 0 0 20px;
}
ol {
	margin: 0 0 32px 0;
	padding: 0 0 0 20px;
}
ol {
	list-style: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
dd {
	margin: 0 0 15px 0;
}
dt {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
big {
	font-size: 131.25%;
}
ins {
	background: #e5e5e5;
	text-decoration: none;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
p a,
li a,
table a {
	border-bottom: 1px solid #e5e5e5;
	color: #000;
	text-decoration: none;
}
p a:hover,
li a:hover,
table a:hover {
	border-color: #000;
}
table {
	border: 1px solid #e5e5e5 !important;
	margin: 0 -1px 25px 0;
	text-align: left;
	width: 100%;
}
tr th,
thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 6px 15px;
}
tr td {
	border-top: 1px solid #e5e5e5 !important;
	font-size: 12px;
	padding: 6px 15px;
}
tr.odd td {
	background: #f2f7fc;
}
blockquote {
	border-left: 1px solid #e9e9e9;
	color: #9d9d9d;
	font-style: normal;
	line-height: 1.5;
	margin-left: 65px;
	padding-left: 10px;
}
blockquote p {
	color: #9d9d9d;
	font-style: normal;
}
pre {
	background: #eee;
	font-family: Monaco, Courier New, Courier, monospace;
	line-height: 1.5;
	margin-bottom: 15px;
	padding: 20px;
}
sup,
sub {
	font-size: 10px;
}
hr {
	background-color: #e9e9e9;
	border: 0;
	height: 1px;
}
h6 {
	color: #9d9d9d;
	font-size: 11px;
	font-weight: normal;
}
h6 img {
	display: block;
	height: auto;
	margin: 5px 0;
	max-width: 145px;
}
h6 a {
	border-bottom: 1px solid #e5e5e5;
	color: #000;
	text-decoration: none;
}
h6 a:hover {
	border-color: #000;
}
del,
ins {
	color: #000;
}