Advertisement
bitchthemes_

Theme 4 - Calm Theme

Aug 25th, 2013
6,501
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.79 KB | None | 0 0
  1. <!-------------------------------------------------------------------------
  2.  
  3. CALM THEME
  4. -----------------------------------------------
  5. made by bruno (virginity.tumblr.com)
  6. -----------------------------------------------
  7. dont remove the credit pls
  8.  
  9. -------------------------------------------------------------------------->
  10.  
  11.  
  12. <html lang="en">
  13. <html xmlns="http://www.w3.org/1999/xhtml">
  14. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  15. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  16.  
  17. <head>
  18.  
  19. <!-- APPEARANCE -->
  20.  
  21. <meta name="color:background" content="#fafafa"/>
  22. <meta name="color:text" content="#bdbdbd"/>
  23. <meta name="color:title" content="#bed0d6"/>
  24. <meta name="color:link" content="#bed0d6"/>
  25. <meta name="color:hover" content="#edf4f7"/>
  26. <meta name="color:blog title" content="#bed0d6"/>
  27. <meta name="color:border title" content="#fff"/>
  28.  
  29. <meta name="image:sidebar" content=""/>
  30. <meta name="image:background" content=""/>
  31.  
  32. <meta name="if:show friend five" content="" />
  33.  
  34. <meta name="text:Quote" content="" />
  35. <meta name="text:Link One Title" content="link1" />
  36. <meta name="text:Link One" content="" />
  37. <meta name="text:Link Two Title" content="link2" />
  38. <meta name="text:Link Two" content="" />
  39. <meta name="text:Link Three Title" content="link3" />
  40. <meta name="text:Link Three" content="" />
  41. <meta name="text:Link Four Title" content="link4" />
  42. <meta name="text:Link Four" content="" />
  43. <meta name="text:friend one title" content="" />
  44. <meta name="text:friend one" content="" />
  45. <meta name="text:friend two title" content="" />
  46. <meta name="text:friend two" content="" />
  47. <meta name="text:friend three title" content="" />
  48. <meta name="text:friend three" content="" />
  49. <meta name="text:friend four title" content="" />
  50. <meta name="text:friend four" content="" />
  51. <meta name="text:friend five title" content="" />
  52. <meta name="text:friend five" content="" />
  53.  
  54. <link href='http://fonts.googleapis.com/css?family=Ubuntu:300' rel='stylesheet' type='text/css'>
  55.  
  56. <style type="text/css">
  57.  
  58. iframe#tumblr_controls {z-index:99999999999999999999999999999999999999; right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;-webkit-filter:invert(100%); }
  59.  
  60. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out; text-shadow:1px 1px 3px {color:borders};}
  61.  
  62.  
  63. ::selection {
  64. opacity:.5;
  65. color: {color:link};
  66. background:#f9f9f9;
  67. }
  68. ::-moz-selection {
  69. background: #d1d1d1;
  70. color: #fff;
  71. }
  72.  
  73. ::-webkit-scrollbar-thumb{ background-color: {color:borders}; border: 2px solid #fafafa; height:auto; -moz-border-radius: 10px; border-radius: 10px; }
  74.  
  75. ::-webkit-scrollbar { height:auto; width:9px; background-color: #999999; border: 4px solid #fafafa; }
  76.  
  77.  
  78. div#qTip {
  79. z-index:99999999999999999999999999999999999999999999;
  80. padding-left: 2px; padding-right: 2px;
  81. margin: 1px 0px 0px 10px;
  82. display: none;
  83. font: 10px calibri;
  84. box-shadow:1px 1px 3px rgba(0,0,0,.1);
  85. text-align: center;
  86. position: absolute;
  87. z-index: 1000;
  88. background: {color:title};
  89. color: #fff;
  90. border-radius: 2px;
  91. text-transform: lowercase;
  92. font-style: italic;
  93. }
  94.  
  95.  
  96. .wrapper{
  97. margin: 0px auto;
  98. margin-left: 60px;
  99. width: 802px;
  100. }
  101. .header{
  102. float: left;
  103. width: 100%;
  104. }
  105.  
  106. .title{
  107. font-family: calibri;
  108. font-size: 12px;
  109. line-height: 15px;
  110. text-transform: uppercase;
  111. color: white !important;
  112. width:;
  113. padding-top:3px; padding-bottom:3px; padding-left:10px; padding-right:10px;
  114. margin-left:0px;
  115. text-align:left;
  116. border-radius:4px;
  117. opacity:.8;
  118. text-shadow:0px 0px 10px white;
  119. -webkit-transition: 0.6s ease-out;
  120. -moz-transition: 0.6s ease-out;
  121. transition: 0.6s ease-out;
  122. background: {color:Title};
  123. {block:PermalinkPage}
  124. padding-right:0px;
  125. width: 500px;
  126. {/block:PermalinkPage}
  127. }
  128. .entry:hover .title{
  129. opacity:1;
  130. text-shadow:0px 0px 0px;
  131. -webkit-transition: 0.6s ease-out;
  132. -moz-transition: 0.6s ease-out;
  133. transition: 0.6s ease-out;
  134. }
  135.  
  136. body, a, a:hover { cursor:
  137. url('http://img69.imageshack.us/img69/7673/cursorw.png'), progress;}
  138.  
  139. body {
  140. margin:0px;
  141. background-color: {color:Background};
  142. background-image:url({image:Background});
  143. background-attachment: fixed;
  144. background-size: repeat;}
  145. body, div, p, textarea, submit, input{
  146. font-family: calibri;
  147. font-size: 11px;
  148. line-height:12px;
  149. letter-spacing:;
  150. color:{color:Text};
  151. }
  152.  
  153. a:link, a:active, a:visited{
  154. text-decoration: none;
  155. -webkit-transition: color 0.3s ease-out;
  156. -moz-transition: color 0.3s ease-out;
  157. transition: color 0.3s ease-out;
  158. color: {color:Link};}
  159.  
  160. a:hover {
  161. : -webkit-transition-duration: 0.5s;
  162. color:{color:Hover};
  163. text-decoration:none;
  164. }
  165.  
  166. @font-face { font-family: "learningcurve"; src: url('http://static.tumblr.com/rmj06l2/paAlm4ymo/learningcurve.ttf');}
  167.  
  168. #posts {
  169. z-index: 1;
  170. margin-top: 25px;
  171. margin-right: auto;
  172. position:relative;
  173. overflow-y: hidden;
  174. width: 700px;
  175. margin-left: 470px;
  176. {block:PermalinkPage}
  177. {/block:PermalinkPage}
  178. }
  179.  
  180. .entry {
  181. float:left;
  182. display: block;
  183. overflow:hidden;
  184. margin:20px;
  185. width:220px;
  186. -webkit-transition-duration: 1.0s;
  187. {block:PermalinkPage}
  188. width:500px;
  189. text-align:center;
  190. {/block:PermalinkPage}}
  191. .entry img{
  192. -webkit-filter:grayscale(50%);
  193. border-radius:5px;
  194. opacity:.8;
  195. box-shadow:1px 1px 3px rgba(0,0,0,.1);
  196. -webkit-transition: all 0.6s ease-in-out;
  197. -moz-transition: all 0.6s ease-in-out;
  198. transition: all 0.6s ease-in-out;
  199. }
  200. .entry img:hover{
  201. -webkit-filter:grayscale(35%);
  202. border-radius:5px;
  203. opacity:.9;
  204. -webkit-transition: all 0.6s ease-in-out;
  205. -moz-transition: all 0.6s ease-in-out;
  206. transition: all 0.6s ease-in-out;
  207. }
  208.  
  209. #sidebar {
  210. position:fixed !important;
  211. z-index:999;
  212. margin-top: 150px;
  213. width: 124px;
  214. padding:3px;
  215. padding-bottom:0px;
  216. text-align: center;
  217. margin-left: 245px;
  218. -webkit-transition: all 0.6s ease-in-out;
  219. -moz-transition: all 0.6s ease-in-out;
  220. transition: all 0.6s ease-in-out;
  221. }
  222. #pic img{
  223. width:120px;
  224. height:120px;
  225. overflow:hidden;
  226. border-radius: 5px;
  227. margin: 1px;
  228. opacity:.8;
  229. box-shadow:1px 1px 3px rgba(0,0,0,.1);
  230. -webkit-filter:grayscale(10%);
  231. }
  232.  
  233. #sidebar:hover .desc{
  234. opacity:.97;
  235. -webkit-transition: all 0.6s ease-in-out;
  236. -moz-transition: all 0.6s ease-in-out;
  237. transition: all 0.6s ease-in-out;
  238. }
  239.  
  240. .desc{
  241. position:fixed;
  242. z-index:99999999;
  243. width:120px;
  244. height:120px;
  245. background: #fff;
  246. margin-top:1px;
  247. margin-left: 2px;
  248. border-radius:5px;
  249. text-align:center;
  250. font-family:calibri;
  251. font-size:11px;
  252. font-style:italic;
  253. line-height:10px;
  254. opacity:.0;
  255.  
  256. -webkit-transition: all 0.6s ease-in-out;
  257. -moz-transition: all 0.6s ease-in-out;
  258. transition: all 0.6s ease-in-out;
  259.  
  260. /* Internet Explorer 10 */
  261. display:-ms-flexbox;
  262. -ms-flex-pack:center;
  263. -ms-flex-align:center;
  264.  
  265. /* Firefox */
  266. display:-moz-box;
  267. -moz-box-pack:center;
  268. -moz-box-align:center;
  269.  
  270. /* Safari, Chrome, and Opera */
  271. display:-webkit-box;
  272. -webkit-box-pack:center;
  273. -webkit-box-align:center;
  274.  
  275. /* W3C */
  276. display:box;
  277. box-pack:center;
  278. box-align:center;
  279. }
  280.  
  281.  
  282. .links{
  283. display:inline;
  284. -webkit-transition: all 0.3s ease-in-out;
  285. -moz-transition: all 0.3s ease-in-out;
  286. transition: all 0.3s ease-in-out;
  287. }
  288. .links a{
  289. text-shadow:0px 0px transparent, -0px 0px transparent;
  290. -webkit-transition: all 0.3s ease-in-out;
  291. -moz-transition: all 0.3s ease-in-out;
  292. transition: all 0.3s ease-in-out;
  293. }
  294. .links a:hover{
  295. color:transparent !important;
  296. -webkit-transition: all 0.3s ease-in-out;
  297. -moz-transition: all 0.3s ease-in-out;
  298. transition: all 0.3s ease-in-out;
  299. text-shadow:2px 0px {color:link}, -2px 0px {color:link};
  300. }
  301.  
  302. #a{
  303. position:fixed;
  304. margin-top: 5px;
  305. margin-left:127px;
  306. -webkit-filter: blur(0px);
  307. -webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;
  308. }
  309.  
  310. #b{
  311. position:fixed;
  312. margin-top: 24px;
  313. margin-left:128px;
  314. -webkit-filter: blur(0px);
  315. -webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;
  316. }
  317.  
  318. #c{
  319. position:fixed;
  320. margin-top: 41px;
  321. margin-left:128px;
  322. -webkit-filter: blur(0px);
  323. -webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;
  324. }
  325.  
  326. #d{
  327. position:fixed;
  328. margin-top: 59px;
  329. margin-left:128px;
  330. -webkit-filter: blur(0px);
  331. -webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;
  332. }
  333.  
  334. #quote {
  335. z-index: 9;
  336. position:fixed;
  337. left: -1px;
  338. top:-1px;
  339. width: 110%;
  340. text-align:center;
  341. letter-spacing:1px;
  342. height:30px;
  343. line-height: 30px;
  344. background:white;
  345. box-shadow: 1px 0px {color:borders};
  346. color:{color:title};
  347. text-transform: uppercase;
  348. }
  349.  
  350. #xx {
  351. z-index: 9;
  352. position:fixed;
  353. left: -1px;
  354. top:20px;
  355. width: 110%;
  356. text-align:center;
  357. letter-spacing:1px;
  358. height:18px;
  359. line-height: 27px;
  360. background-image:url('http://static.tumblr.com/3yblkz0/S8omdno3x/jaja.png');
  361. repeat:repeat-x;
  362. text-transform: uppercase;
  363. }
  364.  
  365. #ahah{
  366. position: fixed;
  367. z-index: 9999999;
  368. margin-top: -21px;
  369. margin-left: 5px;
  370. text-align: center;
  371. text-transform: lowercase;
  372. font-size: 40px;
  373. line-height: 5px;
  374. font-family: lol;
  375. color: {color:blog title};
  376. text-shadow: -1px 0 {color:border title}, 0 1px {color:border title}, 1px 0 {color:border title}, 0 -1px {color:border title};
  377. }
  378.  
  379. @font-face {font-family:lol;src: url('http://static.tumblr.com/fxpo5zq/oefmes3gi/cedarville_pnkfun_1_cursive.ttf');,}
  380.  
  381.  
  382. #center{
  383. margin:auto;
  384. margin-top:0px;
  385. position:relative;
  386. width:900px;
  387. background-color:;
  388. overflow:auto;
  389. }
  390.  
  391. .entry .perma1 a{
  392. color:{color:Link};}
  393. .entry .perma1 a:hover{
  394. color:{color:hover};}
  395. .entry .perma1{
  396. position:absolute;
  397. z-index:999;
  398. margin-top: 10px;
  399. margin-left: 10px;
  400. padding: 3px; padding-left:7px; padding-right:7px;
  401. border-radius:5px;
  402. line-height:15px;
  403. font-size: 10px;
  404. text-align:center;
  405. text-transform:lowercase;
  406. font-style:italic;
  407. background:#fafafa;
  408. overflow:hidden;
  409. letter-spacing: 1px;
  410. opacity:0.0;
  411. box-shadow:1px 1px 3px rgba(0,0,0,.1);
  412. -webkit-transition: all 0.4s ease-in-out;
  413. -moz-transition: all 0.4s ease-in-out;
  414. transition: all 0.4s ease-in-out;
  415. color:{color:title} !important;
  416. }
  417. .entry:hover .perma1{
  418. opacity:1;
  419. -webkit-transition: all 0.4s ease-in-out;
  420. -moz-transition: all 0.4s ease-in-out;
  421. transition: all 0.4s ease-in-out;
  422. }
  423. .entry:hover .perma1:hover{
  424. -webkit-transition: all 0.4s ease-in-out;
  425. -moz-transition: all 0.4s ease-in-out;
  426. transition: all 0.4s ease-in-out;
  427. }
  428.  
  429. .textt{
  430. display: block;
  431. padding:3px;
  432. margin:15px 0px 5px 0px;
  433. text-transform: uppercase;
  434. font-size:9px;
  435. line-height:10px;
  436. letter-spacing:1px;
  437. bottom: 5px;
  438. border-radius:4px;
  439. opacity:.8;
  440. text-shadow:0px 0px 1px white;
  441. color: white !important;
  442. text-align:center;
  443. webkit-transition: all 0.2s linear;
  444. -webkit-transition: all 0.2s linear;
  445. -moz-transition: all 0.2s linear;
  446. transition: all 0.2s linear;
  447. background-color:{color:title};
  448. }
  449. .textt a{color:white !important;}
  450. .textt a:hover{color:{color:hover} !important;}
  451. .entry:hover .textt{
  452. opacity:1;
  453. text-shadow:0px 0px 0px;
  454. -webkit-transition: 0.6s ease-out;
  455. -moz-transition: 0.6s ease-out;
  456. transition: 0.6s ease-out;
  457. }
  458.  
  459.  
  460. .artcover {position:absolute;}
  461. .artcover img {z-index:9999; width:42px;height:42px;float:left;; overflow:hidden;}
  462. .audioplayer {width:20px;padding:3px 5px 5px 3px;overflow:hidden;}
  463. .audioinfo {margin-left:55px;padding:3px 0px;margin-top:-5px;}
  464. .i{display:block;padding:2px; }
  465. .i b, strong{font-family:calibri; letter-spacing:1px; color:{color:link}}
  466. .player {
  467. z-index:9;
  468. position:absolute;
  469. background:#fafafa;
  470. border-radius:5px;
  471. width:30px;
  472. height:30px;
  473. opacity:0.0;;
  474. padding:7px;
  475. margin:-2px;
  476. overflow:hidden;
  477. -webkit-transition: all 0.4s ease-in-out;
  478. -moz-transition: all 0.4s ease-in-out;
  479. transition: all 0.4s ease-in-out;}
  480. .entry:hover .player{opacity:0.75; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
  481.  
  482. .arrow{
  483. position:absolute;
  484. margin-left:170px;
  485. margin-top:10px;
  486. width: 0;
  487. height: 0;
  488. border-top: 5px solid transparent;
  489. border-bottom: 5px solid transparent;
  490.  
  491. border-left: 5px solid #eee;
  492. {block:PermalinkPage}
  493. margin-left:445px;
  494. {/block:PermalinkPage}
  495. }
  496.  
  497. #infscr-loading{
  498. bottom: -70px;
  499. position: absolute;
  500. left: 50%;
  501. margin-left:-8px;
  502. width:16px;
  503. height:11px;
  504. overflow:hidden;
  505. margin-bottom: 50px;
  506. }
  507.  
  508. #postnotes{
  509. text-align: justify;
  510. }
  511.  
  512. #postnotes blockquote{
  513. border: 0px;
  514. }
  515.  
  516. blockquote{
  517. padding:0px 0px 2px 5px;
  518. margin:0px 0px 2px 1px;
  519. border-left: 1px dotted {color:Text};
  520. }
  521.  
  522. blockquote p, ul{
  523. margin:0px;
  524. padding:0px;
  525. }
  526.  
  527. a img{border: 0px;}
  528. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  529. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  530. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};}
  531. .notes img{width:10px; position:relative; top:3px;
  532. }
  533.  
  534. small{font-size: 90%;}
  535.  
  536. .video embed, .post div.video object {width:260px !important; height:180px !important;}
  537. .video2 embed, .post div.video object {width:400px !important; height:400px !important;}
  538.  
  539. {CustomCSS}
  540.  
  541. </style>
  542.  
  543. {block:IndexPage}
  544. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  545. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  546. <script type="text/javascript" src="http://static.tumblr.com/e2ob5o2/Dddmqbefr/infinite_scroll.txt"></script>
  547.  
  548.  
  549.  
  550. <script type="text/javascript">
  551. $(window).load(function () {
  552. var $content = $('#posts');
  553. $content.masonry({itemSelector: '.entry'}),
  554. $content.infinitescroll({
  555. navSelector : 'div#pagination',
  556. nextSelector : 'div#pagination a#nextPage',
  557. itemSelector : '.entry',
  558. loading: {
  559. finishedMsg: '',
  560. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  561. },
  562. bufferPx : 600,
  563. debug : false,
  564. },
  565. // call masonry as a callback.
  566. function( newElements ) {
  567. var $newElems = $( newElements );
  568. $newElems.hide();
  569. // ensure that images load before adding to masonry layout
  570. $newElems.imagesLoaded(function(){
  571. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  572.  
  573.  
  574. });
  575. });
  576. });
  577. </script>
  578. {/block:IndexPage}
  579.  
  580.  
  581. <title>{title}</title>
  582.  
  583. <link rel="shortcut icon" href="{Favicon}">
  584. <meta name="viewport" content="width=820" />
  585. </head>
  586.  
  587. <body>
  588.  
  589. <div class="wrapper">
  590. <div class="header">
  591. </div>
  592.  
  593. <div id="center">
  594. <div id="quote">{text:Quote}
  595. <div id="xx"></div>
  596. </div>
  597.  
  598. <div id="sidebar">
  599.  
  600. <a href="{text:Link One}" title="{text:Link One Title}"><div id="a"><img src="http://1.bp.blogspot.com/-ISBtqHvoSFU/UAFxIv6OVkI/AAAAAAAAA8M/uef1RVKGkek/s1600/home_clear.png" style="opacity: 0.3;"></div></a>
  601.  
  602. <a href="{text:Link Two}" title="{text:Link Two Title}"><div id="b"><img src="http://2.bp.blogspot.com/-flQkb_ah1P4/UAFw6pLtYXI/AAAAAAAAA3A/ysoTWDOgkVA/s1600/bubble_clear.png" style="opacity: 0.3;"></div></a>
  603.  
  604. <a href="{text:Link Three}" title="{text:Link Three Title}"><div id="c"><img src="http://2.bp.blogspot.com/-AEaIbNKLl9A/UAFxUPJXSmI/AAAAAAAAA_0/k2uDdyZqZ6o/s1600/plus_light_alt.png" style="opacity: 0.3;"></div></a>
  605.  
  606. <a href="{text:Link Four}" title="{text:Link Four Title}"><div id="d"><img src="http://1.bp.blogspot.com/-YXHc46iLU_A/UAFxHb9zeVI/AAAAAAAAA7s/ruEFPeRFJv0/s1600/heart_clear.png" style="opacity: 0.3;"></div></a>
  607.  
  608.  
  609. <div class="desc">
  610.  
  611. {Description}
  612.  
  613. <select style=" z-index:99999999999999; border-radius:5px; padding:1px 0px 3px 5px;-moz-appearance: none;-webkit-appearance: none;height:15px; color: {color:link}; background: white; width:103px; font-size: 8px; letter-spacing: 1px; margin-top: 20px;text-transform: uppercase;" onChange="location.href=this.options[this.selectedIndex].value;">
  614. <option value="/" style="color:white; background:{color:link}">friends +</option>
  615. <option value="{text:friend one}" style="color:white; background:{color:link}">{text:friend one title}</option>
  616. <option value="{text:friend two}" style="color:white; background:{color:link}">{text:friend two title}</option>
  617. <option value="{text:friend three}" style="color:white; background:{color:link}">{text:friend three title}</option>
  618. <option value="{text:friend four}" style="color:white; background:{color:link}">{text:friend four title}</option>
  619. {block:ifshowfriendfive}
  620. <option value="{text:friend five}" style="color:white; background:{color:link};">{text:friend five title}</option>
  621. {/block:ifshowfriendfive}
  622. </select></div>
  623.  
  624.  
  625. <div id="pic"><a href="/"><img src="{image:sidebar}" width="210px"></a></div>
  626. <div style="position:fixed !important; width:50px !important; margin-top:-51px;"><img src="{image:little pixel}" width="50px !important"></div>
  627.  
  628. <a href="/"><div id="ahah">{Title}</div></a>
  629.  
  630. </div>
  631.  
  632.  
  633.  
  634.  
  635. </div></div></div>
  636.  
  637. <br>
  638.  
  639. <div id="posts">
  640. {block:Posts}
  641. <div class="entry">
  642.  
  643. {block:Answer} <div class="arrow"></div>
  644. <br><div style="margin-top:-8px; min-height:30px; width:160px; padding: 5px; background-color: #eee; border-radius: 5px; {block:PermalinkPage} width:435px; {/block:PermalinkPage}">
  645.  
  646.  
  647.  
  648. <div style="text-transform:uppercase; color:{color:links} !important; font-size:11px; display:inline;">{Asker}: </div><div style="display:inline;"> {Question}</div>
  649. </div>
  650. <img src="{AskerPortraitURL-40}" width="" align="right" style="margin-top:-40px; border-radius: 5px; box-shadow:0px !important"/>
  651.  
  652. <div style="font-size:11px;">{Answer}</div><div class="textt"><a href="{Permalink}">{notecountwithlabel}</a></div>
  653. {/block:Answer}
  654.  
  655. {block:Text}
  656. {block:Title}<div class="title">{Title}</div>{/block:Title}
  657. <span class="entrytext">{Body}</span></a>
  658. {block:IndexPage}
  659. <div class="textt"><a href="{ReblogURL}" target="_blank">Reblog</a> &middot <a href="{permalink}">{notecountwithlabel}</a> &middot {TimeAgo}</div>
  660. {/block:IndexPage}
  661. {/block:Text}
  662.  
  663. {block:Link}
  664. <a href="{URL}" class="title">{Name}</a>
  665. {block:Description}{Description}{/block:Description}
  666. {block:IndexPage}
  667. <div class="textt"><a href="{ReblogURL}" target="_blank">Reblog</a> &middot <a href="{permalink}">{notecountwithlabel}</a> &middot {TimeAgo}</div>
  668. {/block:IndexPage}
  669. {block:Link}
  670.  
  671. {block:Photo}{block:IndexPage}
  672. <div class="perma1"><a href="{ReblogURL}" target="_blank">Reblog</a> with <a href="{Permalink}">{NoteCount} notes</a><br>{TimeAgo}</div>
  673. {/block:IndexPage}
  674. {block:IndexPage}
  675. <a href="{Permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a>
  676. {/block:IndexPage}
  677. {block:permalinkpage}{LinkOpenTag}
  678. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>{LinkCloseTag}
  679. {/block:permalinkpage}
  680. {/block:Photo}
  681.  
  682. {block:Quote}
  683. <div class="title">{Quote}</div><br />
  684. {block:Source}{Source}{/block:Source}
  685. {block:IndexPage}
  686. <br /><div class="textt"><a href="{ReblogURL}" target="_blank">Reblog</a> &middot <a href="{permalink}">{notecountwithlabel}</a> &middot {TimeAgo}</div>
  687. {/block:IndexPage}
  688. {/block:Quote}
  689.  
  690.  
  691. {block:Chat}
  692. {block:Title}<div class="title">{Title}</div>{/block:Title}
  693. <ul class="chat">
  694. {block:Lines}
  695. <li class="user_{UserNumber}">
  696. {block:Label}
  697. <span class="label">{Label}</span>
  698. {/block:Label}
  699.  
  700. {Line}
  701. </li>
  702. {/block:Lines}
  703. </ul>
  704. {block:IndexPage}
  705. <div class="textt"><a href="{ReblogURL}" target="_blank">Reblog</a> &middot <a href="{permalink}">{notecountwithlabel}</a> &middot {TimeAgo}</div>
  706. {/block:IndexPage}
  707. {/block:Chat}
  708.  
  709. {block:Audio}
  710. {block:AlbumArt}<div class="artcover">
  711. <img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  712.  
  713. <div class="player"><div class="audioplayer">{AudioPlayerWhite}</div></div>
  714.  
  715. <div class="audioinfo">
  716. <div class="i"><b>TITLE:&nbsp;</b> <span{block:TrackName} style="display: none;"{block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}</div>
  717. <div class="i"><b>ARTIST:&nbsp; </b><span{block:Artist} style="display: none;"{block:Artist}>Unknown</span> {block:Artist}{Artist}{/block:Artist}</div>
  718. <div class="i"><b>PLAYS: &nbsp;</b><span{block:PlayCount} style="display: none;"{block:PlayCount}>Unknown</span>{block:PlayCount}{PlayCount}{/block:PlayCount}</div></div>
  719.  
  720. {block:IndexPage}
  721. <div class="textt"><a href="{ReblogURL}" target="_blank">Reblog</a> &middot <a href="{permalink}">{notecountwithlabel}</a> &middot {TimeAgo}</div>
  722. {/block:IndexPage}
  723. {/block:Audio}
  724.  
  725. {block:Video}<center>
  726. <div class="video">{Video-250}</div></center>
  727. {block:IndexPage}
  728. <div class="textt"><a href="{ReblogURL}" target="_blank">Reblog</a> &middot <a href="{permalink}">{notecountwithlabel}</a> &middot {TimeAgo}</div>
  729. {/block:IndexPage}
  730. {block:Video}
  731.  
  732. {block:PostNotes}<div align="middle">{caption}</div>
  733. <center>
  734.  
  735. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  736.  
  737. {block:HasTags}
  738. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  739. {block:RebloggedFrom}
  740. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  741. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  742.  
  743. {/block:RebloggedFrom}
  744. </center></span>
  745. <br>
  746. <div id="postnotes">{PostNotes}</div><br>
  747.  
  748. <center>{block:ContentSource}
  749. <br><a href="{SourceURL}">
  750. {lang:Source}:
  751. {block:SourceLogo}
  752. <img src="{BlackLogoURL}" width="{LogoWidth}"
  753. height="{LogoHeight}" alt="{SourceTitle}" />
  754. {/block:SourceLogo}
  755. {block:NoSourceLogo}
  756. {SourceLink}
  757. {/block:NoSourceLogo}
  758. </a>
  759. {/block:ContentSource}</center>
  760.  
  761. {/block:PostNotes}
  762. </div>
  763. {/block:Posts}
  764. </div></div>
  765.  
  766. {block:IndexPage}
  767. {block:Pagination}
  768. <div id="pagination">
  769. {block:NextPage}
  770. <a id="nextPage" href="{NextPage}"></a>
  771. {/block:NextPage}
  772. {block:PreviousPage}
  773. <a href="{PreviousPage}"></a>
  774. {/block:PreviousPage}
  775. </div>
  776. {/block:Pagination}
  777. {/block:IndexPage}
  778.  
  779. </div>
  780. </body>
  781. </div>
  782.  
  783. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement