Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <!-- THEME MADE BY BREQ --
- @justiceofbreq-t.tumblr.com
- --------------------------
- THEME 01: diamond rough --
- --------------------------
- TERMS OF USAGE:
- - DO NOT REMOVE THE CREDIT
- - DO NOT REDISTRIBUTE
- - DO NOT CLAIM AS YOUR OWN
- - DO NOT USE AS A BASE
- -------------------------->
- <html>
- <head>
- <title>{text:browser title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <!-- default appearance options -->
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <meta name="color:background" content="#181717">
- <meta name="color:containerbg" content="#817f7f">
- <meta name="color:postbg" content="#686464">
- <meta name="color:posttitle bg" content="#414040">
- <meta name="color:indv postbg" content="#313030">
- <meta name="color:blog title" content="#878192">
- <meta name="color:blog title shadow" content="#000">
- <meta name="color:body" content="#7b7979">
- <meta name="color:description" content="#eae6e6">
- <meta name="color:dbold" content="#896666">
- <meta name="color:ditalic" content="#ff8d8d">
- <meta name="color:blockquote" content="#7b7979">
- <meta name="color:link" content="#c09992">
- <meta name="color:link hover" content="#fff">
- <meta name="color:homelink" content="#ede7e7">
- <meta name="color:homelink hover" content="#952ada">
- <meta name="color:navlink" content="#644b74">
- <meta name="color:navlink hover" content="#d0c3e6">
- <meta name="color:scrollbar" content="#313030" />
- <meta name="color:scrollbar hover" content="#313030" />
- <meta name="color:italic" content="#876e7e" />
- <meta name="color:bold" content="#876e7e" />
- <meta name="color:pagination" content="#4c3d3a" />
- <meta name="color:pagination hover" content="#767272" />
- <meta name="color:tags" content="#8c8c8c" />
- <meta name="color:tags hover" content="#cccccc" />
- <meta name="color:tooltiptext" content="#f3e2ed" />
- <meta name="color:tooltipborder" content="#252525" />
- <meta name="color:tooltipbg" content="#252525" />
- <meta name="if:portrait" content="1">
- <meta name="if:archive" content="1"/>
- <meta name="if:hide captions" content="0"/>
- <meta name="if:hover tags" content="1">
- <meta name="if:hover permalinks" content="1">
- <meta name="image:background" content="http://static.tumblr.com/poesisw/HGJoay9ln/randombg.png" />
- <meta name="image:containerbg" content="" />
- <meta name="image:portrait" content="http://images6.fanpop.com/image/photos/37800000/addy-kane-icons-adelaide-kane-37887332-100-100.png" />
- <meta name="image:homelink" content="http://static.tumblr.com/poesisw/Bxgoay5kk/diamond-stencil-2.png" />
- <meta name="image:navlinks" content="http://static.tumblr.com/poesisw/Bxgoay5kk/diamond-stencil-2.png" />
- <meta name="text:browser title" content="this can be different or just copy paste your blog title here" />
- <meta name="text:font size" content="9px" />
- <meta name="text:liststyletype icon" content="◇" />
- <meta name="text:bgposition" content="center center" />
- <meta name="text:link 1" content="link 1"/>
- <meta name="text:link 1 url" content="/"/>
- <meta name="text:link 2" content="link 2"/>
- <meta name="text:link 2 url" content="/"/>
- <meta name="text:link 3" content="link 3"/>
- <meta name="text:link 3 url" content="/"/>
- <meta name="text:link 4" content="link 4"/>
- <meta name="text:link 4 url" content="/"/>
- <meta name="text:link 5" content="link 5"/>
- <meta name="text:link 5 url" content="/"/>
- <!-- scripts -->
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
- <script src="http://static.tumblr.com/fiw4iub/4jdnu5ta4/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:90,
- tip_fade_speed:600,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <script src="https://cdnjs.cloudflare.com/ajax/libs/smoothscroll/1.4.1/SmoothScroll.min.js"></script>
- <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css">
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
- <script src ="http://static.tumblr.com/fwgzvyf/l6jnyutne/shythemes.vr.js"></script>
- <script>
- $(document).ready(function(){
- $('.photo-slideshow').pxuPhotoset({
- lightbox: true,
- rounded: false,
- gutter: '3px',
- photoset: '.photo-slideshow',
- photoWrap: '.photo-data',
- photo: '.pxu-photo'
- });
- var $container = $('.content');
- });
- </script>
- <script>
- $( ".entries" ).wrap( "<div class='scroll'></div>" );
- </script>
- <link href='https://fonts.googleapis.com/css?family=Playfair+Display' rel='stylesheet' type='text/css'>
- <link href='https://fonts.googleapis.com/css?family=Cedarville+Cursive' rel='stylesheet' type='text/css'>
- <link href='https://fonts.googleapis.com/css?family=Advent+Pro:500' rel='stylesheet' type='text/css'>
- </head>
- <style type="text/css">
- ::-webkit-scrollbar {
- width: 2px;
- height: 2px;
- }
- ::-webkit-scrollbar-button {
- width: 0px;
- height: 0px;
- }
- ::-webkit-scrollbar-thumb {
- background: transparent;
- border: 0px none #ffffff;
- border-radius: 50px;
- }
- ::-webkit-scrollbar-thumb:hover {
- background: {color:scrollbar hover};
- }
- ::-webkit-scrollbar-thumb:active {
- background: {color:scrollbar};
- }
- ::-webkit-scrollbar-track {
- background: transparent;
- border: 0px none #ffffff;
- border-radius: 50px;
- }
- ::-webkit-scrollbar-track:hover {
- background: {color:indv postbg};
- }
- ::-webkit-scrollbar-track:active {
- background: transparent;
- }
- ::-webkit-scrollbar-corner {
- background: transparent;
- }
- .tmblr-iframe.tmblr-iframe--desktop-loggedin-controls.iframe-controls--desktop {
- z-index:99999999999999999!important;
- white-space:nowrap!important;
- top:10px!important;
- right:10px!important;
- position:fixed!important;
- opacity:.6!important;
- }
- body {
- background:{color:background};
- background-image: url('{image:background}');
- background-position: {text:bgposition};
- background-repeat: no-repeat;
- background-attachment: fixed;
- margin:0;
- font-size: {text:font size};
- font-family: 'Playfair Display', serif;
- letter-spacing:1px;
- line-height:150%;
- color:{color:body};
- -moz-osx-font-smoothing:grayscale;
- -webkit-font-smoothing:antialiased;
- font-smoothing:antialiased;
- }
- a {
- color:{color:link};
- text-decoration:none;
- letter-spacing:1px;
- -webkit-transition: all 0.7s ease;
- transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- a:hover {
- letter-spacing:1px;
- text-decoration:none;
- text-shadow:1px 1px 5px {color:link hover};
- cursor:crosshair;
- }
- b, strong {
- color:{color:bold};
- text-transform:uppercase;
- }
- i, em {
- font-family: 'Cedarville Cursive', cursive;
- text-transform:lowercase;
- font-size: 12px;
- color:{color:italic};
- letter-spacing:1.5px;
- }
- blockquote {
- text-align:justify;
- padding-left:10px;
- border-left:1px solid {color:blockquote};
- margin:15px 0px 10px 0px;
- }
- .caption blockquote {
- margin:15px 0px 10px 0px;
- }
- blockquote img {
- max-width:100%;
- height:auto;
- }
- img {
- max-width:100%;
- height:auto;
- }
- .caption img {
- max-width:100%;
- height:auto;
- }
- .posts img {
- max-width:100%;
- margin-top:5px;
- margin-bottom:5px;
- }
- p {
- margin:10px 0 10px 0;
- }
- p:first-of-type {
- margin-top:0;
- padding-top:0;
- }
- p:last-of-type {
- margin-bottom:10px;
- padding-bottom:0;
- }
- pre {
- white-space: pre-wrap;
- white-space: -moz-pre-wrap;
- white-space: -pre-wrap;
- white-space: -o-pre-wrap;
- word-wrap: break-word;
- }
- h1, h2 {
- text-align:center;
- font-size:15px;
- }
- /*customization for list style type*/
- ul {
- list-style: none;
- padding: 0;
- }
- li {
- padding-left: 5px;
- }
- li:before {
- content: "{text:liststyletype icon}"; /* FontAwesome Unicode */
- display: inline-block;
- margin-left: 5px; /* same as padding-left set on li */
- width: 1.3em; /* same as padding-left set on li */
- }
- /*customization for post and page titles*/
- .title {
- font-size:15px;
- letter-spacing:1.5px;
- font-weight:bold;
- text-transform:lowercase;
- padding:5px 0px 5px 0px;
- background:{color:posttitle bg};
- }
- /*customization for whole container*/
- #container {
- position:fixed;
- width:520px;
- height:320px;
- top:50%;
- left:30%;
- overflow-y:scroll;
- background:{color:containerbg};
- }
- /*customization for post container*/
- .postcont {
- height:300px;
- overflow-y:scroll;
- position:absolute;
- width:500px;
- margin-top:10px;
- margin-left:10px;
- background:{color:postbg};
- }
- .posts {
- width:400px;
- padding:20px;
- position:relative;
- text-align:justify;
- margin-top:10px;
- margin-left:auto;
- margin-right:auto;
- margin-bottom:30px;
- border-radius:1%;
- background:{color:indv postbg};
- }
- .posts:last-child {
- margin-bottom:30px;
- }
- {block:permalinkpage}
- .posts {
- margin-bottom:10px;
- }
- {/block:permalinkpage}
- /*customization for permalinks "post info" */
- .permalinks {
- text-transform:lowercase;
- font-size:10px;
- padding:0 10px 0 10px;
- text-align:center;
- {block:ifhoverpermalinks}
- height:0px;
- visibility:hidden;
- {/block:ifhoverpermalinks}
- }
- {block:ifhoverpermalinks}
- .posts:hover .permalinks {
- height:20px;
- -webkit-transition: all 0.7s ease;
- transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- visibility:visible;
- }
- {/block:ifhoverpermalinks}
- .tags {
- {block:ifhovertags}
- opacity:0;
- max-height:0px;
- {/block:ifhovertags}
- text-align:center;
- font-size:8px;
- margin-top:5px;
- -webkit-transition: all 0.7s ease;
- transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .tags a {
- color:{color:tags};
- -webkit-transition: all 0.7s ease;
- transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .tags a:hover {
- color:{color:tags hover};
- -webkit-transition: all 0.7s ease;
- transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- {block:ifhovertags}
- .posts:hover .tags {
- opacity:1;
- max-height:300px;
- -webkit-transition: all 0.7s ease;
- transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- {/block:ifhovertags}
- /*customization for your blog title*/
- #stitle {
- position:relative;
- font-family: 'Advent Pro', sans-serif;
- color:{color:blog title};
- text-shadow:3px 5px 5px {color:blog title shadow};
- font-size:50px;
- }
- /*customizaiton for your home icon link*/
- #home {
- position:absolute;
- left:350px;
- bottom:345px;
- }
- #home a {
- -webkit-filter: drop-shadow(0px 0px 3px {color:homelink});
- filter: drop-shadow(0px 0px 3px {color:navlink});
- }
- #home a:hover {
- -webkit-filter: drop-shadow(0px 0px 3px {color:homelink hover});
- filter: drop-shadow(0px 0px 3px {color:navlink hover});
- }
- /*customization for your blog title hover*/
- #hover {
- width:400px;
- height:20px;
- position:absolute;
- bottom:360px;
- left:400px;
- }
- /*customizaiton for everything that shows on hover*/
- #hovercontents {
- font-size:10px;
- letter-spacing:.01em;
- visibility:hidden;
- text-align:center;
- color:#c2c2c2;
- position:absolute;
- top:-150px;
- width:350px;
- height:200px;
- opacity:0;
- -webkit-transition: all .9s ease-in-out;
- -moz-transition: all .9s ease-in-out;
- -ms-transition: all .9s ease-in-out;
- -o-transition: all .9s ease-in-out;
- transition: all .9s ease-in-out;
- }
- /*customization for how description shows on hover*/
- #hover:hover #hovercontents {
- opacity:1;
- top:-200px;
- visibility:visible;
- }
- #hovercontents i, em {
- color:{color:ditalic};
- }
- #hovercontents b, strong {
- color:{color:dbold};
- }
- /*customization for portrait icon in hover description*/
- #portrait {
- border-radius:100%;
- margin-right:10px;
- margin-bottom:10px;
- }
- #portrait img {
- border-radius:100%;
- border: solid 3px {color:description};
- height:70px;
- }
- /*customization for your nav links*/
- #navcont {
- position:absolute;
- width:50px;
- height:200px;
- top:370px;
- right:285px;
- }
- .nav {
- text-shadow: 2px 2px 8px #000000;
- margin-top:10px;
- font-size:20px;
- text-align:center;
- }
- .nav a {
- text-align:center;
- margin-bottom:3px;
- padding:3px;
- color:{color:navlink};
- display:inline-block;
- -webkit-filter: drop-shadow(0px 0px 1px {color:navlink});
- filter: drop-shadow(0px 0px 1px {color:navlink});
- -webkit-transition: all 0.7s ease;
- transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .nav a:hover {
- -webkit-filter: drop-shadow(0px 0px 3px {color:navlink hover});
- filter: drop-shadow(0px 0px 3px {color:navlink hover});
- -webkit-transition: all 0.7s ease;
- transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- cursor:crosshair;
- }
- .nav img {
- height:30px;
- image shadow:0px 5px 5px #fff;
- }
- /*more post stuff*/
- .caption {
- margin-top:15px;
- {block:ifhidecaptions}
- {block:indexpage}
- display:none;
- {/block:indexpage}
- {/block:ifhidecaptions}
- }
- .chat {
- padding:0;
- list-style-type:none;
- }
- .chat .label {
- font-weight:bold;
- }
- .quote {
- text-align:center;
- font-weight:bold;
- font-size:20px;
- line-height:20px;
- margin-bottom:5px;
- }
- .source {
- text-align:center;
- margin-bottom:10px;
- }
- .media {
- position:relative;
- display:inline-block;
- width:100%;
- }
- .musicwrapper {
- position: relative;
- display:inline-block;
- }
- .albumimgwrapper {
- position: absolute;
- opacity:.7;
- overflow: hidden;
- margin-left:254px;
- width: 57px;
- height: 55px;
- }
- .pbbg {
- position: absolute;
- left: 8px;
- top: 5px;
- width: 30px;
- height: 30px;
- margin-left:250px;
- background-color: transparent;
- padding: 10px;
- opacity:.4;
- filter: alpha(opacity=40);
- -moz-opacity: 0.4;
- -khtml-opacity: 0.4;
- transition: opacity .7s ease-in-out;
- -moz-transition: opacity .7s ease-in-out;
- -webkit-transition: opacity .7s ease-in-out;
- }
- .pbbg:hover {
- opacity: 1;
- filter: alpha(opacity=100);
- -moz-opacity: 1;
- -khtml-opacity: 1;
- }
- .playerbutton {
- position: relative;
- width: 30px;
- height: 30px;
- overflow:hidden;
- }
- .pbhug {
- position: absolute;
- top: -30px;
- left: -10px;
- }
- .tumblr_audio_player {
- height: 90px;
- width: 270px;
- }
- .albuminfo {
- padding:10px;
- display:inline-block;
- margin-left: 90px;
- min-height: 75px;
- }
- .asker {
- text-align:right;
- font-size:15px;
- margin-bottom:10px;
- }
- .asker img {
- max-width:30px;
- max-height:30px;
- margin-right:10px;
- padding:0px;
- border:solid 1px {color:body};
- float:left;
- }
- .question {
- font-family: 'Cedarville Cursive', cursive;
- color:{color:italic};
- font-size:12px;
- text-align:right;
- padding-bottom:3px;
- margin-bottom:10px;
- }
- .answer {
- padding-top:10px;
- border-top:1px solid {color:body};
- }
- /*customization for pagination */
- .pagination {
- width:230px;
- position:absolute;
- font-size:12px;
- left:300px;
- bottom:15px;
- text-align:center;
- }
- .pagination a {
- color:{color:pagination};
- }
- .pagination a:hover {
- color:{color:pagination hover};
- }
- /*customization for tooltips */
- #s-m-t-tooltip {
- max-width:300px;
- border-radius: 0px; /*if you want rounded corners*/
- padding:4px;
- margin:15px 15px 5px 0px;/*how far it appears from link*/
- color:{color:tooltiptext};
- border:1px solid {color:tooltipborder};
- font-size:10px;
- letter-spacing:1px;
- background:{color:tooltipbg};
- z-index:99999;/*don't change this*/
- }
- /* DO NOT REMOVE THIS. It's my credit and I worked very hard on it. */
- #mycredit {
- z-index:8;
- bottom:5px;
- right:5px;
- height:30px;
- width:30px;
- opacity:0.8;
- position:fixed;
- padding:5px;
- }
- </style>
- </head>
- <body>
- <!-- home link, hover contents, description + portrait icon -->
- <div id="home"><a href="/" title="home"><img src="{image:homelink}"></a></div>
- <div id="hover"><div id="stitle">{Title}</div>
- <div id="hovercontents">{block:ifportrait} <div id="portrait"><img src="{image:portrait}"/></div>{/block:ifportrait}
- {description}<p>
- </div></div>
- </div>
- <!-- pagination -->
- <div class="pagination">{block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}">flee</a> {/block:PreviousPage} {CurrentPage}◇{TotalPages}{block:NextPage} <a href="{NextPage}">advance</a></a>
- {/block:NextPage}
- {/block:Pagination}</div>
- <!-- all the post stuff -->
- <div id="container">
- <div class="postcont">
- {block:Posts}
- <div class="posts">
- <div id="{ShortURL}-hide"><div class="permalinks">{block:Date}
- <a href="{Permalink}">{24Hour}:{Minutes} </a> ◇ <a href="{Permalink}">{Month} {DayOfMonth} </a> ◇ <a href="{permalink}">n{NoteCount}</a>{/block:Date} ◇
- {block:RebloggedFrom}
- <a href="{ReblogParentURL}">via</a> ◇
- <a href="{ReblogRootURL}">source</a>
- {/block:RebloggedFrom} ◇
- <a href="{ReblogURL}">reblog</a> </div>
- {block:Text}{block:Title}<h1 class="title">{Title}</h1>{/block:Title}<div class="text">{Body}</div>{/block:Text}
- {block:Photo}<div class="media">{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}</div>{/block:Photo}
- {block:Photoset}
- <div class="media photoset"><div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">{block:Photos}<div class="photo-data"><div class="pxu-photo"><img src="{PhotoURL-500}" width="{PhotoWidth-500}" height="{PhotoHeight-500}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}"></div><a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a></div>{/block:Photos}</div>
- </div>{/block:Photoset}
- {block:Video}<div class="media video">{Video-500}</div>{/block:Video}
- {block:Quote}<div class="quote"><i class="fa fa-quote-left" aria-hidden="true"></i>
- {Quote}<small><small><i class="fa fa-quote-right" aria-hidden="true"></i></small></small>
- </div>{block:Source}<div class="source">{Source}</div>{/block:Source}{/block:Quote}
- {block:Link}<h1 class="title"><a href="{URL}">{Name}</a></h1>{block:Description}<div class="text">{Description}</div>{/block:Description}{/block:Link}
- {block:Answer}<div class="asker"><img src="{AskerPortraitURL-64}" style="opacity:.5">{Asker} murmured:</div><div class="question">{Question}</div><div class="answer">{Answer}</div>{/block:Answer}
- {block:Chat}{block:Title}<h1 class="title">{Title}</h1>{/block:Title}<ul class="chat text">{block:Lines}<li class="line">{block:Label}<span class="label">{Label} </span>{/block:Label}{Line}</li>{/block:Lines}</ul>{/block:Chat}
- {block:AudioPlayer}
- <div class="musicwrapper">
- {block:AlbumArt}<div class="albumimgwrapper"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
- <div class="pbbg"><div class="playerbutton"><div class="pbhug">{AudioPlayerBlack}
- </div></div></div><div class="albuminfo">
- {block:TrackName}{TrackName}{/block:TrackName}<br/>{block:Artist}Artist: {Artist}{/block:Artist}<br/>{block:Album}Album: {Album}{/block:Album}
- </div></div>{/block:AudioPlayer}
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {block:HasTags}<div class="tags">{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</div>
- {/block:HasTags}</div>
- </div>
- {block:PostNotes}<div class="permalinks">{PostNotes}</div>
- {/block:PostNotes}
- {/block:Posts}
- </div></div></div>
- <!-- these are your nav links -->
- <div id="navcont">
- <div class="nav">
- <a href="/ask" title="ask"><img src="{image:navlinks}"></a>
- {block:iflink1}<a href="{text:link 1 url}" title="{text:link 1}"><img src="{image:navlinks}"></a>{/block:iflink1}
- {block:iflink2}<a href="{text:link 2 url}" title="{text:link 2}"><img src="{image:navlinks}"></a>{/block:iflink2}
- {block:iflink3}<a href="{text:link 3 url}" title="{text:link 3}"><img src="{image:navlinks}"></a>{/block:iflink3}
- {block:iflink4}<a href="{text:link 4 url}" title="{text:link 4}"><img src="{image:navlinks}"></a>{/block:iflink4}
- {block:iflink5}<a href="{text:link 5 url}" title="{text:link 5}"><img src="{image:navlinks}"></a>{/block:iflink5}
- {block:ifarchive}<a href="/archive" title="archive"><img src="{image:navlinks}"></a>{/block:ifarchive}
- </div>
- </div>
- {block:ContentSource}{SourceURL}{/block:ContentSource}{block:RebloggedFrom}{ReblogRootURL}{ReblogParentURL}{/block:RebloggedFrom}
- </div></div>
- <!-- DO NOT REMOVE MY CREDIT -->
- <div id="mycredit"><a href="http://rpjustxce.tumblr.com/" title="theme by Justxce Themes"><img src="http://static.tumblr.com/ewpefvd/Uteohiglh/rpj-icon.png"></a></div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment