Advertisement
wildthemes

kierstin theme

Oct 6th, 2012
1,308
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.00 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3.  
  4. <!--
  5. mia theme by wildthemes. do not remove credits, themes take alot of time and effort to make, you will be reported if you're seen using this theme with no credits.-->
  6.  
  7. <!--This work is licensed under a Creative Commons Attribution 3.0 Unported License.
  8.  
  9. taking credits off/stealing/using my themes as a basecode is illegal.-->
  10.  
  11. <!--IMPORTANT: to show all posts on your blog, go to customize -> scroll down to advanced -> change posts per page to 15.-->
  12.  
  13. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  14. <head>
  15. <meta name="color:glow colour" content="#a3c7c6"/>
  16. <meta name="color:Body font" content="#000000"/>
  17. <meta name="color:Links" content="#000000"/>
  18. <meta name="color:Link hover" content="#2b2c2c"/>
  19. <meta name="color:Background" content="#ffffff"/>
  20. <meta name="color:posts" content="#ffffff"/>
  21. <meta name="if:Kewl font" content="1"/>
  22. <meta name="image:Background image" content="0"/>
  23. <meta name="image:Sidebar photo" content=""/>
  24. <meta name="if:Show sidebar photo" content="1"/>
  25. <meta name="text:reblog label" content="reblog" />
  26. <meta name="text:Link one URL" content="/" />
  27. <meta name="text:Link one title" content="Link 1" />
  28. <meta name="text:Link two URL" content="/" />
  29. <meta name="text:Link two title" content="Link 2" />
  30. <meta name="text:Link three URL" content="/" />
  31. <meta name="text:Link three title" content="Link 3" />
  32. <meta name="text:Link four URL" content="/" />
  33. <meta name="text:Link four title" content="Link 4" />
  34. <meta name="text:Link five URL" content="/" />
  35. <meta name="text:Link five title" content="Link 5" />
  36. <meta name="text:Stats" content="Write you stats or anything else here!"/>
  37. <meta name="if:Two Columns" content="0"/>
  38. <meta name="if:Three Columns" content="1"/>
  39. <title>{title}</title>
  40.  
  41. <script type="text/javascript" src="http://static.tumblr.com/o0thhnj/LCDma95ko/infinite.txt"></script><link rel="shortcut icon" href="{Favicon}">{block:Description}<meta name="description" content="{MetaDescription}"/>
  42. {/block:Description}<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js" type="text/javascript"></script>
  43. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/nKOlyumhg/reset.css"><link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
  44.  
  45. <style type="text/css">
  46.  
  47.  
  48. body {
  49. background-color:{color:Background};
  50. background-image: url({image:Background image});
  51. background-attachment: fixed;
  52. background-repeat: repeat;
  53. font-family: {block:ifKewlfont}'short stack'; font-size: 10px;{/block:ifKewlfont}{block:ifnotKewlfont}calibri; font-size: 11px;{/block:ifnotKewlfont};
  54. line-height: 110%;
  55. color:{color:Body font};
  56. }
  57.  
  58. ::-webkit-scrollbar-thumb:vertical {
  59. background-color:{color:Links};
  60. height:auto;
  61.  
  62. }
  63.  
  64. ::-webkit-scrollbar-thumb:horizontal {
  65. background-color:{color:Links};
  66. }
  67.  
  68. ::-webkit-scrollbar {
  69. height:2px;
  70. width:4px;
  71. background-color:{color:posts};
  72. }@font-face { font-family: "origin"; src: url('http://static.tumblr.com/lyl1wkn/6tdm8yvpc/origin-light.ttf'); }
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83. #infscr-loading {
  84. position: absolute;
  85. bottom: 0;
  86. left: 25%;}
  87.  
  88.  
  89. a { color:{color:Links}; -webkit-transition: all 0.3s ease-out;
  90. -moz-transition: all 0.3s ease-out;
  91. transition: all 0.3s ease-out;text-decoration: none;}
  92.  
  93. a:hover {
  94. color:{color:Link hover};
  95. text-decoration: none;
  96. -webkit-transition: all 0.3s ease-out;
  97. -moz-transition: all 0.3s ease-out;color 0.5s
  98.  
  99. }
  100. }
  101.  
  102.  
  103. #tumblr_controls{
  104. position:fixed !important;
  105. z-index:99999999999;
  106. }
  107.  
  108.  
  109.  
  110.  
  111.  
  112. .idk {align:right;background: #cdcdcd; margin:7px 0px 5px 66px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  113.  
  114. .idk p {margin:1px 0px;}
  115.  
  116. .idk span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #cdcdcd;}
  117.  
  118. .idkborder {float: left;margin: 1px 4px 0 0;padding: 2px; background: #f7f7f7}
  119.  
  120.  
  121. ul {
  122. display: block;
  123. list-style-type: disc;
  124. -webkit-margin-before: 1em;
  125. -webkit-margin-after: 1em;
  126. -webkit-margin-start: 0px;
  127. -webkit-margin-end: 0px;
  128. -webkit-padding-start: 20px;
  129. }
  130.  
  131. @font-face { font-family: "lobster"; src: url('http://themes.googleusercontent.com/static/fonts/lobster/v3/MWVf-Rwh4GLQVBEwbyI61Q.woff'); }
  132.  
  133. #tumblr_controls{
  134. position:fixed z-index:9999999999;;
  135. }@font-face {
  136. font-family: fromwhere;
  137. src: url('http://static.tumblr.com/huallmg/NOjm2hzvp/fromwhereyouare.ttf');
  138. }
  139. @font-face {font-family:"Japan"; src: url('http://static.tumblr.com/9wzbixa/KKbm0c410/japan.ttf');}
  140. #blogtitle{
  141. font-family:lobster;
  142. font-size:40px;
  143. margin-top:0px;
  144. text-transform:lowercase;
  145. margin-left:-0px;
  146. line-height:50px;
  147. text-shadow: 1px 1px 3px #000;}
  148.  
  149. #description{
  150. font-family: {block:ifKewlfont}'short stack'; font-size: 10px;{/block:ifKewlfont}{block:ifnotKewlfont}calibri; font-size: 11px;{/block:ifnotKewlfont}; width:230px;
  151. padding:3px;
  152. text-align:center;
  153. color:{color:Body font};
  154. margin-left:10px;
  155. background:{color:posts};
  156. }
  157.  
  158.  
  159.  
  160. #content {
  161. width: 820px;
  162. float: left;
  163. margin-top:6px;
  164. margin-left:220px;
  165. }
  166.  
  167. #contain {
  168. width: 1070px;
  169. margin: 0px auto;
  170. }
  171.  
  172.  
  173.  
  174. #sidebar{ margin-left:-85px;
  175. width:290px;
  176. z-index:1;
  177. border: solid #ddd 1px;
  178. position:fixed !important;
  179. text-align:center;
  180. top:120px;
  181. padding:5px;
  182. height:auto;
  183. border-radius:10px;
  184. background-color: {color:posts};
  185. opacity: 1;
  186. box-shadow: 0px 0px 20px #888;
  187.  
  188. }
  189.  
  190. .links{background-color:transparent; display:block; padding:5px; text-align:center; width:100px; height:12px; line-height:12px; }
  191. .links a:hover {color:{color:Body font};width:100px;padding:5px ; box-shadow: 0px 0px 20px #000; background-color:{color:glow colour};}
  192.  
  193.  
  194.  
  195. #status{
  196. position:fixed;
  197. left:145px;
  198. padding-top:3px;
  199. top:125px;
  200. padding-bottom:3px;
  201. text-align:center;
  202. height:55px;
  203. width:60px;
  204. overflow:hidden;
  205. -webkit-transition: opacity 0.7s linear;
  206. -webkit-transition: all 0.7s ease-in-out;
  207. -moz-transition: all 0.7s ease-in-out;
  208. -o-transition: all 0.7s ease-in-out;
  209. background:{color:posts};
  210. z-index:9999;
  211. border-radius:5px;
  212. }
  213.  
  214. #status:hover{
  215. border:1px solid #000;
  216. padding:5px;
  217. height:255px;
  218. overflow:hidden;
  219. width:350px;
  220. opacity:1.0;
  221. background:{color:posts};
  222. z-index:999999999;
  223. }
  224.  
  225. #box{
  226. height:auto;
  227. overflow-x:hidden;
  228. background:transparent;
  229. opacity:1.0;
  230. text-align:center;
  231. z-index:999999999;
  232. }
  233.  
  234. #status2{
  235. position:fixed;
  236. left:220px;
  237. padding-top:3px;
  238. top:125px;
  239. padding-bottom:3px;
  240. text-align:center;
  241. height:55px;
  242. width:60px;
  243. overflow:hidden;
  244. -webkit-transition: opacity 0.7s linear;
  245. -webkit-transition: all 0.7s ease-in-out;
  246. -moz-transition: all 0.7s ease-in-out;
  247. -o-transition: all 0.7s ease-in-out;
  248. background:{color:posts};
  249. z-index:9999;
  250. border-radius:5px;
  251. }
  252.  
  253. #status2:hover{
  254. border:1px solid #000;
  255. padding:5px;
  256. height:215px;
  257. overflow:hidden;
  258. width:150px;
  259. opacity:1.0;
  260. background:{color:posts};
  261. z-index:999999999;
  262. }
  263.  
  264. #status3{
  265. position:fixed;
  266. left:70px;
  267. padding-top:3px;
  268. top:125px;
  269. padding-bottom:3px;
  270. text-align:center;
  271. height:55px;
  272. width:60px;
  273. overflow:hidden;
  274. -webkit-transition: opacity 0.7s linear;
  275. -webkit-transition: all 0.7s ease-in-out;
  276. -moz-transition: all 0.7s ease-in-out;
  277. -o-transition: all 0.7s ease-in-out;
  278. background:{color:posts};
  279. z-index:9999;
  280. border-radius:5px;
  281.  
  282. }
  283.  
  284. #status3:hover{
  285. border:1px solid #000;
  286. padding:5px;
  287. height:375px;
  288. overflow:hidden;
  289. width:190px;
  290. opacity:1.0;
  291. background:{color:posts};
  292. z-index:999999999;
  293. }
  294.  
  295. #status4{
  296. position:fixed;
  297. left:293px;
  298. padding-top:3px;
  299. top:125px;
  300. padding-bottom:3px;
  301. text-align:center;
  302. height:55px;
  303. width:60px;
  304. overflow:hidden;
  305. -webkit-transition: opacity 0.7s linear;
  306. -webkit-transition: all 0.7s ease-in-out;
  307. -moz-transition: all 0.7s ease-in-out;
  308. -o-transition: all 0.7s ease-in-out;
  309. background:{color:posts};
  310.  
  311. z-index:9999;
  312. border-radius:5px;
  313.  
  314. }
  315.  
  316. #status4:hover{
  317. border:1px solid #000;
  318. padding:5px;
  319. height:255px;
  320. overflow:hidden;
  321. width:190px;
  322. opacity:1.0;
  323. background:{color:posts};
  324. z-index:999999999;
  325. }
  326. #status5{
  327. position:fixed;
  328. left:185px;
  329. padding-top:3px;
  330. top:390px;
  331. padding-bottom:3px;
  332. text-align:center;
  333. height:50px;
  334. overflow:hidden;
  335. -webkit-transition: opacity 0.7s linear;
  336. -webkit-transition: all 0.7s ease-in-out;
  337. -moz-transition: all 0.7s ease-in-out;
  338. -o-transition: all 0.7s ease-in-out;
  339. z-index:9999;
  340. border-radius:5px;
  341.  
  342. }
  343.  
  344.  
  345.  
  346.  
  347. h3 {{color:links}; font-family: 'origin'; font-size: 18px; line-height: 120%;}
  348.  
  349. .title {color:{color:Links}; font-family: 'lobster';text-transform:lowercase;
  350. font-size: 25px; line-height: 120%; -webkit-transition: all 0.3s ease-out;
  351. -moz-transition: all 0.3s ease-out;
  352. transition: all 0.3s ease-out;}
  353.  
  354.  
  355.  
  356. .title:hover {color:{color:Link hover}; -webkit-transition: all 0.3s ease-out;
  357. -moz-transition: all 0.3s ease-out;
  358. transition: all 0.3s ease-out;}
  359.  
  360.  
  361. ol.notes img {
  362. width: 16px;
  363. display: inline;
  364. position: relative;
  365. top: 3px;
  366. }
  367.  
  368. .entry {
  369. overflow: hidden;
  370. float: left;
  371. {block:indexpage}
  372. width:450px;
  373.  
  374. {block:ifTwoColumns}width:280px;{/block:ifTwoColumns}
  375. {block:ifThreeColumns}width:250px;{/block:ifThreeColumns}
  376. margin-bottom: 6px;
  377. {/block:indexpage}
  378. {block:permalinkpage}
  379. width: 800px;
  380. margin-left: 6px;
  381. margin-bottom: 6px;
  382. {/block:permalinkpage}
  383. display: block; margin-left: 6px;
  384.  
  385. background: {color:posts};
  386.  
  387. }
  388.  
  389.  
  390. .entry:hover{
  391. -moz-box-shadow: 0 0 15px {color:glow colour};
  392. -webkit-box-shadow: 0 0 15px {color:glow colour};
  393. box-shadow: 0 0 15px {color:glow colour};
  394. -webkit-transition: all .25s ease-in-out;
  395. -moz-transition: all .25s ease-in-out;
  396. -o-transition: all .25s ease-in-out;
  397. transition: all .25s ease-in-out;}
  398.  
  399. .entry img {
  400. display: block;
  401. {block:indexpage}{block:ifTwoColumns}width:280px;{/block:ifTwoColumns}
  402. {block:ifThreeColumns}width:250px;{/block:ifThreeColumns} {/block:indexpage}
  403. }
  404.  
  405. .wildthemes a {color:{color:Body font};}
  406.  
  407. .entry .wildthemes{
  408.  
  409. position:absolute;
  410. width:150px;
  411. height:15px;
  412. padding-top:0px;
  413. padding-bottom: 0px;
  414. background-color:{color:posts};
  415. margin-left: 0px;
  416. overflow:hidden;
  417. top: -10px;
  418. font-family: littlefont;
  419. text-transform: uppercase;
  420. font-size: 8px;
  421. line-height:15px;
  422. text-align:center;
  423. padding-left: 0px;
  424. padding-right: 0px;
  425. opacity:0.0;
  426. border-bottom-right-radius:5px;
  427. border-top-right-radius:5px;
  428. border-top-left-radius:5px;
  429. border-bottom-left-radius:5px;
  430. -webkit-transition: all 0.3s linear;
  431. -moz-transition: all 0.3s linear;
  432. transition: all 0.3s linear;
  433. }
  434. @font-face { font-family: "littlefont"; src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf'); }
  435.  
  436.  
  437. .entry:hover .wildthemes{
  438. overflow:visible;
  439. -webkit-transition: opacity 0.5s linear; opacity: 0.8;
  440. transition: all 0.4s linear;
  441. margin-left: 10px;
  442. width: 100px;
  443. background-color:{color:posts};
  444. height: 15px;
  445. top: 15px;
  446. padding-top: 0px;
  447. padding-bottom: 0px;
  448. padding-left: 0px;
  449. padding-right: 0px;
  450. opacity:0.8;
  451. border-bottom-right-radius:5px;
  452. border-top-right-radius:5px;
  453. border-top-left-radius:5px;
  454. border-bottom-left-radius:5px;
  455. -webkit-transition: all 0.3s linear;
  456. -moz-transition: all 0.3s linear;
  457. transition: all 0.3s linear; -moz-box-shadow: 0 0 15px {color:glow colour};
  458. -webkit-box-shadow: 0 0 15px {color:glow colour};
  459. box-shadow: 0 0 15px {color:glow colour};
  460. -webkit-transition: all .25s ease-in-out;
  461. -moz-transition: all .25s ease-in-out;
  462. -o-transition: all .25s ease-in-out;
  463. transition: all .25s ease-in-out;}
  464. }
  465.  
  466. .entry:hover .wildthemes:hover{
  467. opacity: 1;
  468. width: 150px;
  469. -webkit-transition: all 0.5s linear;
  470. -moz-transition: all 0.5s linear;
  471. transition: all 0.5s linear; -moz-box-shadow: 0 0 15px {color:glow colour};
  472. -webkit-box-shadow: 0 0 15px {color:glow colour};
  473. box-shadow: 0 0 15px {color:glow colour};
  474. -webkit-transition: all .25s ease-in-out;
  475. -moz-transition: all .25s ease-in-out;
  476. -o-transition: all .25s ease-in-out;
  477. transition: all .25s ease-in-out;}
  478. }
  479.  
  480. .entry:hover .details {
  481. opacity: 1.0;
  482. margin:12px 0px 0px 0px;
  483. filter: alpha(opacity = 100);
  484. -webkit-transition: all .25s ease-in-out;
  485. -moz-transition: all .25s ease-in-out;
  486. -o-transition: all .25s ease-in-out;
  487. transition: all .25s ease-in-out;
  488. }
  489.  
  490.  
  491.  
  492. #pagination{
  493. display:none;
  494. }
  495.  
  496.  
  497.  
  498. .clear {
  499. clear: both;
  500. }
  501.  
  502. .iloveyou {
  503. color: #FFFFFF;
  504. letter-spacing:1px;
  505. font-family: arial;
  506. font-size: 8px;
  507. line-height:14px;
  508. margin: 2px;
  509. opacity:0.6;
  510. background-image:url(http://static.tumblr.com/8jq17g7/CH8lofvyp/dark-transparent.png);
  511. background-repeat:repeat;
  512. border:1px solid rgba(0,0,0,0.1);
  513. padding:3px 5px;
  514. -webkit-border-radius:2px;
  515. moz-border-radius:2px;
  516. -o-border-radius:2px;
  517. border-radius:2px;
  518.  
  519.  
  520. }
  521.  
  522.  
  523.  
  524. .iloveyou:hover{
  525. -webkit-transition: opacity 0.7s linear;
  526. opacity: 1;
  527. -webkit-transition: all 0.4s ease-out;
  528. -moz-transition: all 0.4s ease-out;
  529. transition: all 0.4s ease-out;-moz-box-shadow: 0 0 15px {color:glow colour};
  530. -webkit-box-shadow: 0 0 15px {color:glow colour};
  531. box-shadow: 0 0 15px {color:glow colour};
  532. -webkit-transition: all .25s ease-in-out;
  533. -moz-transition: all .25s ease-in-out;
  534. -o-transition: all .25s ease-in-out;
  535. transition: all .25s ease-in-out;}
  536. }
  537.  
  538. .iloveyou a { color: #FFF; }
  539.  
  540.  
  541. blockquote, q {
  542. quotes: "«" "»" "'" "'";
  543. padding: 3px;
  544. border-left: 3px solid #7d7d7d;
  545. margin: 0px 10px;
  546. }
  547.  
  548. .permahover {
  549. text-align: right;
  550. line-height:200%;
  551. opacity: 0.0;
  552. filter: alpha(opacity = 0);
  553. font-size: 9px;
  554. line-height: 9px;
  555. text-transform: uppercase;
  556. }
  557.  
  558. .entry:hover .permahover {
  559. text-align: center;
  560. opacity: 1;
  561. filter: alpha(opacity = 50);
  562.  
  563.  
  564. }
  565.  
  566. .text {
  567. padding: 0px;
  568. }
  569.  
  570.  
  571.  
  572. .entry:hover .textperma {
  573. opacity: 1;
  574. filter: alpha(opacity = 100);
  575. -webkit-transition: all ease-in 250ms;
  576. -moz-transition: all ease-in 250ms;
  577. -o-transition: all ease-in 250ms;
  578. -ms-transition: all ease-in 250ms;
  579. transition: all ease-in 250ms;
  580. }
  581.  
  582.  
  583. .blogtitle {text-align:center; margin-top:15px;}
  584.  
  585.  
  586. .blogtitle a {
  587. font-family: 'origin';
  588. font-size: 22px;
  589. line-height: 130%;
  590. color:{color:Links};-webkit-transition: all 0.3s ease-out;
  591. -moz-transition: all 0.3s ease-out;
  592. transition: all 0.3s ease-out;
  593. }
  594.  
  595.  
  596. .blogtitle a:hover {
  597. color:{color:Link hover}; -webkit-transition: all 0.3s ease-out;
  598. -moz-transition: all 0.3s ease-out;
  599. transition: all 0.3s ease-out;}
  600.  
  601.  
  602.  
  603. .clearfix {
  604. clear: both;
  605. }
  606.  
  607.  
  608. .b {display : block; font-size: 8px;text-align: left;line-height: 15px; text-indent : 0px; vertical-align : middle; padding : 2px;
  609. padding-bottom : 0px;}
  610.  
  611. </style>
  612. </head>
  613. <body>
  614.  
  615.  
  616. </div>
  617. <div id="contain">
  618.  
  619. <div id="sidebar">
  620. <br>
  621. <br>
  622. <br><br>
  623. <br>
  624.  
  625.  
  626. <a href"/"</a><div id="blogtitle"><script language="JavaScript1.2">
  627.  
  628. /*
  629. Neon Lights Text
  630. By JavaScript Kit (http://javascriptkit.com)
  631. For this script, TOS, and 100s more DHTML scripts,
  632. Visit http://www.dynamicdrive.com
  633. */
  634.  
  635. var message="{Title}"
  636. var neonbasecolor="{color:Body font}"
  637. var neontextcolor="{color:Links}"
  638. var flashspeed=100 //in milliseconds
  639.  
  640. ///No need to edit below this line/////
  641.  
  642. var n=0
  643. if (document.all||document.getElementById){
  644. document.write('<font color="'+neonbasecolor+'">')
  645. for (m=0;m<message.length;m++)
  646. document.write('<span id="neonlight'+m+'">'+message.charAt(m)+'</span>')
  647. document.write('</font>')
  648. }
  649. else
  650. document.write(message)
  651.  
  652. function crossref(number){
  653. var crossobj=document.all? eval("document.all.neonlight"+number) : document.getElementById("neonlight"+number)
  654. return crossobj
  655. }
  656.  
  657. function neon(){
  658.  
  659. //Change all letters to base color
  660. if (n==0){
  661. for (m=0;m<message.length;m++)
  662. //eval("document.all.neonlight"+m).style.color=neonbasecolor
  663. crossref(m).style.color=neonbasecolor
  664. }
  665.  
  666. //cycle through and change individual letters to neon color
  667. crossref(n).style.color=neontextcolor
  668.  
  669. if (n<message.length-1)
  670. n++
  671. else{
  672. n=0
  673. clearInterval(flashing)
  674. setTimeout("beginneon()",1500)
  675. return
  676. }
  677. }
  678.  
  679. function beginneon(){
  680. if (document.all||document.getElementById)
  681. flashing=setInterval("neon()",flashspeed)
  682. }
  683. beginneon()
  684.  
  685.  
  686. </script></a></div></a>
  687.  
  688.  
  689.  
  690.  
  691.  
  692.  
  693.  
  694.  
  695. {block:ifShowsidebarphoto}
  696. <a href="/"><img src="{image:Sidebar photo}" width="270" height="150" style="margin-bottom:1px;margin-top:4px;"/></a>
  697. {/block:ifShowsidebarphoto}
  698. <br>
  699.  
  700. <div id="status5">
  701.  
  702. <div id= "box">
  703. <div>
  704. <a href="/"><img src="http://25.media.tumblr.com/tumblr_m96d5tU88F1rbxvm8o1_r1_100.png"/></a>
  705. </div>
  706.  
  707. </div>
  708.  
  709. <div id="status">
  710. <a href="http://media.photobucket.com/image/iphone icon/RianBattle/iPhone Graphics/Applications/MobileSMS/icon.png?o=21" target="_blank"><img src="http://i208.photobucket.com/albums/bb195/RianBattle/iPhone%20Graphics/Applications/MobileSMS/icon.png" border="0"></a>
  711. <div id="box">
  712. <br><br>
  713. <p><iframe frameborder="0" height="149" id="ask_form" scrolling="no" src="http://www.tumblr.com/ask_form/{Name}.tumblr.com" width="100%"></iframe><!--[if IE]><mce:script type="text/javascript"><! document.getElementById('ask_form').allowTransparency=true; // --><!--[endif] --></p>
  714. </div>
  715. </div>
  716.  
  717. <div id="status2">
  718. <a href="http://media.photobucket.com/image/iphone icon/RianBattle/iPhone Graphics/Applications/Maps/icon.png?o=14" target="_blank"><img src="http://i208.photobucket.com/albums/bb195/RianBattle/iPhone%20Graphics/Applications/Maps/icon.png" border="0"></a>
  719.  
  720. <div id="box">
  721. <br>
  722. <center>
  723.  
  724. <div class="links">{block:ifLinkoneURL}<a href="{text:Link one URL}">{text:Link one title} </a> {/block:ifLinkoneURL}
  725. </div>
  726.  
  727. <div class="links">{block:ifLinktwoURL}<a href="{text:Link two URL}">{text:Link two title} </a> {/block:ifLinktwoURL}
  728. </div>
  729.  
  730. <div class="links">{block:ifLinkthreeURL}<a href="{text:Link three URL}">{text:Link three title}</a> {/block:ifLinkthreeURL}
  731. </div>
  732.  
  733. <div class="links">{block:ifLinkfourURL}<a href="{text:Link four URL}">{text:Link four title}</a> {/block:ifLinkfourURL}
  734. </div>
  735.  
  736.  
  737. <div class="links">{block:ifLinkfiveURL}<a href="{text:Link five URL}">{text:Link five title}</a> {/block:ifLinkfiveURL}</div>
  738.  
  739.  
  740. <div class="links"><a href=<a href="http://wildthemes.tumblr.com/" class="links1">Theme</a></div>
  741.  
  742.  
  743.  
  744.  
  745.  
  746.  
  747.  
  748.  
  749.  
  750.  
  751. </div>
  752. </div>
  753.  
  754.  
  755.  
  756. <div id="status3">
  757. <img src="http://i208.photobucket.com/albums/bb195/RianBattle/iPhone%20Graphics/Applications/MobileNotes/icon.png" border="0"><br> <br>
  758.  
  759. {description}
  760.  
  761. <div id="box"><br><br>
  762.  
  763.  
  764. </div>
  765. </div>
  766.  
  767. <div id="status4">
  768. <a href="http://media.photobucket.com/image/iphone icon/RianBattle/iPhone Graphics/Applications/Stocks/icon.png?o=24" target="_blank"><img src="http://i208.photobucket.com/albums/bb195/RianBattle/iPhone%20Graphics/Applications/Stocks/icon.png" border="0"></a><br> <br> <br>
  769.  
  770. {text:Stats}
  771. <div id="box"><br><br>
  772.  
  773.  
  774.  
  775.  
  776.  
  777. </div>
  778. </div>
  779.  
  780.  
  781. </div>
  782. <br>
  783. <br>
  784. <br>
  785. <br>
  786.  
  787. </div>
  788.  
  789.  
  790.  
  791.  
  792.  
  793.  
  794.  
  795.  
  796.  
  797. <div id="content">
  798.  
  799.  
  800.  
  801.  
  802. {block:Posts}
  803.  
  804. <div class="entry">
  805.  
  806.  
  807.  
  808. {block:Text}
  809. <div class="text">
  810. {block:Title}
  811. <div class="title"> <a href="{Permalink}">{Title}</a></div>
  812. {/block:Title}
  813. {Body}
  814. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  815. {block:IndexPage}
  816.  
  817. {/block:IndexPage}
  818. </div>
  819. {/block:Text}
  820.  
  821.  
  822.  
  823. {block:Photo}
  824. {block:indexpage} <div class="wildthemes"><p><a href="{permalink}">{NoteCountwithLabel}</a> · <a href="{ReblogURL}" target="_blank">{text:reblog label}</a> </div>
  825.  
  826. <img src="{PhotoURL-HighRes}" width="100%"/>
  827. {/block:indexpage}
  828. {block:permalinkpage}
  829. <a href="{PhotoURL-HighRes}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a>
  830. {/block:permalinkpage} {block:IndexPage}
  831. {/block:IndexPage}
  832. {/block:Photo}
  833.  
  834.  
  835.  
  836. {block:Photoset}
  837. {block:IndexPage}{Photoset-250}{/block:IndexPage}
  838. {block:IndexPage}
  839.  
  840. {/block:IndexPage}
  841. {block:permalinkpage}
  842. {Photoset-500}
  843. {/block:permalinkpage}
  844. {/block:Photoset}
  845.  
  846.  
  847.  
  848.  
  849. {block:Quote}
  850. <div class="text">
  851. <div class="title"> "{Quote}" </div>
  852. {block:Source}
  853. <div style="text-align:right">- {Source}</div>
  854. {/block:Source}
  855. {block:IndexPage}
  856. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  857.  
  858. {/block:IndexPage}
  859. </div>{/block:Quote}
  860.  
  861.  
  862.  
  863.  
  864. {block:Link}
  865. <div class="text">
  866. <div class="title"><a href="{URL}" class="link" {Target}>{Name}</a> </div>
  867. {block:Description}
  868. <div class="description">{Description}</div>
  869. {/block:Description}
  870. <p>
  871. {block:IndexPage}
  872. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  873.  
  874. {/block:IndexPage}
  875.  
  876. </div>{/block:Link}
  877.  
  878.  
  879.  
  880.  
  881. {block:Chat}
  882. <div class="text">
  883. {block:Title}
  884. <div class="title"> <a href="{Permalink}">{Title}</a></div>
  885. {/block:Title}
  886. <ul class="chat">
  887. {block:Lines}
  888. <li class="{Alt} user_{UserNumber}"> {block:Label}<span style="text-transform:uppercase"> <span class="label">{Label}</span></span> {/block:Label}
  889. {Line} </li>
  890. {/block:Lines}
  891. </ul>
  892. {block:IndexPage}
  893.  
  894. {/block:IndexPage}
  895. </div>{/block:Chat}
  896.  
  897.  
  898.  
  899.  
  900. {block:Video}
  901. {block:IndexPage}{Video-250}{/block:IndexPage}
  902. {block:IndexPage}
  903. {block:IndexPage}
  904.  
  905. {/block:IndexPage}
  906. {block:permalinkpage}
  907. {Video-500}
  908. {/block:permalinkpage}
  909. {/block:Video}
  910.  
  911.  
  912.  
  913.  
  914. {block:Audio}
  915. <div class="text">
  916. {AudioPlayerGrey}
  917. {block:Caption}
  918. {Caption}
  919. {/block:Caption}
  920. {block:IndexPage}
  921.  
  922. {/block:IndexPage}
  923. </div>{/block:Audio}
  924.  
  925.  
  926.  
  927.  
  928.  
  929. {block:Answer}<div class="text"><img src="{AskerPortraitURL-48}" align="left" class="idkborder"><div class="idk"><span></span>{Asker} was like: {Question}&nbsp;</div>{Answer} <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  930. {block:IndexPage}
  931.  
  932. {/block:IndexPage}</div>{/block:Answer}
  933.  
  934.  
  935.  
  936.  
  937.  
  938. {block:PermalinkPage}
  939. {block:Date} {block:Caption}
  940. {Caption}
  941. {/block:Caption}<br><br>
  942. <center>
  943. {TimeAgo} at {12HourWithZero}:{Minutes}{AmPm}
  944. {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}{block:HasTags} | {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  945. {/block:Date}</div>
  946. {/block:PermalinkPage}
  947.  
  948.  
  949.  
  950. </div>
  951.  
  952. {/block:Posts}
  953.  
  954. </div>
  955.  
  956. <div class="clear"></div>
  957. </div>
  958.  
  959. {block:Pagination}
  960. <ul id="pagination">
  961. {block:PreviousPage}
  962. <li><a href="{PreviousPage}"></a></li>
  963. {/block:PreviousPage}
  964. {block:JumpPagination length="5"}
  965. {block:CurrentPage}
  966. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  967. {/block:CurrentPage}
  968. {block:JumpPage}
  969. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  970. {/block:JumpPage}
  971. {/block:JumpPagination}
  972. {block:NextPage}
  973. <li><a id="nextPage" href="{NextPage}"></a></li>
  974. {/block:NextPage}
  975. </ul>
  976. {/block:Pagination}
  977. {block:IndexPage}
  978.  
  979.  
  980. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  981.  
  982.  
  983. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  984.  
  985.  
  986.  
  987.  
  988. {block:IndexPage}
  989. <script type="text/javascript">
  990. $(window).load(function () {
  991. $('#content').masonry(),
  992. $('.masonryWrap').infinitescroll({
  993. navSelector : '#pagination',
  994. nextSelector : '#pagination a#nextPage',
  995. itemSelector : ".entry, .clear",
  996. bufferPx : 200,
  997. loadingText : "<em></em>",
  998. },
  999. function() { $('#content').masonry({ appendedContent: $(this) }); }
  1000. );
  1001. });
  1002. </script>
  1003. {/block:IndexPage}
  1004.  
  1005.  
  1006.  
  1007.  
  1008. </body>
  1009.  
  1010.  
  1011. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement