Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Code by AlthIndor, Graphics by Cassiel Socks and AlthIndor */
- html, body {background: url('https://images2.imgbox.com/69/02/C0QZmm1W_o.png');}
- #columns, #column_2 .panel, #id_contact ul:not(.buttons) li, .media_panel {background: url('https://images2.imgbox.com/5c/a0/G3WbsYsC_o.png');}
- /* Fonts */
- @font-face {
- font-family: 'Patrick Hand';
- font-style: normal;
- font-weight: 400;
- src: local('Patrick Hand'), local('PatrickHand-Regular'), url(https://fonts.gstatic.com/s/patrickhand/v11/LDI1apSQOAYtSuYWp8ZhfYe8XsLL.woff2) format('woff2'), url(https://fonts.gstatic.com/s/patrickhand/v11/LDI1apSQOAYtSuYWp8ZhfYe8XsLN.woff) format('woff');
- }
- @font-face {
- font-family: 'PT Serif';
- font-style: normal;
- font-weight: 400;
- src: local('PT Serif'), local('PTSerif-Regular'), url(https://fonts.gstatic.com/s/ptserif/v9/EJRVQgYoZZY2vCFuvAFWzr8.woff2) format('woff2'), url(http://fonts.gstatic.com/s/ptserif/v8/sDRi4fY9bOiJUbgq53yZCfesZW2xOQ-xsNqO47m55DA.woff) format('woff');
- }
- /* Header */
- #gaia_header {
- background: #CB898B;
- box-shadow: 0 1px 2px rgba(0,0,0,.3);
- }
- #gaia_header #header_left, #gaia_header #header_right {
- background: none;
- color: transparent;
- font: 13px/22px 'Patrick Hand', sans-serif !important;
- padding: 0 7px !important;
- }
- #gaia_header #header_left {width: auto !important;}
- #gaia_header #header_right {float: right;}
- #gaia_header .spacer {display: none !important;}
- #header_left img {
- background: url('https://gaia.hs.llnwd.net/e1/images/gaia_global/gaia_header/br_gaia_logo_header.png') 0 0 no-repeat;
- background-size: auto 200%;
- width: 0;
- height: 17px;
- padding: 0 36px 0 0;
- margin: -1px 4px 0 0;
- }
- @-moz-document url-prefix() {#header_left img {margin-top: 0 !important;}}
- #gaia_header a, #gaia_header #header_left::after {
- color: #FFFFFF !important;
- font-weight: normal;
- text-decoration: none;
- text-transform: uppercase;
- }
- #gaia_header #header_left::after {
- content: 'layout//cinnamon tea';
- margin-left: 5px;
- }
- /* Columns */
- #columns, #column_1, #column_2 {
- float: none;
- margin: 0;
- position: absolute;
- }
- #column_3 {display: none;}
- #columns {
- width: 1200px;
- height: 900px;
- top: 40px;
- left: calc(50% - 600px);
- }
- @media screen and (min-height: 900px) {#columns {top: calc(50% - 450px + 12px);}}
- #column_1 {
- width: 1px;
- height: 1px;
- overflow: visible;
- }
- #column_2 {
- width: 610px;
- height: 436px;
- top: 251px;
- left: 295px;
- transform: scale(1);
- overflow: visible;
- }
- /* Panels */
- .panel, .panel h2 {
- padding: 0;
- margin: 0;
- box-sizing: border-box;
- }
- #column_1 h2 {display: none;}
- .panel {
- text-align: justify;
- position: absolute;
- overflow: hidden;
- }
- #id_about img, #id_comments .postcontent img {max-width: 100% !important;}
- .panel a {
- color: #C00000;
- font-weight: normal;
- }
- #column_2 .panel {
- background-attachment: local;
- background-position: -1210px 0;
- width: 100%;
- height: 400px;
- font: 14px/25px 'PT Serif', serif;
- top: 0;
- left: 0;
- box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);
- overflow-y: scroll;
- }
- #column_2 .panel:not(#id_wishlist) {padding: 4px 10px 10px 10px;}
- #column_2 .panel:hover {z-index: 99;}
- #id_about {
- border: 5px solid #E0C0C0;
- z-index: 9;
- }
- #id_footprints {
- border: 5px solid #C0C0FF;
- z-index: 8;
- }
- #id_comments {
- border: 5px solid #FFE080;
- z-index: 7;
- }
- #id_wishlist {
- border: 5px solid #A0C0A0;
- z-index: 6;
- }
- /* Panel Headers */
- #column_2 h2 {
- background: none;
- width: 120px;
- height: 40px;
- font-size: 0;
- position: fixed;
- bottom: 0;
- z-index: 999;
- }
- #id_about h2 {
- left: 440px;
- border-top: 10px solid #E0C0C0;
- }
- #id_wishlist h2 {
- left: 50px;
- border-top: 10px solid #A0C0A0;
- }
- #id_comments h2 {
- left: 180px;
- border-top: 10px solid #FFE080;
- }
- #id_footprints h2 {
- left: 310px;
- border-top: 10px solid #C0C0FF;
- }
- /* Details */
- #id_details {
- background: none;
- width: 120px;
- height: 150px;
- top: 55px;
- left: 140px;
- }
- /* Comments */
- #id_comments .date {font-size: 80%;}
- #id_comments dd {min-height: 75px;}
- #id_comments dd:nth-last-of-type(n+2) {margin-bottom: 26px;}
- #id_comments dt {
- padding: 0;
- margin: 0 0 3px 0;
- border-bottom: 1px solid #0080FF;
- }
- #id_comments .dropBox {
- background: #FFFFFF;
- width: 48px;
- height: 62px;
- margin: 7px 10px 0 0;
- border: 1px solid #0080FF;
- overflow: hidden;
- }
- #id_comments .dropBox img {
- width: auto;
- height: auto;
- margin: -26px 0 0 -45px;
- }
- /* Comments Links */
- #id_comments h2 ~ div:not(.clear) {
- width: 130px;
- height: 30px;
- font: bold 20px/18px 'Patrick Hand', sans-serif;
- text-align: center;
- text-shadow: 0 0 2px rgba(0,0,0,.5);
- text-transform: uppercase;
- position: fixed;
- top: -155px;
- left: 680px;
- transform: rotate(26deg);
- }
- #id_comments #alert_container {width: 100%;}
- #id_comments h2 ~ p {display: none;}
- #alert_container a {
- color: #FFFFFF;
- text-decoration: none;
- }
- /* Wish List */
- #id_wishlist {padding: 6px 0 0 5px;}
- .premium_sparkle {display: none;}
- #id_wishlist .item {
- background: #FFFFFF;
- width: 30px;
- height: 30px;
- padding: 4px;
- margin: 10px 0 0 11px;
- position: relative;
- border: 1px solid rgba(0,128,255,.5);
- border-radius: 5px;
- box-shadow: 0 1px 2px rgba(0,0,0,.3);
- }
- #id_wishlist .item:hover {background: #0080FF;}
- .owner_checkmark {
- margin: 0;
- top: 5px;
- left: 5px;
- }
- /* Contact and Media */
- #id_contact ul:not(.buttons) li, .media_panel {
- background-position-y: -900px;
- width: 52px;
- height: 52px !important;
- }
- #id_contact, .media_panel {top: 188px;}
- #id_contact, #id_contact li a {font-size: 0;}
- #id_contact ul:not(.buttons) li {
- background-position-x: 0;
- position: relative;
- }
- #id_contact ul:not(.buttons) li:first-of-type, #id_contact ul:not(.buttons) li:last-of-type {display: none;}
- #id_contact ul:not(.buttons) li:hover {background-position-x: -104px;}
- .media_panel {background-position-x: -52px;}
- .media_panel:hover {background-position-x: -156px;}
- #id_contact {
- background: none;
- left: 389px;
- }
- #id_contact li a {
- width: 100%;
- height: 100%;
- position: absolute;
- top: 0;
- left: 0;
- }
- .media_panel {
- background-origin: border-box;
- left: 759px;
- border: 10px solid transparent;
- }
- .media_panel object {
- position: absolute;
- bottom: -1px;
- left: -9px;
- opacity: .01;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement