Advertisement
ramisaaaaa

Untitled

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