Advertisement
tanaxmercedes

Intricate Theme

Aug 26th, 2018
619
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.57 KB | None | 0 0
  1. <!--
  2.  
  3. Intricate Theme
  4.  
  5.  
  6. โ’ธ๐™’๐™๐™ž๐™ข๐™จ๐™ฎ๐™๐™๐™š๐™ข๐™š๐™จ
  7. designed and coded by @tanaboo
  8.  
  9.  
  10.  
  11. -->
  12.  
  13. <!DOCTYPE html>
  14. <head>
  15.  
  16. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
  17. <link href="https://fonts.googleapis.com/css?family=Great+Vibes" rel="stylesheet">
  18. <link rel="stylesheet" href="https://static.tumblr.com/qxrkgx6/RWPmgn2qa/normalize.min.css">
  19. <link href='http://static.tumblr.com/blpgwiz/Zjemijy8n/fade_in_down.css' rel='stylesheet' style='text/css'>
  20. <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous">
  21.  
  22.  
  23. <meta charset="utf-8">
  24. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  25. {block:Description}
  26. <meta name="description" content="{MetaDescription}" />
  27. {/block:Description}
  28.  
  29. <title>{Title}</title>
  30.  
  31. <link rel="shortcut icon" href="{Favicon}">
  32. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  33.  
  34.  
  35. <meta name="image:Sidebar" content="">
  36. <meta name="image:Background" content="">
  37.  
  38. <meta name="color:Background" content="#fff">
  39. <meta name="color:Text" content="#000">
  40. <meta name="color:Link" content="#dd9fa8 ">
  41. <meta name="color:Desc" content="#dd9fa8 ">
  42. <meta name="color:Link Hover" content="#eee">
  43. <meta name="color:Highlight" content="#ff0000">
  44. <meta name="color:Scrollbar" content="#000000">
  45. <meta name="color:Header" content="#896056">
  46. <meta name="color:Accent Darker" content="#dd9fa8 ">
  47. <meta name="color:Accent Dark" content="#f4aba8 ">
  48. <meta name="color:Accent" content="#E3C7C9" />
  49. <meta name="color:Accent Light" content="#ffcaac ">
  50. <meta name="color:Accent Lighter" content="#ffe0a9 ">
  51.  
  52. <meta name="if:Sidebar Img" content="0">
  53. <meta name="if:Accent Padding" content="0">
  54. <meta name="if:List Links" content="0">
  55.  
  56. <meta name="select:Text" content="10px">
  57. <meta name="select:Text" content="11px">
  58. <meta name="select:Text" content="12px">
  59. <meta name="select:Text" content="13px">
  60. <meta name="select:Text" content="14px">
  61. <meta name="select:Text" content="15px">
  62. <meta name="select:Text" content="16px">
  63. <meta name="select:Text" content="17px">
  64.  
  65. <meta name="select:Font" content="arial">
  66. <meta name="select:Font" content="trebuchet ms">
  67. <meta name="select:Font" content="consolas">
  68. <meta name="select:Font" content="ms gothic">
  69.  
  70.  
  71. <meta name="text:Link One" content="one" >
  72. <meta name="text:Link One URL" content="/">
  73. <meta name="text:Link Two" content="two" >
  74. <meta name="text:Link Two URL" content="/">
  75. <meta name="text:Link Three" content="three" >
  76. <meta name="text:Link Three URL" content="/">
  77.  
  78.  
  79. <style type="text/css">
  80.  
  81. .updates { width:110px; /* this will change the width of the entire tab */ font-size:10px; /* changing this will scale all of the text */ } .ut, .updates .text { border-color:#f0f0f0; /* border colour of the boxes */ background:#ffffff; /* background colour of the boxes */ } .updates .text { padding:10px; /* padding around the updates tab text */ } iframe.tmblr-iframe { opacity:0; display:none!important;} .ccontrols { position:fixed; top:0; right:0; z-index:9999999999999; margin:4px;} .ccontrols a { display:block; float:left; margin:4px!important; width:13px; height:13px; background:#f8f8f8;/* change this to change the background of the links */ padding:5px; } .ccontrols a svg { width:13px; height:13px;} .ccontrols a svg path { fill:#888888;/* change this to change the color of the links */ transition:all 0.6s ease-in-out; -webkit-transition:all 0.6s ease-in-out; -o-transition:all 0.6s ease-in-out; -moz-transition:all 0.6s ease-in-out; -ms-transition:all 0.6s ease-in-out;} .ccontrols a:hover svg path { fill:#cccccc;/* change this to change the color of the links on hover*/ transition:all 0.6s ease-in-out; -webkit-transition:all 0.6s ease-in-out; -o-transition:all 0.6s ease-in-out; -moz-transition:all 0.6s ease-in-out; -ms-transition:all 0.6s ease-in-out;} a.like .like_button iframe { position:absolute; top:0; left:0; bottom:0; right:0; z-index:2; opacity:0.0000001; width:100%; height:100%;} a.like .liked + svg path { fill:red!important;} iframe.tmblr-iframe {
  82. opacity:0;
  83. display:none!important;}
  84.  
  85. .ccontrols {
  86. position:fixed;
  87. top:0;
  88. right:0;
  89. z-index:9999999999999;
  90. margin:4px;}
  91.  
  92. .ccontrols a {
  93. display:block;
  94. float:left;
  95. margin:4px!important;
  96. width:13px;
  97. height:13px;
  98. background:#f9f9f9;
  99. padding:5px;
  100. line-height:1!important;}
  101.  
  102. .ccontrols a svg {
  103. width:13px;
  104. height:13px;}
  105.  
  106. .ccontrols a svg path {
  107. fill:#888888;
  108. transition:all 0.6s ease-in-out;
  109. -webkit-transition:all 0.6s ease-in-out;
  110. -o-transition:all 0.6s ease-in-out;
  111. -moz-transition:all 0.6s ease-in-out;
  112. -ms-transition:all 0.6s ease-in-out;}
  113.  
  114. .ccontrols a:hover svg path {
  115. fill:#cccccc;
  116. transition:all 0.6s ease-in-out;
  117. -webkit-transition:all 0.6s ease-in-out;
  118. -o-transition:all 0.6s ease-in-out;
  119. -moz-transition:all 0.6s ease-in-out;
  120. -ms-transition:all 0.6s ease-in-out;}
  121.  
  122. .like_reblog_button li {
  123.  
  124. }
  125.  
  126. .like svg path {
  127. fill:#b40431;
  128. }
  129. .like:hover svg path {
  130. fill:#000000;
  131. }
  132. .like .like_button {
  133. opacity: 0;
  134. }
  135. .like .like_button.liked {
  136. opacity: 1;
  137. }
  138.  
  139. {block:PermalinkPage}a.clike {
  140. position:relative;
  141. display:inline-block;}
  142.  
  143. a.clike .like_button {
  144. position:relative!important;}
  145.  
  146. a.clike .like_button iframe {
  147. position:absolute!important;
  148. top:0!important;
  149. left:0!important;
  150. z-index:2!important;
  151. opacity:0.0000001!important;
  152. width:100%!important;
  153. height:100%!important;}
  154.  
  155. a.clike .liked + svg path {
  156. fill:red!important;}{/block:PermalinkPage}
  157.  
  158. ::-webkit-scrollbar {
  159. width: 8px;
  160. border-radius:0px;
  161. background: {color:Background}; }
  162.  
  163. ::-webkit-scrollbar-thumb {
  164. background: {color:Scrollbar};
  165. border:3px solid {color:Background};
  166. }
  167.  
  168. body {
  169. margin:0px;
  170. background:{color:Background};
  171. background-image:url('{image:Background}');
  172. background-attachment:fixed;
  173. background-repeat:repeat;
  174. font-family:{select:Font}, Arial;
  175. line-height:140%;
  176. font-size:{select:Text};
  177. color: {color:Text};
  178. }
  179.  
  180. p{
  181. margin:0 0 10px 0;
  182. padding:0;
  183. }
  184.  
  185. pre {
  186. white-space: pre-wrap;
  187. white-space: -moz-pre-wrap;
  188. white-space: -pre-wrap;
  189. white-space: -o-pre-wrap;
  190. word-wrap: break-word;
  191. }
  192.  
  193. a{
  194. color:{color:Link};
  195. text-decoration:none;
  196. -moz-transition: all .2s ease-in;
  197. -o-transition: all .2s ease-in;
  198. -webkit-transition: all .2s ease-in;
  199. transition: all .2s ease-in;
  200. text-shadow: 3px 1px 1px rgba(150, 150, 150, 0.25);
  201.  
  202. }
  203.  
  204. a:hover{
  205. text-decoration:none;
  206. text-shadow: 5px 2px 1px rgba(150, 150, 150, 0.5);
  207. }
  208.  
  209. li{
  210. margin-left:-15px;
  211. }
  212.  
  213. #wrapper{
  214. width:600px;
  215. margin:50px auto;
  216. }
  217.  
  218. #sidebar{
  219. {block:ifAccentPadding}
  220. padding:10px;
  221. background:{color:Accent};
  222. {/block:ifAccentPadding}
  223. left:50%;
  224. top:50%;
  225. border-radius:8px;
  226. margin-top:-150px;
  227. width:200px;
  228. position:fixed;
  229. }
  230.  
  231. #sidebar img{
  232. background:#fff;
  233. border:6px solid {color:Accent};
  234. outline:2px solid #fff;
  235. outline-offset:-20px;
  236. padding:8px;
  237. width:180px;
  238. height:180px;
  239. border-radius:8px;
  240. overflow:hidden;
  241. -webkit-box-shadow: 10px 10px 5px 0px rgba(150,122,119,0.15);
  242. -moz-box-shadow: 10px 10px 5px 0px rgba(150,122,119,0.15);
  243. box-shadow: 10px 10px 5px 0px rgba(150,122,119,0.15);
  244. }
  245.  
  246. #desc{
  247. z-index:9999;
  248. height:110px;
  249. width:120px;
  250. overflow:hidden;
  251. font-size:9px;
  252. margin-top:40px;
  253. text-align:center;
  254. margin-left:140px;
  255. padding:12px;
  256. outline:2px solid #ccc;
  257. outline-offset:-8px;
  258. border:6px double {color:Accent};
  259. border-radius:6px;
  260. background-color:#fff;
  261. text-transform:uppercase;
  262. color:{color:Desc};
  263. -webkit-transition:all 0.2s ease-in-out;
  264. -moz-transition:all 0.2s ease-in-out;
  265. transition:all 0.2s ease-in-out;
  266. -webkit-box-shadow: 10px 10px 5px 0px rgba(150,122,119,0.15);
  267. -moz-box-shadow: 10px 10px 5px 0px rgba(150,122,119,0.15);
  268. box-shadow: 10px 10px 5px 0px rgba(150,122,119,0.15);
  269. }
  270.  
  271. #left {
  272. width:3px;
  273. height:100%;
  274. background-color:{color:Accent Light};
  275. z-index:999;
  276. left:40%;
  277. top:0;
  278. position:fixed;}
  279.  
  280. #leftsm {
  281. width:2px;
  282. height:100%;
  283. background-color:{color:Accent Lighter};
  284. z-index:999;
  285. left:41.25%;
  286. top:0;
  287. position:fixed;}
  288.  
  289.  
  290. .header{
  291. position:absolute;
  292. width:auto;
  293. height:10px;
  294. position:fixed;
  295. font-size:50px;
  296. font-family: 'Great Vibes', cursive;
  297. color:{color:Header};
  298. background:{color:Accent Light};
  299. transform: rotate(90deg);
  300. text-align:right;
  301. margin-top:-100px;
  302. margin-left:220px;
  303. }
  304.  
  305. #links{
  306. line-height:40px;
  307. position:fixed!important;
  308. width:auto;
  309. height:auto;
  310. padding:0px;
  311. margin-left:300px;
  312. margin-top:450px;
  313. -webkit-transition: all 0.9s ease-in-out;
  314. -moz-transition: all 0.9s ease-in-out;
  315. -o-transition: all 0.9s ease-in-out;
  316. }
  317.  
  318. #links a{
  319. margin:0px;
  320. padding:11px;
  321. background:{color:Accent};
  322. color:#fff;
  323. font-size:14px;
  324. font-family:trebuchet ms;
  325. letter-spacing:0px;
  326. border-radius:6px;
  327. -webkit-box-shadow: inset 0px 0px 0px 0px #fff;
  328. -moz-box-shadow: inset 0px 0px 0px 0px #fff;
  329. box-shadow: inset 0px 0px 0px 0px #fff;
  330. }
  331.  
  332. #links a:hover{
  333. color:#bbb;
  334. -webkit-box-shadow: inset 0px 30px 0px 0px #fff;
  335. -moz-box-shadow: inset 0px 30px 0px 0px #fff;
  336. box-shadow: inset 0px 30px 0px 0px #fff;
  337. background:{color:Accent};
  338. }
  339.  
  340. #content{
  341. width:600px;
  342. margin:auto;
  343. margin-top:-50px;
  344. margin-left:-430px;
  345. overflow:hidden;
  346. background:#f9f9f9;
  347. border-right:solid 4px {color:Accent};
  348. }
  349.  
  350. .post{
  351. padding:20px;
  352. background:#fff;
  353. width:350px;
  354. margin:50px auto 50px auto;
  355. overflow:hidden;
  356. border-radius:5px;
  357. -webkit-animation: fadeInDownยท2s;
  358. -moz-animation: fadeInDown 2s;
  359. -ms-animation: fadeInDown 2s;
  360. -o-animation: fadeInDown 2s;
  361. animation: fadeInDown 2s;
  362. }
  363.  
  364. .post img{
  365. max-width:100%;
  366. -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
  367. -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
  368. box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
  369. }
  370.  
  371. #nav{
  372. text-align:center;
  373. margin:50px auto auto auto;
  374. }
  375.  
  376.  
  377. .media{
  378. margin:0 0 10px 0;
  379. }
  380.  
  381. .title{
  382. font-family: 'Great Vibes', cursive;
  383. font-weight:normal;
  384. font-size:26px;
  385. margin:0 0 10px 0;
  386. color:#896056;
  387. }
  388.  
  389. .quote{
  390. font-weight:normal;
  391. font-size:16px;
  392. font-style:italic;
  393. margin:0 0 10px 0;
  394. padding-bottom:8px;
  395. border-bottom:1px solid {color:Text};
  396. }
  397.  
  398. .question{
  399. margin-bottom:10px;
  400. }
  401.  
  402. blockquote{
  403. margin:0 0 10px 10px;
  404. padding:0 0 0 10px;
  405. border-left:solid 2px #CDB09C;
  406. }
  407.  
  408. .post .footer{
  409. color:#fff;
  410. text-align:center;
  411. padding:4px;
  412. border-radius:5px;
  413. background:{color:Accent};
  414. -webkit-transition:all 0.7s ease-in-out;
  415. -moz-transition:all 0.7s ease-in-out;
  416. transition:all 0.7s ease-in-out;
  417. }
  418.  
  419. .post:hover .footer .footertri{
  420. margin-top:20px;
  421. -webkit-transition:all 0.7s ease-in-out;
  422. -moz-transition:all 0.7s ease-in-out;
  423. transition:all 0.7s ease-in-out;
  424. }
  425.  
  426.  
  427. .footertri{
  428. margin-left:20px;
  429. width: 0;
  430. height: 0;
  431. border-style: solid;
  432. border-width: 0 7.5px 10px 7.5px;
  433. border-color: transparent transparent {color:Accent} transparent;
  434. -webkit-transition:all 0.7s ease-in-out;
  435. -moz-transition:all 0.7s ease-in-out;
  436. transition:all 0.7s ease-in-out;
  437. }
  438.  
  439. .post .footer a{
  440. text-transform:uppercase;
  441. text-decoration:none;
  442. font-style:italic;
  443. color:#fff;
  444. }
  445.  
  446. .caption{
  447. padding:10px;
  448. }
  449.  
  450.  
  451. ::selection {
  452. background: {color:Highlight};
  453. }
  454. ::-moz-selection {
  455. background: {color:Highlight};
  456. }
  457.  
  458. ol.notes{
  459. list-style-type:decimal;
  460. margin:40px;
  461. padding-left:35px;
  462. }
  463.  
  464. ol.notes li.note img{
  465. display:none;
  466. }
  467.  
  468.  
  469. ol.notes li.note{
  470. margin-top:10px;
  471. }
  472.  
  473. .chat, .chat ol{
  474. list-style:none;
  475. }
  476. .line{
  477. padding:5px;
  478. }
  479. .odd{
  480. background:#f6f6f6;
  481. color:{color:Accent};
  482. border-left:1px solid #eee;
  483. }
  484. span.label{
  485. font-weight:bold;
  486. }
  487.  
  488. #tri{
  489. position:fixed;
  490. right:0;
  491. width: 0;
  492. height: 0;
  493. border-style: solid;
  494. border-width: 0 500px 250px 0;
  495. border-color: transparent {color:Accent Dark} transparent transparent;
  496. }
  497.  
  498. #credit{
  499. position: fixed;
  500. bottom: 4px;
  501. right: 12px;
  502. color:{color:Link};
  503. z-index: 99;
  504. font-size: 16px;
  505. }
  506.  
  507. #audioplayer {
  508. width:33px;
  509. height:35px;
  510. margin-left:5px;
  511. overflow:hidden;
  512. position:absolute;
  513. margin-top:5px;
  514. }
  515.  
  516.  
  517. {CustomCSS}
  518. </style>
  519.  
  520. </head>
  521.  
  522. <body>
  523.  
  524. <div id="wrapper">
  525.  
  526. <div id="sidebar">
  527.  
  528. <div id="sidebar img">
  529. <img src="{image:Sidebar}">
  530. </div>
  531.  
  532. <div class="header" a href="/">{Title}</div>
  533.  
  534. <div id="desc">{Description} </div>
  535.  
  536. </div>
  537.  
  538. <div id="tri"></div>
  539.  
  540. <div id="links">
  541. <a href="{text:Link One}" title="{text:Link 1 hover text}">.01</a>
  542. <a href="{text:Link Two}" title="{text:Link 2 hover text}">.02</a><br>
  543. <a href="{text:Link Three}" title="{text:Link 3 hover text}">.03</a>
  544. <a href="{text:Link Four}" title="{text:Link 4 hover text}">.04</a> <br>
  545. </div>
  546.  
  547. <div id="left"></div>
  548. <div id="leftsm"></div>
  549.  
  550. {block:HasPages}
  551. {block:Pages}
  552. <a href="{URL}">{Label}</a><br>
  553. {/block:Pages}
  554. {/block:HasPages}
  555.  
  556.  
  557. <div id="content">
  558. {block:Posts}
  559.  
  560. <div class="post">
  561.  
  562. {block:Text}
  563. {block:Title}
  564. <div class="title">{Title}</div>
  565. {/block:Title}
  566. {Body}
  567. {/block:Text}
  568.  
  569. {block:Photo}
  570. <div class="media">{LinkOpenTag}<img src="{PhotoURL-400}" style="width:350" alt="{PhotoAlt}"/>{LinkCloseTag}</div>
  571. {block:caption}
  572. <div class="caption">{caption}</div>
  573. {/block:caption}
  574.  
  575. {/block:Photo}
  576.  
  577. {block:Photoset}
  578. <div class="media" style="width:350">{Photoset}</div>
  579. {block:caption}
  580. <div class="caption">{caption}</div>
  581. {/block:caption}
  582. {/block:Photoset}
  583.  
  584. {block:Quote}
  585. <div class="quote">"{Quote}"</div>
  586. {block:Source}
  587. <div class="quotesource">{Source}</div>
  588. {/block:Source}
  589. {/block:Quote}
  590.  
  591. {block:Link}
  592. <div class="title"><a href="{URL}">{Name}</a></div>
  593. {block:Description}
  594. <div class="description">{Description}</div>
  595. {/block:Description}
  596. {/block:Link}
  597.  
  598. {block:Chat}
  599. {block:Title}
  600. <div class="title">{Title}</div>
  601. {/block:Title}
  602.  
  603. {block:Lines}
  604. <div class="{Alt} user_{UserNumber}">
  605. {block:Label}
  606. <b>{Label}</b>{/block:Label}
  607. &nbsp;{Line}
  608. </div>
  609. {/block:Lines}
  610. {/block:Chat}
  611.  
  612. {block:Video}
  613. <div class="media">{Video-400}</div>
  614. {block:Caption}
  615. <div class="caption">{Caption}</div>
  616. {/block:Caption}
  617. {/block:Video}
  618.  
  619. {block:Audio}
  620. <div id="audioplayer">{AudioPlayerWhite} </div>
  621. <div id="albumart">
  622. {block:AlbumArt}
  623. <img src="{AlbumArtURL}" width="350">
  624. {/block:AlbumArt}
  625. </div>
  626. {block:caption}
  627. <div class="caption">{caption}</div>
  628. {/block:caption}
  629. {/block:Audio}
  630.  
  631. {block:Answer}
  632. <div class="question">{Asker}: {Question}</div>
  633. <div class="caption">{Answer}</div>
  634. {/block:Answer}
  635.  
  636. <div class="footertri"></div>
  637.  
  638. {block:Date}
  639. <div class="footer">
  640. <a href="{Permalink}">{ShortMonth} {DayOfMonth}</a> /
  641. {block:ContentSource}
  642. <a href="{SourceURL}" title="source">{SourceTitle}</a> /
  643. {/block:ContentSource}
  644. <a class="reblog" href="{ReblogURL}" title="Reblog"><i class="fas fa-undo-alt"></i></a>
  645.  
  646. {block:PermalinkPage}
  647. {block:HasTags}
  648. {block:Tags}
  649. <a href="{TagURL}">#{Tag}</a>
  650. {/block:Tags}
  651. {/block:HasTags}
  652. {/block:PermalinkPage}
  653. </div>
  654. {block:PermalinkPage}
  655. {block:NoteCount}
  656. {block:PostNotes}{PostNotes}{/block:PostNotes}
  657. {/block:NoteCount}
  658. {/block:PermalinkPage}
  659. {/block:Date}
  660.  
  661. </div>
  662. {/block:Posts}
  663.  
  664. {block:Pagination}
  665. <div id="nav">
  666. {block:PreviousPage}
  667. <a href="{PreviousPage}">previous</a> /
  668. {/block:PreviousPage}
  669.  
  670. {block:NextPage}
  671. <a href="{NextPage}">forward</a>
  672. {/block:NextPage}
  673. </div>
  674. {/block:Pagination}
  675. </div>
  676. </div>
  677.  
  678. <div style="z-index:999999999999999999999999999; position:fixed; bottom:3px; right:10px; opacity:.7;">
  679. <a href="http://ughthms.tumblr.com" title="Theme by Montana.">
  680. <span style="color:#000; font-size:20px">๐–€.</span>
  681. </a>
  682. </div
  683.  
  684. </div>
  685.  
  686. </body>
  687.  
  688. <div class="ccontrols">
  689. {block:PermalinkPage}{block:Posts}{block:Date}<a href="#" class="clike" title="like">{LikeButton}<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 216 216" enable-background="new 0 0 216 216" xml:space="preserve"><path d="M148,37.8c-3.9,0-7.5,0.6-10.8,1.9c-15.1,5.7-24.6,17.8-29.8,26.7c-6-8.6-16.1-20.5-27.6-24.4c-3.8-1.3-8.1-2-12.3-2c-10.7,0-20.3,4.1-27,11.5c-5.7,6.2-12,18-10,38.8c4.1,42.6,71.5,87.1,74.3,88.9c1,0.7,2.1,1,3.3,1c1.1,0,2.3-0.3,3.3-1c2.7-1.8,66.5-43.6,73.7-86.1c3.7-21.8-2.7-34.9-8.8-42.1C169.2,42.7,158.6,37.8,148,37.8z M173.1,91c-2.6,15.2-15.1,33.4-36.1,52.7c-11.9,10.9-23.5,19.4-29,23.2c-5.7-4-17.9-12.9-30.3-24.3C56,122.5,43.8,104,42.3,89c-1.3-13,1.1-23.2,6.9-29.6c6-6.6,13.9-7.6,18.1-7.6c3,0,5.9,0.5,8.5,1.3c11.4,3.9,23.3,21.7,26.9,28.3c1.1,2.1,3.4,3.3,5.7,3.1c2.4-0.2,4.4-1.7,5.2-4c0.1-0.2,8.2-22.4,27.7-29.7c1.9-0.7,4.2-1.1,6.6-1.1c7.2,0,14.3,3.3,19,9C173.3,66.2,175.5,77.4,173.1,91z"/></svg></a>
  690. <a href="{ReblogURL}" title="reblog"><svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 216 216" enable-background="new 0 0 216 216" xml:space="preserve"><path d="M36.7,39.9c-0.4-3.3,1.9-6.3,5.2-6.7c3.3-0.4,6.3,1.9,6.7,5.2l3.6,27.9c13.6-20.2,36.6-32.7,61.4-32.7c31.6,0,59.7,20.1,70,49.9c1.1,3.1-0.6,6.5-3.7,7.6c-0.6,0.2-1.3,0.3-2,0.3c-2.5,0-4.8-1.6-5.7-4c-8.6-25-32.2-41.8-58.6-41.8c-21.6,0-41.7,11.4-52.9,29.6l30-3.4c3.3-0.4,6.3,2,6.6,5.3s-2,6.3-5.3,6.6l-43.2,4.9c-0.2,0-0.5,0-0.7,0c-3,0-5.6-2.2-5.9-5.2L36.7,39.9z M185.3,120.2l-43.2,4.9c-3.3,0.4-5.7,3.3-5.3,6.6s3.3,5.7,6.6,5.3l26.1-2.9c-10.2,21.5-31.9,35.4-56,35.4c-27.1,0-51.5-18.1-59.3-44c-1-3.2-4.3-5-7.5-4c-3.2,1-5,4.3-4,7.5c4.5,14.9,13.9,28.3,26.3,37.7c12.9,9.7,28.3,14.9,44.5,14.9c29.6,0,56.1-17.6,67.8-44.3l4.2,33.3c0.4,3,3,5.2,5.9,5.2c0.3,0,0.5,0,0.8,0c3.3-0.4,5.6-3.4,5.2-6.7l-5.6-43.5C191.5,122.2,188.6,119.9,185.3,120.2z"/></svg></a>
  691. <a href="{EmbedUrl}" target="_blank" title="embed"><svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 216 216" enable-background="new 0 0 216 216" xml:space="preserve"><path d="M140.7,27H72c-3.3,0-6,2.7-6,6v26H40c-3.3,0-6,2.7-6,6v122c0,3.3,2.7,6,6,6h101c3.3,0,6-2.7,6-6v-27h25c3.3,0,6-2.7,6-6V64.5c0-1.6-0.6-3.1-1.7-4.2L145,28.8C143.9,27.6,142.3,27,140.7,27z M135,181H46V71h20v83c0,3.3,2.7,6,6,6h63V181z M78,148V39h52v34c0,3.3,2.7,6,6,6h30v69H78z M166,67h-24V42.8L166,67L166,67z"/></svg></a>
  692. {/block:Date}{/block:Posts}{/block:PermalinkPage}<a href="https://tumblr.com/follow/{Name}" title="follow"><svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 216 216" enable-background="new 0 0 216 216" xml:space="preserve"><path d="M129.5,38h-43c-3.6,0-6.5,2.9-6.5,6.5V81H43.5c-3.6,0-6.5,2.9-6.5,6.5v42c0,3.6,2.9,6.5,6.5,6.5H80v36.5c0,3.6,2.9,6.5,6.5,6.5h43c3.6,0,6.5-2.9,6.5-6.5V136h35.5c3.6,0,6.5-2.9,6.5-6.5v-42c0-3.6-2.9-6.5-6.5-6.5H136V44.5C136,40.9,133.1,38,129.5,38z M165,94v29h-35.5c-3.6,0-6.5,2.9-6.5,6.5V166H93v-36.5c0-3.6-2.9-6.5-6.5-6.5H50V94h36.5c3.6,0,6.5-2.9,6.5-6.5V51h30v36.5c0,3.6,2.9,6.5,6.5,6.5H165z"/></svg></a>
  693. <a href="https://www.tumblr.com/message/{Name}" target="_blank" title="message"><svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"viewBox="0 0 216 216" enable-background="new 0 0 216 216" xml:space="preserve"><path d="M190.3,118.1c0-22.4-19.7-41.9-47.2-47c-2.6-24.7-28.9-44.3-60.9-44.3c-33.7,0-61.1,21.6-61.1,48.2c0,13.5,7,26.1,19.3,35.2l-4.1,23c-0.4,2.3,0.5,4.6,2.4,5.9c1,0.8,2.3,1.1,3.5,1.1c1,0,2-0.2,2.8-0.7l24-12.9c5.2,22.5,30.2,39.6,60.1,39.6c2.1,0,4.2-0.1,6.3-0.3l30.9,16.6c0.9,0.5,1.9,0.7,2.8,0.7c1.2,0,2.5-0.4,3.5-1.1c1.9-1.3,2.8-3.6,2.4-5.9l-4.1-23C183.4,144.3,190.3,131.6,190.3,118.1zM50.2,102.5c-10.9-6.9-17.1-16.9-17.1-27.4c0-20,22-36.2,49.1-36.2s49.1,16.2,49.1,36.2s-22,36.2-49.1,36.2c-2.2,0-4.6-0.1-6.9-0.4c-1.2-0.1-2.4,0.1-3.5,0.7l-21.6,11.6l2.6-14.6C53.3,106.2,52.3,103.8,50.2,102.5zM161.2,145.5c-2,1.3-3.1,3.7-2.7,6.1l2.6,14.6l-21.6-11.6c-1.1-0.6-2.3-0.8-3.5-0.7c-2.3,0.2-4.7,0.4-6.9,0.4c-24.7,0-45.2-13.5-48.6-31c0.5,0,1.1,0,1.6,0c30.2,0,55.3-17.4,60.2-40.1c21,4.3,35.9,18.7,35.9,34.9C178.3,128.6,172.1,138.6,161.2,145.5z"/></svg></a>
  694. <a href="https://tumblr.com/dashboard" target="_blank" title="dashboard"><svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 216 216" enable-background="new 0 0 216 216" xml:space="preserve"><path d="M197.8,112.4l-86.2-82c-2.4-2.2-6.1-2.2-8.4,0.1l-82.5,82.3c-1.7,1.7-2.2,4.3-1.3,6.5c0.9,2.2,3.1,3.7,5.5,3.7h23v56c0,3.3,2.7,6,6,6h35c3.3,0,6-2.7,6-6v-44h25v44c0,3.3,2.7,6,6,6h36c3.3,0,6-2.7,6-6v-56h26c0,0,0,0,0,0c3.3,0,6-2.7,6-6C200,115.1,199.2,113.5,197.8,112.4zM162,111c-3.3,0-6,2.7-6,6v56h-24v-44c0-3.3-2.7-6-6-6H89c-3.3,0-6,2.7-6,6v44H60v-56c0-3.3-2.7-6-6-6H39.5l68.1-67.9L179,111H162z"/></svg></a></div>
  695.  
  696. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement