Fucking_Aj

American Dream - Theme 18 by Overkilled

Mar 7th, 2014
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.47 KB | None | 0 0
  1.  
  2. <!--
  3. █▀▀█ ▀█░█▀ █▀▀ █▀▀█ █░█ ░▀░ █░░ █░░ █▀▀ █▀▀▄
  4. █░░█ ░█▄█░ █▀▀ █▄▄▀ █▀▄ ▀█▀ █░░ █░░ █▀▀ █░░█
  5. ▀▀▀▀ ░░▀░░ ▀▀▀ ▀░▀▀ ▀░▀ ▀▀▀ ▀▀▀ ▀▀▀ ▀▀▀ ▀▀▀░
  6.  
  7. ▀▀█▀▀ █░░█ █▀▀ █▀▄▀█ █▀▀ █▀▀
  8. ░░█░░ █▀▀█ █▀▀ █░▀░█ █▀▀ ▀▀█
  9. ░░▀░░ ▀░░▀ ▀▀▀ ▀░░░▀ ▀▀▀ ▀▀▀
  10. -->
  11.  
  12. <html lang="en">
  13. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  14. <html xmlns="http://www.w3.org/1999/xhtml">
  15. <head>
  16.  
  17. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  18. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  19. <script>
  20. (function($){
  21. $(document).ready(function(){
  22. $("a[title]").style_my_tooltips({
  23. tip_follows_cursor:true,
  24. tip_delay_time:90,
  25. tip_fade_speed:600,
  26. attribute:"title"
  27. });
  28. });
  29. })(jQuery);
  30. </script>
  31.  
  32.  
  33.  
  34.  
  35. <script type="text/javascript"
  36. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  37.  
  38. <!--DEFAULT VARIABLES-->
  39. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  40. <meta name="color:background" content="#fff"/>
  41. <meta name="color:link" content="#777"/>
  42. <meta name="color:text" content="#777"/>
  43. <meta name="color:title" content="69a578"/>
  44. <meta name="color:hover" content="#fff"/>
  45. <meta name="image:background" content="1"/>
  46. <meta name="color:navi font" content="#fff"/>
  47. <meta name="color:navi background" content="#7fb176"/>
  48. <meta name="text:link one title" content="Refresh"/>
  49. <meta name="text:quote" content="girls make boys cry, lipstick lullaby"/>
  50. <meta name="if:customcursor" content="1"/>
  51. <meta name="if:sidebarright" content="1"/>
  52. <meta name="if:onecolumn" content="1"/>
  53. <meta name="if:bgcover" content="1"/>
  54. <meta name="text:side img left" content="-350" />
  55. <meta name="text:side img top" content="245" />
  56. <meta name="text:link two" content=""/>
  57. <meta name="text:link three" content=""/>
  58. <meta name="text:link four" content=""/>
  59. <meta name="color:navi back" content="#DF013A"/>
  60. <meta name="text:link five" content=""/>
  61. <meta name="text:link six" content=""/>
  62. <meta name="image:side image" content="http://31.media.tumblr.com/e5aa2451fd295761bba0d0cd79e78b9d/tumblr_mv1s4fabg21rl43djo1_500.gif"/>
  63. <meta name="color:blogtitle" content="#69a578"/>
  64. <meta name="color:blogtitle2" content="#B40431"/>
  65. <meta name="color:navi hover" content="#69a578"/>
  66. <meta name="text:blogtitle2" content="lala"/>
  67. <meta name="image:favicon" content="1"/>
  68.  
  69. <style type="text/css">
  70. ::selection {
  71. background: {color:blogtitle};
  72. color: #fff;
  73. }
  74. ::-moz-selection {
  75. background: {color:blogtitle};
  76. color: #fff;
  77. }
  78.  
  79. {block:ifcustomcursor}body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}{/block:ifcustomcursor}
  80. #s-m-t-tooltip {
  81. background: #000; /* change the background color */
  82. padding: 4px;
  83. height:8px;
  84. display: none;
  85. text-align: center;
  86. font-size:8px;
  87. position: absolute;
  88. font-family:calibri;
  89. line-height:8px;
  90. letter-spacing:1px;
  91. border-radius:5px;
  92. z-index: 9999999999999999;
  93. border:1px solid white;
  94.  
  95. color:white;
  96. text-transform:uppercase;
  97. letter-spacing: 1px;
  98. }
  99.  
  100. ::-webkit-scrollbar {
  101.  
  102. height: 5px;
  103.  
  104. width: 2px;
  105.  
  106. background: #fff;
  107.  
  108. }
  109.  
  110. ::-webkit-scrollbar-thumb {
  111.  
  112. background:{color:blogtitle};
  113.  
  114. border: 0px;
  115.  
  116. -webkit-border-radius: 5px;
  117.  
  118. -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.75);
  119.  
  120. }
  121.  
  122. ::-webkit-scrollbar-corner {
  123.  
  124. background: transparent;
  125.  
  126. }
  127.  
  128. 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-
  129.  
  130. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  131.  
  132. 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;}
  133.  
  134.  
  135.  
  136. p {
  137. margin:0px;
  138. margin-top:0px;
  139. }
  140.  
  141.  
  142. body {
  143. padding: 0px;
  144. margin: 0px;
  145. color:{color:text};
  146. font-family:consolas;
  147. font-size:8px;
  148. line-height:10px;
  149. letter-spacing:1px;
  150. text-transform:uppercase;
  151. background-color: {color:Background};
  152. background-image:url({image:Background});
  153. background-attachment: fixed;
  154. background-repeat: repeat;
  155. {block:ifbgcover}
  156. background-size:cover;
  157. {/block:ifbgcover}
  158. }
  159.  
  160.  
  161. a:link, a:active, a:visited{
  162. text-decoration: none;
  163. -webkit-transition: color 0.3s ease-out;
  164. -moz-transition: color 0.3s ease-out;
  165. transition: color 0.3s ease-out;
  166. color:{color:link};
  167. }
  168.  
  169. a:hover {
  170. text-decoration: none;
  171. font-style:;
  172. color: {color:Hover};
  173. }
  174.  
  175. div#center{
  176. margin:auto;
  177. position:relative;
  178. width:1000px;
  179. background-color:;
  180. overflow:auto;
  181. overflow-y:hidden;
  182. }
  183.  
  184.  
  185. /*CUSTOMIZE ENTRY SETTINGS HERE*/
  186. .entry {
  187. padding:12px;
  188. border:1px solid #e1e1e1;
  189. float:left;
  190. display: block;
  191. margin:11px;
  192. border-radius:5px;
  193. width:220px;
  194. margin-left:20px;
  195. {block:ifonecolumn}
  196. width:300px;
  197. {/block:ifonecolumn}
  198. {block:PermalinkPage}
  199. width:490px;
  200. text-align:left;
  201. line-height:10px;
  202. {/block:PermalinkPage}
  203. background:white;
  204. -webkit-box-shadow: 0px 0px 10px #fff;
  205. -moz-box-shadow: 0px 0px 10px #fff;
  206. box-shadow: 0px 0px 10px #fff;
  207. background-image:URL();
  208.  
  209. -webkit-transition: all .7s ease;
  210. -moz-transition: all .7s ease;
  211. -o-transition: all .7s ease;
  212. transition: all .7s ease;
  213. box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.09);
  214. -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.09);
  215. -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.09);
  216. }
  217. .entry:hover{
  218.  
  219. -webkit-transition: all .7s ease;
  220. -moz-transition: all .7s ease;
  221. -o-transition: all .7s ease;
  222. transition: all .7s ease;
  223. }
  224. .entry img{
  225.  
  226. -webkit-transition: all .7s ease;
  227. -moz-transition: all .7s ease;
  228. -o-transition: all .7s ease;
  229. transition: all .7s ease;
  230. }
  231. .entry img:hover{
  232.  
  233. -webkit-transition: all .7s ease;
  234. -moz-transition: all .7s ease;
  235. -o-transition: all .7s ease;
  236. transition: all .7s ease;
  237. }
  238. /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
  239. .entry .perma{
  240. width:236px;
  241. height:14px;
  242. margin-left:-10px;
  243. {block:ifonecolumn}
  244. margin-left:-10px;
  245. width:316px;
  246. {/block:ifonecolumn}
  247. margin-top: 0px;
  248. position: absolute;
  249. line-height: 16px;
  250. overflow:hidden;
  251. text-align:center;
  252. top:0px;
  253. padding: 2px;
  254. font-family: calibri;
  255. border-bottom:2px solid {color:navi back};
  256. text-transform:uppercase;
  257. font-size: 10px;
  258. background:white;
  259. word-spacing:2px;
  260. letter-spacing:1px;
  261. opacity: 0.0;
  262. -webkit-transition: 0.4s linear;
  263. -webkit-transition: all 0.4s linear;
  264. -moz-transition: all 0.4s linear;
  265. transition: all 0.4s linear;
  266. }
  267.  
  268. .entry:hover .perma{
  269. margin-top:0px;
  270. overflow:hidden;
  271. border-radius:5px;
  272. opacity:1;
  273. -webkit-transition: 0.7s linear;
  274. -webkit-transition: all 0.7s linear;
  275. -moz-transition: all 0.7s linear;
  276. transition: all 0.7s linear;
  277. }
  278.  
  279. #permalinkz {
  280. font-family: calibri;
  281. padding: 5px;
  282. font-size: 8px;
  283. text-transform: uppercase;
  284. display: block;
  285. text-align:center;
  286. letter-spacing: 1px;
  287. width: 234px;
  288. {block:ifonecolumn}
  289. width:314px;
  290. {/block:ifonecolumn}
  291. height: 13px;
  292. line-height: 15px;
  293. margin-bottom: -12px;
  294. opacity:1;
  295. margin-left: -12px;
  296. border-bottom: 1px solid #eee;
  297. border-top: 1px solid #eee;
  298. background:#f8f8f8;
  299. border-radius:3px;
  300. -webkit-transition: 0.7s linear;
  301. -webkit-transition: all 0.7s linear;
  302. -moz-transition: all 0.7s linear;
  303. transition: all 0.7s linear;
  304. }
  305.  
  306.  
  307.  
  308. /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
  309. #posts {
  310. width:560px;
  311. {block:ifonecolumn}
  312. width:360px;
  313. margin-left:369px;
  314. {/block:ifonecolumn}
  315. margin-top:13px;
  316. z-index:99;
  317. margin-left:345px;
  318. {block:ifsidebarright}
  319. margin-left:20px;
  320. {block:ifonecolumn}
  321. margin-left:209px;
  322. {/block:ifonecolumn}
  323. {/block:ifsidebarright}
  324. right:auto;
  325. padding:15px;
  326. background:hella rad;
  327. margin-right:auto;
  328. position:absolute;
  329.  
  330. }
  331.  
  332. /*CUSTOMIZE SIDEBAR HERE*/
  333. #sidebar{
  334. text-transform:none;
  335. position:fixed !important;
  336. width:140px;
  337. background:white;
  338. height:auto;
  339. font-size:8px;
  340. font-family:ronda;
  341. line-height:12px;
  342. padding:10px;
  343. border:1px solid #e1e1e1;
  344. box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
  345. -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
  346. -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
  347. margin-top:150px;
  348. margin-left:135px;
  349. {block:ifsidebarright}
  350. margin-left:640px;
  351. {/block:ifsidebarright}
  352. text-align:center;
  353. -webkit-transition: all .7s ease;
  354. -moz-transition: all .7s ease;
  355. -o-transition: all .7s ease;
  356. transition: all .7s ease;
  357.  
  358. }
  359. #sidebar:hover{
  360. padding:10px;
  361. -webkit-transition: all .7s ease;
  362. -moz-transition: all .7s ease;
  363. -o-transition: all .7s ease;
  364. transition: all .7s ease;
  365.  
  366. }
  367.  
  368.  
  369. #cred{
  370. width:auto;
  371. position:fixed;
  372. bottom:75px;
  373. left:0px;
  374. -webkit-transition: all .7s ease;
  375. -moz-transition: all .7s ease;
  376. -o-transition: all .7s ease;
  377. transition: all .7s ease;
  378. }
  379. #cred2{
  380. font-size:12px;
  381. font-family:arial;
  382. line-height:16px;
  383. text-align:center;
  384. height:15px;
  385. margin-top:33px;
  386. width:5px;
  387. padding:5px;
  388. padding-right:10px;
  389. background:#ffffff;
  390. margin-left:0px;
  391. position:fixed;
  392. -webkit-transition: all .7s ease;
  393. -moz-transition: all .7s ease;
  394. -o-transition: all .7s ease;
  395. transition: all .7s ease;
  396. border:1px solid #aaa;
  397. }
  398.  
  399. #cred3{
  400. text-align:center;
  401. width:120px;
  402. font-size:10px;
  403. background:#ffffff;
  404. height:5px;
  405. padding-top:10px;
  406. padding-bottom:10px;
  407. font-family:calibri;
  408. text-transform:uppercase;
  409. margin-left:-120px;
  410. margin-top:33px;
  411. position:fixed;
  412. -webkit-transition: all .7s ease;
  413. -moz-transition: all .7s ease;
  414. -o-transition: all .7s ease;
  415. transition: all .7s ease;
  416. border:1px solid #aaa;
  417. line-height:5px;
  418. }
  419.  
  420. #cred:hover #cred3{
  421. margin-left:50px;
  422. }
  423.  
  424.  
  425.  
  426. #quote{
  427. position:fixed !important;
  428. z-index:99999;
  429. width:3620px;
  430. height:28px;
  431. margin-top:-4px;
  432. {block:PermalinkPage}
  433. margin-top:-3px;
  434. {/block:PermalinkPage}
  435. margin-left:-1155px;
  436. text-transform:uppercase;
  437. background:white;
  438. border-bottom:1px solid #e1e1e1;
  439.  
  440. line-height:23px;
  441. text-align:center;
  442. color:#b9b9b9;
  443. font-family:calibri;
  444. font-size:9px;
  445. letter-spacing:1px;
  446. -webkit-transition: all .7s ease;
  447. -moz-transition: all .7s ease;
  448. -o-transition: all .7s ease;
  449. transition: all .7s ease;
  450. }
  451. #quote:hover{
  452. letter-spacing:1px;
  453.  
  454. -webkit-transition: all .7s ease;
  455. -moz-transition: all .7s ease;
  456. -o-transition: all .7s ease;
  457. transition: all .7s ease;
  458. }
  459. #blogtitle{
  460. position:fixed !important;
  461. width:289px;
  462. height:50px;
  463. font-family:amatic;
  464. font-size:30px;
  465. color:{color:blogtitle};
  466. margin-top:140px;
  467. margin-left:60px;
  468. {block:ifsidebarright}
  469. margin-left:570px;
  470. {/block:ifsidebarright}
  471. z-index: 16;
  472. opacity:3;
  473. background-image:sdfgh;
  474. letter-spacing: 1px;
  475. line-height:0px;
  476. text-transform:none;
  477. text-align:center;
  478. }
  479. @font-face { font-family: "signerica"; src: url('http://static.tumblr.com/yo59jgt/m4om1rino/signerica_fat.ttf'); }
  480.  
  481. div#blogtitle2{
  482. position:fixed !important;
  483. width: 410px;
  484. margin-top: 105px;
  485. padding: 7px;
  486. margin-left: 148px;
  487. {block:ifsidebarright}
  488. margin-left:640px;
  489. {/block:ifsidebarright}
  490. text-transform:none;
  491. font-size: 55px;
  492. background-color: ;
  493. font-family: amatic;
  494. text-align: left;
  495. color: {color:blogtitle2};
  496. line-height: 33px;
  497. opacity: .3;
  498. }
  499. #links{
  500. margin-left:7px;
  501. margin-top:20px;
  502. position:fixed;
  503. background-color:;
  504. height:auto;
  505. width:28px;
  506.  
  507. }
  508.  
  509. .nav a{
  510. width:2px;
  511. height:2px;
  512. line-height:0px;
  513. margin:3px; /*spacing of the links. SO much easier than the #link #link2 #link3 bullshit*/
  514. /*this is where you change how they look, in this instance, block makes it go up and down. display:inline-block; will make it go across*/
  515. background-color:#fff;
  516. padding:22%;
  517. border:1px solid #999;
  518. color:#D3A5FA;
  519. box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.08);
  520. -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.08);
  521. -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.08);
  522. -webkit-transition: all .2s ease;
  523. -moz-transition: all .2s ease;
  524. -o-transition: all .2s ease;
  525. transition: all .2s ease;
  526. border:1px solid #ddd;
  527. font-family:calibri;
  528. font-size:0px;
  529. border-radius:0px;
  530. text-align:center;
  531. -webkit-transition: all .8s ease;
  532. -moz-transition: all .8s ease;
  533. -o-transition: all .8s ease;
  534. transition: all .8s ease;
  535. }
  536. .nav a:hover{
  537. box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
  538. -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
  539. -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
  540. background-color:{color:navi hover};
  541. color:#fff;
  542. border:1px solid #fff;
  543. -webkit-transition: all .8s ease;
  544. -moz-transition: all .8s ease;
  545. -o-transition: all .8s ease;
  546. transition: all .8s ease;
  547. }
  548. #anika{
  549. position:fixed;
  550. margin-left:{text:side img left}px;
  551. margin-top:{text:side img top}px;
  552. {block:ifsidebarright}
  553. margin-left:250px;
  554. {/block:ifsidebarright}
  555. z-index:100;
  556. opacity:.7;
  557. }
  558. #anika img{
  559. width:300px;
  560. }
  561. @font-face { font-family: "lel"; src: url('http://static.tumblr.com/yqxw8ss/qOClwq07v/handy00.ttf'); }
  562. @font-face { font-family: 'ronda'; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  563. @font-face{font-family:Halo;src:url(http://static.tumblr.com/9wzbixa/Chgmj2j5c/halohandletter.ttf);}
  564. @font-face { font-family:lol; src: url(http://static.tumblr.com/hcfbjje/sfRlpm8t0/starsfromoureyes.ttf);}
  565.  
  566. @font-face {font-family:fighter;src: url('http://static.tumblr.com/fxpo5zq/oefmes3gi/cedarville_pnkfun_1_cursive.ttf'); }
  567. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  568. @font-face { font-family: "amatic";src: url('http://static.tumblr.com/u37ad6e/GKZmr4tgx/amaticsc-regular.ttf');,}
  569.  
  570. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  571. .title{
  572. color:{color:title};
  573. font-weight: normal;
  574. font-family:calibri;
  575. font-size: 15px;
  576. line-height: 15px;
  577. letter-spacing:1px;
  578. text-transform:uppercase;
  579. text-shadow: 0 0 1px {color:title};
  580. }
  581.  
  582. /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
  583. .permalink{
  584. text-transform: normal;
  585. display: block;
  586. text-align: right;
  587. text-decoration: none;
  588. }
  589.  
  590.  
  591. /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
  592. #infscr-loading{
  593. bottom: -70px;
  594. position: absolute;
  595. left: 50%;
  596. margin-left:-8px;
  597. width:16px;
  598. height:11px;
  599. overflow:hidden;
  600. margin-bottom: 50px;
  601. }
  602.  
  603. #postnotes{
  604. text-align: justify;}
  605.  
  606. #postnotes blockquote{
  607. border: 0px;}
  608.  
  609. blockquote{
  610. padding:0px 0px 2px 5px;
  611. margin:0px 0px 2px 10px;
  612. border-left: 1px dotted #555555;
  613. }
  614.  
  615. blockquote p, ul{
  616. margin:0px;
  617. padding:0px;
  618. }
  619.  
  620. a img{border: 0px;}
  621.  
  622.  
  623. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  624.  
  625. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  626. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  627.  
  628. .notes img{width:10px; position:relative; top:3px;}
  629. <--ses-->
  630. small{font-size: 90%;}
  631.  
  632. {CustomCSS}
  633.  
  634. </style>
  635.  
  636. {block:IndexPage}
  637. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  638. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  639.  
  640. <script type="text/javascript">
  641. $(window).load(function(){
  642. var $wall = $('#posts');
  643. $wall.imagesLoaded(function(){
  644. $wall.masonry({
  645. itemSelector: '.entry, .entry_photo',
  646. isAnimated : false
  647. });
  648. });
  649.  
  650. $wall.infinitescroll({
  651. navSelector : '#pagination',
  652. nextSelector : '#pagination a',
  653. itemSelector : '.entry, .entry_photo',
  654. bufferPx : 2000,
  655. debug : false,
  656. errorCallback: function() {
  657. $('#infscr-loading').fadeOut('normal');
  658. }},
  659. function( newElements ) {
  660. var $newElems = $( newElements );
  661. $newElems.hide();
  662. $newElems.imagesLoaded(function(){
  663. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  664. });
  665. }); $('#posts').show(500);
  666. });
  667. </script>
  668.  
  669.  
  670. {/block:IndexPage}
  671. <a href="http://overkilled.tumblr.com/tagged/themes"><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>
  672.  
  673. <title>{title}</title>
  674.  
  675. <link rel="shortcut icon" href="{image:Favicon}" />
  676. <meta name="viewport" content="width=820" />
  677. </head>
  678.  
  679. <body>
  680.  
  681. <body onkeydown="return false">
  682. <div class="wrapper">
  683. <div class="header">
  684. </div>
  685.  
  686. <div id="cage">
  687. <div id="center">
  688. <div id="quote">
  689. <span id="wipe">{text:quote}</span>
  690. </div>
  691. <div id="blogtitle">
  692. &nbsp
  693. {title}</div>
  694. <div id="blogtitle2" >{text:blogtitle2}</div>
  695.  
  696. <!--STUFF THAT GOES INTO THE SIDEBAR-->
  697. <div id="sidebar">
  698.  
  699. <center>
  700.  
  701. {description}
  702.  
  703. <div id="links">
  704. <div class="nav"><a href="/">1</a><a href="{text:link two}">2</a><a href="{text:link three}">3</a><a href="{text:link four}">4</a><a href="{text:link five}">5</a><a href="{text:link six}">6</a>
  705. </div>
  706.  
  707. <div id="anika">
  708. <a href="/"><img src="{image:side image}"></a></div>
  709. </center>
  710.  
  711. </div>
  712. <!------------------------------------->
  713.  
  714.  
  715. <div class="left">
  716.  
  717. <div id="posts">
  718. {block:Posts}
  719. <div class="entry">
  720.  
  721.  
  722. {block:Answer}
  723. <div style="line-height:11px;margin-top:2px;;margin-bottom:0px;min-height:30px; padding: 5px; background-color:;border-radius:0px;border:1px solid #eee;">
  724. <a href="{AskerURL}"><askname><div style="margin-top:2px;;margin-bottom:0px;min-height:0px; padding: 4px; background-color:#f9f9f9;border:1px solid #e1e1e1; text-transform:normal; font-size:10px; font-family: calibri; text-align:left">{asker}:</div></askname> {Question}</div>
  725. <div style="margin-top:2px; line-height:11px;margin-bottom:4px; background: transparent;">{Answer}</div>
  726. <div id="permalinkz"><div style="padding:4px;"><a href="{permalink}">{notecountwithlabel}</a> // <a href="{permalink}">{Timeago}</a> </div></div>
  727. {/block:Answer}
  728.  
  729. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span>{block:indexpage}<div style="padding-top:4px;"><p align=right><span class="permalink"><div id="perma"><a href="{permalink}">{notecountwithlabel}</a></a> // <a href="{permalink}">{Timeago}</a> // <a href="{ReblogURL}">Reblog</a><br>{/block:HasTags}</span></align></div></div>{/block:indexpage}
  730. {/block:Text}
  731.  
  732. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  733. class="permalink"><a href="{permalink}">{notecountwithlabel}</a> // <a href="{permalink}">{Timeago}</a> // <a href="{ReblogURL}">Reblog</a></span></align>{block:Link}
  734.  
  735. {block:Photo}
  736. {block:IndexPage}
  737. <center>
  738. <div class="perma">
  739. <a href="{ReblogURL}"title="Share this post">Reblog</a> this with <a href="{Permalink}"title="Click here for the permalink">{notecountwithlabel}</a> </div>
  740. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  741. {/block:IndexPage}
  742. {block:PermalinkPage}
  743. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  744.  
  745. {LinkCloseTag}
  746. {/block:PermalinkPage}
  747. {/block:Photo}
  748.  
  749. {block:Photoset}
  750. {block:IndexPage}
  751. <center>
  752. <div class="perma">
  753. <a href="{ReblogURL}">Reblog</a> this image with <a href="{Permalink}"title="">{notecountwithlabel}</a> </div>
  754. {Photoset-250}</center>
  755. {/block:IndexPage}
  756. {block:PermalinkPage}
  757. <center>
  758. {Photoset-500}</center>
  759. {/block:PermalinkPage}
  760. {/block:Photoset}
  761.  
  762. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel} // {timeago}</a> // <a href="{ReblogURL}">Reblog</a></span></align>{/block:Quote}
  763.  
  764. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  765.  
  766. {block:Lines}
  767. <li class="user_{UserNumber}">
  768. {block:Label}
  769. <span class="label">{Label}</span>
  770. {/block:Label}
  771.  
  772. {Line}
  773.  
  774. {/block:Lines}
  775. <p align=right><div style="padding:4px;"><a href="{permalink}">{notecountwithlabel}</a> / <a href="{permalink}">{Timeago}</a> // <a href="{ReblogURL}">Reblog</a></div></div></align>
  776. {/block:Chat}
  777.  
  778. {block:Audio}
  779. <div style="width:150px; height:30px;">
  780. {AudioPlayerBlack}
  781. </div>
  782. {block:IndexPage}
  783. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel} // {timeago}</a> // <a href="{ReblogURL}">Reblog</a></span></align>{/block:IndexPage}
  784. {/block:Audio}
  785.  
  786. {block:Video}
  787. {block:IndexPage}
  788. <center>
  789. {Video-250}</center><p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel} /// {timeago}</a> // <a href="{ReblogURL}">Reblog</a></span></align>
  790. {/block:IndexPage}
  791. {block:PermalinkPage}
  792. <center>
  793. {Video-400}</center>
  794. {/block:PermalinkPage}
  795. {block:Video}
  796.  
  797.  
  798. {block:PostNotes}<div align="middle">{caption}</div>
  799. <center>
  800.  
  801. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  802.  
  803. {block:HasTags}
  804. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  805. {block:RebloggedFrom}
  806. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  807. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  808.  
  809. {/block:RebloggedFrom}
  810. </center></span>
  811. <br>
  812. <div id="postnotes">{PostNotes}</div><br>
  813.  
  814. <center>{block:ContentSource}
  815. <br><a href="{SourceURL}">
  816. {lang:Source}:
  817. {block:SourceLogo}
  818. <img src="{BlackLogoURL}" width="{LogoWidth}"
  819. height="{LogoHeight}" alt="{SourceTitle}" />
  820. {/block:SourceLogo}
  821. {block:NoSourceLogo}
  822. {SourceLink}
  823. {/block:NoSourceLogo}
  824. </a>
  825. {/block:ContentSource}</center>
  826.  
  827. {/block:PostNotes}
  828. </div>
  829. {/block:Posts}
  830. </div></div>
  831.  
  832. {block:IndexPage}
  833. {block:Pagination}
  834. <div id="pagination">
  835. {block:NextPage}
  836. <a id="nextPage" href="{NextPage}"></a>
  837. {/block:NextPage}
  838. {block:PreviousPage}
  839. <a href="{PreviousPage}"></a>
  840. {/block:PreviousPage}
  841. </div>
  842. {/block:Pagination}
  843. {/block:IndexPage}
  844. </body>
  845.  
  846.  
  847. <div id="cred"><div id="cred2">☪</div>
  848. <div id="cred3">
  849. <a href="http://overkilled.tumblr.com/" title="theme credit">Theme by Overkilled ✌</a>
  850. <script type="text/javascript">
  851. // <![CDATA[
  852. var speed=100; // speed colours change, 1 second = 1000
  853. var delay=15; // how long to wait for each wipe
  854. var alink="http://www.mf2fm.com/rv"; // page to link text to (set to ="" for no link)
  855.  
  856. /****************************
  857. * Wipe Out Text Effect *
  858. *(c) 2003-6 mf2fm web-design*
  859. * http://www.mf2fm.com/rv *
  860. * DON'T EDIT BELOW THIS BOX *
  861. ****************************/
  862. var w_txt;
  863. window.onload=function() { if (document.getElementById) {
  864. var wiper=document.getElementById("wipe");
  865. w_txt=wiper.firstChild.nodeValue;
  866. while (wiper.childNodes.length) wiper.removeChild(wiper.childNodes[0]);
  867. for (var i=0; i<w_txt.length; i++) {
  868. var wipei=document.createElement("span");
  869. wipei.setAttribute("id", "wipe"+i);
  870. wipei.appendChild(document.createTextNode(w_txt.charAt(i)));
  871. if (alink) {
  872. wipei.style.cursor="pointer";
  873. wipei.onclick=function() { top.location.href=alink; }
  874. }
  875. wiper.appendChild(wipei);
  876. }
  877. wipe(0);
  878. }}
  879.  
  880. function wipe(c) {
  881. if (!c) for (var w=0; w<w_txt.length; w++) document.getElementById("wipe"+w).style.visibility="hidden";
  882. else if (c<=w_txt.length) document.getElementById("wipe"+(c-1)).style.visibility="visible";
  883. setTimeout("wipe("+(++c%(w_txt.length+delay))+")", speed);
  884. }
  885. // ]]>
  886. </script>
  887. </html>
Add Comment
Please, Sign In to add comment