Advertisement
Guest User

Untitled

a guest
Feb 1st, 2015
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.13 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <!--
  5. MIDNITE THEME BY OVERDOSAGE AT OVERDOSED THEMES
  6. POWERED BY TUMBLR.COM
  7. -->
  8.  
  9. <head>
  10.  
  11. <script type="text/javascript">
  12. $(document).ready(function() {
  13. $( '#content' ).fadeIn(1500);
  14. });
  15. </script>
  16.  
  17. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js" type="text/javascript"><!--mce:0--></script>
  18. <script src="toggle.js" type="text/javascript"><!--mce:1--></script>
  19. <script type="text/javascript">
  20. $(document).ready(function(){
  21. $(".about").hide();
  22. $(".headernav2").click(function(){
  23. $('.about').slideToggle("fast");
  24. return true;
  25. });
  26. });
  27. </script>
  28.  
  29. <script type="text/javascript" src="http://static.tumblr.com/6quy42l/KPXm6ehuk/popup.js"></script>
  30. <script src="http://static.tumblr.com/6quy42l/tPum65t1d/fucku.js"></script>
  31. <script src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  32. <script type="text/javascript" src="http://static.tumblr.com/6quy42l/lBNm6eh49/need.js"></script>
  33.  
  34. <link href='http://fonts.googleapis.com/css?family=Istok+Web:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
  35. <link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
  36. <link href='http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
  37.  
  38. <meta name="text:Custom Title 1" content="MY ART" />
  39. <meta name="text:Custom Title 2" content="COMMISSIONS" />
  40. <meta name="text:Custom Title 3" content="FAQ" />
  41. <meta name="text:Custom Title 4" content="REPLIES" />
  42. <meta name="text:Ask Title" content="MSG" />
  43. <meta name="text:Archive Title" content="ARCHV" />
  44. <meta name="text:Description Title" content="DESC" />
  45. <meta name="text:Permalink Title" content="Link" />
  46. <meta name="text:Body Font" content="10" />
  47. <meta name="text:Title Font" content="45" />
  48.  
  49. <meta name="color:Background" content="#fff" />
  50. <meta name="color:Question" content="#fff" />
  51. <meta name="color:Text" content="#000" />
  52. <meta name="color:Hover" content="#444444" />
  53. <meta name="color:Post Background" content="#eee" />
  54. <meta name="color:Sidebar" content="#e2e2e2" />
  55. <meta name="color:Title" content="#FFFFFF" />
  56. <meta name="color:Links" content="#FFFFFF" />
  57. <meta name="color:Replies" content="#eeeeee" />
  58. <meta name="image:Header Image" content="0" />
  59.  
  60. <meta name="if:1 Column" content="0" />
  61. <meta name="if:Caption" content="1" />
  62. <meta name="if:Custom Link 1" content="1" />
  63. <meta name="if:Custom Link 2" content="1" />
  64. <meta name="if:Custom Link 3" content="1" />
  65. <meta name="if:Custom Link 4" content="1" />
  66. <meta name="if:Side Navigation" content="1" />
  67. <meta name="if:Header Navigation" content="1" />
  68. <meta name="if:Show Description" content="1" />
  69. <meta name="if:Archive Link" content="1" />
  70. <meta name="if:Side Fading" content="1" />
  71. <meta name="if:4 Columns" content="0" />
  72. <meta name="if:2 Columns" content="1" />
  73. <meta name="if:Header" content="1" />
  74. <meta name="if:Photo Reblog Link" content="1" />
  75. <meta name="if:Use Header Image" content="0" />
  76. <meta name="if:3 Columns" content="0" />
  77. <meta name="if:Home Link" content="1" />
  78. <meta name="if:Ask Link" content="1" />
  79.  
  80.  
  81. <meta name="font:Title" content="'bebasneueregular'" />
  82. <meta name="font:Post Titles" content="'bebasneueregular'" />
  83. <meta name="font:Navigation" content="'Josefin Sans'" />
  84.  
  85. <script type="text/javascript">
  86. $(document).ready(function(){
  87. $("#side").hover(function(){
  88. if($(window).scrollTop()>="150"){$("#side").stop().fadeTo("fast", 1.0);}
  89. },function(){
  90. if($(window).scrollTop()>="150"){$("#side").stop().fadeTo("medium", 1.0);}
  91. });
  92. });
  93. </script>
  94.  
  95. <title>{Title}</title>
  96. <link rel="shortcut icon" href="{Favicon}">
  97. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  98. <link rel="shortcut icon" href="{Favicon}">
  99. <title>Untitled Document</title>
  100. <link rel="shortcut icon" href="{Favicon}">
  101. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  102.  
  103. {block:Description}
  104. <meta name="description" content="{MetaDescription}" />
  105. {/block:Description}
  106.  
  107. <style type="text/css">
  108.  
  109. @import url(http://fonts.googleapis.com/css?family=Josefin+Sans&subset=latin);
  110. @import url(http://fonts.googleapis.com/css?family=Droid+Serif&subset=latin);
  111. @import url(http://static.tumblr.com/jw8fmba/pXhlt5pzb/bebasneue.css);
  112. *, body, html {
  113. margin: 0px;
  114. padding: 0px;
  115. }
  116.  
  117. body{
  118. background-image:url("http://i13.photobucket.com/albums/a262/Ruin-HCI/Gaia/layout%20designs/star-tile-far-away.jpg");
  119. background-repeat:repeat;
  120. background-attachment:fixed;
  121. background-position:left top;
  122. background-color:{color:Background};
  123. font-size:{text:Body Font}px;
  124. font-family:Ubuntu Mono;
  125. line-height:15px;
  126. }
  127.  
  128. p{
  129. margin:0px;
  130. padding:0px;
  131. }
  132.  
  133. #content{
  134. margin: auto auto auto auto ;
  135. width:100%;
  136. position:relative;
  137. }
  138.  
  139. #content .posts{
  140. {block:If4Columns}width:1040px;margin-left:-525px;{/block:If4Columns}
  141. {block:If2Columns}width:1040px;margin-left:-510px;{/block:If2Columns}
  142. {block:If3Columns}width:1120px;margin-left:-535px;{/block:If3Columns}
  143. {block:If1Column}width:800px; margin-left:-260px;{/block:If1Column}
  144. position:absolute;
  145. top:50px;
  146. left:50%;
  147. padding-top:0px;
  148. margin-top:0px;
  149. {block:PermalinkPage}
  150. width:600px;
  151. {/block:PermalinkPage}
  152. }
  153.  
  154. #content .entry{
  155. {block:IndexPage}
  156. {block:If4Columns}width:250px;{/block:If4Columns}
  157. {block:If2Columns}width:500px;{/block:If2Columns}
  158. {block:If3Columns}width:350px;{/block:If3Columns}
  159. {block:If1Column}width:500px;{/block:If1Column}
  160. margin:5px;
  161. padding:0px;
  162. float:left;
  163. {/block:IndexPage}
  164. {block:PermalinkPage}
  165. {block:IfNot1Column}margin-left:250px;{/block:IfNot1Column}
  166. {block:if1Column}margin-left:0px;{/block:If1Column}
  167. margin-top:5px;
  168. width:500px;
  169. {/block:PermalinkPage}
  170. }
  171.  
  172. #topheader{
  173. {block:IndexPage}width:720px;{/block:IndexPage}
  174. {block:PermalinkPage}width:500px;{/block:PermalinkPage}
  175. margin: 55px auto 15px ;
  176. z-index:1000;
  177. padding-bottom:10px;
  178. -moz-transition: 0.2s ease-in;
  179. -webkit-transition: 0.2s ease-in;
  180. -o-transition: 0.2s ease-in;
  181. transition: 0.2s ease-in;
  182. padding:5px;
  183. }
  184.  
  185. #topheader .header_image{
  186. max-width:900px;
  187. max-height:400px;
  188. }
  189.  
  190. div#side{
  191. {block:IndexPage}
  192. width:150px;
  193. {/block:IndexPage}
  194. {block:PermalinkPage}
  195. width:150px;
  196. {/block:PermalinkPage}
  197. position:fixed;
  198. z-index:1000;
  199. {block:IndexPage}
  200. {block:IfSideFading}
  201. opacity:0.0;
  202. {/block:IfSideFading}
  203. {/block:IndexPage}
  204. {block:IndexPage}left:55px;{/block:IndexPage}
  205. {block:PermalinkPage}margin-left:-445px;{/block:PermalinkPage}
  206. top:63px;
  207. }
  208.  
  209. .blogtitle{
  210. color:{color:Title};
  211. text-decoration:none;
  212. font-family: {font:Title} ;
  213. font-size:{text:Title Font}px;
  214. display:block;
  215. line-height:35px;
  216. text-align:center;
  217. margin-bottom:20px;
  218. }
  219.  
  220. a:link, a:active, a:visited{
  221. color:{color:Links};
  222. text-decoration:none;
  223. -moz-transition: 0.2s ease-in;
  224. -webkit-transition: 0.2s ease-in;
  225. -o-transition: 0.2s ease-in;
  226. transition: 0.2s ease-in;
  227. }
  228.  
  229. a:hover{
  230. color:{color:Hover};
  231. text-decoration:none;
  232. -moz-transition: 0.2s ease-in;
  233. -webkit-transition: 0.2s ease-in;
  234. -o-transition: 0.2s ease-in;
  235. transition: 0.2s ease-in;
  236. }
  237.  
  238. .h1{
  239. font-family: {font:Post Titles} ;
  240. font-size:25px;
  241. display:block;
  242. line-height:25px;
  243. }
  244.  
  245. .h2{
  246. font-family: {font:Post Titles} ;
  247. font-size:25px;
  248. line-height:25px;
  249. }
  250. .permatag{text-decoration:none;}
  251. .permatag a{margin:5px 3px 0 0;
  252. padding:6px 6px;text-decoration:none;}
  253.  
  254. .headernav {
  255. color:{color:Text};
  256. text-decoration:none;
  257. text-align:center;
  258. font-family:{font:Navigation};
  259. font-weight:bold;
  260. letter-spacing:1px;
  261. font-size:12px;
  262. margin:5px 3px 0 0;
  263. padding:6px 6px;
  264. background:{color:Background};
  265. -webkit-border-radius: 7px;
  266. -moz-border-radius: 7px;
  267. border-radius: 7px;
  268. text-decoration:none;
  269. -moz-transition: 0.2s ease-in;
  270. -webkit-transition: 0.2s ease-in;
  271. -o-transition: 0.2s ease-in;
  272. transition: 0.2s ease-in;
  273. }
  274.  
  275. a.headernav {
  276. color:{color:Text};
  277. text-decoration:none;
  278. margin:30 3px 0 0;
  279. padding:6px 6px;
  280. background:{color:Background};
  281. -webkit-border-radius: 7px;
  282. -moz-border-radius: 7px;
  283. border-radius: 7px;
  284. text-decoration:none;
  285. -moz-transition: 0.2s ease-in;
  286. -webkit-transition: 0.2s ease-in;
  287. -o-transition: 0.2s ease-in;
  288. transition: 0.2s ease-in;
  289. }
  290.  
  291. a.headernav:hover {
  292. background:{color:Post Background};
  293. color:{color:Text};
  294. cursor:pointer;
  295. -moz-transition: 0.2s ease-in;
  296. -webkit-transition: 0.2s ease-in;
  297. -o-transition: 0.2s ease-in;
  298. transition: 0.2s ease-in;
  299. }
  300.  
  301. .headernav2 {
  302. color:{color:Text};
  303. text-decoration:none;
  304. text-align:center;
  305. font-family:{font:Navigation};
  306.  
  307. font-weight:bold;
  308. letter-spacing:1px;
  309. font-size:12px;
  310. margin:5px 3px 0 0;
  311. padding:6px 6px;
  312. background:{color:Background};
  313. -webkit-border-radius: 7px;
  314. -moz-border-radius: 7px;
  315. border-radius: 7px;
  316. text-decoration:none;
  317. -moz-transition: 0.2s ease-in;
  318. -webkit-transition: 0.2s ease-in;
  319. -o-transition: 0.2s ease-in;
  320. transition: 0.2s ease-in;
  321. }
  322.  
  323. a.headernav2 {
  324. color:{color:Text};
  325. text-decoration:none;
  326. margin:30 3px 0 0;
  327. padding:6px 6px;
  328. background:{color:Background};
  329. -webkit-border-radius: 7px;
  330. -moz-border-radius: 7px;
  331. border-radius: 7px;
  332. text-decoration:none;
  333. -moz-transition: 0.2s ease-in;
  334. -webkit-transition: 0.2s ease-in;
  335. -o-transition: 0.2s ease-in;
  336. transition: 0.2s ease-in;
  337. }
  338.  
  339. a.headernav2:hover {
  340. background:{color:Post Background};
  341. color:{color:Text};
  342. cursor:pointer;
  343. -moz-transition: 0.2s ease-in;
  344. -webkit-transition: 0.2s ease-in;
  345. -o-transition: 0.2s ease-in;
  346. transition: 0.2s ease-in;
  347. }
  348.  
  349. .navwrapper{
  350. margin-top:50px;
  351. text-align:center;
  352. }
  353.  
  354. .nav{
  355. margin-top:10px;
  356. margin-bottom:10px;
  357. background-color:{color:Sidebar};
  358. padding:10px;
  359. }
  360.  
  361. .nav a{
  362. display:block;
  363. margin-bottom:2px;
  364. }
  365.  
  366. .about{
  367. color:{color:Title};
  368. text-decoration:none; margin-top:30px;}
  369.  
  370. .description{
  371. {block:IfHeader}padding:20px; margin-bottom:-20px; margin-top:25px;{/block:IfHeader}
  372. {block:IfNotHeader}padding:10px; margin-bottom:10px; margin-top:10px;{/block:IfNotHeader}
  373. text-align:center;
  374. font-size:10px;
  375. background-color:{color:Post Background};
  376. -webkit-border-radius: 5px;
  377. -moz-border-radius: 5px;
  378. border-radius: 5px;
  379. }
  380.  
  381. .photoreblog{
  382. position:absolute;
  383. opacity:0;
  384. left:10px; bottom:10px;
  385. -moz-transition: 0.2s ease-in;
  386. -webkit-transition: 0.2s ease-in;
  387. -o-transition: 0.2s ease-in;
  388. transition: 0.2s ease-in;
  389. display:block;
  390. }
  391.  
  392. .entry:hover .photoreblog{
  393. opacity:1;
  394. -moz-transition: 0.2s ease-in;
  395. -webkit-transition: 0.2s ease-in;
  396. -o-transition: 0.2s ease-in;
  397. transition: 0.2s ease-in;
  398. }
  399.  
  400. .audio{
  401. {block:IndexPage}
  402. {block:If4Columns}width:222px;{/block:If4Columns}
  403. {block:If2Columns}width:470px;{/block:If2Columns}
  404. {block:If3Columns}width:320px;{/block:If3Columns}
  405. {block:If1Column}width:470px;{/block:If1Column}
  406. {/block:IndexPage}
  407. {block:PermalinkPage}
  408. width:370px;
  409. {/block:PermalinkPage}
  410. background-color:#000;
  411. padding:5px;
  412. margin-bottom:5px;
  413. }
  414.  
  415. #content blockquote{
  416. padding:0px 0px 0px 5px;
  417. margin:0px 0px 15px 1px;
  418. border-left:3px solid {color:Sidebar};
  419. }
  420.  
  421. .captionholder{
  422. position:absolute;
  423. height:auto;
  424. width:500px;
  425. top:5px;
  426. left:5px;
  427. opacity:0;
  428. filter: alpha(opacity = 0);
  429. -moz-transition: all 0.5;
  430. -webkit-transition: all 0.5s;
  431. -o-transition: all 0.5s;
  432. transition: all 0.5;
  433. }
  434.  
  435. .caption{
  436. display:inline-block;
  437. margin-right:5px;
  438. background:#fff;
  439. padding:5px;
  440. height:auto;
  441. }
  442.  
  443. .entry:hover .captionholder{
  444. opacity:0.7;
  445. filter: alpha(opacity = 70);
  446. -moz-transition: all 0.5;
  447. -webkit-transition: all 0.5s;
  448. -o-transition: all 0.5s;
  449. transition: all 0.5;
  450. }
  451.  
  452. .permaholder{
  453. color:{color:Title};
  454. text-decoration:none;
  455. font-family:{font:Navigation};
  456. position:absolute;
  457. height:auto;
  458. bottom:12px;
  459. right:6px;
  460. opacity:0;
  461. filter: alpha(opacity = 0);
  462. -moz-transition: all 0.5;
  463. -webkit-transition: all 0.5s;
  464. -o-transition: all 0.5s;
  465. transition: all 0.5;
  466. }
  467.  
  468. .perma{
  469. color:{color:Title};
  470. -webkit-border-radius: 4px;
  471. -moz-border-radius: 4px;
  472. border-radius: 4px;
  473. text-decoration:none;
  474. display:inline-block;
  475. margin-right:0px;
  476. background:#000;
  477. padding:4px;
  478. color:#fff;
  479. height:auto;
  480. }
  481.  
  482. .perma a{
  483. color:{color:Replies};
  484. text-decoration:none;
  485. }
  486.  
  487. .entry:hover .permaholder{
  488. color:{color:Title};
  489. text-decoration:none;
  490. opacity:0.7;
  491. filter: alpha(opacity = 70);
  492. -moz-transition: all 0.5;
  493. -webkit-transition: all 0.5s;
  494. -o-transition: all 0.5s;
  495. transition: all 0.5;
  496. }
  497.  
  498. ool.notes {
  499. color:{color:Title};
  500. text-decoration:none;
  501. list-style-type: none;
  502. margin: 0;
  503. padding: 0;
  504. }
  505.  
  506. img.avatar {
  507. margin-right: 10px;
  508. width: 16px;
  509. height: 16px;
  510. }
  511.  
  512. .postwrap{
  513. padding:10px;
  514. background-color:{color:Post Background};
  515. }
  516.  
  517. .answer {
  518. position: relative;
  519. {LinkOpenTag}<img src="{PhotoURL-200}" alt="{PhotoAlt}" width="200px">{LinkCloseTag}
  520. }
  521.  
  522.  
  523. #backtotop {
  524. width:auto;
  525. position:fixed;
  526. cursor:pointer;
  527. display:none;
  528. bottom:55px;
  529. right:55px;
  530. }
  531.  
  532. #fade{
  533. display: none;
  534. position: fixed;
  535. left: 0;
  536. top: 0;
  537. width:100%;
  538. height: 100%;
  539. z-index:9000;
  540. overflow: hidden;
  541. background-color: #000;
  542. opacity: .3;
  543. }
  544.  
  545. .question{
  546. font-family:{font:Title};
  547. color:{color:Question};
  548. text-decoration:none;
  549. font-size:15px;
  550. }
  551.  
  552. .asker{
  553. font-family:{font:Title};
  554. color:{color:Question};
  555. margin: -10px 10px -2px -2px;
  556. text-decoration:none;
  557. font-size:11px;
  558. }
  559.  
  560. .popup_block{
  561. z-index: 99999;
  562. display: none; /*--hidden by default--*/
  563. background: #fff;
  564. opacity:.9;
  565. padding: 10px;
  566. float: left;
  567. -moz-border-radius: 0px;
  568. -webkit-border-radius:0px;
  569. -khtml-border-radius:0px;
  570. font-size: 11px;
  571. position: fixed;
  572. top: 50%; left: 55%;
  573. }
  574.  
  575. img.btn_close{
  576. bottom:10px;
  577. right:10px;
  578. position:absolute;
  579. }
  580.  
  581. *html #fade{
  582. position: fixed;
  583. }
  584.  
  585. *html .popup_block{
  586. position: fixed;
  587. background-color: #fff;
  588. }
  589.  
  590. </style>
  591.  
  592. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  593. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/rSGl20lfv/masonry.js">
  594. </script>
  595. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  596. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  597.  
  598. {block:IfSideFading}
  599. <script>
  600. var visible = 0;
  601. $(window).scroll(function() {
  602. if($(window).scrollTop()>="150") {
  603. if(visible == 0){
  604. $("#side").stop().fadeTo("medium", 1);
  605. visible = 1;
  606. }
  607. }
  608. else {
  609. if(visible == 1){
  610. $("#side").stop().fadeTo("medium", 0.0);
  611. visible = 0;
  612. }
  613. }
  614. });
  615. </script>
  616. {/block:IfSideFading}
  617.  
  618.  
  619. <script type="text/javascript">
  620. $(function() {
  621. $(window).scroll(function() {
  622. if($(this).scrollTop() != 0) {
  623. $('#backtotop').fadeIn();
  624. } else {
  625. $('#backtotop').fadeOut();
  626. }
  627. });
  628.  
  629. $('#backtotop').click(function() {
  630. $('body,html').animate({scrollTop:0},800);
  631. });
  632. });
  633. </script>
  634.  
  635. <script type="text/javascript">
  636.  
  637. $(window).load(function () {
  638. $('.posts').masonry(),
  639. $('.masonryWrap').infinitescroll({
  640. navSelector : "div#navigation",
  641. // selector for the paged navigation (it will be hidden)
  642. nextSelector : "div#navigation a#nextPage",
  643. // selector for the NEXT link (to page 2)
  644. itemSelector : ".entry",
  645. // selector for all items you'll retrieve
  646. bufferPx : 10000,
  647. extraScrollPx: 11000,
  648. loadingImg : "",
  649. loadingText : "<em></em>",
  650. },
  651. // call masonry as a callback.
  652. function() { $('.posts').masonry({ appendedContent: $(this) }); }
  653. );
  654. });
  655. </script>
  656. <script type="text/javascript">$(window).load(function(){$("p").remove(":contains('Source:')");});</script></head>
  657.  
  658. <body>
  659.  
  660. <div style='background-image: url(http://i13.photobucket.com/albums/a262/Ruin-HCI/lacetransparentwhite.png);background-repeat: repeat-x;'><img src="http://i13.photobucket.com/albums/a262/Ruin-HCI/lacetransparentwhite.png"></div>
  661. <div id="side">
  662. {block:IfSideNavigation}
  663. <div class="nav">
  664. {block:IfHomeLink} <a href="/">Home</a>{/block:IfHomeLink}
  665. {block:IfNotHeader}
  666. {block:IfArchiveLink} <a href="/archive">{text:Archive Title}</a>{/block:IfArchiveLink}
  667. {block:IfCustomLink1} <a href="/tagged/my-art">{text:Custom Title 1}</a>{/block:IfCustomLink1}
  668. {block:IfCustomLink2} <a href="/commissions">{text:Custom Title 2}</a>{/block:IfCustomLink2}
  669. {block:IfCustomLink3} <a href="/faq">{text:Custom Title 3}</a>{/block:IfCustomLink3}
  670. {block:IfCustomLink4} <a href="/tagged/missusruin-replies">{text:Custom Title 4}</a>{/block:IfCustomLink4}
  671. {block:IfAskLink}{block:AskEnabled} <a href="/ask">{text:Ask Title}</a>{/block:AskEnabled}{/block:IfAskLink}
  672. {/block:IfNotHeader}
  673. {block:HasPages}{block:Pages}<a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}
  674. </div>
  675. {/block:IfSideNavigation}
  676. {block:IfNotHeader}{block:IfShowDescription}<div class="description">{block:Description}{Description}{/block:Description}</div>{/block:IfShowDescription}{/block:IfNotHeader}
  677. {block:IndexPage}<div id="BacktoTop"><img src="http://static.tumblr.com/6quy42l/blYm7db6m/arrow_white_02.png"></div>{/block:IndexPage}
  678. </div>
  679.  
  680. {block:IfHeader}
  681. <div id="topheader">
  682. {block:IfUseHeaderImage} <center><a href="/"><img src="{image:Header Image}" class="header_image" /></a></center>{/block:IfUseHeaderImage}
  683. {block:IfNotUseHeaderImage}<div class="blogtitle"> <a style="text-decoration:none" href ="/"><font color="#fffff">{Title}</font></a></div>{/block:IfNotUseHeaderImage}
  684. {block:IfHeaderNavigation}<div class="navwrapper">
  685. {block:IfArchiveLink} <a href="/archive" class="headernav">{text:Archive Title}</a>{/block:IfArchiveLink}
  686. {block:IfCustomLink1} <a href="/tagged/my-art-stuff" class="headernav">{text:Custom Title 1}</a>{/block:IfCustomLink1}
  687. {block:IfCustomLink2} <a href="/commissions" class="headernav">{text:Custom Title 2}</a>{/block:IfCustomLink2}
  688. {block:IfCustomLink3} <a href="/faq" class="headernav">{text:Custom Title 3}</a>{/block:IfCustomLink3}
  689. {block:IfCustomLink4} <a href="/tagged/missusruin-replies" class="headernav">{text:Custom Title 4}</a>{/block:IfCustomLink4}
  690. {block:IfAskLink} <a href="/ask" class="headernav">{text:Ask Title}</a>{/block:IfAskLink} {block:HasPages}{block:Pages}<a href="{URL}" class="headernav">{Label}</a>{/block:Pages}{/block:HasPages}
  691. {block:IfShowDescription}<a class="headernav2">{text:Description Title}</a>{/block:IfShowDescription}
  692. </div>
  693.  
  694. {block:IfShowDescription}{block:Description}<div class="about"><center>{Description}</center></div>{/block:Description}{/block:IfShowDescription}
  695. {/block:IfHeaderNavigation}
  696. {/block:IfHeader}
  697.  
  698. <div id="content">
  699. <div class="posts">
  700. {block:Posts}
  701. <div class="entry">
  702.  
  703. {block:Text}
  704. <div class="postwrap">
  705. {block:Title}<span class="h1">{Title}</span>{/block:Title}
  706. {block:IndexPage}{BODY}
  707. <div class="permaholder"><div class="perma"><a href="{Permalink}">{text:Permalink Title}</a></div></div>
  708. {/block:IndexPage}
  709. {block:PermalinkPage}{Body}{/block:PermalinkPage}
  710. </div>
  711. {/block:Text}
  712.  
  713. {block:Photo}
  714. {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
  715. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}<img src="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" {block:IndexPage}{block:If4Columns} width="250" {/block:If4Columns} {block:If1Column}width="500"{/block:If1Column} {block:If2Columns}width="500"{/block:If2Columns} {block:If3Columns}width="350"{/block:If3Columns}{/block:IndexPage}{block:PermalinkPage}width="500"{/block:PermalinkPage}/>
  716. {block:IndexPage}</a>{/block:IndexPage}
  717. {block:PermalinkPage}{LinkCloseTag}
  718. <div class="postwrap">{block:Caption}{Caption}{/block:Caption}</div>{/block:PermalinkPage}
  719.  
  720. {block:IndexPage}{block:IfCaption}
  721. <div class="captionholder"><div class="caption">{block:Caption}{Caption}{/block:Caption}</div></div>{/block:IfCaption}{/block:IndexPage}
  722.  
  723. {block:IndexPage}
  724. {block:IfPhotoReblogLink}
  725. <div class="photoreblog"><a href="{ReblogURL}"><img src="http://i1183.photobucket.com/albums/x461/smilingpeople/u7VMy44y-1.png" width="25"></a></div>{/block:IfPhotoReblogLink}
  726. {/block:IndexPage}
  727. {/block:Photo}
  728.  
  729. {block:Photoset}
  730. {block:IndexPage}
  731. {block:If1Column}{PHOTOSET-500}{/block:If1Column}
  732. {block:If4Columns}{Photoset-250}{/block:If4Columns}
  733. {block:If2Columns}{Photoset-500}{/block:If2Columns}
  734. {block:If3Columns}<center>{Photoset-250}</center>{/block:If3Columns}
  735. {/block:IndexPage}
  736.  
  737. {block:PermalinkPage}{Photoset-500}{block:IfCaption}
  738. <div class="postwrap">{block:Caption}{Caption}{/block:Caption}</div>{/block:IfCaption}{/block:PermalinkPage}
  739.  
  740. {block:IndexPage}{block:IfCaption}
  741. <div class="captionholder"><div class="caption">{block:Caption}{Caption}{/block:Caption}</div></div>{/block:IfCaption}{/block:IndexPage}
  742. {block:IndexPage}
  743. <div class="permaholder"><div class="perma"><a href="{Permalink}">{text:Permalink Title}</a></div></div>{/block:IndexPage}
  744.  
  745. {block:IndexPage}
  746. {block:IfPhotoReblogLink}
  747. <div class="photoreblog"><a href="{ReblogURL}"><img src="http://i1183.photobucket.com/albums/x461/smilingpeople/u7VMy44y-1.png" width="25"></a></div>{/block:IfPhotoReblogLink}
  748. {/block:IndexPage}
  749. {/block:Photoset}
  750.  
  751. {block:Quote}
  752. <div class="postwrap">
  753. "{Quote}" {block:Source}<B>{Source}</b>{/block:Source}
  754. {block:IndexPage}
  755. <div class="permaholder"><div class="perma"><a href="{Permalink}">{text:Permalink Title}</a></div></div>
  756. {/block:IndexPage}
  757. </div>
  758. {/block:Quote}
  759.  
  760. {block:Link}
  761. <div class="postwrap">
  762. <span class="h2"><a href="{URL}"{Target}>{Name}</a></span>
  763. {block:Description}<i>{Description}</i>{/block:Description}
  764. {block:IndexPage}
  765. <div class="permaholder"><div class="perma"><a href="{Permalink}">{text:Permalink Title}</a></div></div>
  766. {/block:IndexPage}
  767. </div>
  768. {/block:Link}
  769.  
  770. {block:Video}
  771. <div class="video">
  772. {block:indexpage}
  773. {block:If1Column}{Video-500}{/block:If1Column}
  774. {block:If4Columns}{Video-250}{/block:If4Columns}
  775. {block:If2Columns}{Video-500}{/block:If2Columns}
  776. {block:If3Columns}<CENTER>{Video-250}</center>{/block:If3Columns}
  777. {/block:IndexPage}
  778.  
  779. {block:IndexPage}
  780. <div class="permaholder"><div class="perma"><a href="{Permalink}">{text:Permalink Title}</a></div></div>
  781. {/block:IndexPage}
  782. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  783. </div>
  784. {/block:Video}
  785.  
  786. {block:Chat}
  787. <div class="postwrap">
  788. {block:Title}
  789. <div class="ptitle">{Title}</div>
  790. {/block:Title}{block:Lines}{block:Label}<b>{Label}</b> {/block:Label}{Line}<br>{/block:Lines}
  791. {block:IndexPage}
  792. <div class="permaholder"><div class="perma"><a href="{Permalink}">{text:Permalink Title}</a></div></div>
  793. {/block:IndexPage}
  794. </div>
  795. {/block:Chat}
  796.  
  797. {block:Audio}
  798. <div class="postwrap">
  799. <div class="audio">{AudioPlayerBlack}</div>
  800. {block:IndexPage}
  801. <div class="permaholder"><div class="perma"><a href="{Permalink}">{text:Permalink Title}</a></div></div>
  802. {/block:IndexPage}
  803. </div>
  804. {/block:Audio}
  805.  
  806. {block:Answer}
  807. <div class="postwrap">
  808. <B><div class="question">{Question}</div></b><BR>
  809. <div style="margin-bottom:5px; text-align:right; text-transform:uppercase; font-weight:bold;"> <div class="asker">~{Asker}</div></div>
  810. <div class="answer">{answer}</div>
  811.  
  812.  
  813. {block:IndexPage}
  814. <div class="permaholder"><div class="perma"><a href="{Permalink}">{text:Permalink Title}</a></div></div>
  815. {/block:IndexPage}
  816.  
  817. </div>
  818. {/block:Answer}
  819.  
  820. {block:Permalinkpage}
  821. <font color="#fffff">
  822. {block:Date}{DayOfWeek}, {DayOfMonth} {Month} {Year} {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}<br>
  823. {block:RebloggedFrom}via <a href="{ReblogParentURL}"><font color{color:Links}>{REblogParentName}</font></a>, source <a href="{ReblogRootURL}"><font color{color:Links}>{ReblogRootName}</font></a>{/block:RebloggedFrom}{/block:Date}<br>
  824.  
  825. {block:HasTags}<div id="tags"><font color="#ff7cd7">
  826. {block:Tags}
  827. <a href="{TagURL}"><font color="#ff7cd7">#{Tag}</font></a>
  828. {/block:Tags}
  829. </font>
  830. </div>
  831. {/block:HasTags}
  832. {block:PostNotes}
  833. <div id="notecontainer"> {PostNotes}
  834. </div>
  835. </font>
  836. {/block:PostNotes}
  837. {/block:Permalinkpage}
  838.  
  839. </div>
  840.  
  841. {/block:Posts}
  842. </div>
  843. </div>
  844.  
  845. <div style="position:fixed; font-family:arial; font-weight:bold; font-size:11px; bottom:10px; right:16px;"><a href="http://overdosage.tumblr.com/">OD</a></div>
  846.  
  847. {block:IndexPage}
  848. <div class="column navigation" id="navigation">
  849. {block:Pagination}
  850. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  851. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  852. </div>
  853. {/block:IndexPage}
  854.  
  855. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement