Advertisement
cvndythemes

Personal #01

Aug 15th, 2015
666
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.74 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8. <!--
  9.  
  10. Layout Name: Personal #01
  11. cvndythemes.tumblr.com
  12. Don't claim as your own or redistribute.
  13. Edit as much as you want
  14.  
  15. -->
  16.  
  17. <!-- DEFAULTS -->
  18.  
  19. <meta name="color:BG" content="#ffffff" />
  20. <meta name="color:Text" content="#444444" />
  21. <meta name="color:Table BG" content="#ffffff" />
  22. <meta name="color:Titles" content="#000000" />
  23. <meta name="color:Title Border" content="#000000" />
  24. <meta name="color:Links" content="#444444" />
  25. <meta name="color:Link BG" content="#ffffff" />
  26. <meta name="color:Link Hover" content="#444444" />
  27. <meta name="color:Link Hover BG" content="#ffffff" />
  28. <meta name="color:Nav" content="#444444" />
  29. <meta name="color:Nav BG" content="#ffffff" />
  30. <meta name="color:Nav Border" content="#fa9760" />
  31. <meta name="color:Nav Text Hover " content="#444444" />
  32. <meta name="color:Nav Border Hover" content="#f4be52" />
  33. <meta name="color:Blockquote Text" content="#444444" />
  34. <meta name="color:Blockqoute BG" content="#e4dfdb" />
  35. <meta name="color:Blockquote Border" content="#d2cdc9" />
  36. <meta name="color:Post Border" content="#d2cdc9" />
  37. <meta name="color:Accent" content="#bbe1cc" />
  38. <meta name="color:Bold" content="#fa9760" />
  39. <meta name="color:Italic" content="#f4be52" />
  40. <meta name="color:Question Text" content="#444444" />
  41. <meta name="color:Question BG" content="#d2cdc9" />
  42. <meta name="color:Audio Text" content="#444444" />
  43. <meta name="color:Audio BG" content="#fdddd2" />
  44.  
  45. <meta name="image:BG" content=""/>
  46. <meta name="image:Sidebar" content="http://placehold.it/245x275"/>
  47.  
  48. <meta name="if:Infinite Scroll" content="0"/>
  49. <meta name="if:Sidebar Image" content="1"/>
  50. <meta name="if:Sidebar Number Links" content="1"/>
  51. <meta name="if:Sidebar About" content="1"/>
  52. <meta name="if:Sidebar Spaced Links" content="1"/>
  53.  
  54. <meta name="text:Number Link Title" content="" />
  55. <meta name="text:About Title" content="" />
  56. <meta name="text:Spaced Title" content="" />
  57.  
  58. <meta name="text:NumNav1" content="http://" />
  59. <meta name="text:NumNav1 Title" content="Num 1" />
  60. <meta name="text:NumNav2" content="http://" />
  61. <meta name="text:NumNav2 Title" content="Num 2" />
  62.  
  63. <meta name="text:SpacedNav1" content="http://" />
  64. <meta name="text:SpacedNav1 Title" content="Link 1" />
  65. <meta name="text:SpacedNav2" content="http://" />
  66. <meta name="text:SpacedNav2 Title" content="Link 2" />
  67. <meta name="text:SpacedNav3" content="http://" />
  68. <meta name="text:SpacedNav3 Title" content="Link 3" />
  69. <meta name="text:SpacedNav4" content="http://" />
  70. <meta name="text:SpacedNav4 Title" content="Link 4" />
  71.  
  72. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
  73.  
  74. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
  75.  
  76. <script type="text/javascript"
  77. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  78. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  79. <script>
  80. (function($){
  81. $(document).ready(function(){
  82. $("[title]").style_my_tooltips();
  83. });
  84. })(jQuery);
  85. </script>
  86.  
  87. <style>
  88.  
  89. /* --- SCROLLBAR ---*/
  90.  
  91. ::-webkit-scrollbar {width: 0px; height: 0px; height:auto; background:{color:BG};}
  92. ::-webkit-scrollbar-thumb:vertical {background:{color:Link};}
  93. ::-webkit-scrollbar-thumb:horizontal {background:{color:BG};}
  94. ::-webkit-scrollbar-thumb {background:{color:BG};}
  95.  
  96. /* --- TOOLTIPS ---*/
  97.  
  98. #s-m-t-tooltip {
  99. display: block;
  100. font-size: 8px;
  101. background-color:{color:Accent};
  102. font-family: calibri;
  103. letter-spacing: 1px;
  104. text-transform: uppercase;
  105. line-height:130%;
  106. color:#ffffff;
  107. text-align: center;
  108. margin-left: 25px;
  109. padding:5px;
  110. min-width: 40px;
  111. max-width: 150px;
  112. z-index: 9999999999;}
  113.  
  114. #tumblr_controls {
  115. {block:IndexPage}
  116. display:none;
  117. {/block:IndexPage}
  118. }
  119.  
  120. iframe#tumblr_controls {
  121. top: 0% !important;
  122. right:0% !important;
  123. position: fixed !important;
  124. z-index:999999;
  125. }
  126.  
  127. #icons {
  128. position:fixed;
  129. top:9px;
  130. right:-10px;
  131. width:135px;
  132. z-index:999999;}
  133.  
  134. .links a{
  135. z-index:999999;
  136. display:inline;
  137. letter-spacing:2px;
  138. padding:14px;
  139. font:8px 'Calibri';
  140. text-align:center;
  141. }
  142.  
  143. #icons img {
  144. display:inline-block;
  145. margin:5px;
  146. margin-top:0px;
  147. z-index:999999;
  148. padding:10px;
  149. }
  150.  
  151. /* --- Body --- */
  152.  
  153. body {
  154. font-family: trebuchet ms;
  155. font-size: 11px;
  156. text-align:justify;
  157. color:{color:Text};
  158. background-image: url('{image:BG}');
  159. background-color:{color:BG};
  160. background-attachment:fixed;
  161. }
  162.  
  163. #container {
  164. width: 960px;
  165. margin: 0 auto;
  166. height:100%;
  167. }
  168.  
  169. #sidebar {
  170. float: left;
  171. width: 245px;
  172. height:100%;
  173. background-color:{color:Table BG};
  174. margin-top:80px!important;
  175. padding:15px;
  176. padding-top:0px!important;
  177. padding-top:15px!important;
  178. position:fixed;
  179. }
  180.  
  181. #content {
  182. float: right;
  183. width: 594px;
  184. height:100%;
  185. background-color:{color:Table BG};
  186. margin-top:80px!important;
  187. padding:15px;
  188. }
  189.  
  190. #post {
  191. width:500px;
  192. margin-left:47px;
  193. padding:0px;
  194. font-style:none;
  195. padding:5px;
  196. }
  197.  
  198. #table {
  199. clear: both;
  200. height:100%;
  201. }
  202.  
  203. /* --- Titles --- */
  204.  
  205. h1{
  206. font-family: georgia;
  207. text-align : left;
  208. font-size:20px;
  209. letter-spacing: -1px;
  210. line-height: 20px;
  211. text-transform: lowercase;
  212. font-style: italic;
  213. font-weight:normal;
  214. padding-left:10px;
  215. color:{color:Titles};
  216. margin-bottom:10px;
  217. padding:2px;
  218. border-bottom: dashed {color:Title Border} 1px;
  219. }
  220.  
  221. /* --- Other Titles --- */
  222.  
  223. h2 {
  224. font-family: georgia;
  225. text-align : left;
  226. font-size:20px;
  227. letter-spacing: -1px;
  228. line-height: 20px;
  229. text-transform: lowercase;
  230. font-style: italic;
  231. font-weight:normal;
  232. padding-left:10px;
  233. color:{color:Titles};
  234. margin-bottom:10px;
  235. padding:2px;
  236. border-bottom: dashed {color:Title Border} 1px;
  237. }
  238.  
  239.  
  240. /* --- Link and Quote --- */
  241.  
  242. h3 {
  243. font-family: georgia;
  244. text-align : left;
  245. font-size:20px;
  246. letter-spacing: -1px;
  247. line-height: 20px;
  248. text-transform: lowercase;
  249. font-style: italic;
  250. font-weight:normal;
  251. padding-left:10px;
  252. color:{color:Titles};
  253. margin-bottom:10px;
  254. padding:2px;
  255. border-bottom: 0px;
  256. }
  257.  
  258. h4 {
  259. font-family: georgia;
  260. text-align : left;
  261. font-size:20px;
  262. letter-spacing: -1px;
  263. line-height: 20px;
  264. text-transform: lowercase;
  265. font-style: italic;
  266. font-weight:normal;
  267. padding-left:10px;
  268. color:{color:Titles};
  269. margin-bottom:10px;
  270. padding:2px;
  271. border-bottom: 0px;
  272. }
  273.  
  274. a.links:link, a.links:active, a.links:visited {
  275. font: arial;
  276. text-transform:uppercase;
  277. letter-spacing: 0px;
  278. margin:1px;
  279. padding:3px;
  280. color: {color:Links};
  281. display:block;
  282. background-color:{color:Link BG};
  283. }
  284.  
  285. a.links:hover {
  286. font: arial;
  287. text-transform:uppercase;
  288. letter-spacing: 4px;
  289. margin:1px;
  290. padding:3px;
  291. color: {color:Link Hover};
  292. display:block;
  293. background-color:{color:Link Hover BG};
  294. }
  295.  
  296. a.navi, a.navi:visited {
  297. margin:1px;
  298. padding:7px;
  299. padding-left:10px;
  300. font-family: arial;
  301. font-size:10px;
  302. color:{color:Nav}!important;
  303. display: block;
  304. line-height:8px;
  305. text-decoration: none;
  306. background-color:{color:Nav BG};
  307. text-transform:uppercase;
  308. font-weight:bold;
  309. letter-spacing:0px;
  310. border-left: solid 9px {color:Nav Border};
  311. }
  312. a.navi:hover {
  313. color:{color:Nav Hover}!important;
  314. border-left: solid 9px {color:Nav Border Hover};
  315. }
  316.  
  317.  
  318. img{ border-style: none;}
  319.  
  320. blockquote {
  321. color:{color:Blockquote Text};
  322. font-family: arial;
  323. padding : 10px;
  324. background-color: {color:Blockquote BG};
  325. }
  326.  
  327. hr.divider, hr, hr.separator {
  328. height:0;
  329. border:0;
  330. border-bottom:0px;
  331. margin-left:50;
  332. clear:both;
  333. width:400px;
  334. }
  335.  
  336. #cred {
  337. background:{color:Background};
  338. font-family: 'Calibri';
  339. font-size:10px;
  340. color:#bbb;
  341. right:3px;
  342. bottom:3px;
  343. position:fixed;
  344. letter-spacing:1px;
  345. padding: 2px 5px 3px 5px;}
  346. a.cred {color:#bbb;}
  347.  
  348. /* --- Notes Info and Tags --- */
  349.  
  350. .note {
  351. padding:0px 20px 0px 20px;
  352. text-transform:uppercase;
  353. font-family: 'Calibri';
  354. text-align:left;
  355. letter-spacing:0px;
  356. font-size: 10px;
  357. line-height:80%;
  358. color:{color:Links};
  359.  
  360. }
  361.  
  362. .note li {
  363. list-style-type:none;
  364. padding:5px 20px 5px 20px;
  365. text-align:left;
  366. margin-left:-80px;
  367. }
  368.  
  369. #info {
  370. font-family: 'Calibri';
  371. text-align:center;
  372. letter-spacing:1px;
  373. margin-top:25px;
  374. padding-top:5px; padding:5px;
  375. padding-bottom:10px;
  376. text-transform:uppercase;
  377. font-style:none;
  378. font-size:10px;
  379. line-height:80%;
  380. border-top: 0px;}
  381.  
  382. #tags {
  383. font-family: 'Calibri';
  384. color:{color:Links};
  385. letter-spacing:1px;
  386. text-align:center;
  387. margin-top:-5px;
  388. padding-bottom:15px;
  389. margin-bottom:120px;
  390. text-transform:uppercase;
  391. font-style:none;
  392. font-size:10px;
  393. border-bottom:solid 1px {color:Post Border};
  394. }
  395.  
  396.  
  397. #tags a:hover {
  398. color: {color:Bold};
  399. text-decoration: none;
  400. }
  401.  
  402. a{
  403. color:{color:Links};
  404. text-decoration:none;
  405. }
  406.  
  407. a:hover{
  408. color:{color:Link Hover};
  409. text-decoration:none;
  410. }
  411.  
  412. img{ border-style: none;}
  413.  
  414. b {color: {color:Bold}; font-weight:bold;}
  415. i {color: {color:Italic};font-weight:bold;font-style:italic;}
  416. small { font-family: 'Calibri'; font-size:10px; text-transform:uppercase; }
  417. big{ font-weight:bold;}
  418.  
  419. /* --- Pagination --- */
  420.  
  421. #pagination {
  422. text-align:center;
  423. font-size:20px;
  424. font-weight:bold;
  425. font-style:italic;
  426. letter-spacing:4px;
  427. text-transform:uppercase;
  428. background:{color:Background};
  429. }
  430.  
  431. a.pagination, a.pagination:link, a.pagination:active, a.pagination:visited{
  432. color: {color:Accent}!important;
  433. }
  434.  
  435. a.pagination:hover {
  436. color:{color:Link Hover};
  437.  
  438. }
  439.  
  440. .moretext {
  441. position: relative;
  442. font-weight: 400;
  443. font-size: 10px;
  444. margin: 10px 0px 30px;
  445. padding: 5px;
  446. text-align: center;
  447. }
  448.  
  449. .moretext a {
  450. padding: 3px 4px 3px 6px;
  451. text-transform: uppercase;
  452. font-size: 12px;
  453. letter-spacing: 1px;
  454. }
  455.  
  456. .moretext a:hover {
  457. font-size: 12px;
  458. }
  459.  
  460. /* --- Asks--- */
  461.  
  462. .asker {
  463. padding: 0px 0px 2px 30px;
  464. text-transform: uppercase;
  465. }
  466.  
  467. .question {
  468. color:{color:Question Text};
  469. position: relative;
  470. background: {color:Question BG};
  471. margin: 0px 0px 20px 0px;
  472. padding: 15px;
  473. }
  474.  
  475. .question:after, .question:before {
  476. bottom: 100%;
  477. border: solid transparent;
  478. content: "";
  479. height: 0;
  480. width: 0;
  481. position: absolute;
  482. pointer-events: none;
  483. }
  484.  
  485. .question:after {
  486. border-color: rgba(136, 183, 213, 0);
  487. border-bottom-color: {color:Question BG};
  488. border-width: 10px;
  489. left: 30px;
  490. margin-left: -10px;
  491. }
  492.  
  493. .answer {
  494. margin-bottom: 20px;
  495. }
  496.  
  497. /* --- Audio --- */
  498.  
  499. .playerbuttonbg {
  500. position: absolute;
  501. left: 20px;
  502. top: 20px;
  503. width: 19px;
  504. height: 19px;
  505. background-color: #ffffff;
  506. padding: 10px;
  507. opacity: .4;
  508. filter: alpha(opacity=40);
  509. -moz-opacity: 0.4;
  510. -khtml-opacity: 0.4;
  511. transition: opacity .7s ease-in-out;
  512. -moz-transition: opacity .7s ease-in-out;
  513. -webkit-transition: opacity .7s ease-in-out;
  514. }
  515.  
  516. .playerbuttonbg:hover {
  517. opacity: 1;
  518. filter: alpha(opacity=100);
  519. -moz-opacity: 1;
  520. -khtml-opacity: 1;
  521. }
  522.  
  523. .newplayerbutton {
  524. position: relative;
  525. width: 19px;
  526. height: 19px;
  527. overflow: hidden;
  528. }
  529.  
  530. .playerbuttonhug {
  531. position: absolute;
  532. top: -18px;
  533. left: -7px;
  534. }
  535.  
  536. .tumblr_audio_player {
  537. height: 90px;
  538. width: 44px;
  539. -moz-transform: scale(0.60, 0.60);
  540. -webkit-transform: scale(0.60, 0.60);
  541. -o-transform: scale(0.60, 0.60);
  542. -ms-transform: scale(0.60, 0.60);
  543. transform: scale(0.60, 0.60);
  544. -moz-transform-origin: top left;
  545. -webkit-transform-origin: top left;
  546. -o-transform-origin: top left;
  547. -ms-transform-origin: top left;
  548. transform-origin: top left;
  549. }
  550.  
  551. .audioimgwrapper {
  552. position: absolute;
  553. left: 0px;
  554. top: 0px;
  555. overflow: hidden;
  556. width: 79px;
  557. height: 79px;
  558. }
  559.  
  560. .audioimgwrapper img {
  561. width: 100%;
  562. height: auto;
  563. }
  564.  
  565. .trackdetails {
  566. font-family: 'Calibri';
  567. font-size:10px;
  568. color:{color:Audio Text};
  569. font-weight:bold;
  570. font-style:italic;
  571. text-transform:uppercase;
  572. background:{color:Audio BG};
  573. text-align:center;
  574. padding:0px;
  575. padding-top:20px;
  576. width: 400px;
  577. border: 0px solid black;
  578. display:inline-block;
  579. margin-left: 90px;
  580. height: 59px;
  581. }
  582.  
  583. .audiowrapper {
  584. position: relative;
  585. display:inline-block;
  586. }
  587.  
  588. /* --- Chat --- */
  589.  
  590. .user_1 .label {color: {color:Bold}; font-weight: 700;}
  591. .user_2 .label {color: {color:Link BG}; font-weight: 700;}
  592. .user_3 .label {color: {color:Bold}; font-weight: 700;}
  593. .user_4 .label {color: {color:Link BG}; font-weight: 700;}
  594. .user_5 .label {color: {color:Bold}; font-weight: 700;}
  595. .user_6 .label {color: {color:Link BG}; font-weight: 700;}
  596. .user_7 .label {color: {color:Bold}; font-weight: 700;}
  597. .user_8 .label {color: {color:Link BG}; font-weight: 700;}
  598.  
  599. ul.chat {list-style:none; margin: 0px 0px 0px 0px; padding: 0px;}
  600.  
  601. .chat li {
  602. list-style: none;
  603. margin: 0px;
  604. padding: 2px;
  605. border: none;
  606. }
  607.  
  608. .chat li:first-child {
  609. border: none;
  610. }
  611.  
  612. /* --- Permalink Page --- */
  613.  
  614. .perma {
  615. text-align: left;
  616. margin: 20px;
  617. padding: 30px;
  618. text-decoration: none;
  619. line-height: 150%;
  620. position: relative;
  621. font-size: 9px;
  622. }
  623.  
  624. .perma a {
  625. text-transform: uppercase;
  626. font-size: 9px;
  627. }
  628.  
  629. .perma img {
  630. width: 15px;
  631. height: 15px;
  632. border: 0px;
  633. margin-right: 2px;
  634. }
  635.  
  636. .perma blockquote {
  637. color:{color:Blockquote};
  638. background-color: {color:Blockquote BG};
  639. border-left: 2px solid {color:Blockquote Border};
  640. border-right: 2px solid {Blockquote Border};
  641. width: 300px;
  642. margin-right: 2px;
  643. font-size: 9px;
  644.  
  645. }
  646.  
  647. ol.notes{
  648. padding:0px;
  649. margin:0px;
  650. list-style-type:none;
  651. font-size: 9px;
  652. }
  653.  
  654. ol.notes li.note{
  655. padding-bottom:15px;
  656. font-size: 9px;
  657. }
  658.  
  659. ol.notes li.note img{
  660. padding:0px !important;
  661. }
  662.  
  663. ol.notes li.note img.avatar{
  664. vertical-align:-4px !important;
  665. margin-top:-10;
  666. margin-right:5px;
  667. width:16px;
  668. height:16px;
  669. }
  670.  
  671. ol.notes li.note a img.avatar{
  672. padding:0px;
  673. border-width:0px;
  674. border:none;
  675. }
  676.  
  677. ol.notes li.note img{
  678. padding:0 px;
  679. border-width:0 px;
  680. border:none;
  681. }
  682.  
  683. ol.notes li.note span.action{
  684. color:{color:Link};
  685. font-size: 9px!important;
  686. }
  687.  
  688. ol.notes li.note.answer_content{
  689. font-weight:normal;
  690. font-size: 9px;
  691. }
  692.  
  693. ol.notes li.note.blockquote{
  694. padding:1px 1px;
  695. margin:1px 0px 0px 1px;
  696. }
  697.  
  698. ol.notes li.note.blockquote a{
  699. text-decoration:none;
  700. }
  701.  
  702. ul, li {
  703. list-style-type: disc;
  704. }
  705.  
  706. #textposts img {
  707. max-width:250px;
  708. }
  709.  
  710. img {
  711. border: 0;
  712. max-width: 100%;
  713. }
  714.  
  715. {CustomCSS}</style>
  716.  
  717. {block:IfInfiniteScroll}
  718. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  719. {/block:IfInfiniteScroll}
  720.  
  721. </head>
  722.  
  723. <div id="container">
  724.  
  725. <div id="sidebar">
  726. {block:ifSidebarImage}
  727. <img src="{image:Sidebar}" />
  728. {/block:ifSidebarImage}
  729. <p>
  730.  
  731. {block:ifSidebarNumberLinks}
  732. <h1>{text:Number Link Title}</h1>
  733.  
  734. <a class="navi" href="/home">01. Home</a>
  735. <a class="navi" href="/ask">02. Ask</a>
  736. {block:ifNumNav1}
  737. <a class="navi" href="{text:NumNav1}">03. {text:NumNav1 Title}</a>
  738. {/block:ifNumNav1}
  739. {block:ifNumNav2}
  740. <a class="navi" href="{text:NumNav2}">04. {text:NumNav2 Title}</a>
  741. {/block:ifNumNav2}
  742. <p>
  743. {/block:ifSidebarNumberLinks}
  744.  
  745. {block:ifSidebarAbout}
  746. <h1>{text:About Title}</h1>
  747. {block:Description}
  748. {Description}
  749. {/block:Description}
  750. <p>
  751. {/block:ifSidebarAbout}
  752.  
  753. {block:ifSidebarSpacedLinks}
  754. <h1>{text:Spaced Title}</h1>
  755. {block:ifSpacedNav1}<a class="links" href="{text:SpacedNav1}">{text:SpacedNav1 Title}</a>{/block:ifSpacedNav1}
  756. {block:ifSpacedNav2}<a class="links" href="{text:SpacedNav2}">{text:SpacedNav2 Title}</a>{/block:ifSpacedNav2}
  757. {block:ifSpacedNav3}<a class="links" href="{text:SpacedNav3}">{text:SpacedNav3 Title}</a>{/block:ifSpacedNav3}
  758. {block:ifSpacedNav4}<a class="links" href="{text:SpacedNav4}">{text:SpacedNav4 Title}</a>{/block:ifSpacedNav4}
  759. <p>
  760.  
  761. {/block:ifSidebarSpacedLinks}
  762.  
  763. {block:ifNotInfiniteScroll}
  764. {block:Pagination}
  765. <div id="pagination">
  766. {block:PreviousPage}
  767. <a href="{PreviousPage}">&#8606;</a>
  768. {/block:PreviousPage}
  769.  
  770. {block:JumpPagination length="5"}
  771. {block:CurrentPage}
  772. <span class="current_page">{PageNumber}</span>
  773. {/block:CurrentPage}
  774.  
  775. {block:JumpPage}
  776. <a class="jump_page" href="{URL}">{PageNumber}</a>
  777. {/block:JumpPage}
  778. {/block:JumpPagination}
  779.  
  780. {block:NextPage}
  781. <a href="{NextPage}">&#8608;</a>
  782. {/block:NextPage}
  783. </div>
  784. {/block:Pagination}
  785. {/block:ifNotInfiniteScroll}
  786. </div>
  787.  
  788.  
  789.  
  790.  
  791. <div id="content">
  792. <div class= “autopagerize_page_element”>
  793. {block:Posts}<div id="post">
  794.  
  795. <div id=“textposts”>{block:Text}
  796. <h1>{block:Title}{Title}{/block:Title}</h1>
  797. {Body}
  798. {block:More}<div class="moretext"><a href="{Permalink}">Continue Reading</a></div>{/block:More}
  799. {/block:Text}
  800. </div>
  801.  
  802. {block:Photo}
  803. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>
  804. {block:Caption}{Caption}{/block:Caption}
  805. {block:More}<div class="moretext"><a href="{Permalink}">Continue Reading</a></div>{/block:More}
  806. {/block:Photo}
  807.  
  808. {block:Photoset}
  809. <center>{Photoset-500}</center>
  810. {block:Caption}{Caption}{/block:Caption}
  811. {block:More}<div class="moretext"><a href="{Permalink}">Continue Reading</a></div>{/block:More}
  812. {/block:Photoset}
  813.  
  814. {block:Quote}
  815. <h4>"<i>{Quote}</i>"</h4>
  816. <br>{block:Source} —{Source}{/block:Source}
  817. {/block:Quote}
  818.  
  819. {block:Link}
  820. <h3><a href="{URL}" {Target}>{Name}</a></h3>
  821. {block:Description}{Description}{/block:Description}
  822. {/block:Link}
  823.  
  824. {block:Chat}
  825. <ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>
  826. {/block:Chat}
  827.  
  828. {block:AudioPlayer}
  829. <div class="audiowrapper">
  830. {block:AlbumArt}
  831. <div class="audioimgwrapper"><img src="{AlbumArtURL}"></div>
  832. {/block:AlbumArt}
  833. <div class="playerbuttonbg">
  834. <div class="newplayerbutton">
  835. <div class="playerbuttonhug">
  836. {AudioPlayerWhite}
  837. </div>
  838. </div>
  839. </div>
  840. <div class="trackdetails">
  841. {block:TrackName}{TrackName}{/block:TrackName}<br/>
  842. {block:Artist}{Artist}{/block:Artist}<br>
  843. {block:Album}{Album}{/block:Album}
  844. </div></div>
  845. {block:Caption}{Caption}{/block:Caption}
  846. {/block:AudioPlayer}
  847.  
  848. {block:Video}
  849. <center>{Video-500}</center>
  850. {block:Caption}{Caption}{/block:Caption}
  851. {block:More}<div class="moretext"><a href="{Permalink}">Continue Reading</a></div>{/block:More}
  852. {/block:Video}
  853.  
  854. {block:Answer}
  855. <div class="asker">{Asker} Asked</div>
  856. <div class="question">{Question}</div>
  857. <div class="answer"><p>{Answer}{block:More}<div class="moretext"><a href="{Permalink}">Continue Reading</a></div>{/block:More}</p></div>
  858. {/block:Answer}
  859.  
  860.  
  861. <div id="info">
  862. <a href="{PostAuthorURL}">{PostAuthorName}</a> {block:Date}posted this <a href="{Permalink}">{month} {dayofmonth} {/block:Date}{/block:Date}</a> {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom}</a> {block:ContentSource} <a href="{SourceURL}">(© {SourceLink}</a>){/block:ContentSource} {block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a>
  863. </div>
  864.  
  865. <div id="tags">
  866. {block:HasTags} {block:Tags} <a href="{TagURL}"># {Tag}</a>&nbsp;{/block:Tags}{/block:HasTags}</div>
  867.  
  868. </div>
  869. {/block:Posts}
  870. </div>
  871. {block:PostNotes}<div class="perma">{PostNotes}</div>{/block:PostNotes}
  872.  
  873. </div>
  874.  
  875.  
  876. <div id="table"></div>
  877. </div></div></div>
  878.  
  879.  
  880. <div id="cred"><a href="http://cvndythemes.tumblr.com/" class="cred" title=""> cvndy </a></div>
  881.  
  882. <div class="links">
  883. {block:IndexPage}
  884. <div id="icons">
  885. <a href="http://tumblr.com/follow/{Name}" title="follow"> <i class="fa fa-plus-square fa-lg"></i> </a>
  886. <a href="http://www.tumblr.com/send/{Name}?redirect_to=http%3A%2F%2F{Name}.tumblr.com%2F" title="Fanmail">
  887. <i class="fa fa-envelope-o fa-lg"></i>
  888. </a>
  889. <a href="http://tumblr.com/" title="Dashboard">
  890. <i class="fa fa-home fa-lg"></i></a>
  891. </div>
  892. {/block:IndexPage}
  893. </div>
  894.  
  895. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement