@font-face {
	font-family: 'PlaytimeWithHotToddiesRegular';
	src: url('https://www.reallifecomics.com/fonts/playtime-webfont.eot');
	src: local('☺'), url('https://www.reallifecomics.com/fonts/playtime-webfont.woff') format('woff'), url('https://www.reallifecomics.com/fonts/playtime-webfont.ttf') format('truetype'), url('https://www.reallifecomics.com/fonts/playtime-webfont.svg#webfont3TSrm8JH') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PlaytimeWithHotToddiesOblique';
	src: url('https://www.reallifecomics.com/fonts/PlaytimeOblique-webfont.eot');
	src: local('☺'), url('https://www.reallifecomics.com/fonts/PlaytimeOblique-webfont.woff') format('woff'), url('https://www.reallifecomics.com/fonts/PlaytimeOblique-webfont.ttf') format('truetype'), url('https://www.reallifecomics.com/fonts/PlaytimeOblique-webfont.svg#webfontIgx3ft0U') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'JournalRegular';
	src: url('https://www.reallifecomics.com/fonts/journal-webfont.eot');
	src: local('☺'), url('https://www.reallifecomics.com/fonts/journal-webfont.woff') format('woff'), url('https://www.reallifecomics.com/fonts/journal-webfont.ttf') format('truetype'), url('https://www.reallifecomics.com/fonts/journal-webfont.svg#webfontxNXoptyW') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DesyrelRegular';
	src: url('https://www.reallifecomics.com/fonts/desyrel-webfont.woff');
	font-weight: normal;
	font-style: normal;
}


/* Main Content Layout ---------------------------------------------------------*/

html{
   overflow-y:scroll;
   overflow-x:auto;
}
body {
    background-image:url('/images/back-plaster.jpg');
	background-repeat: repeat;
	background-position: top center;
	vertical-align:top;
	margin-top:0;
	padding:0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	height: 100%;
}

#totally_background {
    background-image: url('/images/background_top_plaster.jpg');
    background-repeat: repeat-x;
    background-position: top center;
    vertical-align: top;
    margin-top: 0;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    height: 100%;
    width: 100%;
	min-width: 390px;
	position: absolute;
}

#background {
    position: relative;
    vertical-align: top;
    background-image: url(/images/background_back.png);
    background-repeat: repeat-y;
    background-position: top center;
    width: 100%;
    height: 100%;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    /* [disabled]min-width: 1086px; */
    margin-bottom: 0px;
    padding-bottom: 0px;
}
#container {
    vertical-align: top;
    position: relative;
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    padding-left: 2.5%;
    padding-right: 2.5%;
    overflow: hidden;
    margin-bottom: 0px;
    padding-bottom: 0px;
    height: 100%;
}

#H-divider {
    vertical-align: top;
    position: relative;
	background-image: url(/images/mobile/h-bar.png);
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    overflow: hidden;
    margin-bottom: 0px;
    padding-bottom: 0px;
    height: 14px;
}

#logo {
	width: 32.3%;
    height: 0px;
    margin: 0px auto;
    position: absolute;
    top: 2%;
    left: 34%;
}

#tagline {
	width: 21%;
    height: 0px;
    margin: 0px auto;
    position: absolute;
    top: 21vw;
    right: 40vw;
}

#interior_container {
	position:relative;
	width: 1086px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

#whiteboard {
    vertical-align: top;
    position: relative;
    background-image: url('/images/whiteboard.png');
    background-repeat: no-repeat;
    background-position: center;
    width: 95%;
    height: 100%;
}

#corkboard_only {
	vertical-align:top;
	position: relative;
	background-image: url('/images/corkboard_only_header.png');
	background-repeat: no-repeat;
	background-position:center;
	width: 1086px;
	height: 77px;
	margin-left:auto;
	margin-right:auto;
}

#whiteboard_only {
	vertical-align:top;
	position: relative;
	background-image: url('images/whiteboard_only.png');
	background-repeat: no-repeat;
	background-position:center;
	width: 1086px;
	height: 827px;
	margin-left:auto;
	margin-right:auto;
}

#corkboard_header {
	vertical-align:top;
	background-image: url(/images/corkboard_header.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 1086px;
	height: 18px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: -11px;
}

#greg_hands {
	position: absolute;
	background-image: url(/images/greghands.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 1086px;
	height: 615px;
	top: 199px;

}

#corkboard_back {
	vertical-align:top;
	background-image: url(/images/corkboard_back.png);
	background-repeat: repeat-y;
	background-position: center;
	width: 1086px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 1px;
}
#corkboard_bottom {
	vertical-align:top;
	background-image: url(/images/corkboard_bottom.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 1086px;
	height: 61px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 0px;
	clear: both;
}
#content {
    width: 100%;
    margin-left: 2.5%;
    margin-right: 2.5%;
}

#main_container {
    width: 90%;
	margin: 14% auto 0px auto;
	border: 15px solid transparent;
    border-image-source: url(/images/mobile/border-100pc.png);
	border-image-slice: 15;
	border-image-width: 15px;
	border-image-outset: 0;
	border-image-repeat: round;
	background: url("images/mobile/whiteboard.jpg") no-repeat;
	background-size: cover;
	box-shadow: 0px 10px 10px rgb(0 0 0 / 40%);
}

#secondary_container {
    width: 90%;
    margin: -3% auto 0px auto;
    border: 15px solid transparent;
    border-image-source: url(/images/mobile/border-100pc.png);
    border-image-slice: 15;
    border-image-width: 15px;
    border-image-outset: 0;
    border-image-repeat: round;
    background: url(images/mobile/corkboard.jpg) repeat-y;
    background-size: cover;
    box-shadow: 0px 10px 10px rgb(0 0 0 / 40%);
	position: relative;
}

.shadowinset {
	margin: 0 auto;
	border: 10px solid transparent;
    border-image-source: url(/images/mobile/border-shadowinset.png);
	border-image-slice: 10;
	border-image-width: 10px;
	border-image-outset: 0;
	border-image-repeat: round;
	min-height: 150px;
	z-index: 5;
}

/* Whiteboard Content ---------------------------------------------------------*/

#sidenav {
	width: 250px;
	position: absolute;
	top: 130px;
	left: 725px;
	z-index: 11;
}

#archive {
	width: 800px;
	position: absolute;
	top: 100px;
	left: 130px;
	z-index: 11;
}

#titlebar {
	container-name: title;
	padding: 0 2%;
}

#patreon {
    display: block;
    width: 27vw;
    height: 17vw;
    background: url(images/mobile/patreon.png);
    background-size: cover;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 8;
	
}

.logo { 
	z-index: 5;
	float:left;
	position: absolute;
	left: 00px;
	top: 13px;
	}
	
ul, ol {
	margin-top: 4px;
}

dl {
	margin-top: 4px;
	margin-bottom: -4px;
}

dt {
	font-weight: normal;
}

dd {
	margin-bottom: 15px;
}
	
.logo_corkboard { 
	z-index: 1;
	float:left;
	position: absolute;
	left: 00px;
	top: 13px;
	}

h4{
font-family: 'Rock Salt', cursive;
font-size:2vw;
color:#555;
text-align:left;
margin-top: 2%;
margin-bottom: 2%;
line-height: 1em;
font-weight:normal;
}

.num{
	float: left;
}

.date {
	float: right;
}

.archivetitle h4{
font-family: 'Rock Salt', cursive;
    font-size: 4vw;
    /* margin-top: 5%; */
    padding: 9%0 0 0;
    color: #F66;
    text-align: center;
    font-weight: normal;
}

.archive_year h4{
font-family: 'Rock Salt', cursive;
margin: 0 0 0 0;
padding: 0 0 6px 0;
font-size:22px;
color:#F66;
text-align:center;
top: 10px;
font-weight: normal;
}

.calendar tbody tr td {
font-family: 'Rock Salt', cursive;
font-size:1.5vw;
line-height: 2.3vw;
text-align:center;
}

.calendar tbody tr td a {
}

caption {	
font-family: 'Rock Salt', cursive;
font-size:12px;
line-height: 20px;
text-align:center;
}

thead {	
font-family: 'Rock Salt', cursive;
font-size:10px;
line-height: 14px;
text-align:center;
}

tfoot {	
font-family: 'Rock Salt', cursive;
font-size:8px;
line-height: 11px;
text-align:center;
}

tbody, tbody tr td {	
font-family: 'Rock Salt', cursive;
font-size:10px;
line-height: 14px;
text-align:center;
}

.archive_year a {
	text-decoration:none;
}


.postdivider-top {
	width: 100%;
	height: 8vw;
}

.pasted_on {
	position: absolute;
	display: block;
	background-repeat:no-repeat;
	width: 180px;
	height: auto;
	float: left;
	top: 105px;
	left: 945px;
}

.tower_background {
	display: block;
	background-image:url(/images/tower_background.png);
	background-repeat:no-repeat;
	padding-left: 10px;
	padding-top: 25px;
	width: 180px;
	height: 654px;
}

.arrowkeys {
	width: 100%;
    /* margin-top: 24px; */
    position: relative;
    top: 15px;
    display: none;
}

.hide {
	display: none;
}

.social{
	position:absolute;
	z-index: 12;
	width: 90px;
	height: auto;
	margin-top: 0px;
	top: 110px;
}

.socialmagnet{
	position:relative;
	z-index: 12;
	width: 98px;
	height: 29px;
	background:url(images/social_magnet.png);
}

.social img{
	border: 0;
	margin: 0px;
	padding: 0px;
}

.storead{
	position:absolute;
	width:242px;
	height:100px;
	margin-bottom: 15px;
	top: 270px;
}

.ustream{
	position:absolute;
	margin-left: 0px;
	top: 400px;
}

.smallcalendar{
	position:absolute;
	top: 100px;
	left: 100px;
}

.smallcalendar_2{
	position: relative;
    float: left;
    height: 28vw;
    width: 24vw;
    margin-left: 2.5vw;
}

.smallcalendar_3{
	position: relative;
	float: left;
	height: 120px;
	width: 190px;
	margin-right: 10px;
	
}

.month{

}

.calendar {
	position:relative;
	text-align: center;
	font-family: Verdana;
	font-size:11px;
	color: #BABABA;
}

tr.dh_stripcal_week_header {
	display:none;
}

.calendar td {
	padding: 1px;
}

.calendar a{
	color: #FF6161;
	text-decoration:none;
	font-weight:bold;
}

.calendar th{
	font-family: 'Whiteboard1', Arial, Helvetica, sans-serif;
	text-align: left;
	font-size:14px;
	color:#555;
	text-align:left;
}

.comicback {
	z-index:2;
	display:block;
	width: 100%;
	height:auto;
	position: relative;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.comicborder {
	margin: 0 auto;
    position: relative;
    left: -1.7%;
    width: 102%;
    border: 4px solid transparent;
    border-image-source: url(/images/mobile/comicborder.png);
    border-image-slice: 40 40 44;
    border-image-width: 7%;
    border-image-outset: 0;
    border-image-repeat: stretch;
}

.comic {
	display:block;
	width: 89%;
	height:auto;
	position: relative;
	margin: 1.5% auto 6% auto;
}

.comictop { 
	z-index: 3;
	position: relative;
	bottom: -22px;
	}
.comicbottom {
	z-index: 2;
	position:relative;
	float:left;
	top: -24px;
	margin-bottom: -90px;
	}
.comic_image {
	z-index: 4;
	position:relative;
	text-align: center;
	image-rendering: -webkit-optimize-contrast;
	}

.comic img {
	width:100%;
	}

#menu {
	width: 800px;
	position:absolute;
	/*float: left;*/
	top: 0;
	left: 221px;
}

#menu-mobile {
	width: 100%;
	position:relative;
	/*float: left;*/
	top: 0;
}

#menu_corkboard {
	width: 800px;
	position:absolute;
	left: 221px;
	top: 0px;
	
}

.tagline { 
	z-index: 1;
	/*float:left;*/
	position: absolute;
	left: 243px;
	top: 108px;
	}
	
.menu_archives { 
	z-index: 6;
	float:left;
	position: relative;
	top: 2%;
	margin-left: 1%;
	width: 15%;
	}
	
.menu_forums { 
	z-index: 6;
	float:left;
	position: relative;
	margin-left: 3%;
	width: 15%;
	top: 2%;
	}
	
.menu_characters { 
	z-index: 6;
	float:left;
	position: relative;
	margin-left: 29%;
	width: 19%;
	top: 2%;
	}
	
.menu_contact { 
	z-index: 6;
	float:left;
	position: relative;
	margin-left: 3%;
	width: 15%;
	top: 2%;
	clear:right;
	}

#date { 
	z-index: 6;
	position: relative;
	left: 6px;
	}
	
#date_divider {
	position: absolute;
	background-image:url(/images/date_divider.png);
	height:13px;
	width:242px;
	top: 17px;
	}

#navigation {
	position:absolute;
	height:66px;
	width:300px;
	/*left: 695px;*/
	top: 30px;
	}

/* Corkboard Content ---------------------------------------------------------*/

.breaker {
	clear:both;
}

.leftcolumn {
	float:left;
	width: 188px;
	height: 100%;
	padding-left:auto;
	padding-right:auto;
	margin-right: 14px;
	z-index: 10;
}

.leftcolumn_corkboard {
	float:left;
	width: 188px;
	height: 100%;
	padding-left:auto;
	padding-right:auto;
	margin-right: 14px;
	margin-top: 20px;
	z-index: 10;
}

.towerad_left {
	margin-left: 15px;
	z-index: 10;
	display:block;
}

.towerad_right {
	margin-left: 15px;
	margin-top: 13px;
}

.leaderboard {
	float:left;
	width: 761px;
	height: auto;
	clear:right;
	margin-left: 3px;
}

.leaderboard_top {
	float:left;
	width: 761px;
	height: auto;
	clear:right;
	top: 70px;
	margin-left: 3px;
}

.postcolumn {
	float:left;
	display: block;
	width: 100%;
	height: auto;
}

.rightcolumn {
	float:left;
	width: 188px;
	height: auto;
	clear:right;
	padding-top: 1px;
}

/* Sticky Notes ---------------------------------------------------------*/

.note {
	background-image:url(/images/note_footer.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:28px;
	margin-bottom: -15px;
	float: left;
}

.note_content {
	position:relative;
	background-image:url(/images/note_back.png);
	padding-left: 18px;
	padding-right: 18px;
}

.note_content h4 {
	position:relative;
	top: 7px;
}

.note_content p {
	color: #555;
	line-height: 13px;
	position:relative;
	top: -4px;
	margin-bottom: 3px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
}

/* News Note ---------------------------------------------------------*/

.news {
	background-image:url(/images/news_footer.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:28px;
	margin-bottom: -15px;
	margin-top: 14px;
}

.news_container {
	background-image:url(/images/news_back.png);
}

.news_header {
	background-image: url(/images/news_header.png);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 35px;
}

.news_content {
	position:relative;
	padding-left: 18px;
	padding-right: 18px;
}

.news_content h4 {
	position:relative;
	top: 4px;
	color: #600; 
}

.news_content p {
	position:relative;
	line-height: 13px;
	top: -8px;
	margin-bottom: -1px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
}
	
/* Rant Code ---------------------------------------------------------*/
.dh_post
{
	position: relative;
    width: 100%;
    padding-bottom: 26px;
    left: -4px;
    background: url(/images/mobile/rant_footer-mobile.png) bottom left;
    background-repeat: no-repeat;
    z-index: 1;
}

.dh_post-chars
{
	position: relative;
    width: 100%;
    padding-bottom: 26px;
    left: -4px;
    background: url(/images/rant_footer.png) bottom left;
    background-repeat: no-repeat;
    z-index: 1;
}


.transcript_post
{
	position: relative;
    width: 100%;
    padding-bottom: 29px;
    left: -2px;
    background: url(/images/transcript_footer.png) bottom left;
    background-repeat: no-repeat;
    z-index: 1;
}

#transcript-content{
	height:auto;
}

.transcript_post .content
{
    position: relative;
    top: -1px;
    margin: 0 0 0 0;
    padding: 35px 20px 0 20px;
    background: url(/images/transcript_back.png) repeat-y;
    line-height: 15px;
    font-family: Verdana;
    color: #444;
    text-decoration: none;
    word-spacing: 0.1em;
    text-align: left;
    letter-spacing: -1px;
    font-size: 11px;
    min-height: 60px;
    height: auto;
}

#pin {
	background-image: url(images/mobile/pin.png);
    width: 26px;
    background-size: cover;
    height: 45px;
    position: absolute;
    top: -10px;
    left: 48%;
    z-index: 20;
}

#ts-text {
    background-image: url(images/mobile/transcript-text.jpg);
    width: 139px;
    height: 13px;
	background-size: cover;
    position: absolute;
    top: 11px;
    left: 17px;
}

.transcript_header {
	background: url(/images/transcript_header.png) top center no-repeat;
	width: 565px;
	height: 46px;
	position: relative;
	left: -20px;
}

.dh_post h1
{
    background-image: url(/images/mobile/rant_header-mobile.png);
    background-repeat: no-repeat;
    /* background-position: top; */
    height: 30px;
    font-family: 'Gochi Hand', cursive;
    font-size: 19px;
    color: #265987;
    text-align: left;
    padding: 18px 0 0 50px;
    margin: 0px 0 0 0;
    overflow: visible;
}

.dh_post-chars h1
{
    background-image: url(/images/rant_header.png);
    background-repeat: no-repeat;
    /* background-position: top; */
    height: 30px;
    font-family: 'Gochi Hand', cursive;
    font-size: 19px;
    color: #265987;
    text-align: left;
    padding: 18px 0 0 100px;
    margin: 0px 0 0 0;
    overflow: visible;
}

h1.rlsg {
	background-image: none;
	background-repeat: no-repeat;
	background-position: top;
	height: auto;
	font-family: 'Gochi Hand', cursive;
	font-size:18px;
	line-height: 16px;
	color:#265987;
	text-align:center;
	padding: 0 0 0 0;
	margin: 0;
	margin-top: 3px;
	margin-bottom: 9px;
	overflow:visible;
}

.dh_post h2
{
	float: left;
	z-index: 10;
	position:absolute;
	top: 12px;
	left: 15px;
	background-repeat: no-repeat;
	background-position: top left;
	height: 70px;
	width: 62px;
	margin: 0;
	padding: 0;
	text-indent: -5000px;
}

.dh_post h3
{
	width: 80px;
	z-index: 10;
	position:absolute;
	float: left;
	margin-left: 15px;
	line-height: 15px;
	font-family: Verdana;
	color: #888;
	text-decoration: none;
	word-spacing: 0.1em;
	text-align: left;
	letter-spacing: -1px;
	font-size: 9px;
	font-weight:normal;
	left: 251px;
	top: 34px;
	padding: 0;
	margin-top: 0;

}

.dh_post h4
{
	height: 18px;
	font-family: 'Gochi Hand', cursive;
	font-size:18px;
	color:#265987;
	text-align:left;
	padding: 3px 0 0px 0px;
	margin: 0;
	overflow:visible;
}

.dh_post ul
{
	margin-top: 4px;
}

.dh_post .archiveUL ul
{
	margin-top: -2px;
}

.dh_post ul li
{
	
}

.dh_post .content, #comments dd
{
	position:relative;
	top: -1px;
	margin: 0 0 0 0;
	padding: 0 20px 0 50px;
	background: url(/images/mobile/rant_background-mobile.png) repeat-y;
	line-height: 15px;
	font-family: Verdana;
	color: #444;
	text-decoration: none;
	word-spacing: 0.1em;
	text-align: left;
	letter-spacing: -1px;
	font-size: 11px;
	min-height: 80px;	
	max-width: 487px;
}

.dh_post-chars .content, #comments dd
{
	position:relative;
	top: -1px;
	margin: 0 0 0 0;
	padding: 0 20px 0 100px;
	background: url(/images/rant_background.png) repeat-y;
	line-height: 15px;
	font-family: Verdana;
	color: #444;
	text-decoration: none;
	word-spacing: 0.1em;
	text-align: left;
	letter-spacing: -1px;
	font-size: 11px;
	min-height: 80px;	
	max-width: 448px;
}

p { padding-top: 4px; padding-bottom: 11px; margin: 0; }

.postauthor_sagus
{
	background-image: url(/images/rant_greg.png);
	width: 10%;
}
.postauthor_lizzegirle
{
	background-image: url(/images/rant_liz.png);
}

.archive_text {
	position:relative;
	margin: 0 0 0 0;
	font-family: 'Rock Salt', cursive;
	font-size:10px;
	line-height: 15px;
	color: #444;
	text-decoration: none;
	word-spacing: 0.1em;
	text-align: left;
	letter-spacing: -1px;
}

.contact_text {
    position: relative;
    margin: 0 0 0 0;
    font-family: 'Rock Salt', cursive;
    font-size: 3vw;
    color: #444;
    line-height: 4vw;
    text-decoration: none;
    word-spacing: 0.1em;
    text-align: left;
    letter-spacing: -1px;
}

.emailtext{
font-family: 'Rock Salt', cursive;
margin: 0 0 0 0;
margin-top: 18px;
margin-bottom: 3px;
padding: 0 0 0 0;
font-size:26px;
color:#F66;
text-align:left;
top: 10px;
font-weight: normal;
}

.character {
	position:absolute;
	left: 19px;
	scale: 75%;
    transform-origin: top;
}

hr {
	position: relative;
	top: -1px;
	margin-bottom: 8px;
}

.previous {
	display: block;
	background: url("/images/mobile/nav-back.png");
	background-size: cover;
	width: 8vw;
	height: 7vw;
	float: left;
}
.previous-off {
	display: block;
	background-size: cover;
	width: 8vw;
	height: 7vw;
	float: left;
}

.next {
	display: block;
    background: url(/images/mobile/nav-next.png);
    background-size: cover;
    width: 8vw;
    height: 6.5vw;
    margin: 0% 13% 0 13%;
    float: left;
}

.comic-nav-last {
    display: block;
    background: url(/images/mobile/nav-new.png);
    background-size: cover;
    width: 10vw;
    height: 7vw;
    margin: -1% 0 0 2%;
    float: left;
}

.comic-nav-first {
	display: block;
	background: url("/images/mobile/nav-first.png");
	background-size: cover;
	width: 11vw;
	height: 7vw;
	margin-right: 13%;
	float:left;
}

.comic-nav-first-off {
	display: block;
	background-size: cover;
	width: 11vw;
	height: 7vw;
	margin-right: 13%;
	float:left;
}

#navarea {
    height: 7vw;
    width: 78%;
    margin-left: auto;
    margin-right: auto;
    margin-top: -2%;
}

.post-mobile {
	margin: 0 auto;
    position: relative;
    left: -10px;
    width: 84vw;
    border: 4px solid transparent;
    border-image-source: url(images/rant_back.png);
    border-image-slice: 15% 37;
    border-image-width: 6vw;
    border-image-outset: 0;
    border-image-repeat: stretch;
    min-height: 300px;
}

.archives-header {
	margin: 0 auto 0 auto;
	display: block;
}

.contact-header {
	margin: 0 auto 0 auto;
	display: block;
	width: 80%;
}

.castheader {
	margin: 0 auto 0 auto;
	display: block;
}