Advertisement
iusedtobeher-themes

~Scream my name~

Jun 10th, 2013
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.09 KB | None | 0 0
  1. <!--Theme by iusedtobeher | tumblr . Please don't remove credit. I love you. Have an amazing day! ♥-->
  2.  
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5.  
  6. <link href='http://fonts.googleapis.com/css?family=Just+Me+Again+Down+Here' rel='stylesheet' type='text/css'>
  7.  
  8. <link href='http://fonts.googleapis.com/css?family=Offside' rel='stylesheet' type='text/css'>
  9.  
  10.  
  11. <head>
  12.  
  13. <script type="text/javascript"
  14. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  15. <link href='http://fonts.googleapis.com/css?family=Quintessential' rel='stylesheet' type='text/css'>
  16.  
  17. <!-- DEFAULT VARIABLES -->
  18. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  19. <meta name="color:background" content="" />
  20. <meta name="color:text" content="" />
  21. <meta name="color:link" content="" />
  22. <meta name="color:hover" content="" />
  23. <meta name="color:scrollbar" content="" />
  24. <meta name="color:blogtitle" content="" />
  25. <meta name="color:postBackground" content="" />
  26. <meta name="color:sidebar" content="" />
  27.  
  28. <meta name="image:background" content="" />
  29. <meta name="image:postBackground" content="" />
  30. <meta name="image:sidebarimage" content="" />
  31.  
  32. <meta name="text:Link One Title" content="link 1" />
  33. <meta name="text:Link One" content="" />
  34. <meta name="text:Link Two Title" content="link 2"/>
  35. <meta name="text:Link Two" content="" />
  36. <meta name="text:Link Three Title" content="link 3" />
  37. <meta name="text:Link Three" content="" />
  38.  
  39.  
  40. <style type="text/css">
  41.  
  42. iframe#tumblr_controls {top: 1px !important;margin: 0 0 0 0;right:4px !important;position:fixed !important; position:absolute;z-index:11;}
  43.  
  44. img {
  45. border: 0px;
  46. padding: 0px;
  47. margin: 0px;
  48. }
  49.  
  50.  
  51. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  52. @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
  53.  
  54. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  55.  
  56. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  57.  
  58.  
  59. @font-face {font-family: "handy00";src: url('http://static.tumblr.com/8ls1oxv/AfJlyd5ev/handy00.ttf');}
  60.  
  61. @font-face { font-family: "signerica"; src: url('http://static.tumblr.com/yo59jgt/m4om1rino/signerica_fat.ttf'); }
  62.  
  63. body {
  64. margin:0px;
  65. background-color: {color:Background};
  66. background-image:url({image:Background});
  67. background-attachment: fixed;
  68. background-repeat: repeat;
  69. }
  70.  
  71. body, div, p, textarea, submit, input{
  72. font-family: dixel;
  73. font-size: 8px;
  74. line-height: 9px;
  75. letter-spacing:0px;
  76. color:{color:Text};
  77. }
  78.  
  79. a:link, a:active, a:visited{
  80. color: {color:Link};
  81. text-decoration: none;
  82. -webkit-transition: color 0.8s ease-out;
  83. -moz-transition: color 0.8s ease-out;
  84. transition: color 0.8s ease-out;
  85. }
  86.  
  87.  
  88. a:hover {
  89. color:{color:Hover};
  90. -webkit-transition: color 0.8s ease-out;
  91. -moz-transition: color 0.8s ease-out;
  92. text-decoration: none;
  93. }
  94.  
  95.  
  96. ::-webkit-scrollbar {width: 5px; height: 4px; background: #FFFFFF; border:1px solid #bebebe; }
  97.  
  98. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar};}
  99.  
  100. div#all{
  101. width:100%;
  102. height:100%;
  103. z-index:-100;
  104. }
  105.  
  106. div#center{
  107. margin: auto;
  108. width: 1000px;
  109.  
  110. }
  111.  
  112. @font-face { font-family: "pixelade"; src: url('http://static.tumblr.com/2zvjoo9/0Xwm542zh/pixelade.ttf'); }
  113.  
  114.  
  115. @font-face {
  116. font-family: "Call Me";
  117. src: url("http://static.tumblr.com/j2nmv5m/yJSm69tse/kgcallmemaybe-skinny.ttf") format("truetype");
  118. }
  119.  
  120. #links{
  121. opacity:1;
  122. margin-left: 177px;
  123. margin-top:60px;
  124. width: 125px;
  125. height:auto;
  126. font-family: call me;
  127. font-size:8px;
  128. color:#000;
  129. padding:0px;
  130. letter-spacing:0px;
  131. background-color: transparent;
  132. text-align:center;
  133. position:fixed;
  134. -webkit-transition: all 0.7s ease-in-out;
  135. -moz-transition: all 0.7s ease-in-out;
  136. -o-transition: all 0.7s ease-in-out;
  137. -ms-transition: all 0.7s ease-in-out;
  138. transition: all 0.7s ease-in-out;
  139. }
  140.  
  141. @font-face { font-family: "say"; src: url('http://static.tumblr.com/jdjsstr/fJDmbc34k/kgwaystosaygoodbye_1_.ttf'); }
  142.  
  143.  
  144.  
  145.  
  146. @font-face {font-family: "dawning";src: url('http://static.tumblr.com/viiafci/Hyzlxws2r/dawningofanewday.ttf');}
  147.  
  148. h3{font-family: stars;
  149. font-size: 30px; line-height: 12px;
  150. color: {color:blog title};font-weight: normal;line-height:15px;
  151. letter-spacing: 1px;font-style: normal;
  152. text-transform: lowercase;text-align: right;
  153. padding: 0px;}
  154.  
  155. div#content {
  156. width: 520px;
  157. margin-left: 320px;
  158. margin-top:0px;
  159. float:left;
  160. padding-left:30px;
  161. padding-right:30px;
  162.  
  163. background-color: {color:postBackground};
  164. background-image:url({image:postBackground});
  165. background-attachment: fixed;
  166. background-repeat: repeat;
  167. }
  168.  
  169.  
  170. .entry {
  171. float:left;
  172. padding-left: 2px;
  173. padding-top: 2px;
  174. padding-right: 2px;
  175. padding-bottom:1px;
  176. border:1px solid #000;
  177. margin: 2px;
  178. {block:IndexPage}
  179. width: 250px;
  180. {/block:IndexPage}
  181. {block:PermalinkPage}
  182. width:509px;
  183. {/block:PermalinkPage}
  184. background-color: white;
  185. }
  186.  
  187. .entry:hover{
  188. background-color: black;
  189. }
  190.  
  191. @font-face{
  192. font-family: 'pixel';
  193. font-style: normal;
  194. font-weight: normal;
  195. src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff');}
  196.  
  197. #posts {
  198. width:300px;
  199. margin-left: 150px;
  200. {block:PermalinkPage}
  201. margin-left: 150px;
  202. background-color: #fff;
  203. width:204px;
  204. {/block:PermalinkPage}
  205. }
  206. .permalink {
  207. display: block;
  208. padding: 0px;
  209. margin: 4px 8px 0px 8px;
  210. text-transform: uppercase;
  211. font-family: dixel;
  212. font-size: 8px;
  213. color: #313131;
  214. line-height: 15px;
  215. letter-spacing:1px;
  216. text-align: right;
  217. text-decoration: none;
  218. -webkit-transition: color 0.5s ease-out;
  219. -moz-transition: color 0.5s ease-out;
  220. border-top: 1px solid #c48b5d;
  221. }
  222.  
  223. .entry .blanket{
  224. position:absolute;
  225. width:246px;
  226. height:0px;
  227. overflow:hidden;
  228. margin-top:40px;
  229. opacity:0.0;
  230. background-color:#fff;
  231. -webkit-transition: all .7s linear;
  232. -moz-transition: all .7s linear;
  233. transition: all .7s linear;
  234. }
  235.  
  236. .entry:hover .blanket{
  237. height:12px;
  238. opacity: 0.9;
  239. margin-top:40px;
  240. border:2px solid #c48b5d;
  241. -webkit-transition: all .7s linear;
  242. -moz-transition: all .7s linear;
  243. transition: all .7s linear;
  244. }
  245.  
  246. .entry .blanket .permalink2{
  247. text-transform:uppercase;
  248. width:250px;
  249. height:15px;
  250. font-family:dixel;
  251. font-size:8px;
  252. color:#474747;
  253. font-decoration:none;
  254. text-align:center;
  255. margin-top:1px;
  256. opacity:0.0
  257. background-color:#000;
  258. -webkit-transition: all .3s linear;
  259. -moz-transition: all .3s linear;
  260. transition: all .3s linear;
  261. }
  262.  
  263.  
  264. .entry:hover .blanket .permalink2{
  265. opacity:1;
  266. -webkit-transition: all .4s linear;
  267. -moz-transition: all .4s linear;
  268. transition: all .4s linear;
  269. }
  270.  
  271. .entry .blanket .permalink2 a{
  272. color:{color:link};
  273. -webkit-transition: all .3s linear;
  274. -moz-transition: all .3s linear;
  275. transition: all .3s linear;
  276. }
  277.  
  278. .entry:hover .blanket .permalink2 a:hover {
  279. color:#000;
  280. -webkit-transition: all .3s linear;
  281. -moz-transition: all .3s linear;
  282. transition: all .3s linear;
  283. }
  284.  
  285.  
  286. .title{
  287. font-family:pixel;
  288. font-size:8px;
  289. line-height:9px;
  290. color:#000;
  291. }
  292.  
  293. blockquote{
  294. padding:0px 0px 2px 5px;
  295. margin:0px 0px 2px 4px;
  296. border-left: 1px solid #aaa;
  297. }
  298.  
  299. {CustomCSS}
  300.  
  301. ::selection {
  302. background: {color:scrollbar};
  303. color: #ffffff;
  304. }
  305.  
  306. ::-moz-selection {
  307. background: {color:scrollbar};
  308. color: #ffffff;
  309. }
  310.  
  311. #sidelinks{
  312. color:white;
  313. font-size:15px;
  314. font-family:calibri italic;
  315. padding-top:5px;
  316. }
  317.  
  318. div#titlebar{
  319. position: fixed;
  320. margin-top:-20px;
  321. margin-left:-90px;
  322. color:{color:blogtitle};
  323. background-color:transparent;
  324. font-family: Quintessential;
  325. font-size: 40px;
  326. line-height:85px;
  327. letter-spacing:2px;
  328. width:480px;
  329. height:60px;
  330. z-index:9999;
  331. background-color: transparent;
  332. text-align: center;
  333. }
  334.  
  335. #pages {
  336. width:200px;
  337. position:fixed;
  338. left:110px;
  339. bottom:50px;
  340. font-size: 30px;
  341. font-family: calibri italic;
  342. }
  343.  
  344. #sidebar {
  345. position:fixed;
  346. width: 295px;
  347. height: 100px;
  348. margin-top: 370px;
  349. margin-left: 10px;
  350. text-align: center;
  351. font-size: 13px;
  352. letter-spacing: 2px;
  353. margin-bottom: 0px;
  354. padding:2px;
  355. z-index:999999;
  356. background-color: white;
  357. -webkit-transition: all 0.5s linear;
  358. -moz-transition: all 0.5s linear;
  359. transition: all 0.5s linear;
  360. opacity:0.3;
  361. border:1px solid white;
  362. -webkit-border-radius: 15px;
  363. -moz-border-radius: 15px;
  364. border-radius: 15px;
  365. }
  366.  
  367. #sidebar:hover{
  368. margin-top:370px;
  369. opacity:1;
  370. background-color: black;
  371. border:1px solid black;
  372. -webkit-transition: all 0.5s linear;
  373. -moz-transition: all 0.5s linear;
  374. transition: all 0.5s linear;
  375. }
  376.  
  377. #sideimage{
  378. position:fixed;
  379. height:500px;
  380. width:250px;
  381. border:1px solid black;
  382. margin-top:10px;
  383. margin-left:33px;
  384. background-color: {color:sidebar};
  385. background-image:url({image:sidebarimage});
  386. background-repeat: no-repeat;
  387. }
  388.  
  389. </style>
  390. </head>
  391. <body>
  392. <div id="all"></div>
  393.  
  394. <div id="sideimage"></div>
  395.  
  396. <div id="sidebar">
  397. <div id="titlebar"><a href="/">{blogtitle}</a></div>
  398. <div style="font-family:Offside; font-size:10px;margin-top:40px; padding:2px;">{Description}</div>
  399.  
  400. <div id="sidelinks">
  401. <a href="/">Home</a> &middot
  402. <a href="/ask">Ask</a> &middot
  403. <a href="{text:Link One}">{text:Link One Title}</a> &middot
  404. <a href="{text:Link Two}">{text:Link Two Title}</a> &middot
  405. <a href="{text:Link Three}">{text:Link Three Title}</a>
  406. </div></div>
  407.  
  408. <div id="pages">
  409. <h4>
  410. {block:PreviousPage}<a href="{PreviousPage}"><<</a>{/block:PreviousPage}
  411. |
  412. {block:NextPage} <a href="{NextPage}">>></a>{/block:NextPage}
  413. </h4>
  414. </div>
  415.  
  416.  
  417. <div id="content">
  418. {block:Posts}
  419. <div class="entry">
  420.  
  421. {block:Answer}
  422. <div style="margin-top:2px; margin-bottom:0px; min-height:30px; padding: 3px; background-color:#eeeeee">
  423. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px;"/>
  424. {Asker}: {Question}</div>
  425. <div style="margin-top:2px; margin-bottom:4px; background: transparent;">{Answer}</div>
  426. <div class="permalink"> <a href="{permalink}">posted {timeago} <img src="http://i42.tinypic.com/29uv9rp.jpg" border="0" alt="Image and video hosting by TinyPic"> {notecount} notes </a> </div>
  427. {/block:Answer}
  428.  
  429.  
  430.  
  431. {block:Text}
  432. <div class="textpost">
  433. {block:Title}{Title}{/block:Title}
  434. {Body}
  435. {block:IndexPage}
  436. <div class="permalink">
  437. <a href="{permalink}">posted {timeago} <img src="http://i42.tinypic.com/29uv9rp.jpg" border="0" alt="Image and video hosting by TinyPic"> {notecount} notes </a>
  438. </div>
  439. {/block:IndexPage}
  440. </div>
  441. {/block:Text}
  442.  
  443. {block:Link}
  444. <div class="textpost">
  445. <a href="{URL}" class="title">{Name}</a>
  446. {block:Description}{Description}{/block:Description}
  447. {block:IndexPage}
  448. <div class="permalink">
  449. <a href="{permalink}">posted {timeago} <img src="http://i42.tinypic.com/29uv9rp.jpg" border="0" alt="Image and video hosting by TinyPic"> {notecount} notes </a>
  450. </div>
  451. {/block:IndexPage}
  452. </div>
  453. {block:Link}
  454.  
  455.  
  456.  
  457.  
  458. {block:Photo}
  459. {block:IndexPage}
  460. <div class="blanket">
  461. <div class="permalink2">
  462. <font color=”{color:scrollbar}”><a href="{permalink}"> {timeago}</a></font> / {notecountwithlabel} / <font color=”{color:scrollbar}”><a href="{ReblogURL}" target="_blank">reblog</a></font> </a> </a></span></center></div>
  463. </div>
  464. <img src="{PhotoURL-400}" alt="{PhotoAlt}" width="250px"/>
  465. {/block:IndexPage}
  466.  
  467. {block:PermalinkPage}
  468. {LinkOpenTag}
  469. <img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="509"/>
  470. {LinkCloseTag}{/block:PermalinkPage}
  471. {/block:Photo}
  472.  
  473. {block:Photoset}
  474. {block:IndexPage}
  475. <div class="blanket">
  476. <div class="permalink2">
  477. <a href="{permalink}">{timeago} + {NoteCountWithLabel} + <a href="{ReblogURL}" target="_blank">reblog</a></a></span></div>
  478. </div>
  479. <center>{Photoset-250}</center>
  480. {/block:IndexPage}
  481.  
  482. {block:PermalinkPage}
  483. {Photoset-500}
  484. {/block:PermalinkPage}
  485. {/block:Photoset}
  486.  
  487. {block:Quote}
  488. <div class="textpost">
  489. {Quote}</span>
  490. {block:Source}{Source}{/block:Source}
  491. {block:IndexPage}
  492. <div class="permalink">
  493. <a href="{permalink}">posted {timeago} <img src="http://i42.tinypic.com/29uv9rp.jpg" border="0" alt="Image and video hosting by TinyPic"> {notecount} notes </a>
  494. </div>
  495. {/block:IndexPage}
  496. </div>
  497. {/block:Quote}
  498.  
  499. {block:Chat}
  500. <div class="textpost">
  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.  
  508. {/block:Label}
  509.  
  510. {Line}
  511. </li>
  512. {/block:Lines}
  513. </ul>
  514. {block:IndexPage}
  515. <div class="permalink">
  516. <a href="{permalink}">posted {timeago} <img src="http://i42.tinypic.com/29uv9rp.jpg" border="0" alt="Image and video hosting by TinyPic"> {notecount} notes </a>
  517. </div>
  518. {/block:IndexPage}
  519. </div>
  520. {/block:Chat}
  521.  
  522. {block:Audio}
  523. <div class="textpost">
  524. {AudioPlayerBlack}
  525. {block:ifshowaudiocaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifshowaudiocaptions}
  526. {block:IndexPage}
  527. <div class="permalink">
  528. <a href="{permalink}">posted {timeago} <img src="http://i42.tinypic.com/29uv9rp.jpg" border="0" alt="Image and video hosting by TinyPic"> {notecount} notes </a>
  529. </div>
  530. {/block:IndexPage}
  531. </div>
  532. {/block:Audio}
  533. {block:Video}
  534. {block:IndexPage}
  535. <div class="blanket">
  536. <div class="permalink2">
  537. <a href="{permalink}">{timeago} + {NoteCountWithLabel} + <a href="{ReblogURL}" target="_blank">reblog</a></a></span></div>
  538. </div>
  539. {/block:IndexPage}
  540. <center>{Video-250}</center>
  541. {block:Video}
  542.  
  543. {block:PermalinkPage}
  544. <center>{block:Caption}{Caption}<div style="height:1px;background-color:black;opacity:0.1;width:100%;margin-top:5px;margin-bottom:5px;"></div>{/block:Caption}
  545. {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  546. {/block:PermalinkPage}
  547.  
  548.  
  549. {block:PostNotes}
  550. </center></center>
  551. <div align="left">{PostNotes}</div>
  552. {/block:PostNotes}
  553. </div>
  554.  
  555. {/block:Posts}
  556.  
  557.  
  558. {block:IndexPage}
  559. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  560. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  561. <script type="text/javascript">
  562. $(window).load(function () {
  563. var $content = $('#content');
  564. $content.masonry({itemSelector: '.entry'}),
  565. $content.infinitescroll({
  566. navSelector : 'div#pagination',
  567. nextSelector : 'div#pagination a#nextPage',
  568. itemSelector : '.entry',
  569. loading: {
  570. finishedMsg: '',
  571. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  572. },
  573. bufferPx : 600,
  574. debug : false,
  575. },
  576. // call masonry as a callback.
  577. function( newElements ) {
  578. var $newElems = $( newElements );
  579. $newElems.hide();
  580. // ensure that images load before adding to masonry layout
  581. $newElems.imagesLoaded(function(){
  582. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );});});});</script>
  583. {/block:IndexPage}
  584.  
  585.  
  586. </div>
  587. <div style="position:fixed; font-family:dixel; bottom:5px; left:5px;">
  588. <a href="http://iusedtobeher.tumblr.com/">C</a>
  589. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement