ramfaggot

Untitled

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