Advertisement
Guest User

Theme 55 By Vervainnecklacethemes

a guest
Apr 5th, 2016
1,006
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.40 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!--
  4. Theme by VervainNecklaceThemes
  5. http://vervainnecklacethemes.tumblr.com
  6. Do Not Copy and Redistribute as your own
  7. -->
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15. <!--
  16. $('.selector').pxuPhotoset({
  17. 'ligthbox' : true, // uses the default Tumblr lightbox, change to false to use your own
  18. 'highRes' : true, // will use high res images
  19. 'rounded' : 'corners', // corners, all or false
  20. 'exif' : true, // display EXIF data if available (tooltip)
  21. 'captions' : true, // display individual captions on photos (tooltip)
  22. 'gutter' : '10px', // spacing between the images
  23. 'photoset' : '.photo-slideshow', // photoset wrapper
  24. 'photoWrap' : '.photo-data', // photo data wrapper (includes photo, icons + exif)
  25. 'photo' : '.pxu-photo' // photo wrap (includes photo only)
  26. });-->
  27.  
  28.  
  29. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  30. <head>
  31. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
  32. <script src="js/jquery-1.7.1.js" type="text/javascript"></script>
  33. <script src="js/jquery.adipoli.min.js" type="text/javascript"></script>
  34. <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  35. <script type="text/javascript" src="http://static.tumblr.com/tiu5k68/xTkm8wqw2/tumblr-title-qtip.js"></script>
  36.  
  37.  
  38. <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  39. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  40. <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  41. <script type="text/javascript" src="/path/to/js/pxuPhotoset.min.js"></script>
  42. <script type="text/javascript">
  43. $(document).ready(function() {
  44. $('.photo-slideshow').pxuPhotoset({
  45. 'gutter' : '10px',
  46. 'rounded' : 'false',
  47. }, function() {
  48. // callback
  49. });
  50. });
  51. </script>
  52.  
  53.  
  54. <link href="css/adipoli.css" rel="stylesheet" type="text/css"/>
  55. <script src="js/jquery-1.7.1.js" type="text/javascript"></script>
  56. <script src="js/jquery.adipoli.min.js" type="text/javascript"></script>
  57.  
  58. <!-- DEFAULT VARIABLES -->
  59. <meta name="color:background" content="#ffffff" />
  60. <meta name="color:posts" content="#ffffff" />
  61. <meta name="color:infohover" content="#111107" />
  62. <meta name="color:Question Background" content="#f1f0f0" />
  63. <meta name="color:text" content="#aaa8a3" />
  64. <meta name="color:bold" content="#bda2bc" />
  65. <meta name="color:italic" content="#927b90" />
  66. <meta name="color:link" content="#c0bec0" />
  67. <meta name="color:border" content="#ead6eb" />
  68. <meta name="color:Quote" content="#957d9e" />
  69. <meta name="color:title" content="#957d9e" />
  70. <meta name="color:blog title" content="#957d9e" />
  71. <meta name="color:nav hover bg" content="#f1f0f0">
  72. <meta name="color:navigation links" content="#6c6c6c">
  73. <meta name="color:navigation links hover" content="#6c6c6c">
  74. <meta name="color:Stats" content="#725c6b">
  75. <meta name="color:Tags" content="#978c94">
  76. <meta name="color:Tags Link" content="#ca66a9">
  77. <meta name="color:Stats Link" content="#a78ca4">
  78. <meta name="color:Stats border" content="#e9e3de">
  79. <meta name="color:scrollbar" content="#f7e3ed">
  80. <meta name="color:description text" content="#dfdfdf">
  81. <meta name="image:background" content="" />
  82. <meta name="image:sidebar image" content="" />
  83. <meta name="text:Link1" content="link url" />
  84. <meta name="text:Text Link1" content="Link Title 1" />
  85. <meta name="text:Link2" content="link url" />
  86. <meta name="text:Text Link2" content="Link Title 2" />
  87. <meta name="text:Link3" content="link url" />
  88. <meta name="text:Text Link3" content="Link Title 3" />
  89.  
  90.  
  91.  
  92.  
  93. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  94. <title>{Title}</title>
  95. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  96. <link rel="shortcut icon" href="{Favicon}" />
  97. <link href='http://fonts.googleapis.com/css?family=Lato:300' rel='stylesheet' type='text/css'>
  98. <link href='http://fonts.googleapis.com/css?family=Bowlby+One+SC' rel='stylesheet' type='text/css'>
  99. <link href='https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>
  100. <link href='https://fonts.googleapis.com/css?family=Quicksand:700' rel='stylesheet' type='text/css'>
  101.  
  102. <style type="text/css">
  103.  
  104.  
  105. ::-webkit-scrollbar-thumb {background-color: {color:Scrollbar}; height: auto; border: 4px solid {color:background}; }
  106. ::-webkit-scrollbar {background-color: {color:Scrollbar}; height:15px; width:13px; border: 6px solid {color:background};}
  107.  
  108.  
  109.  
  110. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family: calibri; font-size:11px; line-height:110%; text-align:justify}
  111.  
  112. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  113. a:hover{color:{color:background}}
  114.  
  115. links {position:fixed; text-align:center;margin-left:160px;margin-top:100px}
  116.  
  117. links a {margin: 174px 0 -183px -870px; width:100px; display:block; color:{color:text}; background-color:{color:LeftLinksBgColor}; font:10px georgia ;font-style:italic; text-transform: lowercase; text-decoration: none; letter-spacing: 3px; padding:3px;}
  118.  
  119. links a:hover {background-color:{color:hoverlink};
  120. -webkit-transition: all 0.6s ease-in-out;
  121. -moz-transition: all 0.6s ease-in-out;
  122. -o-transition: all 0.6s ease-in-out;
  123. -ms-transition: all 0.6s ease-in-out;
  124. transition: all 0.6s ease-in-out;
  125. }
  126.  
  127. #pagination{
  128. width:500px;
  129. text-align:center;
  130. background-color:{color:posts};
  131. }
  132. #pagination a{
  133.  
  134. text-align:center;
  135. line-height:20px;
  136. font-family:calibri;
  137. font-style:italic;
  138. font-size:10px;
  139. opacity:1;
  140. color:{color:text};
  141. -webkit-transition: all 0.6s ease-in-out;
  142. -moz-transition: all 0.6s ease-in-out;
  143. -o-transition: all 0.6s ease-in-out;
  144. -ms-transition: all 0.6s ease-in-out;
  145. transition: all 0.6s ease-in-out;
  146. }
  147.  
  148.  
  149. #pagination a:hover{
  150. color:{color:links};
  151. -webkit-transition: all 0.6s ease-in-out;
  152. -moz-transition: all 0.6s ease-in-out;
  153. -o-transition: all 0.6s ease-in-out;
  154. -ms-transition: all 0.6s ease-in-out;
  155. transition: all 0.6s ease-in-out;
  156. }
  157.  
  158.  
  159.  
  160.  
  161. #icon {position:fixed; width-auto; height-auto;margin-top:110px; margin-left:110px;border-top:4px solid{color:border};border-bottom:4px solid{color:border};border-left:4px solid{color:border};border-right:4px solid{color:border}}
  162.  
  163. #title {width: 245px;
  164. margin-left: auto;
  165. margin-right: auto;
  166. margin-top: 10px;
  167. margin-bottom: -5px;
  168. font-family: calibri;
  169. color: {color:blog title};
  170. word-spacing: 1px;
  171. font-weight:bold;
  172. text-transform: uppercase;
  173. font-size: 15px;}
  174. #title a:hover {
  175. background-color:{color:border};
  176. -webkit-transition: all 0.6s ease-in-out;
  177. -moz-transition: all 0.6s ease-in-out;
  178. -o-transition: all 0.6s ease-in-out;
  179. -ms-transition: all 0.6s ease-in-out;
  180. transition: all 0.6s ease-in-out;
  181. }
  182.  
  183.  
  184.  
  185. /* STATISTICS */
  186. .stats {
  187. white-space: nowrap
  188. opacity:1;
  189. font-family:calibri;
  190. font-size: 9px;
  191. color: {color:Stats};
  192. text-transform:uppercase;
  193. letter-spacing:1px;
  194. line-height:auto;
  195. text-align: left;
  196. border-top: 1px solid {color:Stats Border};
  197. width: 500px;
  198. height:19px;
  199. padding:2px;
  200. }
  201.  
  202. .stats a {
  203. color: {color:Stats Link};
  204. text-decoration: none;
  205. }
  206.  
  207.  
  208. #date{
  209. color:{color:text};
  210. }
  211.  
  212.  
  213. .tags {
  214. padding:2px;
  215. opacity:1;
  216. font-family: calibri
  217. font-size: 9px;
  218. margin-left:-2px;
  219. margin-top:-5px;
  220. color: {color:Tags};
  221. text-transform:uppercase;
  222. line-height: 16px;
  223. text-align:left;
  224. height:15px;
  225. width: 500px;
  226. }
  227.  
  228.  
  229. .tags b {
  230. padding: 2px;
  231. }
  232.  
  233. .tags a {
  234. color: {color:Tags Link};
  235. text-decoration: none;
  236. }
  237.  
  238. .cred {z-index:99999999;
  239. font-family:calibri; letter-spacing:1px; font-size:10px; bottom:2px; right:4px; position:fixed; padding:10px; text-align:right; font-weight:bold; }
  240.  
  241. .cred:hover #name
  242. { margin-bottom:0;
  243. -webkit-transition: all 0.2s ease-out;
  244. -o-transition: all 0.2s ease-out;
  245. -webkit-transition: all 0.2s ease-out;
  246. -moz-transition: all 0.2s ease-out;}
  247.  
  248. .cred:hover #star { opacity:0;
  249. -webkit-transition: all 0.2s ease-out;
  250. -o-transition: all 0.2s ease-out;
  251. -webkit-transition: all 0.2s ease-out;
  252. -moz-transition: all 0.2s ease-out;}
  253.  
  254. #star {padding-bottom:10px;font-size:9px;font-family:calibri;}
  255. #name {
  256. -webkit-transition: all 0.2s ease-out;
  257. -o-transition: all 0.2s ease-out;
  258. -webkit-transition: all 0.2s ease-out;
  259. -moz-transition: all 0.2s ease-out;}
  260. #name a {font-size:9px;color:#777775;padding:2px;font-style:italic;}
  261.  
  262.  
  263.  
  264. #audiopost {margin-bottom:5px; width:500px; height:150px}
  265. .cover {width:150px; height:150px; position:absolute;}
  266. .cover img {width:150px; height:150px; float:left;}
  267. .player {opacity: 0.5;position:absolute; z-index:1; background:#fff; width:150px; height:150px; display:block;-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;}
  268. .playerr {width:25px; height:25px; margin-top:55px; margin-left:55px; overflow:hidden; padding:3px;}
  269. .track {margin-left:160px; line-height:12px; padding-top: 35px;}
  270.  
  271.  
  272.  
  273.  
  274.  
  275. #wholeleftarea{
  276. width:350px;
  277. background-color:{color:left sidebar background};
  278. margin-top:-10px;
  279. height:200%;
  280. position:fixed;}
  281.  
  282.  
  283.  
  284.  
  285.  
  286. .ask {
  287. background-color: {color:Question background};
  288. text-align: justify;
  289. font-size: 12px;
  290. font-family: georgia;
  291. font-style:italic;
  292. padding: 10px;
  293. margin-left: 63px;
  294. z-index: 302;
  295. }
  296.  
  297. .askb {
  298. width: 0px;
  299. height: 0px;
  300. margin-left: 50px;
  301. border-bottom: 20px solid transparent;
  302. border-right: 20px solid {color:Question background};
  303. position: absolute;
  304. margin-top: 10px;
  305. z-index: 301;
  306. }
  307.  
  308. .askicon {
  309. margin-left: 0px;
  310. position: absolute;
  311. text-align: left;
  312. }
  313.  
  314. .answer {
  315. padding: 5px 0px 2px 0px;
  316. margin-left: 63px;
  317. text-align: justify;
  318. margin-top: -3px;
  319. }
  320.  
  321.  
  322.  
  323. #areas{
  324. width:300px;
  325. {block:IfHoverLinks}margin-left:-830px;{/block:IfHoverLinks}
  326. display:inline-block;
  327. height:500;
  328. padding:2px;
  329. z-index:-1;
  330. position:fixed;
  331. }
  332.  
  333. #areas:hover{
  334. {block:IfHoverLinks}opacity:1;{/block:IfHoverLinks}
  335. {block:IfHoverLinks}margin-left:-925px;{/block:IfHoverLinks}
  336. {block:IfHoverLinks}-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;{/block:IfHoverLinks}
  337. }
  338.  
  339.  
  340. #sidebar{
  341. width:250px;
  342. display:inline-block;
  343. height:auto;
  344. position:fixed;
  345. margin-left:-150px;
  346. margin-top:100px;
  347. }
  348.  
  349. #sidebar2{
  350. width:100px;
  351. display:inline-block;
  352. height:auto;
  353. position:fixed;
  354. margin-left:75px;
  355. padding-right:20px;
  356. margin-top:105px;
  357. border-right:1px solid {color:border};
  358. }
  359.  
  360. #sidebarimage img{
  361. max-width:245px;
  362. }
  363.  
  364.  
  365.  
  366. #description{
  367. width:180px;
  368. padding:5px;
  369. font-size:11px;
  370. color:{color:description text};
  371. font-family:calibri;
  372. display:inline-block;
  373. text-align:center;
  374. height:auto;
  375. line-height:15px;
  376. z-index:2;
  377. }
  378.  
  379.  
  380. #rightnavigation {
  381. text-align:center;
  382. margin-top:-8px;
  383. width:300px;
  384. margin-left:-25px;
  385. }
  386.  
  387.  
  388.  
  389. #rightnavigation a {
  390. font-size:9px;
  391. font-family: calibri;
  392. display:inline-block;
  393. letter-spacing:1px;
  394. text-transform:uppercase;
  395. text-align:center;
  396. width:auto;
  397. margin:3px;
  398. color:{color:navigation links};
  399. -webkit-transition:opacity 0.8s linear;
  400. -webkit-transition:all 0.3s ease-out;
  401. -moz-transition:all 0.3s ease-out;
  402. transition:all 0.3s ease-out;
  403. }
  404.  
  405. #rightnavigation a:hover {
  406. color:{color:navigation links hover};
  407. ;-webkit-transition:opacity 0.8s linear;
  408. -webkit-transition:all 0.3s ease-out;
  409. -moz-transition:all 0.3s ease-out;
  410. transition:all 0.3s ease-out;
  411. }
  412.  
  413. #all{
  414. width:700px;
  415. margin:auto;
  416. position:relative;
  417. }
  418.  
  419.  
  420. /* Style The Dropdown Button */
  421. .dropbtn {
  422. color:{color:navigation links};
  423. margin:1px;
  424. margin-left:0px;
  425. font-size:9px;
  426. width:80px;
  427. font-family: calibri;
  428. text-align:center;
  429. text-transform:uppercase;
  430. letter-spacing:1px;
  431. border: none;
  432. cursor: pointer;
  433. background-color:white;
  434. -webkit-transition:opacity 0.8s linear;
  435. -webkit-transition:all 0.3s ease-out;
  436. -moz-transition:all 0.3s ease-out;
  437. transition:all 0.3s ease-out;
  438. }
  439.  
  440. /* The container <div> - needed to position the dropdown content */
  441. .dropdown {
  442. position: relative;
  443. display: inline-block;
  444. -webkit-transition:opacity 0.8s linear;
  445. -webkit-transition:all 0.3s ease-out;
  446. -moz-transition:all 0.3s ease-out;
  447. transition:all 0.3s ease-out;
  448. }
  449.  
  450. /* Dropdown Content (Hidden by Default) */
  451. .dropdown-content {
  452. display: none;
  453. position: absolute;
  454. background-color: {color:background};
  455. width:100px;
  456. text-align:center;
  457. box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  458. -webkit-transition:opacity 0.8s linear;
  459. -webkit-transition:all 0.3s ease-out;
  460. -moz-transition:all 0.3s ease-out;
  461. transition:all 0.3s ease-out;
  462. }
  463.  
  464. /* Links inside the dropdown */
  465. .dropdown-content a {
  466. color: {color:navigation links};
  467. text-transform:uppercase;
  468. letter-spacing:1px;
  469. padding: 7px;
  470. font-size:11px;
  471. text-decoration: none;
  472. display: block;
  473. -webkit-transition:opacity 0.8s linear;
  474. -webkit-transition:all 0.3s ease-out;
  475. -moz-transition:all 0.3s ease-out;
  476. transition:all 0.3s ease-out;
  477. }
  478.  
  479. /* Change color of dropdown links on hover */
  480. .dropdown-content a:hover {
  481. background-color: {color:nav hover bg};
  482. ;color:{color:navigation links hover};
  483. -webkit-transition:opacity 0.8s linear;
  484. -webkit-transition:all 0.3s ease-out;
  485. -moz-transition:all 0.3s ease-out;
  486. transition:all 0.3s ease-out;
  487. }
  488.  
  489. /* Show the dropdown menu on hover */
  490. .dropdown:hover .dropdown-content {
  491. -webkit-transition:opacity 0.8s linear;
  492. -webkit-transition:all 0.3s ease-out;
  493. -moz-transition:all 0.3s ease-out;
  494. transition:all 0.3s ease-out;
  495. display: block;
  496. }
  497.  
  498. /* Change the background color of the dropdown button when the dropdown content is shown */
  499. .dropdown:hover .dropbtn {
  500. -webkit-transition:opacity 0.8s linear;
  501. -webkit-transition:all 0.3s ease-out;
  502. -moz-transition:all 0.3s ease-out;
  503. transition:all 0.3s ease-out;
  504. color:{color:navigation links hover};
  505.  
  506. }
  507.  
  508.  
  509.  
  510.  
  511. #entries {margin-top:20px;margin-bottom:50px; float:left; text-align: justify; margin-left:240px;}
  512.  
  513. #posts {margin-bottom:60px;width: 500px; text-align:left; padding:15px;background-color:{color:posts};border-radius:25px;}
  514. #posts:hover .stats{-webkit-transition: opacity 0.8s linear;opacity: 1;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out
  515. opacity:1}
  516.  
  517. h1{color:{color:title}; font-family: Arial; font-size:15px; line-height:15px; letter-spacing:0px; font-weight:normal; margin:0px; padding:0px; text-align:center;}
  518.  
  519. h2{color:{color:title}; font-family:Georgia; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:normal; margin:0px; padding:0px; margin-bottom:-0px; text-align:left}
  520.  
  521. h3{color:{color:link}; font-family:georgia; font-size:9px; letter-spacing:; font-weight:normal; font-style:normal; text-transform:; line-height:15px; margin-top:-4px; margin-bottom:-10px; text-align:}
  522.  
  523. h3 a:hover{background-color:transparent}
  524.  
  525.  
  526. #questions {background-color:{color:stats background}; color: {color:text}; padding:10px; margin-bottom:0px;font-family: georgia, cursive; font-size:11px}
  527. #questions a {color:{color:link}}
  528.  
  529. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  530.  
  531. b, strong{color:{color:bold}}
  532. i, em {color:{color:italic}}
  533. p{margin-top:5px; margin-bottom:5px}
  534. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  535.  
  536. img a{border:none; width:100%;margin-bottom:5px;}
  537. .audio{background-color:black; display:block;}
  538.  
  539. .user_1 .label {color:{color:link}; font-weight:bold}
  540. .user_2 .label {color:{color:text}; font-weight:bold}
  541. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  542.  
  543. .notes img{width:10px; position:relative; top:1px}
  544. ol.notes, .notes li{list-style:none; width:390px; margin:-7px 0 7px 5px; padding:4px}
  545.  
  546. </style>
  547. <style type="text/css">{CustomCSS}</style>
  548. </head>
  549.  
  550. <body>
  551. <div id="all">
  552. <br><div style="margin-top:6px;margin-left:-2px;">
  553. <div id="sidebarimage2"><img src="{image:sidebar image three}"></div>
  554. </div>
  555. <div id="sidebar">
  556. <center><div id="title">{TITLE}</div>
  557. <br></center><center>
  558.  
  559. <p>
  560. <div id="sidebarimage">
  561. <img src="{image:sidebar image}"></div>
  562.  
  563. <br>
  564. <div id="description">{description}</div><br><br>
  565. <div id="rightnavigation">
  566.  
  567. <a href="/">index</a>
  568. <a href="/ask">message</a>
  569. {block:IfLink1}<a href="{text:Link1}">{text:Text Link1}</a> {/block:IfLink1Title}
  570. {block:IfLink2}<a href="{text:Link2}">{text:Text Link2}</a>{/block:IfLink2Title}
  571. {block:IfLink3}<a href="{text:Link3}">{text:Text Link3}</a>{/block:IfLink3Title}
  572. </div>
  573.  
  574.  
  575.  
  576.  
  577. <center><i><br>
  578. {block:PreviousPage}<a href="{PreviousPage}">Previous</a>{/block:PreviousPage} - {block:NextPage}<a href="{NextPage}">Forth</a>{/block:NextPage}</i></center>
  579. </div>
  580.  
  581.  
  582. <div id="container">
  583.  
  584. <div id="entries">
  585. {block:Posts}
  586. <div id="posts">
  587. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  588. {block:Text}<h3>{Body}</h3>{/block:Text}
  589.  
  590. {block:Quote}<h1>“{Quote}"</h1><br><div style="text-align:right"> — {Source}</div>
  591. {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  592. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  593. {/block:SourceLogo}
  594. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}<br>
  595. {/block:Quote}
  596.  
  597. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  598. {block:Description}<P>{Description}</p>{/block:Description}
  599. {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  600. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  601. {/block:SourceLogo}
  602. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}<br>
  603. {/block:Link}
  604.  
  605. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}
  606. {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  607. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  608. {/block:SourceLogo}
  609. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}<br>
  610. {/block:Photo}
  611. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}
  612. {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  613. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  614. {/block:SourceLogo}
  615. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}<br>
  616. {/block:Photoset}
  617.  
  618. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>
  619. {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  620. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  621. {/block:SourceLogo}
  622. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}<br>
  623. {/block:Chat}
  624.  
  625. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  626. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  627. {/block:SourceLogo}
  628. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}<br>{/block:Video}
  629.  
  630. {block:Answer}
  631. <div class="askicon"><img src="{AskerPortraitURL-48}" width="48" height="48"></div>
  632. <div class="askb"></div>
  633. <div class="ask">{Question}<div style="text-align: right;font-size:10px;">- {asker}</div></div>
  634. <div class="answer">{Answer}</div>
  635. {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  636. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  637. {/block:SourceLogo}
  638. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}<br>
  639. {/block:Answer}
  640.  
  641.  
  642. {block:Audio}
  643. <div id="audiopost">{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="player">
  644. <div class="playerr">{AudioPlayerWhite}</div></div><div class="track"><br>{block:TrackName}{TrackName}{/block:TrackName}<br />{block:Artist}{Artist}{/block:Artist}<br />{PlayCountWithLabel}</div></div>
  645. {Caption}
  646. {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  647. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  648. {/block:SourceLogo}
  649. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}<br>
  650. {/block:Audio}
  651.  
  652.  
  653. <div class="stats">
  654. {block:RebloggedFrom}<i class="fa fa-user"></i> <i>{ReblogParentName}</i> <i class="fa fa-trademark"></i> <i>{ReblogRootName}</i>{/block:RebloggedFrom}
  655. <a href="{ReblogURL}" target="_blank"><i class="fa fa-retweet" style="font-size:12px;margin-top:5px;"></i></a>
  656. <div class="tags">
  657. <a href="{Permalink}">{block:NoteCount}{NoteCount} <i class="fa fa-heart-o"></i>{/block:NoteCount}</a>
  658. {block:HasTags}<i class="fa fa-tags"></i> {block:Tags}<a class="tag" href="{TagURL}">{Tag};</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</div></div></div>
  659.  
  660.  
  661.  
  662. {/block:Posts}
  663. {block:PostNotes}{PostNotes}{/block:PostNotes}
  664.  
  665. </div>
  666.  
  667.  
  668.  
  669.  
  670.  
  671.  
  672.  
  673. <div class="cred">
  674. <div id="name"><a href="http://vervainnecklacethemes.tumblr.com">vervainnecklacethemes</div></a>
  675. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement