Advertisement
iusedtobeher-themes

~I'm the Alpha~

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