Advertisement
ramisaaaaa

Untitled

Mar 19th, 2013
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.58 KB | None | 0 0
  1. <!--
  2. theme by cyrusnigga holla @ me
  3. (◣_◢)
  4. -->
  5.  
  6. <head>
  7. <script type="text/javascript"
  8. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  9. <meta name="color:background" content="#ffffff"/>
  10. <meta name="color:text" content="#000000"/>
  11. <meta name="color:hover" content="#FFFFFF"/>
  12. <meta name="color:link" content="#000000"/>
  13. <meta name="image:sidebar" content="1"/>
  14. <meta name="image:background" content="1"/>
  15. <meta name="text:Link One" content=""/>
  16. <meta name="text:Link One Title" content="home"/>
  17. <meta name="text:Link Two" content="" />
  18. <meta name="text:Link Two Title" content="ask"/>
  19. <meta name="text:Link Three" content="" />
  20. <meta name="text:Link Three Title" content="links"/>
  21. <meta name="text:Link Four" content="" />
  22. <meta name="text:Link Four Title" content=""/>
  23. <meta name="text:Link Five" content="" />
  24. <meta name="text:Link Five Title" content=""/>
  25. <meta name="image:corner picture" content="" />
  26.  
  27. <style type="text/css">
  28.  
  29. a {color:{color:link};text-decoration:none;-webkit-transition: all 0.23s ease-out;-moz-transition: all 0.23s ease-out;transition: all 0.33s ease-out;}
  30.  
  31. .wrapper{
  32. margin:1px auto;
  33. width: 802px;
  34. }
  35.  
  36. .header{
  37. float: left;
  38. width: 100%;
  39. }
  40.  
  41. .left{
  42. float: left;
  43. margin-right: 20px;
  44. width: 802px;
  45. }
  46.  
  47. .right{
  48. float: right;
  49. width: 200px;
  50. background-color: {color:Background};
  51. }
  52.  
  53.  
  54. p {
  55. margin:0px;
  56. margin-top:0px;
  57. }
  58.  
  59.  
  60.  
  61. ::-webkit-scrollbar-thumb{
  62. background-color: {color:link};
  63. height:0px;
  64. -moz-border-radius: 0px;
  65. border-radius: 0px;
  66. }
  67.  
  68.  
  69.  
  70. ::-webkit-scrollbar {
  71. height:0px;
  72. width:4px;
  73. background-color: {color:background};
  74.  
  75. }
  76.  
  77.  
  78.  
  79.  
  80. body {
  81. margin:0px;
  82. text-decoration: none;
  83. background-color: {color:background};
  84. background-image:url({image:Background});
  85. background-attachment: fixed;
  86. background-repeat: repeat;
  87. color: {color:Text};
  88. font-family:arial;
  89. font-size: 11px;
  90. line-height:11px;
  91. letter-spacing: 0px;
  92. }
  93.  
  94.  
  95. a:link, a:active, a:visited{
  96. color: {color:Link};
  97. }
  98.  
  99. a:hover{
  100. color:{color:Hover};
  101. text-decoration: line-through;
  102. }
  103.  
  104.  
  105. .entry {
  106. float:left;
  107. margin: 0px;
  108. background-color: {color:background};
  109. background-image:url({image:Background});
  110. {block:IndexPage}
  111. width: 400px;
  112. {/block:IndexPage}
  113. {block:PermalinkPage}
  114. width:400px;
  115. {/block:PermalinkPage}
  116. }
  117.  
  118. .permalink{
  119. line-height: 13px;
  120. font-size: 11px;
  121. text-align:center;
  122. margin-top: 1px;
  123. text-align: right;
  124. }
  125.  
  126. @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
  127.  
  128. div#sidebar{
  129. position:fixed !important;
  130. width: 200px;
  131. height:100%;
  132. margin-top: 200px;
  133. margin-left: -50px;
  134. padding: 2px;
  135. letter-spacing:0px;
  136. margin-bottom: 6px;
  137. background-color:transparent;
  138. letter-spacing: 0px;
  139. line-height:14px;
  140. }
  141.  
  142.  
  143. .user_1 .label {color:{color:link}; font-weight:bold}
  144. .user_2 .label {color:{color:text}; font-weight:bold}
  145. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  146.  
  147. i, em {color: {color:Link};}
  148. b, strong {color: {color:text};}
  149.  
  150.  
  151. #posts {
  152. width:400px;
  153. margin-left:185px;
  154. margin-top: 10px;
  155. background-color: {color:background};
  156. background-image:url({image:Background});
  157. {block:PermalinkPage}
  158. margin-left:185px;
  159. {/block:PermalinkPage}
  160. float:left;
  161. }
  162.  
  163. #infscr-loading{
  164. bottom: -70px;
  165. position: absolute;
  166. left: 50%;
  167. margin-left:-8px;
  168. width:16px;
  169. height:11px;
  170. overflow:hidden;
  171. margin-bottom: 50px;
  172. }
  173.  
  174. .title{
  175. font-size: 11px;
  176. line-height:14px;
  177. color: {color:Title};
  178. font-weight: bold;
  179. }
  180.  
  181.  
  182. #pagination{
  183. display:none;
  184. }
  185.  
  186.  
  187. .perma {
  188. opacity: 0.0;
  189. filter: alpha(opacity = 0);
  190. z-index:9999991;
  191. display: inline-block;
  192. position: absolute;
  193. text-align: left;
  194. margin-top: 5px;
  195. margin-left: 5px;
  196. width: 100%;
  197. -webkit-transition: opacity 0.7s linear;
  198. opacity: 0.0;
  199. -webkit-transition: all 0.4s ease-out;
  200. -moz-transition: all 0.4s ease-out;
  201. transition: all 0.4s ease-out;
  202. }
  203.  
  204. .entry:hover .perma {
  205. opacity: 1;
  206. filter: alpha(opacity = 100);
  207. -webkit-transition: opacity 0.7s linear;
  208. opacity: 1;
  209. -webkit-transition: all 0.4s ease-out;
  210. -moz-transition: all 0.4s ease-out;
  211. transition: all 0.4s ease-out;
  212. }
  213.  
  214. .likep {
  215. width: 21px;
  216. height: 20px;
  217. overflow: hidden;
  218. z-index: 9999999;
  219. display: inline-block;
  220. margin-right: 3px;
  221. }
  222.  
  223. .rep {
  224. width: 24px;
  225. height: 20px;
  226. overflow: hidden;
  227. z-index: 9999999;
  228. display: inline-block;
  229. }
  230.  
  231. .likep a:hover {
  232. background-position: 0px 0px;
  233. }
  234.  
  235. .likep a {
  236. background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  237. background-position: 0px 0px;
  238. display: block;
  239. z-index: 9999999;
  240.  
  241. }
  242.  
  243. .likep img {
  244. width: 21px;
  245. height: 20px;
  246. }
  247.  
  248. .rep img{
  249. width: 24px;
  250. height: 20px;
  251. line-height: 30px;
  252. display: inline;
  253. margin-right: 2px;
  254. }
  255.  
  256. .not { display: inline-block;
  257. background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");
  258. height: 20px;
  259. top: -6px;
  260. font-size: 11px;
  261. line-height: 20px;
  262. color: #fff;
  263. padding-left: 4px;
  264. padding-right: 4px;
  265. -moz-border-radius: 2px;
  266. border-radius: 2px;
  267. position: relative;
  268. left: 2px;
  269. }
  270.  
  271. .not a, .not:hover a, .not a:hover{
  272. color: #ffffff!important;
  273. letter-spacing: 0px;
  274. font-family:;
  275. font-size:11px;
  276. font-weight:bold;
  277. }
  278.  
  279. .entry:hover .not, .entry:hover .rep, .entry:hover .likep {
  280. opacity: 1.0;
  281. filter: alpha(opacity = 80);
  282. }
  283.  
  284. .not:hover , .rep:hover, .likep:hover {
  285. opacity: 0.8!important;
  286. filter: alpha(opacity = 100)!important;
  287. }
  288.  
  289. .t {
  290. text-align: right;
  291. opacity: 1;
  292. filter: alpha(opacity =100);
  293. margin-right: 3px;
  294.  
  295. }
  296.  
  297. .t {
  298. font-size: 10px;
  299. line-height: 13px;
  300. height: 13px;
  301. margin-right: 3px;
  302. }
  303.  
  304.  
  305.  
  306. .entry:hover .t {
  307. opacity: 1;
  308. filter: alpha(opacity = 100);
  309. margin-right: 3px;
  310. }
  311.  
  312.  
  313. #omg{
  314. letter-spacing: 0px;
  315. line-height:18px;
  316. margin-bottom:-3px;
  317. text-transform:uppercase;
  318. font-size:11px;
  319. }
  320.  
  321. #omg a{
  322. padding:3px;
  323. }
  324.  
  325.  
  326. blockquote{
  327. padding:0px 0px 2px 5px;
  328. margin:0px 0px 2px 10px;
  329. border-left: 1px solid #555555;
  330. }
  331.  
  332.  
  333. #lol {
  334. text-align:center;
  335. bottom:6px;
  336. left: 6px;
  337. position:fixed;
  338. font-size:9px;
  339. opacity:1.0;
  340. }
  341.  
  342. {CustomCSS}
  343.  
  344. </style>
  345.  
  346. {block:IndexPage}
  347. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  348. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  349.  
  350. <script type="text/javascript">
  351. $(window).load(function () {
  352. var $content = $('#posts');
  353. $content.masonry({itemSelector: '.entry'}),
  354. $content.infinitescroll({
  355. navSelector : 'div#pagination',
  356. nextSelector : 'div#pagination a#nextPage',
  357. itemSelector : '.entry',
  358. loading: {
  359. finishedMsg: '',
  360. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  361. },
  362. bufferPx : 600,
  363. debug : false,
  364. },
  365. // call masonry as a callback.
  366. function( newElements ) {
  367. var $newElems = $( newElements );
  368. $newElems.hide();
  369. // ensure that images load before adding to masonry layout
  370. $newElems.imagesLoaded(function(){
  371. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  372.  
  373.  
  374. });
  375. });
  376. });
  377. </script>
  378.  
  379. {/block:IndexPage}
  380.  
  381.  
  382. <title>{title}</title>
  383.  
  384. <link rel="shortcut icon" href="{Favicon}">
  385. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  386. <meta name="viewport" content="width=820" />
  387.  
  388. </head>
  389. <body>
  390. <div class="wrapper">
  391. <div class="header">
  392. </span>
  393. </div>
  394.  
  395.  
  396.  
  397. <div id="sidebar">
  398. <div id="lol"><a href="http://cyrusnigga.tumblr.com">credit</a></div>
  399.  
  400.  
  401.  
  402. <center><div id="omg">
  403. {block:IfLinkonetitle}<a href="{text:link one}">{text:link one title}</a>{/block:IfLinkonetitle}
  404.  
  405. {block:IfLinktwotitle} <a href="{text:link two}">{text:link two title}</a> {/block:IfLinktwotitle}
  406.  
  407. {block:IfLinkthreetitle} <a href="{text:link three}">{text:link three title}</a>{/block:IfLinkthreetitle}
  408.  
  409. {block:IfLinkfourtitle} <a href="{text:link four}">{text:link four title}</a>{/block:IfLinkfourtitle}
  410.  
  411. {block:IfLinkfivetitle} <a href="{text:link five}">{text:link five title}</a>{/block:IfLinkfivetitle}
  412.  
  413. </div>
  414.  
  415.  
  416.  
  417. <center><a href="/"><img src="{image:sidebar}" width=200px></a></center>
  418.  
  419.  
  420.  
  421. <center><small>{Description}</small>
  422. </div>
  423.  
  424. <div class="left">
  425. <div id="posts">
  426.  
  427. {block:Posts}
  428. <div class="entry">
  429.  
  430. {block:IndexPage}
  431. {/block:IndexPage}
  432. {block:Text}
  433. {block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>
  434. <div class="permalink">
  435. <a href="{permalink}">+</a></div>
  436. {/block:Text}
  437. {block:Link}
  438. <a href="{URL}" class="title">{Name}</a>
  439. {block:Description}{Description}{/block:Description}
  440. <div class="permalink">
  441. <a href="{permalink}">+</a></div>
  442. {block:Link}
  443. {block:Photo}
  444. <div class="perma">
  445. <div class="likep">
  446. <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>
  447. </div>
  448. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  449. </div>
  450. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  451. </div>
  452. {block:IndexPage}{LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="400"/></a></div>
  453. {LinkCloseTag}{/block:IndexPage}
  454. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}">
  455. <img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="400"/></a>
  456. {LinkCloseTag}{/block:PermalinkPage}
  457. {/block:Photo}
  458. {block:Photoset}
  459. <div class="perma">
  460. <div class="likep">
  461. <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>
  462. </div>
  463. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  464. </div>
  465. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  466. </div>
  467. {block:IndexPage}
  468. {Photoset-400}
  469. {/block:IndexPage}
  470. {/block:Photoset}
  471. {block:Quote}
  472. {Quote}</span>
  473. {block:Source}<strong>{Source}</strong>{/block:Source}
  474. <div class="permalink">
  475. <a href="{permalink}">+</a></div>
  476. {/block:Quote}
  477. {block:Chat}
  478. {block:Title}<span class="title">{Title}</span>{/block:Title}
  479. <ul class="chat">
  480. {block:Lines}
  481. <li class="user_{UserNumber}">
  482. {block:Label}
  483. <span class="label">{Label}</span>
  484. {/block:Label}
  485. {Line}
  486. </li>
  487. {/block:Lines}
  488. </ul><div class="permalink">
  489. <a href="{permalink}">+</a></div>
  490. {/block:Chat}
  491. {block:Audio}
  492. <center><div style="width:250px; height:28px;"><div style="float:left">{AudioPlayerBlack}</div><div style="margin-top:10px; float:right;">
  493. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center>
  494. <div class="permalink">
  495. <a href="{permalink}">+</a></div>
  496. {/block:Audio}
  497. {block:Video}
  498. <div class="perma">
  499. <div class="likep">
  500. <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>
  501. </div>
  502. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  503. </div>
  504. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  505. </div>
  506. {block:IndexPage}
  507. <center>
  508. {Video-400}</center>
  509. {/block:IndexPage}
  510. {block:Video}
  511. {block:PermalinkPage}
  512. <center>
  513. {block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  514. {/block:PermalinkPage}{block:PostNotes}{PostNotes}
  515. {/block:PostNotes}
  516. </div>{/block:Posts}
  517. </div>
  518. </div>
  519. {block:IndexPage}
  520. {block:Pagination}
  521. <div id="pagination">
  522. {block:NextPage}
  523. <a id="nextPage" href="{NextPage}"></a>
  524. {/block:NextPage}
  525. {block:PreviousPage}
  526. <a href="{PreviousPage}"></a>
  527. {/block:PreviousPage}
  528. </div>
  529. {/block:Pagination}
  530. {/block:IndexPage}
  531. </div>
  532.  
  533.  
  534. </body>
  535. <div style="position:fixed;bottom:0px; right:0px;"><img src="{image:corner picture}" width=380px</a>
  536. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement