Advertisement
preachniam

theme 7 by preachniam

Mar 14th, 2013
296
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.38 KB | None | 0 0
  1. <!-
  2. theme by inhalekellin edited by preachniam. i use custom css so if you remove credit i WILL know that its my theme and i WILL report you kk bye now :)))
  3. -!>
  4.  
  5. <html lang="en">
  6.  
  7. <head>
  8.  
  9. <link href='http://fonts.googleapis.com/css?family=Didact+Gothic' rel='stylesheet' type='text/css'>
  10. <meta name="color:Background" content="#ffffff"/>
  11. <meta name="color:Title" content="#292929"/>
  12. <meta name="color:Text" content="#363636"/>
  13. <meta name="color:Link" content="#C29B9B"/>
  14. <meta name="color:scrollbar" content="#727272"/>
  15. <meta name="color:text shadow" content="#000000"/>
  16. <meta name="color:Sidebar Title" content="#717171"/>
  17. <meta name="color:Hover" content="#ddd"/>
  18. <meta name="image:Background" content=""/>
  19. <meta name="image:Sidebar" content="http://img004.lazygirls.info/people/avatar/avatar_0e99f8a0ff7b4338951893f16e8ff339_2x_2OMmSoW.sized.gif"/>
  20. <meta name="text:Sidebar Title" content="oh baby you,"/>
  21. <meta name="text:Sidebar Title2" content="you got what i need"/>
  22. <meta name="text:Link One Title" content="inbox" />
  23. <meta name="text:Link One" content="" />
  24. <meta name="text:Link Two Title" content="links"/>
  25. <meta name="text:Link Two" content="" />
  26. <meta name="text:Link Three Title" content="link 3"/>
  27. <meta name="text:Link Three" content="" />
  28. <meta name="text:Link Four Title" content="link 4"/>
  29. <meta name="text:Link Four" content="" />
  30. <meta name="image:sidebar background" content="" />
  31. <meta name="image:sidebar background 2" content="" />
  32. <meta name="image:sidebar background 3" content="" />
  33. <meta name="image:sidebar background 4" content="" />
  34.  
  35. </script>
  36.  
  37.  
  38. <!-- Typing Titlebar -->
  39.  
  40. <script type="text/javascript">
  41.  
  42. //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
  43.  
  44. function tb8_makeArray(n){
  45.  
  46. this.length = n;
  47.  
  48. return this.length;
  49.  
  50. }
  51.  
  52.  
  53.  
  54. tb8_messages = new tb8_makeArray(1);
  55.  
  56. tb8_messages[0] = "{title}";
  57.  
  58. tb8_rptType = 'infinite';
  59.  
  60. tb8_rptNbr = 5;
  61.  
  62. tb8_speed = 100;
  63.  
  64. tb8_delay = 1500;
  65.  
  66. var tb8_counter=1;
  67.  
  68. var tb8_currMsg=0;
  69.  
  70. var tb8_tekst ="";
  71.  
  72. var tb8_i=0;
  73.  
  74. var tb8_TID = null;
  75.  
  76. function tb8_pisi(){
  77.  
  78.  
  79. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  80.  
  81. document.title = tb8_tekst;
  82.  
  83.  
  84. tb8_sp=tb8_speed;
  85.  
  86. tb8_i++;
  87.  
  88.  
  89. if (tb8_i==tb8_messages[tb8_currMsg].length){
  90.  
  91. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  92.  
  93. }
  94.  
  95. if (tb8_currMsg == tb8_messages.length){
  96.  
  97.  
  98. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  99.  
  100. clearTimeout(tb8_TID);
  101.  
  102. return;
  103.  
  104. }
  105.  
  106. tb8_counter++;
  107.  
  108. tb8_currMsg = 0;
  109.  
  110. }
  111.  
  112. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  113.  
  114. }
  115.  
  116.  
  117. tb8_pisi()
  118.  
  119.  
  120.  
  121. </script>
  122.  
  123. <!-- End Of Typing Titlebar -->
  124.  
  125. <style type="text/css">
  126.  
  127. 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;}
  128.  
  129. 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;}
  130.  
  131.  
  132. ::-webkit-scrollbar {width: 6px; height: 4px; background: #FFFFFF; }
  133.  
  134.  
  135.  
  136. ::-webkit-scrollbar-thumb { background-color: #ffffff; -webkit-border-radius: 0ex; border: 1px solid #aaa;}
  137.  
  138.  
  139. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  140.  
  141. @font-face {
  142. font-family: "dawning";
  143. src: url('http://static.tumblr.com/viiafci/Hyzlxws2r/dawningofanewday.ttf');
  144. }
  145. @font-face { font-family: "pewp"; src: url('http://static.tumblr.com/bepad33/6M6m295eu/delius-regular.ttf'); }
  146.  
  147. @font-face { font-family: "good time"; src: url('http://static.tumblr.com/u37ad6e/bR1mb6f8o/kgalwaysagoodtime.ttf'); }
  148.  
  149. body{
  150. margin:5px;
  151. background-color: {color:Background};
  152. background-image:url({image:Background});
  153. background-attachment: fixed;
  154. background-repeat: repeat;
  155. font-size: 8px;
  156. font-family: pewp;
  157. line-height:10px;
  158. color:{color:Text};
  159. cursor:url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;
  160. }
  161.  
  162. a:link, a:active, a:visited{
  163. color: {color:Link};
  164. text-decoration: none;
  165. -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;
  166. }
  167.  
  168. a:hover{
  169. color:{color:Hover};
  170. text-decoration: underline;
  171. -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
  172. text-shadow:1px 1px 6px {color:text shadow};
  173. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  174. }
  175.  
  176. #austinmahone{width:250px; height:auto;}
  177. {block:PermalinkPage}
  178. width:410px;
  179. {/block:PermalinkPage}
  180. }
  181.  
  182. #center{
  183. padding-top:3px;
  184. padding-bottom:3px;
  185. position:fixed !important;
  186. width:250px;
  187. height:207px;
  188. background-color:#fff;
  189. {block:PermalinkPage}
  190. width:410px;
  191. height:207px;
  192. {/block:PermalinkPage}
  193. }
  194.  
  195. #liamjamespayne{
  196. float:center;
  197. {block:indexpage}
  198. width:822px;
  199. {/block:indexpage}
  200. {block:permalinkpage}
  201. width:800px;
  202. {/block:permalinkpage}
  203. margin-left: 382px;
  204. margin-top: -1px;
  205. }
  206.  
  207. div#image{
  208. padding: 0px;
  209. height:350px;
  210. background: #fff;
  211. float:left;
  212. position:fixed;
  213. margin-left: 105px;
  214. top: 169px;
  215. width:205px;
  216. border: 1px solid #aaa;
  217. }
  218.  
  219. .sidebarbg{
  220. position:fixed;
  221. margin-left:-40px;
  222. top: 0px;
  223. background: #;
  224. background-image:url({image:sidebar background});
  225. height:100%;
  226. border-right: 5px solid #000;
  227. box-shadow: 0px 0px 5px #000;
  228. opacity:0.8;
  229. width:400px;
  230. border-bottom:3px solid #fff;
  231. border-left: 3px solid #fff;
  232. border-right: 3px solid #fff;
  233. }
  234.  
  235. .sidebarbg2{
  236. position:fixed;
  237. margin-left:1238px;
  238. top: 0px;
  239. background: #;
  240. background-image:url({image:sidebar background 2});
  241. height:100%;
  242. border-right: 5px solid #000;
  243. box-shadow: 0px 0px 5px #000;
  244. opacity:0.8;
  245. width:40px;
  246. border-bottom:3px solid #fff;
  247. border-left: 3px solid #fff;
  248. border-right: 3px solid #fff;
  249. }
  250.  
  251. .sidebarbg3{
  252. position:fixed;
  253. margin-left:1296px;
  254. top: 0px;
  255. background: #;
  256. background-image:url({image:sidebar background 3});
  257. height:100%;
  258. border-right: 5px solid #000;
  259. box-shadow: 0px 0px 5px #000;
  260. opacity:0.8;
  261. width:30px;
  262. border-bottom:3px solid #fff;
  263. border-left: 3px solid #fff;
  264. border-right: 3px solid #fff;
  265. }
  266.  
  267. .sidebarbg4{
  268. position:fixed;
  269. margin-left:1180px;
  270. top: 0px;
  271. background: #;
  272. background-image:url({image:sidebar background 4});
  273. height:100%;
  274. border-right: 5px solid #000;
  275. box-shadow: 0px 0px 5px #000;
  276. opacity:0.8;
  277. width:40px;
  278. border-bottom:3px solid #fff;
  279. border-left: 3px solid #fff;
  280. border-right: 3px solid #fff;
  281. }
  282.  
  283. div#descrip{
  284. padding: 0px;
  285. background: white;
  286. float:left;
  287. z-index: 1;
  288. line-height: 11px;
  289. letter-spacing: 0px;
  290. position:fixed;
  291. width: 200px;
  292. margin-left: 109px;
  293. top: 436px;
  294. border: 1px
  295. transition: all 0.5s ease-out;
  296. -o-transition-transition: all 0.5s ease-out;
  297. -webkit-transition: all 0.5s ease-out;
  298. -moz-transition: all 0.5s ease-out;
  299. }
  300.  
  301.  
  302. @font-face{
  303. font-family: 'pixel';
  304. font-style: normal;
  305. font-weight: normal;
  306. src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff');}
  307.  
  308. @font-face {
  309.  
  310. font-family: "sweetly";
  311.  
  312. src: url('http://static.tumblr.com/z5o2pr2/vpWm0rjxz/sweetly_broken.ttf');
  313.  
  314. }
  315.  
  316.  
  317. div#links{
  318. position: fixed !important;
  319. width: 205px;
  320. font-family: good time;
  321. text-shadow: 0px 0px 0px #e7a3bc;
  322. font-size: 11px;
  323. border-bottom: 1px dashed #000;
  324. margin-top:492px;
  325. margin-left:106px;
  326. line-height:11px;
  327. letter-spacing: 1px;
  328. font-style: none;
  329. text-align: center;
  330. border-top: 1px dashed #aaa;
  331. border-bottom: 1px dashed #aaa;
  332. color: #000407;
  333.  
  334. }
  335.  
  336.  
  337.  
  338.  
  339. @font-face {
  340. font-family: "sweetly";
  341. src: url('http://static.tumblr.com/z5o2pr2/vpWm0rjxz/sweetly_broken.ttf');
  342. }
  343.  
  344.  
  345. div#titlebar2{
  346. position:fixed !important;
  347. width: auto;
  348. color:{color:text};
  349. height: auto;
  350. margin-top:-15px;
  351. margin-left: -245px;
  352. background-color: transparent;
  353. font-family: pewp;
  354. font-size: 30px;
  355. line-height: 30px;
  356. text-align: center;
  357. -webkit-transform: rotate(-0deg);
  358. -moz-transform: rotate-(0deg);}
  359.  
  360.  
  361. div#titlebar{
  362. position: fixed !important;
  363. margin-left:365px;
  364. margin-top:150px;
  365. width: 230px;
  366. color:{color:Sidebar Title};
  367. text-shadow: 1px 1px 3px #aaa;
  368. font-family: good time;
  369. font-size: 48px;
  370. line-height:10px;
  371. letter-spacing:0px;
  372. background-color: normal;
  373. text-transform: none;
  374. text-align: center;
  375. }
  376.  
  377.  
  378.  
  379. h3{
  380. font-family: pewp;
  381. font-size: 80px;
  382. line-height: 12px;
  383. color: #A78282;
  384. font-weight: normal;
  385. line-height:15px;
  386. letter-spacing: 1px;
  387. font-style: normal;
  388. text-transform: none;
  389. text-align: right;
  390. padding: 0px;
  391. margin:0px;
  392. }
  393.  
  394. #dylanevz .perma a{
  395. color:;}
  396.  
  397. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  398.  
  399. @font-face {font-family: "handy00";src: url('http://static.tumblr.com/8ls1oxv/AfJlyd5ev/handy00.ttf');}
  400.  
  401. #iloveniall {
  402. position: absolute;
  403. margin-top: 8px;
  404. margin-rigth: 1061px;
  405. opacity: 0;
  406. -webkit-transition: all .3s ease;
  407. -moz-transition: all .3s ease;
  408. -o-transition: all .3s ease;
  409. transition: all .3s ease;
  410. }
  411.  
  412. #dylanevz:hover #iloveniall {
  413. margin-top: 8px;
  414. margin-left: 400px;
  415. opacity: 1;
  416. }
  417. #iloveniall {
  418. position: absolute;
  419. margin-top: 8px;
  420. margin-rigth: 1061px;
  421. opacity: 0;
  422. -webkit-transition: all .3s ease;
  423. -moz-transition: all .3s ease;
  424. -o-transition: all .3s ease;
  425. transition: all .3s ease;
  426. }
  427.  
  428. #dylanevz:hover #iloveniall {
  429. margin-top: 8px;
  430. margin-left: 65px;
  431. opacity: 1;
  432.  
  433. }
  434.  
  435. .countreblog {
  436. color: #FFFFFF;
  437. letter-spacing:1px;
  438. font-family: good time;
  439. text-transform:none;
  440. font-size:8px;
  441. line-height:15px;
  442. margin: 2px;
  443. margin-top: 1px;
  444. background-image:url(http://static.tumblr.com/8jq17g7/CH8lofvyp/dark-transparent.png);
  445. background-repeat:repeat;
  446. border:1px solid rgba(0,0,0,0.1);
  447. padding:3px 5px;
  448. padding-top: 3px;
  449. padding-bottom: 4px;
  450. height: 20px;
  451.  
  452. }
  453.  
  454. .countreblog a { color: #FFF; }
  455.  
  456. .perma{
  457. opacity: 0.0;
  458. filter: alpha(opacity = 0);
  459. margin-top: 0px;
  460. width: 60px;
  461. height: 30px;
  462. line-height: 30px;
  463. font-size: 9px;
  464. position:absolute;
  465. text-align: center;
  466. z-index:9999991;
  467. margin-top: 5px;
  468. margin-left: 100px;
  469. }
  470.  
  471. #dylanevz:hover .perma {
  472. -webkit-transition: opacity 0.6s linear;
  473. opacity: 1;
  474. margin-top: 5px;
  475. margin-left: -2px;
  476. -webkit-transition: all .4s ease;
  477. -moz-transition: all .4s ease;
  478. -o-transition: all .4s ease;
  479. transition: all .4s ease;
  480. }
  481.  
  482. @font-face { font-family: "black swan"; src: url('http://static.tumblr.com/v1tggoh/R5qlzevb9/a_s_black_swan.ttf');}
  483.  
  484. .likep {
  485. display: inline;
  486. width: 21px;
  487. float: right;
  488. height: 20px;
  489. margin-left:-4px;
  490. overflow: hidden;
  491. position: relative;
  492. z-index: 9999999;
  493. }
  494.  
  495. .likep a {
  496. background-image:
  497. url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  498. background-position: 0px 0px;
  499. display: block;
  500. z-index: 9999999;
  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. .likep img {
  508. width: 21px;
  509. height: 20px;
  510. -webkit-transition: all .4s ease;
  511. -moz-transition: all .4s ease;
  512. -o-transition: all .4s ease;
  513. transition: all .4s ease;
  514. }
  515. .rep img{
  516. width: 24px;
  517. height: 20px;
  518. line-height: 30px;
  519. display: inline;
  520. }
  521.  
  522. .permatext{
  523. background-color:#eee;
  524. display: block;
  525. text-transform:uppercase;
  526. font-family: handy00;
  527. font-size: 8px;
  528. text-align: center;
  529. letter-spacing:1px;
  530.  
  531. }
  532.  
  533.  
  534. #postnotes{
  535. text-align: left;
  536. }
  537.  
  538. #postnotes blockquote{
  539. border: 0px;
  540. }
  541.  
  542. #dylanevz{
  543. font-family: pewp;
  544. font-size: 11px;
  545. line height: 11px;
  546. text-align:center;
  547. z-index:9999;
  548. float:left;
  549. width: 250px;
  550. height: auto;
  551. {block:PermalinkPage}
  552. width: 514px;
  553. height: auto;
  554. {/block:PermalinkPage}
  555. line-height:8px;
  556. background-color:#fff;
  557. padding:3px;
  558. margin-right:3px;
  559. overflow:hidden;
  560. margin-bottom:3px;
  561. border: 1px solid #aaa;
  562. }
  563.  
  564. @font-face {font-family: "Meow";src: url( http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format("truetype");}
  565.  
  566. #permapage{
  567. font-family: good time;
  568. font-size: 8px;
  569. line-height: 8px;
  570. text-align: center;
  571. padding-bottom:10px;
  572. z-index:9999;}
  573.  
  574. .title{
  575. font-family: good time;
  576. font-size: 20px;
  577. line-height: 29px;
  578. color: {color:Title};
  579. font-weight: normal;
  580. letter-spacing: 0px;
  581. padding: 5px 0px 0px 0px;
  582. text-shadow: 2px 2px 2px #aaa;
  583.  
  584.  
  585. }
  586.  
  587. @font-face { font-family: "beauty"; src: url('http://static.tumblr.com/2zvjoo9/n9Mm31t9e/discoverbeauty.ttf');}
  588.  
  589. .blogtitle{
  590. font-family: good time;
  591. font-size: 18px;
  592. line-height: 18px;
  593. color: {color:Link};
  594. font-weight: normal;
  595. }
  596.  
  597.  
  598. blockquote{
  599. padding:0px 0px 2px 3px;
  600. margin:0px 0px 2px 1px;
  601. }
  602. ul, ol, li{
  603. list-style:none;
  604. margin:0px;
  605. padding:0px;
  606. }
  607.  
  608. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  609. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  610. }
  611.  
  612. a.links {
  613. font-family: pewp;
  614. font-size: 8px;
  615. line-height: 8px;
  616. text-transform: normal;
  617. letter-spacing:0px;
  618. display:block;
  619. padding: 0px;
  620. margin-bottom: 0px;
  621. }
  622.  
  623. a.links:hover {
  624. font-style: underline;
  625. text-decoration: underline;
  626. letter-spacing:10px;
  627. }
  628. #purple {
  629. text-align: center;
  630. font-family: good time;
  631. font-size: 18px;
  632. line-height: 18px;
  633. position:fixed;
  634. left:5px;
  635. top:-111px;
  636. -webkit-transition: all .5s ease-in-out;
  637. -moz-transition: all .5s ease-in-out;
  638. -o-transition: all .5s ease-in-out;
  639. z-index:999;
  640. }
  641.  
  642. #purple:hover {top:0px;}
  643.  
  644. #red {
  645. background: #E8E8E8;
  646. border:1px solid;
  647. border-top:none;
  648. padding:5px 0 5px 0;
  649. width:100px;
  650. height:100px;
  651. z-index: 9999;
  652. }
  653.  
  654. #redtab {
  655. background:#E8E8E8;
  656. border:1px solid;
  657. border-top:none;
  658. text-align: center;
  659. height:11px;
  660. padding:2px 0 8px 0;
  661. width:100px;
  662. }
  663.  
  664. #orange {
  665. text-align: center;
  666. font-family: good time;
  667. font-size: 18px;
  668. line-height: 14px;
  669. position:fixed;
  670. left:112px;
  671. top:-111px;
  672. -webkit-transition: all .5s ease-in-out;
  673. -moz-transition: all .5s ease-in-out;
  674. -o-transition: all .5s ease-in-out;
  675. z-index:999;
  676. }
  677.  
  678. #orange:hover {top:0px;}
  679.  
  680. #green {
  681. background: #E8E8E8;
  682. border:1px solid;
  683. border-top:none;
  684. border-color:#000;
  685. padding:5px 0 5px 0;
  686. width:200px; /* to make the announcements tab wider, make this 200 something bigger like 220 or 240 */
  687. height:100px;
  688. z-index: 9999;
  689. }
  690.  
  691. #greentab {
  692. background: #E8E8E8;
  693. border:1px solid;
  694. border-top:none;
  695. border-width:1px;
  696. text-align: center;
  697. height:11px;
  698. padding:2px 0 8px 0;
  699. width: 100px;
  700. }
  701. </style>
  702. <title>{title}</title>
  703. <link rel="shortcut icon" href="{Favicon}">
  704. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  705. <meta name="viewport" content="width=720" />
  706. </head>
  707. <body>
  708. <div id="purple">
  709. <div id="red">
  710. <center>
  711. <font face="pewp"><font size=2>stats yayayay</font></font>
  712. </center></div>
  713.  
  714.  
  715. <div id="redtab">stats</div></div>
  716.  
  717. <div id="orange">
  718. <div id="green">
  719. <center>
  720.  
  721. <!-- below is where your updates will go -->
  722.  
  723. <font face="pewp"><font size=2>updates yayayay</font></font>
  724.  
  725. </center></div>
  726. <div id="greentab">updates</div>
  727. </div>
  728. <div id="center">
  729. <div id="content">
  730. <div id="side">
  731. </div>
  732. <script language=JavaScript>
  733. <!--
  734.  
  735. //Disable right mouse click Script
  736. //By Maximus (maximus@nsimail.com) w/ mods by DynamicDrive
  737. //For full source code, visit http://www.dynamicdrive.com
  738.  
  739. var message="don't steal, it's rude ☺";
  740.  
  741. ///////////////////////////////////
  742. function clickIE4(){
  743. if (event.button==2){
  744. alert(message);
  745. return false;
  746. }
  747. }
  748.  
  749. function clickNS4(e){
  750. if (document.layers||document.getElementById&&!document.all){
  751. if (e.which==2||e.which==3){
  752. alert(message);
  753. return false;
  754. }
  755. }
  756. }
  757.  
  758. if (document.layers){
  759. document.captureEvents(Event.MOUSEDOWN);
  760. document.onmousedown=clickNS4;
  761. }
  762. else if (document.all&&!document.getElementById){
  763. document.onmousedown=clickIE4;
  764. }
  765.  
  766. document.oncontextmenu=new Function("alert(message);return false")
  767.  
  768. // -->
  769. </script>
  770.  
  771. <div id="center">
  772. <div id="content">
  773. <div id="sidebar">
  774. <div class="sidebarbg"></div>
  775. <div class="sidebarbg2"></div>
  776. <div class="sidebarbg3"></div>
  777. <div class="sidebarbg4"></div>
  778.  
  779. </div>
  780. <div id="image">
  781. <img src="{image:sidebar}" align="left" style="background:#fff; height: 250px; padding: 2px; width: 200px;"/><BR></div>
  782. <center>
  783. <div id="descrip"><div style="overflow: auto; width: 180px; height: 40px; font-family: pewp; font-size: 11px; text-align: center;"><center>{Description}</a></div></div></div>
  784. </center>
  785. </div>
  786. <div id="links">
  787. <a href="/">refresh </a>
  788. {block:IfLinkOneTitle} + <a href="{text:Link One}">{text:Link One Title} </a>{/block:ifLinkOneTitle}
  789.  
  790. {block:ifLinkTwoTitle} + <a href="{text:Link Two}">{text:Link Two Title} </a>{/block:ifLinkTwoTitle}
  791.  
  792. {block:ifLinkThreeTitle}+ <a href="{text:Link Three}">{text:Link Three Title}</a>{/block:ifLinkThreeTitle}
  793. {block:ifLinkFourTitle}+ <a href="{text:Link Four}">{text:Link Four Title}</a>{/block:ifLinkFourTitle}
  794.  
  795. </div>
  796. </div>
  797.  
  798. <div id="titlebar">
  799. <div id="titlebar2">
  800.  
  801.  
  802.  
  803. <h3 style="font-size: 30px; background-color: trans;color:{color:sidebar title}; font-family: good time; line-height: 25px; letter-spacing: px; z-index: 1; text-align: left; margin-top: -2px;text-transform:normal;text-shadow: 1px 1px 3px #aaa;">{text:sidebar Title}</h3>
  804. <h3 style="font-size: 10px; background-color: trans;color:{color:text}; font-family: pewp; line-height: 25px; letter-spacing: 2px; z-index: 1; text-align: left; margin-top: -10px;margin-left:30px; text-shadow: 1px 1px 6px #000;">
  805. {text:sidebar title2}</h3>
  806. </div>
  807. </div>
  808.  
  809. </div>
  810.  
  811.  
  812.  
  813.  
  814.  
  815.  
  816.  
  817. <div id="liamjamespayne">
  818.  
  819. {block:Posts}
  820. <div id="dylanevz">
  821. {block:IndexPage}
  822. <div class="perma">
  823. <div class="likep"><a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a></div>
  824. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
  825. </div>
  826. <div id="iloveniall">
  827. <span class="countreblog"><a href="{Permalink}">{notecount}</a></span></div>
  828. {/block:IndexPage}
  829.  
  830. {block:Photo}
  831. {block:IndexPage}
  832. <center>
  833. <div class="perma">
  834. <div class="likep"><a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a></div>
  835. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
  836. </div>
  837. {/block:IndexPage}
  838. {block:IndexPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width=250px /></a>{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=512px/>{LinkCloseTag}{/block:PermalinkPage}
  839. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:hasTags}{/block:PermalinkPage}
  840. {/block:Photo}
  841.  
  842. {block:Photoset}
  843. <div style="padding-top:30px; padding-bottom:30px;"><a href="{permalink}">
  844. {Photoset-250}</a></div>
  845. {/block:Photoset}
  846.  
  847. {block:Text}
  848. {block:Title}<span class="title">{Title}</span>{/block:Title}
  849. <span class="entrytext">{Body}</span>
  850. <span class="iloveniall">
  851. </span>
  852. {/block:Text}
  853.  
  854. {block:Link}
  855. <a href="{URL}" class="title">{Name}</a>
  856. {block:Description}{Description}{/block:Description}
  857. {block:Link}
  858.  
  859. {block:Quote}
  860. <span class="title">{Quote}</span>
  861. {block:Source}<strong>{Source}</strong>{/block:Source}
  862. <span class="iloveniall">
  863. </span>
  864. {/block:Quote}
  865.  
  866. {block:Chat}
  867. {block:Title}<span class="title">{Title}</span>{/block:Title}
  868. <ul class="chat">
  869. {block:Lines}
  870. <li class="user_{UserNumber}">
  871. {block:Label}
  872. <span class="label">{Label}</span>
  873. {/block:Label}
  874.  
  875. {Line}
  876. </li>
  877. {/block:Lines}
  878. <span class="iloveniall">
  879. </span>
  880. {/block:Chat}
  881.  
  882. {block:Answer}
  883. <br>
  884. <div style="border-radius:5px; border: 1px solid #E6DFDF; margin: 3px; min-height:30px; padding: 3px; background-color: #fff; box-shadow: 0px 0px 5px 3px #E6DFDF; font-family: good time; font-size: 12px;">
  885. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px; box-shadow: 0px 0px 0px 2px #E6DFDF; border-radius: 30px;"/>
  886. {Asker} was like: {Question}<br></div>
  887.  
  888. <div style="font-family: pewp; font-size: 11px;">
  889. {Answer}
  890. </div>
  891. {/block:Answer}
  892.  
  893. {block:Audio}
  894. <div style="padding-top:0px; padding-bottom:0px;">
  895. <div style="float:center">
  896. {AudioPlayerGrey}
  897. </div>
  898. </div>
  899.  
  900. <div style="padding-bottom:0px;">{block:Caption}{Caption}{/block:Caption}</div>{block:indexpage}
  901. <hr size="1" width="270">
  902. <div style=" float:left; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{permalink}">{FormattedPlayCount}&nbsp;Plays</a></div>
  903. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  904. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}, {Year}
  905. </a></div>{/block:indexpage}
  906. {/block:Audio}
  907.  
  908. {block:Video}
  909. <div style="padding-top:0px; padding-bottom:2px;">
  910. {Video-250}</div>
  911. <div style="padding-bottom:5px;">{block:Caption}{Caption}{/block:Caption}</div>
  912. {block:indexpage}<hr size="1" width="270">
  913. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  914. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}, {Year}
  915. </a></div>{/block:indexpage}
  916. {/block:Video}
  917.  
  918. {block:PermalinkPage}</a>
  919. <div id="permapage"><br>
  920. {block:notecount}
  921. {notecountwithlabel}
  922. {/block:notecount}&nbsp;&nbsp;{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix}, {Year}{/block:Date}&nbsp;&nbsp;{block:RebloggedFrom} Reblogged from
  923. <a href="{ReblogParentURL}">{ReblogParentName}</a></a><br><br>Posted by
  924. <a href="{ReblogRootURL}">{ReblogRootName}</a>
  925. {/block:RebloggedFrom}
  926. <br><br>
  927. <div align="left">
  928. {block:PostNotes}
  929. {PostNotes}
  930. {/block:PostNotes}
  931. </div>
  932. </div>
  933. {/block:PermalinkPage}
  934. </div>
  935. {/block:Posts}
  936. </div>
  937. </div>
  938. </div>
  939. </center>
  940. </div>
  941. </div>
  942. {block:indexpage}
  943. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  944. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  945. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  946. <script type="text/javascript">
  947. $(window).load(function(){
  948. var $wall = $('#liamjamespayne');
  949. $wall.imagesLoaded(function(){
  950. $wall.masonry({
  951. itemSelector: '#dylanevz, #entry_photo',
  952. isAnimated : false
  953. });
  954. });
  955.  
  956. $wall.infinitescroll({
  957. navSelector : '#page-nav',
  958. nextSelector : '#page-nav a',
  959. itemSelector : '#dylanevz, #entry_photo',
  960. bufferPx : 2000,
  961. debug : false,
  962. errorCallback: function() {
  963. $('#infscr-loading').fadeOut('normal');
  964. }},
  965. function( newElements ) {
  966. var $newElems = $( newElements );
  967. $newElems.hide();
  968. $newElems.imagesLoaded(function(){
  969. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  970. });
  971. }); $('#content').show(500);
  972. });
  973. </script>
  974. {/block:indexpage}
  975.  
  976. </body>
  977. <div style="position:fixed; bottom:5px; right:5px;font-face:pewp;">
  978. <a href="http://inhalekellin.tumblr.com/">THEME</a>
  979.  
  980. <div style="position:fixed; font-size: 22px; bottom:2px; left:3px; background-color: white; border: 4px solid #ddd; padding: 2px;"> <a href="http://preachniam.tumblr.com" content="font-size: 2px;">❤</a></div>
  981. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement