southkiralina

Old Theme Nine

Jun 13th, 2012
1,071
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.80 KB | None | 0 0
  1. <!--
  2. theme by -injection. please don't remove credit. if you do put in your faq.-->
  3. <head>
  4. <title>{Title}</title>
  5. <!-- DEFAULT VARIABLES -->
  6. <meta name="color:background" content="#D8D8D8"/>
  7. <meta name="color:Link" content="#000"/>
  8. <meta name="color:Text" content="#000"/>
  9. <meta name="color:Hover" content="#FFF"/>
  10. <meta name="if:Show Sidebar Image" content=""/>
  11. <meta name="if:Show Arrows" content=""/>
  12. <meta name="color:Scrollbar" content=""/>
  13. <meta name="image:Sidebar" content=""/>
  14. <meta name="if:Show Links Sidebar" content=""/>
  15. <meta name="image:Background" content=""/>
  16. <meta name="if:Infinite Scrolling" content=""/>
  17. <meta name="if:Solid Border" content=""/>
  18. <meta name="if:Dotted Border" content=""/>
  19. <meta name="if:Shadow" content=""/>
  20. <meta name="if:Date Permalink" content=""/>
  21. <meta name="if:Note Count Permalink" content=""/>
  22. <meta name="if:Rainbow Links" content=""/>
  23. <meta name="text:Link One Title" content="" />
  24. <meta name="text:Link One" content="" />
  25. <meta name="text:Link Two Title" content="" />
  26. <meta name="text:Link Two" content="" />
  27. <meta name="text:Link Three Title" content="" />
  28. <meta name="text:Link Three" content="" />
  29. <meta name="text:Link One Title" content="" />
  30. <meta name="text:Link One" content="" />
  31. <meta name="text:Link Two Title" content="" />
  32. <meta name="text:Link Two" content="" />
  33. <meta name="text:Link Three Title" content="" />
  34. <meta name="text:Link Three" content="" />
  35. <meta name="text:Link Four Title" content="" />
  36. <meta name="text:Link Four" content="" />
  37. <style type="text/css">
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44. </style>
  45.  
  46. <style type="text/css">
  47. body {margin:0px; background-color: {color:Background}; background-image:url({image:Background}); background-attachment: fixed; background-repeat: repeat;}
  48.  
  49. body, div, p, textarea, submit, input{ font-family: verdana; font-size: 9px; line-height:10px; letter-spacing:0px; color:{color:Text};}
  50.  
  51. p { margin:0px; margin-top:0px;}
  52.  
  53. a:link, a:active, a:visited{ color: {color:Link}; text-decoration: none;}
  54.  
  55. a:hover {color:{color:Hover}; text-decoration: none;}
  56.  
  57. div#center{
  58. margin:auto;
  59. position:relative;
  60. width:840px;
  61. background-color:;
  62. overflow-y:hidden;}
  63.  
  64. div#content{
  65. float:right;
  66. width:320px;
  67. padding:2px;
  68. padding-top: 0px;
  69. margin-top: 1px;
  70. margin-right: 340px;
  71. }
  72.  
  73. div#entry{
  74. width:320px;
  75. background: #fff;
  76. margin-top:3px;
  77. padding-left:0px;
  78. padding-right:0px;
  79. padding-top:0px;
  80. padding-bottom:0px;
  81. {block:ifshadow}-moz-box-shadow: 3px 3px 8px #888;
  82. -webkit-box-shadow: 3px 3px 8px #888;
  83. box-shadow: 3px 3px 8px #888{/block:ifshadow};
  84. {block:ifdottedborder}border: 1px dotted{/block:ifdottedborder};
  85. {block:ifsolidborder}border: 1px solid{/block:ifsolidborder};
  86. }
  87. <!-k-!>
  88. #entry .perma a{color:{Color:Links};}
  89.  
  90. #entry .perma{width:320px; position: absolute; font-family: arial; font-size: 10px; line-height: 15px; text-align: center;overflow:hidden; opacity: 0.0; background-color:#fff;}
  91.  
  92. #entry:hover .perma{overflow:visible;-webkit-transition: opacity 0.2s linear; opacity: 0.8;
  93. -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  94.  
  95. div#sidebar{
  96. position:fixed !important;
  97. width: 185px;
  98. height: auto;
  99. margin: 150px 0px 0px 535px;
  100. padding-top:0px;
  101. padding-left:-2px;
  102. font-size: 10px;
  103. line-height:8px;
  104. letter-spacing:0px;
  105. margin-bottom: 6px;
  106. background-color:white;
  107. {block:ifshadow}-moz-box-shadow: 3px 3px 8px #888;
  108. -webkit-box-shadow: 3px 3px 8px #888;
  109. box-shadow: 3px 3px 8px #888{/block:ifshadow};
  110. {block:ifdottedborder}border: 1px dotted{/block:ifdottedborder};
  111. {block:ifsolidborder}border: 1px solid{/block:ifsolidborder};
  112. }
  113.  
  114. div#linksidebar{ position:fixed !important; width: 180px; height: 15;margin-left:535px; margin-top: 122px;padding:3px; letter-spacing:0px;margin-bottom: 0px; background-color:white;{block:ifdottedborder}border: 1px dotted{/block:ifdottedborder};
  115. {block:ifsolidborder}border: 1px solid{/block:ifsolidborder};{block:ifshadow}-moz-box-shadow: 3px 3px 8px #888;
  116. -webkit-box-shadow: 3px 3px 8px #888;
  117. box-shadow: 3px 3px 8px #888{/block:ifshadow};} }
  118.  
  119.  
  120. #postnotes{ text-align: justify;}
  121.  
  122. #postnotes blockquote{ border: 0px;}
  123.  
  124. .title{ font-family: georgia; font-size: 10px; line-height: 12px; color: {color:Title}; letter-spacing: 1px; font-weight: normal; padding:0px 0px 0px 0px;}
  125.  
  126. .title2{ font-family: georgia; font-size: 10px; line-height: 12px; color: {color:Title}; letter-spacing: 1px; font-weight: normal; padding:0px 0px 0px 0px;}
  127.  
  128. blockquote{ padding:0px 0px 2px 5px; margin:0px 0px 2px 1px; border-left: 1px dotted #555555;}
  129.  
  130. blockquote p, ul{ margin:0px; padding:0px; }
  131.  
  132. a img{border: 0px;}
  133.  
  134. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  135.  
  136. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  137. .user_7 .label, .user_8 .label, .user_9 .label {color:#555555;}
  138.  
  139. .notes img{width:10px; position:relative; top:3px;}
  140.  
  141. .permalink{ display: block; font-size: 10px; text-align: right; background-color:#FFFFFF;}
  142.  
  143. small{font-size: 90%;}
  144.  
  145. </style>
  146.  
  147. <link rel="shortcut icon" href="{Favicon}">
  148. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  149. <meta name="viewport" content="width=820" />
  150. <!-i-!>
  151. {block:ifrainbowlinks}
  152. <script type='text/javascript'>
  153.  
  154. //<![CDATA[
  155.  
  156. var rate = 50;
  157.  
  158. if (document.getElementById)
  159.  
  160. window.onerror=new Function("return true")
  161.  
  162. var objActive; // The object which event occured in
  163.  
  164. var act = 0; // Flag during the action
  165.  
  166. var elmH = 0; // Hue
  167.  
  168. var elmS = 128; // Saturation
  169.  
  170. var elmV = 255; // Value
  171.  
  172. var clrOrg; // A color before the change
  173.  
  174. var TimerID; // Timer ID
  175.  
  176. if (document.all) {
  177.  
  178. document.onmouseover = doRainbowAnchor;
  179.  
  180. document.onmouseout = stopRainbowAnchor;
  181.  
  182. }
  183.  
  184. else if (document.getElementById) {
  185.  
  186. document.captureEvents(Event.MOUSEOVER | Event.MOUSEOUT);
  187.  
  188. document.onmouseover = Mozilla_doRainbowAnchor;
  189.  
  190. document.onmouseout = Mozilla_stopRainbowAnchor;
  191.  
  192. }
  193.  
  194. function doRainbow(obj)
  195.  
  196. {
  197.  
  198. if (act == 0) {
  199.  
  200. act = 1;
  201.  
  202. if (obj)
  203.  
  204. objActive = obj;
  205.  
  206. else
  207.  
  208. objActive = event.srcElement;
  209.  
  210. clrOrg = objActive.style.color;
  211.  
  212. TimerID = setInterval("ChangeColor()",100);
  213.  
  214. }
  215.  
  216. }
  217.  
  218.  
  219.  
  220. function stopRainbow()
  221.  
  222. {
  223.  
  224. if (act) {
  225.  
  226. objActive.style.color = clrOrg;
  227.  
  228. clearInterval(TimerID);
  229.  
  230. act = 0;
  231.  
  232. }
  233.  
  234. }
  235.  
  236.  
  237.  
  238. function doRainbowAnchor()
  239.  
  240. {
  241.  
  242. if (act == 0) {
  243.  
  244. var obj = event.srcElement;
  245.  
  246. while (obj.tagName != 'A' && obj.tagName != 'BODY') {
  247.  
  248. obj = obj.parentElement;
  249.  
  250. if (obj.tagName == 'A' || obj.tagName == 'BODY')
  251.  
  252. break;
  253.  
  254. }
  255.  
  256. if (obj.tagName == 'A' && obj.href != '') {
  257.  
  258. objActive = obj;
  259.  
  260. act = 1;
  261.  
  262. clrOrg = objActive.style.color;
  263.  
  264. TimerID = setInterval("ChangeColor()",100);
  265.  
  266. }
  267.  
  268. }
  269.  
  270. }
  271.  
  272.  
  273.  
  274. function stopRainbowAnchor()
  275.  
  276. {
  277.  
  278. if (act) {
  279.  
  280. if (objActive.tagName == 'A') {
  281.  
  282. objActive.style.color = clrOrg;
  283.  
  284. clearInterval(TimerID);
  285.  
  286. act = 0;
  287.  
  288. }
  289.  
  290. }
  291.  
  292. }
  293.  
  294.  
  295.  
  296. function Mozilla_doRainbowAnchor(e)
  297.  
  298. {
  299.  
  300. if (act == 0) {
  301.  
  302. obj = e.target;
  303.  
  304. while (obj.nodeName != 'A' && obj.nodeName != 'BODY') {
  305.  
  306. obj = obj.parentNode;
  307.  
  308. if (obj.nodeName == 'A' || obj.nodeName == 'BODY')
  309.  
  310. break;
  311.  
  312. }
  313.  
  314. if (obj.nodeName == 'A' && obj.href != '') {
  315.  
  316. objActive = obj;
  317.  
  318. act = 1;
  319.  
  320. clrOrg = obj.style.color;
  321.  
  322. TimerID = setInterval("ChangeColor()",100);
  323.  
  324. }
  325.  
  326. }
  327.  
  328. }
  329.  
  330.  
  331.  
  332. function Mozilla_stopRainbowAnchor(e)
  333.  
  334. {
  335.  
  336. if (act) {
  337.  
  338. if (objActive.nodeName == 'A') {
  339.  
  340. objActive.style.color = clrOrg;
  341.  
  342. clearInterval(TimerID);
  343.  
  344. act = 0;
  345.  
  346. }
  347.  
  348. }
  349.  
  350. }
  351.  
  352.  
  353.  
  354. function ChangeColor()
  355.  
  356. {
  357.  
  358. objActive.style.color = makeColor();
  359.  
  360. }
  361.  
  362.  
  363.  
  364. function makeColor()
  365.  
  366. {
  367.  
  368. // Don't you think Color Gamut to look like Rainbow?
  369.  
  370. // HSVtoRGB
  371.  
  372. if (elmS == 0) {
  373.  
  374. elmR = elmV; elmG = elmV; elmB = elmV;
  375.  
  376. }
  377.  
  378. else {
  379.  
  380. t1 = elmV;
  381.  
  382. t2 = (255 - elmS) * elmV / 255;
  383.  
  384. t3 = elmH % 60;
  385.  
  386. t3 = (t1 - t2) * t3 / 60;
  387.  
  388. if (elmH < 60) {
  389.  
  390. elmR = t1; elmB = t2; elmG = t2 + t3;
  391.  
  392. }
  393.  
  394. else if (elmH < 120) {
  395.  
  396. elmG = t1; elmB = t2; elmR = t1 - t3;
  397.  
  398. }
  399.  
  400. else if (elmH < 180) {
  401.  
  402. elmG = t1; elmR = t2; elmB = t2 + t3;
  403.  
  404. }
  405.  
  406. else if (elmH < 240) {
  407.  
  408. elmB = t1; elmR = t2; elmG = t1 - t3;
  409.  
  410. }
  411.  
  412. else if (elmH < 300) {
  413.  
  414. elmB = t1; elmG = t2; elmR = t2 + t3;
  415.  
  416. }
  417.  
  418. else if (elmH < 360) {
  419.  
  420. elmR = t1; elmG = t2; elmB = t1 - t3;
  421.  
  422. }
  423.  
  424. else {
  425.  
  426. elmR = 0; elmG = 0; elmB = 0;
  427.  
  428. }
  429.  
  430. }
  431.  
  432. elmR = Math.floor(elmR).toString(16);
  433.  
  434. elmG = Math.floor(elmG).toString(16);
  435.  
  436. elmB = Math.floor(elmB).toString(16);
  437.  
  438. if (elmR.length == 1) elmR = "0" + elmR;
  439.  
  440. if (elmG.length == 1) elmG = "0" + elmG;
  441.  
  442. if (elmB.length == 1) elmB = "0" + elmB
  443.  
  444. elmH = elmH + rate;
  445.  
  446. if (elmH >= 360)
  447.  
  448. elmH = 0;
  449.  
  450. return '#' + elmR + elmG + elmB;
  451.  
  452. }
  453.  
  454. //]]>
  455.  
  456. </script>{/block:ifrainbowlinks}
  457. </head>
  458. <body>
  459.  
  460. <div id="cage">
  461. <div id="center">
  462. <div id="sidebar">
  463. {block:ifshowsidebarimage}<a href="/"><img src="{image:sidebar}" width=185px></a>{/block:ifshowsidebarimage}
  464. <br>
  465. <center>{Description}
  466. <!-r-!>
  467. <br>
  468. <div align="right">
  469. <br>
  470. {block:ifshowarrows}{block:NextPage}<a href="{NextPage}"><center><font size="2"> > </font></center></a>{/block:NextPage}
  471. {block:PreviousPage} <a href="{PreviousPage}"><center><font size="2"> < </font></center></a>{/block:PreviousPage}{/block:ifshowarrows}
  472. </div>
  473. </div>
  474.  
  475. {block:IfShowLinksSidebar}<div id="linksidebar">
  476.  
  477. <div class="links"><center><a href="/ask">ask</a>
  478. {block:HasPages}{block:Pages}<a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages} {block:IfLinkOneTitle} | <a href="{text:Link One}"> {text:Link One Title} </a> {/block:ifLinkOneTitle} {block:ifLinkTwoTitle} | <a href="{text:Link Two}"> {text:Link Two Title} </a> {/block:ifLinkTwoTitle} {block:ifLinkThreeTitle} | <a href="{text:Link Three}"> {text:Link Three Title} </a> {/block:ifLinkThreeTitle} {block:ifLinkFourTitle} | <a href="{text:Link Four}">{text:Link Four Title} </a> {/block:ifLinkFourTitle}
  479. </div></center>
  480.  
  481.  
  482. </div>
  483. {/block:IfShowLinksSidebar}
  484.  
  485. <div id="content"> {block:Posts} <div id="entry">
  486.  
  487. {block:IndexPage}
  488. <div class="perma">
  489. <a href="{permalink}">{NoteCountWithLabel}</a><small> <b>☆</b> </small><a href="{ReblogURL}" target="_blank">Reblog</a></span></div>
  490. {/block:IndexPage}
  491.  
  492. {block:Text}
  493. {block:Title}<span class="title">{Title}</span>{/block:Title}
  494. <span class="entrytext">{Body}</span><div align="right"><a href="{Permalink}"><span class="permalink"><a href="{permalink}"><a href="{permalink}"><a href="{permalink}">{block:ifdatepermalink}{block:Date}{Month} {DayOfMonth}, {Year} {/block:Date}{/block:ifdatepermalink}{block:ifnotecountpermalink}{NoteCount}{/block:ifnotecountpermalink}</a><br>{/block:HasTags}</span></a></div>{/block:Text}
  495.  
  496. {block:Link}
  497. <a href="{URL}" class="title">{Name}</a>
  498. {block:Description}{Description}{/block:Description}<div align="right"><a href="{Permalink}"><span class="permalink">{block:ifdatepermalink}{block:Date}{Month} {DayOfMonth}, {Year} {/block:Date}{/block:ifdatepermalink}{block:ifnotecountpermalink}{NoteCount}{/block:ifnotecountpermalink}</a><br>{/block:HasTags}</span></a></div>
  499. {block:Link}
  500.  
  501. {block:Photo}<center>
  502. {LinkOpenTag}<a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=320px></a>{LinkCloseTag}</center>
  503. {/block:Photo}
  504.  
  505. {block:Quote}
  506. {Quote}</span>
  507. {block:Source}<strong>{Source}</strong>{/block:Source}<div align="right"><a href="{Permalink}"><span class="permalink"><a href="{permalink}">{block:ifdatepermalink}{block:Date}{Month} {DayOfMonth}, {Year} {/block:Date}{/block:ifdatepermalink}{block:ifnotecountpermalink}{NoteCount}{/block:ifnotecountpermalink}</a><br>{/block:HasTags}</span></a></div>
  508. {/block:Quote}
  509.  
  510. {block:Photoset}<center>{Photoset-400}</center>
  511. </a></span>
  512. {/block:Photoset}
  513.  
  514. {block:Chat}
  515. {block:Title}<span class="title">{Title}</span>{/block:Title}
  516. <ul class="chat">
  517. {block:Lines}
  518. <li class="user_{UserNumber}">
  519. {block:Label}
  520. <span class="label">{Label}</span>
  521. {/block:Label}
  522.  
  523. {Line}
  524. </li>
  525. {/block:Lines}<div align="right"><a href="{Permalink}"><span class="permalink"><a href="{permalink}">{block:ifdatepermalink}{block:Date}{Month} {DayOfMonth}, {Year} {/block:Date}{/block:ifdatepermalink}{block:ifnotecountpermalink}{NoteCount}{/block:ifnotecountpermalink}</a><br>{/block:HasTags}</span></a></div>
  526. {/block:Chat}
  527.  
  528. <!-a-!>
  529. {block:Audio}
  530. <center><div style="width:320px; height:28px;"><div style="float:left">{AudioPlayerWhite}</div><div style="margin-top:10px; float:right;">
  531. {FormattedPlayCount} plays {block:ExternalAudio}{/block:ExternalAudio}</div></div></center><br><div align="right"><a href="{Permalink}"><span class="permalink"><a href="{permalink}">{block:ifdatepermalink}{block:Date}{Month} {DayOfMonth}, {Year} {/block:Date}{/block:ifdatepermalink}{block:ifnotecountpermalink}{NoteCount}{/block:ifnotecountpermalink}</a><br>{/block:HasTags}</span></a></div>
  532. {/block:Audio}
  533.  
  534. {block:Video}<center>
  535. <div class="video">{Video-400}</div></center><div align="right"><a href="{Permalink}"><span class="permalink"><a href="{permalink}"><a href="{permalink}"><a href="{permalink}">{block:ifdatepermalink}{block:Date}{Month} {DayOfMonth}, {Year} {/block:Date}{/block:ifdatepermalink}{block:ifnotecountpermalink}{NoteCount}{/block:ifnotecountpermalink}</a></a><br>{/block:HasTags}</span></a></div>
  536. {block:Video}
  537.  
  538. {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}
  539.  
  540.  
  541. {block:PostNotes}{PostNotes}
  542. {/block:PostNotes}
  543. </div>
  544.  
  545. {/block:Posts}
  546.  
  547. </div></div>
  548.  
  549. {Block:ifinfinitescrolling}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/Block:ifinfinitescrolling}
  550.  
  551.  
  552.  
  553. </div>
  554. </center>
  555.  
  556. </body>
  557. </html>
  558.  
  559. <div style="position:fixed; top:0px; left:0px;">
  560. theme by<a href="http://-injection.tumblr.com">-injection</a>
Advertisement
Add Comment
Please, Sign In to add comment