Advertisement
tukut

20k theme by Tukut

May 2nd, 2014
81,344
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 26.84 KB | None | 0 0
  1.            <!--
  2.  
  3. 20K THEME BY TUKUT
  4. DO NOT REMOVE CREDIT OR YOU WILL BE REPORTED
  5.  
  6. BLOG : http://tukut.tumblr.com/
  7.  
  8. THEMES : http://tukut.tumblr.com/tagged/my-theme
  9.  
  10. RESOURCES
  11.   - PIXELS : http://tukut.tumblr.com/tagged/pixel
  12.   - FAVICONS : http://tukut.tumblr.com/tagged/favicons
  13.   - BACKGROUNDS : http://tukut.tumblr.com/tagged/backgrounds
  14.   - THEME HELP : http://tukut.tumblr.com/tagged/theme-help
  15.   - MESSAGE : http://tukut.tumblr.com/message
  16.  
  17.   -->
  18.  
  19. <!DOCTYPE html>
  20. <!--[if lt IE 7]><html class="lt-ie10 lt-ie9 lt-ie8 lt-ie7"><![endif]-->
  21. <!--[if IE 7]><html class="lt-ie10 lt-ie9 lt-ie8"><![endif]-->
  22. <!--[if IE 8]><html class="lt-ie10 lt-ie9"> <![endif]-->
  23. <!--[if IE 9]><html class="lt-ie10"> <![endif]-->
  24. <!--[if gt IE 9]><!--> <html> <!--<![endif]-->
  25.     <head>  <!-- HTML5 Shiv -->
  26.         <!--[if lt IE 9]>
  27.            <script src="http://static.tumblr.com/hriofhd/Qj0m8pn7q/html5shiv.js"></script>
  28.        <![endif]-->
  29.  
  30.      
  31.         <title>{Title}</title>
  32.          
  33.        
  34.         <link rel="shortcut icon" href="{Favicon}">
  35.         <link rel="alternate" type="application/rss+xml" href="{RSS}">
  36.         {block:Description}
  37.             <meta name="description" content="{MetaDescription}" />
  38.         {/block:Description}
  39.        
  40.  <meta name="image:Background" content="" />
  41.  
  42. <meta name="color:Accent" content="#f7f7f7"/>
  43. <meta name="color:AccentBorder" content="#c0c0c0"/>
  44. <meta name="color:Accent2" content="#f7f7f7"/>  
  45. <meta name="color:Accent2Border" content="#c0c0c0"/>
  46. <meta name="color:Text" content="#666"/>
  47. <meta name="color:Border" content="#ccc"/>
  48. <meta name="color:Link" content="#ccc"/>
  49.  
  50.  
  51.  <meta name="select:PostTransparency" content="1" title="Opaque">
  52.  <meta name="select:PostTransparency" content=".9" title="9">
  53.  <meta name="select:PostTransparency" content=".8" title="8">
  54.  <meta name="select:PostTransparency" content=".7" title="7">
  55.  <meta name="select:PostTransparency" content=".6" title="6">
  56.  <meta name="select:PostTransparency" content=".5" title="Semi-Transparent">
  57.  <meta name="select:PostTransparency" content=".4" title="4">
  58.  <meta name="select:PostTransparency" content=".3" title="3">
  59.  <meta name="select:PostTransparency" content=".2" title="2">
  60.  <meta name="select:PostTransparency" content=".1" title="1">
  61.  <meta name="select:PostTransparency" content="0" title="Transparent">
  62.  
  63.  
  64.  
  65. <meta name="if:MaximizedBackground" content="0"/>  
  66.  
  67. <meta name="if:Rounded" content="0"/>
  68.  
  69. <meta name="if:ShowTags" content="0"/>
  70. <meta name="if:Searchbox" content="0"/>  
  71. <meta name="if:ShowReblog" content="1">  
  72. <meta name="if:RightSidebar" content="0">  
  73.     <meta name="text:FontSize" content="11" />
  74.    
  75.     <meta name="text:FooterSymbol" content="•" />
  76.  
  77.     <meta name="text:link 1 url" content="/" />
  78.     <meta name="text:link 1" content="refresh" />
  79.     <meta name="text:link 2 url" content="/ask" />
  80.     <meta name="text:link 2" content="ask" />
  81.     <meta name="text:link 3 url" content="/archive" />  
  82.     <meta name="text:link 3" content="archive" />
  83.     <meta name="text:link 4 url" content="" />  
  84.     <meta name="text:link 4" content="" />
  85.     <meta name="text:link 5 url" content="" />
  86.     <meta name="text:link 5" content="" />
  87.     <meta name="text:link 6 url" content="" />  
  88.     <meta name="text:link 6" content="" />  
  89.     <meta name="text:link 7 url" content="" />
  90.     <meta name="text:link 7" content="" />
  91.     <meta name="text:link 8 url" content="" />  
  92.     <meta name="text:link 8" content="" />
  93.    
  94.    
  95. <meta name="select:Font" content="Consolas" title="Consolas">
  96. <meta name="select:Font" content="Arial" title="Arial">
  97. <meta name="select:Font" content="Lucida Sans" title="Lucida Sans">
  98. <meta name="select:Font" content="Calibri" title="Calibri">
  99. <meta name="select:Font" content="Verdana" title="Verdana">  
  100. <meta name="select:Font" content="Corbel" title="Corbel">
  101. <meta name="select:Font" content="Franklin Gothic Book" title="Franklin">
  102. <meta name="select:Font" content="bitxmap" title="Bitxmap">  
  103. <meta name="select:Font" content="Museo" title="Museo">  
  104.    
  105.        
  106. <link href="#s-m-t-tooltip" rel="stylesheet" type="text/css" /> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script> <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script> <script> (function($){ $(document).ready(function(){ $("[title]").style_my_tooltips(); }); })(jQuery); </script>
  107.  
  108.  
  109.     </head>
  110.    
  111.      
  112.    
  113.    
  114.  <style type="text/css">
  115.  
  116.  @font-face { font-family: Museo; src: url('http://static.tumblr.com/kw9ut5n/VWtl3qqv5/museo300-regular.otf'); }
  117.  
  118.   @font-face{ font-family:"bitxmap"; src: url("http://static.tumblr.com/ofgksh6/md0mkd9yd/bitxmap_font_tfb.ttf")}
  119.  
  120.  
  121. ::selection { background: {color:accent}; color:{color:text}; text-shadow: 1px 1px 0px white; -webkit-text-shadow: 1px 1px 0px white; -moz-text-shadow: 1px 1px 0px white; } ::-moz-selection { background: {color:accent}; color:{color:text}; text-shadow: 1px 1px 0px white; -webkit-text-shadow: 1px 1px 0px white; -moz-text-shadow: 1px 1px 0px white; } ::-webkit-selection { background: {color:accent}; color:{color:text}; text-shadow: 1px 1px 0px white; -webkit-text-shadow: 1px 1px 0px white; -moz-text-shadow: 1px 1px 0px white; } #s-m-t-tooltip { -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; text-align:center; max-width:320px; z-index:9999999999999; word-wrap:break-word; padding: 3px 5px; background:white; font-size:{text:fontsize}px; font-family: {select:Font}; display: block; margin-left:28px; margin-top:20px; border: 1px solid {color:border}; color: {color:text}; } ::-webkit-scrollbar{ width: 9px; background:rgba(0,0,0,0); } ::-webkit-scrollbar-track{ border:1px solid {color:accentborder}; background:white; } ::-webkit-scrollbar-thumb{ background: {color:accent}; border:1px solid {color:accentborder}; } ::-webkit-scrollbar-corner{ background:{color:accent}; } body{ margin:0; {block:ifMaximizedBackground} background:{BackgroundColor} url('{image:Background}') no-repeat center fixed; -webkit-background-size: cover;
  122. -moz-background-size: cover; -o-background-size: cover; background-size: cover; {/block:ifMaximizedBackground} {block:ifnotMaximizedBackground} background:{backgroundcolor} url('{image:Background}') top left fixed repeat; {/block:ifnotMaximizedBackground} color:{color:text}; font-family:{select:Font}; font-size:{text:fontsize}px; }
  123. main{ width:100%; margin-top: 0; margin-left:auto; margin-right:auto; } #container{ z-index:99999999999999; width:410px; height:100%; overflow:auto; padding-right:55px; padding-top:40px; margin-left:auto; margin-right:auto; {block:ifnotrightsidebar} padding-left:180px; {/block:ifnotrightsidebar} {block:ifrightsidebar} padding-left:20px; padding-right:180px; {/block:ifrightsidebar} } mark{ background:pink; } code{ font-family:{select:font}; font-size:{text:fontsize}px; line-height:1.9em; /*background: #f9f9f9; border:1px solid {color:border};*/ padding:2px 10px; word-wrap:break-word; transition: .6s ease-in-out; -moz-transition: .6s ease-in-out; -webkit-transition: .6s ease-in-out; } article{ background: rgba(255,255,255,{select:PostTransparency}); {block:ifrounded} -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; {/block:ifrounded} color:{color:text}; {block:permalinkpage} margin-bottom:30px; {/block:permalinkpage} {block:indexpage} margin-bottom:40px; {/block:indexpage} margin-left: -16px; font-family:{select:Font}; font-size:{text:fontsize}px; padding:15px; width:410px; word-wrap:break-word; } article a{ color:{color:link}; } a{ color:{color:text}; text-decoration:underline; } .med{ display:block; text-align:center; } .ph{ display:block; text-align:center; } article:last-child{ margin-bottom:0px; } article img{ max-width:100%; } pre{ font-family:{select:font}; background: #f9f9f9; border:1px solid {color:border}; font-size:{text:fontsize}px; padding:5px 10px; word-wrap:break-word; } blockquote{ text-align:left; width:93%; word-wrap:break-word; margin-top:0px; margin-left:10px; border-left:1px solid {color:border}; padding-left:10px; } h1{ padding:5px 8px; border-bottom:1px solid {color:border}; margin-top:0px; text-align:center; font-weight:normal; font-family:{select:Font}; font-size:1.1em; } h1 a{ text-decoration:none; color:{color:Text}; } h2 a{ text-decoration:none; color:{color:Text}; } h3 a{ text-decoration:none; color:{color:Text}; } h2{ text-align:center; font-weight:normal; letter-spacing:4px; font-family:{select:Font}; text-transform:uppercase; font-size:1.2em; } h3{ padding-bottom:0px; text-align:center; } .text{ padding-bottom:0px; {block:permalinkpage} margin-bottom:-10px; {/block:permalinkpage} } figure{ padding:8px; border:1px solid {color:border}; } .clear { clear: both; height: 0px; overflow: hidden; } footer{ {block:permalinkpage} display:none; {/block:permalinkpage} z-index:99999999999; text-align:center; font-family:{select:Font}; font-size:{text:fontsize}px; margin-top:10px; margin-bottom:20px; height:37px; width:100%; position:relative } .footiee{ height:20px; width:410px; margin-left:auto; margin-right:auto; text-align:center; } footer a{ border:1px solid {color:accentborder}; padding:3px 7px; background:{color:accent}; {block:ifrounded} -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; {/block:ifrounded} margin:0px 3px; text-decoration:none; } /* post info &&&&&&&&&& */ .footer{ transition: .2s ease-in-out; -moz-transition: .2s ease-in-out; -webkit-transition: .2s ease-in-out; {block:permalinkpage} display:none; {/block:permalinkpage} text-align: right; padding-top:8px; margin-top:12px; border-top:1px solid {color:border}; overflow:hidden; } .footer a{ text-decoration:none; color:{color:text}; } .pnav{ font-family:{select:Font}; font-size:{text:fontsize}px; margin-top:3px; /*width:442px; margin-left:-16px; */ height:44px; text-align:center; {block:indexpage} display:none; {/block:indexpage} }
  124. .pnav a{ {block:ifrounded} -webkit-border-radius: 13px; -moz-border-radius: 13px; border-radius: 13px; {/block:ifrounded} color:{color:text}; text-decoration:none; padding:5px 9px; font-size:13px; font-family:consolas; background: rgba(255,255,255,{select:PostTransparency}); } .pnav .pr{ float:right; text-align:right; width:50%; } .pnav .pl{ float:left; text-align:left; width:50%; } .infos{line-height:2em; text-align:center; padding:3px 5px; position:relative; } ol.notes { padding:0px; max-height:260px; margin-top:10px; overflow-y:auto; overflow-x:hidden; /* margin-left:1px; margin-right:1px;*/ margin-bottom:0px; list-style-type: none; } ol.notes a{ color: {color:link}; } ol.notes li.note { padding: 5px; } ol.notes li.note img.avatar { -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; border:1px solid {color:border}; vertical-align: -4px; margin-right: 10px; width: 16px; height: 16px; } ol.notes li.note span.action { font-weight: normal; } ol.notes li.note .answer_content { font-weight: normal; } ol.notes li.note blockquote { border-color: {color:border}; padding: 4px 10px; margin: 10px 0px 0px 25px; } ol.notes li.note blockquote a { text-decoration: none; transition: .2s ease-in-out; -moz-transition: .2s ease-in-out; -webkit-transition: .2s ease-in-out; } .ans{ margin-bottom:15px; height:auto; } .ans a{color:{color:text};} .ask{ text-align:left; min-height:64px; } .askie{ {block:ifrounded} -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; {/block:ifrounded} background:{color:accent}; width:310px; padding:10px; margin-left:78px; min-height:42px; border:1px solid {color:accentborder}; } .askimg{ float:left; position:absolute; width:62px; } .askimg img{ {block:ifrounded}-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; {/block:ifrounded} border:1px solid {color:border}; } .arrowleft { margin-top:18px; margin-left:57px; position:absolute; width: 0; height: 0; border-top: 12px solid transparent; border-bottom: 12px solid transparent; border-right:10px solid {color:accentborder}; border-left:12px solid transparent; } .arrowleft1 { margin-top:19px; margin-left:59px; position:absolute; width: 0; height: 0; border-top: 11px solid transparent; border-bottom: 11px solid transparent; border-right:9px solid {color:accent}; border-left:11px solid transparent; } .answer{ text-align:left; min-height:64px; }
  125. .ansie{ {block:ifrounded} -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; {/block:ifrounded} margin-top:14px;
  126. background:{color:accent2}; width:309px; float:left; padding-top:9px; padding-left:10px; padding-right:10px; padding-bottom:0px; min-height:52px; border:1px solid {color:accent2border}; } .ansimg{ {block:ifrounded} -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; {/block:ifrounded} margin-left:345px; float:right; margin-top:14px; border:1px solid {color:border}; position:absolute; width:62px; } .ansimg img{ {block:ifrounded}-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; {/block:ifrounded}} .arrowright { margin-top:34px; margin-left:330px; position:absolute; width: 0; height: 0; border-top: 12px solid transparent; border-bottom: 12px solid transparent; border-left:10px solid {color:accent2border}; border-right:12px solid transparent; } .arrowright1 { margin-top:35px; margin-left:330px; position:absolute; width: 0; height: 0; border-top: 11px solid transparent; border-bottom: 11px solid transparent; border-left:9px solid {color:accent2}; border-right:11px solid transparent; } .chat{ border:1px solid {color:accentborder}; } .chat .lines { } .chat .lines .line { background:{color:accent}; color: {color:text}; padding: 5px 7px; border-top:1px solid {color:accentborder}; } .chat .lines .line:first-child { border-top:none; } .chat .lines .line.even { background-color: {color:accent2}; } .audio{ margin-bottom:15px; min-height:90px; } .albumart{ {block:ifrounded} -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; {/block:ifrounded} overflow:hidden; width:93px; height:93px; border:1px solid {color:border}; position:absolute; margin-top:0px; } .playing{ transition: .2s ease-in-out; -moz-transition: .2s ease-in-out;
  127. -webkit-transition: .2s ease-in-out; opacity:0; position:absolute; right:8px; margin-top:-22px } article:hover .playing{opacity:.5;} .audioinfo{ {block:ifrounded} -webkit-border-radius: 6px; -webkit-border-top-left-radius: 0; -moz-border-radius: 6px; -moz-border-radius-topleft: 0; border-radius: 6px; border-top-left-radius: 0; {/block:ifrounded} font-family:consolas; font-size:11px; max-height:93px; margin-left:113px; width:295px; background:{color:accent}; border:1px solid {color:accentborder}; position:absolute; } .infoo{ padding-top:7px; padding-bottom:7px ; padding-left:10px; padding-right:10px; width:276px; margin-top:-1px; max-height:53px; overflow:auto; } .player{margin-left:-1px; height:27px; {block:ifrounded} -webkit-border-top-right-radius: 5px; -moz-border-radius-topright: 5px; border-top-right-radius: 5px; {/block:ifrounded} background:white; border-bottom:1px solid {color:accentborder}; }
  128. .arrowa { margin-top:0px; margin-left:89px; position:absolute; width: 0; height: 0; border-top: 15px solid transparent; border-bottom: 14px solid transparent; border-right:12px solid {color:accentborder}; border-left:12px solid transparent; } .arrowa1 { z-index:999; margin-top:1px; margin-left:91px; position:absolute; width: 0; height: 0; border-top: 14px solid transparent; border-bottom: 13px solid transparent; border-right:11px solid white; border-left:11px solid transparent; } .tags .tag-commas:last-child { display: none; } .linkies{ margin-top:10px; z-index:999999999; text-align:center; font-family:{select:Font}; font-size:{text:fontsize}px; line-height:2em; } .linkies a{ color:{color:text}!important; margin-left:2px; margin-right:2px; padding:1px 3px; text-decoration:none; background:{color:accent}; border:1px solid {color:accentborder}; {block:ifrounded} -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; {/block:ifrounded} } /*.linkies a:nth-child(even){ background:{color:accent}; }*/ .sidey{ {block:ifrounded} -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; {/block:ifrounded} background: rgba(255,255,255,{select:PostTransparency}); width:128px; padding:10px; overflow:hidden; font-family:{select:Font}; font-size:{text:fontsize}px; color:{color:text}; } #yes:hover .sidey{ } .sidey a{color:{color:link};} .descr{ border:1px solid rgba(0,0,0,0) ;} .desdes{ margin-top:10px; text-align:center; margin-bottom:-1px; width:100% ; word-wrap:break-word; padding: 0px; } .avatarie{ -webkit-border-radius: 80px; -moz-border-radius: 80px; border-radius: 80px; margin-bottom:5px; margin-left:-1px; width:128px; height:128px; } .avatar-style-square img{ border:1px solid {color:border}; {block:ifrounded} -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; {/block:ifrounded} } .avatar-style-circle img{ border:1px solid {color:border}; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; } #yes{ width:150px; min-height:300px; position:fixed; {block:ifnotrightsidebar} margin-left:-240px; {/block:ifnotrightsidebar} {block:ifrightsidebar} margin-left: 500px; {/block:ifrightsidebar} top:120px; z-index:9999999999999999; } /* 90909090909090 */ .search { overflow:hidden; {block:ifrounded} -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; {/block:ifrounded} padding:0px; margin-top:10px; height:22px; background:{color:accent2}; border: 1px solid {color:accent2border}; } .search form { margin: 0; } .search form .query { font-family:{select:Font}; font-size:{text:fontsize}px; border: none; background: transparent; padding:2px 4px; height:18px; outline: none; width:85px; border-right:0px solid {color:accent2border}; float: left; color: {color:Text}; } .search form .submit { outline:none; width:30px; border-left:0px solid {color:accent2border}; border-top:none; border-right:none; border-bottom:none; height:22px; right:5px; background: {color:accent2}; color: {color:Text}; font-family:{select:Font}; padding:0px 4px; font-size:{text:fontsize}px; float: right; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; cursor: pointer; }
  129.  
  130.  
  131.    
  132.         </style>  
  133.    
  134.      
  135.  
  136.    
  137.    
  138. <body>
  139.    
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.    
  151. <main>  <div id="container">  
  152. <div id="yes">
  153.  
  154. <div class="sidey">
  155.  
  156.    
  157.  
  158. {block:ShowAvatar}
  159.  
  160.  <div class="avatarie"><a href="/" title="{title}">
  161.  
  162.  <div class="avatar-style-{AvatarShape}"><img src="{PortraitURL-128}"/></div></a></div>    {/block:ShowAvatar}
  163.  
  164. {block:ShowDescription}  
  165.     {block:Description}
  166. <div class="descr"> <div class="desdes">
  167. {Description} </div>
  168.  
  169. </div>{/block:Description} {/block:ShowDescription}
  170.  {block:ifsearchbox}
  171. <div class="search">
  172. <form action="/search" method="get" class="search-form">
  173. <input type="hidden" name="t" value="{Name}" />
  174. <input type="text" name="q" class="query" value="{SearchQuery}" />
  175. <input type="submit" value="Go!" class="submit" />
  176. <div class="clear">
  177. </div>
  178. </form>
  179. </div>
  180.  
  181. {/block:ifsearchbox}
  182.  
  183. <div class="linkies">
  184.      
  185.    
  186.  {block:iflink1}<a href="{text:link 1 url}">{text:link 1}</a> {block:iflink1}  
  187.  {block:iflink2}<a href="{text:link 2 url}">{text:link 2}</a> {block:iflink2}  
  188.  {block:iflink3}<a href="{text:link 3 url}">{text:link 3}</a> {block:iflink3}
  189.  {block:iflink4}<a href="{text:link 4 url}">{text:link 4}</a>{block:iflink4}
  190.  {block:iflink5}<a href="{text:link 5 url}">{text:link 5}</a> {block:iflink5}
  191.  {block:iflink6}<a href="{text:link 6 url}">{text:link 6}</a>{block:iflink6}
  192.  {block:iflink7}<a href="{text:link 7 url}">{text:link 7}</a>  {block:iflink7}
  193.  {block:iflink8}<a href="{text:link 8 url}">{text:link 8}</a>{/block:iflink8}  
  194. </div> </div></div><div style=" width:15px; height:15px; text-align:center; font-size:15px; padding-left:3px; padding-right:3px; padding-bottom:4px; padding-top:2px; position:fixed; bottom:15px; left:15px;-webkit-border-radius: 5px; font-family:consolas; -moz-border-radius: 5px; border-radius: 5px; background:white;"><a href="http://www.tukut.tumblr.com" style="text-decoration:none;" title="theme by tukut"></a></div>{block:SearchPage} <article><div style="margin-bottom:-11px"><h1>
  195. {block:SearchResults}{lang:SearchResultCount results for SearchQuery 2}{/block:SearchResults}{block:NoSearchResults}{lang:No search results for SearchQuery 2}{/block:NoSearchResults}</h1></div> </article>
  196. {/block:SearchPage}
  197.  
  198. {block:TagPage}<article><div style="margin-bottom:-11px"><h1>
  199. {lang:Posts tagged Tag}</h1></div></article>
  200. {/block:TagPage}
  201.  
  202.  
  203.  
  204. {block:Posts}  
  205. <article>
  206.            
  207. {block:Text}
  208. {block:Title}
  209. <h1><a href="{Permalink}">{Title}</a></h1>
  210. {/block:Title}
  211. <div class="text">{Body}</div>
  212. {/block:Text}
  213.  
  214. {block:Photo}  <div class="ph">
  215. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}"/>{LinkCloseTag} </div>
  216. {block:Caption}
  217. <div class="text">{Caption}</div>
  218. {/block:Caption}
  219. {/block:Photo}
  220.  
  221. {block:Panorama}
  222. {LinkOpenTag}
  223. <img src="{PhotoURL-Panorama}" alt="{PhotoAlt}"/>
  224. {LinkCloseTag}
  225. {block:Caption}
  226. <div class="text">{Caption}</div>
  227. {/block:Caption}
  228. {/block:Panorama}  
  229.                  
  230. {block:Photoset}  <div class="ph">
  231. <div style="max-width:100%">
  232. {LinkOpenTag}{Photoset}{LinkCloseTag}
  233. </div>  </div>
  234. {block:Caption}
  235. <div class="text">
  236. {Caption}
  237. </div>
  238. {/block:Caption}
  239. {/block:Photoset}
  240.                
  241. {block:Quote}
  242. <h1>"{Quote}"</h1>
  243. {block:Source}
  244. <div class="text"><div style="text-align:right;{block:permalinkpage}padding-bottom:11px;{/block:permalinkpage}">{Source} ←</div></div>
  245. {/block:Source}
  246. {/block:Quote}
  247.  
  248. {block:Link}
  249. <h1><a href="{URL}" class="link" {Target}>{Name} ▸</a></h1>
  250. {block:Description}
  251. <div class="text">{Description}</div>
  252. {/block:Description}
  253. {/block:Link}
  254.  
  255. {block:Chat}
  256. {block:Title}
  257. <h1><a href="{Permalink}">{Title}</a></h1>
  258. {/block:Title}
  259. <div class="chat">
  260. <div class="lines">
  261. {block:Lines}
  262. <div class="line {Alt}">
  263. {block:Label}
  264. <strong>{Label}</strong>
  265. {/block:Label}
  266. {Line}
  267. </div>
  268. {/block:Lines}
  269. </div>
  270. </div>                  
  271. {/block:Chat}        
  272.                
  273. {block:Video}
  274. <div class="med">{VideoEmbed-400}</div>
  275. {block:Caption}
  276. <div class="text">{Caption}</div>
  277. {/block:Caption}
  278. {/block:Video}
  279.                
  280. {block:Audio}
  281. {block:AudioEmbed}
  282. <div class="med">{AudioEmbed-400}</div>
  283. {/block:AudioEmbed}
  284. {block:AudioPlayer}
  285. <div class="audio">
  286.     <div class="arrowa"></div>
  287.         <div class="arrowa1"></div>
  288.     <div class="albumart">
  289.     {block:AlbumArt}
  290.             <img src="{AlbumArtURL}" style="width=100%"/>  
  291.     {/block:AlbumArt}
  292.             <img  style="width:100%" src="https://31.media.tumblr.com/3910f8926357af1a290dbf60938ca9db/tumblr_inline_n3548jw14l1s1hslp.png"/>
  293.     </div>
  294.         <div class="audioinfo">
  295.             <div class="player">{AudioPlayerWhite}
  296.             <div class="playing">
  297.             <img src="https://31.media.tumblr.com/934251b7c6576807914a4cb18c1c101c/tumblr_inline_n3imvnZOtp1s1hslp.gif">
  298.             </div>      
  299.             </div>    
  300.             <div class="infoo">
  301.     {block:TrackName}
  302.         <b>Track:</b> {TrackName}<br>
  303.     {/block:TrackName}
  304.     {block:Artist}
  305.         <b>Artist:</b> {Artist}<br>
  306.     {/block:Artist}
  307.     {block:Album}
  308.         <b>Album:</b> {Album}<br>
  309.     {/block:Album}
  310.     {block:PlayCount}
  311.         <b>{lang:Plays}:</b> {PlayCount}<br>
  312.     {/block:PlayCount}  
  313. </div>  
  314. </div>
  315. </div>
  316. {/block:AudioPlayer}
  317. {block:Caption}
  318. <div class="text">{Caption}</div>
  319. {/block:Caption}
  320. {/block:Audio}
  321.                
  322. {block:Answer}
  323. <div class="ans">
  324.     <div class="ask">  
  325.         <div class="askimg">
  326.         <img src="{AskerPortraitURL-64}" align="left">
  327.         </div>
  328.         <div class="arrowleft"></div>  
  329.         <div class="arrowleft1"></div>  
  330.         <div class="askie">
  331.         {lang:Asker asked 2}:  <div style="height:3px;"></div>
  332.         {Question}
  333.         </div>  
  334.     </div>
  335.     {block:reblog}
  336.     <div class="answer">
  337.         {block:Answerer}
  338.         <div class="ansimg">
  339.         <img src="{AnswererPortraitURL-64}" align="right"></div>
  340.         <div class="arrowright"></div>
  341.         <div class="arrowright1"></div>
  342.         <div class="ansie">{Answerer} replied:
  343.         <div style="height:3px;margin-top:-11px"></div>
  344.         {Answer}
  345.         </div>
  346.         {/block:Answerer}
  347.     </div>
  348.     {/block:reblog}
  349.     <div class="clear"></div>
  350. </div>
  351. <div class="text">  
  352. {block:reblog}{Replies}{/block:reblog}
  353. {block:NotReblog}{Answer}{/block:NotReblog}  
  354. </div>
  355. {/block:Answer}
  356.  
  357.  
  358. {block:Date}
  359.  
  360. {block:indexpage}
  361.  
  362. <div class="footer">
  363. <a href="{Permalink}">{TimeAgo}  {text:footersymbol} {NoteCountWithLabel}</a> {block:ifShowReblog}{text:footersymbol} <a href="{ReblogURL}" target="_blank" class="details">reblog</a>{/block:ifshowreblog}
  364. {block:Reblog}
  365. {text:footersymbol} <a href="{ReblogParentURL}" title="{lang:Reblogged from ReblogParentName}">via</a>
  366. {block:ContentSource}{text:footersymbol} <a href="{SourceURL}" title="{lang:Originally from ReblogRootName}">source</a>
  367. {/block:ContentSource}
  368. {/block:Reblog}
  369.  
  370. {block:ifshowtags}
  371. {block:HasTags}
  372. {block:Tags}<a href="{TagURL}">{text:footersymbol} #{Tag}</a> {/block:Tags}
  373. {/block:HasTags}
  374. {/block:ifshowtags}
  375.  
  376. </div>
  377.  
  378. {/block:indexpage}
  379.                  
  380. </article>
  381.                  
  382.  
  383. {block:permalinkpage}  
  384.                  
  385. {block:PermalinkPagination}  
  386. <div class="pnav">
  387. <div class="pl">
  388. {block:PreviousPost}
  389. <a href="{PreviousPost}" title="{lang:Previous post}">&larr;</a>
  390. {/block:PreviousPost}
  391. </div>
  392. <div class="pr">
  393. {block:NextPost}
  394. <a href="{NextPost}" title="{lang:Next post}">&rarr;</a>
  395. {/block:NextPost}
  396. </div>
  397. </div>
  398. <div class="clear">
  399. </div>
  400. {/block:PermalinkPagination}      
  401.  
  402. <article>
  403. <div class="infos">  
  404.  
  405. {lang:Posted on DayOfWeek Month DayOfMonthWithSuffix 3}, {Year}  at {12Hour}:{Minutes} {CapitalAmPm} with {NoteCountWithLabel}.
  406.  
  407. {block:Reblog}
  408. <br>
  409. {lang:Reblogged from ReblogParentName 2}{block:ContentSource}, {lang:Originally from ReblogRootName 2}{/block:ContentSource}.
  410. {/block:Reblog}
  411.  
  412. {block:HasTags}
  413. <div class="tags">{lang:Tagged}: {block:Tags}<a href="{TagURL}">{Tag}</a><span class="tag-commas">, </span>{/block:Tags}.</div>
  414. {/block:HasTags}
  415.  
  416. </div>  
  417. {PostNotes}
  418. </article>  
  419.  
  420. {/block:permalinkpage}
  421.  
  422. {/block:Date}  
  423.                  
  424. {/block:Posts}
  425.  
  426.  
  427.  
  428.  
  429.  <footer> <div class="footiee">
  430. {block:indexpage}
  431. {block:Pagination}
  432. <div id="pagination">
  433. {block:PreviousPage}
  434. <a href="{PreviousPage}">Previous</a>
  435. {/block:PreviousPage}
  436. {block:JumpPagination length="7"}
  437. {block:CurrentPage}
  438. <span class="current_page">{PageNumber}</span>
  439. {/block:CurrentPage}
  440. {block:JumpPage}
  441. <a class="jump_page" href="{URL}">{PageNumber}</a>
  442. {/block:JumpPage}
  443. {/block:JumpPagination}
  444. {block:NextPage}
  445. <a href="{NextPage}">Next</a>
  446. {/block:NextPage}
  447. </div>
  448. {/block:Pagination}
  449. {/block:indexpage}
  450.  
  451.  
  452.  
  453. </div>
  454. </footer>
  455.  
  456.  
  457.  
  458. </div>  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468. </main>
  469.  
  470.  
  471.  
  472. </body>
  473. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement