Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Profile by AlthIndor */
- html, body {background: url('https://i.imgur.com/XLiW3Qd.jpg') fixed bottom -20px right 10px no-repeat, linear-gradient(45deg, #FFFFFF, #FDF8F0) fixed;}
- /* Fonts */
- @font-face {
- font-family: 'Open Sans Condensed';
- font-style: normal;
- font-weight: 700;
- src: local('Open Sans Condensed'), local('OpenSans-Condensed'), url(https://fonts.gstatic.com/s/opensanscondensed/v10/gk5FxslNkTTHtojXrkp-xONSK5BxN3NFS4EJkViHIqo.woff) format('woff');
- }
- @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: #303020;
- border-bottom: 2px solid transparent;
- box-shadow: 0 2px 1px 0 rgba(0,0,0,.3);
- }
- #gaia_header #header_left, #gaia_header #header_right {
- background: none;
- color: transparent !important;
- font: bold 11px 'Open Sans Condensed', sans-serif;
- padding: 0 8px 0 6px !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 0 no-repeat;
- background-size: 100% auto;
- width: 0;
- height: 0;
- padding: 18px 38px 0 0;
- margin-right: 6px;
- }
- #gaia_header a {
- color: #FFFFFF !important;
- text-decoration: none !important;
- text-transform: uppercase;
- opacity: .8;
- transition: all .5s ease-in-out;
- }
- #gaia_header a:hover {
- color: #F4F0E4 !important;
- opacity: 1;
- }
- /* Columns */
- #columns, #column_1, #column_2, #column_3 {
- float: none;
- margin: 0;
- position: absolute;
- }
- #columns {
- width: 422px;
- height: 550px;
- position: fixed;
- top: auto;
- bottom: 30px;
- left: calc(50% - 211px);
- overflow: hidden;
- }
- #column_1, #column_2, #column_3 {
- width: 1px;
- height: 1px;
- bottom: 0;
- right: 0;
- overflow: visible;
- }
- /* Panels */
- .panel, .panel h2 {
- padding: 0;
- margin: 0;
- }
- .panel {
- color: #FFFFFF;
- font: 12px/1.6em 'Open Sans', sans-serif;
- text-align: justify;
- position: absolute;
- bottom: 0;
- box-sizing: border-box;
- overflow: hidden;
- }
- #id_about img, #id_comments .postcontent img {max-width: 100% !important;}
- .panel a {
- color: #F4F0E4;
- font-weight: normal;
- }
- #id_about, #id_comments, #id_footprints {
- background: #303020;
- width: 416px;
- height: 480px;
- padding-right: 10px;
- bottom: -600px;
- right: 3px;
- border: 10px solid transparent;
- box-shadow: 0 0 0 1px #FFFFFF, 0 0 0 3px #303020;
- overflow-y: scroll;
- z-index: 1;
- }
- #id_about:hover, #id_comments:hover, #id_footprints:hover {bottom: 64px;}
- #id_contact {right: 0;}
- .custom_panel {right: 324px;}
- .media_panel {right: 378px;}
- #id_footprints {
- text-align: center;
- padding: 0;
- }
- .panel h2 {
- position: fixed;
- bottom: 30px;
- }
- .panel:not(.media_panel) h2 {
- font-size: 0;
- z-index: -1;
- }
- #id_about h2 {left: calc(50% - 211px + 108px);}
- #id_comments h2 {left: calc(50% - 211px + 162px);}
- #id_footprints h2 {left: calc(50% - 211px + 216px);}
- #id_contact h2, .custom_panel h2 {display: none;}
- /* Panel Drops */
- #id_about::after, #id_comments::after, #id_footprints::after {
- content: '';
- background: url('https://images2.imgbox.com/ac/4e/pobSFKvZ_o.png');
- width: 40px;
- height: 32px;
- position: fixed;
- bottom: -598px;
- }
- #id_about:hover::after, #id_comments:hover::after, #id_footprints:hover::after {bottom: 62px;}
- #id_about::after {left: calc(50% - 211px + 108px + 3px);}
- #id_comments::after {left: calc(50% - 211px + 162px + 3px);}
- #id_footprints::after {left: calc(50% - 211px + 216px + 3px);}
- /* Things That Are Buttons */
- .panel:not(.media_panel) h2, #id_contact ul:not(.buttons) li, .custom_panel, .media_panel {
- width: 44px;
- height: 44px !important;
- border: 2px solid transparent;
- border-radius: 5px;
- box-shadow: 0 0 0 1px #FFFFFF inset;
- box-sizing: border-box;
- }
- #id_contact ul:not(.buttons) li:hover, .custom_panel:hover, .media_panel:hover {background-color: #504030;}
- #id_about:hover h2, #id_comments:hover h2, #id_footprints:hover h2 {background-color: #504030;}
- .panel h2, #id_contact ul:not(.buttons) li, .media_panel {
- background: url('https://i.imgur.com/vcNz49l.png') #303020;
- background-size: 36px auto;
- }
- .media_panel {background-position: 2px -106px;}
- .custom_panel {background: url('https://images2.imgbox.com/ac/4e/pobSFKvZ_o.png') no-repeat -48px 8px #303020;}
- #id_contact ul:not(.buttons) li:nth-of-type(1) {background-position: 2px 2px;}
- #id_contact ul:not(.buttons) li:nth-of-type(2) {background-position: 2px -34px;}
- #id_contact ul:not(.buttons) li:nth-of-type(3) {background-position: 2px -70px;}
- #id_contact ul:not(.buttons) a, .custom_panel a {
- display: block;
- width: 44px;
- height: 44px;
- }
- #id_contact li, #id_contact a, .custom_panel a {font-size: 0;}
- #id_about h2 {background-position: 2px -250px;}
- #id_comments h2 {background-position: 2px -214px;}
- #id_footprints h2 {background-position: 2px -394px;}
- /* Contact Buttons */
- #id_contact {
- background: none;
- width: calc((44px * 3) + 20px);
- height: 44px;
- }
- #id_contact ul:not(.buttons) li {float: left;}
- #id_contact ul:not(.buttons) li:nth-of-type(n+2) {margin-left: 10px;}
- /* Comments */
- #id_comments #alerts_banner {display: none;}
- #id_comments .deletecomment {margin: 0 0 0 10px;}
- #id_comments .deletecomment a {color: yellowgreen;}
- #id_comments dt {
- padding: 0 0 2px 0;
- margin: 0 0 2px 0;
- border-bottom: 1px dotted rgba(255,255,255,.3);
- }
- #id_comments dd {margin: 0 0 15px 0;}
- #id_comments dd:last-of-type {margin: 0;}
- #id_comments .dropBox {
- background: rgba(255,255,255,.2);
- width: 48px;
- height: 48px;
- margin: 5px 10px 0 0;
- border: 1px dotted rgba(255,255,255,.3);
- overflow: hidden;
- }
- #id_comments .dropBox img {
- width: 120px;
- height: 150px;
- margin: -26px 0 0 -46px;
- filter: sepia(100%);
- }
- #id_comments .dropBox img:hover {filter: none;}
- /* Comments Buttons */
- #id_comments #alert_container {padding: 0;}
- #id_comments h2 ~ div:not(.clear), #id_comments h2 ~ p {
- background: rgba(255,255,255,.2);
- display: block;
- float: left;
- width: calc(50% - 5px);
- height: 30px;
- font: bold 11px 'Open Sans Condensed', sans-serif;
- text-align: center;
- text-transform: uppercase;
- line-height: 28px;
- padding: 0;
- }
- #id_comments h2 ~ div span {width: 100%;}
- #id_comments h2 ~ p {margin-left: 10px;}
- /* Media */
- .media_panel h2 {
- background: #F4F0E4;
- color: #000000;
- font-weight: normal;
- text-transform: capitalize;
- padding: 5px;
- bottom: 65px;
- right: calc(50% - 211px + 422px - 10px);
- border: 1px solid rgba(0,0,0,.5);
- box-shadow: 0 0 0 1px #F4F0E4;
- pointer-events: none;
- z-index: 999;
- }
- .media_panel h2 {display: none;}
- .media_panel:hover h2 {display: block;}
- .media_panel object {
- width: 200px;
- height: 200px;
- position: absolute;
- bottom: 0;
- left: -8px;
- opacity: .001;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement