Fucking_Aj

Theme 22 - "Blue Jeans" by Overkilled

Apr 7th, 2014
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.90 KB | None | 0 0
  1.  
  2.  
  3. <!--
  4. ▒█▀▀▀█ ▀█░█▀ █▀▀ █▀▀█ █░█ ░▀░ █░░ █░░ █▀▀ █▀▀▄
  5. ▒█░░▒█ ░█▄█░ █▀▀ █▄▄▀ █▀▄ ▀█▀ █░░ █░░ █▀▀ █░░█
  6. ▒█▄▄▄█ ░░▀░░ ▀▀▀ ▀░▀▀ ▀░▀ ▀▀▀ ▀▀▀ ▀▀▀ ▀▀▀ ▀▀▀░
  7.  
  8. ▀▀█▀▀ █░░█ █▀▀ █▀▄▀█ █▀▀   █▀█ █▀█   █
  9. ░░█░░ █▀▀█ █▀▀ █░▀░█ █▀▀   ░▄▀ ░▄▀   ▀
  10. ░░▀░░ ▀░░▀ ▀▀▀ ▀░░░▀ ▀▀▀   █▄▄ █▄▄   ▄
  11. keep credit (✿◠‿◠) @Overkilled.tumblr.com/tagged/themes !1!
  12. -->
  13.  
  14. <html lang="en">
  15. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  16. <html xmlns="http://www.w3.org/1999/xhtml">
  17. <head>
  18. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  19. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  20. <script>
  21. (function($){
  22. $(document).ready(function(){
  23. $("a[title]").style_my_tooltips({
  24. tip_follows_cursor:true,
  25. tip_delay_time:30,
  26. tip_fade_speed:600,
  27. attribute:"title"
  28. });
  29. });
  30. })(jQuery);
  31. </script>
  32.  
  33. <script type="text/javascript">
  34. <!--
  35.  
  36. // Disable Right Click Script
  37.  
  38. function IE(e)
  39. {
  40. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  41. {
  42. return false;
  43. }
  44. }
  45. function NS(e)
  46. {
  47. if (document.layers || (document.getElementById && !document.all))
  48. {
  49. if (e.which == "2" || e.which == "3")
  50. {
  51. return false;
  52. }
  53. }
  54. }
  55. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  56.  
  57. //-->
  58. </script>
  59.  
  60.  
  61.  
  62. <script type="text/javascript"
  63. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  64.  
  65. <!--DEFAULT VARIABLES-->
  66. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  67. <meta name="color:background" content="#fff"/>
  68. <meta name="color:link" content="#777"/>
  69. <meta name="color:text" content="#777"/>
  70. <meta name="color:title" content="#333"/>
  71. <meta name="color:hover" content="#fff"/>
  72. <meta name="color:navi hover" content="#fff"/>
  73. <meta name="image:sidebar" content="1"/>
  74. <meta name="color:blogtitle" content="#fff"/>
  75. <meta name="image:background" content="1"/>
  76. <meta name="text:Link one" content="" />
  77. <meta name="text:Link two" content="" />
  78. <meta name="text:Link three" content="" />
  79. <meta name="text:Link four" content="link" />
  80. <meta name="text:Link one msg" content="message" />
  81. <meta name="text:Link Two msg" content="message" />
  82. <meta name="text:Link three msg" content="message" />
  83. <meta name="text:Link Four msg" content="message" />
  84. <meta name="if:onecolumn" content="1" />
  85. <style type="text/css">
  86.  
  87. #s-m-t-tooltip:before {
  88. position: absolute;
  89. left:7px;
  90. top:15px;
  91. width:0px;
  92. height:0px;
  93. content:”“;
  94. transform: scale(1, 0.521);
  95. -webkit-transform: scale(1, 0.421);
  96. -moz-transform: scale(1, 0.421);
  97. -o-transform: scale(1, 0.421);
  98. -ms-transform: scale(1, 0.421);
  99. border-left:7px solid transparent;
  100. border-right:7px solid transparent;
  101. border-top:20px solid #d2d2d2;
  102. }
  103.  
  104. #s-m-t-tooltip {
  105. max-width:500px;
  106. padding:5px;
  107. margin:-30px 0px 0px -7px;
  108. height:12px;
  109. line-height:12px;
  110. font-family:calibri; /* change the font */
  111. font-size:10px; /* change the font size */
  112. letter-spacing:2px; /* change the letter spacing */
  113. text-transform:uppercase; /* can be uppercase, lowercase, none*/
  114. color:#fff; /* change the text color */
  115. border:0px solid #fff;
  116. z-index:9999999999999999999999999999999990999999999999999999999999999999;
  117. box-shadow:1px 1px 3px #ccc;
  118. border-radius:2px;
  119. background-image: -ms-linear-gradient(top, {color:blogtitle}; 0%, {color:blogtitle} 100%);
  120. background-image: -moz-linear-gradient(top, {color:navi hover} 0%, {color:blogtitle} 100%);
  121. background-image: -o-linear-gradient(top, {color:navi hover} 0%, {color:blogtitle} 100%);
  122. background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, {color:navi hover}), color-stop(1, {color:blogtitle}));
  123. background-image: -webkit-linear-gradient(top, {color:navi hover} 0%, {color:blogtitle} 100%);
  124. }
  125.  
  126. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.05;-webkit-transition: all 0.8s ease-out;-moz-
  127.  
  128. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  129.  
  130. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  131. ::-webkit-scrollbar {
  132. height: 5px;
  133. width: 6px;
  134. background: #fff;
  135.  
  136. }
  137.  
  138. ::-webkit-scrollbar-thumb {
  139. background:{color:blogtitle};
  140. border: 0px;
  141. -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.75);
  142. }
  143.  
  144. ::-webkit-scrollbar-corner {
  145.  
  146. background: #transparent;
  147.  
  148. }
  149. p {
  150. margin:0px;
  151. margin-top:0px;
  152. }
  153.  
  154.  
  155. body {
  156. padding: 0px;
  157. margin: 0px;
  158. color:{color:text};
  159. font-family: ronda;
  160. line-height:10px;
  161. font-size:8px;
  162. background-color: {color:Background};
  163. background-image:url(http://static.tumblr.com/d57486ab23b722832d87a0e238acfd62/sipvltk/vCAmzcifa/tumblr_static_tumblr_midlompfl41s5um8no1_1280.png);
  164. background-attachment: fixed;
  165. background-repeat: repeat;
  166. }
  167.  
  168.  
  169. a:link, a:active, a:visited{
  170. text-decoration: none;
  171. -webkit-transition: color 0.3s ease-out;
  172. -moz-transition: color 0.3s ease-out;
  173. transition: color 0.3s ease-out;
  174. color:{color:link};
  175. text-shadow: 3px 3px 3px #C7C7C7;
  176. }
  177.  
  178. a:hover {
  179. text-decoration: none;
  180. font-style:italic;
  181. color: {color:Hover};
  182. text-shadow: 1px 1px 1px #C7C7C7;
  183. -webkit-transition: color 0.3s ease-out;
  184. -moz-transition: color 0.3s ease-out;
  185. transition: color 0.3s ease-out;
  186. }
  187.  
  188. div#center{
  189. margin:auto;
  190. position:relative;
  191. width:1000px;
  192. background-color:;
  193. overflow:auto;
  194. overflow-y:hidden;
  195. }
  196.  
  197. /*CUSTOMIZE ENTRY SETTINGS HERE*/
  198. .entry {
  199. float:left;
  200. display: block;
  201. margin:6px;
  202. overflow:hidden;
  203. width:220px;
  204.  
  205. margin-left:25px;
  206. margin-top:14px;
  207. {block:ifonecolumn}
  208. width:420px;
  209. margin-left:65px;
  210. {/block:ifonecolumn}
  211. {block:PermalinkPage}
  212. width:450px;
  213. text-align:left;
  214. line-height:13px;
  215. {/block:PermalinkPage}
  216. background:white;
  217. background-image:URL();
  218. border:1px solid #e1e1e1;
  219. padding:10px;
  220. outline:1px dashed #e2e2e2;
  221. outline-offset:-5px;
  222. -webkit-transition: all .7s ease;
  223. -moz-transition: all .7s ease;
  224. -o-transition: all .7s ease;
  225. transition: all .7s ease;
  226. }
  227.  
  228. .entry:hover{
  229. opacity:.75;
  230. -webkit-transition: all .7s ease;
  231. -moz-transition: all .7s ease;
  232. -o-transition: all .7s ease;
  233. transition: all .7s ease;
  234. }
  235. /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
  236. .entry .perma{
  237. width:auto;
  238. height:auto;
  239. margin-left:3px;
  240. position: absolute;
  241. overflow:hidden;
  242. text-align:center;
  243. bottom:6px;
  244. font-family:consolas;
  245. background:white;
  246. word-spacing:2px;
  247. letter-spacing:1px;
  248. opacity: 0.0;
  249. padding:3px;
  250. padding-bottom:1px;
  251. border-right:4px solid {color:nav};
  252. border-left:4px solid {color:nav};
  253. border-radius:5px;
  254. -webkit-transition: all .7s ease;
  255. -moz-transition: all .7s ease;
  256. -o-transition: all .7s ease;
  257. transition: all .7s ease;
  258. z-index:9;
  259.  
  260. -webkit-box-shadow: 0px 0px 20px #fff;
  261. -moz-box-shadow: 0px 0px 20px #fff;
  262. box-shadow: 0px 0px 20px #fff;
  263. }
  264.  
  265. .entry:hover .perma{
  266. overflow:visible;
  267. opacity:999; transform: scale(1.05);
  268. -ms-transform: scale(1.05);
  269. -webkit-transform: scale(1.05);
  270. -o-transform: scale(1.05);
  271. -moz-transform: scale(1.05);
  272. -webkit-box-shadow: 0px 0px 20px #fff;
  273. -moz-box-shadow: 0px 0px 20px #fff;
  274. box-shadow: 0px 0px 20px #fff;
  275. }
  276. .LikeButton{
  277.  
  278. position:absolute;
  279. float:left;
  280. top:25px;
  281. left:78px;
  282. z-index:9999;
  283. background:transparent;
  284. padding:5px;
  285. height: 11px;
  286. width:11px;
  287. opacity:0;
  288. border-radius:0px;
  289. -o-transition-transition: all 0.5s ease;
  290. -webkit-transition: all 0.5s ease;
  291. -moz-transition: all 0.5s ease;
  292. transition: all 0.5s ease;
  293.  
  294. }
  295. .entry:hover .LikeButton{
  296. opacity:99;
  297.  
  298. top:25px;
  299. left:18px;
  300. -o-transition-transition: all 0.5s ease;
  301. -webkit-transition: all 0.5s ease;
  302. -moz-transition: all 0.5s ease;
  303. transition: all 0.5s ease;
  304.  
  305. }
  306.  
  307. .ReblogButton{
  308. position:absolute;
  309. float:left;
  310. z-index:9999;
  311. background:transparent;
  312. padding:5px;
  313. height:11px;
  314. width:11px;
  315. top:25px;
  316. left:78px;
  317. opacity:0;
  318. border-radius:0px;
  319. -o-transition-transition: all 0.5s ease;
  320. -webkit-transition: all 0.5s ease;
  321. -moz-transition: all 0.5s ease;
  322. transition: all 0.5s ease;
  323. }
  324. .entry:hover .ReblogButton{
  325. opacity:8;
  326. top:25px;
  327. left:42px;
  328.  
  329. -o-transition-transition: all 0.5s ease;
  330. -webkit-transition: all 0.5s ease;
  331. -moz-transition: all 0.5s ease;
  332. transition: all 0.5s ease;
  333.  
  334. }
  335. .LikeButton:hover{
  336.  
  337. -o-transition-transition: all 0.5s ease;
  338. -webkit-transition: all 0.5s ease;
  339. -moz-transition: all 0.5s ease;
  340. transition: all 0.5s ease;
  341. }
  342. .ReblogButton:hover{
  343.  
  344. -o-transition-transition: all 0.5s ease;
  345. -webkit-transition: all 0.5s ease;
  346. -moz-transition: all 0.5s ease;
  347. transition: all 0.5s ease;
  348. }
  349.  
  350. /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
  351. #posts {
  352. width:570px;
  353. margin-top:1px;
  354. z-index:99;
  355. margin-left:319px;
  356. right:auto;
  357. padding:3px;
  358. background:white;
  359. margin-right:auto;
  360. position:relative;
  361. overflow-y: hidden;
  362. }
  363.  
  364.  
  365. /*CUSTOMIZE SIDEBAR HERE*/
  366. #sidebar{
  367. position:fixed !important;
  368. width:130px;
  369. background:white;
  370. height:25px;
  371. margin-top:260px;
  372. margin-left:15px;
  373. text-align:center;
  374. border:1px solid #e1e1e1;
  375. padding:15px;
  376. line-height:13px;
  377. font-family:handy;
  378. font-size:8px;
  379. border-radius:5px;
  380. z-index:9;
  381. }
  382. @font-face { font-family: "handy"; src: url('http://static.tumblr.com/yqxw8ss/qOClwq07v/handy00.ttf'); }
  383.  
  384. #lace{
  385. position:fixed;
  386. left: 640px;
  387. top: 1px;
  388. height: 100%;
  389. width: 18px;
  390. background-image:url('http://i40.tinypic.com/2r2ry1h.png');
  391. repeat:repeat-y;
  392. text-align:left;
  393. -webkit-transform:rotate(0deg);
  394. line-height: 20px;
  395. -webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;
  396. }
  397. #lace2{
  398. position:fixed;
  399. top: -1px;
  400. left: 1231px;
  401. width: 18px;
  402. height: 100%;
  403. background-image:url('http://i40.tinypic.com/14ty3aa.png');
  404. repeat:repeat-y;
  405. -webkit-transform:rotate(0deg);
  406. -webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;
  407. }
  408.  
  409. #anika{
  410. position:fixed;
  411. margin-left:-310px;
  412. margin-top:270px;
  413. z-index:100;
  414. opacity:.7;
  415. }
  416. #anika img{
  417. width:auto;
  418. }
  419. #links{
  420. margin-left:20px;
  421. margin-top:300px;
  422. position:fixed;
  423. background-color:;
  424. height:10px;
  425. width:162px;
  426. }
  427.  
  428. .nav a{
  429. width:5px;
  430. height:3px;
  431. line-height:60px;
  432. margin:6px; /*spacing of the links. SO much easier than the #link #link2 #link3 bullshit*/
  433.  
  434. color:#D3A5FA;
  435. opacity:1;
  436. -webkit-transition: all .7s ease;
  437. -moz-transition: all .7s ease;
  438. -o-transition: all .7s ease;
  439. transition: all .7s ease;
  440. font-family:calibri;
  441. font-size:19px;
  442. text-align:center;
  443. }
  444.  
  445. /*this is where you customize what the hover of the links will look like*/
  446.  
  447. .nav a:hover{
  448. color:#fff;
  449. background-color:{color:navi hover};
  450. opacity:11;
  451. -webkit-transition: all .5s ease;
  452. -moz-transition: all .5s ease;
  453. -o-transition: all .5s ease;
  454. transition: all .5s ease;
  455. }
  456. @font-face { font-family: 'ronda'; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  457. @font-face {font-family:"bitxmap"; src: url("http://static.tumblr.com/ofgksh6/md0mkd9yd/bitxmap_font_tfb.ttf")}
  458. @font-face { font-family: "bangalore"; src:url('http://static.tumblr.com/rmj06l2/VP8llx2mg/bangalor.ttf'); } @font-face { font-family: "silkscreen"; src: url('http://static.tumblr.com/1kdckk4/9yjlolf0w/slkscr.ttf'); } @font-face{font-family: "Babydoll";src:url('http://static.tumblr.com/9wzbixa/MbMmj2fv0/babydoll.ttf');} @font-face {font-family: "yea";src: url('http://static.tumblr.com/gvd42r2/kU4m7js4w/lexipa__.ttf');} @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  459. @font-face {font-family:formal; src: url(http://static.tumblr.com/2poobra/pspmrjf1f/petitformalscript-regular.ttf); }
  460. #blogtitle{
  461. position:fixed !important;
  462. width:389px;
  463. height:50px;
  464. font-family:formal;
  465. font-size:19px;
  466. color:{color:blogtitle};
  467. margin-top:254px;
  468. margin-left:-99px;
  469. z-index: 99999;
  470. opacity:3;
  471. text-transform:none;
  472. background-image:sdfgh;
  473. letter-spacing: 1px;
  474. line-height:0px;
  475. text-align:center;
  476. -o-transition-transition: all 0.5s ease;
  477. -webkit-transition: all 0.5s ease;
  478. -moz-transition: all 0.5s ease;
  479. transition: all 0.5s ease;
  480. }
  481.  
  482. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  483. .title{
  484. line-height: 32px;
  485. color:{color:Title};
  486. font-weight: normal;
  487. font-family:formal;
  488. font-size:20px;
  489. }
  490. #cred{
  491. width:auto;
  492. position:fixed;
  493. bottom:75px;
  494. left:0px;
  495. -webkit-transition: all .7s ease;
  496. -moz-transition: all .7s ease;
  497. -o-transition: all .7s ease;
  498. transition: all .7s ease;
  499. }
  500. #cred2{
  501. font-size:26px;
  502. font-family:arial;
  503. line-height:16px;
  504. text-align:center;
  505. height:15px;
  506. margin-top:33px;
  507. width:15px;
  508. padding:5px;
  509. padding-right:10px;
  510. background-image:url(http://media.tumblr.com/d0a366b361935c92d50a785be1357314/tumblr_inline_mva7ntV9rx1qjbhq0.jpg);
  511. margin-left:0px;
  512. color:#fff;
  513. position:fixed;
  514. -webkit-transition: all .7s ease;
  515. -moz-transition: all .7s ease;
  516. -o-transition: all .7s ease;
  517. transition: all .7s ease;
  518. border:1px solid #aaa;
  519. }
  520.  
  521. #cred3{
  522. text-align:center;
  523. width:115px;
  524. font-size:11px;
  525. background-image:url(http://media.tumblr.com/d0a366b361935c92d50a785be1357314/tumblr_inline_mva7ntV9rx1qjbhq0.jpg);
  526. height:5px;
  527. padding-top:10px;
  528. padding-bottom:10px;
  529. font-family:calibri;
  530. text-transform:uppercase;
  531. margin-left:-120px;
  532. margin-top:33px;
  533. position:fixed;
  534. -webkit-transition: all .7s ease;
  535. -moz-transition: all .7s ease;
  536. -o-transition: all .7s ease;
  537. transition: all .7s ease;
  538. border:1px solid #aaa;
  539. line-height:5px;
  540. }
  541.  
  542. #cred:hover #cred3{
  543. margin-left:30px;
  544. }
  545. #cred3:hover{
  546.  
  547. -webkit-transform: rotateX(360deg);
  548. -moz-transform: rotateX(360deg);
  549. -o-transform: rotateX(360deg);
  550. -webkit-transition: all .7s ease;
  551. -moz-transition: all .7s ease;
  552. -o-transition: all .7s ease;
  553. transition: all .7s ease;
  554. }
  555.  
  556. /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
  557. .permalink{
  558. text-transform: normal;
  559. display: block;
  560. text-align: right;
  561. text-decoration: none;
  562. }
  563.  
  564.  
  565. /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
  566. #infscr-loading{
  567. bottom: -70px;
  568. position: absolute;
  569. left: 50%;
  570. margin-left:-8px;
  571. width:16px;
  572. height:11px;
  573. overflow:hidden;
  574. margin-bottom: 50px;
  575. }
  576.  
  577. #postnotes{
  578. text-align: justify;}
  579.  
  580. #postnotes blockquote{
  581. border: 0px;}
  582.  
  583. blockquote{
  584. padding:0px 0px 2px 5px;
  585. margin:0px 0px 2px 10px;
  586. border-left: 1px dotted #555555;
  587. }
  588.  
  589. blockquote p, ul{
  590. margin:0px;
  591. padding:0px;
  592. }
  593.  
  594. a img{border: 0px;}
  595.  
  596.  
  597. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  598.  
  599. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  600. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  601.  
  602. .notes img{width:10px; position:relative; top:3px;}
  603. <--ses-->
  604. small{font-size: 90%;}
  605.  
  606. {CustomCSS}
  607.  
  608. </style>
  609.  
  610. {block:IndexPage}
  611. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  612. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  613.  
  614. <script type="text/javascript">
  615. $(window).load(function(){
  616. var $wall = $('#posts');
  617. $wall.imagesLoaded(function(){
  618. $wall.masonry({
  619. itemSelector: '.entry, .entry_photo',
  620. isAnimated : false
  621. });
  622. });
  623.  
  624. $wall.infinitescroll({
  625. navSelector : '#pagination',
  626. nextSelector : '#pagination a',
  627. itemSelector : '.entry, .entry_photo',
  628. bufferPx : 2000,
  629. debug : false,
  630. errorCallback: function() {
  631. $('#infscr-loading').fadeOut('normal');
  632. }},
  633. function( newElements ) {
  634. var $newElems = $( newElements );
  635. $newElems.hide();
  636. $newElems.imagesLoaded(function(){
  637. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  638. });
  639. }); $('#posts').show(500);
  640. });
  641. </script>
  642.  
  643.  
  644. {/block:IndexPage}
  645.  
  646.  
  647. <title>{title}</title>
  648.  
  649. <link rel="shortcut icon" href="{Favicon}" />
  650. <meta name="viewport" content="width=820" />
  651. </head>
  652.  
  653. <body>
  654. <BODY onselectstart="return false;" ondragstart="return false;">
  655. <div class="wrapper">
  656. <div class="header">
  657. <a href="http://overkilled.tumblr.com/"><img src="http://i50.tinypic.com/3325qp0.png"style="position:fixed; right:2px; opacity:.5; top:27px;z-index:99; -webkit-filter: invert(100%)" ></a>
  658. </div>
  659.  
  660. <div id="cage">
  661. <div id="center">
  662. <div id="lace"></div>
  663. <div id="lace2"></div>
  664. <div id="blogtitle">{title}</div>
  665. <!--STUFF THAT GOES INTO THE SIDEBAR-->
  666. <div id="sidebar">
  667. <div id="anika">
  668. <img src="http://static.tumblr.com/4abdab4fa96a456d80ee57d7b0d7802d/xidqzyp/W1lmvlese/tumblr_static_eiffel_tower_with_birds.png"></a></div>
  669. <center>
  670.  
  671. {description}
  672.  
  673. </center>
  674. </div>
  675.  
  676. <div id="links">
  677. <div class="nav">
  678. <a href="/" title="refresh my blog!"><img src="https://31.media.tumblr.com/80a571a81daebb8ef04da3fbe7ce3d83/tumblr_inline_msr9q071OW1qz4rgp.png"></a>
  679. <a href="{text:link one}" title="{text:link one msg}"><img src="https://31.media.tumblr.com/15eac61266f7a7fb260d5763d8596ccf/tumblr_inline_msr9qkFSoz1qz4rgp.png"></a>
  680. <a href="{text:link two}" title="{text:link two msg}"><img src="https://31.media.tumblr.com/3ee50e5052011f65c1d75c382b5f510b/tumblr_inline_msr9tcz2X41qz4rgp.png"></a>
  681. <a href="{text:link three}" title="{text:link three msg}"><img src="https://31.media.tumblr.com/c6875f829c410aa2c4564989d6502531/tumblr_inline_msr9svXGFZ1qz4rgp.png"></a>
  682. <a href="{text:link four}" title="{text:link four msg}"><img src="http://media.tumblr.com/f31b82e37b1ae68d2bf1b70e3f95352c/tumblr_inline_msra4pkAPQ1qz4rgp.png"></a>
  683. </div>
  684. </div>
  685.  
  686.  
  687.  
  688. <!------------------------------------->
  689.  
  690. <div class="left">
  691.  
  692. <div id="posts">
  693. {block:Posts}
  694. <div class="entry">
  695.  
  696. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><div class="permalinktext">
  697. <center> {12Hour}:{Minutes} {AmPm}, {DayOfWeek} with <a href="{permalink}">{notecountwithlabel}</a> </center></div>
  698. {/block:Text}
  699.  
  700. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <div class="permalinktext">
  701. <center> {12Hour}:{Minutes} {AmPm}, {DayOfWeek} with <a href="{permalink}">{notecountwithlabel}</a> </center></div>{block:Link}
  702.  
  703. {block:Answer}
  704. <div style="margin-top:2px; margin-bottom:0px; min-height:30px; padding: 5px; background-color: #fcfcfc; font-family:calibri;font-size: 11px;font-style: none; border:1px solid #eee; padding-left:8px; padding-top:5px; padding-right:8px; ">
  705. <div style="font-family:calibri; text-transform:uppercase;
  706. text-shadow: 0 0 1px {color:title};font-size:18px;line-height:14px;">{Asker}</div> <div style ="line-height:14px;padding:2px;"> {Question}</div></div>
  707. <div style="margin-top:2px; margin-bottom:4px; font-family:calibri;font-size: 11px;font-style: none;background: transparent; line-height:13px;">{Answer}</div>
  708. {block:IndexPage}
  709. <div style="background-color:#fcfcfc;border:1px solid #eee; border-radius:5px;padding:7px; font-family:calibri;font-size:10px;"><div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div></div>
  710. {/block:IndexPage}
  711. {/block:Answer}
  712. {/block:Answer}
  713.  
  714. {block:Photo}
  715. {block:IndexPage}
  716. <center>
  717. <div class="perma2">
  718. <a href="{reblogurl}"> <ul class="LikeButton">
  719. <li>{ReblogButton color="black" size=14}</li>
  720. </ul>
  721. <ul class="ReblogButton">
  722. <li>{LikeButton color="black" size=14}</li>
  723. </ul></a></div></a>
  724.  
  725. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  726. {/block:IndexPage}
  727. {block:PermalinkPage}
  728. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" style="border-radius:0px;" alt="{PhotoAlt}" width="100%"/></a></div>
  729.  
  730. {LinkCloseTag}
  731. {/block:PermalinkPage}
  732. {/block:Photo}
  733.  
  734. {block:Photoset}
  735. <center>
  736. {block:IndexPage}
  737. <div class="perma2">
  738. <a href="{reblogurl}"><ul class="LikeButton">
  739. <li>{ReblogButton color="black" size=14}</li>
  740. </ul>
  741. <ul class="ReblogButton">
  742. <li>{LikeButton color="black" size=14}</li>
  743. </ul></a></div></a>
  744. <div style="width: 100%;">{Photoset-250}</div>
  745. {/block:IndexPage}
  746. </center>
  747. <center>{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</center>
  748. {/block:Photoset}
  749.  
  750. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><div class="permalinktext">
  751. </a></div>{/block:Quote}
  752.  
  753. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  754. <ul class="chat">
  755. {block:Lines}
  756. <li class="user_{UserNumber}">
  757. {block:Label}
  758. <b><span class="label">{Label}</span></b>
  759. {/block:Label}
  760.  
  761. {Line}
  762. </li>
  763. {/block:Lines}
  764. <div class="permalinktext">
  765. <center> <div style="background-color:#fcfcfc;border:1px solid #eee; border-radius:5px;padding:7px; font-family:calibri;font-size:10px;"><div style="background:{color:perma buttons}; font-size:9px; font-family:calibri; padding:3px;">{12Hour}:{Minutes} {AmPm}, {DayOfWeek} with <a href="{permalink}">{notecountwithlabel}</a></div></div> </center></div>
  766. {/block:Chat}
  767.  
  768. {block:Audio}
  769. {block:AlbumArt}<div class="artcover">
  770. <img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  771. <div class="player"><div class="audioplayer">{AudioPlayerWhite}</div></div>
  772. <div class="audioinfo"><div class="i"><i>Song Title: </i><span{block:TrackName} style="display: none;"{block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}</div><div class="i"><i>Artist: </i><span{block:Artist} style="display: none;"{block:Artist}>Unknown</span> {block:Artist}{Artist}{/block:Artist}</div><div class="i"><i>Album: </i><span{block:Album} style="display: none;"{block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}</div></div>
  773. {block:IndexPage}
  774. <div style="background-color:#fcfcfc;border:1px solid #eee; border-radius:5px;padding:7px; font-family:calibri;font-size:10px;"><div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div></div>
  775. {/block:IndexPage}
  776. {/block:Audio}
  777.  
  778.  
  779.  
  780. {block:Video}<center>
  781. <div style="padding-top:0px; padding-bottom:2px; -webkit-filter:grayscale(100%);">
  782. {Video-250}</div>
  783. {block:IndexPage}
  784. <div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div>
  785. {/block:IndexPage}
  786. {block:Video}
  787.  
  788. {block:PostNotes}<div align="left">{caption}</div>
  789. <center>
  790.  
  791. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  792.  
  793. {block:HasTags}
  794. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  795. {block:RebloggedFrom}
  796. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  797. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  798.  
  799. {/block:RebloggedFrom}
  800. </center></span>
  801. <br>
  802. <div id="postnotes">{PostNotes}</div><br>
  803.  
  804. <center>{block:ContentSource}
  805. <br><a href="{SourceURL}">
  806. {lang:Source}:
  807. {block:SourceLogo}
  808. <img src="{BlackLogoURL}" width="{LogoWidth}"
  809. height="{LogoHeight}" alt="{SourceTitle}" />
  810. {/block:SourceLogo}
  811. {block:NoSourceLogo}
  812. {SourceLink}
  813. {/block:NoSourceLogo}
  814. </a>
  815. {/block:ContentSource}</center>
  816.  
  817. {/block:PostNotes}
  818. </div>
  819. {/block:Posts}
  820. </div></div>
  821.  
  822. {block:IndexPage}
  823. {block:Pagination}
  824. <div id="pagination">
  825. {block:NextPage}
  826. <a id="nextPage" href="{NextPage}"></a>
  827. {/block:NextPage}
  828. {block:PreviousPage}
  829. <a href="{PreviousPage}"></a>
  830. {/block:PreviousPage}
  831. </div>
  832. {/block:Pagination}
  833. {/block:IndexPage}
  834. </body>
  835. <div id="cred"><div id="cred2">☠</div>
  836. <div id="cred3">
  837. <a href="http://overkilled.tumblr.com/" title="theme credit">Theme by overkilled ☢</a>
  838. </div></div>
  839. </html>
Add Comment
Please, Sign In to add comment