Advertisement
iusedtobeher-themes

~Iā€™m Batman!~

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