Advertisement
iusedtobeher-themes

~Paint a smile~

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