ramfaggot

Untitled

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