Advertisement
ramisaaaaa

Untitled

Jul 30th, 2014
285
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.12 KB | None | 0 0
  1. <!-- theme by cyrusnigga
  2. keep credit if u a tru homie -->
  3.  
  4. <head>
  5.  
  6. <title>{Title}</title>
  7. <!-- DEFAULT VARIABLES -->
  8. <link href='http://fonts.googleapis.com/css?family=Indie+Flower' rel='stylesheet' type='text/css'>
  9. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  10. <meta name="color:background" content="#fffffff"/>
  11. <meta name="color:text" content="#4b4b4b"/>
  12. <meta name="color:title" content="#4b4b4b"/>
  13. <meta name="color:link" content="#4b4b4b"/>
  14. <meta name="color:hover" content="#cccccc"/>
  15. <meta name="if:shadows" content="1"/>
  16. <meta name="image:Background" content=""/>
  17. <meta name="image:sidebar" content="1"/>
  18. <meta name="if:tiny cursor" content="0"/>
  19. <meta name="if:more space between posts" content="1"/>
  20. <meta name="text:link one" content="" />
  21. <meta name="text:link one title" content="" />
  22. <meta name="text:link two" content="" />
  23. <meta name="text:link two title" content="" />
  24. <meta name="text:link three" content="" />
  25. <meta name="text:link three title" content="" />
  26. <meta name="text:link four" content="" />
  27. <meta name="text:link four title" content="" />
  28. <meta name="text:link five" content="" />
  29. <meta name="text:link five title" content="" />
  30. <meta name="text:symbol" content="|" />
  31. <meta name="text:link six" content="" />
  32. <meta name="text:link six title" content="" />
  33.  
  34. <style type="text/css">
  35.  
  36. a:hover{-webkit-transition-duration: 0.35s; outline: none; color:{color:text};; -moz-outline-style: none;}
  37.  
  38. </style>
  39.  
  40. <style type="text/css">
  41.  
  42.  
  43. {block:iftinycursor}
  44. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}{/block:iftinycursor}
  45.  
  46. body {
  47. margin:0px;
  48. background-color: {color:Background};
  49. background-image:url({image:Background});
  50. background-attachment: fixed;
  51. background-repeat: repeat;}
  52. body, div, p, textarea, submit, input{
  53. font-family: trebuchet ms;
  54. font-size: 9px;
  55. line-height:15px;
  56. letter-spacing:0px;
  57. color:{color:Text};
  58. }
  59.  
  60. p {
  61. margin:0px;
  62. margin-top:0px;
  63. }
  64.  
  65. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  66.  
  67.  
  68. @font-face { font-family: "littlefont"; src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf'); }
  69.  
  70. a:link, a:active, a:visited{
  71. color: {color:Link};
  72. text-decoration: none;
  73. }
  74.  
  75. a:hover {
  76. color:{color:Hover};
  77. text-decoration: italic;
  78. }
  79.  
  80.  
  81.  
  82. div#center{
  83. margin:auto;
  84. position:relative;
  85. width:840px;
  86. background-color:;
  87. overflow:auto;
  88. overflow-y:hidden;}
  89.  
  90. div#content{
  91. float:right;
  92. width:420px;
  93. text-align:center;
  94. padding:0px;
  95. padding-top: 1px;
  96. margin-top:0px;
  97. overflow:hidden;
  98. margin-right:125px;
  99. }
  100.  
  101. div#entry{
  102. width:360px;
  103. margin:2px;
  104. padding-top:0px;
  105. overflow:hidden;
  106. opacity:1.0;
  107. padding-bottom:0px;
  108. {block:ifshadows}
  109. -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);
  110. -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);
  111. box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);
  112. {/block:ifshadows}
  113. -webkit-transition: all 0.4s ease-in-out;
  114. -moz-transition: all 0.4s ease-in-out;
  115. -o-transition: all 0.4s ease-in-out;
  116. transition: all 0.4s ease-in-out;
  117. {block:ifmorespacebetweenposts}
  118. margin:13px;
  119. {/block:ifmorespacebetweenposts}
  120. {block:PermalinkPage}
  121. padding:3px;
  122. padding-bottom:0px;
  123. {/block:PermalinkPage}
  124. }
  125.  
  126.  
  127.  
  128. #entry:hover{
  129. opacity:1.0;
  130. -webkit-transition: all 0.4s ease-in-out;
  131. -moz-transition: all 0.4s ease-in-out;
  132. -o-transition: all 0.4s ease-in-out;
  133. transition: all 0.4s ease-in-out;
  134. }
  135.  
  136. div#sidebar{
  137. position:fixed !important;
  138. width: 190px;
  139. height:auto;
  140. margin-top: 220px;
  141. margin-left:80px;
  142. padding: 1px;
  143. line-height:12px;
  144. margin-bottom: 5px;}
  145.  
  146. #sidebarimg img {
  147. width:190px;
  148. opacity:1.0;
  149. margin-bottom:-2px;
  150. -webkit-transition: all 0.4s ease-in-out;
  151. -moz-transition: all 0.4s ease-in-out;
  152. -o-transition: all 0.4s ease-in-out;
  153. transition: all 0.4s ease-in-out;
  154. }
  155.  
  156. #sidebarimg:hover img {
  157. opacity:1.0;
  158. -webkit-transition: all 0.4s ease-in-out;
  159. -moz-transition: all 0.4s ease-in-out;
  160. -o-transition: all 0.4s ease-in-out;
  161. transition: all 0.4s ease-in-out;
  162. }
  163.  
  164.  
  165. #navigation {
  166. letter-spacing:0px;
  167. line-height:20px;
  168. margin-top:3px;
  169. font-size:9px;
  170. margin-bottom:-2px;
  171. }
  172.  
  173.  
  174. .hi{
  175. padding:3px;
  176. }
  177.  
  178. .hilol{
  179. padding:6px;
  180. }
  181.  
  182.  
  183. #audio {
  184. width:200px;
  185. height:auto;
  186. min-height:60px;
  187. padding-bottom:0px;
  188. margin-left:70px;
  189. margin-top:5px;
  190. }
  191. .cover {
  192. position:absolute;
  193. z-index:1;
  194. width:60px;
  195. height:60px;
  196. }
  197. .cover img {
  198. float:left;
  199. width:60px;
  200. height:60px;
  201. }
  202. .playbox {
  203. opacity:0.6;
  204. width:27px;
  205. height:30px;
  206. overflow:hidden;
  207. position:absolute;
  208. z-index:1000;
  209. margin-left:17px;
  210. margin-top:17px;
  211. text-align:center;
  212. }
  213. .info {
  214. margin-left:58px;
  215. margin-top:4px;
  216. line-height:14px;
  217. }
  218.  
  219.  
  220.  
  221. #uno {
  222. bottom:3px;
  223. right:3px;
  224. position:fixed;
  225. }
  226.  
  227. .permalink{
  228. display: block;
  229. font-size: 10px;
  230. text-align: right;
  231. text-decoration: none;
  232. }
  233.  
  234.  
  235. .permalink2{
  236. margin-bottom:-4px;
  237. }
  238.  
  239.  
  240. #permalink {
  241. position: absolute;
  242. margin-top: 1px;
  243. margin-left: 69px;
  244. opacity: 0;
  245. -webkit-transition: all 0.3s ease-in-out;
  246. -moz-transition: all 0.3s ease-in-out;
  247. -o-transition: all 0.3s ease-in-out;
  248. transition: all 0.3s ease-in-out;
  249.  
  250. }
  251.  
  252. #entry:hover #permalink {
  253. margin-top: 14px;
  254. margin-left: 69px;
  255. opacity: 1;
  256. -webkit-transition: all 0.4s ease-in-out;
  257. -moz-transition: all 0.4s ease-in-out;
  258. -o-transition: all 0.4s ease-in-out;
  259. transition: all 0.4s ease-in-out;
  260.  
  261. }
  262.  
  263. .countreblog {
  264. color: #FFFFFF;
  265. letter-spacing:1px;
  266. font-family: arial;
  267. font-size:11px;
  268. line-height:15px;
  269. margin: 2px;
  270. margin-top: 1px;
  271. background-image:url(http://static.tumblr.com/8jq17g7/CH8lofvyp/dark-transparent.png);
  272. background-repeat:repeat;
  273. border:1px solid rgba(0,0,0,0.1);
  274. padding:3px 5px;
  275. padding-top: 3px;
  276. padding-bottom: 4px;
  277. height: 20px;
  278. -webkit-border-radius:2px;
  279. moz-border-radius:2px;
  280. -o-border-radius:2px;
  281. border-radius:2px;
  282. }
  283.  
  284. .countreblog a { color: #FFF; }
  285.  
  286. .perma{
  287. opacity: 0.0;
  288. filter: alpha(opacity = 0);
  289. margin-top: 0px;
  290. width: 60px;
  291. height: 30px;
  292. line-height: 30px;
  293. font-size: 9px;
  294. position:absolute;
  295. text-align: center;
  296. z-index:9999991;
  297. margin-top: 5px;
  298. margin-left: 4px;
  299. text-align: center;
  300. -webkit-transition: all 0.3s ease-in-out;
  301. -moz-transition: all 0.3s ease-in-out;
  302. -o-transition: all 0.3s ease-in-out;
  303. transition: all 0.3s ease-in-out;
  304.  
  305. }
  306.  
  307. #entry:hover .perma {
  308. margin-top: 11px;
  309. -webkit-transition: all 0.4s ease-in-out;
  310. -moz-transition: all 0.4s ease-in-out;
  311. -o-transition: all 0.4s ease-in-out;
  312. transition: all 0.4s ease-in-out;
  313. opacity: 1;
  314.  
  315. }
  316.  
  317. .likep {
  318. display: inline;
  319. width: 21px;
  320. float: right;
  321. height: 20px;
  322. margin-left:-4px;
  323. overflow: hidden;
  324. position: relative;
  325. z-index: 9999999;
  326. -webkit-transition: all .4s ease;
  327.  
  328. }
  329.  
  330. .likep a {
  331. background-image:
  332. url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  333. background-position: 0px 0px;
  334. display: block;
  335. z-index: 9999999;
  336. -webkit-transition: opacity 0.4s linear;
  337. opacity: 2;
  338. -webkit-transition: all 0.1s linear;
  339. -webkit-transition: all 0.1s linear;
  340. -moz-transition: all 0.1s linear;
  341. transition: all .1s linear;
  342. }
  343.  
  344. .likep img {
  345. width: 21px;
  346. height: 20px;
  347. -webkit-transition: opacity 0.4s linear;
  348. opacity: 2;
  349. -webkit-transition: all 0.1s linear;
  350. -webkit-transition: all 0.1s linear;
  351. -moz-transition: all 0.1s linear;
  352. transition: all .1s linear;
  353.  
  354. }
  355. .rep img{
  356. width: 24px;
  357. height: 20px;
  358. line-height: 30px;
  359. display: inline;
  360. }
  361.  
  362.  
  363. #lol {
  364. text-align:center;
  365. bottom:6px;
  366. right: 6px;
  367. position:fixed;
  368. font-size:9px;
  369. opacity:1.0;
  370. }
  371.  
  372.  
  373.  
  374. .permalinks{
  375. line-height: 14px;
  376. text-transform: none;
  377. font-family: ;
  378. font-size:9px;
  379. text-align:center;
  380. margin-top: 1px;
  381. text-align: right;
  382. padding-right:6px;
  383. margin-bottom:6px;
  384. {block:PermalinkPage}
  385. opacity:0.0;
  386. {/block:PermalinkPage}
  387. }
  388.  
  389.  
  390.  
  391. .permalinks a{
  392. padding-right:2px;
  393. margin-top:-1px;
  394. }
  395.  
  396.  
  397. #postnotes{text-align: justify;}
  398. #postnotes blockquote{border: 0px;}
  399.  
  400. .title{
  401. line-height: 34px;
  402. font-weight: normal;
  403. font-family:"calibri";
  404. font-size:13px;
  405. }
  406.  
  407.  
  408. @font-face { font-family: "arsenalewhite"; src: url('http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf'); }
  409.  
  410. @font-face { font-family: "cedarcursive"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v1/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  411.  
  412.  
  413. blockquote{ padding:0px 0px 2px 5px; margin:0px 0px 2px 1px; border-left: 1px solidd #555555;}
  414.  
  415. blockquote p, ul{ margin:0px; padding:0px; }
  416.  
  417. a img{border: 0px;}
  418.  
  419. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  420.  
  421. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  422. .user_7 .label, .user_8 .label, .user_9 .label {color:#555555;}
  423.  
  424. .notes img{width:10px; position:relative; top:3px;}
  425.  
  426. .permalink{ display: block; font-size: 10px; text-align: center; background-color:{color:Permalink};}
  427.  
  428.  
  429. </style>
  430. <script type="text/javascript" src="http://static.tumblr.com/xek1qzw/TKgn8tjki/jquerymsnryv2.js"></script>
  431. <link rel="shortcut icon" href="{Favicon}">
  432. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  433. <meta name="viewport" content="width=820" />
  434. </head>
  435. <body>
  436.  
  437. <div id="cage">
  438. <div id="center">
  439. <div id="sidebar">
  440.  
  441. <div id="sidebarimg"><a href="/"><img src="{image:sidebar}"width=200px></a></div>
  442.  
  443.  
  444. <div id="navigation">
  445.  
  446. <center>{Description}</center>
  447.  
  448.  
  449. </div>
  450. <center>
  451. {block:IfLinkonetitle}<a href="{text:link one}">{text:link one title}</a> {/block:IfLinkonetitle}
  452. {block:IfLinktwotitle} {text:symbol} <a href="{text:link two}">{text:link two title}</a> {/block:IfLinktwotitle}
  453. {block:IfLinkthreetitle} {text:symbol} <a href="{text:link three}">{text:link three title}</a>{/block:IfLinkthreetitle}
  454. {block:IfLinkfourtitle} {text:symbol} <a href="{text:link four}">{text:link four title}</a>{/block:IfLinkfourtitle}
  455. {block:IfLinkfivetitle} {text:symbol} <a href="{text:link five}">{text:link five title}</a>{/block:IfLinkfivetitle}
  456. {block:IfLinksixtitle} {text:symbol} <a href="{text:link six}">{text:link six title}</a>{/block:IfLinksixtitle}</center>
  457.  
  458.  
  459. <div align="right">
  460. </div>
  461. </div>
  462.  
  463.  
  464. <div id="uno">
  465. </div>
  466.  
  467.  
  468. <div id="content">
  469. {block:Posts}
  470. <div id="entry">
  471.  
  472. <!--text-->
  473. {block:Text}<div class="hilol">
  474. {block:Title}<span class="title">{Title}</span>{/block:Title}
  475. <span class="entrytext"><br>{Body}</span></div>
  476. <center><div style="padding-top:px; padding-bottom:6px; margin-top:10px; padding-left:10px; padding-right:10px; text-align:Center;border-top:1px solid #aaaaaa; width:330px;">
  477. </div></center>
  478. <div class="permalinks">
  479. <a href="{permalink}">{NoteCountwithlabel}</a></div>
  480. {/block:Text}
  481.  
  482. <!--link-->
  483. {block:Link}
  484. <a href="{URL}" class="title">{Name}</a>
  485. {block:Description}{Description}{/block:Description}
  486.  
  487. <center><div style="padding-top:px; padding-bottom:6px; margin-top:10px; padding-left:10px; padding-right:10px; text-align:Center;border-top:1px solid #aaaaaa; width:330px;">
  488. </div></center>
  489. <div class="permalinks">
  490. <a href="{permalink}">{NoteCountwithlabel}</a></div>
  491. {block:Link}
  492.  
  493. <!--photo-->
  494. {block:Photo}
  495. {block:IndexPage}<div class="perma">
  496. <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>
  497. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
  498. </div>
  499. <div id="permalink">
  500. <span class="countreblog"><a href="{Permalink}">{NoteCount}</a></span></div>
  501. {/block:IndexPage}
  502. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="360px"/></a></div>{LinkCloseTag}
  503.  
  504.  
  505. <div class="permalink2"></div>
  506.  
  507. {/block:Photo}
  508.  
  509. <!--quote-->
  510. {block:Quote}<div class="hi">
  511. <span class="title">{Quote}</span>
  512. {block:Source}{Source}{/block:Source}</div>
  513. <center><div style="padding-top:px; padding-bottom:6px; margin-top:10px; padding-left:10px; padding-right:10px; text-align:Center;border-top:1px solid #aaaaaa; width:330px;">
  514. </div></center>
  515. <div class="permalinks">
  516. <a href="{permalink}">{NoteCountwithlabel}</a></div>
  517. {/block:Quote}
  518.  
  519. <!--chat-->
  520. {block:Chat}
  521. {block:Title}<span class="title">{Title}</span>{/block:Title}
  522. <ul class="chat">
  523. <br>{block:Lines}
  524. <li class="user_{UserNumber}">
  525. {block:Label}
  526. <span class="label">{Label}</span>
  527. {/block:Label}
  528.  
  529. {Line}
  530. </li>
  531. {/block:Lines}
  532. </ul>
  533. <center><div style="padding-top:px; padding-bottom:6px; margin-top:10px; padding-left:10px; padding-right:10px; text-align:Center;border-top:1px solid #aaaaaa; width:330px;">
  534. </div></center>
  535. <div class="permalinks">
  536. <a href="{permalink}">{NoteCountwithlabel}</a></div>
  537. {/block:Chat}
  538.  
  539. {block:Audio}
  540. <div class="hi">
  541. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div></div>
  542. <center><div style="padding-top:px; padding-bottom:6px; margin-top:10px; padding-left:10px; padding-right:10px; text-align:Center;border-top:1px solid #aaaaaa; width:330px;">
  543. </div></center>
  544. <div class="permalinks">
  545. <a href="{permalink}">{NoteCountwithlabel}</a></div>
  546. {block:IndexPage}
  547. {/block:IndexPage}
  548. {/block:Audio}
  549.  
  550.  
  551.  
  552. {block:Photoset}
  553. {block:IndexPage}
  554. {Photoset-400}
  555. {/block:IndexPage}
  556. {block:permalinkpage}
  557. {Photoset-400}
  558. {/block:permalinkpage}
  559. {/block:Photoset}
  560.  
  561. <!--video-->
  562. {block:Video}<center>
  563. {Video-400}</center>
  564. <center><div style="padding-top:px; padding-bottom:6px; margin-top:10px; padding-left:10px; padding-right:10px; text-align:Center;border-top:1px solid #aaaaaa; width:330px;">
  565. </div></center>
  566. <div class="permalinks">
  567. <a href="{permalink}">{NoteCountwithlabel}</a></div>
  568. {block:Video}
  569.  
  570. <center>{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}<br>{block:RebloggedFrom}
  571. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  572. originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  573.  
  574. {/block:RebloggedFrom}{/block:PermalinkPage}
  575.  
  576. {block:PostNotes}{PostNotes}
  577. {/block:PostNotes}
  578. </div>
  579.  
  580. {/block:Posts}
  581. <center></center>
  582. </center>
  583. </div></div>
  584.  
  585.  
  586. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/UYAm6i0bc/like.js"></script>
  587. <iframe id="likeiframe" style="width: 0px; height: 0px;"></iframe>
  588.  
  589. </div>
  590. </center>
  591.  
  592. </body>
  593.  
  594. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement