Advertisement
iusedtobeher-themes

~Live like nothing's wrong~

Jul 26th, 2013
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.75 KB | None | 0 0
  1. <!--Theme by iusedtobeher | tumblr . Please don't remove credit. I love you. Have an amazing day! ♥-->
  2.  
  3. <head>
  4. <html lang="en">
  5. <script type="text/javascript"> </script>
  6. <link href='http://fonts.googleapis.com/css?family=League+Script|Codystar' rel='stylesheet' type='text/css'>
  7. <link href='http://fonts.googleapis.com/css?family=Didact+Gothic' rel='stylesheet' type='text/css'>
  8. <meta name="color:Background" content="#ffffff"/>
  9. <meta name="color:Title" content="#000000"/>
  10. <meta name="color:Text" content="#000000"/>
  11. <meta name="color:Link" content="#000000"/>
  12. <meta name="color:scrollbar" content="#727272"/>
  13. <meta name="color:sidebar shadows" content="#000000"/>
  14. <meta name="color:Hover" content="#ddd"/>
  15. <meta name="image:Background" content=""/>
  16. <meta name="color:word background" content="#ddd"/>
  17. <meta name="image:Sidebar" content=""/>
  18. <meta name="color:border" content="#ddd"/>
  19. <meta name="color:word background" content="#ddd"/>
  20. <meta name="text:Link One Title" content="link 1" />
  21. <meta name="text:Link One" content="" />
  22. <meta name="text:Link Two Title" content="link 2"/>
  23. <meta name="text:Link Two" content="" />
  24. <meta name="text:Link Three Title" content="link 3" />
  25. <meta name="text:Link Three" content="" />
  26.  
  27. <meta name="text:blogtitle" content="" />
  28. <meta name="color:blogtitle" content="#aaa"/>
  29. <meta name="color:title shadow" content="#aaa"/>
  30.  
  31. <!--Font for blog title-->
  32. <link href='http://fonts.googleapis.com/css?family=Patrick+Hand+SC' rel='stylesheet' type='text/css'>
  33.  
  34. </script>
  35. <style type="text/css">
  36. 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;}
  37.  
  38. 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;}
  39.  
  40. ::-webkit-scrollbar {width: 5px; height: 4px; background: #eeeeee; border-left: 1px solid #aaaaaa; }
  41.  
  42. ::-webkit-scrollbar-thumb { background-color:{color:scrollbar}; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; border-left: 1px solid
  43. #aaaaaa; border-right: 1px solid #aaaaaa; }
  44.  
  45.  
  46. body{
  47. margin:5px;
  48. background-color: {color:Background};
  49. background-image:url({image:Background});
  50. background-attachment: fixed;
  51. background-repeat: repeat;
  52. font-size:10px;
  53. font-family: ronda;
  54. line-height:11px;
  55. color:{color:Text};
  56. }
  57.  
  58. a:link, a:active, a:visited{
  59. color:{color:link};
  60. text-decoration: none;
  61. -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;
  62. }
  63.  
  64. a:hover {
  65. color:{color:hover};
  66. text-decoration: none;
  67. text-shadow:0px 0px 1px #cc99df;
  68. }
  69.  
  70. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  71.  
  72. @font-face { font-family: "learningcurve"; src: url('http://static.tumblr.com/rmj06l2/paAlm4ymo/learningcurve.ttf'); }
  73.  
  74. @font-face { font-family: "arma"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  75.  
  76. @font-face {font-family: "neou";src: url('http://static.tumblr.com/jdjsstr/tmCm6t649/neou-thin_1_.otf');}
  77.  
  78. @font-face { font-family: "yolo"; src: url('http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf'); }
  79.  
  80.  
  81. #bar{width:250px; height:auto;}
  82. {block:PermalinkPage}
  83. width:410px;
  84. {/block:PermalinkPage}
  85. }
  86.  
  87. #center{
  88. padding-top:3px;
  89. padding-bottom:3px;
  90. position:fixed !important;
  91. width:250px;
  92. height:207px;
  93. background-color:#fff;
  94. {block:PermalinkPage}
  95. width:410px;
  96. height:207px;
  97. {/block:PermalinkPage}
  98. }
  99.  
  100. #posts{
  101. opacity: .9;
  102. float:center;
  103. {block:indexpage}
  104. width:700px;
  105. {/block:indexpage}
  106. {block:permalinkpage}
  107. width:800px;
  108. margin-top: 40px;
  109. {/block:permalinkpage}
  110. margin-left: 80px;
  111. margin-top: 0px;
  112. transition: all 0.5s ease-out;
  113. -o-transition-transition: all 0.5s ease-out;
  114. -webkit-transition: all 0.5s ease-out;
  115. -moz-transition: all 0.5s ease-out;
  116. }
  117.  
  118. #sidebar {
  119. z-index: 9999;
  120. position:fixed !important;
  121. width: 255px;
  122. height: 270px;
  123. background-color: #f1f1f1;
  124. margin-left:800px;
  125. margin-top: 155px;
  126. box-shadow: 0px 0px 0px #ddd;
  127. padding:5px;
  128. padding-bottom: 55px;
  129. border: 4px double #ccc;
  130. border-right:4px double #ccc;
  131. border-left: 4px double #ccc;
  132. transition: all 0.5s ease-out;
  133. -o-transition-transition: all 0.5s ease-out;
  134. -webkit-transition: all 0.5s ease-out;
  135. -moz-transition: all 0.5s ease-out;
  136. }
  137.  
  138.  
  139. background{
  140. opacity: 2
  141. background-color:#67697d;
  142. margin:0px;
  143. padding:0px;
  144. }
  145.  
  146. @font-face{
  147. font-family: "WebSymbolsRegular";
  148. src: url('http://static.tumblr.com/xgofl0y/yqZm3m5if/websymbols-regular-webfont.ttf');
  149. }
  150.  
  151. div#quote{
  152. opacity: 2;
  153. position: fixed !important;
  154. margin-top:1125px;
  155. margin-left:1112px
  156. z-index: 99999;
  157. padding:2px;
  158. color:#000;
  159. width: 264px;
  160. height: auto;
  161. font-family: ronda;
  162. background-color:white;
  163. text-transform:lowercase;
  164. border: 3px double #aaa;
  165. font-size: 10px;
  166. line-height:11px;
  167. letter-spacing:0px;
  168. text-align: center;
  169. -webkit-transition: all 0.9s ease;
  170. -moz-transition: all 0.9s ease;
  171. -o-transition: all 0.9s ease;
  172. }
  173.  
  174. div#links{
  175. position:fixed;
  176. opacity:1;
  177. font-size: 8px;
  178. line-height:10px;
  179. text-align: center;
  180. text-transform:uppercase;
  181. width: 274px;
  182. font-family: Patrick Hand SC;
  183. font-size: 18px;
  184. height: auto;
  185. color:#000;
  186. padding-top: 0px;
  187. background-color: #eee;
  188. padding-bottom:3px;
  189. padding-top:4px;
  190. border: 2px solid #aaa;
  191. z-index:100;
  192. margin-top:130px;
  193. margin-left:798px;
  194. transition: all 0.9s ease-out;
  195. -o-transition-transition: all 0.5s ease-out;
  196. -webkit-transition: all 0.5s ease-out;
  197. -moz-transition: all 0.5s ease-out;
  198. }
  199.  
  200. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  201.  
  202. @font-face {font-family: "handy00";src: url('http://static.tumblr.com/8ls1oxv/AfJlyd5ev/handy00.ttf');}
  203.  
  204. @font-face {font-family: "Meow";src: url( http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format("truetype");}
  205.  
  206. @font-face {
  207. font-family: "jenna";
  208. src: url('http://static.tumblr.com/jdjsstr/W6qm7fotz/simpleronde-regular_1_.ttf');
  209. }
  210.  
  211. @font-face {
  212. font-family: "dawning";
  213. src: url('http://static.tumblr.com/viiafci/Hyzlxws2r/dawningofanewday.ttf');
  214. }
  215.  
  216. @font-face {font-family: "bree"; src: url('http://static.tumblr.com/w1f0ilq/4m9lyy51c/tall_film.ttf');}
  217.  
  218. @font-face { font-family: "beauty"; src: url('http://static.tumblr.com/2zvjoo9/n9Mm31t9e/discoverbeauty.ttf');}
  219.  
  220. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  221.  
  222. @font-face { font-family: "learningcurve"; src: url('http://static.tumblr.com/rmj06l2/paAlm4ymo/learningcurve.ttf'); }
  223.  
  224.  
  225. @font-face { font-family: "lovenote"; src: url('http://static.tumblr.com/4yxykdm/k6plrfhwf/ck_love_note.ttf'); }
  226.  
  227. @font-face{
  228. font-family: 'pixel';
  229. font-style: normal;
  230. font-weight: normal;
  231. src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff');}
  232.  
  233. @font-face { font-family: "arma"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  234.  
  235. @font-face { font-family: "bebas neue"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  236. @font-face {
  237. font-family: "Call Me";
  238. src: url("http://static.tumblr.com/j2nmv5m/yJSm69tse/kgcallmemaybe-skinny.ttf") format("truetype"); }
  239.  
  240. @font-face { font-family: "pacifico"; src: url('http://static.tumblr.com/jdjsstr/Julm7s6p2/pacifico_1_.ttf'); }
  241.  
  242. @font-face { font-family: "lobster"; src: url('http://themes.googleusercontent.com/static/fonts/lobster/v3/MWVf-Rwh4GLQVBEwbyI61Q.woff'); }
  243. @font-face { font-family: "rawengulksans"; src: url('http://static.tumblr.com/u37ad6e/i1rm8cst5/rawengulksans-094.ttf'); }
  244.  
  245. @font-face { font-family: "riesling"; src: url('http://img.dafont.com/dl/?f=riesling');}
  246. @font-face { font-family: "sunshine"; src: url('http://static.tumblr.com/5fd89aw/U3vli7rvs/sunshine_in_my_soul.ttf'); }
  247.  
  248. @font-face { font-family: "speaknow"; src: url('http://static.tumblr.com/uzqv0i9/i9xmek3xd/speak_now_font_by_itsondemi-d30n7bz.ttf'); }
  249.  
  250. div#titlebar2{
  251. position: fixed !important;
  252. margin-top:50px;
  253. margin-left:700px;
  254. color:{color:blogtitle};
  255. background-color:transparent;
  256. font-family: Patrick Hand SC;
  257. font-size: 58px;
  258. line-height:85px;
  259. letter-spacing:2px;
  260. width:480px;
  261. height:60px;
  262. z-index:9999;
  263. background-color: transparent;
  264. text-align: center;
  265. }
  266.  
  267. @font-face { font-family: "signerica"; src: url('http://static.tumblr.com/anvbwtn/Uopmf50q7/signerica_thin.ttf'); }
  268.  
  269. @font-face { font-family: "Riesling"; src: url('http://static.tumblr.com/m6mqatb/QUklrzd0z/dubielitalic.ttf');}
  270. @font-face { font-family: "di"; src: url('http://static.tumblr.com/m6mqatb/QUklrzd0z/dubielitalic.ttf');}
  271. @font-face {
  272. font-family: "caviardreams";
  273. src: url('http://static.tumblr.com/alux5te/8BFltyod3/caviardreams.ttf');}
  274. @font-face {
  275. font-family: "just realize";
  276. src: url('http://static.tumblr.com/sghs9ih/2tFlu5il8/justrealize.ttf');}
  277. @font-face { font-family: "playdate"; src: url('http://static.tumblr.com/4yxykdm/XVZlrfl3m/playdate_1_.ttf'); }
  278. @font-face { font-family: "s"; src: url('http://static.tumblr.com/yo59jgt/m4om1rino/signerica_fat.ttf'); }
  279. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/jdjsstr/wyqmco9g9/wendy_1_.ttf'); }
  280.  
  281. @font-face { font-family: "simply"; src: url('http://static.tumblr.com/jdjsstr/39Mmbchtr/sierra_madre_1_.ttf'); }
  282.  
  283. .title{
  284. font-family: rawengulksans;
  285. font-size: 22px;
  286. line-height: 20px;
  287. color:#39386a;
  288. text-transform: uppercase;
  289. letter-spacing: 0px;
  290. font-weight: bold;
  291. padding:0px 0px 0px 0px;
  292. }
  293.  
  294. askk {
  295. font-family: yolo;
  296. color: {color:Title};
  297. font-size:25px;
  298. z-index:1;
  299. }
  300.  
  301. #entry{
  302. opacity:0.7;
  303. font-family: helvetica;
  304. font-size: 9px;
  305. text-align:left;
  306. z-index:9999;
  307. float:left;
  308. width: 280px;
  309. height: auto;
  310. {block:PermalinkPage}
  311. width: 498px;
  312. height: auto;
  313. {/block:PermalinkPage}
  314. line-height:10px;
  315. background-color:#f1f1f1;
  316. margin:9px;
  317. overflow:hidden;
  318. padding:1px;
  319. padding-bottom:8px;
  320. border: 1px solid #c2c2c2;
  321. -o-transition-transition: all 0.5s ease-out;
  322. -webkit-transition: all 0.5s ease-out;
  323. -moz-transition: all 0.5s ease-out;
  324. }
  325.  
  326. #entry:hover{
  327. opacity:1;
  328. }
  329.  
  330.  
  331. #entry .perma a{
  332. color:;}
  333. #fade { /*--Transparent background layer--*/
  334. display: none; /*--hidden by default--*/
  335. background-color: #d7b1e6;
  336. position: fixed; left: 0; top: 0;
  337. width: 100%; height: 100%;
  338. opacity: .8;
  339. z-index: 9999;
  340. }
  341. .permalink {
  342. display: block;
  343. border-top: 1px solid #ddd;
  344. padding: 3px;
  345. margin: 4px 8px 0px 8px;
  346. font-family: arma;
  347. font-size: 8px;
  348. color: #424242;
  349. line-height: 18px;
  350. text-align: center;
  351. text-decoration: none;
  352. -webkit-transition: color 0.9s ease-out;
  353. -moz-transition: color 0.9s ease-out;
  354. }
  355.  
  356. #entry .perma a{
  357. color:;
  358. -webkit-transition: color 0.9s ease-out;
  359. -moz-transition: color 0.9s ease-out;
  360. }
  361.  
  362. #entry .perma{
  363. width:auto;
  364. height: 15px;
  365. font-family: Consolas;
  366. text-transform:uppercase;
  367. position: absolute;
  368. font-size: 10px;
  369. line-height: 13px;
  370. text-align: center;
  371. overflow:hidden;
  372. opacity: 0.0;
  373. background-color:#fff;
  374. letter-spacing:1px;
  375. margin-top:5px;
  376. margin-left: 55px;
  377. padding-bottom:;
  378. border: 2px solid #aaa;
  379. border-radius: 0px;
  380. -webkit-transition: opacity 0.5s linear; opacity: 0.0;
  381. -webkit-transition: all 0.5s linear;
  382. -moz-transition: all 0.5s linear;
  383. transition: all 0.5s linear;
  384. }
  385.  
  386. #entry:hover .perma{
  387. margin-top: 5px;
  388. margin-left: 5px;
  389. width:auto;
  390. padding:5px;
  391. padding-bottom: 5px;
  392. padding-top: 6px;
  393. height: 15px;
  394. text-transform:uppercase;
  395. overflow:visible;
  396. border-top-right-radius: 0px;
  397. border-bottom-left-radius: 0px;
  398. -webkit-transition: all 0.5s linear; opacity: 0.8;
  399. -webkit-transition: all 0.5s linear;
  400. -moz-transition: all 0.5s linear;
  401. transition: all 0.5s linear;
  402. }
  403.  
  404. .permalinktext {
  405. display: block;
  406. padding: 1px;
  407. margin: 0px 0px 0px 8px;
  408. font-family: helvetica;
  409. letter-spacing: 0px;
  410. font-size: 9px;
  411. color: #424242;
  412. line-height: 10px;
  413. text-align: right;
  414. text-decoration: none;
  415. -webkit-transition: color 0.5s ease-out;
  416. -moz-transition: color 0.5s ease-out;
  417. border-top: 1px dotted #ddd;
  418. }
  419.  
  420. #postnotes{
  421. text-align: left;}
  422.  
  423. #postnotes blockquote{
  424. border: 0px;}
  425.  
  426. blockquote{
  427. padding:0px 0px 2px 3px;
  428. margin:0px 0px 2px 1px;
  429. }
  430. ul, ol, li{
  431. list-style:none;
  432. margin:0px;
  433. padding:0px;
  434. }
  435.  
  436. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  437. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  438. }
  439.  
  440. a.links {
  441. font-family: ronda;
  442. font-size: 8px;
  443. line-height: 8px;
  444. text-transform: normal;
  445. letter-spacing:0px;
  446. display:block;
  447. padding: 0px;
  448. margin-bottom: 0px;
  449. }
  450.  
  451. a.links:hover {
  452. font-style: none;
  453. text-decoration: none;
  454. letter-spacing:10px;
  455. }
  456.  
  457. div#sidebar img{
  458. width:255px;
  459. height:320px;
  460. opacity:0.9;
  461. -webkit-transition: all .4s ease;
  462. -moz-transition: all .4s ease;
  463. -o-transition: all .4s ease;
  464. transition: all .4s ease;
  465. }
  466.  
  467. #candywrapper {
  468. letter-spacing:1px;
  469. text-align: center;
  470. font-size: 11px;
  471. position:fixed;
  472. right:40px;
  473. top:-182px;
  474. -webkit-transition: all .5s ease-in-out;
  475. -moz-transition: all .5s ease-in-out;
  476. -o-transition: all .5s ease-in-out;
  477. z-index:99;
  478. }
  479.  
  480. #candywrapper:hover {
  481. top:-30px;
  482. -webkit-transition: all .5s ease-in-out;
  483. -moz-transition: all .5s ease-in-out;
  484. -o-transition: all .5s ease-in-out;}
  485.  
  486. #in {
  487. color:#999;
  488. font-family:georgia;
  489. border-style:solid;
  490. border-width:1px;
  491. border-color:#bbb;
  492. padding: 40px 10px 20px 10px;
  493. background:#fff;
  494. text-align:center;
  495. font-size:8px;
  496. width:150px;
  497. height:120px;
  498. z-index: 9999;
  499. line-height:10px;
  500. }
  501.  
  502. #titletab img {
  503. font-style:bold;
  504. letter-spacing:1px;
  505. font-family:georgia;
  506. font-size:8px;
  507. text-align: center;
  508. height:auto;
  509. width:150px;
  510. -webkit-transition: all .5s ease-in-out;
  511. -moz-transition: all .5s ease-in-out;
  512. -o-transition: all .5s ease-in-out;
  513. }
  514.  
  515. </style>
  516.  
  517. <title>{title}</title>
  518. <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_lm6qbgraH91qfoi4t.gif">
  519. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  520. <meta name="viewport" content="width=720" />
  521. </head>
  522. <div id="center">
  523. <div id="content">
  524.  
  525. <div id="titlebar2">{blogtitle}</div>
  526.  
  527. <div id="sidebar">
  528.  
  529. <img src="{image:sidebar}"</img></a>
  530. </div>
  531.  
  532. <div id="links">
  533. <a href="/">home</a> &middot
  534. <a href="/ask">Ask</a> &middot
  535. <a href="{text:Link One}">{text:Link One Title}</a> &middot
  536. <a href="{text:Link Two}">{text:Link Two Title}</a> &middot
  537. <a href="{text:Link Three}">{text:Link Three Title}</a>
  538. </div>
  539.  
  540. <div id="candywrapper">
  541. <div id="in">
  542. {description}
  543.  
  544. </div>
  545. <div id="titletab">
  546. <img src="http://25.media.tumblr.com/266c9f9bbc55d6a63e1e2adeb58069cb/tumblr_mnm5usJPTN1qcqlato1_500.gif"/>
  547. </div>
  548. </div>
  549.  
  550. <div id="posts">
  551. {block:posts}
  552. <div id="entry">
  553. {block:Text}
  554. {block:Title}<span class="title">{Title}</span>{/block:Title}
  555. <span class="entrytext">{Body}</span>
  556. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{ReblogURL}" target="_blank">reblog</a> </div>
  557. {/block:Text}
  558.  
  559. {block:Link}
  560. <a href="{URL}" class="title">{Name}</a>
  561. {block:Description}{Description}{/block:Description}
  562. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{ReblogURL}" target="_blank">reblog</a> </div>
  563. {block:Link}
  564.  
  565. {block:Photo}{block:IndexPage}
  566. <div class="perma">
  567. <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">|
  568. </font> <a href="{ReblogURL}" target="_blank"> reblog </a></span></div>
  569. {/block:IndexPage}
  570. {block:IndexPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width=280px /></a>{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=520px/>{LinkCloseTag}{/block:PermalinkPage}
  571. {/block:Photo}
  572.  
  573. {block:Quote}
  574. <span class="entrytext">{Quote}</span>
  575. {block:Source}<b><a href="{Permalink}">{Source}</a></b>{/block:Source}
  576. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{ReblogURL}" target="_blank">reblog</a> </div>
  577. {/block:Quote}
  578.  
  579. {block:Chat}
  580. {block:Title}<span class="title">{Title}</span>{/block:Title}
  581. <ul class="chat">
  582. {block:Lines}
  583. <li class="user_{UserNumber}">
  584. {block:Label}
  585. <span class="label">{Label}</span>
  586. {/block:Label}
  587.  
  588. {Line}
  589. </li>
  590. {/block:Lines}
  591. </ul>
  592. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a>
  593. <font color="#aaa">&middot</font> <a href="{ReblogURL}" target="_blank">reblog</a> </div>
  594. {/block:Chat}
  595.  
  596.  
  597. {block:Audio}
  598. <center><div style="width:300px; height:28px;"><div style="float:left">{AudioPlayerGrey}</div><div style="margin-top:10px; float:left;">
  599. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center><br>
  600. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{ReblogURL}" target="_blank">reblog</a> </div>
  601. {/block:Audio}
  602.  
  603. {block:Video}<center>
  604. <div class="video">{Video-400}</div></center>
  605. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{ReblogURL}" target="_blank">reblog</a> </div>
  606. {block:Video}
  607.  
  608. {block:Answer}
  609. <br>
  610. <div style="border-radius:5px; border: 3px double #ddd; margin: 3px; margin-top: -2px; min-height:30px; padding: 3px; background:
  611. #fff; box-shadow: 0px 0px 0px 0px #eee;">
  612. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px; box-shadow: 0px 0px 0px 2px #E6DFDF; border-radius: 3px;"/>
  613. <askk>{Asker}</askk>: {Question}<br></div>
  614. <div style="font-family: helvetica; font-size: 9px;">
  615. {Answer}
  616. </div>
  617. {/block:Answer}
  618.  
  619.  
  620. {block:PostNotes}<div align="middle">{caption}</div>
  621. <center>
  622.  
  623. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  624.  
  625. {block:HasTags}
  626. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  627. {block:RebloggedFrom}
  628. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  629. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  630.  
  631. {/block:RebloggedFrom}
  632. </center></span>
  633. <br>
  634. <div id="postnotes">{PostNotes}</div><br>
  635.  
  636. <center>{block:ContentSource}
  637. <br><a href="{SourceURL}">
  638. {lang:Source}:
  639. {block:SourceLogo}
  640. <img src="{BlackLogoURL}" width="{LogoWidth}"
  641. height="{LogoHeight}" alt="{SourceTitle}" />
  642. {/block:SourceLogo}
  643. {block:NoSourceLogo}
  644. {SourceLink}
  645. {/block:NoSourceLogo}
  646. </a>
  647. {/block:ContentSource}</center>
  648.  
  649. {/block:PostNotes}
  650. </div>
  651. {/block:Posts}
  652. </div></div>
  653.  
  654. {block:indexpage}
  655. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  656. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  657. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  658. <script type="text/javascript">
  659. $(window).load(function(){
  660. var $wall = $('#posts');
  661. $wall.imagesLoaded(function(){
  662. $wall.masonry({
  663. itemSelector: '#entry, #entry_photo',
  664. isAnimated : false
  665. });
  666. });
  667.  
  668.  
  669. $wall.infinitescroll({
  670. navSelector : '#page-nav',
  671. nextSelector : '#page-nav a',
  672. itemSelector : '#entry, #entry_photo',
  673. bufferPx : 2000,
  674. debug : false,
  675. errorCallback: function() {
  676. $('#infscr-loading').fadeOut('normal');
  677. }},
  678. function( newElements ) {
  679. var $newElems = $( newElements );
  680. $newElems.hide();
  681. $newElems.imagesLoaded(function(){
  682. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  683. });
  684. }); $('#content').show(500);
  685. });
  686. </script>
  687. {/block:indexpage}
  688.  
  689. <BODY onselectstart="return false;" ondragstart="return false;">
  690.  
  691. </body>
  692. <div style="position:fixed; font-family: arma; font-size: 8px; color: #aaa; bottom:5px; left:5px;">
  693. <a href="http://iusedtobeher.tumblr.com/">credit</a>
  694. </html>
  695.  
  696. </body>
  697. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement