Advertisement
jadalynstratman

Babyblue Theme

Jun 24th, 2015
1,586
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.96 KB | None | 0 0
  1. <html>
  2. <head>
  3. <!--
  4. BABYBLUE THEME BY
  5. ┏━┓╋┏┳━━━┳┓╋┏┳━━━┳━━━┳━━━┳━━━━┓
  6. ┃┃┗┓┃┃┏━━┫┃╋┃┣┓┏┓┃┏━━┫┏━┓┃┏┓┏┓┃
  7. ┃┏┓┗┛┃┗━━┫┃╋┃┃┃┃┃┃┗━━┫┗━━╋┛┃┃┗┛
  8. ┃┃┗┓┃┃┏━━┫┃╋┃┃┃┃┃┃┏━━┻━━┓┃╋┃┃
  9. ┃┃╋┃┃┃┗━━┫┗━┛┣┛┗┛┃┗━━┫┗━┛┃╋┃┃
  10. ┗┛╋┗━┻━━━┻━━━┻━━━┻━━━┻━━━┛╋┗┛
  11. http://neudest.tumblr.com
  12. June 24th 2015
  13. -->
  14.  
  15. <title>{Title}</title>
  16. <link rel="shortcut icon" href="{Favicon}">
  17. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  18. <meta name="if:Background Cover" content="" />
  19. <meta name="if:Background Repeat" content="1" />
  20. <meta name="color:Border top" content="#ffffff" />
  21. <meta name="color:Background" content="#fff" />
  22. <meta name="color:Scrollbar" content="#888888" />
  23. <meta name="color:Link" content="#ccd7e8" />
  24. <meta name="color:Hover" content="#666666" />
  25. <meta name="color:Text" content="#777777" />
  26. <meta name="color:Sidebar shadow" content="#fff562" />
  27. <meta name="color:Sidebar background" content="#ffffff" />
  28. <meta name="color:post background" content="#ffffff" />
  29. <meta name="color:post shadow" content="#fff562" />
  30. <meta name="color:NavLinks" content="#777777" />
  31. <meta name="color:navigation bg" content="#ffffff" />
  32. <meta name="color:navigation shadow" content="#fff562" />
  33. <meta name="image:Background" content="http://static.tumblr.com/0322943265562fc7b01f9641cf3c2f1a/iacdvhz/PLFnqh3tc/tumblr_static_38r8oyqog0g0w8w8cg88okwww.png" />
  34. <meta name="color:Post Permalinks" content="#bbe4d0" />
  35. <meta name="color:Hover Permalinks BG" content="#000000" />
  36. <meta name="color:Hover Permalinks Text" content="#777777" />
  37. <meta name="color:blogtitle" content="#ccd7e8"/>
  38. <meta name="text:Link1" content="/archive" />
  39. <meta name="text:Link1 Title" content="Archive" />
  40. <meta name="text:Link2" content="" />
  41. <meta name="text:Link2 Title" content="" />
  42. <meta name="text:Link3" content="" />
  43. <meta name="text:Link3 Title" content="" />
  44.  
  45.  
  46. <style type="text/css">
  47.  
  48. @import url(http://weloveiconfonts.com/api/?family=entypo);
  49.  
  50. /* entypo */
  51. [class*="entypo-"]:before {
  52. font-family: 'entypo', sans-serif;
  53. }
  54. @import url(http://fonts.googleapis.com/css?family=EB+Garamond);
  55. ::-webkit-scrollbar-thumb { height:auto;background-color:{color:Scrollbar}; } ::-webkit-scrollbar { height:6px; width:3px;padding-right:2px; background-color:transparent; } body { position: absolute;background:{color:Background}; {block:ifbackgroundcover}background-image: url({image:Background}); background-attachment: fixed;background-repeat: repeat;background-position:cover;no-repeat center center fixed;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;{/block:ifbackgroundcover}
  56. {block:ifbackgroundrepeat} background-image: url({image:Background});background-repeat: repeat;{block:ifbackgroundrepeat} color:{color:Text}; font-family:'calibri'; font-size:13px; text-decoration:none; text-transform:none; } a { color:{color:Link}; text-decoration:none; } a:hover { color:{color:Hover}; }
  57. #content .posts { width:600px; margin-left:98%; margin-top:70px; }
  58. .entry {box-shadow: -5px 5px 0px 1px {color:post shadow};background-color:{color:post background};padding:10px; {block:IndexPage}width:400px;margin-right:-20px;margin-bottom:40px;overflow:hidden; float:left; line-height:14px; {/block:IndexPage}{block:PermalinkPage}width:500px;height:auto; margin-left:6%;margin-top:6px; {/block:PermalinkPage}} .entry img {-webkit-transition: all 0.6s linear;{block:IndexPage} width:400px;{/block:IndexPage} {block:PermalinkPage}width:500px; {/block:PermalinkPage} margin-bottom:-2px; } blockquote { margin-left:5px; padding-left:5px; line-height:180%; border-left:1px solid black; }
  59. .audiobox {width: 27px!important;background-color:white;top:45%;left:45%;display:block;position:absolute;padding-right:10px;padding-left:10px;padding-top:10px;padding-bottom:10px;border-radius:50px;opacity:0.7;} {block:IndexPage} .entry:hover {opacity:4;-webkit-transition:1s; } {/block:IndexPage} .cl a { font-style:italic;padding-left:7px;padding-right:7px; } .cl a:hover { font-style:normal; } .header { margin-top:20px;margin-bottom:50px; border-bottom:1px solid #ccc; padding:10px;width:780px;margin-left:auto;margin-right:auto; text-align:center; background-color:{color:Header}; } .pn ul{ list-style-type: none;} .pn li{ list-style-type: none;} .pn {height:200px;width:700px;overflow:scroll;list-style-type: none;} /* Others */ blockquote{ margin:0 0 5px 10px; padding:3px 5px; border-left:1px solid {color:Links}; } blockquote p, blockquote ul{ margin:0; padding:0; } .quote p{ margin:0; } .arrow{ margin:8px 0 0 165px; border-left:6px solid #f7f7f7; {block:permalinkpage} margin:8px 0 0 455px; {/block:permalinkpage} } .answer{ width:145px; margin:0 0 3px; background:#f7f7f7; {block:permalinkpage} width:435px; {/block:permalinkpage} } .asker{ color:{color:Links}; } .asker:first-letter{ text-transform:uppercase; } .postnotes ::-webkit-scrollbar{ background:{color:Container}; } .permalink-title{ {block:permalinkpage} margin-left:10px; letter-spacing:1px; text-transform:uppercase; {/block:permalinkpage} } .portrait{ width:35px; border-radius:25px; } .arrow{ position:absolute; width:0; height:0; border-top:6px solid transparent; border-bottom:6px solid transparent; } .answer{ min-height:30px; padding:5px 10px; border-radius:5px; } #ask_form{ height:190px; } .cover{ z-index:1; position:absolute; width:70px; height:70px; } .cover img{ float:left; width:70px; height:75px; } .playbox{ z-index:2; position:absolute; overflow:hidden; opacity:0.6; width:37px; height:40px; margin:20px 0 0 16px; text-align:center; } .info{ min-height:73px; margin:0 0 10px 70px; font-size:10px;} blockquote{ margin:-2px 0 15px; padding:5px; } blockquote p, blockquote ul{ margin:0; padding:0; } .quote{ text-align:justify; } .posts-info{ margin:5px 0 25px; padding:5px 0; font-size:11px; text-transform:uppercase; border-top:1px solid #eee; } .info-date{ float:left; width:242px; margin:0 0 0 8px; margin-left:180px; } .info-notes{ float:left; width:242px; margin:0 8px 0 0; margin-left:190px; }
  60. .postnotes{ background-color:{color:Post background}; width:500px; margin-left:-50px; margin-bottom:30px; text-align:left; }
  61. ol.notes{box-shadow: -5px 5px 0px 1px {color:post shadow}; background-color:{color:Post background};overflow:auto; height:auto; padding:0; margin:10px 15px 10px 15px; list-style-type:none; margin-left:7%;padding: 10px; width:490px;}
  62. ol.notes:hover{ background-color:{color:Posts Background}; opacity:1;
  63. }
  64. ol.notes li.note{ padding:7px 0; width:500px; } ol.notes li.note img.avatar{ display:none; } ol.notes li.note blockquote{ border-color:#eee; padding:4px 10px; margin:10px 0 0 25px; } .date{ position:relative; opacity:1; bottom:0; margin:8px 0 0; padding:3px 0 0; font-size:11px; letter-spacing:0; text-transform:uppercase; text-align:right; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; border-top:1px solid #eee; }
  65. .date a{ margin:0 10px 0 0; } .contact{ position:fixed; display:none; z-index:99999; background:white; padding:10px; border:1px solid #ddd; top:50%; left:52%; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; -webkit-animation:fadeInDown 1s; -moz-animation:fadeInDown 1s; -ms-animation:fadeInDown 1s; } .permalink { margin-top:2px; padding:2px; text-align:right; word-spacing:5px; {block:permalinkpage} opacity:0; {/block:permalinkpage}} .permalink a{ color:{color:permalink}; font-style:italic; text-decoration:none;}
  66. .permalink a:hover{ color:rgba(0,0,0,0);}
  67. .audiopost { {block:IndexPage} width:200px; padding-bottom:10px; {/block:IndexPage} {block:PermalinkPage} width:400px; padding-bottom:110px; {/block:PermalinkPage}} .albumart { position:absolute; {block:IndexPage} width:50px; height:50px; {/block:IndexPage} {block:PermalinkPage} width:150px; height:150px; {/block:PermalinkPage}} .albumart img { float:left; {block:IndexPage} width:94px; height:99px; {/block:IndexPage} {block:PermalinkPage} width:150px; height:150px; {/block:PermalinkPage}} .playbox { opacity:0.6; width:37px; height:40px; overflow:hidden; position:absolute; z-index:2; {block:IndexPage} margin-left:25px; margin-top:20px; {block:IndexPage} {block:PermalinkPage} margin-left:60px; margin-top:61px; {/block:PermalinkPage}} .info { margin-top:2px; line-height:13px; font-size:12px; text-transform:lowercase; {block:IndexPage} margin-left:110px; width:150px; {block:IndexPage} {block:PermalinkPage} margin-left:158px; {/block:PermalinkPage}}
  68. .navlinks { width:auto; height:10px; line-height:30px; font-size:10px; text-transform:uppercase; position:fixed; top:30%; left:250px; } .navlinks a { text-decoration:none; padding:6px; letter-spacing:1px; color:{color:NavLinks}; {block:ifnavborder}border:1px solid {color:NavLinks Border};{/block:ifnavborder} } .navlinks a:hover { color:{color:NavLinks Hover}; {block:ifnavborder}border:1px solid {color:NavLinks Border Hover};{/block:ifnavborder} } .navlinks a:hover{ background-color:{color:NavLinks Hover BG}; }
  69. #long { width:100px; margin-left:-145px; z-index:1; text-align:center; position:fixed !important; margin-top:-177px; height:auto; font-size: 11px; line-height: 14px; padding: 8px; }
  70. #sidebar{ width:50px; position:fixed; padding:10px; font-size:11px; font-family:{font:body}; text-align:center; float:center; z-index:100000000000000000000; }
  71. .blogtitle { text-align:center; position:relative; height:auto; line-height:20px; margin-bottom:5px; z-index:5; color:{color:blogtitle}; font-size:18px; font-family:{font:body}; }
  72. .description{ padding:4px; color:{color:description}; font-size:11px; text-align:left;text-transform:none; }
  73. #foshure{ padding:5px; {block:ifdescriptionborder}border:1px solid {color:Description border};{/block:ifdescriptionborder}margin-left:2px;margin-top:-10px;width:100px; }
  74. .ta2{ position:fixed; bottom:-5px; right:0px; padding:3px; text-align:center; width:auto; } .ta2 .fo2{ margin:4px; }.ta2 .lo2{ line-height:150%; }
  75. {block:IndexPage}
  76. .coen { {block:IndexPage} {/block:IndexPage} clear:both; position:relative; width:400px; } .yup { width:100%; height:100%; position:absolute; top:20px;left:20px; background-color: rgba(f, f, f, 0.8); opacity:0; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; text-align:left; } .coen:hover .yup { opacity:1; }
  77. .coen .yup a{ color:{color:Hover Permalinks Text};background-color:{color:Hover Permalinks BG};
  78. padding:4px; line-height:23px;}.coen .yup a:hover{ }
  79. {/block:IndexPage}
  80.  
  81. .ta23{ position:fixed; Top:15px; right:-3px; padding:3px; text-align:center; width:100px; } .ta23 .fo23{ padding-bottom:3px; margin:4px; }.ta23 .lo23{ line-height:150%; }
  82. #top{position:fixed;top:0px;height:26px;width:100%;z-index:6;background-color:{color:border top};left:0px;}
  83. #bottom{position:fixed;bottom:0px;height:26px;width:100%;background:{color:border bottom};z-index:6;}
  84. #left{position:fixed;left:0px;bottom:0;height:100%;width:26px;background:{color:border left};z-index:6;}
  85. #right{position:fixed;right:0px;bottom:0;height:100%;width:26px;background:{color:border right};z-index:6;}
  86. .navv{ margin-left:200px; font-size:13px; margin-top:390px; position:fixed;max-width:250px; line-height:45px; } .navv a{ background-color:{color:navigation bg}; padding:6px; box-shadow: -3px 3px 0px 1px {color:navigation shadow}; } .sidee{ background-color:{color:sidebar background}; width:250px; margin-left:200px; z-index:999999999; position:fixed;box-shadow: -5px 5px 0px 1px {color:sidebar shadow}; padding:10px;width:250px;margin-top:200px;text-transform:; }
  87.  
  88.  
  89.  
  90. {CustomCSS}</style></head><body>
  91. {block:IndexPage} <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script><script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script> <script type="text/javascript"> $(window).load(function(){ var $wall = $('.posts'); $wall.imagesLoaded(function(){ $wall.masonry({ itemSelector: '.entry', isAnimated : true }); }); $wall.infinitescroll({ navSelector : "div#navigation", nextSelector : "div#navigation a#nextPage", itemSelector : '.entry', loadingImg : "", loadingText : " ", donetext : " ", extraScrollPx : 0, bufferPx : 10000, debug : false, errorCallback: function() { $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal'); }}, function( newElements ) { var $newElems = $( newElements ); $newElems.hide(); $newElems.imagesLoaded(function(){ $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 250, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} ); }); }); $('.posts').show(500); }); </script> {/block:IndexPage} <script type="text/javascript"> $(window).load(function(){ $("p").remove(":contains('(Source:')"); $("p").remove(":contains('(source:')"); $("p").remove(":contains('(via ')"); }); </script> {block:indexpage} <script language="JavaScript"> function function1(){ window.scrollTo(0,5); } function function2(){ window.scroll(0,2); } </script> {/block:indexpage}
  92.  
  93.  
  94. <div id="content">
  95.  
  96. <div id="top">
  97.  
  98. <div class="navv"><a href="/"><font color="{color:NavLinks}">Refresh</font></a> &nbsp; &nbsp; <a href="/ask"><font color="{color:NavLinks}">Inbox</font></a> &nbsp;&nbsp;
  99. {block:ifLink1}<a href="{text:Link1}"><font color="{color:NavLinks}"> {text:Link1 Title}</font></a>&nbsp;&nbsp;&nbsp;{/block:ifLink1}
  100. {block:ifLink2}<a href="{text:Link2}"><font color="{color:NavLinks}">{text:Link2 Title}</font></a>&nbsp;&nbsp;&nbsp;{/block:ifLink2}
  101. {block:ifLink3} <a href="{text:Link3}"> <font color="{color:NavLinks}">{text:Link3 Title}</font></a>&nbsp;&nbsp;{/block:ifLink3} <a href="http://neudest.tumblr.com"><font color="{color:NavLinks}">Theme</font></a></div>
  102.  
  103. <div class="sidee"><font color="{color:blogtitle}" size="6"><b><div style="font-family: 'Garamond';letter-spacing:1px;">{title}</div></font></b></font> <p>{Description}</font>
  104.  
  105.  
  106. </font>
  107. </div>
  108.  
  109.  
  110. </div>
  111.  
  112.  
  113. <font color="{color:Text}">
  114. <div class="posts"><br><br>
  115. {block:IndexPage}
  116. <div class="column navigation" id="navigation"> {block:Pagination} {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination} </div>{/block:IndexPage} <br style="clear:both;" /> {block:Posts} <div class="entry">
  117. {block:Text} {block:Title} <span style="font-size:12px;"><a href="{Permalink}"><font color="{color:Text}"><div style="font-size:12px;">{Title}</div></font></a></span> {/block:Title} <font color="{color:Text}"><div style="font-size:12px;">{Body}</div></font> {block:IndexPage} <div align="right"><a href="{Permalink}"><font color="{color:Post Permalinks}" size="2"><span class="entypo-calendar"></span>&nbsp;&nbsp;{TimeAgo}</font></a></div>{/block:IndexPage}</a> {/block:Text}
  118. {block:Indexpage}
  119. <article class="coen">
  120. {block:Photo} {block:IndexPage}<a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"/></a>{/block:Indexpage}
  121. {block:IndexPage}
  122.  
  123. {block:IndexPage} {block:Date} <div class="yup"> <div class="lets"> <a href="{Permalink}" class="yasu"><a href="{Permalink}"><font color="{color:Hover Permalinks Text}"><span class="entypo-calendar"></span>&nbsp;&nbsp;{Timeago}</font></a></div> {/block:Date} {/block:IndexPage}
  124.  
  125. {/block:IndexPage}
  126. {block:PermalinkPage}<a href="{PhotoURL-HighRes}"><img src="{PhotoURL-HighRes}"></a> <div style="margin-left:380px;"></div> {/block:PermalinkPage} {/block:Photo}
  127. </article>{/block:Indexpage}
  128. {block:Permalinkpage}
  129. {block:Photo} {block:IndexPage}<a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"/></a>{/block:Indexpage}
  130. {block:IndexPage}
  131.  
  132. {/block:IndexPage}
  133. {block:PermalinkPage}<a href="{PhotoURL-HighRes}"><img src="{PhotoURL-HighRes}"></a> <div style="margin-left:380px;"></div> {/block:PermalinkPage} {/block:Photo}
  134. {/block:Permalinkpage}
  135.  
  136. {block:Photoset} {block:IndexPage} {photoset-400}{/block:IndexPage} {block:PermalinkPage} {Photoset-500} {/block:PermalinkPage}{block:IndexPage} <div align="right"><p><a href="{Permalink}"><font color="{color:Post Permalinks}" size="2"><span class="entypo-calendar"></span>&nbsp;&nbsp;{TimeAgo}</font></a></div>{/block:IndexPage}</a>{/block:IndexPage} {/block:Photoset} {block:Quote} <i>" <font color="{color:Text}">{Quote}</font>"</i> {block:Source} <font color="{color:Text}"> <div align="right">—{Source}</div></font> {/block:Source}<p>{block:IndexPage} <div align="right"><a href="{Permalink}"><font color="{color:Post Permalinks}" size="2"><span class="entypo-calendar"></span>&nbsp;&nbsp;{TimeAgo}</font></a></div>{/block:IndexPage}</a>{/block:IndexPage} {/block:Quote} {block:Link} <span style="font-size:13px;"><a href="{URL}" class="link" {Target}><font color="{color:Text}">{Name}</font></a></span> {block:Description} <font color="{color:Text}"> <div class="description1">{Description}</div></font> {/block:Description}{block:IndexPage} <div align="right"><a href="{Permalink}"><font color="{color:Post Permalinks}" size="2"><span class="entypo-calendar"></span>&nbsp;&nbsp;{TimeAgo}</font></a></div>{/block:IndexPage}</a>{/block:IndexPage} {/block:Link} {block:Chat} {block:Title} <h3><a href="{Permalink}"><font color="{color:Link}">{Title}</font></a></h3> {/block:Title}<ul> {block:Lines} <li style="list-style-type: none;margin-left:-40px;"> {block:Label} <span style="font-weight:bold;">{Label}</span> {/block:Label} {Line}</li> {/block:Lines}</ul> {block:IndexPage} <div align="right"><a href="{Permalink}"><font color="{color:Post Permalinks}" size="2"><span class="entypo-calendar"></span>&nbsp;&nbsp;{TimeAgo}</font></a></div>{/block:IndexPage}</a>{/block:IndexPage} {/block:Chat} {block:Video} {Video-250} {/block:Video}
  137.  
  138. {block:Audio}
  139. <div class="post"><div class="audiopost">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><font size="2"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<font size="2"><br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  140. {block:IndexPage} <div align="right"><a href="{Permalink}"><font color="{color:Post Permalinks}" size="2"><span class="entypo-calendar"></span>&nbsp;&nbsp;{TimeAgo}</font></a></div>{/block:IndexPage}</a>{/block:IndexPage}</div></font>
  141. {/block:Audio}</div>
  142. {block:PermalinkPage} <div class="notes"><div style="margin-left:10%; width:500px"><br><br> 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></font></div> {/block:ContentSource} <br><br>{PostNotes}<br><br><br><br><br><div> {/block:PermalinkPage} {block:ContentSource} <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} --> {/block:ContentSource} <!-- {block:NoRebloggedFrom} {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom} {/block:NoRebloggedFrom} --> {/block:Posts} </div></div></div></div>
  143.  
  144. <div class="ta2"> <div class="fo2"><a href="http://neudest.tumblr.com"><font color="{color:text}">NEUDEST</font></a></div></div>
  145. </body>
  146. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement