Advertisement
bow-arrow

Theme 4!

Jan 7th, 2013
403
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.69 KB | None | 0 0
  1. <!--
  2. Theme 4 by irritat3d! Please keep the credit on the blog or in your faq please! (originally made by ivoryoceans)
  3. -->
  4. <html lang="en">
  5.  
  6. <head>
  7. <script type="text/javascript">
  8. <!--
  9.  
  10. // Disable Right Click Script
  11.  
  12. function IE(e)
  13. {
  14. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  15. {
  16. return false;
  17. }
  18. }
  19. function NS(e)
  20. {
  21. if (document.layers || (document.getElementById && !document.all))
  22. {
  23. if (e.which == "2" || e.which == "3")
  24. {
  25. return false;
  26. }
  27. }
  28. }
  29. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  30.  
  31. //-->
  32. </script>
  33. <meta name="color:Background" content="#ffffff"/>
  34. <meta name="color:Title" content="#434283"/>
  35. <meta name="color:Text" content="#363636"/>
  36. <meta name="color:Link" content="#C29B9B"/>
  37. <meta name="color:scrollbar" content="#727272"/>
  38. <meta name="color:text shadow" content="#aaaaaa"/>
  39. <meta name="color:Sidebar Title" content="#ffffff"/>
  40. <meta name="color:Hover" content="#ddd"/>
  41. <meta name="image:Background" content=""/>
  42. <meta name="image:Sidebar" content=""/>
  43. <meta name="text:Sidebar Title" content="daydreamer"/>
  44. <meta name="text:size" content="daydreamer"/>
  45. <meta name="color:border" content="#ddd"/>
  46. <meta name="text:Link One Title" content="refresh" />
  47. <meta name="text:Link One" content="" />
  48. <meta name="text:Link Two Title" content="message"/>
  49. <meta name="text:Link Two" content="" />
  50. <meta name="text:Link Three Title" content="links" />
  51. <meta name="text:Link Three" content="" />
  52. <meta name="text:Link Four Title" content="themes" />
  53. <meta name="text:Link Four" content="" />
  54. <meta name="text:Link Five Title" content="1 dreamer" />
  55. <meta name="text:Link Five" content="" />
  56. </script>
  57.  
  58. <style type="text/css">
  59.  
  60. @font-face { font-family: "arma"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  61. @font-face { font-family: "yolo"; src: url('http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf'); }
  62. @font-face { font-family: "lala"; src: url('http://static.tumblr.com/vpzhdvv/6d7m90v7t/111.woff');}
  63. @font-face { font-family: "learningcurve"; src: url('http://static.tumblr.com/rmj06l2/paAlm4ymo/learningcurve.ttf'); }
  64. @font-face {font-family:Aderyn; src:url(http://static.tumblr.com/9wzbixa/Qnqm26qzk/dk_aderyn_0.ttf);}
  65.  
  66. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  67.  
  68. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  69.  
  70. ::-webkit-scrollbar {width: 5px; height: 5px; background: #dddddd;}
  71.  
  72. ::-webkit-scrollbar-thumb { background-color:{color:scrollbar};}
  73.  
  74. body, a, a:hover {cursor: url(http://i.imgur.com/2qleX.jpg), progress;}
  75. ::selection {
  76. background: #ebbbaa;
  77. color: #ffffff;
  78. }
  79.  
  80.  
  81. ::-moz-selection {
  82. background: #ebbbaa;
  83. color: #ffffff;
  84. }
  85.  
  86.  
  87. body{
  88. margin:5px;
  89. background-color: {color:Background};
  90. background-image:url({image:Background});
  91. background-attachment: fixed;
  92. background-repeat: repeat;
  93. font-size: 8px;
  94. font-family: arma;
  95. line-height:8px;
  96. color:{color:Text};
  97. cursor:url(http://i.imgur.com/2qleX.jpg), progress;
  98. }
  99.  
  100. a:link, a:active, a:visited{
  101. color: {color:Link};
  102. text-decoration: none;
  103. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  104. }
  105.  
  106. a:hover{
  107. color:{color:Hover};
  108. text-decoration: none;
  109. -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
  110. text-shadow:0px 0px 2px {color:text shadow};
  111. cursor: url(http://i.imgur.com/2qleX.jpg), auto;
  112. }
  113.  
  114. #cunt{width:250px; height:auto;}
  115. {block:PermalinkPage}
  116. width:410px;
  117. {/block:PermalinkPage}
  118. }
  119.  
  120. #center{
  121. padding-top:3px;
  122. padding-bottom:3px;
  123. position:fixed !important;
  124. width:250px;
  125. height:207px;
  126. background-color:#fff;
  127. {block:PermalinkPage}
  128. width:410px;
  129. height:207px;
  130. {/block:PermalinkPage}
  131. }
  132.  
  133. #posts{
  134. float:center;
  135. {block:indexpage}
  136. width:900px;
  137. {/block:indexpage}
  138. {block:permalinkpage}
  139. width:800px;
  140. {/block:permalinkpage}
  141. margin-left: 350px;
  142. margin-top: -2px;
  143.  
  144. }
  145.  
  146. #sidebar {
  147. position:fixed !important;
  148. width: auto;
  149. height: 236px;
  150. background-color:white;
  151. margin-left:80px;
  152. margin-top: 140px;
  153. padding:4px;
  154. border: 2px solid {color:border};
  155. box-shadow: 0px 0px 10px {color:text shadow};
  156. }
  157.  
  158. div#titlebar{
  159. position: fixed !important;
  160. margin-left:16px;
  161. margin-top:120px;
  162. color:{color:Sidebar Title};
  163. text-shadow: 0px 0px 10px {color:text shadow};
  164. width: 388px;
  165. font-family: aderyn;
  166. text-transform:normal;
  167. font-size: {text:size}px;
  168. line-height:10px;
  169. letter-spacing:0px;
  170. font-weight: bree;
  171. text-align: center;
  172. }
  173.  
  174. div#links{
  175. z-index: 99999;
  176. position:fixed !important;
  177. opacity: 1;
  178. padding: 2px;
  179. padding-top:3px;
  180. width: 256px;
  181. height:12px;
  182. margin-left:-4px;
  183. margin-top: 215px;
  184. line-height:9px;
  185. font-family: arma;
  186. font-size:8px;
  187. border: 2px solid {color:border};
  188. border-left:0px;
  189. border-right:0px;
  190. background-color:transparentt;
  191. border-bottom-right-radius:0px;
  192. border-top-right-radius:0px;
  193. text-transform: uppercase;
  194. color: {color:link}
  195. transition: all 0.5s ease-out;
  196. -o-transition-transition: all 0.5s ease-out;
  197. -webkit-transition: all 0.5s ease-out;
  198. -moz-transition: all 0.5s ease-out;
  199. }
  200.  
  201. #sidebar:hover #links {
  202. opacity: 1;
  203. border-bottom-right-radius:0px;
  204. border-top-right-radius:0px;
  205. border-right:0px;
  206. transition: all 0.5s ease-out;
  207. -o-transition-transition: all 0.5s ease-out;
  208. -webkit-transition: all 0.5s ease-out;
  209. -moz-transition: all 0.5s ease-out;
  210. }
  211. div#desc{
  212. position:fixed !important;
  213. opacity: 1;
  214. padding:6px;
  215. width: 218px;
  216. height: auto;
  217. text-align: left;
  218. margin-top: 177px;
  219. margin-left: 20px;
  220. font-family: calibri;
  221. color: {text:text};
  222. font-size: 10px;
  223. background-color: transparent;
  224. line-height:10px;
  225. z-index: 100px;
  226. -webkit-transition: all 0.9s ease;
  227. -moz-transition: all 0.9s ease;
  228. -o-transition: all 0.9s ease;
  229. }
  230.  
  231. div#desc2{
  232. position:fixed !important;
  233. opacity: 1;
  234. padding:6px;
  235. width: 20px;
  236. height: auto;
  237. text-align: left;
  238. margin-top: 175px;
  239. margin-left: -5px;
  240. font-size: 10px;
  241. background-color: transparent;
  242. border: 0px dotted #aaa;
  243. border-left:0px;
  244. border-right:0px;
  245. line-height:10px;
  246. -webkit-transition: all 0.9s ease;
  247. -moz-transition: all 0.9s ease;
  248. -o-transition: all 0.9s ease;
  249. }
  250. div#desc3{
  251. position:fixed !important;
  252. opacity: 1;
  253. padding:6px;
  254. width: 20px;
  255. height: auto;
  256. text-align: left;
  257. margin-top: 188px;
  258. margin-left: 224px;
  259. font-size: 10px;
  260. background-color: transparent;
  261. border: 0px dotted #aaa;
  262. border-left:0px;
  263. border-right:0px;
  264. line-height:10px;
  265. -webkit-transition: all 0.9s ease;
  266. -moz-transition: all 0.9s ease;
  267. -o-transition: all 0.9s ease;
  268. }
  269. .permalink {
  270. display: block;
  271. padding: 3px;
  272. margin: 4px 8px 0px 8px;
  273. font-family: arma;
  274. font-size: 8px;
  275. color: {color:link};
  276. line-height: 18px;
  277. text-align: center;
  278. text-decoration: none;
  279. -webkit-transition: color 0.9s ease-out;
  280. -moz-transition: color 0.9s ease-out;
  281. }
  282. #entry .perma a{
  283. color:;
  284. -webkit-transition: color 0.9s ease-out;
  285. -moz-transition: color 0.9s ease-out;
  286. }
  287. #entry .perma{
  288. width:100px;
  289. height: 15px;
  290. font-family: arma;
  291. text-transform:uppercase;
  292. position: absolute;
  293. font-size: 8px;
  294. line-height: 15px;
  295. text-align: center;
  296. overflow:hidden;
  297. opacity: 0.0;
  298. background-color:#fff;
  299. letter-spacing:0px;
  300. margin-top:-5px;
  301. margin-left: 5px;
  302. padding-bottom:1px;
  303. border:2px solid {color:border};
  304. -webkit-transition: opacity 0.5s linear; opacity: 0.0;
  305. -webkit-transition: all 0.5s linear;
  306. -moz-transition: all 0.5s linear;
  307. transition: all 0.5s linear;
  308. }
  309. #entry:hover .perma{
  310. margin-top: 5px;
  311. margin-left: 5px;
  312. overflow:visible;
  313. border-top-right-radius: 0px;
  314. border-bottom-left-radius: 0px;
  315. -webkit-transition: all 0.5s linear; opacity: 0.8;
  316. -webkit-transition: all 0.5s linear;
  317. -moz-transition: all 0.5s linear;
  318. transition: all 0.5s linear;
  319. }
  320. .permalinktext {
  321. display: block;
  322. padding: 1px;
  323. margin: 0px 0px 0px 8px;
  324. font-family: arma;
  325. letter-spacing: 0px;
  326. font-size: 8px;
  327. color: {color:link};
  328. line-height: 10px;
  329. text-align: right;
  330. text-decoration: none;
  331. -webkit-transition: color 0.5s ease-out;
  332. -moz-transition: color 0.5s ease-out;
  333. border-top: 1px dotted #ddd;
  334. }
  335. #postnotes{
  336. text-align: left;
  337. }
  338. #postnotes blockquote{
  339. border: 0px;
  340. }
  341. askk {
  342. font-family: yolo;
  343. color: {color:Title};
  344. font-size:25px;
  345. z-index:1;
  346. }
  347. #entry{
  348. opacity: 1;
  349. font-family: arma;
  350. font-size: 8px;
  351. text-align:left;
  352. z-index:9999;
  353. float:left;
  354. width: 270px;
  355. height: auto;
  356. {block:PermalinkPage}
  357. width: 498px;
  358. height: auto;
  359. {/block:PermalinkPage}
  360. line-height:10px;
  361. background-color:#fff;
  362. margin-right:3px;
  363. overflow:hidden;
  364. margin-bottom:3px;
  365. padding: 4px;
  366. padding-bottom: 2px;
  367. border: 2px solid {color:border};
  368. transition: all 0.5s ease-out;
  369. -o-transition-transition: all 0.5s ease-out;
  370. -webkit-transition: all 0.5s ease-out;
  371. -moz-transition: all 0.5s ease-out;
  372. }
  373. #entry:hover{
  374. opacity: 1;
  375. transition: all 0.5s ease-out;
  376. -o-transition-transition: all 0.5s ease-out;
  377. -webkit-transition: all 0.5s ease-out;
  378. -moz-transition: all 0.5s ease-out;
  379. }
  380. #permapage{
  381. font-family: arma;
  382. font-size: 8px;
  383. line-height: 8px;
  384. text-align: center;
  385. padding-bottom:10px;
  386. z-index:9999;}
  387.  
  388. .title{
  389. font-family: aderyn;
  390. font-size: 22px;
  391. line-height: 18px;
  392. color: {color:Title};
  393. font-weight: normal;
  394. padding: 2px 0px 0px 0px;
  395. }
  396. .blogtitle{
  397. font-family: beauty;
  398. font-size: 18px;
  399. line-height: 18px;
  400. color: {color:Link};
  401. font-weight: normal;
  402. }
  403. blockquote{
  404. padding:0px 0px 2px 3px;
  405. margin:0px 0px 2px 1px;
  406. }
  407. ul, ol, li{
  408. list-style:none;
  409. margin:0px;
  410. padding:0px;
  411. }
  412.  
  413. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  414. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  415. }
  416.  
  417. a.links {
  418. font-family: ruluko;
  419. font-size: 8px;
  420. line-height: 8px;
  421. text-transform: normal;
  422. letter-spacing:0px;
  423. display:block;
  424. padding: 0px;
  425. margin-bottom: 0px;
  426. }
  427.  
  428. a.links:hover {
  429. font-style: underline;
  430. text-decoration: none;
  431. letter-spacing:10px;
  432. }
  433.  
  434. </style>
  435. <title>{title}</title>
  436. <link rel="shortcut icon" href="{favicon}">
  437. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  438. <meta name="viewport" content="width=720" />
  439. </head>
  440. <body>
  441. <div id="center">
  442. <div id="content">
  443. <div id="sidebar">
  444. <div id="desc">
  445. {description}</center>
  446. </div>
  447. <div id="desc2">
  448. <a href="http://tinypic.com?ref=3446ohf" target="_blank"><img src="http://i46.tinypic.com/3446ohf.png" border="0" alt="Image and video hosting by TinyPic"></a></div>
  449. <div id="desc3">
  450. <a href="http://tinypic.com?ref=2n65a42" target="_blank"><img src="http://i46.tinypic.com/2n65a42.jpg" border="0" alt="Image and video hosting by TinyPic"></a>
  451. </div>
  452.  
  453. <div id="links">
  454. <center><a href="/">home</a> &middot
  455. <a href="{text:Link One}">{text:Link One Title}</a> &middot
  456. <a href="{text:Link Two}">{text:Link Two Title}</a> &middot
  457. <a href="{text:Link Three}">{text:Link Three Title}</a> &middot
  458. <a href="{text:Link Four}">{text:Link Four Title}</a> &middot
  459. <a href="{text:Link Five}">{text:Link Five Title}</a>
  460. </div>
  461.  
  462. <a href="/"><img src="{image:sidebar}" style="margin-top: 0px; border: 1px dotted #ddd; "width=250; height=173px;></a></div>
  463.  
  464. <div id="titlebar">
  465. <center>
  466. {text:Sidebar Title}
  467. </center>
  468. </div>
  469.  
  470. <div id="posts">
  471. {block:Posts}
  472. <div id="entry">
  473.  
  474. {block:Text}
  475. {block:Title}<span class="title">{Title}</span>{/block:Title}
  476. <span class="entrytext">{Body}</span>
  477. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{permalink}">{timeago}</a> </div>
  478. {/block:Text}
  479.  
  480. {block:Link}
  481. <a href="{URL}" class="title">{Name}</a>
  482. {block:Description}{Description}{/block:Description}
  483. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{permalink}">{timeago}</a> </div>
  484. {block:Link}
  485.  
  486. {block:Photo} {block:IndexPage}
  487. <div class="perma">
  488. <a href="{permalink}">{NoteCountWithLabel}</a> &middot <a> <a href="{ReblogURL}" target="_blank"> reblog </a></span></div>
  489. {/block:IndexPage}
  490. {block:IndexPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width=100% /></a>{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=498px/>{LinkCloseTag}{/block:PermalinkPage}
  491. {/block:Photo}
  492.  
  493.  
  494. {block:Quote}
  495. <span class="entrytext">{Quote}</span>
  496. {block:Source}<b><a href="{Permalink}">{Source}</a></b>{/block:Source}
  497. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{permalink}">{timeago}</a> </div>
  498. {/block:Quote}
  499.  
  500. {block:Chat}
  501. {block:Title}<span class="title">{Title}</span>{/block:Title}
  502. <ul class="chat">
  503. {block:Lines}
  504. <li class="user_{UserNumber}">
  505. {block:Label}
  506. <span class="label">{Label}</span>
  507. {/block:Label}
  508.  
  509. {Line}
  510. </li>
  511. {/block:Lines}
  512. </ul>
  513. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{permalink}">{timeago}</a> </div>
  514. {/block:Chat}
  515.  
  516. {block:Audio}
  517. <center><div style="width:300px; height:28px;"><div style="float:left">{AudioPlayerGrey}</div><div style="margin-top:10px; float:left;">
  518. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center><br>
  519. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{permalink}">{timeago}</a> </div>
  520. {/block:Audio}
  521.  
  522. {block:Video}<center>
  523. <div style="padding-top:0px; padding-bottom:2px;">
  524. {Video-250}</div>
  525. <div style="padding-bottom:5px;">{block:Caption}{Caption}{/block:Caption}</div>
  526. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{permalink}">{timeago}</a> </div>
  527. {block:Video}
  528.  
  529. {block:Answer}
  530. <br>
  531. <div style="border-radius:5px; border: 1px solid #ddd; margin: 3px; margin-top: -2px; min-height:30px; padding: 3px; background: white; box-shadow: 0px 0px 5px 3px #eee;">
  532. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px; box-shadow: 0px 0px 0px 2px #E6DFDF; border-radius: 3px;"/>
  533. <askk>{Asker}</askk>: {Question}<br></div>
  534. <div style="font-family: arma; font-size: 8px;">
  535. {Answer}
  536. </div><div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{permalink}">{timeago}</a> </div>
  537. {/block:Answer}
  538.  
  539. {block:PostNotes}<div align="middle">{caption}</div>
  540. <center>
  541.  
  542. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  543.  
  544. {block:HasTags}
  545. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  546. {block:RebloggedFrom}
  547. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  548. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  549.  
  550. {/block:RebloggedFrom}
  551. </center></span>
  552. <br>
  553. <div id="postnotes">{PostNotes}</div><br>
  554.  
  555. <center>{block:ContentSource}
  556. <br><a href="{SourceURL}">
  557. {lang:Source}:
  558. {block:SourceLogo}
  559. <img src="{BlackLogoURL}" width="{LogoWidth}"
  560. height="{LogoHeight}" alt="{SourceTitle}" />
  561. {/block:SourceLogo}
  562. {block:NoSourceLogo}
  563. {SourceLink}
  564. {/block:NoSourceLogo}
  565. </a>
  566. {/block:ContentSource}</center>
  567.  
  568. {/block:PostNotes}
  569. </div>
  570. {/block:Posts}
  571. </div></div>
  572.  
  573. {block:indexpage}
  574. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  575. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  576. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  577. <script type="text/javascript">
  578. $(window).load(function(){
  579. var $wall = $('#posts');
  580. $wall.imagesLoaded(function(){
  581. $wall.masonry({
  582. itemSelector: '#entry, #entry_photo',
  583. isAnimated : false
  584. });
  585. });
  586.  
  587. $wall.infinitescroll({
  588. navSelector : '#page-nav',
  589. nextSelector : '#page-nav a',
  590. itemSelector : '#entry, #entry_photo',
  591. bufferPx : 2000,
  592. debug : false,
  593. errorCallback: function() {
  594. $('#infscr-loading').fadeOut('normal');
  595. }},
  596. function( newElements ) {
  597. var $newElems = $( newElements );
  598. $newElems.hide();
  599. $newElems.imagesLoaded(function(){
  600. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  601. });
  602. }); $('#content').show(500);
  603. });
  604. </script>
  605. {/block:indexpage}
  606.  
  607. <BODY onselectstart="return false;" ondragstart="return false;">
  608.  
  609. </body>
  610. <div style="position:fixed; font-family:arma; font-size: 8px; bottom:5px; right:5px; padding: 7px; background: #fff; border-radius: 0px; border: 3px double #ddd;">
  611. <anika>created by</anika> <a href="http://irritat3d.tumblr.com/">irritat3d</a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement