Advertisement
ramisaaaaa

Untitled

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