Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="https://www.w3.org/1999/xhtml">
- <!--don't delete please.
- ╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╭╮╭╮
- ╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╭╯╰┫┃
- ╭╮╭┳━━┳━┳┳━━┳━╮╱╰╮╭┫╰━┳━━┳╮╭┳━━┳━━╮
- ┃╰╯┃╭╮┃╭╋┫╭╮┃╭╮╮╱┃┃┃╭╮┃┃━┫╰╯┃┃━┫━━┫
- ┃┃┃┃╭╮┃┃┃┃╭╮┃┃┃┃╱┃╰┫┃┃┃┃━┫┃┃┃┃━╋━━┃
- ╰┻┻┻╯╰┻╯╰┻╯╰┻╯╰╯╱╰━┻╯╰┻━━┻┻┻┻━━┻━━╯
- theme 42: wafture (noun) the act of waving or a wavelike motion
- by caffeous [#5 of The Dictionary Series]
- menu tutorial from Javascript Kit
- video resizing by shythemes
- Do not delete the credit link, please! I've worked hard for this, and if you do and I saw it, I'll block you, sorry!
- don't delete please-->
- <head>
- <link href="https://static.tumblr.com/0podkko/oDSpg7y88/photosets.css" rel="stylesheet">
- <script src="https://use.fonticons.com/303cf3d6.js"></script>
- <title>{title}</title>
- <link rel="shortcut icon" href="{Favicon}"/>
- <link rel="alternate" type="application/rss+xml" href="https://caffeous.tumblr.com/rss">
- <meta name="description" content="{metadescription}" />
- <meta name="color:Body" content="#ffffff"/>
- <meta name="color:Title" content="#000000"/>
- <meta name="color:Sidebar Border" content="#ffdab9"/>
- <meta name="color:Main Buttons" content="#000000"/>
- <meta name="color:Text" content="#000000"/>
- <meta name="color:Description Lines" content="#000000"/>
- <meta name="color:Photo Border" content="#000000"/>
- <meta name="color:Link" content="#000000"/>
- <meta name="color:Link Hover" content="#000000"/>
- <meta name="color:Permalink Link" content="#000000"/>
- <meta name="color:Permalink Background" content="#ffffff"/>
- <meta name="color:Highlight" content="#ffdab9"/>
- <meta name="color:Scrollbar" content="#000000"/>
- <meta name="color:Blockquote" content="#000000"/>
- <meta name="color:Tooltip Background" content="#ffffff"/>
- <meta name="color:Tooltip Border" content="#000000"/>
- <meta name="color:Tooltip Shadow" content="#000000"/>
- <meta name="text:Posts Horizontal Placement Three Columns" content="385"/>
- <meta name="text:Posts Horizontal Placement Two Columns" content="300"/>
- <meta name="text:Description Width" content="370"/>
- <meta name="text:Description Title" content="YOUR TITLE HERE"/>
- <meta name="text:Home Link" content="/"/>
- <meta name="text:Ask Link" content="/ask"/>
- <meta name="text:Submit Link" content="/submit"/>
- <meta name="text:Custom Link" content="https://"/>
- <meta name="text:Etcetera Link" content="https://"/>
- <meta name="text:Side Image Width" content="380"/>
- <meta name="text:Side Image from Bottom" content="0"/>
- <meta name="text:Side Image from Left" content="0"/>
- <meta name="text:Reblog Name" content="REBLOG"/>
- <meta name="font:Title" content="Didot"/>
- <meta name="font:Description Title" content="Didot"/>
- <meta name="font:Body" content="Calibri"/>
- <meta name="image:Side Image" content="https://static.tumblr.com/65f4f99495f65506f22452e98fd11b42/1ltg5is/o1Dn6jybb/tumblr_static_746ai2g0gwsg4800kosow04gc.png"/>
- <meta name="image:Background" content=""/>
- <meta name="if:Three Columns" content="1"/>
- <meta name="if:No Background Repeat" content="1"/>
- <meta name="if:Sidebar Border" content="1"/>
- <meta name="if:Crosshair Cursor On Description Lines" content="1"/>
- <meta name="if:Tooltip On Main Links" content="0"/>
- <meta name="if:Small Main Buttons" content="1"/>
- <meta name="if:Home Button" content="1"/>
- <meta name="if:Ask Button" content="1"/>
- <meta name="if:Submit Button" content="1"/>
- <meta name="if:Custom Button" content="1"/>
- <meta name="if:Etcetera Button" content="1"/>
- <meta name="if:Solid Photo Border" content="1"/>
- <meta name="if:Photo Border" content="1"/>
- <meta name="if:Permalink Border" content="1"/>
- <meta name="if:Solid Permalink Border" content="1"/>
- <meta name="if:Rounded Permalink Border" content="1"/>
- <meta name="if:Black and White Photo Hover" content="1"/>
- <meta name="if:Underlined Link on Hover" content="0"/>
- <meta name="if:Italic Link on Hover" content="1"/>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <style type="text/css">
- */CSS*/
- .content{
- width:150px;
- }
- /**Scrollbar**/
- ::-webkit-scrollbar-thumb{
- background-color: {color:Scrollbar};
- border: 1px solid {color:Body};
- height: 6px;
- -moz-border-radius: 15px;
- border-radius: 15px;
- }
- ::-webkit-scrollbar {
- background-color: {color:Scrollbar};
- border: 2px solid {color:Body};
- height: 6px;
- width: 5px;
- }
- ::-webkit-scrollbar:horizontal {
- display: none;
- }
- #tumblr_controls{
- position:fixed !important;
- }
- #tumblr_controls{
- top: 1px !important;
- margin: 0 0 0 0;
- right: 6px !important;
- position: fixed !important;
- -webkit-filter: invert(100%) ;important;
- }
- .left{
- width: auto;
- left: 50%;
- {block:IfThreeColumns}
- margin-left: {text:Posts Horizontal Placement Three Columns}px;
- {/block:IfThreeColumns}
- {block:IfNotThreeColumns}
- margin-left: {text:Posts Horizontal Placement Two Columns}px;
- {/block:IfNotThreeColumns}
- }
- body {
- padding: 7px;
- margin: 7px;
- color: {color:Text};
- float: center;
- font-family: {font:Body};
- font-size: 11px;
- line-height:15px;
- background-color: {color:Body};
- background-image: url({image:Background});
- background-attachment: fixed;
- {block:IfNoBackgroundRepeat}
- background-size: cover;
- {/block:IfNoBackgroundRepeat}
- }
- #ydob {
- position: relative;
- width: 100%;
- transform: translate3d(0,0,0); /* no shifting of DIV to start */
- transition: transform 0.5s; /* transition the transform property over 0.5s*/
- }
- .assailant{
- {block:IfRoundedPermalinkBorder}
- border-top-left-radius: 5px;
- border-top-right-radius: 5px;
- {/block:IfRoundedPermalinkBorder}
- {block:IfPermalinkBorder}
- border-top: 1px {block:IfSolidPermalinkBorder}solid{/block:IfSolidPermalinkBorder} {block:IfNotSolidPermalinkBorder}dotted{/block:IfNotSolidPermalinkBorder} #000;
- border-left: 1px {block:IfSolidPermalinkBorder}solid{/block:IfSolidPermalinkBorder} {block:IfNotSolidPermalinkBorder}dotted{/block:IfNotSolidPermalinkBorder} #000;
- border-right: 1px {block:IfSolidPermalinkBorder}solid{/block:IfSolidPermalinkBorder} {block:IfNotSolidPermalinkBorder}dotted{/block:IfNotSolidPermalinkBorder} #000;
- {block:IfNotPhotoBorder}
- border-bottom: 1px {block:IfSolidPermalinkBorder}solid{/block:IfSolidPermalinkBorder} {block:IfNotSolidPermalinkBorder}dotted{/block:IfNotSolidPermalinkBorder} #000;
- {/block:IfNotPhotoBorder}
- {/block:IfPermalinkBorder}
- {block:IfThreeColumns}
- {block:IfPhotoBorder}
- width: 180px;
- {/block:IfPhotoBorder}
- {block:IfNotPhotoBorder}
- width: 178px;
- {/block:IfNotPhotoBorder}
- {/block:IfThreeColumns}
- {block:IfNotThreeColumns}
- {block:IfPhotoBorder}
- width: 220px;
- {/block:IfPhotoBorder}
- {block:IfNotPhotoBorder}
- width: 218px;
- {/block:IfNotPhotoBorder}
- {/block:IfNotThreeColumns}
- padding-left:10px;
- padding-bottom: 10px;
- padding-top: 10px;
- z-index: 1;
- background: transparent;
- padding-right:10px;
- overflow:hidden;
- font-size:11px;
- opacity: 1.0;
- background-color: {color:Permalink Background};
- margin-top:0px;
- }
- .assailant a {
- color: {color:Permalink Link};
- }
- .lovely img {
- {block:IndexPage}
- width:230px;
- height: auto;
- overflow-y:auto;
- {/block:IndexPage}
- }
- .pagination {
- display: none;}
- #infscr-loading {
- bottom: 10px;
- position: absolute;
- left: 50%;
- margin-left:-5px;
- width:30px;
- height:35px;
- overflow:hidden;
- margin-bottom: -5px;
- }
- a {
- color: {color:Link};
- text-decoration: none;
- -webkit-transition: color 0.4s ease-out;
- -moz-transition: color 0.4s ease-out;
- -webkit-transition: all 0.2s ease-in-out;
- }
- a:hover {
- color: {color:Link Hover};
- {block:IfItalicLinkOnHover}
- font-style: italic;
- {/block:IfItalicLinkOnHover}
- {block:IfUnderlinedLinkOnHover}
- text-decoration: underline;
- {/block:IfUnderlinedLinkOnHover}
- -webkit-transition: color 0.2s ease-out;
- -moz-transition: color 0.2s ease-out;
- }
- .entry {
- float: left;
- position: relative;
- {block:PermalinkPage}
- width: 495px;
- margin-left: -90px;
- {/block:PermalinkPage}
- {block:IndexPage}
- {block:IfThreeColumns}
- width: 200px;
- {/block:IfThreeColumns}
- {block:IfNotThreeColumns}
- width: 240px;
- {/block:IfNotThreeColumns}
- margin: 30px;
- word-wrap: break-word;
- line-height: 1;
- overflow: hidden;
- padding: 5px;
- -moz-transition: all .5s;
- -webkit-transition: all .5s;
- -o-transition: all .5s;
- transition: all .5;
- {/block:IndexPage}
- }
- #audio {
- width:200px;
- height:auto;
- min-height:60px;
- padding-bottom:0px;
- }
- .cover {
- position:absolute;
- z-index:1;
- width:60px;
- height:60px;
- }
- .cover img {
- float:left;
- width:60px;
- height:60px;
- }
- .playbox {
- opacity:0.6;
- width:27px;
- height:30px;
- overflow:hidden;
- position:absolute;
- z-index:1;
- margin-left:17px;
- margin-top:17px;
- text-align:center;
- }
- .info {
- margin-left:73px;
- margin-top:4px;
- line-height:14px;
- }
- .size {
- width: {text:Description Width}px;
- text-align: justify;
- z-index:9999;
- }
- .size tight {
- font-size: 25px;
- line-height: 30px;
- font-family: {font:Description Title};
- }
- #navmenu {
- width: 40px;
- height: 20px;
- {block:IfCrosshairCursorOnDescriptionLines}
- cursor: crosshair;
- {/block:IfCrosshairCursorOnDescriptionLines}
- }
- #navmenu div {
- width: 100%;
- height: 3px;
- background: {color:Description Lines};
- margin: 4px auto;
- border-radius: 10px;
- -webkit-border-radius: 10px;
- -moz-border-radius: 10px;
- transition: all 0.2s linear;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- }
- #navmenu.click .line {
- height: 2px;
- margin-left: -15px;
- width: 30px;
- transform: rotate(45deg) translate(12px, 5px);
- }
- #navmenu.click .lines {
- opacity: 0;
- }
- #navmenu.click .lined {
- margin-left: -15px;
- width: 30px;
- height: 2px;
- transform: rotate(-45deg) translate(20px, 17px);
- }
- #position {
- position: fixed;
- bottom: 354px;
- margin-left: 25px;
- z-index: 6;
- -webkit-animation: fadeInUp 1s;
- -moz-animation: fadeInUp 1s;
- -ms-animation: fadeInUp 1s;
- }
- #menu {
- position: absolute;
- display: none;
- {block:IfSmallMainButtons}
- margin-top: 27px;
- {/block:IfSmallMainButtons}
- {block:IfNotSmallMainButtons}
- margin-top: 37px;
- {/block:IfNotSmallMainButtons}
- z-index: 9999;
- }
- .entry li {
- margin-left: 20px;
- list-style-type: square;
- }
- .permal {
- {block:Indexpage}padding-top: 5px;padding-bottom: 2px;opacity: 1.0;text-align:center;
- width: auto; line-height: 0; vertical-align:bottom;
- text-align:right;padding-top: -1px;padding-bottom: 0px;
- {/block:IndexPage}
- }
- .permal a {
- color: {color:Permalink Link};
- }
- ::selection {
- color: {color:Highlight};
- background-color: transparent;
- }
- ::-moz-selection {
- color: {color:Highlight};
- background-color: transparent;
- }
- ::-webkit-selection {
- color: {color:Highlight};
- background-color: transparent;
- }
- #posts {
- -webkit-animation:fadeIn 1.5s;
- -moz-animation:fadeIn 1.5s;
- -ms-animation:fadeIn 1.5s;
- opacity: 1;
- float: center;
- {block:PermalinkPage}padding-bottom: 50px;width: 550px;padding-top: 20px;{/block:PermalinkPage}
- margin: auto;
- background: transparent;
- {block:indexpage}{block:IfThreeColumns}width: 810px;{/block:IfThreeColumns}{block:IfNotThreeColumns}width: 620px;{/block:IfNotThreeColumns}padding-top: 0px; margin-top: 10px; padding-bottom: 40px;{/block:indexpage}
- }
- .textperma{
- font-style: none;
- display: block;
- font-size: 13px;
- line-height:11px;
- text-align: right;
- padding: 0px;
- margin: 2px;
- }
- .title{
- font-size: 17px;
- font-weight: none;
- font-style: italic;
- font-family: {font:Title};
- }
- @-webkit-keyframes fadeIn {
- 0% {
- opacity: 0;
- }
- 100% {
- opacity: 1;
- }
- }
- @keyframes fadeIn {
- 0% {
- opacity: 0;
- }
- 100% {
- opacity: 1;
- }
- }
- @-webkit-keyframes fadeInUp {
- 0% {
- opacity: 0;
- -webkit-transform: translateY(-50px);
- }
- 100% {
- opacity: 1;
- -webkit-transform: translateY(0%);
- }
- }
- @-moz-keyframes fadeInUp {
- 0% {
- opacity: 0;
- -moz-transform: translateY(-50px);
- }
- 100% {
- opacity: 1;
- -moz-transform: translateY(0%);
- }
- }
- @-o-keyframes fadeInUp {
- 0% {
- opacity: 0;
- -o-transform: translateY(-50px);
- }
- 100% {
- opacity: 1;
- -o-transform: translateY(0%);
- }
- }
- @keyframes fadeInUp {
- 0% {
- opacity: 0;
- transform: translateY(-50px);
- }
- 100% {
- opacity: 1;
- transform: translateY(0%);
- }
- }
- .main {
- float: left;
- {block:IfSmallMainButtons}
- bottom: 342px;
- {/block:IfSmallMainButtons}
- {block:IfNotSmallMainButtons}
- bottom: 332px;
- {/block:IfNotSmallMainButtons}
- position: fixed;
- width: auto;
- left: 90px;
- height: auto;
- text-align: right;
- z-index: 5;
- line-height: 12px;
- -webkit-animation: fadeInUp 1.5s;
- -moz-animation: fadeInUp 1.5s;
- -ms-animation: fadeInUp 1.5s;
- }
- .main links a {
- {block:IfSmallMainButtons}
- padding-left: 8px;
- {/block:IfSmallMainButtons}
- {block:IfNotSmallMainButtons}
- padding-left: 15px;
- {/block:IfNotSmallMainButtons}
- opacity: 1.0;
- color: {color:Main Buttons};
- -webkit-transition: 0.4s ease-out;
- -moz-transition: 0.4s ease-out;
- -webkit-transition: all 0.4s ease-in-out;
- }
- .main links a:hover {
- opacity: 0.5;
- }
- .main te {font-family: {font:Title}; font-size: 35px;padding-top: 5px;{block:IfSidebarBorder}line-height: 70px;{/block:IfSidebarBorder}{block:IfNotSidebarBorder}line-height: 34px;{/block:IfNotSidebarBorder} color: {color:Title}; font-style: italic;{block:IfSidebarBorder}border-bottom: 7px solid {color:Sidebar Border};{/block:IfSidebarBorder}}
- .side {
- position: fixed;
- height: auto;
- bottom: {text:Side Image from Bottom}px;
- left: {text:Side Image from Left}px;
- z-index: 0;
- }
- .side img {
- max-width: {text:Side Image Width}px;
- max-height: auto;
- }
- blockquote{
- padding:0px 0px 0px 5px;
- margin: 5px 0px 2px 10px;
- border-left: 1px solid {color:Blockquote};
- }
- blockquote p, ul{
- margin:0px;
- padding:0px;
- }
- .parol a{border-bottom: 0px solid transparent; background: transparent;}
- .parol {{block:IfThreeColumns}
- width: 200px;
- {/block:IfThreeColumns}
- {block:IfNotThreeColumns}
- width: 240px;
- {/block:IfNotThreeColumns}vertical-align: bottom; line-height: 0; {block:IndexPage}{block:IfPhotoBorder}border: 1px {block:IfSolidPhotoBorder}solid{/block:IfSolidPhotoBorder} {block:IfNotSolidPhotoBorder}dotted{/block:IfNotSolidPhotoBorder} {color:Photo Border};{/block:IfPhotoBorder}{/block:IndexPage} -webkit-filter: grayscale(0%);
- -webkit-transition: all 0.9s ease-in-out;
- -moz-transition: all 0.9s ease-in-out;
- -o-transition: all 0.9s ease-in-out;
- -ms-transition: all 0.9s ease-in-out;
- transition: all 0.9s ease-in-out;}
- .entry:hover .parol {{block:IndexPage}{block:IfBlackAndWhitePhotoHover}-webkit-filter: grayscale(100%);{/block:IfBlackAndWhitePhotoHover}{/block:IndexPage}}
- .video {
- vertical-align: bottom;line-height: 0;
- {block:IfThreeColumns}
- width: 202px;
- {/block:IfThreeColumns}
- {block:IfNotThreeColumns}
- width: 242px;
- {/block:IfNotThreeColumns}
- }
- ol.notes {
- padding: 0px;
- margin: 25px 0px;
- list-style-type: none;
- border-bottom: solid 1px #ccc;
- }
- ol.notes li.note {
- border-top: solid 1px #ccc;
- padding: 6px;
- }
- .clear {
- display: none;
- }
- ol.notes {
- padding: 0px;
- margin: 25px 0px;
- list-style-type: none;
- border-bottom: solid 1px #ccc;
- }
- ol.notes li.note {
- border-top: solid 1px #ccc;
- padding: 6px;
- }
- .pagina {
- border-top:0px solid {color:bordering};
- padding-top:10px;
- font-size:12px;
- font-family:courier new;
- z-index:-1;
- margin-top:-4px;
- display:none;
- }
- .noties li {
- list-style-type: none;
- }
- .noties a { font-style: italic;
- }
- .noties { margin-left: -20px;}
- #s-m-t-tooltip {
- margin: 20px 20px 0 0; /*space between cursor and tooltip*/
- padding: 3px; /*how much space inside tooltip*/
- box-shadow: 3px 3px {color:Tooltip Shadow}; /*shadow width and color; set #000 to transparent to "deactivate"*/
- border: 1px solid {color:Tooltip Border}; /*border width and color; can change solid to dashed or dotted*/
- font-family: Arial; /*font*/
- color: #000; /*font color*/
- font-size: 9px; /*font size*/
- background-color: {color:Tooltip Background}; /*background color*/
- text-transform: uppercase; /*options: uppercase lowercase normal*/
- letter-spacing: 2px; /*space between letters*/
- z-index: 999999999999;
- max-width: 250px;
- }
- /*edited by caffeous from html-tutorials*/
- </style>
- <title>{title}</title>
- <meta name="viewport" content="width=820" />
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <script>
- $(document).ready(function(){
- $('.video iframe').each(function(){
- var scale = $(this).parents('.entry').width() / 500;
- $(this).attr({
- width: Math.floor($(this).attr('width') * scale),
- height: Math.floor($(this).attr('height') * scale)
- });
- });
- });
- </script>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="https://static.tumblr.com/iuw14ew/VSQma1786/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://static.tumblr.com/fwgzvyf/Oj1o08f6h/shythemes.vr.js"></script>
- {block:indexpage}
- {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
- <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
- <script type="text/javascript" src="https://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
- <script type="text/javascript">
- $(window).load(function(){
- var $wall = $('#posts');
- $wall.imagesLoaded(function(){
- $wall.masonry({
- itemSelector: '.entry',
- isAnimated : false
- });
- });
- $wall.infinitescroll({
- navSelector : '#page-nav',
- nextSelector : '#page-nav a',
- itemSelector : '.entry',
- bufferPx : 2000,
- debug : false,
- loadingImg : "https://static.tumblr.com/ey6clvb/b2enrff1v/caffeous.gif",
- loadingText : "<em></em>",
- errorCallback: function() {
- $('#infscr-loading').fadeOut('normal');
- }},
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- $newElems.imagesLoaded(function(){
- $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
- });
- }); $('#content').show(500);
- });
- $container.infinitescroll({
- // your options
- }, function(){
- resizeVideos();
- });
- </script>
- {/block:indexpage}
- </head>
- <body>
- <div id="position">
- <div id="navmenu">
- {block:IfNotCrosshairCursorOnDescriptionLines}
- <span title="click for description">
- {/block:IfNotCrosshairCursorOnDescriptionLines}
- <div class="line"></div>
- <div class="lines"></div>
- <div class="lined"></div>
- {block:IfNotCrosshairCursorOnDescriptionLines}
- </span>
- {/block:IfNotCrosshairCursorOnDescriptionLines}
- </div>
- <div class="size">
- <div id="menu">
- <tight>{text:Description Title}</tight></br>{Description}
- </div>
- </div>
- </div>
- </div>
- <div class="main"><te>{Title}</te> </p>{block:IfSmallMainButtons}{block:IfTooltipOnMainLinks}<links>{block:IfHomeButton}<a href="{text:Home Link}" title="refresh"><span class="caff caff-refresh caff-lg"></span></a>{/block:IfHomeButton} {block:IfAskButton}<a href="{text:Ask Link}" title="message"><span class="caff caff-comments-o caff-lg"></span></a>{/block:IfAskButton} {block:IfSubmitButton}<a href="{text:Submit Link}" title="submit"><span class="caff caff-paper-plane caff-lg"></span></a>{/block:IfSubmitButton} {block:IfCustomButton}<a href="{text:Custom Link}" title="custom link"><span class="caff caff-link caff-lg"></span></a>{/block:IfCustomButton} {block:IfEtceteraButton}<a href="{text:Etcetera Link}" title="etcetera"><span class="caff caff-folder-open caff-lg"></span></a>{/block:IfEtceteraButton} <a href="https://caffeous.tumblr.com/" title="caffeous"><span class="caff caff-eye caff-lg"></span></a></links>{/block:IfTooltipOnMainLinks}{block:IfNotTooltipOnMainLinks}<links>{block:IfHomeButton}<a href="{text:Home Link}"><span class="caff caff-refresh caff-lg"></span></a>{/block:IfHomeButton} {block:IfAskButton}<a href="{text:Ask Link}"><span class="caff caff-comments-o caff-lg"></span></a>{/block:IfAskButton} {block:IfSubmitButton}<a href="{text:Submit Link}"><span class="caff caff-paper-plane caff-lg"></span></a>{/block:IfSubmitButton} {block:IfCustomButton}<a href="{text:Custom Link}"><span class="caff caff-link caff-lg"></span></a>{/block:IfCustomButton} {block:IfEtceteraButton}<a href="{text:Etcetera Link}"><span class="caff caff-folder-open caff-lg"></span></a>{/block:IfEtceteraButton} <a href="https://caffeous.tumblr.com/"><span class="caff caff-eye caff-lg"></span></a></links>{/block:IfNotTooltipOnMainLinks}{/block:IfSmallMainButtons}{block:IfNotSmallMainButtons}{block:IfTooltipOnMainLinks}<links>{block:IfHomeButton}<a href="{text:Home Link}" title="refresh"><span class="caff caff-refresh caff-2x"></span></a>{/block:IfHomeButton} {block:IfAskButton}<a href="{text:Ask Link}"><span class="caff caff-comments-o caff-2x" title="message"></span></a>{/block:IfAskButton} {block:IfSubmitButton}<a href="{text:Submit Link}" title="submit"><span class="caff caff-paper-plane caff-2x"></span></a>{/block:IfSubmitButton} {block:IfCustomButton}<a href="{text:Custom Link}" title="custom link"><span class="caff caff-link caff-2x"></span></a>{/block:IfCustomButton} {block:IfEtceteraButton}<a href="{text:Etcetera Link}" title="etcetera"><span class="caff caff-folder-open caff-2x"></span></a>{/block:IfEtceteraButton} <a href="https://caffeous.tumblr.com/" title="caffeous"><span class="caff caff-eye caff-2x"></span></a></links>{/block:IfTooltipOnMainLinks}{block:IfNotTooltipOnMainLinks}<links>{block:IfHomeButton}<a href="{text:Home Link}"><span class="caff caff-refresh caff-2x"></span></a>{/block:IfHomeButton} {block:IfAskButton}<a href="{text:Ask Link}"><span class="caff caff-comments-o caff-2x"></span></a>{/block:IfAskButton} {block:IfSubmitButton}<a href="{text:Submit Link}"><span class="caff caff-paper-plane caff-2x"></span></a>{/block:IfSubmitButton} {block:IfCustomButton}<a href="{text:Custom Link}"><span class="caff caff-link caff-2x"></span></a>{/block:IfCustomButton} {block:IfEtceteraButton}<a href="{text:Etcetera Link}"><span class="caff caff-folder-open caff-2x"></span></a>{/block:IfEtceteraButton} <a href="https://caffeous.tumblr.com/"><span class="caff caff-eye caff-2x"></span></a></links>{/block:IfNotTooltipOnMainLinks}{/block:IfNotSmallMainButtons}</div>
- <div class="side"><img src="{image:Side Image}"></div>
- <div class="content">
- <div class="left">
- <div id="posts">
- {block:Posts}
- <div class="entry">
- {block:Text}
- {block:Title}<span class="title"><center>{Title}</center></span>{/block:Title}
- <div class="lovely">{Body}</div></a>
- {block:IndexPage}<div class="permal"><a href="{ReblogURL}">{Text:Reblog Name}</a> · <a href="{Permalink}">PERMALINK</a></div>{/block:IndexPage}
- {/block:Text}
- {block:Link}
- <a href="{URL}" class="title">→ {Name}</a>
- <div class="lovely">{block:Description}{Description}{/block:Description}</div>
- {block:IndexPage}<div class="permal"><a href="{ReblogURL}">{Text:Reblog Name}</a> · <a href="{Permalink}">PERMALINK</a></div>{/block:IndexPage}
- {block:Link}
- {block:Photo}
- {block:IndexPage}<div class="assailant">
- <span style="float:left;"><span class="countreblog"><a href="{Permalink}">{NoteCount}</a></span></span> <span style="float:right;"><span class="countreblog"><a href="{ReblogURL}">{Text:Reblog Name}</a></span></span></div>
- {/block:indexpage}
- <div class="parol">
- {block:IndexPage}<img class="photo"
- src="{PhotoURL-HighRes}" alt="{PhotoAlt}"
- width="100%"/>{/block:IndexPage}
- {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="495"/>{LinkCloseTag}
- {/block:PermalinkPage}
- </div>
- </p>
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}<div class="assailant">
- <span style="float:left;"><span class="countreblog"><a href="{Permalink}">{NoteCount}</a></span></span> <span style="float:right;"><span class="countreblog"><a href="{ReblogURL}">{Text:Reblog Name}</a></span></span></div>
- {/block:indexpage}
- {block:IndexPage}
- <div class="parol"><div class="photoset-grid" photoset-layout="{PhotosetLayout}">{block:Photos}<div><img src="{PhotoURL-HighRes}" /></div>{/block:Photos}</div></div>
- {/block:IndexPage}
- {block:PermalinkPage}<div class="photoset-grid" photoset-layout="{PhotosetLayout}">{block:Photos}<div><img src="{PhotoURL-HighRes}" /></div>{/block:Photos}</div>{/block:PermalinkPage}
- {/block:Photoset}
- {block:Quote}
- <span class="title">{Quote}</span><br />
- {block:Source}{Source}{/block:Source}<br />
- {block:IndexPage}<div class="permal"><a href="{ReblogURL}">{Text:Reblog Name}</a> · <a href="{Permalink}">PERMALINK</a></div>{/block:IndexPage}
- {/block:Quote}
- {block:Chat}
- {block:Title}<span class="title">{Title}</span>{/block:Title}
- <play><ul class="chat">
- {block:Lines}
- <li class="user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </ul></play>
- {block:IndexPage}<div class="permal"><a href="{ReblogURL}">{Text:Reblog Name}</a> · <a href="{Permalink}">PERMALINK</a></div>{/block:IndexPage}
- {/block:Chat}
- {block:Audio}
- <div id="audio"><div class="cover"><img src="https://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<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>
- {block:IndexPage}<div class="permal"><a href="{ReblogURL}">{Text:Reblog Name}</a> · <a href="{Permalink}">PERMALINK</a></div>{/block:IndexPage}
- {/block:Audio}
- {block:Video}
- {block:IndexPage}<div class="assailant">
- <span style="float:left;"><span class="countreblog"><a href="{Permalink}">{NoteCount}</a></span></span> <span style="float:right;"><span class="countreblog"><a href="{ReblogURL}">{Text:Reblog Name}</a></span></span></div>
- {/block:indexpage}
- {block:IndexPage}
- <div class="video">{Video-500}</div>{/block:IndexPage}
- {block:PermalinkPage}
- {Video-500}
- {/block:PermalinkPage}
- {block:Video}
- {block:Answer}<b>Q:</b> <i>{Question}</i> – asked by <b>{Asker}</b></p><div class="lovely">{Answer}</div>
- {block:IndexPage}<div class="permal"><a href="{ReblogURL}">{Text:Reblog Name}</a> · <a href="{Permalink}">PERMALINK</a></div>{/block:IndexPage}
- {/block:Answer}
- {block:PermalinkPage}
- <center>
- {block:Caption}{Caption}{/block:Caption}{block:NoteCount}<div style="text-transform: uppercase; color: #5d5d5d;">POSTED {TimeAgo} with {NoteCount} NOTES</div>{/block:NoteCount}{block:HasTags}<br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}</center>
- {/block:PermalinkPage}
- {block:PostNotes}<div class="noties">{PostNotes}</div>
- {/block:PostNotes}
- </div>
- {/block:Posts}
- </div>
- </div>
- <div class="navigation">
- {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"></a> ·{/block:PreviousPage} {block:NextPage}<a href="{NextPage}" id="next"></a>{/block:NextPage}{/block:Pagination}
- </div>
- <script>
- $("#navmenu").click(function() {
- $(this).toggleClass("click");
- $("#menu").fadeToggle(300);
- });
- </script>
- </body>
- <yo ondragstart="return false;"><div style="color: #000;display:block;top:47px;text-align: right;right:10px;position:fixed;line-height: 5px;background: transparent;opacity:1;z-index: 212;!important;" title="theme by caffeous"><a href="https://caffeous.tumblr.com/"><img width="23" src="https://33.media.tumblr.com/tumblr_m3k64jSlRf1qfjy56.gif"></a></div></yo>
- </div></div>
- </html>
Add Comment
Please, Sign In to add comment