Advertisement
bow-arrow

Theme 3!

Jan 7th, 2013
576
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.66 KB | None | 0 0
  1. <!--
  2. Theme 3 by irritat3d! Please don't remove the credit! And if you do, please put it in your FAQ(: If you don't, I'll report you, so please just don't do it. It's easier that way! (this theme is originally by sarcasmprincass)
  3. -->
  4.  
  5. <html lang="en">
  6.  
  7. <head>
  8.  
  9. <script type="text/javascript">
  10. <!--
  11.  
  12. // Disable Right Click Script
  13.  
  14. function IE(e)
  15. {
  16. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  17. {
  18. return false;
  19. }
  20. }
  21. function NS(e)
  22. {
  23. if (document.layers || (document.getElementById && !document.all))
  24. {
  25. if (e.which == "2" || e.which == "3")
  26. {
  27. return false;
  28. }
  29. }
  30. }
  31. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  32.  
  33. //-->
  34. </script>
  35. <link href='http://fonts.googleapis.com/css?family=League+Script|Codystar' rel='stylesheet' type='text/css'>
  36. <link href='http://fonts.googleapis.com/css?family=Didact+Gothic' rel='stylesheet' type='text/css'>
  37. <meta name="color:Background" content="#ffffff"/>
  38. <meta name="color:Sidebar background" content="#ffffff"/>
  39. <meta name="color:Title" content="#000000"/>
  40. <meta name="color:Sidebar Title" content="#0f1266"/>
  41. <meta name="color:Text" content="#000000"/>
  42. <meta name="color:Link" content="#0f1266"/>
  43. <meta name="color:scrollbar" content="#0f1266"/>
  44. <meta name="color:text shadow" content="#ddd"/>
  45. <meta name="color:Hover" content="#acacac"/>
  46. <meta name="image:Background" content=""/>
  47. <meta name="image:Sidebar" content=""/>
  48. <meta name="text:Link 1 Title" content="" />
  49. <meta name="text:Link 1" content="" />
  50. <meta name="text:Link 2 Title" content=""/>
  51. <meta name="text:Link 2" content="" />
  52. <meta name="text:Link 3 Title" content=""/>
  53. <meta name="text:Link 3" content="" />
  54. <meta name="text:Link 4 Title" content=""/>
  55. <meta name="text:Link 4" content="" />
  56. <meta name="text:Link 5 Title" content=""/>
  57. <meta name="text:Link 5" content="" />
  58. <meta name="text:Sidebar Title" content="Without the Bitter The Sweet Isn't as Sweet"/>
  59.  
  60. </script>
  61.  
  62. <style type="text/css">
  63.  
  64.  
  65. 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;}
  66.  
  67. 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;}
  68.  
  69. ::-webkit-scrollbar {width: 5px; height: 4px; background: #eeeeee; border-left: 1px solid #aaaaaa; }
  70.  
  71. ::-webkit-scrollbar-thumb { background-color:{color:scrollbar}; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; border-left: 1px solid
  72. #aaaaaa; border-right: 1px solid #aaaaaa; }
  73.  
  74. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  75.  
  76. @font-face {
  77. font-family: "jenna";
  78. src: url('http://static.tumblr.com/jdjsstr/W6qm7fotz/simpleronde-regular_1_.ttf');
  79. }
  80.  
  81. body{
  82. margin:5px;
  83. background-color: {color:Background};
  84. background-image:url({image:Background});
  85. background-attachment: fixed;
  86. background-repeat: repeat;
  87. font-size: 8px;
  88. font-family: arma;
  89. line-height:8px;
  90. color:{color:Text};
  91. cursor:url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;
  92. }
  93.  
  94. a:link, a:active, a:visited{
  95. color:{color:link};
  96. text-decoration: none;
  97. -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;
  98. }
  99.  
  100. a:hover {
  101. color:{color:hover};
  102. text-decoration: none;
  103. text-shadow:0px 0px 2px {color:text shadow};
  104. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  105. }
  106.  
  107. #cunt{width:250px; height:auto;}
  108. {block:PermalinkPage}
  109. width:410px;
  110. {/block:PermalinkPage}
  111. }
  112.  
  113. #center{
  114. padding-top:3px;
  115. padding-bottom:3px;
  116. position:fixed !important;
  117. width:250px;
  118. height:207px;
  119. background-color:#fff;
  120. {block:PermalinkPage}
  121. width:410px;
  122. height:207px;
  123. {/block:PermalinkPage}
  124. }
  125.  
  126. #posts{
  127. float:center;
  128. {block:indexpage}
  129. width:849px;
  130. {/block:indexpage}
  131. {block:permalinkpage}
  132. width:800px;
  133. {/block:permalinkpage}
  134. margin-left: 367px;
  135. margin-top: -2px;
  136. transition: all 0.5s ease-out;
  137. -o-transition-transition: all 0.5s ease-out;
  138. -webkit-transition: all 0.5s ease-out;
  139. -moz-transition: all 0.5s ease-out;
  140. }
  141.  
  142. @font-face { font-family: "arma"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  143.  
  144. @font-face {
  145. font-family: "Pixel";
  146. src: url('http://static.tumblr.com/im6tcbh/5w2m5rw0s/haeccity_dw.ttf');
  147. }
  148.  
  149. #sidebar {
  150. opacity: 1;
  151. width:230px;
  152. height: 100%;
  153. top:0px;
  154. border:1px dotted #acacac;
  155. margin-left:120px;
  156. padding:5px;
  157. z-index:9999;
  158. position:fixed;
  159. background-color: {color:Sidebar Background};
  160. transition: all 0.5s ease-out;
  161. -o-transition-transition: all 0.5s ease-out;
  162. -webkit-transition: all 0.5s ease-out;
  163. -moz-transition: all 0.5s ease-out;
  164. }
  165.  
  166. #sidebar:hover{
  167. opacity: 1;
  168. transition: all 0.5s ease-out;
  169. -o-transition-transition: all 0.5s ease-out;
  170. -webkit-transition: all 0.5s ease-out;
  171. -moz-transition: all 0.5s ease-out;
  172. }
  173.  
  174. @font-face {font-family: "bree"; src: url('http://static.tumblr.com/w1f0ilq/4m9lyy51c/tall_film.ttf');}
  175.  
  176. @font-face {font-family: "Meow";src: url( http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format("truetype");}
  177.  
  178. @font-face { font-family: "lovenote"; src: url('http://static.tumblr.com/4yxykdm/k6plrfhwf/ck_love_note.ttf'); }
  179.  
  180. @font-face { font-family: "that one thing"; src: url('http://static.tumblr.com/bepad33/6M6m295eu/delius-regular.ttf'); }
  181.  
  182. h3{
  183. font-family: stars;
  184. font-size: 80px;
  185. line-height: 12px;
  186. color: #A78282;
  187. font-weight: normal;
  188. line-height:15px;
  189. letter-spacing: 1px;
  190. font-style: normal;
  191. text-transform: lowercase;
  192. text-align: right;
  193. padding: 0px;
  194. margin:0px;
  195. }
  196.  
  197. rawr{
  198. font-size:18px;
  199. font-family:meow;
  200. line-height:18px;
  201. border-bottom:0px dashed grey;
  202. text-transform:lowercase;
  203. }
  204.  
  205. strong {
  206. font-family: arial;
  207. color: {color:bold text};
  208. font-size: 9px;
  209. }
  210.  
  211. em {
  212. font-family: georgia;
  213. color: {color:italic text};
  214. font-size: 9px;
  215. }
  216.  
  217. u {
  218. color: {color:underlined text};
  219. text-decoration:none;
  220. }
  221.  
  222. accent{
  223. color: {color:accented text};
  224. }
  225.  
  226.  
  227. @font-face { font-family: "signerica"; src: url('http://static.tumblr.com/yo59jgt/m4om1rino/signerica_fat.ttf'); }
  228.  
  229. #entry .perma a{
  230. color:;}
  231. @font-face { font-family: "beansprout"; src: url('http://static.tumblr.com/pwgdr2n/aDQm3ij6n/1-beansprout-dna.ttf'); }
  232.  
  233. @font-face { font-family: "arma"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  234.  
  235. @font-face { font-family: "bebas neue"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  236.  
  237. @font-face { font-family: "silkscreen"; src: url('http://static.tumblr.com/jdjsstr/94Vm81hpy/ferrica_1_.ttf'); }
  238.  
  239. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  240.  
  241. .permalink {
  242. display: block;
  243. border-top: 1px solid #ddd;
  244. padding: 2px;
  245. margin: 4px 8px 0px 8px;
  246. text-transform: uppercase;
  247. font-family: meow;
  248. font-size: 8px;
  249. color: #424242;
  250. line-height: 18px;
  251. text-align: center;
  252. text-decoration: none;
  253. -webkit-transition: color 0.5s ease-out;
  254. -moz-transition: color 0.5s ease-out;
  255. }
  256.  
  257. #entry .perma a{
  258. color:;}
  259.  
  260. #entry .perma{
  261. width:100%;
  262. height: 0px;
  263. text-transform: uppercase;
  264. font-family: that one thing;
  265. position: absolute;
  266. font-size: 10px;
  267. line-height: 11px;
  268. text-align: center;
  269. overflow:hidden;
  270. opacity: 0.0;
  271. background-color:#fff;
  272. margin-top:0px;
  273. margin-left: 0px;
  274. letter-spacing: 0px;
  275. border-radius: 0px;
  276. -webkit-transition: opacity 0.5s linear; opacity: 0.9;
  277. -webkit-transition: all 0.5s linear;
  278. -moz-transition: all 0.5s linear;
  279. transition: all 0.5s linear;
  280. }
  281.  
  282. #entry:hover .perma{
  283. margin-top: 0px;
  284. margin-left: 0px;
  285. width: 100%;
  286. height: 12px;
  287. text-transform:uppercase;
  288. overflow:visible;
  289. -webkit-transition: all 0.5s linear; opacity: 0.8;
  290. -webkit-transition: all 0.5s linear;
  291. -moz-transition: all 0.5s linear;
  292. transition: all 0.5s linear;
  293. }
  294.  
  295. .permalinktext {
  296. display: block;
  297. padding: 1px;
  298. margin: 0px 0px 0px 8px;
  299. text-transform: uppercase;
  300. font-family: tinytots;
  301. letter-spacing: 0px;
  302. font-size:8px;
  303. color: #424242;
  304. line-height: 10px;
  305. text-align: right;
  306. text-decoration: none;
  307. -webkit-transition: color 0.5s ease-out;
  308. -moz-transition: color 0.5s ease-out;
  309. border-top: 1px solid #dcdcdc;
  310. }
  311. @font-face { font-family: "arma"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  312.  
  313. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  314. #postnotes{
  315. text-align: left;
  316. }
  317.  
  318. #postnotes blockquote{
  319. border: 0px;
  320. }
  321.  
  322. #entry{
  323. font-family: arma;
  324. font-size: 8px;
  325. line height: 11px;
  326. text-align:left;
  327. z-index:9999;
  328. float:left;
  329. width: 260px;
  330. height: auto;
  331. {block:PermalinkPage}
  332. width: 514px;
  333. height: auto;
  334. {/block:PermalinkPage}
  335. line-height:8px;
  336. background-color:#fff;
  337. margin-right:3px;
  338. overflow:hidden;
  339. margin-bottom:3px;
  340. padding: 3px;
  341. padding-bottom:3px;
  342. border: 1px dotted #acacac;
  343. transition: all 0.5s ease-out;
  344. -o-transition-transition: all 0.5s ease-out;
  345. -webkit-transition: all 0.5s ease-out;
  346. -moz-transition: all 0.5s ease-out;
  347. }
  348.  
  349. @font-face { font-family: "cedarcursive"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v1/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  350.  
  351. @font-face {font-family: "Meow";src: url( http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format("truetype");}
  352.  
  353. #permapage{
  354. font-family: meow;
  355. font-size: 9px;
  356. line-height: 8px;
  357. text-align: center;
  358. padding-bottom:10px;
  359. z-index:9999;}
  360.  
  361. .title{
  362. font-family: aderyn;
  363. font-size: 20px;
  364. line-height: 110%;
  365. color: {color:Title};
  366. font-weight: normal;
  367. letter-spacing: 0px;
  368. padding: 10px 0px 0px 0px;
  369. }
  370.  
  371. @font-face {font-family: "Aderyn"; src:url('http://static.tumblr.com/9wzbixa/Qnqm26qzk/dk_aderyn_0.ttf');}
  372.  
  373. @font-face { font-family: "beauty"; src: url('http://static.tumblr.com/2zvjoo9/n9Mm31t9e/discoverbeauty.ttf');}
  374.  
  375. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  376.  
  377. blockquote{
  378. padding:0px 0px 2px 3px;
  379. margin:0px 0px 2px 1px;
  380. }
  381. ul, ol, li{
  382. list-style:none;
  383. margin:0px;
  384. padding:0px;
  385. }
  386.  
  387. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  388. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  389. }
  390.  
  391. a.links {
  392. font-size: 8px;
  393. line-height: 8px;
  394. text-transform: normal;
  395. letter-spacing:0px;
  396. display:block;
  397. padding: 0px;
  398. margin-bottom: 0px;
  399. }
  400.  
  401. a.links:hover {
  402. font-style: none;
  403. text-decoration: none;
  404. letter-spacing:10px;
  405. }
  406.  
  407. </style>
  408. <title>{title}</title>
  409. <link rel="shortcut icon" href="{Favicon}">
  410. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  411. <meta name="viewport" content="width=720" />
  412. </head>
  413. <body>
  414. <div id="center">
  415. <div id="content">
  416. <div id="sidebar">
  417. <a href="/"><img style="width:230px; border-top:0px solid #f8989a; border-bottom:0px solid #f8989a; padding-top:1px; padding-bottom:1px;"src="{image:sidebar}"></a><br><br>
  418.  
  419. <div style="text-align:center; border-bottom:1px solid grey;"><rawr>
  420. {text:sidebar title} </rawr></div><br>
  421. <div style="padding-left:7px; line-height:10px; text-align:left; font-family:arma;border-bottom:1px solid grey;padding-bottom:9px;">
  422. {Description}
  423. </div>
  424. <br>
  425. <div style="text-align:center; font-family:meow;font-size:18px;line-height:105%;">
  426. <center>
  427. <a href="{text:Link 1}">{text:Link 1 Title}</a> -
  428. <a href="{text:Link 2}">{text:Link 2 Title}</a> -
  429. <a href="{text:Link 3}">{text:Link 3 Title}</a> -
  430. <a href="{text:Link 4}">{text:Link 4 Title}</a> -
  431. <a href="{text:Link 5}">{text:Link 5 Title}</a>
  432. </center>
  433. </div>
  434. <br>
  435.  
  436. <br></div>
  437.  
  438. <div id="posts">
  439. {block:Posts}
  440. <div id="entry">
  441.  
  442. {block:Text}
  443. {block:Title}<span class="title">{Title}</span>{/block:Title}
  444. <span class="entrytext">{Body}</span>
  445. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#000">†</font> <a href="{permalink}">{timeago}</a> </div>
  446. {/block:Text}
  447.  
  448. {block:Link}
  449. <a href="{URL}" class="title">{Name}</a>
  450. {block:Description}{Description}{/block:Description}
  451. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#000">†</font> <a href="{permalink}">{timeago}</a> </div>
  452. {block:Link}
  453.  
  454. {block:Photo}{block:IndexPage}
  455. <div class="perma">
  456. <a href="{permalink}">{NoteCountWithLabel}</a> - <a> <a href="{ReblogURL}" target="_blank"> reblog </a></span></div>
  457. {/block:IndexPage}
  458. {block:IndexPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width=260px /></a>{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=514px/>{LinkCloseTag}{/block:PermalinkPage}
  459. {/block:Photo}
  460.  
  461.  
  462. {block:Quote}
  463. <span class="entrytext">{Quote}</span>
  464. {block:Source}<b><a href="{Permalink}">{Source}</a></b>{/block:Source}
  465. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#000">†</font> <a href="{permalink}">{timeago}</a> </div>
  466. {/block:Quote}
  467.  
  468. {block:Chat}
  469. {block:Title}<span class="title">{Title}</span>{/block:Title}
  470. <ul class="chat">
  471. {block:Lines}
  472. <li class="user_{UserNumber}">
  473. {block:Label}
  474. <span class="label">{Label}</span>
  475. {/block:Label}
  476.  
  477. {Line}
  478. </li>
  479. {/block:Lines}
  480. </ul>
  481. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#000">†</font> <a href="{permalink}">{timeago}</a> </div>
  482. {/block:Chat}
  483.  
  484.  
  485. {block:Audio}
  486. <center><div style="width:300px; height:28px;"><div style="float:left">{AudioPlayerGrey}</div><div style="margin-top:10px; float:left;">
  487. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center><br>
  488. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#000">†</font> <a href="{permalink}">{timeago}</a> </div>
  489. {/block:Audio}
  490.  
  491. {block:Video}<center>
  492. <div class="video">{Video-400}</div></center>
  493. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#000">†</font> <a href="{permalink}">{timeago}</a> </div>
  494. {block:Video}
  495.  
  496. {block:Answer}
  497. <div style="border-radius:5px; border: 1px dotted #aaaaaa; margin: 3px; min-height:30px; padding: 3px; background-color: transparent; box-shadow: 0px 0px 3px 0px #aaa; font-family: arma; font-size: 8px;">
  498. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px; box-shadow: 0px 0px 0px 2px #ddd; border-top-right-radius:3px; border-bottom-right-radius:3px; border-top-left-radius:3px; border-bottom-left-radius:3px;"/>
  499. {Asker} was like: {Question}</div>
  500. <div style="font-family: arma; font-size: 8px;">
  501. {Answer} <br>
  502. </div>
  503. <center><span class="permatext"><div class="peeta"><a href="{permalink}"> </a></div></span>
  504. {/block:Answer}
  505.  
  506. {block:PostNotes}<div align="middle">{caption}</div>
  507. <center>
  508.  
  509. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  510.  
  511. {block:HasTags}
  512. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  513. {block:RebloggedFrom}
  514. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  515. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  516.  
  517. {/block:RebloggedFrom}
  518. </center></span>
  519. <br>
  520. <div id="postnotes">{PostNotes}</div><br>
  521.  
  522. <center>{block:ContentSource}
  523. <br><a href="{SourceURL}">
  524. {lang:Source}:
  525. {block:SourceLogo}
  526. <img src="{BlackLogoURL}" width="{LogoWidth}"
  527. height="{LogoHeight}" alt="{SourceTitle}" />
  528. {/block:SourceLogo}
  529. {block:NoSourceLogo}
  530. {SourceLink}
  531. {/block:NoSourceLogo}
  532. </a>
  533. {/block:ContentSource}</center>
  534.  
  535. {/block:PostNotes}
  536. </div>
  537. {/block:Posts}
  538. </div></div>
  539.  
  540. {block:indexpage}
  541. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  542. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  543. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  544. <script type="text/javascript">
  545. $(window).load(function(){
  546. var $wall = $('#posts');
  547. $wall.imagesLoaded(function(){
  548. $wall.masonry({
  549. itemSelector: '#entry, #entry_photo',
  550. isAnimated : false
  551. });
  552. });
  553.  
  554. $wall.infinitescroll({
  555. navSelector : '#page-nav',
  556. nextSelector : '#page-nav a',
  557. itemSelector : '#entry, #entry_photo',
  558. bufferPx : 2000,
  559. debug : false,
  560. errorCallback: function() {
  561. $('#infscr-loading').fadeOut('normal');
  562. }},
  563. function( newElements ) {
  564. var $newElems = $( newElements );
  565. $newElems.hide();
  566. $newElems.imagesLoaded(function(){
  567. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  568. });
  569. }); $('#content').show(500);
  570. });
  571. </script>
  572. {/block:indexpage}
  573.  
  574. </div>
  575. </body>
  576. <div style="position:fixed;left:5px;top:5px;font-family: arma;">
  577. <a href="http://irritat3d.tumblr.com/">theme</a>
  578. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement