Advertisement
ramisaaaaa

Untitled

Jan 5th, 2013
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.68 KB | None | 0 0
  1. <!--
  2. theme by cyrusnigga dont remove credit or steal because now i'll know :~)
  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="image:background" content="" />
  30. <meta name="if:italic" content="0"/>
  31. <meta name="if:faded images" content="0"/>
  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.  
  42. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 1.0;-webkit-transition: all 0.8s ease-out;transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  43.  
  44. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1.0;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  45.  
  46. {block:iffadedimages}img{-webkit-filter: grayscale(0);-webkit-transition: opacity 0.9s linear; opacity: 0.8}img:hover{ -webkit-filter: grayscale(0);-webkit-transition: opacity 0.9s linear; opacity: 1.0;}{/block:iffadedimages}
  47.  
  48. body {color:{color:text};background-color:{color:background};background-image: url('{image:background}');background-position: center;background-attachment:fixed;background-repeat: repeat;
  49. font-size:10px;font-family:arial;line-height:11px;text-align:justify; letter-spacing: 0px; }a{color: {color:link}; text-decoration: none;}a:hover { font-style: none; color:{color:hover};
  50. text-shadow: 3px 0px #df8181, -3px 0px #54d2cb; -webkit-transition: all 0.2s ease-in-out}#content {margin-left:370px;margin-top:5px; width:450px; }
  51. #posts{overflow:hidden; background-color: {color:background}; border-left:0px solid; border-right:0px solid; padding:3px}
  52. .entry{width:450px;}#title {font-size:20px; text-align:center; font-family:; line-height:110%} #sidebarimg img {max-width:240px; margin-left:0px; margin-top:0px;height: auto; text-align:center;border:1px {color:border};}div#sidebar{ position:fixed !important;width: 240px; height: auto; margin-left:840px;margin-top: 210px; background: transparent; text-align: center;}#description {text-align:center; margin-top:4px;font-family:arial;line-height:13px;}.user_1 .label {color:{color:link}; font-weight:bold}
  53. .user_2 .label {color:{color:text}; font-weight:bold}
  54. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  55.  
  56. i, em {color: {color:Link};}
  57. b, strong {color: {color:text};}
  58.  
  59. ::selection {
  60. color:{color:Text};
  61. background-color: {color:Link};
  62. }
  63.  
  64. ::-moz-selection {
  65. color:{color:Text};
  66. background-color: {color:Link};
  67. }
  68.  
  69. ::-webkit-selection {
  70. color:{color:Text};
  71. background-color:{color:Link};
  72. }
  73.  
  74. blockquote {border-left:2px {color:Link} solid; padding-left:5px; margin:1px 6px 1px 10px}
  75.  
  76. p{margin-top:5px; margin-bottom:5px; }
  77.  
  78. blockquote {padding:0px; text-align:left; padding-left:5px; margin:5px; background-color:transparent; border-left:3px solid {color:Link};}
  79.  
  80.  
  81.  
  82.  
  83. ol.notes img {
  84. width: 16px;
  85. position: relative;
  86. display: inline;
  87. top: 3px;
  88. }
  89. .photoset, .photoset_row, div.photoset_photo, .photoset img, .html_photoset {
  90.  
  91. margin: 0 auto;
  92. }
  93.  
  94. .text {
  95. padding: 5px;
  96. }
  97.  
  98. ol.notes {
  99. padding: 0 10px;
  100. }
  101.  
  102. .perma
  103. {
  104. opacity: 0.0;
  105. filter: alpha(opacity = 0);
  106. margin-top: -21px;
  107. width: px;
  108. height: 30px;
  109. line-height: 30px;
  110. font-size: 9px;
  111. position:absolute;
  112. text-align: center;
  113. z-index:9999991;
  114. color: {color:permalink};
  115.  
  116. }
  117. a.p
  118. {
  119.  
  120. color: {color:permalink};
  121. }
  122. .entry:hover .perma {
  123.  
  124. -webkit-transition: opacity 0.4s linear;
  125. opacity: 1;
  126. -moz-transition: all 0.4s linear;
  127. transition: all 0.4s linear;
  128. filter: alpha(opacity = 100);
  129.  
  130. }
  131.  
  132. select {
  133. font-size: 9px;
  134. width: 100px;
  135. margin-left: 10px;
  136.  
  137. }
  138. option {
  139. font-size: 9px;
  140. text-align: left;
  141.  
  142. }
  143. input[type=button]
  144. {
  145. font-size: 9px;
  146. }
  147.  
  148. .likep {
  149. width: 21px;
  150. height: 20px;
  151. overflow: hidden;
  152. position: relative;
  153. z-index: 9999999;
  154. position: absolute;
  155. margin-top: 26px;
  156. margin-left: 5px;
  157. }
  158. .rep {
  159. width: 24px;
  160. height: 20px;
  161. overflow: hidden;
  162. position: relative;
  163. z-index: 9999999;
  164. position: absolute;
  165. margin-top: 26px;
  166. margin-left: 29px;
  167. }
  168. .likep a:hover {
  169. background-position: 0px 0px;
  170. }
  171. .likep a {
  172. background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  173. background-position: 0px 0px;
  174. display: block;
  175. z-index: 9999999;
  176. webkit-transition: all 0s linear;
  177. -webkit-transition: all 0s linear;
  178. -moz-transition: all 0s linear;
  179. transition: all 0s linear;
  180. }
  181. .likep img {
  182. width: 21px;
  183. height: 20px;
  184. webkit-transition: all 0.2s linear;
  185. -webkit-transition: all 0.2s linear;
  186. -moz-transition: all 0.2s linear;
  187. transition: all 0.2s linear;
  188. }
  189. .rep img{
  190. width: 24px;
  191. height: 20px;
  192. line-height: 30px;
  193. display: inline;
  194. }
  195.  
  196. .not { position: absolute;
  197. background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");
  198. height: 20px;
  199. font-size: 11px;
  200. line-height: 20px;
  201. color: #fff;
  202. position: absolute;
  203. margin-top: 26px;
  204. margin-left: 56px;
  205. padding-left: 4px;
  206. padding-right: 4px;
  207. -moz-border-radius: 2px;
  208. border-radius: 2px;
  209. }
  210. .not a{
  211. color: #fff;
  212. font-family: sans-serif;
  213. font-weight:bold;
  214. }
  215.  
  216. p {
  217. margin:0px;
  218. margin-top:0px;
  219. }
  220.  
  221.  
  222. </style>
  223. <style type="text/css">{CustomCSS}</style>
  224.  
  225. </head>
  226.  
  227. <body>
  228. <div id="sidebar">
  229. <div id="sidebarimg"><img src="{image:sidebar}"></div>
  230.  
  231. <div id="description">
  232. <center><i>{block:IfLinkonetitle}<a href="{text:link one}">{text:link one title}</a> {/block:IfLinkonetitle}
  233. {block:IfLinktwotitle} / <a href="{text:link two}">{text:link two title}</a> {/block:IfLinktwotitle}
  234. {block:IfLinkthreetitle} / <a href="{text:link three}">{text:link three title}</a>{/block:IfLinkthreetitle}
  235. {block:IfLinkfourtitle} / <a href="{text:link four}">{text:link four title}</a>{/block:IfLinkfourtitle}
  236. {block:IfLinkfivetitle} / <a href="{text:link five}">{text:link five title}</a>{/block:IfLinkfivetitle}</i>
  237. <br>{Description}
  238.  
  239.  
  240. </div>
  241.  
  242.  
  243. </div>
  244. </div>
  245.  
  246. <div id="content">
  247.  
  248.  
  249.  
  250.  
  251. {block:Posts}
  252.  
  253.  
  254.  
  255. <div class="entry">
  256. {block:IndexPage}<div class="perma">
  257. <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>
  258. <div class="not"><a id="notes{PostID}" href="{Permalink}">{notecount}</a></div>
  259.  
  260.  
  261.  
  262. </div>
  263. {/block:IndexPage}
  264. {block:Text}
  265. <div class="text">
  266. {block:Title}
  267. <h3><a href="{Permalink}">{Title}</a></h3>
  268. {/block:Title}
  269. {Body}
  270. </div>
  271. {/block:Text}
  272.  
  273. {block:Photo}
  274. {block:IndexPage}
  275. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="450px"/>{LinkCloseTag}
  276. {/block:IndexPage}
  277. {block:permalinkpage}{LinkOpenTag}
  278. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="450px"/>{LinkCloseTag}
  279. {/block:permalinkpage}
  280.  
  281. {/block:Photo}
  282.  
  283. {block:Photoset}
  284. {block:IndexPage}
  285. {Photoset-500}
  286. {/block:IndexPage}
  287. {block:permalinkpage}
  288. {Photoset-500}
  289. {/block:permalinkpage}
  290. {/block:Photoset}
  291.  
  292. {block:Quote}
  293. <div class="text">
  294. "{Quote}"
  295. {block:Source}
  296. <div class="source">{Source}</div>
  297. {/block:Source}
  298. </div>
  299. {/block:Quote}
  300.  
  301. {block:Link}
  302. <div class="text">
  303. <a href="{URL}" class="link" {Target}>{Name}</a>
  304. {block:Description}
  305. <div class="description">{Description}</div>
  306. {/block:Description}
  307. </div>
  308. {/block:Link}
  309.  
  310. {block:Chat}
  311. <div class="text">
  312. {block:Title}
  313. <h3><a href="{Permalink}">{Title}</a></h3>
  314. {/block:Title}
  315. <ul class="chat">
  316. {block:Lines}
  317. <li class="{Alt} user_{UserNumber}"> {block:Label} <span class="label">{Label}</span> {/block:Label}
  318.  
  319. {Line} </li>
  320. {/block:Lines}
  321. </ul>
  322. </div>
  323. {/block:Chat}
  324.  
  325.  
  326. {block:Video}
  327.  
  328. {block:IndexPage}
  329. {Video-500}
  330. {/block:IndexPage}
  331. {block:permalinkpage}
  332. {Video-500}
  333. {/block:permalinkpage}
  334. {/block:Video}
  335.  
  336. {block:Audio}
  337. {AudioPlayerBlack}
  338. <div class="text">
  339. {block:Caption}
  340. {Caption}
  341. {/block:Caption}
  342. </div>
  343. {/block:Audio}
  344. {block:PermalinkPage}
  345. <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>
  346. {/block:PermalinkPage}
  347. {block:PostNotes}{PostNotes}{/block:PostNotes}
  348. </div>
  349. {/block:Posts}
  350. </div></div>
  351.  
  352.  
  353.  
  354.  
  355.  
  356. {block:indexpage}
  357.  
  358.  
  359. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  360. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  361. <script type="text/javascript" src="http://static.tumblr.com/xek1qzw/TKgn8tjki/jquerymsnryv2.js"></script>
  362. <script type="text/javascript">
  363. $(window).load(function(){
  364. var $wall = $('#posts');
  365. $wall.imagesLoaded(function(){
  366. $wall.masonry({
  367. itemSelector: '#entry, #entry_photo',
  368. isAnimated : false
  369. });
  370. });
  371.  
  372. $wall.infinitescroll({
  373. navSelector : '#page-nav',
  374. nextSelector : '#page-nav a',
  375. itemSelector : '#entry, #entry_photo',
  376. bufferPx : 2000,
  377. debug : false,
  378. errorCallback: function() {
  379. $('#infscr-loading').fadeOut('normal');
  380. }},
  381. function( newElements ) {
  382. var $newElems = $( newElements );
  383. $newElems.hide();
  384. $newElems.imagesLoaded(function(){
  385. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  386. });
  387. }); $('#content').show(500);
  388. });
  389. </script>
  390. {/block:indexpage}
  391.  
  392.  
  393. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/UYAm6i0bc/like.js"></script><iframe id="likeiframe" style="width: 0px; height: 0px;"></iframe></body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement