Advertisement
Gived

Gived theme #11

Aug 11th, 2013
2,054
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.80 KB | None | 0 0
  1. <!--==========theme 02 v2 by gived remove the credit and die===============-->
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6. <link href='http://fonts.googleapis.com/css?family=Butterfly+Kids' rel='stylesheet' type='text/css'>
  7. <link href='http://fonts.googleapis.com/css?family=Dawning+of+a+New+Day' rel='stylesheet' type='text/css'>
  8. <meta name="generator" content="HTML Tidy for Linux (vers 25 March 2009), see www.w3.org" />
  9. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js">
  10. </script>
  11. <meta name="color:Background" content="#FFFFFF" />
  12. <meta name="color:Text" content="#696969" />
  13. <meta name="color:Link" content="#77003c" />
  14. <meta name="color:Scrollbar" content="#130C11" />
  15. <meta name="color:posts" content="#ffffff" />
  16. <meta name="color:border" content="#ddd" />
  17. <meta name="image:Background" content="1" />
  18. <meta name="if:fullbg" content="0" />
  19. <meta name="if:image fade" content="0" />
  20. <meta name="if:tiny cursor" content="0" />
  21. <meta name="if:tiny scrollbar" content="1" />
  22. <meta name="if:show blog title" content="1" />
  23. <meta name="text:Link One Title" content="" />
  24. <meta name="text:Link One" content="" />
  25. <meta name="text:Link Two Title" content="" />
  26. <meta name="text:Link Two" content="" />
  27. <meta name="text:Link Three Title" content="" />
  28. <meta name="text:Link Three" content="" />
  29. <meta name="text:Link Four Title" content="" />
  30. <meta name="text:Link Four" content="" />
  31. <meta name="text:Link Five Title" content="" />
  32. <meta name="text:Link Five" content="" />
  33. <meta name="image:sidebar" content="0"/>
  34. <meta name="if:rounded corners" content="1"/>
  35. <meta name="text:Blog Title Size" content="30" />
  36. <meta name="if:show sidebar photo" content="0"/>
  37.  
  38. <link href='http://fonts.googleapis.com/css?family=Quicksand:400,700|The+Girl+Next+Door|Marck+Script|Lobster|Reenie+Beanie|Shadows+Into+Light+Two|Megrim|Rock+Salt|Raleway:100' rel='stylesheet' type='text/css'>
  39.  
  40. <style type="text/css">
  41. /*<![CDATA[*/
  42. @import url(http://fonts.googleapis.com/css?family=Megrim);
  43. @import url(http://fonts.googleapis.com/css?family=Marck+Script);
  44. @import url(http://fonts.googleapis.com/css?family=Open+Sans);
  45. @import url(http://fonts.googleapis.com/css?family=Bad+Script);
  46.  
  47.  
  48.  
  49.  
  50. {block:iftinycursor}body, a, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress;}{/block:iftinycursor}
  51.  
  52.  
  53. {block:iftinyscrollbar}::-webkit-scrollbar {width: 6px; height: 4px; background: {color:Background}; }
  54.  
  55. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar};}{/block:iftinyscrollbar}
  56.  
  57.  
  58. #tumblr_controls{
  59. position:fixed !important;
  60. }
  61.  
  62. .wrapper{
  63. margin: 0px auto;
  64. width: 802px;
  65. }
  66.  
  67. .header{
  68. float: left;
  69. width: 100%;
  70. }
  71.  
  72. .left{
  73. float: left;
  74. margin-right: 20px;
  75. width: 802px;
  76. }
  77.  
  78. .right{
  79. float: right;
  80. width: 200px;
  81. background-color: {color:Background};
  82. }
  83.  
  84. @font-face {font-family: gived; src: url('http://static.tumblr.com/fxpo5zq/oefmes3gi/cedarville_pnkfun_1_cursive.ttf');
  85. }
  86.  
  87. body {
  88. overflow-y:visible;
  89. padding: 0px;
  90. margin: 0px;
  91. font-family: Trebuchet MS, Arial, Helvetica, futura, Georgia, sans-serif;
  92. font-size: 9px;
  93. text-align:left;
  94. color:{color:Text};
  95. background-color: {color:Background};
  96. background-image:url({image:Background});
  97. background-attachment: fixed;
  98. background-image: repeat;
  99. {block:iffullbg}
  100. background-size: cover;
  101. {block:iffullbg}
  102. }
  103.  
  104. a:link, a:active, a:visited{color: {color:Link}; text-decoration: none;}
  105. a:hover {color:{color:Link};
  106. background: ; text-decoration:none;
  107. text-transform: none;
  108. }
  109.  
  110. #cole{margin-left:-5px;
  111. padding-right:px;
  112. color:{color:Link};
  113. border-top:1px solid {color:border};
  114. }
  115.  
  116. #cole a {
  117. padding-right:1px;
  118. display:relative;
  119. max-width:300px;
  120.  
  121. color:{color:Link};
  122. }
  123.  
  124. #cole .mohr {
  125. padding-left:0px;
  126. margin-top:-10px;
  127. filter: alpha(opacity = 0);
  128. opacity:0;
  129. -webkit-transition: all 1s ease-out;
  130. -moz-transition: all 1s ease-out;transition: all 1s ease-out;
  131.  
  132. }
  133.  
  134. #cole:hover .mohr {
  135. margin-top:5px;
  136. padding-left:0px;
  137. -webkit-transition: all 1s ease-out;
  138. -moz-transition: all 1s ease-out;transition: all 1s ease-out;
  139. filter: alpha(opacity = 80);
  140. filter: alpha(opacity = 100);
  141. opacity:100;
  142. }
  143.  
  144.  
  145. .entry {
  146. margin-left:25px;
  147. margin-bottom:px;
  148. margin-top:25px;
  149. {block:ifroundedcorners}
  150. border-radius:5px;
  151. {/block:ifroundedcorners}
  152.  
  153. float:center;
  154. line-height:12px;
  155.  
  156.  
  157. padding-bottom:1px;
  158. border: px double {color:border};
  159. {block:IndexPage}
  160. width:250px;
  161. {/block:IndexPage}
  162. {block:PermalinkPage}
  163. width:400px;
  164. {/block:PermalinkPage}
  165. {block:ifshadow}
  166. box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  167. -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  168. -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  169. {/block:ifshadow}
  170. }
  171.  
  172.  
  173.  
  174. .entry img{
  175. {block:ifroundedcorners}
  176. border-radius:5px;
  177. {/block:ifroundedcorners}
  178. opacity:1;
  179. {block:ifimagefade}
  180. opacity:0.7;
  181. -webkit-transition-duration: 1s;
  182. {/block:ifimagefade}
  183. max-width:600px;
  184. {block:permalinkpage}
  185. max-width:400px;
  186. {/block:permalinkpage}
  187. }
  188.  
  189. {block:ifimagefade}
  190. .entry img:hover{
  191. opacity:1;
  192. -webkit-transition-duration: 1s;
  193. }
  194. {/block:ifimagefade}
  195.  
  196. .entry .perma{
  197. z-index:9999;
  198. position:absolute;
  199. background:white;
  200. border-radius:px;
  201. padding:5px;
  202.  
  203. left: 30%;
  204. margin-left:-70px;
  205. width:auto;
  206. height:auto;
  207. margin-top:-40px;
  208. top:50px;
  209. overflow:hidden;
  210. text-align:center;
  211. text-transform:uppercase;
  212. font-size:10px;
  213. line-height:3px;
  214.  
  215. opacity: 0;
  216.  
  217. -webkit-transition: all 0.5s ease-in-out;
  218. -moz-transition: all 0.5s ease-in-out;
  219. -o-transition: all 0.5s ease-in-out;
  220. -ms-transition: all 0.5s ease-in-out;
  221. transition: all 0.5s ease-in-out;
  222. }
  223.  
  224. .entry:hover .perma{
  225. overflow:hidden;
  226. opacity: 0.9;
  227.  
  228. -webkit-transition: all 0.5s ease-in-out;
  229. -moz-transition: all 0.5s ease-in-out;
  230. -o-transition: all 0.5s ease-in-out;
  231. -ms-transition: all 0.5s ease-in-out;
  232. transition: all 0.5s ease-in-out;
  233.  
  234. }
  235.  
  236. .entry .perma2{
  237. z-index:9999;
  238. position:absolute;
  239. background:#fff;
  240. border-radius:px;
  241. padding:5px;
  242. left: 44%;
  243. margin-left:-75px;
  244. width:auto;
  245. height:auto;
  246. margin-top:-40px;
  247. top:50px;
  248. overflow:hidden;
  249. text-align:center;
  250. text-transform:uppercase;
  251. font-size:10px;
  252. line-height:3px;
  253.  
  254. opacity: 0;
  255.  
  256. -webkit-transition: all 0.5s ease-in-out;
  257. -moz-transition: all 0.5s ease-in-out;
  258. -o-transition: all 0.5s ease-in-out;
  259. -ms-transition: all 0.5s ease-in-out;
  260. transition: all 0.5s ease-in-out;
  261. }
  262.  
  263. .entry:hover .perma2{
  264. overflow:hidden;
  265. opacity: 0.9;
  266.  
  267.  
  268. -webkit-transition: all 0.5s ease-in-out;
  269. -moz-transition: all 0.5s ease-in-out;
  270. -o-transition: all 0.5s ease-in-out;
  271. -ms-transition: all 0.5s ease-in-out;
  272. transition: all 0.5s ease-in-out;
  273. }
  274.  
  275. .entry .perma3{
  276. z-index:9999;
  277. position:absolute;
  278. background:#fff;
  279. border-radius:px;
  280. padding:5px;
  281. left: 26%;
  282. margin-left:0px;
  283. width:auto;
  284. height:auto;
  285. margin-top:-40px;
  286. top:50px;
  287. overflow:hidden;
  288. text-align:center;
  289. text-transform:uppercase;
  290. font-size:10px;
  291. line-height:15px;
  292.  
  293. opacity: 0;
  294.  
  295. -webkit-transition: all 0.5s ease-in-out;
  296. -moz-transition: all 0.5s ease-in-out;
  297. -o-transition: all 0.5s ease-in-out;
  298. -ms-transition: all 0.5s ease-in-out;
  299. transition: all 0.5s ease-in-out;
  300. }
  301.  
  302. .entry:hover .perma3{
  303. overflow:hidden;
  304. opacity: 0.9;
  305. text-transform:uppercase;
  306.  
  307. -webkit-transition: all 0.5s ease-in-out;
  308. -moz-transition: all 0.5s ease-in-out;
  309. -o-transition: all 0.5s ease-in-out;
  310. -ms-transition: all 0.5s ease-in-out;
  311. transition: all 0.5s ease-in-out;
  312.  
  313. }
  314.  
  315.  
  316. .perma3 a{
  317. text-transform:uppercase;
  318. color:#777;
  319. -webkit-transition: all 0.2s linear;
  320. -webkit-transition: all 0.2s linear;
  321. -moz-transition: all 0.2s linear;
  322. transition: all 0.2s linear;
  323. }
  324.  
  325. .entry .tags{
  326. z-index:9999;
  327. position:absolute;
  328. background:#fff;
  329. border-radius:px;
  330. padding:5px;
  331. left:0px;
  332. width:auto;
  333. height:auto;
  334. bottom:-10px;
  335. overflow:hidden;
  336. text-align:center;
  337. text-transform:uppercase;
  338. font-size:10px;
  339. line-height:15px;
  340.  
  341. opacity: 0;
  342.  
  343. -webkit-transition: all 0.5s ease-in-out;
  344. -moz-transition: all 0.5s ease-in-out;
  345. -o-transition: all 0.5s ease-in-out;
  346. -ms-transition: all 0.5s ease-in-out;
  347. transition: all 0.5s ease-in-out;
  348. }
  349.  
  350. .entry:hover .tags{
  351. overflow:hidden;
  352. opacity: 0.9;
  353. text-transform:uppercase;
  354. bottom:0px;
  355. -webkit-transition: all 0.5s ease-in-out;
  356. -moz-transition: all 0.5s ease-in-out;
  357. -o-transition: all 0.5s ease-in-out;
  358. -ms-transition: all 0.5s ease-in-out;
  359. transition: all 0.5s ease-in-out;
  360.  
  361. }
  362.  
  363.  
  364. .tags a{
  365. text-transform:uppercase;
  366. -webkit-transition: all 0.2s linear;
  367. -webkit-transition: all 0.2s linear;
  368. -moz-transition: all 0.2s linear;
  369. transition: all 0.2s linear;
  370. }
  371.  
  372. .caption img{width:100%;}
  373.  
  374. .perm {
  375. color: #000000;
  376. padding-top: 0px;
  377. padding-bottom: 0px;
  378. font-size: 10px;
  379. text-align: center;
  380. text-transform:uppercase;
  381. opacity: 0;
  382. filter: alpha(opacity = 0);
  383. -webkit-transition: all ease-in 250ms;
  384. -moz-transition: all ease-in 250ms;
  385. -o-transition: all ease-in 250ms;
  386. -ms-transition: all ease-in 250ms;
  387. transition: all ease-in 250ms;
  388.  
  389. }
  390.  
  391. .entry:hover .perm {
  392. opacity: 1;text-transform:uppercase;
  393. filter: alpha(opacity = 100);
  394. -webkit-transition: all ease-in 250ms;
  395. -moz-transition: all ease-in 250ms;
  396. -o-transition: all ease-in 250ms;
  397. -ms-transition: all ease-in 250ms;
  398. transition: all ease-in 250ms;
  399. }
  400.  
  401. .perm a{text-transform:uppercase;}
  402.  
  403.  
  404. div#sidebar{
  405. z-index:999;
  406. position:fixed;
  407. width:220px;
  408. top:0%;
  409. height:100%;
  410. margin-left:-40px;
  411. padding:10px;
  412. padding-bottom:20px;
  413. padding-top:20px;
  414. color:{color:Text};
  415. background-color:white ;
  416. border-right:1px solid {color:border};
  417. line-height: 14px;
  418. text-align:left;
  419. opacity: 1;
  420. opacity:1;
  421. {block:ifshadow}
  422. box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  423. -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  424. -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  425. {/block:ifshadow}
  426.  
  427. {block:ifsidebarleft}
  428. text-align:left;
  429. {/block:ifsidebarleft}
  430. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  431. }
  432.  
  433. @font-face {
  434. font-family: "g";
  435. src: url('http://static.tumblr.com/a90iyxz/iwMmihniw/graffiti_1_.ttf'); }
  436.  
  437.  
  438. div#2{
  439. position:fixed;
  440. width:300px;
  441. top:0%;
  442. height:100%;
  443. margin-left:-230px;
  444. padding:10px;
  445. padding-bottom:20px;
  446. padding-top:20px;
  447. background-color:white ;
  448. border-right:1px solid {color:border};
  449. line-height: 14px;
  450. text-align:right;
  451. opacity: 1;
  452. opacity:1;
  453.  
  454. {block:ifsidebarleft}
  455. text-align:left;
  456. {/block:ifsidebarleft}
  457. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  458. }
  459.  
  460.  
  461.  
  462. .links {
  463. width: 50px;
  464. height: 5px;
  465. padding: 6px;
  466. font-family: ;
  467. Text-transform: uppercase;
  468. background-color: {color:drop down links};
  469. margin-right: -1px;
  470. margin-top: 3px;
  471. font-size:9.5px;
  472. letter-spacing:2px;
  473. line-height: 5px;
  474. display: inline-block;
  475. text-align:center;
  476. -webkit-transition-duration: .4s;
  477. border:none;}
  478.  
  479. .links:hover {
  480. background-color:{color:drop down links hover};
  481. -moz-box-shadow: 0px 0px;
  482. -webkit-box-shadow: 0px 0px;
  483. }
  484.  
  485. #posts {
  486. width: 575px;
  487. margin-left:25%;
  488. top:0px;
  489. background:white;
  490. {block:PermalinkPage}
  491. width: 450px;
  492. margin-left:25%;
  493. margin-top:0px;
  494. {/block:PermalinkPage}
  495. }
  496.  
  497. /* AUDIO */
  498.  
  499. .artcover {position:absolute;}
  500. .artcover img {width:42px;height:42px;float:left;border:5px solid #EEE;}
  501. .audioplayer {width:20px;padding:3px 5px 5px 3px;overflow:hidden;}
  502. .audioinfo {margin-left:55px;padding:3px 0px;}
  503. .i{display:block;padding:2px;}
  504. .i b, strong{font-family:Consolas;}
  505. .player {
  506. position:absolute;
  507. background:#FFF;
  508. width:30px;
  509. height:30px;
  510. opacity:0.75;
  511. padding:4px;
  512. margin:7px;
  513. overflow:hidden;}
  514.  
  515.  
  516. #infscr-loading{
  517. bottom: -70px;
  518. position: absolute;
  519. left: 50%;
  520. margin-left:-8px;
  521. width:16px;
  522. height:11px;
  523. overflow:hidden;
  524. margin-bottom: 50px;
  525. }
  526.  
  527. .title{
  528. font-size: 15px;
  529. line-height:10px;
  530. color: {color:title};
  531. font-weight: normal;
  532. }
  533. .blogtitle{
  534. font-family:swaggy;
  535. font-size: {text:blog title size}px;;
  536. padding-bottom:11px;
  537. text-align:left;
  538. {block:ifsidebarleft}
  539. text-align:left;
  540. {/block:ifsidebarleft}
  541. color: {color:blog title};
  542. letter-spacing: 0px;
  543. font-weight: normal;
  544.  
  545. }
  546.  
  547. .blogtitle a:hover{
  548.  
  549.  
  550. }
  551.  
  552. @font-face { font-family: "xx"; src: url('http://static.tumblr.com/fxpo5zq/ad0m5vybr/quicksand_light.otf'); }
  553.  
  554. @font-face { font-family: u; src: url('http://static.tumblr.com/vilw5yj/4igm9bv3f/barcodefont.ttf'); }
  555.  
  556. @font-face { font-family: cute; src: url('http://static.tumblr.com/vilw5yj/6l7ma3fqc/signerica_medium.ttf'); }
  557.  
  558. @font-face {font-family: hi; src: url('http://static.tumblr.com/fxpo5zq/oefmes3gi/cedarville_pnkfun_1_cursive.ttf');
  559. }
  560.  
  561.  
  562. @font-face {font-family: cedarville; src: url('http://static.tumblr.com/fxpo5zq/oefmes3gi/cedarville_pnkfun_1_cursive.ttf');
  563. }
  564.  
  565.  
  566. @font-face {font-family:"swaggy";src:url('http://static.tumblr.com/myvd7yu/oHdm0ykyy/damion-regular.ttf');}
  567.  
  568. blockquote{
  569. padding:2px 2px 2px 3px;
  570. margin:2px 2px 0px 5px;
  571. border-left: 5px solid #000000;
  572. }
  573.  
  574. blockquote p, ul{
  575. margin:15px;
  576. padding:0px;
  577. }
  578.  
  579. #postie{
  580. position:fixed !important;
  581. right:3px;
  582. top:26px;
  583. font-family: arial;
  584. font-size: 10px;
  585. line-height:12px;
  586. vertical-align: middle;
  587. overflow: hidden;
  588. padding:3px;
  589. -webkit-border-radius:2px;
  590. moz-border-radius:2px;
  591. -o-border-radius:2px;
  592. border-radius:2px;
  593. z-index: 100;}
  594.  
  595. #postie a{
  596. color: #fff;}
  597.  
  598.  
  599.  
  600.  
  601. /*]]>*/
  602. </style>
  603. <title>{title}</title>
  604. <link rel="shortcut icon" href="{Favicon}" />
  605. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  606. <meta name="viewport" content="width=820" />
  607. <style type="text/css">
  608. /*<![CDATA[*/
  609. div.c5 {padding-top:2px;}
  610. div.c4 {margin-top:-3px;}
  611. li.c3 {list-style: none}
  612. div.c2 {text-align: center}
  613. img.c1 {position:relative; float:center; -webkit-border-radius: 70px; -moz-border-radius: 70px; border-radius: 70px;}
  614. /*]]>*/
  615. </style>
  616.  
  617. <style type="text/css">
  618. /*<![CDATA[*/
  619. strong.c1 {text-decoration: underline}
  620. /*]]>*/
  621. </style>
  622. </head>
  623. <body>
  624. {block:IndexPage} <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js">
  625. </script><script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js">
  626. </script><script type="text/javascript">
  627. //<![CDATA[
  628. $(window).load(function () {
  629. var $content = $('#posts');
  630. $content.masonry({itemSelector: '.entry'}),
  631. $content.infinitescroll({
  632. navSelector : 'div#pagination',
  633. nextSelector : 'div#pagination a#nextPage',
  634. itemSelector : '.entry',
  635. loading: {
  636. finishedMsg: '',
  637. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  638. },
  639. bufferPx : 600,
  640. debug : false,
  641. },
  642. // call masonry as a callback.
  643. function( newElements ) {
  644. var $newElems = $( newElements );
  645. $newElems.hide();
  646. // ensure that images load before adding to masonry layout
  647. $newElems.imagesLoaded(function(){
  648. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  649.  
  650.  
  651. });
  652. });
  653. });
  654. //]]>
  655. </script>
  656. <div id="postie"><a href="http://gived.tumblr.com/" target="_blank">
  657. <div class="yo"><img src="http://static.tumblr.com/vzjzx9a/Oyymbuhss/hdggj57retuete.png" alt="** THEME **" /></a></div>
  658. </div>
  659. {/block:IndexPage}
  660. <div class="wrapper">
  661. <div class="header"></div>
  662. <div id"2"></div>
  663. <div id="sidebar"><div style="margin-top:px;">
  664. {block:ifshowblogtitle}<div class="blogtitle"><span class="blogtitle"><a href="/">{Title}</a></span></div>{/block:ifshowblogtitle}
  665. {block:ifshowsidebarphoto}
  666. <a href="/"><img src="{image:sidebar}" width=220px ></a><br>{/block:ifshowsidebarphoto}
  667.  
  668. {description}<br /> <div style="margin-left:5px;">
  669. <div id="cole">
  670. NAVIGATE
  671. <div class="mohr">
  672.  
  673. <a href="/">home</a>
  674. {block:AskEnabled}<a href="/ask">ask</a> {/block:AskEnabled}
  675. {block:IfLinkOneTitle}<a href="{text:Link One}"> {text:Link One Title} </a> {/block:ifLinkOneTitle}
  676. {block:ifLinkTwoTitle}<a href="{text:Link Two}"> {text:Link Two Title} </a> {/block:ifLinkTwoTitle}
  677. {block:ifLinkThreeTitle}<a href="{text:Link Three}"> {text:Link Three Title} </a> {/block:ifLinkThreeTitle}
  678. {block:ifLinkFourTitle}<a href="{text:Link Four}">{text:Link Four Title} </a> {/block:ifLinkFourTitle}
  679. {block:ifLinkFiveTitle}<a href="{text:Link Five}"> {text:Link Five Title} </a> {/block:ifLinkFiveTitle}
  680. {block:HasPages}{block:Pages}<a href="{URL}"><span>{Label}</span></a>&nbsp;{/block:Pages}{/block:HasPages}<a href="http://gived.tumblr.com/">theme</a>
  681. </div></div>
  682. </div>
  683. </div>
  684.  
  685.  
  686. </div>
  687. <div id="posts">{block:Posts}
  688. <div class="entry">{block:Answer}
  689. <div class="ask" style="border:1px solid {color:border}; border-radius:2px; padding:3px;"><strong class="c1">{Asker}</strong> asked: {Question} </div>
  690. <div class="caption"><i>{Answer}</i></div>
  691. {block:IndexPage}<span class="perm"><a href="{Permalink}">{notecount}</a></span>{/block:IndexPage} {/block:Answer} {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<div class="caption"><span class="entrytext">{Body}</span></div> {block:IndexPage}
  692.  
  693. <span class="perm"><a href="{Permalink}">{notecount}</a> / <a href="{ReblogUrl}">Reblog</a></span> {block:IndexPage} {/block:text} {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}{Description}{/block:Description}
  694. {block:IndexPage}<span class="perm"><a href="{Permalink}">{notecount}</a> / <a href="{ReblogUrl}">Reblog</a></span>{block:IndexPage} {/block:link}
  695.  
  696.  
  697. {block:Photo} {block:IndexPage}
  698. <div class="perma">
  699. {reblogbutton size="15"}</div>
  700. <div class="perma2">
  701. {likebutton size="15"}</div>
  702. <div class="perma3">
  703. <a href="{Permalink}">{notecountwithlabel}</a></div>
  704. {block:HasTags}
  705. <div class="tags" style="letter-spacing:0px; padding:1px;">
  706. {block:Tags}<a href="{TagURL}">#{Tag}&nbsp;&nbsp;</a>{block:Tags}
  707. </div>{/block:HasTags}
  708. {/block:IndexPage}
  709.  
  710. {block:indexpage} {block:indexpage} {LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%" />{LinkCloseTag}
  711. {/block:indexpage} {/block:Photo}
  712.  
  713.  
  714. {block:Photoset} {block:IndexPage}</a>
  715. <div class="c2">{Photoset-250}</div>
  716.  
  717. <div class="perm"><a href="{Permalink}"></a><a href="{Permalink}">{notecount}</a> / <a href="{ReblogUrl}">Reblog</a></div> {/block:IndexPage} {block:PermalinkPage}
  718. <div class="c2">{Photoset-400}</div>
  719. {/block:PermalinkPage} {/block:Photoset} {block:Quote}<span class="title">"{Quote}"</span>{block:Source} <em>- {Source}</em>{/block:Source}
  720. {block:IndexPage}<span class="perm"><a href="{Permalink}"></a><a href="{Permalink}">{notecount}</a> / <a href="{ReblogUrl}">Reblog</a></span> {block:IndexPage} {/block:Quote} {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  721. <ul class="chat">
  722. <li class="c3">{block:Lines}</li>
  723. <li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span> {/block:Label}{Line}</li>
  724. <li class="c3">{/block:Lines}</li>
  725. </ul>
  726.  
  727. {block:IndexPage} <span class="perm"><a href="{Permalink}"></a><a href="{Permalink}">{notecount}</a> / <a href="{ReblogUrl}">Reblog</a></span> {block:IndexPage} {/block:Chat} {Line} {/block:Lines} {/block:Chat}
  728. {block:Audio}
  729. {block:AlbumArt}<div class="artcover">
  730. <img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  731. <div class="player"><div class="audioplayer">{AudioPlayerWhite}</div></div>
  732. <div class="audioinfo"><div class="i"><b>TITLE: </b><span{block:TrackName} style="display: none;"{block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}</div><div class="i"><b>ARTIST: </b><span{block:Artist} style="display: none;"{block:Artist}>Unknown</span> {block:Artist}{Artist}{/block:Artist}</div>
  733. <div class="i"><b>PLAYS: </b><span{block:PlayCount} style="display: none;"{block:PlayCount}>Unknown</span>{block:PlayCount}{PlayCount}{/block:PlayCount}</div></div>
  734.  
  735.  
  736. <span class="perm"><a href="{Permalink}"></a><a href="{Permalink}">{notecount}</a> / <a href="{ReblogUrl}">Reblog</a></span>
  737. {/block:Audio}
  738.  
  739.  
  740.  
  741.  
  742. {block:Video} {block:IndexPage}
  743. <div class="c2">{Video-250}</div>
  744. {/block:IndexPage} {block:PermalinkPage}
  745. <div class="c2">{Video-400}</div>
  746. {/block:PermalinkPage}<span class="perm"><a href="{Permalink}"></a><a href="{Permalink}">{notecount}</a> / <a href="{ReblogUrl}">Reblog</a></span> {block:Video} {block:PermalinkPage}
  747. <div class="c2"><br />
  748. {TimeAgo} | {12HourWithZero}:{Minutes}{AmPm}<br />
  749. {block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags}
  750. {block:Tags}<a href="{TagURL}">#{Tag}&nbsp;&nbsp;</a>{block:Tags}
  751. {/block:HasTags}</div>
  752. {/block:PermalinkPage} {block:PostNotes}{PostNotes} {/block:PostNotes}</div>
  753. {/block:Posts}</div>
  754. {block:IndexPage} {block:Pagination}
  755. <div id="pagination">{block:NextPage} <a id="nextPage" href="{NextPage}" name="nextPage">→</a> {/block:NextPage} {block:PreviousPage} <a href="{PreviousPage}">←</a> {/block:PreviousPage}</div>
  756. {/block:Pagination} {/block:IndexPage}</div>
  757. </body>
  758. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement