Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <!--
- disclosure theme made by florels
- dont remove the credits or ill remove your internal organs
- the nav links used in this theme are originally from
- http:/EN-5NZBJSCCX7/tympanus.net/codrops/2013/08/06/creative-link-effects/ xx
- -->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <link rel="icon" href="{Favicon}"/>
- <title>{Title}</title>
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}"/>
- <meta name="color:background" content="#f9f9f9" />
- <meta name="color:border" content="#e0e0e0" />
- <meta name="color:link" content="#7d7d7d" />
- <meta name="color:link hover" content="#e0e0e0" />
- <meta name="color:post bg" content="#ffffff" />
- <meta name="color:sb bg" content="#ffffff" />
- <meta name="color:sb text" content="#7d7d7d" />
- <meta name="color:scrollbar" content="#7d7d7d" />
- <meta name="color:scrollbar bg" content="#000000" />
- <meta name="color:text" content="#7d7d7d" />
- <meta name="image:background" content="" />
- <meta name="image:sb image" content="" />
- <meta name="if:title shadow" content="1" />
- <meta name="if:3 columns" content="0" />
- <meta name="if:no sb image" content="0" />
- <meta name="text:post opacity" content="0.7" />
- <meta name="text:post hover opacity" content="1" />
- <meta name="text:asklink" content="/ask" />
- <meta name="text:linka url" content="/" />
- <meta name="text:linka title" content="linka" />
- <meta name="text:linkb url" content="/" />
- <meta name="text:linkb title" content="linkb" />
- <meta name="text:linkc url" content="/" />
- <meta name="text:linkc title" content="linkc" />
- {block:indexpage}
- <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
- <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
- <script src="http://static.tumblr.com/twte3d7/qNulm663d/infinite.js"></script>
- <script type="text/javascript">
- $(window).load(function () {
- $('#posts').masonry(),
- $('.masonryWrap').infinitescroll({
- navSelector : "div.navigation",
- // selector for the paged navigation (it will be hidden)
- nextSelector : ".navigation a#next",
- // selector for the NEXT link (to page 2)
- itemSelector : ".post",
- // selector for all items you'll retrieve
- bufferPx : 10000,
- extraScrollPx: 10000,
- loadingImg : "http://static.tumblr.com/bcpenwm/o5Nmy3k0o/florels.gif",
- loadingText : "<em></em>",
- },
- // call masonry as a callback.
- function() { $('#posts').masonry({ appendedContent: $(this) }); }
- );
- });
- </script>
- <div class="navigation">{block:Pagination}{block:NextPage}<span id="page_nav"><span onclick='return false;'><a style="float:right;opacity:0;" href="{NextPage}" id="next"></a>{/block:NextPage}{block:PreviousPage}<a style="float:right;opacity:0;" href="{PreviousPage}"></a></span></span>{/block:PreviousPage}{/block:Pagination}</div>{/block:indexpage}
- <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/fxpo5zq/XZum5p9k0/standard.css">
- <style type="text/css">
- iframe#tumblr_controls {
- top: 0% !important;
- right:0% !important;
- position: fixed !important;}
- #infscr-loading{
- position: absolute;
- left: 50%;
- margin-left:-8px;
- width:15px;
- height:15px;
- overflow:hidden;
- bottom:45px;}
- ::selection {
- background:#7d7d7d;
- color: #fff;}
- ::-moz-selection {
- background:#7d7d7d;
- color: #fff;}
- body{
- margin:0px;
- padding:0px;;
- font-family:'calibri';
- z-index:1;
- font-size:10px;
- color:{color:text};
- background-color:{color:background};
- background-image:url('{image:background}');
- background-attachment:fixed;
- background-image:repeat;}
- a {
- color:{color:link};
- text-decoration:none;
- -moz-transition:0.4s ease-in-out;
- -webkit-transition:0.4s ease-in-out;
- -o-transition:0.4s ease-in-out;
- transition:0.4s ease-in-out;}
- body, a:hover, html{cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto !important;}
- a:hover {
- text-decoration:none;
- color:{color:link hover};}
- a:active,a:focus {outline:0;}
- ::-webkit-scrollbar-thumb{
- background-color:{color:scrollbar};
- border: 2px solid {color:background};
- height:5px;
- -moz-border-radius: 20px;
- border-radius: 20px; }
- ::-webkit-scrollbar {
- height:5px;
- width:9px;
- background-color:{color:scrollbar bg};
- border: 4px solid {color:background};}
- #posts {
- {block:IndexPage}
- width:585px;
- {block:if3columns}
- width:760px;
- {/block:if3columns}
- margin-left:-200px;
- {/block:IndexPage}
- {block:PermalinkPage}
- width:500px;
- margin-left:-200px;
- {/block:PermalinkPage}
- position:relative;
- float:left;
- top:40px;
- left:50%;}
- /** ᴛʜᴇᴍᴇ ʙʏ ғʟᴏʀᴇʟs */
- #sb{
- left:50%;
- margin-left:-450px;
- margin-top:100px;
- {block:ifnosbimage}
- margin-top:140px;
- {/block:ifnosbimage}
- position:fixed;
- background:{color:sb bg};
- padding:10px;
- border:1px solid {color:border};
- border-radius:5px;
- height:auto;
- color:{color:sb text};
- z-index:1;
- width:200px;}
- .blogtitle {
- top:270px;
- {block:ifnosbimage}
- top:150px;
- {/block:ifnosbimage}
- text-align:center;
- position:fixed;
- background-color:{color:sb text};
- width:200px;
- padding:3px 0px;
- color:{color:sb bg};
- z-index:3;
- {block:iftitleshadow}
- text-shadow: 1px 1px 0px #919191;
- {/block:iftitleshadow}
- color:{color:sb};
- font-size:10px;
- font-family:'calibri';
- text-transform:uppercase;
- text-decoration:none;
- -moz-transition:0.4s ease-in-out;
- -webkit-transition:0.4s ease-in-out;
- -o-transition:0.4s ease-in-out;
- transition:0.4s ease-in-out;}
- .blogtitle:hover{
- background-color:{color:sb bg};
- color:{color:sb text};
- {block:iftitleshadow}
- text-shadow: 1px 1px 0px #C7C7C7;
- {/block:iftitleshadow}}
- .sbimage{
- margin-top:0px;
- width:200px;
- text-align:right;
- z-index:2;
- margin-left:0px;
- position:fixed;
- border-radius:5px;}
- .description {
- text-align:justify;
- color:{color:text};
- font-family:'calibri';
- line-height:100%;
- font-size:10px;
- width:200px;
- margin-top:185px;
- {block:ifnosbimage}
- margin-top:25px;
- {/block:ifnosbimage}}
- .description a{
- z-index:2;
- color:{color:link};
- text-decoration:none;}
- .description a:hover{
- text-decoration:none;}
- .navlinks{
- width:170px;
- margin-left:15px;}
- .navlinks a:hover{
- color:{color:sb text};}
- nav a {
- position: relative;
- display: inline-block;
- outline: none;
- color:{color:sb text};
- width:70px;
- font-family:calibri;
- text-decoration: none;
- top:5px;
- text-align:center;
- text-transform: uppercase;
- font-weight: 400;
- font-size:8px;}
- nav a:hover,
- nav a:focus {
- outline: none;}
- .cl-effect-6 a {
- margin: 5px 5px;
- padding: 3px 0px;}
- .cl-effect-6 a::before {
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 1px;
- background:{color:sb text};
- content: '';
- -webkit-transition: top 0.3s;
- -moz-transition: top 0.3s;
- transition: top 0.3s;}
- .cl-effect-6 a::after {
- position: absolute;
- top: 0;
- left: 0;
- width: 1px;
- height: 1px;
- background:{color:sb text};
- content: '';
- -webkit-transition: height 0.3s;
- -moz-transition: height 0.3s;
- transition: height 0.3s;}
- .cl-effect-6 a:hover::before {
- top: 100%;
- opacity: 1;}
- .cl-effect-6 a:hover::after {
- height: 100%;}
- .notes {
- padding-left:20px;
- font-size:10px;
- padding-bottom:15px;}
- li.notes {
- float:left;
- width:500px;
- padding-left:5px;
- margin-top:10px;
- overflow-x:hidden;
- over-flow-y:scroll;
- list-style-type:none;
- font-weight:normal;
- font-size:10px;
- text-transform:none;}
- li.note {
- padding-top:2px;
- opacity:1;
- -moz-transition:0.1s ease-in;
- -webkit-transition:0.1s ease-in;
- -o-transition:0.1s ease-in;
- transition:0.1s ease-in;}
- li.note img.avatar {
- width:14px;
- height:14px;}
- .permalink {
- text-align:center;
- font-size:8px;
- word-spacing:10px;
- padding-top:10px;
- width:200px;
- {block:permalinkpage}
- opacity:0;
- {/block:permalinkpage}}
- .permalink a{
- color:{color:permalink link};
- font-size:8px;
- text-transform:uppercase;
- letter-spacing:1px;
- text-decoration:none;}
- /** ᴛʜᴇᴍᴇ ʙʏ ғʟᴏʀᴇʟs */
- .headings{
- font-size:16px;
- text-align:left;
- font-style:italic;}
- .albumart {
- width:75px;
- height:75px;
- {block:permalinkpage}
- width:200px;
- height:200px;
- {/block:permalinkpage}
- position:absolute;}
- .albumart img {
- width:75px;
- height:75px;
- {block:permalinkpage}
- width:200px;
- height:200px;
- {/block:permalinkpage}
- float:left;}
- .player{
- padding-top:60px;
- margin-left:-4px;}
- .yeye {
- margin-left:80px;
- float:left;
- color:{color:Text};
- width:120px;
- padding:2px;
- margin-top:0px;
- line-height:150%;}
- .post {
- {block:indexpage}
- width:200px;
- margin:15px;
- padding:10px;
- border:1px solid {color:border};
- border-radius:5px;
- background:{color:post bg};
- {/block:indexpage}
- {block:permalinkpage}
- width:500px;
- padding:20px;
- margin-top:15px;
- {/block:permalinkpage}
- float:left;
- position:relative;
- text-align:justify;
- font-family:'calibri';
- font-size:10px;
- color:{color:text};}
- {block:indexpage}
- .post img{
- max-width:200px;
- opacity:{text:post opacity};
- -moz-transition:0.3s ease-in-out;
- -webkit-transition:0.3s ease-in-out;
- -o-transition:0.3s ease-in-out;
- transition:0.3s ease-in-out;}
- {/block:indexpage}
- .post img:hover{
- opacity:{text:post hover opacity};}
- .image{
- padding-bottom:15px;}
- /** ᴛʜᴇᴍᴇ ʙʏ ғʟᴏʀᴇʟs */
- .photoset{
- opacity:{text:post opacity};
- -moz-transition:0.3s ease-in-out;
- -webkit-transition:0.3s ease-in-out;
- -o-transition:0.3s ease-in-out;
- transition:0.3s ease-in-out;}
- .photoset{
- opacity:{text:post hover opacity};}
- .quote {
- text-align:center;
- font-size:12px;}
- .quotesource {
- text-align:right;}
- .image:hover{
- opacity:1;}
- .chat { text-align:right; line-height:11px; }
- .captions { margin-top:-8px;}
- .video embed, .video object, .video iframe {
- {block:IndexPage}
- width:200px /**/ !important;
- {/block:IndexPage}
- height:auto !important;
- }
- </style>
- </head>
- <body>
- <div id="sb">
- {block:ifnotnosbimage}
- <div class="sbimage"><img style="width:200px; height:150px" src="{image:sb image}"/></div>{/block:ifnotnosbimage}
- <div class="blogtitle">{title}</div>
- <div class="description"> {description} </div>
- <div class="navlinks">
- <nav class="cl-effect-6">
- <a href="/">home</a>
- <a href="{text:asklink}">message</a>
- <a href="{text:linka url}">{text:linka title}</a>
- <a href="{text:linkb url}">{text:linkb title}</a>
- <a href="{text:linkc url}">{text:linkc title}</a>
- <a href="http://emmalucys.com">theme</a>
- </nav></div>
- </div>
- </div>
- <div id="posts">
- {block:Posts}
- {block:Text}
- <div class="post">
- <div class="headings">{block:Title}{Title}{/block:Title}</div> {Body}
- <div class="permalink"><a href="{Permalink}" target="_blank">{NoteCount}</a> <img src="http://i1117.photobucket.com/albums/k596/xcoolstoryunicorn/heartpink.gif"/> <a href="{ReblogURL}" target="_blank">reblog</a></div></div>{/block:Text}
- {block:Photo}
- <div class="post">
- {block:IndexPage}<a href="{permalink}"><img src="{PhotoURL-500}" width="200" alt="{PhotoAlt}"></a>
- <div class="permalink"><a href="{Permalink}" target="_blank">{NoteCount}</a> <img src="http://i1117.photobucket.com/albums/k596/xcoolstoryunicorn/heartpink.gif"/> <a href="{ReblogURL}" target="_blank">reblog</a></div>
- {/block:IndexPage}
- {block:PermalinkPage}<img src="{PhotoURL-500}"/>{/block:PermalinkPage}
- </div>
- {/block:Photo}
- {block:Photoset}
- <div class="post">
- {block:Photos}
- {block:indexpage}<img src="{PhotoURL-500}" width="200" />{/block:indexpage}
- {block:permalinkpage}<img src="{PhotoURL-500}" />{/block:permalinkpage}
- {/block:Photos}
- <div class="permalink"><a href="{Permalink}" target="_blank">{NoteCount}</a> <img src="http://i1117.photobucket.com/albums/k596/xcoolstoryunicorn/heartpink.gif"/> <a href="{ReblogURL}" target="_blank">reblog</a></div></div>
- {/block:Photoset}
- {block:Quote}
- <div class="post">
- <div class="quote">'<i>{Quote}</i>'</div>
- <div class="quotesource">— {Source}</div>
- <div class="permalink"><a href="{Permalink}" target="_blank">{NoteCount}</a> <img src="http://i1117.photobucket.com/albums/k596/xcoolstoryunicorn/heartpink.gif"/> <a href="{ReblogURL}" target="_blank">reblog</a></div></div>
- {/block:Quote}
- {block:Link}
- <div class="post">
- <div class="headings"><a href="{URL}">{Name}</a></div>
- {block:Description}{Description}{/block:Description}
- <div class="permalink"><a href="{Permalink}" target="_blank">{NoteCount}</a> <img src="http://i1117.photobucket.com/albums/k596/xcoolstoryunicorn/heartpink.gif"/> <a href="{ReblogURL}" target="_blank">reblog</a></div></div>
- {/block:Link}
- {block:Chat}
- <div class="post">
- <div class="chat">{block:Title}{Title}{/block:Title}<br>
- {block:Lines}{block:Label}<i>{Label}</i><br> {Line} <br><br>
- {/block:Label}{/block:Lines}</div>
- <div class="permalink"><a href="{Permalink}" target="_blank">{NoteCount}</a> <img src="http://i1117.photobucket.com/albums/k596/xcoolstoryunicorn/heartpink.gif"/> <a href="{ReblogURL}" target="_blank">reblog</a></div></div>
- {/block:Chat}
- {block:Video}
- {block:IndexPage}
- <div class="post"><div class="video">{Video-250}</div>
- <div class="permalink"><a href="{Permalink}" target="_blank">{NoteCount}</a> <img src="http://i1117.photobucket.com/albums/k596/xcoolstoryunicorn/heartpink.gif"/> <a href="{ReblogURL}" target="_blank">reblog</a></div></div>
- {/block:IndexPage}
- {block:PermalinkPage}
- {Video-500}
- {/block:PermalinkPage}
- {block:Video}
- {block:Audio}
- {block:indexpage}
- <div class="post">
- <div class="albumart">
- <img src="http://static.tumblr.com/4wyqgof/Dyvm2qmp1/default.jpg"></div>{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
- {block:TrackName}<div class="yeye"><b>Title:</b> {TrackName}</div><br>{/block:TrackName}
- {block:Artist}<div class="yeye"><b>Artist:</b> {Artist}</div><br>{/block:Artist}
- {block:Album}<div class="yeye"><b>Album:</b> {Album}</div>{/block:Album}
- {block:PlayCount}<div class="yeye"><b>Played:</b> {FormattedPlayCount} times</div> {/block:PlayCount}
- <div class="player">{AudioPlayerWhite}</div>
- <div class="permalink"><a href="{Permalink}" target="_blank">{NoteCount}</a> <img src="http://i1117.photobucket.com/albums/k596/xcoolstoryunicorn/heartpink.gif"/> <a href="{ReblogURL}" target="_blank">reblog</a></div>
- </div>
- {/block:indexpage}
- {block:permalinkpage}{AudioPlayerWhite}{/block:permalinkpage}
- {/block:Audio}
- {block:Answer}
- <div class="post">
- {Question}<br>- {Asker} <br><i> {Answer} </i>
- <div class="permalink"><a href="{Permalink}" target="_blank">{NoteCount}</a> <img src="http://i1117.photobucket.com/albums/k596/xcoolstoryunicorn/heartpink.gif"/> <a href="{ReblogURL}" target="_blank">reblog</a></div></div>
- {/block:Answer}
- {block:PermalinkPage}
- <div class="notes">
- {Caption}
- posted {TimeAgo}
- {block:NoteCount} with {NoteCount} notes {/block:NoteCount}
- {block:RebloggedFrom}
- via <a href="{ReblogParentURL}">{ReblogParentName}</a>,
- {/block:RebloggedFrom}
- {block:ContentSource}
- originallyfrom <a href="{SourceURL}">{SourceTitle} </a>
- {/block:ContentSource}
- <br><br>{PostNotes}</div>
- {/block:PermalinkPage}
- {/block:posts}
- </div></div></div></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement