Advertisement
simplyjanelle

Theme 2 by up-risinq

Oct 10th, 2013
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.51 KB | None | 0 0
  1. <!---------------------------
  2. theme made by me (up-risinq) DO NOT STEAL MY THEME YO!
  3.  
  4. ╭╮╭┳━━╮╱╱╱╱╭━┳┳━━┳┳━╮╭━━╮
  5. ┃┃┃┃╭╮┃╭━━╮┃╭╋┫━━╋┫╭╮┫╭╮┃
  6. ┃╰╯┃╰╯┃╰━━╯┃┃┃┣━━┃┃┃┃┃╰╯┃
  7. ╰━━┫╭━╯╱╱╱╱╰╯╰┻━━┻┻╯╰┻━╮┃
  8. ╱╱╱┃┃╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱┃┃
  9. ╱╱╱╰╯╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╰╯
  10.  
  11.  
  12. ---------------------------------------------->
  13.  
  14. <html lang="en">
  15.  
  16. <head>
  17.  
  18. <meta name="color:Background" content="#ffffff"/>
  19. <meta name="color:Title" content="#d0e7ef"/>
  20. <meta name="color:blogtitle" content="#d0e7ef"/>
  21. <meta name="color:Text" content="#aaa"/>
  22. <meta name="color:Link" content="#aaaaaa"/>
  23. <meta name="color:scrollbar" content="#ddd"/>
  24. <meta name="color:Hover" content="#000"/>
  25. <meta name="color:title 2" content="#f199db"/>
  26. <meta name="image:Background" content=""/>
  27. <meta name="image:sidebar" content=""/>
  28. <meta name="color:blogtitle" content="#d0e7ef"/>
  29. <meta name="text:Link One Title" content="home" />
  30. <meta name="text:Link One" content="" />
  31. <meta name="text:Link Two Title" content="inbox"/>
  32. <meta name="text:Link Two" content="" />
  33. <meta name="text:Link Three Title" content="links" />
  34. <meta name="text:Link Three" content="" />
  35. <meta name="text:Link Four Title" content="1 here" />
  36. <meta name="text:Link Four" content="" />
  37. <meta name="text:quote" content="Put your updates, stats, quotes or just something nice here" />
  38. <meta name="text:desc title" content="about me" />
  39. <meta name="text:links title" content="navigation" />
  40. <meta name="text:blogtitle" content="keep your head up" />
  41. <meta name="text:title 2" content="nothing last forever" />
  42.  
  43.  
  44.  
  45.  
  46.  
  47. </script>
  48.  
  49. <style type="text/css">
  50.  
  51. @font-face { font-family: "arma"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  52. @font-face { font-family: "yolo"; src: url('http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf'); }
  53. @font-face { font-family: "learningcurve"; src: url('http://static.tumblr.com/rmj06l2/paAlm4ymo/learningcurve.ttf'); }
  54. @font-face { font-family: "bebas"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  55. @font-face { font-family: "handy00"; src: url('http://static.tumblr.com/va8axoh/0n6lwmnpk/handy00.ttf'); }
  56. @font-face { font-family: "garden"; src: url('http://static.tumblr.com/eoxcxnt/cG7md8y98/ngarden_trial___0.otf'); }
  57. @font-face { font-family: "stars"; src: url('http://static.tumblr.com/uuzw7gl/HSTmfd240/starsfromoureyes.ttf'); }
  58. @font-face { font-family: "raleway"; src: url('http://static.tumblr.com/fxpo5zq/y0bm4ndht/raleway_thin.otf'); }
  59.  
  60.  
  61. iframe#tumblr_controls {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;}
  62.  
  63. 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;}
  64.  
  65. ::-webkit-scrollbar {width: 5px; height: 4px; background: #eeeeee; border-left: 1px solid #aaaaaa; }
  66.  
  67. ::-webkit-scrollbar-thumb { background-color:{color:scrollbar}; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; border-left: 1px solid
  68. #aaaaaa; border-right: 1px solid #aaaaaa; }
  69.  
  70. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  71.  
  72. body{
  73. margin:5px;
  74. background-color: {color:Background};
  75. background-image:url({image:Background});
  76. background-attachment: fixed;
  77. background-repeat: repeat;
  78. font-size: 8px;
  79. font-family: ronda;
  80. line-height:8px;
  81. color:{color:Text};
  82. }
  83. a:link, a:active, a:visited{
  84. color:{color:link};
  85. text-decoration: none;
  86. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  87. }
  88.  
  89. a:hover {
  90. color:{color:hover};
  91. text-decoration: none;
  92. text-shadow:0px 0px 2px #000;
  93. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  94. }
  95.  
  96. #cunt{width:250px; height:auto;}
  97. {block:PermalinkPage}
  98. width:410px;
  99. {/block:PermalinkPage}
  100. }
  101.  
  102. #center{
  103. padding-top:3px;
  104. padding-bottom:3px;
  105. position:fixed !important;
  106. width:250px;
  107. height:207px;
  108. background-color:#fff;
  109. {block:PermalinkPage}
  110. width:410px;
  111. height:207px;
  112. {/block:PermalinkPage}
  113. }
  114.  
  115. #posts{
  116. float: center:
  117. {block:indexpage}
  118. width:150;
  119. {/block:indexpage}
  120. {block:permalinkpage}
  121. margin-left:615px;
  122. width:250px;
  123. {/block:permalinkpage}
  124. margin-top:120px;
  125. margin-left:615px;
  126. z-index:9999;
  127. }
  128.  
  129. #blogtitle2{
  130. position:fixed;
  131. top: 50px;
  132. left: 500px;
  133. height: auto;
  134. width: 800px;
  135. font-family: ck love note;
  136. font-size: 60px;
  137. line-height: 50px;
  138. text-transform: none;
  139. color: #f199db;
  140. z-index: 99999999999;
  141. text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
  142. }
  143.  
  144.  
  145. #sidebar {
  146. position:fixed !important;
  147. opacity: 1;
  148. width: 200px;
  149. height: auto;
  150. padding:8px;
  151. margin-top:110px;
  152. margin-left: 85px;
  153. padding-bottom:6px;
  154. color: #777;
  155. border:3px double #ddd;
  156. text-align: center;
  157. font-family: consolas;
  158. line-height: 11px;
  159. font-size: 10px;
  160. letter-spacing: 0px;
  161. background: white;
  162. letter-spacing: 0px;
  163. text-transform: normal;
  164. transition: all 0.9s ease-out;
  165. -o-transition-transition: all 0.5s ease-out;
  166. -webkit-transition: all 0.5s ease-out;
  167. -moz-transition: all 0.5s ease-out;
  168. }
  169. div#desc{
  170. position:fixed !important;
  171. opacity: 1;
  172. padding:8px;
  173. width: 170px;
  174. height: 118px;
  175. text-align: center;
  176. margin-top: 110px;
  177. border: 3px double #ddd;
  178. margin-left: 304px;
  179. font-family: arma;
  180. color: {color:text};
  181. font-size: 8px;
  182. background-color: white;
  183. line-height:10px;
  184. z-index: 9999;
  185. -webkit-transition: all 0.9s ease;
  186. -moz-transition: all 0.9s ease;
  187. -o-transition: all 0.9s ease;
  188. }
  189. div#links{
  190. position:fixed !important;
  191. opacity: 1;
  192. padding:8px;
  193. width: 170px;
  194. height: 45px;
  195. text-align: left;
  196. margin-top: 245px;
  197. border: 3px double #ddd;
  198. margin-left: 304px;
  199. font-family: arma;
  200. color: {color:text};
  201. font-size: 8px;
  202. background-color: white;
  203. line-height:10px;
  204. z-index: 9999;
  205. -webkit-transition: all 0.9s ease;
  206. -moz-transition: all 0.9s ease;
  207. -o-transition: all 0.9s ease;
  208. }
  209. div#quote{
  210. position:fixed !important;
  211. opacity: 1;
  212. padding:8px;
  213. width: 170px;
  214. height: 61px;
  215. text-align: center;
  216. margin-top: 309px;
  217. border: 3px double #ddd;
  218. margin-left: 304px;
  219. font-family: arma;
  220. color: {color:text};
  221. font-size: 7.5px;
  222. padding-top:6px;
  223. background-color: white;
  224. line-height:10px;
  225. z-index: 9999;
  226. -webkit-transition: all 0.9s ease;
  227. -moz-transition: all 0.9s ease;
  228. -o-transition: all 0.9s ease;
  229. }
  230.  
  231. #sideline{
  232. position:fixed;
  233. margin-top: -24px;
  234. left: 0px;
  235. height: 10px;
  236. width: 100%;
  237. background: #d0e7ef;
  238. border-top: 7px solid white;
  239. border-bottom: 7px solid white;
  240. z-index: 99999999999;
  241. }
  242. #sideline2{
  243. position:fixed;
  244. top: 0px;
  245. left: 1227px;
  246. height:100%;
  247. width: 10px;
  248. background: #d0e7ef;
  249. border-left: 7px solid white;
  250. border-right: 7px solid white;
  251. z-index: 999999999999;
  252. }
  253. #line{
  254. position: fixed;
  255. top: 0px;
  256. left: 1234px;
  257. height: 100%;
  258. width: 10px;
  259. background: #d0e7ef;
  260. z-index: 99999999999;
  261. }
  262. #topheader{
  263. top: 0px;
  264. left: 0px;
  265. position: fixed;
  266. height: 100px;
  267. width: 100%;
  268. background-color: {color:Background};
  269. background-image:url({image:Background});
  270. z-index: 999999;
  271. }
  272. div#divider{
  273. position:fixed;
  274. height: auto;
  275. width: auto;
  276. left: 170px;
  277. top: 170px;
  278. opacity: 3;
  279. }
  280. div#divider2{
  281. position:fixed;
  282. height: auto;
  283. width: auto;
  284. left: 170px;
  285. top: 520px;
  286. opacity: 3;
  287. }
  288.  
  289.  
  290. #link1 a{
  291. opacity: 1;
  292. color: {color:link};
  293. position: fixed;
  294. display: inline-block;
  295. text-transform: uppercase;
  296. font-family: consolas;
  297. font-size:9.5px;
  298. text-align: center;
  299. line-height: 20px;
  300. height: 20px;
  301. width: 40px;
  302. z-index:9999999999;
  303. transition: all 0.6s ease-out;
  304. -o-transition-transition: all 0.6s ease-out;
  305. -webkit-transition: all 0.6s ease-out;
  306. -moz-transition: all 0.6s ease-out;
  307. margin: 278px 0px 0px 311px;
  308. border:1px solid #ddd;
  309. }
  310.  
  311. #link2 a{
  312. opacity: 1;
  313. color: {color:link};
  314. position: fixed;
  315. display: inline-block;
  316. text-transform: uppercase;
  317. font-family: consolas;
  318. font-size:9.5px;
  319. text-align: center;
  320. line-height: 20px;
  321. height: 20px;
  322. width: 40px;
  323. z-index:9999;
  324. transition: all 0.6s ease-out;
  325. -o-transition-transition: all 0.6s ease-out;
  326. -webkit-transition: all 0.6s ease-out;
  327. -moz-transition: all 0.6s ease-out;
  328. margin: 278px 0px 0px 356px;
  329. border:1px solid #ddd;
  330. }
  331.  
  332. #link3 a{
  333. opacity: 1;
  334. color: {color:link};
  335. position: fixed;
  336. display: inline-block;
  337. text-transform: uppercase;
  338. font-family: consolas;
  339. font-size:9.5px;
  340. text-align: center;
  341. line-height: 20px;
  342. height: 20px;
  343. width: 40px;
  344. z-index:9999;
  345. transition: all 0.6s ease-out;
  346. -o-transition-transition: all 0.6s ease-out;
  347. -webkit-transition: all 0.6s ease-out;
  348. -moz-transition: all 0.6s ease-out;
  349. margin: 278px 0px 0px 402px;
  350. border:1px solid #ddd;
  351. }
  352.  
  353. #link4 a{
  354. opacity:1;
  355. color:{color:link};
  356. position: fixed;
  357. display: inline-block;
  358. text-transform: uppercase;
  359. font-family: consolas;
  360. font-size:9.5px;
  361. text-align: center;
  362. line-height: 20px;
  363. height: 20px;
  364. width: 40px;
  365. z-index:9999;
  366. transition: all 0.6s ease-out;
  367. -o-transition-transition: all 0.6s ease-out;
  368. -webkit-transition: all 0.6s ease-out;
  369. -moz-transition: all 0.6s ease-out;
  370. margin: 278px 0px 0px 447px;
  371. border:1px solid #ddd;}
  372.  
  373. div#toptitle{
  374. position: fixed !important;
  375. margin-top:-115px;
  376. margin-left:250px;
  377. color:{color:blogtitle};
  378. text-shadow: 3px 3px 0px #ddd;
  379. font-family: raleway;
  380. font-size: 80px;
  381. line-height:55px;
  382. letter-spacing:0px;
  383. letter-spacing:2px;
  384. width:750px;
  385. height:60px;
  386. border-left:0px;
  387. z-index:999999999999999;
  388. border-right:0px;
  389. background-color: transparent;
  390. text-transform: lowercase;
  391. text-align: center;
  392. -webkit-transform: rotate(0deg);
  393. -moz-transform: rotate(0deg);
  394. -o-transition-transition: all 0.9s ease-out;
  395. -webkit-transition: all 0.9s ease-out;
  396. -moz-transition: all 0.9s ease-out;
  397. }
  398.  
  399. askk {
  400. font-family: yolo;
  401. color: {color:Title};
  402. font-size:25px;
  403. z-index:1;
  404. }
  405. jeremy {
  406. font-family: bebas;
  407. line-height:15px;
  408. color: {color:Title};
  409. font-size:28px;
  410. z-index:1;
  411. }
  412. bonnie {
  413. font-family: bebas;
  414. line-height:15px;
  415. color: {color:Title};
  416. font-size:28px;
  417. z-index:1;
  418. }
  419. bonnie2 {
  420. font-family: bebas;
  421. line-height:15px;
  422. color: {color:Title};
  423. font-size:28px;
  424. z-index:1;
  425. }
  426. garden {
  427. font-family: garden;
  428. line-height:15px;
  429. color: {color:Title};
  430. font-size:30px;
  431. z-index:1;
  432. }
  433. stars {
  434. font-family: stars;
  435. line-height:15px;
  436. color: {color:title};
  437. font-size:28px;
  438. z-index:1;
  439. }
  440.  
  441.  
  442. #entry{
  443. font-family: consolas;
  444. font-size:9.5px;
  445. text-align:left;
  446. z-index:9999;
  447. float:left;
  448. width: 250px;
  449. height: auto;
  450. {block:PermalinkPage}
  451. width: 518px;
  452. height: auto;
  453. {/block:PermalinkPage}
  454. line-height:10px;
  455. background-color:#fff;
  456. margin:3px;
  457. overflow:hidden;
  458. padding: 6px;
  459. border:1px solid #ddd;
  460. padding-bottom: 4px;
  461. }
  462.  
  463. #entry .perma a{
  464. color:;}
  465.  
  466. .permalink {
  467. display: block;
  468. border-top: 1px solid #ddd;
  469. padding: 3px;
  470. margin: 4px 8px 0px 8px;
  471. font-family: consolas;
  472. font-size: 9.5px;
  473. color: #424242;
  474. line-height: 18px;
  475. text-align: center;
  476. text-decoration: none;
  477. -webkit-transition: color 0.9s ease-out;
  478. -moz-transition: color 0.9s ease-out;
  479. }
  480.  
  481. #entry .perma a{
  482. color:;
  483. -webkit-transition: color 0.9s ease-out;
  484. -moz-transition: color 0.9s ease-out;
  485. }
  486.  
  487.  
  488. #entry .perma{
  489. width:120px;
  490. height: 20px;
  491. font-family: consolas;
  492. font-size: 9.5px;
  493. text-transform:lowercase;
  494. position: absolute;
  495. line-height: 20px;
  496. text-align: center;
  497. overflow:hidden;
  498. opacity: 0.0;
  499. background-color:#fff;
  500. letter-spacing:0px;
  501. margin-top:8px;
  502. margin-left: 6px;
  503. padding-bottom:1px;
  504. border:3px double {color:Link};
  505. border-radius: 0px;
  506. -webkit-transition: opacity 0.5s linear; opacity: 0.0;
  507. -webkit-transition: all 0.5s linear;
  508. -moz-transition: all 0.5s linear;
  509. transition: all 0.5s linear;
  510. }
  511.  
  512. #entry:hover .perma{
  513. overflow:visible;
  514. border-top-right-radius: 0px;
  515. border-bottom-left-radius: 0px;
  516. -webkit-transition: all 0.5s linear; opacity: 1;
  517. -webkit-transition: all 0.5s linear;
  518. -moz-transition: all 0.5s linear;
  519. transition: all 0.5s linear;
  520. }
  521. .permalinktext {
  522. display: block;
  523. padding: 1px;
  524. margin: 0px 0px 0px 8px;
  525. font-family: consolas;
  526. font-size: 9.5px;
  527. color: #424242;
  528. line-height: 10px;
  529. text-align: right;
  530. text-decoration: none;
  531. -webkit-transition: color 0.5s ease-out;
  532. -moz-transition: color 0.5s ease-out;
  533. border-top: 1px dotted #ddd;
  534. }
  535. .title{
  536. font-family: bebas;
  537. font-size: 30px;
  538. line-height: 25px;
  539. color:{color:Title};
  540. letter-spacing: 0px;
  541. font-weight: normal;
  542. padding:0px 0px 0px 0px;
  543. }
  544. #postnotes{
  545. text-align: left;}
  546.  
  547. #postnotes blockquote{
  548. border: 0px;}
  549.  
  550.  
  551. blockquote{
  552. padding:0px 0px 2px 3px;
  553. margin:0px 0px 2px 1px;
  554. }
  555. ul, ol, li{
  556. list-style:none;
  557. margin:0px;
  558. padding:0px
  559. }
  560.  
  561. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  562. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  563. }
  564.  
  565. a.links {
  566. font-family: ronda;
  567. font-size: 8px;
  568. line-height: 8px;
  569. text-transform: normal;
  570. letter-spacing:0px;
  571. display:block;
  572. padding: 0px;
  573. margin-bottom: 0px;
  574. }
  575.  
  576. a.links:hover {
  577. font-style: none;
  578. text-decoration: none;
  579. letter-spacing:10px;
  580. }
  581.  
  582. #credit {
  583. position:fixed;
  584. font-family: consolas;
  585. font-size: 8px;
  586. bottom:-7px;
  587. margin-left: 0px;
  588. padding: 8px;
  589. height:12px;
  590. letter-spacing:1px;
  591. text-transform:uppercase;
  592. padding-bottom:5px;
  593. background: white;
  594. width:85px;
  595. border-top-right-radius: 10px;
  596. border-top-left-radius: 10px;
  597. border: 1px solid #dbe9e7;
  598. transition: all 0.6s ease-out;
  599. -o-transition-transition: all 0.6s ease-out;
  600. -webkit-transition: all 0.6s ease-out;
  601. -moz-transition: all 0.6s ease-out;
  602. }
  603.  
  604.  
  605. </style>
  606. <title>{title}</title>
  607. <link rel="shortcut icon" href="{favicon}">
  608. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  609. <meta name="viewport" content="width=720" />
  610. </head>
  611. <body>
  612. <div id="center">
  613. <div id="content">
  614. <div id="sideline2"></div>
  615. <div id="sideline"></div>
  616. <div id="line"></div>
  617. <div id="topheader"></div>
  618. <div id="blogtitle2">{text:title 2}</div>
  619. <div id="divider"><img src="http://static.tumblr.com/bn6npus/ANWmufrq8/123qxde.fw.png" height="50" width="260" /></div>
  620. <div id="divider2"><img src="http://static.tumblr.com/bn6npus/9CQmufry3/123qxde.fw.png" height="50" width="260" /></div>
  621. <div id="credit">theme by <a href="http://up-risinq.tumblr.com/"><b>janelle</b></a><br></div>
  622. <div id="toptitle">
  623. <center>{text:blogtitle}</center></div>
  624.  
  625. <div id="sidebar">
  626.  
  627. <img src="{image:sidebar}" style="width:200px; height: 258px; background: {color:picture background}; "></a>
  628. </div>
  629.  
  630.  
  631. <div id="desc">
  632. <garden><center>{text:desc title}</center></garden>
  633.  
  634. {description}</center></div>
  635.  
  636. <div id="links">
  637. <garden><center>{text:links title}</center></garden></div>
  638.  
  639. <div id="link1"><a href="{text:Link One}">{text:Link One Title}</a> </div>
  640. <div id="link2"><a href="{text:Link Two}">{text:Link Two Title}</a> </div>
  641. <div id="link3"><a href="{text:Link Three}">{text:Link Three Title}</a> </div>
  642. <div id="link4"><a href="{text:Link Four}">{text:Link Four Title}</a></div>
  643.  
  644.  
  645.  
  646. <div id="quote">{text:quote}</div>
  647.  
  648.  
  649.  
  650. <div id="posts">
  651. {block:Posts}
  652. <div id="entry">
  653.  
  654. {block:Text}
  655. {block:Title}<span class="title">{Title}</span>{/block:Title}
  656. <span class="entrytext">{Body}</span>
  657. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{permalink}">{timeago}</a> </div>
  658. {/block:Text}
  659.  
  660. {block:Link}
  661. <a href="{URL}" class="title">{Name}</a>
  662. {block:Description}{Description}{/block:Description}
  663. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{permalink}">{timeago}</a> </div>
  664. {block:Link}
  665.  
  666. {block:Photo}{block:IndexPage}
  667. <div class="perma">
  668. <a href="{permalink}">{NoteCountWithLabel}</a> - <a href="{ReblogURL}" target="_blank"> reblog </a></span></div>
  669. {/block:IndexPage}
  670. {block:IndexPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width=250px /></a>{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=518px/>{LinkCloseTag}{/block:PermalinkPage}
  671. {/block:Photo}
  672.  
  673.  
  674. {block:Quote}
  675. <span class="entrytext">{Quote}</span>
  676. {block:Source}<b><a href="{Permalink}">{Source}</a></b>{/block:Source}
  677. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{permalink}">{timeago}</a> </div>
  678. {/block:Quote}
  679.  
  680. {block:Chat}
  681. {block:Title}<span class="title">{Title}</span>{/block:Title}
  682. <ul class="chat">
  683. {block:Lines}
  684. <li class="user_{UserNumber}">
  685. {block:Label}
  686. <span class="label">{Label}</span>
  687. {/block:Label}
  688.  
  689. {Line}
  690. </li>
  691. {/block:Lines}
  692. </ul>
  693. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{permalink}">{timeago}</a> </div>
  694. {/block:Chat}
  695.  
  696.  
  697. {block:Audio}
  698. <center><div style="width:300px; height:28px;"><div style="float:left">{AudioPlayerGrey}</div><div style="margin-top:10px; float:left;">
  699. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center><br>
  700. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{permalink}">{timeago}</a> </div>
  701. {/block:Audio}
  702.  
  703. {block:Video}<center>
  704. <div style="padding-top:0px; padding-bottom:2px;">
  705. {Video-250}</div>
  706. <div style="padding-bottom:5px;">{block:Caption}{Caption}{/block:Caption}</div>
  707. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{permalink}">{timeago}</a> </div>
  708. {block:Video}
  709.  
  710. {block:Answer}
  711. <br>
  712. <div style="border-radius:5px; border: 3px double #ddd; margin: 3px; margin-top: -2px; min-height:30px; padding: 3px; background: white; box-shadow: 0px 0px 5px 3px #eee;">
  713. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px; box-shadow: 0px 0px 0px 2px #E6DFDF; border-radius: 3px;"/>
  714. <askk>{Asker}</askk>: {Question}<br></div>
  715. <div style="font-family: arma; font-size: 8px;">
  716. {Answer}
  717. </div>
  718. {/block:Answer}
  719.  
  720. {block:PostNotes}<div align="middle">{caption}</div>
  721. <center>
  722.  
  723. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  724.  
  725. {block:HasTags}
  726. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  727. {block:RebloggedFrom}
  728. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  729. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  730.  
  731. {/block:RebloggedFrom}
  732. </center></span>
  733. <br>
  734. <div id="postnotes">{PostNotes}</div><br>
  735.  
  736. <center>{block:ContentSource}
  737. <br><a href="{SourceURL}">
  738. {lang:Source}:
  739. {block:SourceLogo}
  740. <img src="{BlackLogoURL}" width="{LogoWidth}"
  741. height="{LogoHeight}" alt="{SourceTitle}" />
  742. {/block:SourceLogo}
  743. {block:NoSourceLogo}
  744. {SourceLink}
  745. {/block:NoSourceLogo}
  746. </a>
  747. {/block:ContentSource}</center>
  748.  
  749. {/block:PostNotes}
  750. </div>
  751. {/block:Posts}
  752. </div></div>
  753.  
  754. {block:indexpage}
  755. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  756. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  757. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  758. <script type="text/javascript">
  759. $(window).load(function(){
  760. var $wall = $('#posts');
  761. $wall.imagesLoaded(function(){
  762. $wall.masonry({
  763. itemSelector: '#entry, #entry_photo',
  764. isAnimated : false
  765. });
  766. });
  767.  
  768. $wall.infinitescroll({
  769. navSelector : '#page-nav',
  770. nextSelector : '#page-nav a',
  771. itemSelector : '#entry, #entry_photo',
  772. bufferPx : 2000,
  773. debug : false,
  774. errorCallback: function() {
  775. $('#infscr-loading').fadeOut('normal');
  776. }},
  777. function( newElements ) {
  778. var $newElems = $( newElements );
  779. $newElems.hide();
  780. $newElems.imagesLoaded(function(){
  781. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  782. });
  783. }); $('#content').show(500);
  784. });
  785. </script>
  786. {/block:indexpage}
  787.  
  788. <BODY onselectstart="return false;" ondragstart="return false;">
  789.  
  790. <script type="text/javascript">
  791. <!--
  792.  
  793. // Disable Right Click Script
  794.  
  795. function IE(e)
  796. {
  797. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  798. {
  799. return false;
  800. }
  801. }
  802. function NS(e)
  803. {
  804. if (document.layers || (document.getElementById && !document.all))
  805. {
  806. if (e.which == "2" || e.which == "3")
  807. {
  808. return false;
  809. }
  810. }
  811. }
  812. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  813.  
  814. //-->
  815. </script>
  816.  
  817. </body>
  818.  
  819.  
  820. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement