Welcome to Gaia! :: View User's Journal | Gaia Journals

 
 

View User's Journal

Subscribe to this Journal
User Image
User Image
User Image
User Image
User Image
User Image
User Image
User Image
User Image
User Image
www.gaiaonline.com/profiles/althindor/273173/


/* User-chosen Profile Theme */

.panel{padding: 15px;}
.panel h2{margin:-5px -5px 10px -5px;padding:5px 6px;background:#aaa;text-align:left;text-transform:uppercase;font-weight:bold;color:#fff;font-size:10px;}
html { background: url(https://graphics.gaiaonline.com/images/profiles/v2/backgrounds/bg_gothloli.png) repeat; }
body { background: url(https://graphics.gaiaonline.com/images/profiles/v2/headers/hd_gothloli.jpg) no-repeat; }
.panel h2{background:#9DACC1;color:#fff;}
.panel{background:#fff;color:#000;}
a{color:#D37B14;}
#header a{color:#D37B14;}

/* User-specified Theme Background */
html,body{background:url(https://www.youtube.com/v/481liM2eHzU) repeat 0 0;}

/* User-specified Theme Override CSS */
/* Code by AlthIndor */

:root {
--primary-color: #B00000;
--neutral-out: rgba(128, 128, 128, .5);
--neutral-over: rgba(128, 128, 128, .5);
--wanted-out: rgba(176, 0, 0, .5);
--wanted-over: rgba(176, 0, 0, 1);
--questing-out: rgba(0, 128, 255, .5);
--questing-over: rgba(0, 128, 255, 1);
}

html, body {
background: url('https://images2.imgbox.com/56/80/11AMlsGN_o.png') fixed top center;
height: initial;
}

body {
max-width: 1440px;
margin: 0 auto;
position: relative;
box-shadow: 0 0 5px 1px #000000;
}
body a {text-decoration: none !important;}

#panel-details .hd, .forum_userstatus .statuslinks, #id_wishlist a::after, .owner_checkmark {background: url('https://i.imgur.com/UzAXOFf.png') no-repeat;}
#avatar_menu a:hover, #id_comments #alert_container a:hover, #id_comments h2 ~ p a:hover {background: #606060;}

#equipped-item-details_mask:nth-of-type(2), #avatar_menu + div + div {display: none !important;}

/* Fonts */

@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVZ0b.woff2) format('woff2');
}

@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOUuhp.woff2) format('woff2');
}

/* Wallpaper and Scroll Indicator */

@keyframes BlinkArrow {
from {opacity: 0;}
to {opacity: 1;}
}

#panel-details {
background: url('https://i.imgur.com/H0OeWGR.jpg') no-repeat bottom center / cover;
height: 100vh;
}

#panel-details .hd {
width: 42px;
height: 58px;
position: absolute;
top: calc(100vh - 78px);
left: calc(50% - 21px);
animation: BlinkArrow 1.5s ease-in-out 10 alternate both;
}

/* Header */

#viewer #gaia_header {
background: rgba(0, 0, 0, .6);
height: 34px !important;
position: absolute !important;
box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
overflow: hidden;
}
#gaia_header li.spacer {display: none !important;}

#gaia_header #header_left, #gaia_header #header_right {
background: none !important;
font: 0px/32px 'Open Sans', sans-serif !important;
}
#gaia_header #header_right {float: right;}

#gaia_header #header_left img {
background: url('https://graphics.gaiaonline.com/images/gaia_global/gaia_header/br_gaia_logo_header.png') no-repeat 0 1px / 100% auto;
width: 0;
height: 21px;
padding: 0 42px 0 0;
}

#gaia_header a {
color: #FFFFFF !important;
font-size: 13px !important;
text-transform: uppercase;
padding: 25px 7px;
}
#gaia_header a:hover {background: var(--primary-color);}

/* Columns */

#columns, #column_1 {float: none;}
#column_2, #column_3 {display: none;}

#columns {
background: #000;
position: static;
}

#column_1 {
width: 100%;
font-size: 0;
}

/* Panels */

.panel, .panel h2 {
background: none;
text-align: justify;
padding: 0;
margin: 0;
box-sizing: border-box;
}

.panel {
color: #FFFFFF;
font: 400 11px/1.7em 'Open Sans', sans-serif;
scrollbar-color: #B0B0B0 #404040;
scrollbar-width: thin;
}
#id_about, #id_wishlist, #id_comments, .media_panel {overflow: hidden;}
#id_about, #id_wishlist {overflow-y: scroll;}

#id_comments {
background: #FFFFFF;
color: #000000;
padding: 40px 0;
}

.panel a {color: var(--primary-color);}
.panel a:hover {color: inherit;}

/* Panel Headers */

#id_details h2, #id_comments h2 {
color: inherit;
height: 45px;
font: 600 40px/30px 'Open Sans', sans-serif;
letter-spacing: .05em;
margin: 0 0 15px 0;
position: relative;
}
#id_about h2, #id_wishlist h2 {display: none;}

#id_comments h2 {
float: left;
width: calc(100% - 390px);
margin: 0 0 30px 40px;
}

#id_details h2::before, #id_comments h2::before {
content: '_';
font-size: 50px;
position: absolute;
top: 1px;
}
#id_comments h2::before {left: 3px;}

/* Details */

#id_details {
float: left;
width: 120px;
margin: 40px 0 0 40px;
}
#id_details h2 {width: max-content;}

/* Dropdown Menu */

.forum_userstatus, #avatar_menu {
width: 120px;
border: 1px solid #808080;
box-sizing: border-box;
}
#avatar_menu {left: 40px !important;}

.forum_userstatus {
height: 25px;
padding-top: 4px;
margin: 0;
}
.forum_userstatus .statuslinks {background-position: 90px -106px !important;}
.forum_userstatus .statuslinks span {line-height: 15px;}

#avatar_menu a {
color: #404040;
font-family: 'Open Sans', sans-serif;
padding-left: 2px;
}
#avatar_menu a:hover {color: #FFFFFF;}

/* About Me */

#id_about {
float: right;
width: calc(100% - 220px);
height: 185px;
padding-right: 20px;
margin: 100px 40px 25px 0;
}

/* Wish List */

#id_wishlist {
clear: both;
display: flex;
flex-flow: row wrap;
height: 50px;
padding-right: 5px;
margin: 40px;
scroll-snap-type: y mandatory;
}
#equipped-item-details_mask {max-width: 100%;}
.premium_sparkle {display: none;}

#id_wishlist .item {
flex-grow: 1;
min-width: 40px;
margin: 0 15px 0 0;
position: relative;
border: 5px solid transparent;
border-width: 5px 0;
scroll-snap-align: start;
}

#id_wishlist .item a {
display: block;
width: 100%;
height: 30px;
text-align: center;
padding: 5px 0;
border-radius: 5px;
}

#id_wishlist a[title$='()'], #id_wishlist a {background: var(--neutral-over);}
#id_wishlist a[title$='(Wanted)'] {background: var(--wanted-out);}
#id_wishlist a[title$='(Questing)'] {background: var(--questing-out);}

#id_wishlist a[title$='()']:hover {background: var(--wanted-over);}
#id_wishlist a[title$='(Wanted)']:hover {background: var(--wanted-over);}
#id_wishlist a[title$='(Questing)']:hover {background: var(--questing-over);}

#id_wishlist a[title$='(Bought)']::after, #id_wishlist a[title$='(Donated)']::after {
content: '';
background-position: 0 -60px;
width: 28px;
height: 28px;
position: absolute;
top: 6px;
left: calc(50% - 14px);
}

#id_wishlist .owner_checkmark {
background-position: 0 -88px;
width: 0;
padding: 10px 12px 0 0;
margin: 0;
top: calc(50% + 4px);
left: calc(50% - 16px);
}

/* Comments */

#id_comments dt:nth-of-type(odd), #id_comments dt:nth-of-type(odd) .date::before, #id_comments dd:nth-of-type(odd) {background: #F0F0F0;}
#id_comments dt, #id_comments dd, #id_comments .dropBox {box-sizing: border-box;}
#id_comments dt, #id_comments dd {padding: 0 40px;}
#id_comments dd, #id_comments .date {grid-auto-flow: column;}
#id_comments dd, #id_comments .deletecomment {margin: 0;}
#id_comments #alert_container {padding: 0;}
#id_comments #alerts_banner {display: none;}

#id_comments dt {
height: 35px;
line-height: normal;
padding-top: 15px;
border: none;
}

#id_comments dd {
display: grid;
grid-template-columns: 50px 1fr max-content;
gap: 10px;
}
#id_comments dd:nth-last-of-type(n+2) {padding-bottom: 20px;}
#id_comments .deletecomment {grid-column: 3 / span 1;}

#id_comments .dropBox {
background: #FFFFFF;
width: 50px;
height: 50px;
margin-top: 4px;
border: 1px solid #606060;
overflow: hidden;
}

#id_comments .dropBox img {
width: 120px;
height: 150px;
margin: -25px 0 0 -45px;
}

#id_comments .date {
display: inline-grid;
grid-template-columns: max-content 1fr max-content;
width: 165px;
}
#id_comments .date a {font-weight: normal;}

#id_comments .date::before {
content: ' ....................';
grid-column: 2 / span 1;
width: calc(100% + 1ex);
color: #808080;
letter-spacing: .2ex;
white-space: pre;
overflow: hidden;
z-index: 1;
}
#id_comments dt:nth-of-type(even) .date::before {background: #FFFFFF;}

#id_comments .postcontent, #id_comments .postcontent * {
color: #404040 !important;
font-size: inherit !important;
text-align: inherit !important;
}
#id_comments .postcontent img {max-width: 100%;}

/* Comment Buttons */

#id_comments h2 + div, #id_comments h2 ~ p, #id_comments h2 + div a, #id_comments h2 ~ p a {
width: 150px;
height: 30px;
}
#id_comments h2 + div, #id_comments h2 ~ p {float: left;}
#id_comments h2 + div {margin-right: 10px;}

#id_comments h2 + div a, #id_comments h2 ~ p a {
display: block;
background: #000000;
color: #FFFFFF;
font: 600 0/30px 'Open Sans', sans-serif;
text-align: center;
margin-top: 2px;
}
#id_comments #alert_container a::after, #id_comments h2 ~ p a::after {font-size: 13px;}
#id_comments #alert_container a::after {content: 'ADD A COMMENT';}
#id_comments h2 ~ p a::after {content: 'VIEW COMMENTS';}

/* Media */

.media_panel {
height: 35px !important;
margin: 25px 40px;
position: relative;
box-shadow: 0 3px #404040 inset;
}
.media_panel * {position: absolute;}

.media_panel h2 {
background: url('https://i.imgur.com/ZrLV2TW.png') -14px 3px no-repeat,
url('https://i.imgur.com/ZrLV2TW.png') no-repeat right -12px top -37px,
linear-gradient(to bottom, #0000 0, #0000 3px, #000 3px) #404040;
width: 100%;
height: 100%;
font: 13px/44px 'YouTube Noto', 'Roboto', 'Open Sans', sans-serif;
text-align: center;
text-transform: capitalize;
transition: background-color 0s ease-in-out;
z-index: 2;
pointer-events: none;
clip-path: polygon(0 0, 100% 0, 100% 100%, 220px 100%, 220px 10px, 80px 10px, 80px 100%, 0 100%);
}

.media_panel:hover h2 {
background-color: transparent;
transition: background-color .5s ease-in-out;
}

.media_panel iframe {
width: calc(100% + 32px);
height: 280px;
left: -20px;
bottom: -8px;
mix-blend-mode: screen;
}

/* Animation */

#id_details img {
background: url('https://i.imgur.com/R1xRUyY.png');
width: 0;
padding: 0 120px 0 0;
}

#gaia_header {display:block !important; position:relative !important; top:0px !important; left:0px !important; width:100% !important; height:25px !important; margin:0 !important; padding:0 !important; z-index:9999 !important; font-size:11px !important;}
#header_left {display:block !important; position:relative !important; top:0px !important; float:left !important; width:49% !important; height:25px !important; line-height:24px !important; margin:0 !important; padding:0 !important; z-index:9999 !important; font-size:11px !important; text-align:left !important;}
#header_right {display:block !important; position:relative !important; top:0px !important; right:0px !important; width:49% !important; height:25px !important; line-height:24px !important; margin:0 !important; padding:0 !important; z-index:9999 !important; font-size:11px !important; text-align:right !important;}
#header_left img {display:inline !important;}
#header_left ul {display:inline !important;}
#header_right ul {display:inline !important;}
#header_left li {display:inline !important;}
#header_right li {display:inline !important;}
#header_left a {display:inline !important;}
#header_right a {display:inline !important;}



profiles/milk-stain/v2 CSS Code/


/* User-chosen Profile Theme */

.panel{padding: 15px;}
.panel h2{margin:-5px -5px 10px -5px;padding:5px 6px;background:#aaa;text-align:left;text-transform:uppercase;font-weight:bold;color:#fff;font-size:10px;}
html { background: url(https://graphics.gaiaonline.com/images/profiles/v2/backgrounds/bg_wallpaper.jpg) repeat; }
body { background: no-repeat; }
.panel h2{background:#3D8AD0;color:#fff;}
.panel{background:#fff;color:#000;}
a{color:#D37B14;}
#header a{color:#D37B14;}

/* User-specified Theme Background */
html,body{background:url([list][*][b][/b][b][/b][b][/b][*][*][b][i][/i][i][/i][i][/i][i][/i][i][/i][i][/i][i][/i][i][/i][i][/i][i][/i][i][/i][i][/i][i][/i][i][/i][i][/i][i][/i][i][/i][/b][b][/b][*][b][i][/i][i][/i][/b][b][/b][b][/b][b][/b][b][/b][b][/b][b][/b][b][/b][b][/b][b][/b) repeat 0 0;}

/* User-specified Theme Override CSS */
/* Profile by AlthIndor */

:root {
--h-brt: #FFFFFF;
--h-mid: #FFF0F0;
--s-mid: #FFD0D0;
--s-drk: #FFB0B0;
--title: #9BEE9B;
--wndow: #FFFFFF;
--textc: #909090;
}

html, body {
background: #D2ECFF;
font: 12px 'Open Sans', sans-serif;
}
a {text-decoration: none !important;}
* {cursor: url('https://cur.cursors-4u.net/nature/nat-4/nat317.png') 0 10, auto !important;}

#panel-details {
position: absolute;
top: 30px;
left: 0;
}

#panel-details div, #panel-details::after {
width: 74px;
height: 50px;
color: #FFFFFF;
line-height: 85px;
text-align: center;
margin-bottom: 25px;
}
#panel-details h2 {display: none;}

#panel-details .hd::before {content: 'Computer';}
#panel-details .bd::before {content: 'Documents';}
#panel-details .ft::before {content: 'Network';}

#panel-details::after {
content: 'Trash Bin';
display: block;
}

/* Icon Sheet */

#gaia_header li:nth-child(n+2) a,
#panel-details div,
#panel-details::after,
#id_footprints .item,
.custom_panel li:nth-child(1),
.custom_panel li:nth-child(3)::after {
background: url('https://i.imgur.com/bPUNWOf.png') no-repeat;
}

.custom_panel li:nth-child(1)::after {
-webkit-mask: url('https://i.imgur.com/bPUNWOf.png') 0 -236px no-repeat;
mask: url('https://i.imgur.com/bPUNWOf.png') 0 -236px no-repeat;
}

#gaia_header li a[href*='mygaia'] {background-position-y: -22px;}
#gaia_header li a[href*='market'] {background-position-y: -44px;}
#gaia_header li a[href*='forum'] {background-position-y: -66px;}
#gaia_header li a[href*='world'] {background-position-y: -88px;}
#gaia_header li a[href*='games'] {background-position-y: -110px;}
#gaia_header li a[href*='=edit'] {background-position-y: -132px;}
#gaia_header li a[href*='logout'] {background-position-y: -154px;}
#gaia_header li a[href*='report'] {background-position-y: -176px;}
#header_right li:nth-of-type(2) a:not([href*='edit']) {background-position-y: -132px;}

#panel-details .hd {background-position-y: -467px;}
#panel-details .bd {background-position-y: -519px;}
#panel-details .ft {background-position-y: -571px;}
#panel-details::after {background-position-y: -623px;}

#id_footprints .item {background-position-y: bottom;}

.custom_panel li:nth-child(1) {background-position-y: -207px;}
.custom_panel li:nth-child(3)::after {background-position-y: -258px;}

/* Fonts */

@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2') format('woff2');
}

@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVI.woff2') format('woff2');
}

/* Header */

#viewer #gaia_header, #viewer #gaia_header li {display: flex !important;}
#viewer #gaia_header img {display: none !important;}
#header_left li:nth-child(2) {order: -1;}

#viewer #gaia_header {
background: var(--wndow) !important;
height: 26px !important;
padding: 2px !important;
box-shadow: 0 1px var(--s-mid),
0 2px var(--s-drk);
box-sizing: border-box;
gap: 3px;
}

#viewer #gaia_header ul {
display: contents !important;
font: 400 0/21px 'Open Sans', sans-serif !important;
text-align: left !important;
}

#gaia_header a, #gaia_header a::before, #header_right::after {font-size: 12px !important;}
#gaia_header a, #header_right::after {color: var(--textc) !important;}
#gaia_header a {font-weight: 400;}

#header_left .spacer {
margin: 0 1px 0 -1px;
padding: 2px 0 0 4px;
box-shadow:
1px 0 var(--s-mid) inset,
2px 0 var(--h-brt) inset;
}

#header_left .spacer::before {
content: '';
width: 3px;
height: 18px;
box-shadow:
-1px -1px var(--s-mid) inset,
1px 1px var(--h-brt) inset;
}

#header_right li:nth-child(1) {
flex-grow: 1;
justify-content: right;
order: 1;
}
#header_right li:nth-child(1) a:hover {font-weight: 700;}

#header_right::after {
content: '12:01 PM';
margin: 0 0 0 3px;
padding: 0 8px;
border-left: 2px solid transparent;
box-shadow:
-1px 0 var(--h-brt),
-2px 0 var(--s-mid),
-1px -1px var(--h-brt) inset,
+1px +1px var(--s-mid) inset;
order: 2;
}

#header_right :is(a[href*='edit'], a[href*='logout'], a[href*='report']) {font-size: 0 !important;}
#header_right a[href*='edit']::before {content: 'Editor';}
#header_right a[href*='logout']::before {content: 'Logout';}
#header_right a[href*='report']::before {content: 'Report';}

#gaia_header li:nth-child(n+2) a {
width: 97px;
padding: 0 0 0 23px;
box-shadow:
-1px -1px var(--s-drk) inset,
+1px +1px var(--h-brt) inset,
-2px -2px var(--s-mid) inset,
+2px +2px var(--h-mid) inset;
}
#header_left li:nth-child(2) a {width: 31px;}

/* Columns */

#columns, #column_1 {
width: 640px;
height: 480px;
}

#columns {
top: calc(50% - 240px);
left: calc(50% - 320px);
contain: layout;
}

#columns .column {
font-size: 0;
margin: 0;
position: absolute;
}
#column_3 {display: contents;}

#column_2 {
width: calc(100% - 10px);
height: calc(100% - 122px);
top: 44px;
left: 4px;
}

/* Panels */

.panel, .panel h2 {
color: var(--textc);
font: 400 12px 'Open Sans', sans-serif;
margin: 0;
padding: 0;
}

#column_1 .panel, #column_3 .panel {background: none;}
#column_1 h2, #column_3 h2 {display: none;}

.panel {
position: absolute;
box-sizing: border-box;
overflow: hidden;
}

.panel .clear {display: none;}
.panel a {color: var(--title);}
.panel img:not(.avatarImage) {max-width: 100% !important;}

#column_2 .panel {
background: linear-gradient(#FFF0 3px, #FFFF 3px, #FFFF calc(100% - 3px), #FFF0 calc(100% - 3px)) local padding-box;
width: 100%;
height: 100%;
padding: 13px 10px;
top: -100%;
right: 0;
border-left: 62px solid transparent;
overflow-y: scroll;
}
#column_2 .panel:hover {top: 0;}

.spoiler-control, #id_comments :is(h2 + div a, h2 ~ p a) {
background: var(--wndow);
width: 100px;
height: 22px;
font: inherit;
text-transform: capitalize;
border: none;
box-shadow:
-1px -1px var(--s-drk) inset,
+1px +1px var(--h-mid) inset,
-2px -2px var(--s-mid) inset,
+2px +2px var(--h-brt) inset;
}

.spoiler-revealed {
padding: 4px;
border: 1px dotted var(--title);
}
.spoiler-revealed .spoiler-control {margin-bottom: 4px;}

/* Panel Headers, Contact Buttons */

#column_2 h2, #id_contact, #id_contact * {height: 18px;}
#id_contact {left: 239px;}

#column_2 h2, #id_contact {
line-height: 18px;
font-weight: 400;
text-align: center;
text-transform: capitalize;
position: fixed;
top: 23px;
}

#column_2 h2 {
background: none;
cursor: default;
}
#column_2 h2::first-letter {text-decoration: underline;}

#about_title {
width: 48px;
left: 4px;
}

#wishlist_title {
width: 58px;
left: 52px;
}

#comments_title {
width: 74px;
left: 110px;
}

#footprints_title {
width: 55px;
left: 184px;
}

#id_contact li {
float: left;
position: relative;
}

#id_contact li * {
display: block;
color: inherit;
font-size: 0;
font-weight: inherit;
padding: 0 7px;
}

#id_contact li *::before {font-size: 12px;}
#id_contact li:nth-child(1) *::before {content: 'Friend';}
#id_contact li:nth-child(2) *::before {content: 'Message';}
#id_contact li:nth-child(3) *::before {content: 'Trade';}

#id_contact li a::after {
content: ' ';
background: currentColor;
height: 1px;
position: absolute;
left: 7px;
top: 14px;
}
#id_contact li:nth-child(1) a::after {width: 6px;}
#id_contact li:nth-child(2) a::after {width: 10px;}
#id_contact li:nth-child(3) a::after {width: 7px;}

#column_2 .panel:hover h2 {
text-indent: 2px;
line-height: 20px;
box-shadow:
-1px -1px var(--h-brt) inset,
+1px +1px var(--s-mid) inset;
}
#column_2 .panel:hover h2 {border-bottom: 3px solid transparent;}

#id_contact li a:hover {
box-shadow:
-1px -1px var(--s-mid) inset,
+1px +1px var(--h-brt) inset;
}

/* Comments */

#id_comments #alerts_banner {display: none;}
#id_comments #alert_container {display: contents;}

#id_comments dl {
clear: both;
margin-top: 42px;
}

#id_comments dt {
display: flex;
justify-content: space-between;
height: 0;
line-height: 1;
text-align: left;
margin: 0 0 0 60px;
padding: 0;
position: relative;
border: none;
}

#id_comments dd {
display: grid;
grid-template: max-content 1fr / max-content calc(100% - 60px);
gap: 0 8px;
margin: 0 0 20px 0;
}
#id_comments dd:last-of-type {margin: 0;}

#id_comments .dropBox, #id_comments .dropBox::after {
width: 52px;
height: 52px;
}

#id_comments .dropBox {
grid-area: 1/1/3/2;
background: var(--s-mid);
position: relative;
overflow: hidden;
}

#id_comments .dropBox img {
width: 120px;
height: 150px;
margin: -28px 0 0 -45px;
}

#id_comments .dropBox::after {
content: '';
position: absolute;
top: 0;
box-shadow:
-1px -1px var(--h-brt) inset,
+1px +1px var(--s-mid) inset,
-2px -2px var(--h-mid) inset,
+2px +2px var(--s-drk) inset;
}

#id_comments .deletecomment {
grid-row: 2;
display: flex;
float: none;
margin: 0;
}
#id_comments .deletecomment a:first-child {order: -1;}
#id_comments .deletecomment br {display: none;}

#id_comments .deletecomment::before {
content: ' or ';
white-space: pre;
}

#id_comments .postcontent::before {
content: ' ';
display: block;
white-space: pre;
margin: 0 0 2px 0;
border-bottom: 1px dotted var(--title);
}

/* Comments Buttons */

#id_comments :is(h2 + div, h2 ~ p) {
width: calc(50% - 4px);
height: 22px;
text-align: center;
}
#id_comments h2 + div {float: left;}

#id_comments h2 ~ p {
float: right;
margin: 0;
}

#id_comments :is(h2 + div, h2 ~ p) a {
display: block;
width: 100%;
height: 100%;
color: inherit;
line-height: 23px;
}
#id_comments h2 + div a {font-size: 0;}

#id_comments h2 + div a::before {
content: 'Post New Comment';
font-size: 12px;
}

/* Wish List */

#id_wishlist .item {
float: none;
width: max-content;
height: 30px;
position: relative;
}
#id_wishlist .item:nth-of-type(n+2) {margin-top: 4px;}

#id_wishlist a {
display: flex;
align-items: center;
color: inherit;
font-weight: 400;
}
#id_wishlist a:hover {color: #FFFFFF;}

#id_wishlist a::before {
background: var(--title);
width: 30px;
height: 30px;
position: absolute;
mix-blend-mode: color;
}
#id_wishlist a:hover::before {content: '';}

#id_wishlist a::after {
content: attr(title);
margin-left: 2px;
padding: 2px 6px 2px 4px;
}

#id_wishlist a:hover::after {
background: var(--title);
outline: 1px dotted var(--title);
outline-offset: -1px;
box-shadow: 0 0 0 1px lightyellow inset;
}

.owner_checkmark, .private_checkmark {
margin: 0;
z-index: unset;
pointer-events: none;
}
.premium_sparkle {display: none;}

.owner_checkmark {
background: url('https://i.imgur.com/UzAXOFf.png') 0 -88px var(--title);
width: 0;
padding: 10px 12px 0 0;
bottom: 0;
border: 1px solid var(--title);
border-width: 1px 0;
}

.private_checkmark {
position: unset;
order: 1;
}

/* Visitors */

#id_footprints .item {
display: grid;
grid-auto-flow: column;
justify-content: left;
height: 16px;
line-height: 16px;
padding-left: 19px;
}
#id_footprints .item:nth-child(n+2) {margin-top: 2px;}

#id_footprints .item::before {
content: ' visited ';
white-space: pre;
grid-column: 2;
}
#id_footprints .item::after {content: '.';}

/* MS Paint Theme */

.custom_panel,
.custom_panel :is(div, ul) {
width: 100%;
height: 100% !important;
top: 0;
}

.custom_panel ul,
.custom_panel li:nth-child(3),
.custom_panel li:nth-child(4) {
display: grid;
}

.custom_panel ul {
grid-template: 18px 20px 1fr 47px 25px / 100%;
background: var(--wndow);
margin: 0 !important;
padding: 4px;
box-shadow:
-1px -1px var(--s-drk) inset,
+1px +1px var(--h-mid) inset,
-2px -2px var(--s-mid) inset,
+2px +2px var(--h-brt) inset;
box-sizing: border-box;
}

.custom_panel li:nth-child(1),
.custom_panel li:nth-child(5) {
display: flex;
}

.custom_panel li:nth-child(1) {
background-color: var(--title);
color: #FFFFFF;
font-weight: 900;
line-height: 14px;
padding: 2px 2px 2px 20px;
}

.custom_panel li:nth-child(1)::before {
content: 'untitled - Paint';
flex-grow: 1;
}

.custom_panel li:nth-child(1) b {
background: var(--wndow);
width: 16px;
height: 14px;
box-shadow:
-1px -1px var(--s-drk) inset,
+1px +1px var(--h-brt) inset,
-2px -2px var(--s-mid) inset,
+2px +2px var(--h-mid) inset;
}
.custom_panel li:nth-child(1) b:last-child {margin-left: 2px;}

.custom_panel li:nth-child(1)::after,
.custom_panel li:nth-child(3)::after {
content: '';
position: absolute;
}

.custom_panel li:nth-child(1)::after {
background: var(--textc);
width: 50px;
height: 14px;
top: 8px;
right: 6px;
}

.custom_panel li:nth-child(3) {
grid-template: 100% / 57px 1fr;
gap: 1px;
background: var(--s-mid);
padding-top: 1px;
border: 1px solid var(--h-brt);
border-width: 0 1px 1px 0;
}

.custom_panel li:nth-child(3) b:first-child {
background: var(--wndow);
padding-left: 4px;
border-top: 1px solid var(--h-brt);
border-bottom: 1px solid var(--s-mid);
overflow: hidden;
}

.custom_panel li:nth-child(3) i {
display: block;
float: left;
width: 25px;
height: 25px;
box-shadow:
-1px -1px var(--s-drk) inset,
+1px +1px var(--h-brt) inset,
-2px -2px var(--s-mid) inset;
}
.custom_panel li:nth-child(3) i:nth-last-child(n+16) {margin-top: -2px;}

.custom_panel li:nth-child(3) i:last-child {
width: 40px;
height: 65px;
margin: 3px 0 0 4px;
box-shadow:
+1px +1px var(--s-mid) inset,
+1px +1px var(--h-brt);
}

.custom_panel li:nth-child(3) b:last-child {
border: 1px solid var(--h-mid);
border-width: 0 1px 1px 0;
box-shadow: 1px 1px var(--s-drk) inset;
}

.custom_panel li:nth-child(3)::after {
width: 50px;
height: 200px;
top: 43px;
left: 8px;
}

.custom_panel li:nth-child(4) {
grid-template: 16px 16px / 31px repeat(14, 16px);
grid-auto-flow: column;
align-content: center;
}

.custom_panel li:nth-child(4) b {
box-shadow:
-1px -1px var(--h-brt) inset,
+1px +1px var(--s-mid) inset,
-2px -2px var(--wndow) inset,
+2px +2px var(--s-drk) inset;
}

.custom_panel li:nth-child(4) b:first-child {
grid-row: 1/3;
background: #FFFFFF80;
position: relative;
}

.custom_panel li:nth-child(4) i {
width: 13px;
height: 13px;
position: absolute;
border: 1px solid transparent;
border-color: var(--h-brt) var(--s-mid) var(--s-mid) var(--h-brt);
box-shadow: 0 0 0 1px var(--wndow) inset;
}

.custom_panel li:nth-child(4) i:first-child {
background: var(--color2);
right: 5px;
bottom: 5px;
}

.custom_panel li:nth-child(4) i:last-child {
background: var(--color1);
top: 5px;
left: 4px;
}

.custom_panel li:nth-child(5) {
gap: 2px;
padding-top: 4px;
box-shadow:
0 +1px var(--s-mid) inset,
0 +2px var(--h-brt) inset;
}

.custom_panel li:nth-child(5) b {
font-weight: 400;
line-height: 21px;
padding: 0 2px;
box-shadow:
-1px -1px var(--h-brt) inset,
+1px +1px var(--s-mid) inset;
}

.custom_panel li:nth-child(5) b:nth-child(1) {flex-grow: 1;}
.custom_panel li:nth-child(5) b:nth-child(1)::before {content: 'For Help, click Help Topics on the Help Menu.';}
.custom_panel li:nth-child(5) b:nth-child(n+2) {width: 113px;}

/* Paint Custom Colors */

:root {
--color1: #FFA0A0;
--color2: #FFF;
}

.custom_panel li:nth-child(4) b:nth-child(02) {background-color: var(--color1);}
.custom_panel li:nth-child(4) b:nth-child(03) {background-color: var(--color2);}
.custom_panel li:nth-child(4) b:nth-child(04) {background: #FFC4C4;}
.custom_panel li:nth-child(4) b:nth-child(05) {background: #FFECEC;}
.custom_panel li:nth-child(4) b:nth-child(06) {background: #FEB978;}
.custom_panel li:nth-child(4) b:nth-child(07) {background: #FED64B;}
.custom_panel li:nth-child(4) b:nth-child(08) {background: #FFF584;}
.custom_panel li:nth-child(4) b:nth-child(09) {background: #FFFCD2;}
.custom_panel li:nth-child(4) b:nth-child(10) {background: #4BE04B;}
.custom_panel li:nth-child(4) b:nth-child(11) {background: #9BEE9B;}
.custom_panel li:nth-child(4) b:nth-child(12) {background: #CAF7CA;}
.custom_panel li:nth-child(4) b:nth-child(13) {background: #D2ECFF;}
.custom_panel li:nth-child(4) b:nth-child(14) {background: #8ACDFF;}
.custom_panel li:nth-child(4) b:nth-child(15) {background: #B7E0FF;}
.custom_panel li:nth-child(4) b:nth-child(16) {background: #B696B6;}
.custom_panel li:nth-child(4) b:nth-child(17) {background: #F3C4FF;}
.custom_panel li:nth-child(4) b:nth-child(18) {background: #FEB978;}
.custom_panel li:nth-child(4) b:nth-child(19) {background: #FED64B;}
.custom_panel li:nth-child(4) b:nth-child(20) {background: #FFF584;}
.custom_panel li:nth-child(4) b:nth-child(21) {background: #FFFCD2;}
.custom_panel li:nth-child(4) b:nth-child(22) {background: #4BE04B;}
.custom_panel li:nth-child(4) b:nth-child(23) {background: #9BEE9B;}
.custom_panel li:nth-child(4) b:nth-child(24) {background: #CAF7CA;}
.custom_panel li:nth-child(4) b:nth-child(25) {background: #D2ECFF;}
.custom_panel li:nth-child(4) b:nth-child(26) {background: #8ACDFF;}
.custom_panel li:nth-child(4) b:nth-child(27) {background: #B7E0FF;}
.custom_panel li:nth-child(4) b:nth-child(28) {background: #B696B6;}
.custom_panel li:nth-child(4) b:nth-child(29) {background: #F3C4FF;}

/* Put Image Here */

.custom_panel li:nth-child(3) b:last-child {background: url('');}

#gaia_header {display:block !important; position:relative !important; top:0px !important; left:0px !important; width:100% !important; height:25px !important; margin:0 !important; padding:0 !important; z-index:9999 !important; font-size:11px !important;}
#header_left {display:block !important; position:relative !important; top:0px !important; float:left !important; width:49% !important; height:25px !important; line-height:24px !important; margin:0 !important; padding:0 !important; z-index:9999 !important; font-size:11px !important; text-align:left !important;}
#header_right {display:block !important; position:relative !important; top:0px !important; right:0px !important; width:49% !important; height:25px !important; line-height:24px !important; margin:0 !important; padding:0 !important; z-index:9999 !important; font-size:11px !important; text-align:right !important;}
#header_left img {display:inline !important;}
#header_left ul {display:inline !important;}
#header_right ul {display:inline !important;}
#header_left li {display:inline !important;}
#header_right li {display:inline !important;}
#header_left a {display:inline !important;}
#header_right a {display:inline !important;}




Aqua_Moon_Girl
Community Member
Aqua_Moon_Girl
« Prev Set | Next Set »
Archive | Home

  • 12/22/24 to 12/15/24 (2)
  • 03/20/11 to 03/13/11 (2)
  • 10/31/10 to 10/24/10 (1)
  • 10/24/10 to 10/17/10 (1)
  • 03/21/10 to 03/14/10 (1)
  • 12/13/09 to 12/06/09 (1)
  • 09/20/09 to 09/13/09 (1)
  • 07/26/09 to 07/19/09 (1)
  • 06/07/09 to 05/31/09 (1)
  • 05/10/09 to 05/03/09 (1)



  •  
     
    Manage Your Items
    Other Stuff
    Get GCash
    Offers
    Get Items
    More Items
    Where Everyone Hangs Out
    Other Community Areas
    Virtual Spaces
    Fun Stuff
    Gaia's Games
    Mini-Games
    Play with GCash
    Play with Platinum