Advertisement
iusedtobeher-themes

~Hit the lights~

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