/* Tiny Forge */

html {
 		font-size: 100%; 
}

em {
        color: #a8001c;
        font-style: italic;
}

blockquote p {
        color: black;
        font-size: 14px;
}

.entry-content blockquote p:first-child:before {
        color: black;
        content: none;
}

.comment-content blockquote p:first-child:before {
        color: black;
        content: none;
}

.entry-content li, 
.comment-content li, 
.mu_register li {
        color: black;
        font-size: 14px;
}

a,
a:link {
        outline: none;
        color: #008ca1;
}
a:visited {
        color: #008ca1;
}
a:hover,
a:active {
        color: #a8001c;
}

.entry-content a:visited,
.comment-content a:visited {
        color: #008ca1;
}
.entry-content a:hover,
.comment-content a:hover {
        color: #a8001c;
}

.widget-area .widget a,
.widget-area .widget a:link,
.widget-area .widget a:visited,
.widget-area .widget_categories a,
.widget-area .widget_categories a:link,
.widget-area .widget_categories a:visited,
.widget-area .textwidget a,
.widget-area .textwidget a:link,
.widget-area .textwidget a:visited {
        color: #008ca1;
        text-decoration: underline;
}
.widget-area .widget a:hover,
.widget-area .widget a:active {
        color: #a8001c;
        text-decoration: underline;
}
.widget-area .widget .children li.cat-item a:hover,
.widget-area .widget .children li.page_item a:hover,
.widget-area .widget .current-cat-parent  a:link,
.widget-area .widget .current-cat-parent  a:visited,
.widget-area .widget .current_page_parent a:link,
.widget-area .widget .current_page_parent  a:visited
 {
        color: #008ca1;
}
.widget-area .widget .current-cat .cat-item a:link,
.widget-area .widget .current-cat .cat-item a:visited,
.widget-area .widget .current-cat-parent .cat-item a:link,
.widget-area .widget .current-cat-parent .cat-item a:visited,
.widget-area .widget .current_page_item .page_item a:link,
.widget-area .widget .current_page_item .page_item a:visited,
.widget-area .widget .current_page_parent .page_item a:link,
.widget-area .widget .current_page_parent .page_item a:visited
 {
        color: #008ca1;
}
.widget-area .widget .current-cat-parent .current-cat,
.widget-area .widget .current-cat-parent .current-cat  a:link,
.widget-area .widget .current-cat-parent .current-cat  a:visited,
.widget-area .widget .current_page_parent .current_page_item,
.widget-area .widget .current_page_parent .current_page_item  a:link,
.widget-area .widget .current_page_parent .current_page_item  a:visited,
.widget-area .widget .current-cat,
.widget-area .widget .current-cat  a:link,
.widget-area .widget .current-cat  a:visited,
.widget-area .widget .current_page_item,
.widget-area .widget .current_page_item  a:link,
.widget-area .widget .current_page_item  a:visited
 {
        color: #a8001c;
}

.widget-area .widget a:link.icon-webfont,
.widget-area .widget a:link .icon-webfont,
.widget-area .widget a:visited.icon-webfont,
.widget-area .widget a:visited .icon-webfont {
        color: #008ca1;
}
.widget-area .widget a:hover.icon-webfont,
.widget-area .widget a:hover .icon-webfont,
.widget-area .widget a:active.icon-webfont,
.widget-area .widget a:active .icon-webfont {
        color: #008ca1;
}

.widget-title {
        color: black;
}

#site-admin-link {
        display:none;
}

.nav-next a:link,
.nav-previous a:link {
        color: #a8001c;
}
.nav-next a:visited,
.nav-previous a:visited {
        color: #008ca1;
}
.nav-next a:hover,
.nav-previous a:hover {
        color: #a8001c;
}
.comments-link a:hover, 
.entry-meta a:hover {
        color: #a8001c;
}

.meta-separator {
        color: black;
}

.entry-header 
.entry-title a:hover {
        color: #a8001c;
}

.archive-title, 
.search-results .page-title {
color: #008ca1;
}

.entry-header .entry-meta,
.entry-header .title-comment-meta a {
        font-size: 14px;
}

.AdvancedText h1 {
        font-size: 27px;
        font-weight: normal;
}

#site-logo-image {
    max-width: 100%;
}

#site-logo {
display: inline;
}

#wp_rp_edit_related_posts .wp_rp_edit {
display: none;
}

#site-logo {
float: none;
}

/* Download Monitor */
.download-button{font-size:1em}

/* Tablepress */
.tablepress-id-19 .column-2 {
	width: 90px;
}
.tablepress-id-20 .column-2 {
	width: 90px;
}
.tablepress-id-21 .column-2 {
	width: 90px;
}