/*import url(https://fonts.googleapis.com/css?family=Short+Stack|Leckerli+One|Coming+Soon|Lobster|Oswald|Muli|Oxygen|Asap|Roboto+Condensed);*/

{background:#FEE0F0;}
span.name{color:#FD3755!important; font-family: 'Coming Soon', sans-serif;}
span.trip{color:#FD3755!important;}
span.quote{color:#E80000!important;}
span.heading{color:#D00;!important;}
p.intro a.email span.name{color:#D9005B!important;}
body{ background-color:#FFF7FB; 
background-image: url(''), url('https://i.imgur.com/ZF23PVv.png');
background-repeat:no-repeat;background-position:101% 180px;
background-repeat: no-repeat;
background-attachment: fixed, scroll;
background-position: right bottom, top;
font-family: 'Asap', sans-serif;}
/*header h1{color:#F396C7!important;font-family: 'Roboto Condensed', sans-serif;}*/
header h1{color:rgba(175, 10, 15, 0); background-image: url('https://i.imgur.com/4XzJImu.png'); background-position: 50%; background-repeat: no-repeat; padding: 20px}
header div.subtitle{color:#F396C7!important;padding: 2px;}
div.boardlist{font-family: 'Lobster', sans-serif; background-color: #FFC9E1!important; border-bottom: 1px solid #FDACCE!important; color: #707; text-align: left; padding: 4px 6px;}
div.boardlist:hover{-webkit-transition:all ease-in 0.15s; opacity:1;}
div.blotter{color:#FF65B9;font-size:16px;font-style:none;font-family: sans-serif; font-weight: 400;}
hr{border-color:#FED3F2;border:3px solid #FFC3DC!important; border-radius:3px;}


a:link,a:visited{-webkit-transition:all ease-in-out 0.23s;-moz-transition:all ease-in-out

0.3s;color:#5B005B;text-decoration:none!important;}
a:link:hover{-moz-transition:all ease-in 0.5s;color:#FF65B9}
a.post_no{color:#fff;}

form table tr th{background: rgba(255,186,216,1);
background: -moz-linear-gradient(top, rgba(255,186,216,1) 0%, rgba(255, 173, 211, 1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,186,216,1)), color-stop(100%, rgba(255, 173, 211, 1)));
background: -webkit-linear-gradient(top, rgba(255,186,216,1) 0%, rgba(255, 173, 211, 1) 100%);
background: -o-linear-gradient(top, rgba(255,186,216,1) 0%, rgba(255, 173, 211, 1) 100%);
background: -ms-linear-gradient(top, rgba(255,186,216,1) 0%, rgba(255, 173, 211, 1) 100%);
background: linear-gradient(to bottom, rgba(255,186,216,1) 0%, rgba(255, 173, 211, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbad8', endColorstr='#ffa8d1', GradientType=0 );color:white;
border-radius: 2.5px;}
div.banner{background-color:#FDACCE; border-radius:3px;}
p.intro span.subject{color:#9505A9;}
div.post.reply {background-color:#FFD2E6; border-color:#FECDE2; -webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
div.post.reply.highlighted{background:#FCADD0; border-color:#FB99C5; }
div.pages{font-family: 'Asap', sans-serif; background-color: #FFC9E1!important; border-color: #FFC9E1; color: #707; padding: 4px 6px; border-radius: 3px;}

div.ban h2{color:#FF65B9; background-color:#FEDEEC; 
div.ban{border-color:#FEBAD6; background-color:#FFF3F8;}

div.styles{display:none;}
img.banner{border-color:#000;}

a.post-btn.post-btn-open {
    display: none;
}

/* better centers the catalog, increases max height for threads in the catalog, and increases max height for images in the catalog */

.theme-catalog div.threads {
    text-align: center;
    margin-left: 0px;
}

.theme-catalog div.grid-size-small {
    min-width: 140px;
    max-width: 140px;
    max-height: 50%;
}

.theme-catalog div.grid-size-small img {
    max-height: 50%;
    max-width: 95%;
}

/* better centers the catalog, increases max height for threads in the catalog, and increases max height for images in the catalog */

/* filter arrows */
a.hide-thread-link {
display: none
}

div[id^='op_'] p.intro {
position: relative
}

div[id^='op_'] a.post-btn {
position: absolute;
left: 0;
/*font-size: 1.2em;*/
transform: translate(-1em,0.24em)
}

div.thread div.file {
position: relative;
z-index: 1
}

div.reply div.file {
position: relative;
z-index: 0
}

.post-menu {
position: relative;
margin-left:-20px;
z-index: 2
}