
body {
	background-color: #542323;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: auto auto;
    color: #fab4b4;
    font-family: "Mate",serif;
    font-size: 12pt;
    line-height: 1.3em;
	margin: 0 auto;
}

@font-face { 
  font-family: "Merienda";
  font-style: bold;
  font-weight: 400;
  src: 
    url(/fonts/Merienda-Bold.woff2) format("woff2"),
    url(/fonts/Merienda-Bold.ttf) format("truetype");
}

@font-face { 
  font-family: "Stingray";
  font-style: bold;
  font-weight: 400;
  src: 
    url(/fonts/Stingray.woff2) format("woff2"),
    url(/fonts/Stingray.ttf) format("truetype");
}

@font-face { 
  font-family: "Mate";
  font-style: bold;
  font-weight: 400;
  src: 
    url(/fonts/Mate.woff2) format("woff2"),
    url(/fonts/Mate.ttf) format("truetype");
}
.center {
    margin: 0 auto;
    text-align: center;
}
#content {
    width: 100%;
}
h1 {
    font-family: "Stingray","Palatino",serif;
    font-size: 25px;
    font-weight: bold;
    line-height: 1.4em;
    margin: 0;
}
h2 {
    font-family: "Stingray", "Palatina",serif;
    font-size: 15px;
    margin: 0;
}
a {
    color: #02B5D0;
    text-decoration: none;
    transition-duration: 0.2s;
}
a:link, a:visited {
    color: #F8EFF0;
}
a:hover {
    color: #BF718B;
}
.page, .container {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #340101 none repeat scroll 0 0;
    border-color: #872b2b;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 0 5px 5px 0;
    color: #dac2c2;
    padding: 10px 20px;

}
#header {
    color: #02B5D0;
    font-family: "Mate SC",Palatino,serif;
    font-size: 50pt;
    line-height: 0.8em;
    margin: 10px 0px 10px auto;
}
#header a:link, #header a:visited {
    color: #02B5D0;
    text-shadow: -1px 1px 0 #000000;
}
#header a:hover {
    color: #f4f2fa;
}
.header_nav {
    font-family: "Mate SC",Palatino,serif;
    font-size: 16pt;
	
}
.header_nav li {
    display: inline-block;
    line-height: normal;
    list-style: outside none none;
    margin: 0 5px;
    width: 150px;
}


.center_content {
  width: 70%;
  margin-left: 15%;
  margin-top: -35px;
}
.about {
    padding: 35px;
    margin-top: -100px;
}
.page {
    margin: px auto 30px;
    overflow: hidden;
}
.page img {
    max-width: 100%;
}
.comic_nav {
    display: flex;
    flex-direction: row;
	justify-content: center;
    width: 100%;
    margin-left: 0px;
    padding: 1px;
    margin-top: 10px;
    margin-bottom: 30px;
}
.comic_nav img {
    min-width: 75px;
    max-width: 100%;
}
.comic_nav1 {
    display: flex;
    flex-direction: row;
	justify-content: center;
    width: 100%;
    margin-left: 0px;
    padding: 1px;
    margin-top: 30px;
}


.comic_dropdown {
	margin-right: 50px;
}


.under_comic_content {
	border-color: #872b2b;
    border-radius: 10px;
    border-style: solid;
    border-width: 3px;
    margin-top: 15px;
    padding: 8px;
    text-align: left;
    max-width: 100%;
	display: flex;
}


/* SIDEBAR */

.left_sidebar {
    display: flex;
	flex-direction: row;
	font-size: 10pt;
	min-width: 210px;
    max-width: 60%;
	height: 100%;
    overflow: hidden;
    padding: 0 15px 5px 0;
	}
div.blog_title {
	border-bottom: 2px solid #9d3f48;
	text-align:center;
    margin-bottom: 5px;
	max-width: 200px;
}
.banner {
    padding-top: 10px;
    margin-left: -09px;
    max-width: 210px;
}
.sidebarlinks ul {
    list-style: outside none none;
    margin: auto;
    justify-content: center;
}
.sidebarlinks a {
    display: inline-block;
    font-family: "Mate","Palatino",serif;
    font-size: 20px;
    line-height: 1.5em;
}



/* NEWS */
.news_comments {
    display: flex;
    flex-direction: row;
    width: 100%;
}
.news {
  margin: 0 10px;
  width: 90%;
}
.news .newsHeader {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(32, 24, 69, 1) 0%, rgba(32, 24, 69, 0) 100%) repeat scroll 0 0;
    color: #ffffff;
    margin: -10px -20px;
}
.news .newsTitle {
    font-family: "Stingray",Palatino,serif;
    font-size: 20px;
    line-height: 1.4em;
    margin: 0;
    padding: 5px 20px;
}
.news .newsDate {
    font-family: "Mate",Palatino,serif;
    font-size: 18px;
    font-style: normal;
    text-align: right;
}
.news .newsText {
    font-style: normal;
    padding-left: 20px;
}
.info {
    height: 263px;
}
.comments {
  clear: both;
  margin: 15px auto 5px 8px;
  background-color: #542323;
  padding: 10px;
  border-radius: 10px;
  width: 100%;
}
/*fanart*/
.fanav {
	margin-left: -37px;
}
.fanart {
	margin-left: 10px;
}
/*aux pages*/
.aux {
	padding-top: 55px;
}
.cast_page {
	width: 100%;
	display: grid;
	}
.cast_member {
	width: 100%;
	display: flex;
	justify-content: center;
}
.cast_img {
	width: 33%;
	padding: 5px;
	margin: 5px;
}
.cast_blurb {
	width: 63%;
	padding: 5px;
	margin: 5px;
}
.col1 {
    float: left;
}
.col2 {
    float: left;
}
div.other_comic {
    margin: 125px 0;
    width: 825px;
}
div.other_comic .oc_img {
    padding: 5px;
    width: 200px;
}
div.other_comic .oc_content {
    padding: 5px;
    width: 600px;
}

.archive_grid{
    padding-top: 35px;
    width: 85%;
    margin-left: 6%;
    margin-top: -30px;
}

.archive_grid ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
}

.archive_grid ul li {
display: inline-flex;
width: 300px; 
  height: auto;
}
.archive_grid li .archcontainer {
	width: 90%;
}

.archtext {
	color: #CC8083;
	}
.archive_grid a:link {
	color: #CC8083;
}
.archive_grid  a:visited {
	color: #F39DA1;
}
.archive_grid  a:hover {
	color: #F5B8BB;
}
#lb_gallery {
  width: 100%;
  display: grid;
  place-items: center;
  justify-content: space-around;
  grid-template-columns: repeat(6,auto);
}

.gallery {
min-height: 220px;
}

.gallery img {
    width: 80%;
    min-width: 125px;
    margin: 10px;
}

#footer {
    clear: both;
    font-size: 9pt;
    font-style: normal;
    margin: 10px auto;
    text-align: center;
}
#footer a:link, #footer a:visited {
    color: #F8EFF0;
    text-shadow: -1px 1px 0 #000000;
}
#footer a:hover {
    color: #BF718B;
}
.container {
    margin-bottom: 25px;
    overflow: hidden;
    word-wrap: break-word;
}
.container img {
    max-width: 100%;
}
.menDiv {
    background: #340101 none repeat scroll 0 0 !important;
    margin: 0;
    width: 100%;
}
.sfdrop {
    background: #340101 none repeat scroll 0 0 !important;
    border: medium none !important;
    border-radius: 4px !important;
    padding: 10px !important;
}
blockquote {
    font-style: normal;
    margin: 10px;
    padding-left: 20px;
}
.clear {
    clear: both;
}
@media only screen and (max-width: 750px) {
	
body {
	font-size: 0.8em;
	}
.center_content {
  width: 100%;
  margin-left: 0px;
}
.header_nav {
    display: none;
    }
    
.floatingchat-container-wrap {
 display: none;
}

.comic_nav1 img {
    min-width: 10%;
    max-width: 100%;
}
	
.pp-dropDown {
  display: none;
  }
    
.title {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  margin-top: 0px;
  margin-left: 0px;
  }

.title img {
  width: 100%;
}
    

.sidebarlinks {
    max-width: 90%;
    margin-right: 3px;
    display: flex;
    flex-direction: row;
    }

    .comments {
        margin-left: unset;
        padding: 10px;
        max-width: 90%;
    }
#lb_gallery {
  width: 100%;
  display: grid;
  place-items: center;
  justify-content: space-around;
  grid-template-columns: repeat(3,auto);
}
}
