Don't like ads? PRO users don't see any ads ;-)
Guest

GLASGOW PACT #02 by EVILCREATUREOFTHENIGHT

By: fireandink on Aug 30th, 2012  |  syntax: None  |  size: 28.80 KB  |  hits: 531  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head profile="http://gmpg.org/xfn/11">
  4.  
  5.  
  6.  
  7.  
  8. <!-- THEME BY EVILCREATUREOFTHENIGHT - DO NOT, UNDER ANY CIRCUMSTANCES, REMOVE THE CREDIT. DO NOT USE THIS AS A BASE WITHOUT ASKING ME FIRST. DO NOT REDISTRIBUTE. MORE LINKS ON MY THANK YOU PAGE. -->
  9.  
  10. <!-- VARIABLES -->
  11.  
  12. <meta name="color:Background" content="#eee"/>
  13. <meta name="image:Background" content="http://media.tumblr.com/tumblr_m9k8nuFzZK1rpww75.jpg"/>
  14. <meta name="color:Links Color" content="#bb8899"/>
  15. <meta name="color:Link 1 color" content="#eeeedd"/>
  16. <meta name="color:Link 2 color" content="#ccbbbb"/>
  17. <meta name="color:Link 3 color" content="#885555"/>
  18. <meta name="color:Link 4 color" content="#eee"/>
  19. <meta name="color:Link 5 color" content="#bb8899"/>
  20. <meta name="color:Link 6 color" content="#887777"/>
  21. <meta name="color:Link 6 color" content="#887777"/>
  22. <meta name="image:Sidebar img" content="http://media.tumblr.com/tumblr_m9k9pfQavV1rpww75.png"/>
  23. <meta name="color:Posts" content="#eee"/>
  24. <meta name="color:Title" content="#887777"/>
  25. <meta name="color:Second Title" content="#887777"/>
  26. <meta name="color:Text" content="#c0c0c0"/>
  27. <meta name="color:Ask" content="#e4e2e2"/>
  28. <meta name="color:Border" content="#eeeeee"/>
  29. <meta name="color:Link Name" content="#fff"/>
  30. <meta name="text:Second Title" content=""/>
  31. <meta name="text:Link 1" content="first link"/>
  32. <meta name="text:Link 1 url" content=""/>
  33. <meta name="text:Link 2" content="second link"/>
  34. <meta name="text:Link 2 url" content=""/>
  35. <meta name="text:Link 3" content="third link"/>
  36. <meta name="text:Link 3 url" content=""/>
  37.  
  38.  
  39. <!-- FONTS -->
  40. <link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz' rel='stylesheet' type='text/css'>
  41. <link href='http://fonts.googleapis.com/css?family=The+Girl+Next+Door' rel='stylesheet' type='text/css'>
  42. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  43. <link href='http://fonts.googleapis.com/css?family=Advent+Pro' rel='stylesheet' type='text/css'>
  44. <link href='http://fonts.googleapis.com/css?family=Crushed' rel='stylesheet' type='text/css'>
  45.  
  46.  
  47. <!-- TTITLE -->
  48. <title>{Title}</title>
  49. <!-- Favicon -->
  50. <link rel="shortcut icon" href="{Favicon}"/>
  51.  
  52.  
  53.  
  54. <!-- CSS CODE-->
  55. <style>
  56. /*** PAGE ***/
  57. body {
  58. background-image: url('{image:Background}');
  59. background-attachment:
  60. fixed; background-repeat: repeat; font-family: tahoma; font-size: 11px;}
  61.  
  62. #page{width: 800px;}
  63. #sidebar{width: 323px; float: left; position: fixed; margin-top: -10px; margin-left: -60px;}
  64. .posts{width: 530px; float: right;}
  65.  
  66. a, a:link{ height:0px;
  67. cursor: hand;
  68. text-decoration: none; color: {color:Links Color};}
  69. a:hover{color: {color:Ask};}
  70.  
  71. b, strong{color: Links Color;}
  72. i, em{color: Links Color;}
  73. s{color: Links Color;}
  74. u{border-bottom: Links Color; color: Links Color;}
  75. blockquote{ background: {color:Ask}; opacity: 0.7; margin-left: 8px; margin-right: 20px; padding: 10px; color: {color:Link 3 Color}; border-top-right-radius: 5px; border-bottom-right-radius: 5px;}
  76. li{background: {color:list background}; color: {color:text};
  77. margin-bottom: 1px; padding: 4px 5px 4px 5px; text-shadow: 0 1px 1px #fff; list-style: none; margin-left: -40px; border-radius: 2px;}
  78.  
  79. pre {text-align: justify;
  80. padding-left: 5px;
  81. line-height: 20px;  
  82. background: url('http://static.tumblr.com/ifqwhnb/n5hm2u2f3/pre.png');
  83. font-family: tahoma;
  84. color: #999;
  85. overflow: scroll;
  86. margin-right: 1px;
  87. margin-bottom: 7px;}
  88.  
  89.  
  90. .menuu {background: none; text-align: center; }
  91. .menuu a{background: url(''); height: 10px; width: 30px; line-height: 7px; color: #fff; font-family: 'tahoma'; font-size: 10px; text-transform:uppercase!important; padding: 5px 5px 5px 5px; display: inline-block; margin-left: 0px; text-shadow: 0 1px 1px #6d92b8; text-decoration: none;}
  92. .menuu span{background: url(''); height: 10px; width: 30px; line-height: 7px; color: #fff; font-family: 'tahoma'; font-size: 10px; text-transform:uppercase!important; padding: 5px 5px 5px 5px; display: inline-block; margin-left: 0px; text-shadow: 0 1px 1px #6d92b8;}
  93.  
  94. .box{background: #eeeeee; padding: 8px; margin-bottom: 5px; text-align: justify; -webkit-box-shadow: 0px 0px 6px #D3D3D3;
  95. -moz-box-shadow: 0px 0px 6px #D3D3D3;
  96. box-shadow: 0px 0px 6px #D3D3D3;} }
  97.  
  98. .box1{background: transparent; padding: 2px; margin-bottom: 0px; margin-top: -240px; text-align: justify; padding-bottom: 25px; color: #888; width: 210px; height: 100px; margin-left: -35px;}
  99.  
  100. /*** FONT***/
  101. @font-face{font-family: '04b03'; src: url('http://static.tumblr.com/ludbhvp/hFsm77o7d/04b_03__.ttf');}
  102. @font-face{font-family: 'eret'; src: url('http://static.tumblr.com/jyg8yor/rMJm7dkrn/eret.ttf');}
  103.  
  104. .box:hover #permalink { opacity:99; -webkit-transition-duration: .60s;}
  105. #permalink{display: inline-block; background: url(''); height: 60px; width: 60px; margin-left: 470px; position: absolute; opacity: 0; z-index: 100; margin-top: -15px;}
  106.  
  107. /*** TEXT POSTS ***/
  108. h9{font-size: 24px; margin-top: 0px; font: italic 25px georgia; border-bottom: 1px solid #eee; color: {color:Title};}
  109.  
  110. texto{font-size: 24px; margin-top: 0px; font: 11px tahoma; border-bottom: 1px solid #eee; color: {color:Text};}
  111.  
  112. /*** PHOTO POSTS ***/
  113. .posts img{border-radius: 5px; opacity: 1; -webkit-transition-duration: 0.6s;}
  114. .posts img:hover{opacity: 0.8}
  115.  
  116. /*** ASKS ***/
  117. /*** CREDITS GO TO TTHY ********/
  118. .pergunta  {background: {color:Ask}; padding: 6px;margin-top: 0px; border-bottom: 1px solid #; margin-top: 2px; border-right: 0px solid #; margin-left: 0; margin-right: 0;overflow: hidden; text-shadow: 0px 1px 1px #fff;}
  119. .perguntou {display: block; height: 24px; margin-left: 31px; background: {color:Ask}; opacity: 0.8; border-left: 6px solid {color:Link 3 color}; line-height: 23px; font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;  font-style: italic;  font-size: 10pt; color: {color:Link 5 color}; padding: 3px; text-align: left; text-shadow: 1px 1px 1px #fff;}
  120. .perguntou a {color: {color:Links Color}; border-bottom: dotted 1px #fff;}
  121. .fotoask {float: left; margin-top: 0px; margin-left: 0; margin-right: 4px; display: inline; margin-bottom: 0;}
  122.  
  123. /*** QUOTES ***/
  124. .sourcequote{text-align: right; background: {color:Ask}; padding: 5px; border-radius: 2px;}
  125. h8{font-size: 24px; margin-top: 0px; font: italic 25px georgia; color: {color:Links Color};}
  126.  
  127. /*** CHAT BY ANA (livelikeasuicide) ***/
  128. .chat {background: transparent; margin: 0; font-size:
  129. 11px; font-family: tahoma;}
  130. .chat .chat1 {margin-left: 0px;}
  131. .chat .chat1 .chat2 {background: {color:Ask}; color: {color:Text};
  132. margin-bottom: 1px; opacity: 0.8; padding: 4px 5px 4px 5px; text-shadow: 0 1px 1px #fff; border-left: 2px solid {color:Link 2 Color};} /* Primeira linha */
  133. .chat .chat1 .chat2.even {background: {color:Ask};
  134. color: #888; border-left: 2px solid {color:Link 5 Color};} /* Segunda linha */
  135. .chat .chat1 .chat2 span{font-weight: bold; color: {color:Links Color};}
  136.  
  137.  
  138. /*** NOTES ***/
  139. #extras {background: #f1f1f1; color: #602173;
  140. margin-bottom: 1px; padding: 4px 5px 4px 5px; text-shadow: 0 1px 1px #fff; border-left: 2px solid #602173; vertical-align: middle; list-style-type: none;}
  141.  
  142.  
  143. /*** PAGINATION ***/
  144. h3 { color:#769bbf; font-size:33px; line-height:25px;margin:0px; padding:0px; margin-bottom:-0px; text-align:center; letter-spacing: 1px; font-family: 'Georgia'; cursor: hand;}
  145.  
  146. /*** HOVER ***/
  147. .imageside  { margin-bottom:2px;margin-top:310px; margin-left:35px;}
  148. .imageside img  {background:transparent;width:214px; height:209px;align:center;border: 8px solid #eeeeee;
  149. -webkit-box-shadow: 0px 0px 6px #D3D3D3;
  150. -moz-box-shadow: 0px 0px 6px #D3D3D3;
  151. box-shadow: 0px 0px 6px #D3D3D3; }
  152. .imageside .descrip  {-webkit-transition: all 0.8s ease-out; -moz-transition: all 0.6s ease-out; width:214px; height:auto;margin-top:-600px;color:{color:Link 3 Color};  opacity: 0; text-align:justify;}
  153. .imageside:hover .descrip  {margin-left:0px;margin-top:-275px;opacity: 0.99;margin-bottom:2px;  -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; background:{color:Border}; opacity: 0.7;}
  154. /** Menu SM**/
  155. .nav {background: #65027f; opacity: 0.7; display: inline-block; padding: 3px; text-align: center;  line-height:12px;height:13px; color:#fff; width:97px; float: left; margin:1px 1px 1px 1px; font-family: calibri;  font-size:9px; !important;text-decoration: none; border-left: 3px double #622375; letter-spacing: 0.12em;  -webkit-transition-duration: .90s; text-transform:uppercase;}
  156. .nav:hover {background:#d6d6d6;display: inline-block; text-align: center; color:#f0f0f0;  -webkit-transition-duration: .90s;border-left: 3px double #aaa;}
  157.  
  158.  
  159. /
  160.  
  161. /* TAGS */
  162.  
  163. .tags {background-image: url(‘’);font-family:”04b03”, small fonts; font-size:8px;color:{color: Links Color}; padding:12px;text-align:center;border-radius:2px;}
  164.  
  165. #info {
  166. width: 500px;
  167. margin-left: auto;
  168. margin-right: auto;
  169. padding-top: 10px;
  170. font-size: 10px;
  171. text-align: left;
  172. color: {color:infotext};
  173. font-family: Calibri;
  174. letter-spacing:2px;
  175. background-color: transparent;
  176. padding: 0px;
  177. text-transform: uppercase;
  178. }
  179.  
  180. @font-face { font-family: tinytots; src: url("http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf") format("truetype");}
  181.  
  182.  
  183. #nav {
  184. position:fixed;
  185. display:block;
  186. width:250px;
  187. margin-top:250px;
  188. margin-left:130px;
  189. text-align:center;text-transform:uppercase;font-size:8px;font-family:  tinytots, consolas;
  190. }
  191.  
  192. .link1 {
  193. float: left;
  194. display:inline;
  195. background:{color:Link 1 Color};
  196. width:8px;
  197. height:45px;
  198. -webkit-transition: all 0.6s ease;
  199. padding:5px;
  200. padding-top:10px;
  201. }
  202.  
  203. .link1 a {
  204. color:transparent;
  205. }
  206.  
  207.  
  208. #name1 {
  209. width:0px;
  210. background:{color:Link 1 Color};
  211. height:13px;
  212. position:fixed;
  213. display:block;
  214. margin-top: 10px;
  215. margin-left:-85px;
  216. z-index:90;
  217. opacity:0;
  218. padding-top:2px;
  219. -webkit-transition: all 0.6s ease;
  220. letter-spacing: 3px;
  221. }
  222.  
  223. #name1 a {
  224. color: {color:Link Name};
  225. }
  226.  
  227. .link1:hover #name1 {
  228. opacity:1;
  229. width:230px;
  230. -webkit-transition: all 0.6s ease;
  231. }
  232.  
  233. .link2 {
  234. float: left;
  235. display:inline;
  236. background:{color:Link 2 Color};
  237. width:8px;
  238. height:65px;
  239. -webkit-transition: all 0.6s ease;
  240. margin-top:-20px;
  241. padding:5px;
  242. padding-top:10px;
  243. }
  244.  
  245. .link2 a {
  246. color:transparent;
  247. }
  248.  
  249. #name2 {
  250. width:0px;
  251. background:{color:Link 2 Color};
  252. height:13px;
  253. position:fixed;
  254. display:block;
  255. margin-top: 10px;
  256. margin-left:-103px;
  257. z-index:90;
  258. opacity:0;
  259. padding-top:2px;
  260. -webkit-transition: all 0.6s ease;
  261. letter-spacing: 3px;
  262. }
  263.  
  264. #name2 a {
  265. color: {color:Link Name};
  266. }
  267.  
  268. .link2:hover #name2 {
  269. opacity:1;
  270. width:230px;
  271. -webkit-transition: all 0.6s ease;
  272. }
  273.  
  274. .link3 {
  275. float: left;
  276. display:inline;
  277. background:{color:Link 3 Color};
  278. width:8px;
  279. height:90px;
  280. -webkit-transition: all 0.6s ease;
  281. margin-top:-45px;
  282. padding:5px;
  283. padding-top:10px;
  284. }
  285.  
  286. .link3 a {
  287. color:transparent;
  288. }
  289.  
  290. #name3 {
  291. width:0px;
  292. background:{color:Link 3 Color};
  293. height:13px;
  294. position:fixed;
  295. display:block;
  296. margin-top: 15px;
  297. margin-left:-121px;
  298. z-index:90;
  299. opacity:0;
  300. padding-top:2px;
  301. -webkit-transition: all 0.6s ease;
  302. letter-spacing: 3px;
  303. }
  304.  
  305. #name3 a {
  306. color: {color:Link Name};
  307. }
  308.  
  309. .link3:hover #name3 {
  310. opacity:1;
  311. width:230px;
  312. -webkit-transition: all 0.6s ease;
  313. }
  314.  
  315. .link4 {
  316. float: left;
  317. display:inline;
  318. background:{color:Link 4 Color};
  319. width:8px;
  320. height:80px;
  321. -webkit-transition: all 0.6s ease;
  322. margin-top:-35px;
  323. padding:5px;
  324. padding-top:10px;
  325. }
  326.  
  327. .link4 a {
  328. color:transparent;
  329. }
  330.  
  331.  
  332. #name4 {
  333. width:0px;
  334. background:{color:Link 4 Color};
  335. height:13px;
  336. position:fixed;
  337. display:block;
  338. margin-top: 5px;
  339. margin-left:-139px;
  340. z-index:90;
  341. opacity:0;
  342. padding-top:2px;
  343. -webkit-transition: all 0.6s ease;
  344. letter-spacing: 3px;
  345. }
  346.  
  347.  
  348. #name4 a {
  349. color: {color:Link Name};
  350. }
  351.  
  352. .link4:hover #name4 {
  353. opacity:1;
  354. width:230px;
  355. -webkit-transition: all 0.6s ease;
  356. }
  357.  
  358. .link5 {
  359. float: left;
  360. display:inline;
  361. background:{color:Link 5 Color};
  362. width:8px;
  363. height:100px;
  364. -webkit-transition: all 0.6s ease;
  365. margin-top:-55px;
  366. padding:5px;
  367. padding-top:10px;
  368. }
  369.  
  370.  
  371.  
  372. .link5 a {
  373. color:transparent;
  374. }
  375.  
  376. #name5 {
  377. width:0px;
  378. background:{color:Link 5 Color};
  379. height:12px;
  380. position:fixed;
  381. display:block;
  382. margin-top: 20px;
  383. margin-left:-157px;
  384. z-index:90;
  385. opacity:0;
  386. padding-top:2px;
  387. -webkit-transition: all 0.6s ease;
  388. letter-spacing: 3px;
  389. }
  390.  
  391. #name5 a {
  392. color: {color:Link Name};
  393. }
  394.  
  395.  
  396. .link5:hover #name5 {
  397. opacity:1;
  398. width:230px;
  399. -webkit-transition: all 0.6s ease;
  400. }
  401.  
  402. .link6 {
  403. float: left;
  404. display:inline;
  405. background:{color:Link 6 Color};
  406. width:8px;
  407. height:70px;
  408. -webkit-transition: all 0.6s ease;
  409. margin-top:-25px;
  410. padding:5px;
  411. padding-top:10px;
  412. }
  413.  
  414. .link6 a {
  415. color:transparent;
  416.  
  417. }
  418.  
  419.  
  420. #name6 {
  421. width:0px;
  422. background:{color:Link 6 Color};
  423. height:13px;
  424. position:fixed;
  425. display:block;
  426. margin-top: 15px;
  427. margin-left:-175px;
  428. z-index:90;
  429. opacity:0;
  430. padding-top:2px;
  431. -webkit-transition: all 0.6s ease;
  432. letter-spacing: 3px;
  433. }
  434.  
  435. #name6 a {
  436. color: #fff;
  437. }
  438.  
  439.  
  440. .link6:hover #name6 {
  441. opacity:1;
  442. width:230px;
  443. -webkit-transition: all 0.6s ease;}
  444.  
  445.  
  446. #title1 {
  447. width: 221px;
  448. padding-top: 10px;
  449. margin-top: 8px;
  450. font-size: 20px;
  451. text-align: center;
  452. color: {color:Title};
  453. font-family: Calibri;
  454. font-decoation: italic;
  455. font-transform: uppercase;
  456. letter-spacing:-2px;
  457. line-height:14px;
  458. background-color: transparent;
  459. padding: 0px;
  460. text-transform: uppercase;
  461. text-shadow: 1px 1px 2px #808080;
  462. }
  463. #title2 {
  464. width: 221px;
  465. padding-top: 10px;
  466. margin-top: 5px;
  467. font-size: 10px;
  468. text-align: center;
  469. color: {color:Second Title};
  470. font-family: Calibri;
  471. font-decoation: italic;
  472. font-transform: uppercase;
  473. letter-spacing:3px;
  474. background-color: transparent;
  475. padding: 0px;
  476. text-transform: uppercase;
  477. text-shadow: 1px 1px 2px #C0C0C0;
  478. }
  479.  
  480. #realtags {
  481. width: 500px;
  482. padding-top: 20px;
  483. margin-left: -6px;
  484. margin-top: 15px;
  485. font-size: 8px;
  486. color: {color:Title};
  487. font-family: Calibri;
  488. font-decoation: italic;
  489. font-transform: uppercase;
  490. letter-spacing:1px;
  491. background-color: transparent;
  492. padding: 0px;
  493. text-transform: uppercase;
  494. }
  495.  
  496. /* FONT */
  497.  
  498. @font-face {
  499. font-family: "tinytots";
  500. src: url('http://static.tumblr.com/no9dwxu/1aPm2ginl/tinytots.ttf');
  501. }
  502.  
  503. /* TAGS THOUGHTSANDSOUL */
  504. .tags {margin-left: 520px;
  505. margin-top: -25px;
  506. color: #888;
  507. background:#eeeeee;
  508. padding: 5px;
  509. height:7px;
  510. position:absolute;
  511. width:9px;
  512. z-index:-0;
  513. overflow: hidden;
  514. font-size: 8px;
  515. line-height:9px;
  516. color:#888!important;
  517. font-family: tinytots;
  518. text-transform: uppercase;
  519. -webkit-transition:All 1s ease;
  520. -moz-transition:All 1s ease;
  521. -o-transition:All 1s ease;}
  522.    
  523.    .tags:hover {margin-left: 520px;
  524. margin-top: -25px;
  525. color: #888;
  526. background:#eeeeee;
  527. padding: 5px;
  528. position:absolute;
  529. width:58px;
  530. -webkit-transition:All 1s ease;
  531. -moz-transition:All 1s ease;
  532. -o-transition:All 1s ease;}
  533.  
  534. .tags a{color:#888!important;}
  535.  
  536. .tags2 {margin-left: 520px;
  537. margin-top: -5px;
  538. color: #888;
  539. height:8px;
  540. background:#eeeeee;
  541. padding: 5px;
  542. position:absolute;
  543. width:9px;
  544. z-index:-0;
  545. overflow: hidden;
  546. white-space: nowrap;
  547. font-size: 8px;
  548. color:#888!important;
  549. font-family: tinytots;
  550. text-transform: uppercase;
  551. -webkit-transition:All 1s ease;
  552. -moz-transition:All 1s ease;
  553. -o-transition:All 1s ease;}
  554.    
  555.    .tags2:hover {margin-left: 520px;
  556. margin-top: -5px;
  557. color: #888;
  558. background:#eeeeee;
  559. padding: 5px;
  560. position:absolute;
  561. width:45px;
  562. -webkit-transition:All 1s ease;
  563. -moz-transition:All 1s ease;
  564. -o-transition:All 1s ease;
  565. }
  566.  
  567. .tags2 a{color:#888!important;}
  568.  
  569. .tags3 {margin-left: 520px;
  570. margin-top: 50px;
  571. color: #888;
  572. height:8px;
  573. background:#eeeeee;
  574. padding: 5px;
  575. position:absolute;
  576. width:9px;
  577. z-index:-0;
  578. overflow: hidden;
  579. white-space: nowrap;
  580. font-size: 8px;
  581. color:#888!important;
  582. font-family: tinytots;
  583. text-transform: uppercase;
  584. -webkit-transition:All 1s ease;
  585. -moz-transition:All 1s ease;
  586. -o-transition:All 1s ease;}
  587.    
  588.    .tags3:hover {margin-left: 520px;
  589. margin-top: 50px;
  590. color: #888;
  591. background:#eeeeee;
  592. padding: 5px;
  593. position:absolute;
  594. width:45px;
  595. -webkit-transition:All 1s ease;
  596. -moz-transition:All 1s ease;
  597. -o-transition:All 1s ease;
  598. }
  599.  
  600. .tags3 a{color:#888!important;}
  601.  
  602. .liked {color:{color:Links Color}; font-family: tinytots; background: #eeeeee; padding: 3px; font-size: 8px; position: absolute; text-align: center; margin-left: 535px; width: 60px; text-transform: uppercase; -webkit-box-shadow: 0px 0px 6px #D3D3D3;
  603. -moz-box-shadow: 0px 0px 6px #D3D3D3;
  604. box-shadow: 0px 0px 6px #D3D3D3;}}
  605.  
  606.  
  607.  
  608. </style>
  609.  
  610.  
  611.  
  612.  
  613. <!-- END CSS -->
  614.  
  615.  
  616.  
  617. </head>
  618. <body>
  619. <div style="background: url(''); height: 10px; width: 100%; bottom: 0px; left: 0px; position: fixed; z-index: 4;"></div>
  620.  
  621.  
  622.  
  623.  
  624. <!-- PAGE -->
  625. <center>
  626. <div id="page">
  627.  
  628.  
  629. <!-- SIDEBAR -->
  630. <div id="sidebar">
  631. <div id="nav">
  632.  
  633.  
  634. <div class="link1"><a href="/">h<br>o<br>m<br>e</a>
  635.  
  636. <div id="name1"><a href="/">home</a></div></div>
  637.  
  638. <div class="link2"><a href="/ask">a<br>s<br>k<br>b<br>o<br>x</a>
  639.  
  640. <div id="name2"><a href="/ask">askbox</a></div></div>
  641.  
  642. <div class="link3"><a href="{text:Link 1 url}">l<br>i<br>n<br>k<br>n<br>o<br>.<br>3</a>
  643.  
  644. <div id="name3"><a href="/">{text:Link 1}</a></div></div>
  645.  
  646. <div class="link4"><a href="{text:Link 2 url}">l<br>i<br>n<br>k<br>n<br>o<br>.<br>2</a>
  647.  
  648. <div id="name4"><a href="/">{text:Link 2}</a></div></div>
  649.  
  650. <div class="link5"><a href="{text:Link 3 url}">l<br>i<br><br>n<br>k<br>n<br>o<br>3</a>
  651.  
  652. <div id="name5"><a href="/">{text:Link 3}</a></div></div>
  653.  
  654. <div class="link6"><a href="http://evilcreatureofthenight.tumblr.com">l<br>i<br>n<br>k<br>.<br>4</a>
  655.  
  656. <div id="name6"><a href="http://evilcreatureofthenight.tumblr.com">theme</a></div></div>
  657. </div>
  658.  
  659.  
  660. <div id="banner">
  661. <div class="imageside"><center><img src="{image:Sidebar img}"><br>
  662. <div id="title1">{Title}</div>
  663. <div id="title2">{text:Second Title}</div>
  664.  <h3>{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}
  665. {block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}</h3>
  666.  
  667. <div class="descrip">{Description}</div></div>
  668. </div>
  669.  
  670.  
  671.  
  672. <div id="curvan"></div>
  673.  
  674.  
  675. </div>
  676. <!-- SIDEBAR -->
  677.  
  678. <div id="cont">
  679.  
  680. <!-- POSTS -->
  681. {block:Posts}
  682.  
  683.  
  684. <!-- TEXT -->
  685. {block:Text}
  686.  
  687.  
  688. <div class="posts">
  689. <div class="liked"> <a href="{Permalink}">post</a> | <br>
  690. {NoteCountWithLabel} | {block:RebloggedFrom}<a href="{ReblogParentURL}">Via</a> | {/block:RebloggedFrom}<a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">Reblog!</a></div>
  691. <div class="box">
  692.  
  693. <a href="{Permalink}"><div id="permalink"></div></a>
  694. {block:Title}
  695. <h9>{Title}</h9>
  696. {/block:Title}
  697. <texto>{Body}</texto>
  698.  
  699.  
  700.  
  701. <div id="realtags">{block:HasTags}{block:Tags}&nbsp;<a href=”{TagURL}”>
  702. {Tag}</a>, {/block:Tags}{/block:HasTags} </div>
  703. </div>
  704. {block:PostNotes}
  705. <div class="box"><div id="extras"><a href="{SourceURL}" target="_blank">Original</a></div><div id="extras">{block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}</div><div id="extras"><a href="{ReblogParentURL}" target="_blank">Via</a></div></div><div class="box">{PostNotes}</div>
  706.  
  707.  
  708.  
  709. {/block:PostNotes}
  710.  
  711.  
  712. </div>
  713.  
  714.  
  715. <!-- VIA AND SOURCE -->
  716. {block:RebloggedFrom}<a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom}{block:ContentSource}<a href="{SourceURL}" target="_blank"></a>{/block:ContentSource}
  717.  
  718. {/block:Text}
  719. <!-- TEXT -->
  720.  
  721.  
  722.  
  723. <!-- PHOTO -->
  724. {block:Photo}
  725. <div class="posts">
  726. <div class="liked"> <a href="{Permalink}">post</a> | <br>
  727. {NoteCountWithLabel} | {block:RebloggedFrom}<a href="{ReblogParentURL}">Via</a> | {/block:RebloggedFrom}<a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">Reblog!</a></div>
  728. <div class="box">
  729.  
  730. <texto>
  731. <img src="{PhotoURL-500}" alt="{PhotoAlt}" width="515"/>{block:Caption}{Caption}{/block:Caption}
  732. </texto>
  733.  
  734.  
  735. <div id="realtags">{block:HasTags}{block:Tags}&nbsp;<a href=”{TagURL}”>
  736. {Tag}</a>, {/block:Tags}{/block:HasTags} </div>
  737. </div>
  738. {block:PostNotes}
  739. <div class="box"><div id="extras"><a href="{SourceURL}" target="_blank">Original</a></div><div id="extras">{block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}</div><div id="extras"><a href="{ReblogParentURL}" target="_blank">Via</a></div></div><div class="box">{PostNotes}</div>
  740.  
  741. {/block:PostNotes}
  742.  
  743. </div>
  744.  
  745. <!-- VIA AND SOURCE -->
  746. {block:RebloggedFrom}<a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom}{block:ContentSource}<a href="{SourceURL}" target="_blank"></a>{/block:ContentSource}
  747.  
  748. {/block:Photo}
  749.  
  750. <!-- PHOTO -->
  751.  
  752. <!-- QUOTE -->
  753. {block:Quote}
  754. <div class="posts">
  755. <div class="liked"> <a href="{Permalink}">post</a> | <br>
  756. {NoteCountWithLabel} | {block:RebloggedFrom}<a href="{ReblogParentURL}">Via</a> | {/block:RebloggedFrom}<a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">Reblog!</a></div>
  757. <div class="box">
  758. <a href="{Permalink}"><div id="permalink"></div></a>
  759. <h8>{Quote}</h8><texto>
  760. {block:Source}<div class="sourcequote">- {Source}</div>{/block:Source}</texto>
  761.  
  762.  
  763.  
  764. <div id="realtags">{block:HasTags}{block:Tags}&nbsp;<a href=”{TagURL}”>
  765. {Tag}</a>, {/block:Tags}{/block:HasTags} {block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}</div>
  766.  
  767.  
  768. </div>
  769. {block:PostNotes}
  770. <div class="box"><div id="extras"><a href="{SourceURL}" target="_blank">Original</a></div><div id="extras">{block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}</div><div id="extras"><a href="{ReblogParentURL}" target="_blank">Via</a></div></div><div class="box">{PostNotes}</div>
  771.  
  772. {/block:PostNotes}
  773.  
  774. </div>
  775.  
  776.  
  777. <!-- VIA AND SOURCE -->
  778. {block:RebloggedFrom}<a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom}{block:ContentSource}<a href="{SourceURL}" target="_blank"></a>{/block:ContentSource}
  779.  
  780. {/block:Quote}
  781.  
  782. <!-- QUOTE -->
  783.  
  784. <!-- LINK -->
  785. {block:Link}
  786. <div class="posts">
  787. <div class="liked"> <a href="{Permalink}">post</a> | <br>
  788. {NoteCountWithLabel} | {block:RebloggedFrom}<a href="{ReblogParentURL}">Via</a> | {/block:RebloggedFrom}<a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">Reblog!</a></div>
  789. <div class="box">
  790. <a href="{Permalink}"><div id="permalink"></div></a>
  791. <h9><a href="{URL}">{Name}</a></h9>
  792. <texto>{block:Description}{/block:Description}</texto>
  793.  
  794.  
  795.  
  796. <div id="realtags">{block:HasTags}{block:Tags}&nbsp;<a href=”{TagURL}”>
  797. {Tag}</a>, {/block:Tags}{/block:HasTags} </div>
  798. </div>
  799. {block:PostNotes}
  800. <div class="box"><div id="extras"><a href="{SourceURL}" target="_blank">Original</a></div><div id="extras">{block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}</div><div id="extras"><a href="{ReblogParentURL}" target="_blank">Via</a></div></div><div class="box">{PostNotes}</div>
  801.  
  802. {/block:PostNotes}
  803.  
  804. </div>
  805.  
  806.  
  807. <!-- VIA AND SOURCE-->
  808. {block:RebloggedFrom}<a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom}{block:ContentSource}<a href="{SourceURL}" target="_blank"></a>{/block:ContentSource}
  809.  
  810. {/block:Link}
  811. <!-- LINK -->
  812.  
  813. <!-- ASK -->
  814. {block:Answer}
  815. <div class="posts">
  816. <div class="liked"> <a href="{Permalink}">post</a> | <br>
  817. {NoteCountWithLabel} | {block:RebloggedFrom}<a href="{ReblogParentURL}">Via</a> | {/block:RebloggedFrom}<a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">Reblog!</a></div>
  818. <div class="box">
  819. <a href="{Permalink}"><div id="permalink"></div></a>
  820. <img src="{AskerPortraitURL-30}" align="left" class="fotoask"> <div class="perguntou">{Asker} asked: </div>
  821. <texto><div class="pergunta">{Question}</div>
  822. <br>
  823. {Answer}
  824. </texto>
  825.  
  826. <div id="realtags">{block:HasTags}{block:Tags}&nbsp;<a href=”{TagURL}”>
  827. {Tag}</a>, {/block:Tags}{/block:HasTags} </div>
  828. </div>
  829. {block:PostNotes}
  830. <div class="box"><div id="extras"><a href="{SourceURL}" target="_blank">Original</a></div><div id="extras">{block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}</div><div id="extras"><a href="{ReblogParentURL}" target="_blank">Via</a></div></div><div class="box">{PostNotes}</div>
  831.  
  832. {/block:PostNotes}
  833.  
  834. </div>
  835.  
  836. {/block:Answer}
  837. <!-- ASK -->
  838.  
  839. <!-- AUDIO -->
  840. {block:Audio}
  841. <div class="posts">
  842. <div class="liked"> <a href="{Permalink}">post</a> | <br>
  843. {NoteCountWithLabel} | {block:RebloggedFrom}<a href="{ReblogParentURL}">Via</a> | {/block:RebloggedFrom}<a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">Reblog!</a></div>
  844. <div class="box">
  845. <a href="{Permalink}"><div id="permalink"></div></a>
  846. {AudioPlayerWhite}<texto>
  847. {block:Caption}{Caption}{/block:Caption}
  848. </texto>
  849.  
  850.  
  851. <div id="realtags">{block:HasTags}{block:Tags}&nbsp;<a href=”{TagURL}”>
  852. {Tag}</a>, {/block:Tags}{/block:HasTags} </div>
  853. </div>
  854. {block:PostNotes}
  855. <div class="box"><div id="extras"><a href="{SourceURL}" target="_blank">Original</a></div><div id="extras">{block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}</div><div id="extras"><a href="{ReblogParentURL}" target="_blank">Via</a></div></div><div class="box">{PostNotes}</div>
  856.  
  857. {/block:PostNotes}
  858.  
  859. </div>
  860.  
  861.  
  862. <!-- VIA AND SOURCE -->
  863. {block:RebloggedFrom}<a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom}{block:ContentSource}<a href="{SourceURL}" target="_blank"></a>{/block:ContentSource}
  864.  
  865. {/block:Audio}
  866. <!-- AUDIO -->
  867.  
  868. <!-- VIDEO -->
  869. {block:Video}
  870. <div class="posts">
  871. <div class="liked"> <a href="{Permalink}">post</a> | <br>
  872. {NoteCountWithLabel} | {block:RebloggedFrom}<a href="{ReblogParentURL}">Via</a> | {/block:RebloggedFrom}<a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">Reblog!</a></div>
  873. <div class="box">
  874. <a href="{Permalink}"><div id="permalink"></div></a>
  875. {Video-500}<texto>
  876. {block:Caption}{Caption}{/block:Caption}</texto>
  877.  
  878.  
  879.  
  880. <div id="realtags">{block:HasTags}{block:Tags}&nbsp;<a href=”{TagURL}”>
  881. {Tag}</a>, {/block:Tags}{/block:HasTags} </div>
  882. </div>
  883. {block:PostNotes}
  884. <div class="box"><div id="extras"><a href="{SourceURL}" target="_blank">Original</a></div><div id="extras">{block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}</div><div id="extras"><a href="{ReblogParentURL}" target="_blank">Via</a></div></div><div class="box">{PostNotes}</div>
  885.  
  886. {/block:PostNotes}
  887.  
  888. </div>
  889.  
  890.  
  891. <!-- VIA AND SOURCE -->
  892. {block:RebloggedFrom}<a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom}{block:ContentSource}<a href="{SourceURL}" target="_blank"></a>{/block:ContentSource}
  893.  
  894. {/block:Video}
  895. <!-- VIDEO -->
  896.  
  897. <!-- CHAT -->
  898. {block:Chat}
  899. <div class="posts">
  900. <div class="liked"> <a href="{Permalink}">post</a> | <br>
  901. {NoteCountWithLabel} | {block:RebloggedFrom}<a href="{ReblogParentURL}">Via</a> | {/block:RebloggedFrom}<a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">Reblog!</a></div>
  902. <div class="box">
  903. <a href="{Permalink}"><div id="permalink"></div></a>
  904. {block:Title}
  905. <h9>{Title}</h9>
  906. {/block:Title}
  907. <div class="chat">
  908. <div class="chat1">
  909. {block:Lines}
  910. <div class="chat2 {Alt}">
  911. {block:Label}
  912. <span>{Label}</span>
  913. {/block:Label}
  914. {Line}</div>
  915. {/block:Lines}
  916. </div>
  917.  
  918. </div>
  919.  
  920.  
  921. <div id="realtags">{block:HasTags}{block:Tags}&nbsp;<a href=”{TagURL}”>
  922. {Tag}</a>, {/block:Tags}{/block:HasTags} </div>
  923. </div>
  924. {block:PostNotes}
  925. <div class="box"><div id="extras"><a href="{SourceURL}" target="_blank">Original</a></div><div id="extras">{block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}</div><div id="extras"><a href="{ReblogParentURL}" target="_blank">Via</a></div></div><div class="box">{PostNotes}</div>
  926.  
  927. {/block:PostNotes}
  928.  
  929. </div>
  930.  
  931.  
  932. <!-- VIA AND SOURCE -->
  933. {block:RebloggedFrom}<a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom}{block:ContentSource}<a href="{SourceURL}" target="_blank"></a>{/block:ContentSource}
  934.  
  935. {/block:Chat}
  936. <!-- CHAT -->
  937.  
  938. <!-- PHOTOSETS -->
  939.  
  940. {block:Photoset}
  941.  
  942. <div class="posts">
  943. <div class="liked"> <a href="{Permalink}">post</a> | <br>
  944. {NoteCountWithLabel} | {block:RebloggedFrom}<a href="{ReblogParentURL}">Via</a> | {/block:RebloggedFrom}<a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">Reblog!</a></div>
  945. <div class="box">
  946. <a href="{Permalink}"><div id="permalink"></div></a><texto>
  947. {Photoset-500}{block:Caption}{Caption}{/block:Caption}
  948. </texto>
  949.  
  950.  
  951. <div id="realtags">{block:HasTags}{block:Tags}&nbsp;<a href=”{TagURL}”>
  952. {Tag}</a>, {/block:Tags}{/block:HasTags} </div>
  953. </div>
  954. {block:PostNotes}
  955. <div class="box"><div id="extras"><a href="{SourceURL}" target="_blank">Original</a></div><div id="extras">{block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}</div><div id="extras"><a href="{ReblogParentURL}" target="_blank">Via</a></div></div><div class="box">{PostNotes}</div>
  956. {/block:PostNotes}
  957.  
  958. </div>
  959.  
  960. <!-- VIA AND SOURCE -->
  961. {block:RebloggedFrom}<a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom}{block:ContentSource}<a href="{SourceURL}" target="_blank"></a>{/block:ContentSource}
  962. {/block:Photoset}
  963.  
  964. <!-- PHOTOSETS -->
  965.  
  966. {/block:Posts}
  967. <!-- POSTS -->
  968.  
  969. </div>
  970. </div>    
  971. </div>
  972. </center>
  973. <!-- PAGE -->
  974.  
  975.  
  976.  
  977. </body>
  978. </html>