harrystylesanon

Theme Twelve

Jan 10th, 2013
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.17 KB | None | 0 0
  1. <!--
  2. dont remove credit. if you do ill rip your arm off and fuck you with it :) dont use as base either. I'll do something worse ok ok
  3. -->
  4. <html>
  5.  
  6.  
  7. <head>
  8.  
  9.  
  10.  
  11. </script>
  12.  
  13.  
  14. <title>{Title}</title>
  15. <script type="text/javascript"
  16. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  17. <meta name="color:background" content="#FFFFFF" />
  18. <meta name="color:font" content="#57554F" />
  19. <meta name="color:link" content="#aaaaaa" />
  20. <meta name="color:hover" content="#000000"/>
  21. <meta name="color:link shadow" content="#000000"/>
  22. <meta name="color:sidebar links" content="#ffffff"/>
  23. <meta name="image:sidebar" content="" />
  24. <meta name="text:link one" content="" />
  25. <meta name="text:link one title" content="" />
  26. <meta name="text:sidebar title" content="" />
  27. <meta name="text:link two" content="" />
  28. <meta name="text:link two title" content="" />
  29. <meta name="text:link three" content="" />
  30. <meta name="text:link three title" content="" />
  31. <meta name="text:link four" content="" />
  32. <meta name="text:link four title" content="" />
  33. <meta name="image:background" content="" />
  34. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  35. <title>{Title}{block:SearchPage} - Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  36. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  37. <link rel="shortcut icon" href="{Favicon}" />
  38. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  39.  
  40. <style type="text/css">
  41.  
  42. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  43.  
  44.  
  45. body {
  46. color:{color:text};
  47. background-color:{color:background};
  48. background-image: url('{image:background}');
  49. background-position: center;
  50. background-attachment:fixed;
  51. background-repeat: repeat;
  52. line-height:12px;
  53. font-family:arial;
  54. font-size:10px;
  55. text-align:justify;
  56. letter-spacing: 0px;
  57. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;
  58. }
  59.  
  60. a{
  61. color: {color:link};
  62. text-decoration: none;
  63. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;
  64. }
  65.  
  66.  
  67. a:hover {
  68. font-style: none;
  69. color:{color:hover};
  70. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;
  71. -webkit-transition: all 0.5s ease-out;
  72. -moz-transition: all 0.5s ease-out;
  73. transition: all 0.5s ease-out;
  74. text-shadow:2px 0 0 rgba(255,0,0,0.3), -2px 0 0 rgba(0,255,0,0.3);
  75. }
  76.  
  77. #content {
  78. margin-left:430px;
  79. margin-top:5px;
  80. width:500px;
  81. }
  82.  
  83. #posts{
  84. overflow:hidden;
  85. background-color: {color:background};
  86. border-left:0px solid;
  87. border-right:0px solid;
  88. padding:3px;
  89. }
  90.  
  91. .entry{
  92. margin:0px;
  93. padding:3px;
  94. width:500px;
  95. }
  96.  
  97. #title {
  98. font-size:20px;
  99. text-align:center;
  100. line-height:110%;
  101. }
  102.  
  103. div#sidebar{
  104. position:fixed !important;
  105. width: 220px;
  106. height: auto;
  107. margin-left:180px;
  108. margin-top: 140px;
  109. text-align: center;
  110. overflow:hidden;
  111. padding:3px;
  112. }
  113.  
  114.  
  115. #pagination {
  116. font-family:Imprima;
  117. text-align:center;
  118. font-size:14px;
  119. }
  120.  
  121. #no {
  122. width:220px;
  123. line-height:15px;
  124. }
  125.  
  126.  
  127. #lol {
  128. line-height:15px;
  129. }
  130.  
  131.  
  132. .user_1 .label {color:{color:link}; font-weight:bold}
  133. .user_2 .label {color:{color:text}; font-weight:bold}
  134. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  135.  
  136. i, em {color: {color:Link};}
  137. b, strong {color: {color:text};}
  138.  
  139. ::selection {
  140. color:{color:Text};
  141. background-color: {color:Link};
  142. }
  143.  
  144. ::-moz-selection {
  145. color:{color:Text};
  146. background-color: {color:Link};
  147. }
  148.  
  149. ::-webkit-selection {
  150. color:{color:Text};
  151. background-color:{color:Link};
  152. }
  153.  
  154. blockquote {border-left:2px {color:Link} solid; padding-left:5px; margin:1px 6px 1px 10px}
  155.  
  156. p{margin-top:5px; margin-bottom:5px; }
  157.  
  158. blockquote {padding:0px; text-align:left; padding-left:5px; margin:5px; background-color:transparent; border-left:3px solid {color:Link};}
  159.  
  160.  
  161. ol.notes img {
  162. width: 16px;
  163. position: relative;
  164. display: inline;
  165. top: 3px;
  166. }
  167. .photoset, .photoset_row, div.photoset_photo, .photoset img, .html_photoset {
  168.  
  169. margin: 0 auto;
  170. }
  171.  
  172. .text {
  173. padding: 5px;
  174. }
  175.  
  176. ol.notes {
  177. padding: 0 10px;
  178. }
  179.  
  180.  
  181. @font-face { font-family: "kristi"; src: url('http://static.tumblr.com/pwgdr2n/Fedlvr2o9/kristi_1_.ttf'); }
  182.  
  183.  
  184. @font-face { font-family: "windsong"; src: url('http://static.tumblr.com/pwgdr2n/Emblvptym/windsong_1_.ttf'); }
  185.  
  186. @font-face { font-family: "lovenote"; src: url('http://static.tumblr.com/4yxykdm/k6plrfhwf/ck_love_note.ttf'); }
  187.  
  188.  
  189. #sidebarimg img {max-width:221px; margin-left:0px; margin-top:0px;
  190. height: auto; text-align:center;}
  191.  
  192. .linkss:hover{
  193. border-right:20px solid #aaaaaa;
  194. -webkit-transition: all 0.1s ease-out;
  195. -moz-transition: all 0.1s ease-out;
  196. transition: all 0.1s ease-out;
  197. }
  198.  
  199.  
  200. .entry .perma a{
  201. color:#6e6f6e;}
  202.  
  203.  
  204. .entry .perma{
  205. width:200px;
  206. position: absolute;
  207. line-height: 16px;
  208. overflow:hidden;
  209. font-size:13px;
  210. background:{color:background};
  211. letter-spacing: 2px;
  212. height: 0px;
  213. opacity: 0.0;
  214. -webkit-transition: all 0.4s linear;
  215. -moz-transition: all 0.4s linear;
  216. transition: all 0.4s linear;
  217. }
  218.  
  219. .entry:hover .perma{
  220. width:500px;
  221. margin-left: 0px;
  222. height: 17px;
  223. overflow:visible;
  224. opacity:0.75;
  225. -webkit-transition: all 0.4s linear;
  226. -moz-transition: all 0.4s linear;
  227. transition: all 0.4s linear;
  228. }
  229.  
  230.  
  231. .permalink{
  232. text-transform: normal;
  233. display: block;
  234. text-align: right;
  235. text-decoration: none;
  236. }
  237.  
  238.  
  239. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  240.  
  241.  
  242. </style>
  243. <style type="text/css">{CustomCSS}</style>
  244.  
  245. </head>
  246.  
  247. <body>
  248.  
  249. <div id="sidebar">
  250.  
  251. <div id="sidebarimg"><a href="/"><img src="{image:sidebar}" width="220"/></a></div>
  252.  
  253.  
  254. <div id="no">
  255. <i>{block:IfLinkonetitle}<a href="{text:link one}">{text:link one title}</a> {/block:IfLinkonetitle}</i>
  256. {block:IfLinktwotitle} - <i><a href="{text:link two}">{text:link two title}</a> {/block:IfLinktwotitle}</i>
  257. {block:IfLinkthreetitle} - <i><a href="{text:link three}">{text:link three title}</a>{/block:IfLinkthreetitle}</i>
  258. {block:IfLinkfourtitle} - <i><a href="{text:link four}">{text:link four title}</a>{/block:IfLinkfourtitle}</i>
  259.  
  260.  
  261. <center>{Description}
  262.  
  263.  
  264.  
  265.  
  266. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  267.  
  268.  
  269. </div>
  270. </div>
  271.  
  272. <div style="position:fixed; bottom:3px; right:5px;">
  273. <a href="http://imharrywbu.tumblr.com/">Credit</a></div>
  274.  
  275. <div id="content">
  276.  
  277.  
  278.  
  279.  
  280. {block:Posts}
  281.  
  282.  
  283.  
  284. <div class="entry">
  285.  
  286.  
  287. {block:IndexPage}
  288. {/block:IndexPage}
  289. {block:Text}
  290. <div class="text">
  291. {block:Title}
  292. <h3><a href="{Permalink}">{Title}</a></h3>
  293. {/block:Title}
  294. {Body}
  295. </div>
  296.  
  297. <span class="permalink"><a href="{Permalink}">+{notecount}</a> <a href="{Permalink}"> </span>
  298.  
  299.  
  300. {/block:Text}
  301.  
  302. {block:Photo}
  303.  
  304. <center>
  305. <div class="perma">
  306. <a href="{permalink}">{timeago}</a> - <a href="{permalink}">{NoteCountWithLabel}</a> - <a href="{ReblogURL}" target="_blank"> reblog </a> </span></div></center>
  307.  
  308.  
  309. {block:IndexPage}
  310. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500px"/>{LinkCloseTag}
  311. {/block:IndexPage}
  312. {block:permalinkpage}{LinkOpenTag}
  313. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500px"/>{LinkCloseTag}
  314. {/block:permalinkpage}
  315.  
  316. {/block:Photo}
  317.  
  318. {block:Photoset}
  319.  
  320. <center>
  321. <div class="perma">
  322. <a href="{permalink}">{NoteCountWithLabel}</a> - {timeago} - <a href="{ReblogURL}" target="_blank"> reblog </a> </span></div></center>
  323.  
  324.  
  325. {block:IndexPage}
  326. {Photoset-500}
  327. {/block:IndexPage}
  328. {block:permalinkpage}
  329. {Photoset-500}
  330. {/block:permalinkpage}
  331. {/block:Photoset}
  332.  
  333. {block:Quote}
  334. <div class="text">
  335. "{Quote}"
  336. {block:Source}
  337. <div class="source">{Source}</div>
  338. {/block:Source}
  339. </div>
  340. <span class="permalink"><a href="{Permalink}">+{notecount}</a> <a href="{Permalink}"> </span>
  341. {/block:Quote}
  342.  
  343. {block:Link}
  344. <div class="text">
  345. <a href="{URL}" class="link" {Target}>{Name}</a>
  346. {block:Description}
  347. <div class="description">{Description}</div>
  348. {/block:Description}
  349. </div>
  350. <span class="permalink"><a href="{Permalink}">+{notecount}</a> <a href="{Permalink}"> </span>
  351. {/block:Link}
  352.  
  353. {block:Chat}
  354. <div class="text">
  355. {block:Title}
  356. <h3><a href="{Permalink}">{Title}</a></h3>
  357. {/block:Title}
  358. <ul class="chat">
  359. {block:Lines}
  360. <li class="{Alt} user_{UserNumber}"> {block:Label} <span class="label">{Label}</span> {/block:Label}
  361.  
  362. {Line} </li>
  363. {/block:Lines}
  364. </ul>
  365. </div>
  366.  
  367. {/block:Chat}
  368.  
  369.  
  370. {block:Video}
  371.  
  372. {block:IndexPage}
  373. {Video-500}
  374. {/block:IndexPage}
  375. {block:permalinkpage}
  376. {Video-500}
  377. {/block:permalinkpage}
  378. {/block:Video}
  379.  
  380. {block:Audio}
  381. {AudioPlayerBlack}
  382. <div class="text">
  383. {block:Caption}
  384. {Caption}
  385. {/block:Caption}
  386. </div>
  387. {/block:Audio}
  388. {block:PermalinkPage}
  389. <center>{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix} {Year}{/block:Date}{block:NoteCount} - {NoteCountWithLabel}{/block:NoteCount}{block:HasTags} - Tags: {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:HasTags}</center>
  390. {/block:PermalinkPage}
  391. {block:PostNotes}{PostNotes}{/block:PostNotes}
  392. </div>
  393. {/block:Posts}
  394. </div>
  395. </div>
  396.  
  397.  
  398. {block:ifendlessscroll}
  399. {block:Pagination}
  400. <ul id="pagination">
  401. {block:PreviousPage}
  402. <li><a href="{PreviousPage}"</a></li>
  403. {/block:PreviousPage}
  404. {block:JumpPagination length="5"}
  405. {block:CurrentPage}
  406. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  407. {/block:CurrentPage}
  408. {block:JumpPage}
  409. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  410. {/block:JumpPage}
  411. {/block:JumpPagination}
  412. {block:NextPage}
  413. <li><a id="nextPage" href="{NextPage}"></a></li>
  414. {/block:NextPage}
  415. </ul>
  416. {/block:Pagination}
  417. {block:IndexPage}
  418. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  419. <script type="text/javascript">
  420. $(window).load(function () {
  421. var $content = $('#content');
  422. $content.infinitescroll({
  423. navSelector : '#pagination',
  424. nextSelector : '#pagination a#nextPage',
  425. itemSelector : '.entry',
  426. loading: {
  427. finishedMsg: '',
  428. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  429. },
  430. bufferPx : 200,
  431. debug : false,
  432. });
  433. });
  434. </script>
  435. {/block:IndexPage}{/block:ifendlessscroll}
  436.  
  437.  
  438. </body>
  439.  
  440. </html>
Advertisement
Add Comment
Please, Sign In to add comment