Advertisement
ramisaaaaa

Untitled

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