Advertisement
Guest User

Untitled

a guest
Apr 17th, 2014
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.11 KB | None | 0 0
  1. <!--
  2.  
  3. Theme Untitled by m-orbide.
  4.  
  5. DON'T REMOVE THE CREDITS,RESPECT THIS SIMPLE RULE AND THE TIME THAT I LOST FOR MAKE THIS THEME.
  6.  
  7. -->
  8.  
  9. <head>
  10.  
  11. <script language="Javascript" src="http://www.codehelper.io/api/ips/?js"></script>
  12. <script language="Javascript">
  13. function preloadFunc()
  14. {
  15. var ip = codehelper_ip.IP;
  16. var bannedips=[
  17. "98.246.86.41",
  18. "67.168.211.18",
  19. "75.175.55.220",
  20. "67.5.187.238",
  21. ]
  22. var handleips=bannedips.join("|")
  23. handleips=new RegExp(handleips, "i")
  24.  
  25. if (ip.search(handleips)!=-1){
  26. window.location.replace("http://google.com");
  27. document.write('<!--');
  28. }
  29. }
  30. window.onpaint = preloadFunc();
  31. </script>
  32.  
  33. <link href='http://fonts.googleapis.com/css?family=Clicker+Script' rel='stylesheet' type='text/css'>
  34. <link href='http://fonts.googleapis.com/css?family=Give+You+Glory' rel='stylesheet' type='text/css'>
  35. <link href='http://fonts.googleapis.com/css?family=EB+Garamond' rel='stylesheet' type='text/css'>
  36. <link href='http://fonts.googleapis.com/css?family=Stalemate' rel='stylesheet' type='text/css'>
  37. <script type="text/javascript" src="http://static.tumblr.com/i8axhtw/Fekmdjyj9/like_script.txt"></script>
  38. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js" type="text/javascript"><!--mce:0--></script>
  39. <script src="toggle.js" type="text/javascript"><!--mce:1--></script>
  40. <script type="text/javascript">
  41. $(document).ready(function(){
  42. $(".description").hide();
  43. $(".about").click(function(){
  44. $('.description').slideToggle("fast");
  45. return true;
  46. });
  47. });
  48. </script>
  49.  
  50. <meta name="color:Background" content="#fff" />
  51. <meta name="color:Text" content="#000" />
  52. <meta name="color:Links" content="#000" />
  53. <meta name="color:Hover" content="#eeecec" />
  54. <meta name="color:Posts" content="#ECECEC" />
  55. <meta name="color:Audio" content="#ECECEC" />
  56. <meta name="color:Text Shadow" content="#fff"/>
  57. <meta name="color:Scroll" content="#000"/>
  58.  
  59. <meta name="if:Ask Link" content="1"/>
  60. <meta name="if:Show Blog Title" content="1"/>
  61. <meta name="if:Reblog Link On Hover" content="1"/>
  62. <meta name="if:Show Sidebar Image" content="0"/>
  63. <meta name="if:Repeat Background" content="1"/>
  64. <meta name="if:Maximised Background Image" content="0"/>
  65. <meta name="if:RightBackground" content="0"/>
  66. <meta name="if:Top Button" content="1"/>
  67. <meta name="if:Uppercase Title" content="0"/>
  68. <meta name="if:Calibri Font" content="1"/>
  69. <meta name="if:Small Cursor" content="0"/>
  70. <meta name="if:Font Title 2" content="0"/>
  71. <meta name="if:Font Title 3" content="0"/>
  72. <meta name="if:Fade Image" content="0"/>
  73. <meta name="if:Sidebar Border" content="1"/>
  74. <meta name="if:Two Columns" content="0"/>
  75. <meta name="if:Three Columns" content="3"/>
  76. <meta name="if:Four Columns" content="0"/>
  77.  
  78.  
  79. <meta name="font:Body" content="Arial"/>
  80.  
  81. <meta name="image:Background" content=""/>
  82. <meta name="image:Sidebar" content=""/>
  83.  
  84. <meta name="text:Body font size" content="11"/>
  85. <meta name="text:Title font size" content="22"/>
  86. <meta name="text:Ask Link Text" content="message"/>
  87. <meta name="text:Custom Link One" content="" />
  88. <meta name="text:Custom Link One Title" content="" />
  89. <meta name="text:Custom Link Two" content="" />
  90. <meta name="text:Custom Link Two Title" content="" />
  91. <meta name="text:Custom Link Three" content="" />
  92. <meta name="text:Custom Link Three Title" content="" />
  93. <meta name="text:Custom Link Four" content="" />
  94. <meta name="text:Custom Link Four Title" content="" />
  95. <meta name="text:Custom Link Five" content="" />
  96. <meta name="text:Custom Link Five Title" content="" />
  97. <meta name="text:Custom Link Six" content="" />
  98. <meta name="text:Custom Link Six Title" content="" />
  99. <meta name="text:Custom Link Seven" content="" />
  100. <meta name="text:Custom Link Seven Title" content="" />
  101. <meta name="text:Custom Link Eight" content="" />
  102. <meta name="text:Custom Link Eight Title" content="" />
  103. <meta name="text:Custom Link Nine" content="" />
  104. <meta name="text:Custom Link Nine Title" content="" />
  105. <meta name="text:Custom Link Ten" content="" />
  106. <meta name="text:Custom Link Ten Title" content="" />
  107. <meta name="text:Custom Link Eleven" content="" />
  108. <meta name="text:Custom Link Eleven Title" content="" />
  109. <meta name="text:Custom Link Twelve" content="" />
  110. <meta name="text:Custom Link Twelve Title" content="" />
  111.  
  112.  
  113. <title>{Title}</title>
  114. <link rel="shortcut icon" href="{Favicon}">
  115. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  116. <link rel="shortcut icon" href="{Favicon}">
  117. <title>Untitled Document</title>
  118. <link rel="shortcut icon" href="{Favicon}">
  119. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  120.  
  121. {block:Description}
  122. <meta name="description" content="{MetaDescription}" />
  123. {/block:Description}
  124.  
  125. <style type="text/css">
  126.  
  127. {block:IfFadeImage}
  128. img{
  129. -webkit-transition: opacity 0.8s linear;
  130. opacity: 0.60;
  131. }
  132. img:hover{
  133. -webkit-transition: opacity 0.8s linear;
  134. opacity: 1;
  135. }
  136. {/block:IfFadeImage}
  137.  
  138. ::-webkit-scrollbar-thumb:vertical{
  139. background-color: {color:Scroll};
  140. height: 100px;
  141. -webkit-border-radius: 3px;
  142. }
  143.  
  144. ::-webkit-scrollbar-thumb:horizontal{
  145. background-color: {color:Scroll};
  146. height: 10px;
  147. -webkit-border-radius: 3px;
  148. }
  149.  
  150. ::-webkit-scrollbar{
  151. height: 10px;
  152. width: 8px;
  153. background-color: {color:Background};
  154. }
  155.  
  156. #tumblr_controls{
  157. top: 1px !important;
  158. margin: 0 0 0 0;
  159. right: 0px !important;
  160. position: fixed !important;}
  161.  
  162. {block:IfFadeImage}
  163. iframe#tumblr_controls { right:0px !important; position: fixed !important; -webkit-transition: opacity 0.5s linear; opacity: 0.6; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; transition: all 0.8s ease-out;}
  164.  
  165. 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;}
  166.  
  167. {/block:IfFadeImage}
  168.  
  169.  
  170.  
  171.  
  172. body{
  173. color:{color:Text};
  174. background-color:{color:Background};
  175. background-image:url({image:Background});
  176. background-attachment: fixed;
  177. {block:IfMaximisedBackgroundImage}background-size: 100% 100%;{/block:IfMaximisedBackgroundImage}
  178. {block:IfRepeatBackground}background-repeat:repeat;{block:IfRepeatBackground}
  179. {block:IfNotRepeatBackground}background-repeat:no-repeat;{block:IfNotRepeatBackground}
  180. {block:IfRightBackground}background-position:right;{/block:IfRightBackground}
  181.  
  182. font-size:{text:Body font size}px;
  183. text-align: justify;
  184. font-family:{font:Body};
  185. {block:IfCalibriFont}
  186. font-family:calibri, helvetica;
  187. {/block:IfCalibriFont}
  188. line-height:11px;
  189. }
  190. .wrapper{
  191. margin:1px auto;
  192. margin-left: 120px;
  193. }
  194.  
  195. .header{
  196. float: left;
  197. width: 100%;
  198. }
  199.  
  200. .left{
  201. float: left;
  202. margin-right: 20px;
  203. width: 802px;
  204. color:{color:Text};
  205. }
  206.  
  207. p {
  208. margin:0px;
  209. margin-top:0px;
  210. }
  211.  
  212. a:link, a:active, a:visited{
  213. color:{color:Links};
  214. text-decoration: none;
  215. -o-transition-duration: 3s;
  216. -webkit-transition-duration: 3s;
  217. -moz-transition-duration: 3s;
  218. }
  219.  
  220. a:hover {
  221. color:{color:Hover};
  222. -webkit-transition-duration: 0.5s;
  223. -moz-transition-duration: 0.5s;
  224. -o-transition-duration: 0.5s;
  225. -ms-transition-duration: 0.5s;
  226. text-decoration:none;
  227. text-shadow:0px 0px 0px {color:Text Shadow};
  228. }
  229.  
  230. #info {
  231. padding: 2px;
  232. width: 195px;
  233. font-family: calibri;
  234. font-size: 11px;
  235. color: {color:Text};
  236. text-align: left;
  237. line-height: 13px;
  238. margin-bottom: 3px;
  239. overflow: auto;
  240. }
  241.  
  242. #navi {
  243. width: 200px;
  244. margin-left: 10px;
  245. text-align: left;
  246. }
  247.  
  248. #navi a {
  249. height: 11px;
  250. padding: 2px;
  251. margin-bottom: 3px;
  252. margin: 0px;
  253. font-family:{font:Body};
  254. font-size: 9px;
  255. color: {color:Links};
  256. text-transform: none;
  257. letter-spacing: 1px;
  258. text-align: center;
  259. line-height: 11px;
  260. text-decoration: none;
  261. }
  262.  
  263. #navi a:hover {
  264. color: {color:Hover};
  265. text-decoration: underline;
  266. }
  267.  
  268. #posts {
  269. {block:ifTwoColumns}
  270. width:530px;
  271. {/block:ifTwoColumns}
  272. {block:ifThreeColumns}
  273. width: 830px;
  274. {/block:ifThreeColumns}
  275. {block:ifFourColumns}
  276. width:1050px;
  277. {/block:ifFourColumns}
  278. color:{color:Text};
  279. margin-left:6px;
  280. margin-top:-8px;
  281. {block:PermalinkPage}
  282. margin-left:10px;
  283. width: 500px;
  284. {/block:PermalinkPage}
  285. }
  286.  
  287. .entry {
  288. margin: 10px;
  289. {block:ifFourColumns}margin:5px;{/block:ifFourColumns}
  290. padding: 2px;
  291. float:left;
  292. margin-right:0px;
  293. margin-bottom:-2px;
  294. line-height:13px;
  295. color:{color:Text};
  296. width:250px;
  297. opacity: 1;
  298. {block:PermalinkPage}
  299. width: 500px;
  300. height: auto;
  301. opacity: 1;
  302. {/block:PermalinkPage}
  303. }
  304.  
  305. .entry img{
  306. {block:indexpage}
  307. max-width:250px
  308. {/block:indexpage}
  309. }
  310.  
  311.  
  312. .title{
  313. font-family: 'EB Garamond', serif;
  314. {block:ifFontTitle2}
  315. font-family: 'Clicker Script', cursive;
  316. {/block:ifFontTitle2}
  317. {block:ifFontTitle3}
  318. font-family:'Give You Glory', cursive;
  319. {/block:ifFontTitle3}
  320. font-weight:none;
  321. text-align: left;
  322. padding: 2px;
  323. {block:ifUppercaseTitle}
  324. text-transform:uppercase;
  325. {/block:ifUppercaseTitle}
  326. {block:ifnotUppercaseTitle}
  327. text-transform:none;
  328. {/block:ifnotUppercaseTitle}
  329. margin-top:8px;
  330. line-height: 20px;
  331. letter-spacing:9px;
  332. margin-bottom:3px;
  333. margin-left:1px;
  334. font-size: {text:Title font size}px;
  335. color:{color:Links};
  336. }
  337.  
  338. .post_title{
  339. font-family:calibri, helvetica;
  340. color:{color:Text};
  341. display:block;
  342. font-size:12px;
  343. line-height:20px;
  344. text-transform:none;
  345. }
  346.  
  347. .link_F{
  348. color:{color:Text};
  349. font-size:12px;
  350. line-height:20px;
  351. text-transform:none;
  352. font-family:calibri, helvetica;
  353. margin-bottom:5px;
  354. }
  355.  
  356. .nav{
  357. position:fixed !important;
  358. width: 210px;
  359. margin-top: 160px;
  360. margin-left: 700px;
  361. {block:ifTwoColumns}
  362. margin-left: 435px;
  363. {/block:ifTwoColumns}
  364. {block:ifThreeColumns}
  365. margin-left: 700px;
  366. {/block:ifThreeColumns}
  367. {block:ifFourColumns}
  368. margin-left: 943px;
  369. {/block:ifFourColumns}
  370. text-align:left;
  371. padding-left:0px;
  372. padding: 0px;
  373. line-height:11px;
  374. letter-spacing:0px;
  375. margin-bottom: 6px;
  376. {block:ifsidebarborder}
  377. border-left:4px solid #eee;padding:5px;
  378. {/block:ifsidebarborder}
  379. {block:PermalinkPage}
  380. margin-left:430px;
  381. {/block:PermalinkPage}
  382. }
  383.  
  384. {block:ifReblogLinkOnHover}
  385. .photopermaholder{
  386. position:absolute;
  387. height:14px;
  388. bottom:22px; right:3px;opacity:0;
  389. filter: alpha(opacity = 0);
  390. -moz-transition: all 0.5;
  391. -webkit-transition: all 0.5s;
  392. -o-transition: all 0.5s;
  393. transition: all 0.5;
  394. }
  395.  
  396. .photoperma{
  397. display:inline-block;
  398. margin-right:5px;
  399. padding:4px;
  400. height:14px;
  401. }
  402.  
  403. .photoperma a{color:#000;
  404. }
  405.  
  406. .entry:hover .photopermaholder{
  407. opacity:1.9;
  408. filter: alpha(opacity = 70);
  409. -moz-transition: all 0.5;
  410. -webkit-transition: all 0.5s;
  411. -o-transition: all 0.5s;
  412. transition: all 0.5;
  413. }
  414.  
  415. {/block:ifReblogLinkOnHover}
  416.  
  417.  
  418. .permalink{
  419. text-transform:none;
  420. text-align:right;
  421. font-family: calibri;
  422. color:{color:Links};
  423. isplay:inline-block;
  424. margin-right:5px;
  425. padding:0px;
  426. height:6px;
  427. opacity: 0;
  428. filter: alpha(opacity = 0);
  429. -moz-transition: all 0.4s;
  430. -webkit-transition: all 0.4s;
  431. -o-transition: all 0.4s;
  432. transition: all 0.4;
  433. }
  434.  
  435. div#entry:hover .permalink{
  436. margin-top: -2px;
  437. opacity: 1;
  438. filter: alpha(opacity = 100);
  439. -moz-transition: all 0.4s;
  440. -webkit-transition: all 0.4s;
  441. -o-transition: all 0.4s;
  442. transition: all 0.4;
  443. }
  444.  
  445. .quote{
  446. font-size:{text:Body font size}px;
  447. {block:IfCalibriFont}
  448. font-family:calibri, helvetica;
  449. {/block:IfCalibriFont}
  450. line-height:12px;
  451. text-transform:none;
  452. margin-bottom:-2px;
  453. color:{color:Text};
  454. {block:IfnotCalibriFont}
  455. font-family:{font:Body};
  456. {/block:IfnotCalibriFont}
  457. }
  458.  
  459. .audio{
  460. {block:IndexPage}
  461. width:215px;
  462. {/block:IndexPage}
  463. {block:PermalinkPage}
  464. width:470px;
  465. {/block:PermalinkPage}
  466. background-color:#fff;
  467. padding:5px;
  468. margin-bottom:4px;
  469. border-left:1px solid;
  470. border-right:1px solid;
  471. border-color:{color:Audio};
  472. }
  473.  
  474. .audiocap, .videocap{
  475. background-color:{color:Audio};
  476. display:block;
  477. padding:10px;
  478. }
  479.  
  480. .albumart, .albumart img{
  481. {block:IndexPage}
  482. width:250px;
  483. {/block:IndexPage}
  484. {block:PermalinkPage}
  485. width:500px;
  486. {/block:PermalinkPage}
  487. }
  488.  
  489. div.video embed,
  490. div.post div.video object {
  491. {block:IndexPage}
  492. width:250px !important;
  493. height:150px !important;
  494. {/block:IndexPage}
  495. {block:PermalinkPage}
  496. width:500px !important;
  497. height:400px !important;
  498. {/block:PermalinkPage}
  499. }
  500.  
  501. .question{
  502. font-weight:normal;
  503. margin-bottom:5px;
  504. {block:IfCalibriFont}
  505. font-family:calibri, helvetica;
  506. {/block:IfCalibriFont}
  507. font-size:11px;
  508. line-height:13px;
  509. display:block;
  510. color:{color:Text};
  511. text-transform:none;
  512. }
  513.  
  514. .caption{
  515. margin-top:5px;
  516. margin-bottom:5px;
  517. {block:IfCalibriFont}
  518. font-family:calibri, helvetica;
  519. {/block:IfCalibriFont}
  520. color:{color:Text};
  521. }
  522.  
  523. {block:ifSmallCursor}
  524. body, a:hover {cursor: url(http://static.tumblr.com/i8axhtw/359marh29/smallcursor.png), auto !important;}
  525. {/block:ifSmallCursor}
  526.  
  527. .bordaht {
  528. -webkit-border-radius: 20px;
  529. -moz-border-radius: 20px;
  530. border-radius: 20px;
  531. }
  532.  
  533. .h1 {font-family: 'Clicker Script', cursive;
  534. }
  535.  
  536. .h1 {font-family: 'Stalemate', cursive;
  537. }
  538.  
  539. .h1 {font-family: 'Give You Glory', cursive;
  540. }
  541.  
  542. .tags li {
  543. list-style-type: none;
  544. width: 100%;
  545. }
  546.  
  547. </style>
  548.  
  549. {block:ifTopButton}
  550. <script>
  551. //** jQuery Scroll to Top Control script- (c) I made this script myself (Kyle Monk) and it is hosted on my personal site so would appreciate if you followed my blog at kylemonk.tumblr.com if you use it or for details on how to change the location.
  552. //** Graphic originally from tumbler dashboard, for details on how to change graphic colour, contact me at kylemonk.tumblr.com
  553. //** v1.1 (April 7th, 10'):
  554. //** 1) Adds ability to scroll to an absolute position (from top of page) or specific element on the page instead.
  555. //** 2) Fixes scroll animation not working in Opera.
  556. var scrolltotop={
  557. //startline: Integer. Number of pixels from top of doc scrollbar is scrolled before showing control
  558. //scrollto: Keyword (Integer, or "Scroll_to_Element_ID"). How far to scroll document up when control is clicked on (0=top).
  559. setting: {startline:100, scrollto: 0, scrollduration:1000, fadeduration:[500, 100]},
  560. controlHTML: '<div style="color: {color:Text};">TOP</div>', //HTML for control, which is auto wrapped in DIV w/ ID="topcontrol"
  561. controlattrs: {offsetx:23, offsety:40}, //offset of control relative to right/ bottom of window corner
  562. anchorkeyword: '#word', //Enter href value of HTML anchors on the page that should also act as "Scroll Up" links
  563. state: {isvisible:false, shouldvisible:false},
  564. scrollup:function(){
  565. if (!this.cssfixedsupport) //if control is positioned using JavaScript
  566. this.$control.css({opacity:0}) //hide control immediately after clicking it
  567. var dest=isNaN(this.setting.scrollto)? this.setting.scrollto : parseInt(this.setting.scrollto)
  568. if (typeof dest=="string" && jQuery('#'+dest).length==1) //check element set by string exists
  569. dest=jQuery('#'+dest).offset().top
  570. else
  571. dest=0
  572. this.$body.animate({scrollTop: dest}, this.setting.scrollduration);
  573. },
  574. keepfixed:function(){
  575. var $window=jQuery(window)
  576. var controlx=$window.scrollLeft() + $window.width() - this.$control.width() - this.controlattrs.offsetx
  577. var controly=$window.scrollTop() + $window.height() - this.$control.height() - this.controlattrs.offsety
  578. this.$control.css({left:controlx+'px', top:controly+'px'})
  579.  
  580. },
  581.  
  582. togglecontrol:function(){
  583. var scrolltop=jQuery(window).scrollTop()
  584. if (!this.cssfixedsupport)
  585. this.keepfixed()
  586. this.state.shouldvisible=(scrolltop>=this.setting.startline)? true : false
  587. if (this.state.shouldvisible && !this.state.isvisible){
  588. this.$control.stop().animate({opacity:1}, this.setting.fadeduration[0])
  589. this.state.isvisible=true
  590. }
  591. else if (this.state.shouldvisible==false && this.state.isvisible){
  592. this.$control.stop().animate({opacity:0}, this.setting.fadeduration[1])
  593. this.state.isvisible=false
  594. }
  595.  
  596. },
  597. init:function(){
  598. jQuery(document).ready(function($){
  599. var mainobj=scrolltotop
  600. var iebrws=document.all
  601.  
  602. mainobj.cssfixedsupport=!iebrws || iebrws && document.compatMode=="CSS1Compat" && window.XMLHttpRequest //not IE or IE7+ browsers in standards mode
  603. mainobj.$body=(window.opera)? (document.compatMode=="CSS1Compat"? $('html') : $('body')) : $('html,body')
  604. mainobj.$control=$('<div id="topcontrol">'+mainobj.controlHTML+'</div>')
  605. .css({position:mainobj.cssfixedsupport? 'fixed' : 'absolute', bottom:mainobj.controlattrs.offsety, right:mainobj.controlattrs.offsetx, opacity:0, cursor:'pointer'})
  606. .attr({title:'Scroll To Top'})
  607. .click(function(){mainobj.scrollup(); return false})
  608. .appendTo('body')
  609.  
  610. if (document.all && !window.XMLHttpRequest && mainobj.$control.text()!='') //loose check for IE6 and below, plus whether control contains any text
  611. mainobj.$control.css({width:mainobj.$control.width()}) //IE6- seems to require an explicit width on a DIV containing text
  612. mainobj.togglecontrol()
  613.  
  614. $('a[href="' + mainobj.anchorkeyword +'"]').click(function(){
  615. mainobj.scrollup()
  616.  
  617. return false
  618. })
  619.  
  620. $(window).bind('scroll resize', function(e){
  621.  
  622. mainobj.togglecontrol()
  623.  
  624. })
  625.  
  626. })
  627.  
  628. }
  629.  
  630. }
  631.  
  632. scrolltotop.init()
  633. </script>
  634. {/block:ifTopButton}
  635.  
  636. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  637. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/rSGl20lfv/masonry.js">
  638. </script>
  639. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  640. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  641. <script type="text/javascript">
  642.  
  643. $(window).load(function () {
  644. $('.posts').masonry(),
  645. $('.masonryWrap').infinitescroll({
  646. navSelector : "div#navigation",
  647. // selector for the paged navigation (it will be hidden)
  648. itemSelector : ".entry",
  649. // selector for all items you'll retrieve
  650. bufferPx : 10000,
  651. extraScrollPx: 1100000,
  652. loadingImg : "",
  653. loadingText : "<em></em>",
  654. },
  655. // call masonry as a callback.
  656. function() { $('.posts').masonry({ appendedContent: $(this) }); }
  657. );
  658. });
  659. </script>
  660.  
  661.  
  662. </head>
  663.  
  664. <body>
  665.  
  666. <div class="wrapper">
  667.  
  668. <div class="nav">
  669. <div class="title"><a href="/">{block:ifshowblogtitle}&nbsp;&nbsp;{Title}{/block:ifshowblogtitle}</a></div>
  670. {block:ifShowSidebarImage}<a href="/"><img src="{image:sidebar}" width="200px" target="_blank" style=" {block:ifBorderSidImage}border-width:1px; border-style:solid; border-color:#aaa;{/block:ifBorderSidImage} padding:0px; margin-bottom: 0px; margin-left:6px;"></a>
  671. {/block:ifShowSidebarImage}
  672.  
  673. <div id="info">
  674. {Description}
  675. </div>
  676.  
  677. <div id="navi">
  678.  
  679. <a href="/">home</a>
  680. {block:ifAskLink}<a href="/faq">{text:Ask Link Text}</a> {/block:ifAskLink}
  681. {block:ifCustomLinkOneTitle}<a href="{text:Custom Link One}">{text:Custom Link One Title}</a> {/block:ifCustomLinkOneTitle}
  682. {block:ifCustomLinkTwoTitle}<a href="{text:Custom Link Two}">{text:Custom Link Two Title}</a> {/block:ifCustomLinkTwoTitle}
  683. {block:ifCustomLinkThreeTitle}<a href="{text:Custom Link Three}">{text:Custom Link Three Title}</a> {/block:ifCustomLinkThreeTitle}
  684. {block:ifCustomLinkFourTitle}<a href="{text:Custom Link Four}">{text:Custom Link Four Title}</a> {/block:ifCustomLinkFourTitle}
  685. {block:ifCustomLinkFiveTitle}<a href="{text:Custom Link Five}">{text:Custom Link Five Title}</a> {/block:ifCustomLinkFiveTitle}
  686. {block:ifCustomLinkSixTitle}<a href="{text:Custom Link Six}">{text:Custom Link Six Title}</a> {/block:ifCustomLinkSixTitle}
  687. {block:ifCustomLinkSevenTitle}<a href="{text:Custom Link Seven}">{text:Custom Link Seven Title}</a> {/block:ifCustomLinkSevenTitle}
  688. {block:ifCustomLinkEightTitle}<a href="{text:Custom Link Eight}">{text:Custom Link Eight Title}</a> {/block:ifCustomLinkEightTitle}
  689. {block:ifCustomLinkNineTitle}<a href="{text:Custom Link Nine}">{text:Custom Link Nine Title}</a> {/block:ifCustomLinkNineTitle}
  690. {block:ifCustomLinkTenTitle}<a href="{text:Custom Link Ten}">{text:Custom Link Ten Title}</a> {/block:ifCustomLinkTenTitle}
  691. {block:ifCustomLinkElevenTitle}<a href="{text:Custom Link Eleven}">{text:Custom Link Eleven Title}</a> {/block:ifCustomLinkElevenTitle}
  692. {block:ifCustomLinkTwelveTitle}<a href="{text:Custom Link Twelve}">{text:Custom Link Twelve Title}</a> {/block:ifCustomLinkTwelveTitle}
  693. <a href="http://m-orbide.tumblr.com/"target="_blank">credit</a>
  694.  
  695. </div>
  696. </div>
  697. </div>
  698. <div class="left">
  699.  
  700. <div id="posts">
  701.  
  702. <div class="posts">
  703.  
  704. {block:Posts}
  705.  
  706. <div class="entry">
  707.  
  708. {block:Text}
  709. <div id="entry"><div style="background-color:{color:none};">
  710. <div style="padding-top:15px; padding-bottom:10px; padding-left:9px; padding-right:10px;">
  711. {block:Title}<span class="post_title">{Title}</span>{/block:Title}
  712. {Body}
  713. {block:IndexPage}<div class="permalink"><a href="{Permalink}">{NoteCountWithLabel} &nbsp; <a href="{ReblogURL}" target="_blank">reblog</a></a></div>{/block:IndexPage}
  714. </div></div></div>
  715. {/block:Text}
  716.  
  717. {block:Photo}
  718. <div id="entry">
  719. {block:IndexPage}{block:ifReblogLinkOnHover}<div class="photopermaholder"><div class="photoperma"><a href="{ReblogURL}"target="_blank" ><img src="http://static.tumblr.com/i8axhtw/zGombktxi/rebloggg.png"title="reblog"class="bordaht"></a> <img height="20" style="height:20px;cursor:pointer;" src="http://static.tumblr.com/i8axhtw/50mmbktzc/likeee.png" id="like_image_{PostID}" onclick="LikePost('{PostID}','{ReblogURL}',this)" border="0" alt="like" title="like"class="bordaht"/><a href="{Permalink}">{NoteCountWithLabel} &nbsp; </div></div>
  720. {/block:ifReblogLinkOnHover}{/block:IndexPage}
  721. {block:IndexPage}{LinkOpenTag}<a href="{Permalink}"><img src="{PhotoUrl-500}" width="250"></a></a>{LinkCloseTag}{/block:IndexPage}</div>
  722. {block:PermalinkPage}
  723. <img src="{PhotoUrl-500}" width="500"></a></a>
  724. <div style="background-color:{color:none};">
  725. <div style="padding-top:15px; padding-bottom:9px; padding-left:10px; padding-right:10px;">
  726. {block:Caption}{Caption}{/block:Caption}
  727. </div></div>
  728. {/block:PermalinkPage}
  729. {/block:Photo}
  730.  
  731. {block:Photoset}
  732. <div id="entry">
  733. {block:IndexPage}{Photoset-250}{/block:IndexPage}</div><div style="background-color:{color:none}; border="0"class="bordaht"/>
  734. <div style="padding-top:1px; padding-bottom:1px; padding-left:10px; padding-right:10px;text-align: right;">{block:IndexPage}{block:ifReblogLinkOnHover}<div class="photopermaholder"><div class="photoperma"><a href="{ReblogURL}"target="_blank" ><img src="http://static.tumblr.com/i8axhtw/zGombktxi/rebloggg.png"title="reblog"class="bordaht"></a> <img height="20" style="height:20px;cursor:pointer;" src="http://static.tumblr.com/i8axhtw/50mmbktzc/likeee.png" id="like_image_{PostID}" onclick="LikePost('{PostID}','{ReblogURL}',this)" border="0" alt="like" title="like"class="bordaht"/><a href="{Permalink}">{NoteCountWithLabel} &nbsp; </a></div></div>
  735. {/block:ifReblogLinkOnHover}{/block:IndexPage}</div></div>
  736. {block:PermalinkPage}{Photoset-500}
  737. {block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  738. {/block:Photoset}
  739.  
  740. {block:Quote}
  741. <div id="entry"><div style="background-color:{color:none};">
  742. <div style="padding-top:15px; padding-bottom:10px; padding-left:10px; padding-right:10px;">
  743. <div class="quote">" {Quote} " </div>
  744. {block:IndexPage}<div class="permalink"><a href="{Permalink}">{NoteCountWithLabel} &nbsp; <a href="{ReblogURL}" target="_blank">reblog</a></a></div>{/block:IndexPage}
  745. </div></div></div>
  746. {/block:Quote}
  747.  
  748. {block:Link}
  749. <div id="entry"><div style="background-color:{color:none};">
  750. <div style="padding-top:15px; padding-bottom:10px; padding-left:10px; padding-right:10px;">
  751. <a href="{URL}"{Target}><span class="link_title"> {Name}</span></a>
  752. {block:Description}<small>{Description}</small>{/block:Description}
  753. {block:IndexPage}<div class="permalink"><a href="{Permalink}">{NoteCountWithLabel} &nbsp; <a href="{ReblogURL}" target="_blank">reblog</a></a></div>{/block:IndexPage}
  754. </div></div></div>
  755. {/block:Link}
  756.  
  757. {block:Video}
  758. <div class="video">
  759. <div id="entry">
  760. {block:IndexPage}{block:ifReblogLinkOnHover}<div class="photopermaholder"><div class="photoperma"><a href="{ReblogURL}"target="_blank" ><img src="http://static.tumblr.com/i8axhtw/zGombktxi/rebloggg.png"title="reblog"class="bordaht"></a> <img height="20" style="height:20px;cursor:pointer;" src="http://static.tumblr.com/i8axhtw/50mmbktzc/likeee.png" id="like_image_{PostID}" onclick="LikePost('{PostID}','{ReblogURL}',this)" border="0" alt="like" title="like"class="bordaht"/><a href="{Permalink}">{NoteCountWithLabel} &nbsp; </div></div>
  761. {/block:ifReblogLinkOnHover}{Video-250}{/block:IndexPage}
  762. {block:PermalinkPage}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  763. </div>
  764. {block:IndexPage}<div style="background-color:{color:none};">
  765. <div style="padding-top:-3px; padding-bottom:1px; padding-left:1px; padding-right:3px; text-align: right;
  766. "></div></div>{/block:IndexPage}
  767. </div>
  768. {/block:Video}
  769.  
  770. {block:Chat}
  771. <div id="entry"><div style="background-color:{color:none};">
  772. <div style="padding-top:-5px; padding-bottom:-5px; padding-left:10px; padding-right:10px; ">
  773. {block:Title}
  774. <div class="ptitle">{Title}</div>
  775. {/block:Title}{block:Lines}{block:Label}<b>{Label}</b> {/block:Label}{Line}<br>{/block:Lines}
  776. {block:IndexPage}<div class="permalink"><a href="{Permalink}">{NoteCountWithLabel} &nbsp; <a href="{ReblogURL}" target="_blank">reblog</a></a></div>{/block:IndexPage}<br>
  777. </div></div></div>
  778. {/block:Chat}
  779.  
  780. {block:Audio}
  781. {block:AlbumArt}
  782. <div id="entry">
  783. <div class="albumart"><img src="{AlbumArtURL}"></a></div></div>{/block:AlbumArt}
  784. <div style="background-color:{color:none};">
  785. <div style="padding-top:1px; padding-bottom:1px; padding-left:10px; padding-right:10px;text-align: right;">
  786. <div class="audio">{AudioPlayerWhite}</div>{block:IndexPage}{block:ifReblogLinkOnHover}<div class="photopermaholder"><div class="photoperma"><a href="{ReblogURL}"target="_blank" ><img src="http://static.tumblr.com/i8axhtw/zGombktxi/rebloggg.png"title="reblog"class="bordaht"></a> <img height="20" style="height:20px;cursor:pointer;" src="http://static.tumblr.com/i8axhtw/50mmbktzc/likeee.png" id="like_image_{PostID}" onclick="LikePost('{PostID}','{ReblogURL}',this)" border="0" alt="like" title="like"class="bordaht"/><a href="{Permalink}">{NoteCountWithLabel} &nbsp; </div></div>
  787. {/block:ifReblogLinkOnHover}{/block:IndexPage}</div></div>
  788. {block:PermalinkPage}{block:Caption}<div class="audiocap">{Caption}</div>{/block:Caption}{/block:PermalinkPage}
  789.  
  790. {/block:Audio}
  791.  
  792. {block:Answer}
  793. <div id="entry"><div style="background-color:{color:none};">
  794. <div style="padding-top:15px; padding-bottom:10px; padding-left:10px; padding-right:10px;">
  795. <div class="question"><u>{Asker}</u>: &nbsp;{Question}</div>
  796. {Answer}
  797. {block:IndexPage}<div class="permalink"><a href="{Permalink}">{NoteCountWithLabel} &nbsp; <a href="{ReblogURL}" target="_blank">reblog</a></a></div>{/block:IndexPage}
  798. </div></div></div>
  799. {/block:Answer}
  800.  
  801. {block:PermalinkPage}
  802. <div style="background-color:{color:none};">
  803. <div style="padding-top:15px; padding-bottom:9px; padding-left:10px; padding-right:10px;">{block:Date}Posted {TimeAgo} with {NoteCountWithLabel}{/block:Date}</div></div>
  804. {block:HasTags} &middot; {block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:hasTags}
  805. {/block:PermalinkPage}
  806. {block:PostNotes}{PostNotes}{/block:PostNotes}
  807.  
  808. </div>
  809.  
  810. {/block:Posts}
  811. </div>
  812. </div>
  813.  
  814. {block:IndexPage}
  815. <div class="column navigation" id="navigation">
  816. {block:Pagination}
  817. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  818. </div>
  819. {/block:IndexPage}
  820.  
  821. <div style="position:fixed;right:3px;top:28px;">
  822. <a href="http://m-orbide.tumblr.com/" target="_blank"><img src="http://static.tumblr.com/i8axhtw/gRWmfr3aq/installtheme.png">
  823. </div>
  824.  
  825. <iframe id="likes_frame" style="height:1px;width:1px;position:absolute;left:-500px;"></iframe>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement