/*
Theme Name: Up to Four Players
Template: comicpress
Author: Philip M. Hofer (Frumph) (design by Up to Four Players)
Description: Up to Four Players skin of the ComicPress theme.
Tags: two-columns,three-columns,left-sidebar,right-sidebar,custom-background,custom-header,custom-menu,theme-options,threaded-comments,sticky-post,translation-ready,flexible-header,featured-images
Version: 4.6.1528464417
Updated: 2018-06-08 13:26:57

*/

body {
    color: #1b1917;
    background-color: #f8f8f8;
    padding: 0;
}
a:link {
    color: #3f7846;
}
hr {
    border-top: 1px solid #ded6cd;
}
blockquote {
    font-size: 12px;
    border: 1px dashed #ded6cd;
    padding-right: 12px;
    padding-left: 12px;
    margin: 0;
}
blockquote p:first-letter {
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    float: none;
}
blockquote p:first-line {
    font-variant: none;
}
#page-wrap {
    padding-top: 0;
    padding-bottom: 0;
}
#page {
    max-width: none;
    width: 100%;
}
#header {
    height: 125px;
    background-color: #cfa584;
    background-image: url(/wp-content/uploads/website/header_bg.jpg);
    background-repeat: repeat-x;
    background-position: 0 0;
}
#header .description {
    font-size: 16px;
    color: #000;
    position: absolute;
    text-shadow: 1px 1px 0 rgba(231,200,179,.75);
    bottom: 12px;
    right: 0;
    padding: 0;
    margin: 0;
}
.header-info {
    max-width: 1000px;
    height: 100%;
    float: none;
    display: block;
    background-color: transparent;
    position: relative;
    background-image: url(/wp-content/uploads/website/crystal_heart_header.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding: 0;
    margin: 0 auto;
}
#menubar-wrapper {
    text-align: left;
    height: 39px;
    text-transform: none;
    width: 100%;
    padding: 0;
    margin: 0;
}
.menu-container {
    max-width: 1000px;
    height: 100%;
    float: none;
    display: block;
    position: relative;
    padding: 0;
    margin: 0 auto;
}
.menunav {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
}
.menu {
    height: 100%;
}
.menu ul li ul li a {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
#content-wrapper {
    border: none;
    background-color: #f8f8f8;
    clear: both;
    background-image: url(/wp-content/uploads/content_bg.jpg);
    background-repeat: repeat;
    background-position: 0 0;
}
#subcontent-wrapper {
    padding-top: 24px;
    max-width: 1000px;
    margin: 0 auto;
}
#content-column {
    text-align: left;
}
.uentry {
    margin-bottom: 0;
}
.entry {
    font-size: 16px;
    line-height: 1.6;
    padding: 5px 0;
}
.post-extras {
    padding: 0;
}
.post-info {
    font-size: 13px;
    padding: 0;
}
.post-author-gravatar {
    margin-right: 9px;
    border: 2px solid #fff;
    -moz-box-shadow: 0 0 2px 0 rgba(0,0,0,.3);
    -webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,.3);
    -o-box-shadow: 0 0 2px 0 rgba(0,0,0,.3);
    box-shadow: 0 0 2px 0 rgba(0,0,0,.3);
}
.post-calendar-date .calendar-date {
    font-size: 16px;
    padding-top: 3px;
    line-height: 1.2;
    background-position: top;
}
.post-calendar-date .calendar-date span {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 16px;
}
#comment-wrapper {
    margin-top: 30px;
    padding: 0;
}
.comment-link {
    font-size: 12px;
    padding: 0;
}
.comment .comment {
    margin-top: 15px;
}
.comment-meta-data {
    color: #5b5957;
}
.comment-text p {
    font-size: 14px;
    padding: 0;
}
.commentsrsslink {
    display: none;
}
ol.commentlist {
    padding-top: 0;
    padding-bottom: 0;
}
#respond {
    margin-top: 30px;
}
#sidebar-right {
    width: 224px;
    padding: 0;
}
#sidebar-right .sidebar, #sidebar-left .sidebar {
    font-size: 14px;
    line-height: 1.3;
}
.sidebar .widget {
    margin-bottom: 12px;
}
.copyright-info {
    font-size: 13px;
    padding-top: 18px;
    height: 45px;
    background-image: -moz-linear-gradient(top, #3e362f, #2e261f);
    background-image: -webkit-linear-gradient(top, #3e362f, #2e261f);
    background-image: -o-linear-gradient(top, #3e362f, #2e261f);
    background-image: -ms-linear-gradient(top, #3e362f, #2e261f);
    background-image: linear-gradient(to bottom, #3e362f, #2e261f);
    margin: 0;
}
#paginav {
    padding-top: 30px;
    float: none;
}
#paginav ul {
    text-align: center;
}
#paginav li {
    float: none;
    display: inline-block;
}
.pagejumper-wrap {
    display: none;
}
.blognav {
    padding-right: 0;
    padding-bottom: 20px;
    padding-left: 0;
    width: 100%;
}
#submit, .searchform button, #comic button, .comicpress_control_panel_widget .button-primary {
    color: #fff;
    border: none;
    font-weight: normal;
    cursor: pointer;
    background-image: -moz-linear-gradient(top, #4e463f, #2e261f);
    background-image: -webkit-linear-gradient(top, #4e463f, #2e261f);
    background-image: -o-linear-gradient(top, #4e463f, #2e261f);
    background-image: -ms-linear-gradient(top, #4e463f, #2e261f);
    background-image: linear-gradient(to bottom, #4e463f, #2e261f);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    padding: 7px 12px;
}
.menunav-social-wrapper {
    float: none;
}
body, .menu ul li ul li a {
    font-family: "Trebuchet MS", Helvetica, sans-serif;
}
textarea:focus {
    outline: none;
    -moz-box-shadow: 0 0 0 1px #ded6cd;
    -webkit-box-shadow: 0 0 0 1px #ded6cd;
    -o-box-shadow: 0 0 0 1px #ded6cd;
    box-shadow: 0 0 0 1px #ded6cd;
}
body.layout-2clw #content-column, body.layout-2crw #content-column {
    padding-bottom: 50px;
}
.header-info h1 {
    height: 100%;
    width: 270px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    padding: 0;
    margin: 0;
}
.header-info h1 a {
    font-size: 0;
    height: 100%;
    display: block;
    background-color: transparent;
    background-image: url(/wp-content/uploads/website/ut4p_logo.png);
    background-repeat: no-repeat;
    background-position: 0 50%;
    padding: 0;
}
#menubar-wrapper, #comic-foot, .copyright-info {
    color: #bdab9b;
    background-color: #3e362f;
}
#menubar-wrapper a, #comic-foot a {
    font-size: 17px;
    color: #bdab9b;
    height: 100%;
    font-weight: bold;
    display: block;
    background-color: rgba(255,255,255,0);
    -moz-transition: background-color 100ms ease-out;
    -webkit-transition: background-color 100ms ease-out;
    -o-transition: background-color 100ms ease-out;
    transition: background-color 100ms ease-out;
    padding: 0 16px;
}
#menubar-wrapper ul li:hover, #comic-foot a:hover {
    color: #edd5c0;
    background-color: #624f3f;
    -moz-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
}
#menubar-wrapper .clear {
    display: none;
}
.menu-container  ul {
    float: none;
}
.menu-container ul li {
    margin-right: 6px;
    height: 100%;
    vertical-align: middle;
}
#menubar-wrapper ul li a {
    font-size: 17px;
    display: inline-block;
    padding: 0 20px !important;
}
#menubar-wrapper ul li a .menubar-arrow {
    display: none;
}
.menu-container .menu > ul li a:before {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    content: '';
}
.menu-container ul li a:hover {
    background-color: transparent;
}
#menubar-wrapper .sub-menu {
    background-color: #624f3f;
}
#menubar-wrapper .sub-menu li a:hover {
    background-color: #6f5947;
}
.menu ul li ul li, .menu ul li ul li a {
    line-height: 32px;
    width: 200px;
    padding: 0;
    margin: 0;
}
#menubar-wrapper .menunav-social {
    font-size: 0;
    float: none;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0 0 0 3px;
}
#menubar-wrapper .menunav-social:hover {
    background-color: transparent;
}
.mininav-wrapper {
    display: none;
}
#comic-wrap {
    padding-bottom: 24px;
    border-bottom: 1px solid #ded6cd;
    background-color: #fff;
}
.comic-table {
    padding-top: 5px;
}
#comic img {
    display: block;
    margin: 0 auto;
}
#comic-foot {
    font-size: 18px;
    color: #928376;
    max-width: 1000px;
    height: 43px;
    line-height: 39px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    margin: 14px auto 0;
}
table#comic-nav-wrapper {
    border: none;
    height: 100%;
    display: table;
    background-color: transparent;
    width: 100%;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -khtml-border-radius: 0;
    padding: 0;
    margin: 0;
}
#comic-foot a {
    line-height: 42px;
}
.comic-nav-container {
    width: 100%;
}
.comic-nav a:link, .comic-nav a:visited {
    color: #fff;
}
td.comic-nav {
    display: table-cell;
    width: 20%;
}
.comic-nav a:hover {
    color: #fff !important;
}
#subcontent-wrapper a {
    color: #3f7846;
}
#subcontent-wrapper a:hover {
    text-decoration: underline;
}
.post-calendar-date, .post-text {
    height: 56px;
    background-color: #eeeae6;
    overflow: visible;
    border-top: 1px solid #3e362f;
    padding: 5px;
    margin: 0;
}
.page .post-text {
    height: 0;
}
.post-title {
    margin-bottom: 6px;
}
.post-title, .post-title a {
    font-size: 30px;
    letter-spacing: -1px;
}
.post-title a {
    padding: 0;
    margin: 0;
}
.post-author-gravatar img {
    display: block;
}
.post-calendar-date .calendar-date span.year {
    margin-top: -4px;
    font-size: 9px;
    color: #000;
}
#blogheader {
    border-bottom: solid 1px #ded6cd;
    margin: 40px auto;
}
#comment-wrapper h4 {
    font-size: 19px;
    padding-bottom: 10px;
    font-weight: normal;
    border-bottom: 1px solid #ded6cd;
}
ol.commentlist li {
    margin-top: 16px;
}
#disqus_thread {
    margin-top: 30px;
}
.comment-reply-title {
    font-size: 19px;
    font-weight: 400;
    letter-spacing: 0;
}
.widget-content {
    background-color: #eeeae6;
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    -o-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    padding: 0 12px 12px;
}
h2.widget-title {
    color: #3e362f;
    font-weight: bold;
    background-color: #ded6cd;
    letter-spacing: 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -o-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    padding: 6px 12px;
    margin: 0 -12px 12px;
}
.copyright-info a {
    color: #fff;
}
.copyright-info a:hover {
    text-decoration: underline;
}
#submit:hover, .searchform button:hover, #comic button:hover, .comicpress_control_panel_widget .button-primary:hover {
    color: #fff;
    background-image: -moz-linear-gradient(top, #5e564f, #3e362f);
    background-image: -webkit-linear-gradient(top, #5e564f, #3e362f);
    background-image: -o-linear-gradient(top, #5e564f, #3e362f);
    background-image: -ms-linear-gradient(top, #5e564f, #3e362f);
    background-image: linear-gradient(to bottom, #5e564f, #3e362f);
}
#submit:active, .searchform button:active, #comic button:active, .comicpress_control_panel_widget .button-primary:active {
    background-image: -moz-linear-gradient(top, #3e362f, #1e160f);
    background-image: -webkit-linear-gradient(top, #3e362f, #1e160f);
    background-image: -o-linear-gradient(top, #3e362f, #1e160f);
    background-image: -ms-linear-gradient(top, #3e362f, #1e160f);
    background-image: linear-gradient(to bottom, #3e362f, #1e160f);
}
#submit:focus, .searchform button:focus, #comic button:focus, .comicpress_control_panel_widget .button-primary:focus {
    outline: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.home_post {
    margin-right: 15px;
    float: left;
    width: 48%;
}
.home_post h4 {
    margin-bottom: 10px;
    color: #3e362f;
}
div.sharedaddy {
    margin-top: 10px;
}
div.sharedaddy h3.sd-title {
    display: none;
}
#sidebar-menubar .widget-content {
    margin-bottom: -17px;
    background-color: #fff;
    padding: 10px 0 0;
}
div#text-11 .widget-content {
    padding-top: 10px;
}
#post-1999 #category-posts-2 {
    display: inline;
}
#post-1999 #category-posts-2 ul {
    font-size: 13px;
    padding: 0 10px;
    margin: 0;
}
#post-1999 #category-posts-2 ul a {
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0;
}
#lightbox a {
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 1.4em;
}
ul.FotomotoBar {
    margin-bottom: 10px;
    width: 100%;
}
ul.FotomotoBar li, ul.FotomotoBar li.FotomotoPrintButton {
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 1.5em;
    float: none;
    background-color: #d4fac8;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 25px 8px;
}
ul.FotomotoBar li.FotomotoSeparator {
    display: none;
}
#outerImageContainer .FotomotoToolbarClass {
    display: none !important;
}
#comic ul.FotomotoBar li.FotomotoPrintButton {
    padding: 8px 25px;
}
