Advertisement
iusedtobeher-themes

~Believe~

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