Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Code by AlthIndor, Graphics with Cassiel Socks */
- html, body {background: url('https://images2.imgbox.com/7a/fd/RUfmeCMa_o.png') fixed center repeat;}
- #columns, #id_contact ul:not(.buttons) li, .media_panel {background: url('https://images2.imgbox.com/9c/0c/NtuuVdpT_o.png') no-repeat;}
- /* Fonts */
- @font-face {
- font-family: 'Open Sans';
- font-style: normal;
- font-weight: 400;
- src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
- }
- /* Header */
- #gaia_header {
- background: rgba(128,160,30,.6);
- border-top: 1px solid transparent;
- box-shadow: 0 1px 1px rgba(0,0,0,.4);
- }
- #gaia_header #header_left, #gaia_header #header_right {
- background: none;
- color: transparent !important;
- font: bold 9px/22px 'Open Sans', sans-serif !important;
- padding: 0 8px 0 8px !important;
- box-sizing: border-box;
- }
- #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 1px no-repeat;
- background-size: 100% auto;
- width: 0;
- height: 0;
- padding: 20px 40px 0 0;
- margin-right: 5px;
- }
- #gaia_header a {
- color: #FFFFFF !important;
- font-size: 11px !important;
- text-decoration: none;
- text-transform: uppercase;
- }
- /* Columns */
- #columns, #column_1, #column_2, #column_3 {
- float: none;
- margin: 0;
- position: absolute;
- }
- #columns {
- width: 1000px;
- height: 740px;
- top: 40px;
- left: calc(50% - 500px);
- padding-bottom: 20px;
- }
- @media screen and (min-height: 800px) {#columns {top: calc(50% - 370px); padding: 0;}}
- #column_1, #column_2, #column_3 {
- width: 1px;
- height: 1px;
- top: 0;
- left: 0;
- overflow: visible;
- }
- /* Panels */
- .panel {
- color: #602410;
- font: 12px/1.6em 'Open Sans', sans-serif;
- text-align: justify;
- padding: 0;
- margin: 0;
- position: absolute;
- box-sizing: border-box;
- overflow: hidden;
- }
- .panel h2 {display: none;}
- .panel img {max-width: 100% !important;}
- .panel a {
- color: #646430;
- font-weight: normal;
- }
- #id_about, #id_comments, #id_wishlist, #id_footprints {
- background: none;
- width: 455px;
- left: 272px;
- border: 10px solid transparent;
- }
- #id_about, #id_comments dl, #id_wishlist, #id_footprints {overflow-y: scroll;}
- #id_about, #id_comments {height: 150px;}
- #id_about, #id_comments dl {padding-right: 10px;}
- #id_wishlist, #id_footprints {height: 60px;}
- #id_about {top: 160px;}
- #id_comments {top: 345px;}
- #id_wishlist {top: 530px;}
- #id_footprints {
- text-align: center;
- top: 625px;
- }
- #id_footprints .item {
- text-indent: 15px;
- margin-top: 1px;
- }
- @-moz-document url-prefix() {#id_footprints {text-indent: 0;}}
- /* Contact and Media */
- #id_contact {
- background: none;
- width: 529px;
- left: 200px;
- }
- #id_contact, .media_panel, #id_contact ul:not(.buttons) li {height: 54px !important;}
- #id_contact, .media_panel {top: 54px;}
- #id_contact * {font-size: 0 !important;}
- #id_contact ul:not(.buttons) li, .media_panel {
- width: 55px;
- opacity: .001;
- transition: opacity .5s ease-in-out;
- }
- #id_contact ul:not(.buttons) li:hover, .media_panel:hover {opacity: 1;}
- #id_contact ul:not(.buttons) li {
- position: absolute;
- top: 0;
- }
- #id_contact ul:not(.buttons) li:nth-of-type(1) {
- background-position: right 0;
- left: 0;
- }
- #id_contact ul:not(.buttons) li:nth-of-type(2) {
- background-position: right -54px;
- left: 70px;
- }
- #id_contact ul:not(.buttons) li:nth-of-type(3) {
- background-position: right -108px;
- right: 0;
- }
- #id_contact a {
- display: block;
- width: 100%;
- height: 100%;
- }
- .media_panel {
- background-origin: border-box;
- background-position: right -162px;
- left: 744px;
- border: 10px solid transparent;
- }
- .media_panel object {
- position: absolute;
- bottom: 0;
- left: -9px;
- opacity: .001;
- }
- /* Comments */
- #id_comments {overflow: visible;}
- #id_comments #alerts_banner {display: none;}
- #id_comments .dropBox {display: none;}
- #id_comments dd {margin-bottom: 10px;}
- #id_comments dd:last-of-type {margin: 0;}
- #id_comments dl {
- height: 100%;
- overflow-x: hidden;
- }
- #id_comments dt {
- padding: 0;
- border-bottom: 1px dotted #D08840;
- }
- /* Comments Buttons */
- #id_comments #alert_container, #id_comments h2 ~ p {
- float: none;
- padding: 0;
- margin: 0;
- position: absolute;
- top: -26px;
- }
- #id_comments #alert_container {left: 125px;}
- #id_comments h2 ~ p {right: 125px;}
- #id_comments #alert_container a[href*='addcomment'], #id_comments h2 ~ p a[href*='comments'] {
- display: block;
- width: 16px;
- height: 16px;
- font-size: 0;
- border: 2px solid #FFFFFF;
- border-radius: 50%;
- overflow: hidden;
- transition: background-color .5s ease-in-out;
- }
- #id_comments #alert_container a[href*='addcomment'] {background: lightskyblue;}
- #id_comments h2 ~ p a[href*='comments'] {background: lightcoral;}
- #id_comments a[href*='comment']:hover {background: #FFC000 !important;}
- /* Wish List */
- #id_wishlist {
- display: flex;
- flex-flow: row wrap;
- }
- #id_wishlist .clear {display: none;}
- #id_wishlist .item {
- background: rgba(255,255,255,.5);
- flex-grow: 1;
- min-width: 30px;
- width: 30px;
- height: 30px;
- text-align: center;
- padding: 5px;
- position: relative;
- margin: 0 10px 10px 0;
- border-radius: 5px;
- transition: background-color .5s ease-in-out;
- }
- #id_wishlist .item:hover {background: #FFC000;}
- @-moz-document url-prefix() {
- #id_wishlist .item:nth-of-type(8n) {margin-right: 0;}
- #id_wishlist .item:nth-last-of-type(2) {margin-right: 0;}
- }
- .owner_checkmark {
- margin: 0;
- top: 5px;
- left: calc(50% - 15px);
- }
- .premium_sparkle {display: none;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement