Advertisement
NitrogenFixation

MORE CODE FUCKERY

Mar 12th, 2014
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.53 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4. <!--noxvita theme: #15 - all of the lights.
  5. do not remove credit nor redistribute as own.
  6. this is an original theme by mel @ noxvita-->
  7.  
  8. <!-- DEFAULT VARIABLES -->
  9.  
  10. <meta name="color:text" content="#000000" />
  11. <meta name="color:links" content="#000000" />
  12. <meta name="color:title" content="#000000" />
  13. <meta name="color:navlinks" content="#ff249c" />
  14. <meta name="color:navlinksbghover" content="#2ee9eb" />
  15. <meta name="color:boxshadow" content="#2ee9eb" />
  16. <meta name="color:lefttitletextshadow" content="#ff249c" />
  17. <meta name="color:maintitleshadow" content="#2ee9eb" />
  18. <meta name="color:permalink hover" content="#fd0920" />
  19. <meta name="color:righttitleshadow" context="#fd0920">
  20.  
  21. <meta name="image:sidebar" content=""/>
  22.  
  23. <meta name="text:righttitle" content=""/>
  24. <meta name="text:lefttitle" content=""/>
  25.  
  26. <meta name="if:3D text" content="1"/>
  27.  
  28. <meta name="text:Link1" content="/" />
  29. <meta name="text:Link1 Title" content="link 1" />
  30. <meta name="text:Link2" content="/" />
  31. <meta name="text:Link2 Title" content="link 2" />
  32. <meta name="text:Link3" content="/" />
  33. <meta name="text:Link3 Title" content="link 3" />
  34. <meta name="text:Link4" content="/" />
  35. <meta name="text:Link4 Title" content="link 4" />
  36. <meta name="text:Link5" content="/" />
  37. <meta name="text:Link5 Title" content="link 5" />
  38. <meta name="text:Link6" content="/" />
  39. <meta name="text:Link6 Title" content="link 6" />
  40. <meta name="text:Link7" content="/" />
  41. <meta name="text:Link7 Title" content="link 7" />
  42.  
  43. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  44. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  45. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  46.  
  47. <link rel="shortcut icon" href="{Favicon}" />
  48. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  49.  
  50. <link href='http://fonts.googleapis.com/css?family=Playfair+Display+SC:400,400italic,700,900,900italic,700italic' rel='stylesheet' type='text/css'>
  51.  
  52.  
  53. <script src="http://static.tumblr.com/me5sfsd/1YFl414t0/jquery142.js"></script>
  54. <script type="text/javascript">
  55. $(document).ready(function () {
  56. $('li.drawer div:nth-child(2)').hide();
  57. $('li.drawer h4').click(function () {
  58. if ($(this).hasClass('open')) {
  59. $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');}
  60. else {
  61. $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');
  62. $(this).next().slideDown();
  63. $(this).addClass('open');}
  64. });
  65. });
  66. </script>
  67.  
  68. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  69. <style>
  70. div#qTip {
  71. padding: 2px; display: none; font-style:normal; font-family:calibri;
  72. text-align: center; position: absolute; font-size:8px; letter-spacing:1px;
  73. margin-left:20px; line-height:10px; font-weight:bold;
  74. z-index: 999999999999; background: white;
  75. color: {color:navlinks}; text-transform:uppercase; box-shadow: 2px 2px 0px {color:boxshadow};
  76. }
  77. </style>
  78.  
  79. <link href='http://fonts.googleapis.com/css?family=Anaheim' rel='stylesheet' type='text/css'>
  80.  
  81.  
  82. <style type="text/css">
  83.  
  84. <!--
  85. a.message:link {color: #ffffff}
  86. a.message:active {color: #ffffff}
  87. a.message:visited {color: #ffffff}
  88. a.message:hover {color: #ffffff}
  89. -->
  90.  
  91. ::-webkit-scrollbar-thumb:vertical {background-color: black; height:50px;}
  92.  
  93. ::-webkit-scrollbar-thumb:horizontal {background-color: white; height:10px !important;}
  94.  
  95. ::-webkit-scrollbar {height:10px; width:10px; background-color: white;}
  96.  
  97. body {background-color:white; color:{color:text}; text-align:justify; font-family:Anaheim; line-height:10px; font-style:normal; letter-spacing:0px; font-size: 10px; text-transform:normal; background-color:white; background-image: url('{image:background}'); background-position: bottom left; background-attachment:fixed; background-repeat:no-repeat; }
  98.  
  99. a:link, a:active, a:visited{color:{color:links}; text-decoration:none; transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;}
  100. a:hover{color:white; background-color:black; transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;}
  101.  
  102. #entries { background-color:white; position:absolute; margin-left:410px; width:510px; margin-top:0px; padding-top:10px; padding-bottom:10px;}
  103.  
  104. #posts{ margin-top:25px; overflow:hidden; padding:5px; background-color:white; }
  105.  
  106. #titles {color:#000; font-family: century gothic; letter-spacing:-3px; font-style:italic; font-size:33px; text-transform:lowercase; font-weight:bold; text-align:left; line-height:24px; padding-bottom:1px;}
  107.  
  108. ::selection {
  109. background-color:{color:italic};
  110. color:{color:Background}
  111. }
  112.  
  113. #sbar img{width:200px; height:200px; }
  114.  
  115. #sbar {height:auto; background-color:white; color:black; width:200px; margin-left:200px; margin-top:60px; font-size:9px; text-align:center; position:fixed;}
  116.  
  117. #title {color:white; position:fixed; width:90px; overflow:hidden; margin-left:-100px; font-family: century gothic; font-weight:bold; text-transform:uppercase; letter-spacing:-2px; font-size:25px; text-align:center; line-height:45px; padding-top:44px; height:280px; background-color:black; box-shadow: -3px -3px 0px {color:boxshadow};
  118. {block:If3Dtext}
  119. text-shadow: -1px -1px #78fe01, -2px 0px #2ee9eb, 1px 1px #eb2ebc, 2px 0px #eb2ebc, 3px 1px #fdfb02;
  120. {/block:If3Dtext}
  121.  
  122. {block:IfNot3Dtext}
  123. text-shadow:-2px -2px 0px {color:lefttitletextshadow};
  124. {/block:IfNot3Dtext}
  125.  
  126. }
  127.  
  128. #title2{text-align:right; font-size:28px; margin-top:5px; border-top:4px solid black; line-height:30px; font-style:italic; font-weight:bold; letter-spacing:-3px; font-family:century gothic; color:black;
  129.  
  130. {block:If3Dtext}
  131. text-shadow: -1px -1px #2ee9eb, -2px 0px #fd232e, 1px 1px #eb2ebc, 2px 0px #eb2ebc, 3px 1px #fdfb02;
  132. {/block:If3Dtext}
  133.  
  134. {block:IfNot3Dtext}
  135. text-shadow:-2px -2px 0px {color:maintitleshadow};
  136. {/block:IfNot3Dtext}
  137. }
  138.  
  139. #titriangle {font: 40px arial; margin-bottom: 0px; position:fixed; margin-top: 205px; margin-left: -20px; color:#000000;}
  140.  
  141. #description {font-size:8px; width:170px; background-color:black; letter-spacing:1px; line-height:11px; color:white; font-family:calibri; text-transform:uppercase; text-align:justify; padding:15px; opacity:1; }
  142.  
  143. #description a{color:white; border-bottom:1px solid #ff249c; font-weight:bold;}
  144.  
  145. #description a:hover {background-color:#2ee9eb; border-bottom:1px solid black; transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;}
  146.  
  147. #longtitle { font-family: century gothic; font-weight:bold; color:white; font-size:80px; margin-left:765px; margin-top:300px; letter-spacing:-6px; z-index:999; font-style:italic;
  148. width:600px; z-index:999999999999999; position:absolute !important; position:fixed !important;-moz-transform: rotate(90deg); -webkit-transform: rotate(90deg);
  149. {block:If3Dtext}
  150. text-shadow: -1px -1px #2ee9eb, -2px 0px #fd232e, 1px 1px #eb2ebc, 2px 0px #eb2ebc, 3px 1px #fdfb02;
  151. {/block:If3Dtext}
  152.  
  153. {block:IfNot3Dtext}
  154. text-shadow:-2px -2px 0px {color:righttitleshadow};
  155. {/block:IfNot3Dtext}}
  156.  
  157. #desc {z-index:99; position:fixed; margin-left:930px; background-color:black; width:100px; height:110%; -webkit-transition: all 1s ease; opacity:1; margin-top:-20px;}
  158.  
  159. #desc img {height:100%; width:100px;}
  160.  
  161. #custom {margin-top:0px; width:180px; background-color:black;}
  162.  
  163. #custom a { display:inline-block; width:auto; margin-bottom:3px; font-size:8px; letter-spacing:1px; font-family:calibri; padding:3px; font-style:normal; text-align:center; text-transform: uppercase; color:{color:navlinks}; text-decoration:none; background-color:white; font-weight:bold;
  164. -webkit-transition: all 0.5s ease-in-out;
  165. -moz-transition: all 0.5s ease-in-out;
  166. -o-transition: all 0.5s ease-in-out;}
  167.  
  168. #custom a:hover {background-color:{color:navlinksbghover}; color:white;}
  169.  
  170.  
  171. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 20px}
  172. blockquote img, blockquote a img {max-width: 490px}
  173.  
  174. h3{color:{color:title}; font-family:cambria; text-transform:lowercase; font-size:12px; line-height:11px; letter-spacing:0px; font-style:italic; margin:0px; padding:0px;}
  175.  
  176. big{color:#252525; text-transform:uppercase; font-size:10px; font-style:italic; letter-spacing:0px; line-height:9px;}
  177.  
  178. i, em{color:#1d1c1c; text-transform:lowercase; letter-spacing:0px; font-size:9px; font-style:italic;}
  179. small{color:black; font-size:px; text-transform:uppercase; letter-spacing: 1px; line-height:6px; }
  180. p{margin-top:3px; margin-bottom:3px}
  181. b{color:black;}
  182.  
  183. img a{border:none}
  184.  
  185. #quote{color:#000; font-family: century gothic; letter-spacing:-3px; font-style:italic; font-size:33px; text-transform:lowercase; font-weight:bold; text-align:left; line-height:24px; padding-bottom:1px;}
  186.  
  187. #name{font-family:century gothic;
  188. font-size:15px;
  189. text-transform:uppercase;
  190. text-align:right;
  191. color:#d3d3d3;}
  192.  
  193. .notes img{width:10px; margin-top:5px; position:relative; top:1px; border-radius:100px;}
  194. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  195. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  196.  
  197. .label {background-color:black; letter-spacing:1px; color:white; padding:3px; text-transform:uppercase; font-style:normal; font-family:times new; font-size:7px; line-height:10px;}
  198. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  199.  
  200. .audio{background-color:black; display:block;}
  201.  
  202. #album img{width:38px; margin-top:0px; padding:2px; background-color:black; border-right:5px solid white;}
  203. #infoline{border-top: 1px {color:border} solid;}
  204.  
  205. #info {background-color:ffffff; color:black; letter-spacing:-1px; padding-top:6px; width: 500px; margin-top:10px; text-decoration:none; }
  206.  
  207. #dates{font-family:century gothic;z-index:9999999; color:#000000; text-align:center; font-size:23px; font-style:italic; width:80px; margin-top:0px; margin-left:20px; background-color:white; padding:5px; position: absolute; font-weight:bold; line-height:24px; color:cyan; border-bottom:3px solid cyan;
  208. -webkit-transition: all 0.5s ease-in-out;
  209. -moz-transition: all 0.5s ease-in-out;
  210. -o-transition: all 0.5s ease-in-out;}
  211.  
  212. #dates a{ color:{color:boxshadow};}
  213.  
  214. #dates:hover{color:{color:boxshadow}; border-bottom:3px solid #ff249c;
  215. -webkit-transition: all 0.5s ease-in-out;
  216. -moz-transition: all 0.5s ease-in-out;
  217. -o-transition: all 0.5s ease-in-out;}
  218.  
  219. #dates a:hover{color:{color:navlink}; background-color:white;
  220. -webkit-transition: all 0.5s ease-in-out;
  221. -moz-transition: all 0.5s ease-in-out;
  222. -o-transition: all 0.5s ease-in-out;}
  223.  
  224. #bottominfo {background-color:ffffff; color:black; letter-spacing:-1px; padding-top:6px; width: 510px; text-decoration:none; }
  225.  
  226. #infolink{padding:3px; font-size:10px; background-color:black; color:white; font-style:normal; letter-spacing:0px; margin-bottom:3px; -webkit-transition: all 0.8s ease; margin-right:5px;}
  227.  
  228. #tags{padding:3px; font-size:9px; font-style:normal; letter-spacing:0px; margin-bottom:3px; letter-spacing:1px; background-color:white; color:black;-webkit-transition: all 0.8s ease; margin-left:1px;}
  229.  
  230. #tags:hover{ background-color:{color:permalinkhover}; margin-bottom:5px; color:white; -webkit-transition: all 0.8s ease;}
  231.  
  232. #question {margin-top: 0px; color:white; margin-left: 60px; font-style: none; font-family: anaheim; font-size: 9px; padding: 8px; min-height: 33px; padding-bottom: 5px;text-transform:uppercase;background-color:#000000; }
  233. #question a{color:cyan;}
  234.  
  235. #answer {margin-top:15px; text-align:left;}
  236.  
  237. #asker img{border: 8px solid {color;boxshadow};}
  238.  
  239. #asker {padding-right: 8px; margin-bottom: 4px; margin-top: 15px;}
  240.  
  241. #triangle {font: 20px arial; margin-bottom: 0px; margin-top: 10px; margin-left: -5px; color:{color;boxshadow}; float: left;}
  242.  
  243. #pagination {position:fixed; margin-left:1030px; margin-top:620px;
  244. padding-bottom:10px;}
  245.  
  246. #pagination a{color:black; font-family:century gothic; font-style:italic; text-transform: uppercase; letter-spacing:-2px; font-size: 20px; text-align:right; font-weight:bold; padding:10px;}
  247.  
  248. #pagination a:hover{color:white;}
  249.  
  250. ul#drawers {width: 200px; list-style: none; margin: 0 auto; padding: 0px; border-top: 0px; color: #000; margin-top:3px;}
  251.  
  252. ul#drawers li h4 { width:200px; line-height:25px; background-color:#000; font-size:22px;letter-spacing:-2px; font-family:century gothic; color: #fff; text-transform:uppercase; font-style:italic; text-align:center;
  253. margin:0px 0px 0px 0px; -webkit-transition: background-color 1s ease-out; -moz-transition: background-color 1s ease-out;
  254. transition: background-color 1s ease-out; cursor:help;}
  255.  
  256. h4.small {display: table-cell; width: 200px; height: 100%;}
  257.  
  258. li.drawer h4.open {background-color: #121213; border-top: 0px;}
  259.  
  260. li.drawer div {padding: 10px; margin: 0px; line-height: 12px; background-color: #363835; background: rgba(255, 255, 255, 0.0);}
  261.  
  262. li.drawer div li {list-style-type: disc;}
  263.  
  264. li.drawer div ul {-webkit-padding-start: 10px;}
  265.  
  266. </style>
  267.  
  268. <style type="text/css">{CustomCSS}</style>
  269. </head>
  270.  
  271. <body>
  272.  
  273. <div id="sbar">
  274.  
  275. <div id="title">
  276. {text:lefttitle}
  277. </div>
  278. <div id="titriangle">►</div>
  279.  
  280.  
  281.  
  282. <img src="{image:sidebar}">
  283.  
  284. <div id="title2">{title}</div>
  285.  
  286. <ul id="drawers">
  287. <li class="drawer">
  288. <h4>about</h4>
  289.  
  290. <div id="description">{Description}</div>
  291.  
  292. </li>
  293. </ul>
  294.  
  295. <ul id="drawers">
  296. <li>
  297. <h4><a href="http://haeressicariorum.tumblr.com/ask" class="message">message</a></h4>
  298. </li>
  299. </ul>
  300.  
  301. <ul id="drawers">
  302. <li class="drawer">
  303. <h4>navigation</h4>
  304.  
  305. <div id="custom"><center>
  306. <a href="/">refresh</a>
  307. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  308. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  309. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  310. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  311. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  312. {block:ifLink6}<a href="http://citta-alveare.com">{text:Link6 Title}</a>{/block:ifLink6}
  313. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  314.  
  315. </div>
  316.  
  317. </li>
  318. </ul>
  319.  
  320.  
  321.  
  322.  
  323. </div>
  324.  
  325. <div id="bars">
  326. </div>
  327.  
  328. <div id="desc">
  329. </div>
  330.  
  331.  
  332. <div id="longtitle">
  333. {text:righttitle}</div>
  334.  
  335.  
  336. <div id="pagination">
  337.  
  338. {block:Pagination}
  339. {block:NextPage}<a href="{NextPage}"> next</a>{/block:NextPage}
  340. <br><br>
  341. {block:PreviousPage}<a href="{PreviousPage}"> back</a>{/block:PreviousPage}
  342. {/block:Pagination}
  343. </div>
  344.  
  345.  
  346. <div id="entries">
  347. {block:Posts}
  348. <div id="posts">
  349.  
  350. <div id="info">
  351.  
  352. <div style="float:right;">
  353. {block:Date}
  354. <a href="{Permalink}">
  355. <div id="dates">{{DayOfMonth}
  356. {DayOfMonthSuffix}}
  357. <br>of {ShortMonth}
  358.  
  359. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}"><img src="{ReblogParentPortraitURL-16}"></a>
  360. <a href="{ReblogRootURL}" title="{ReblogRootTitle}" class="reblog"> <img src="{ReblogRootPortraitURL-16}"></a>{/block:RebloggedFrom}
  361. {/block:ContentSource}
  362.  
  363.  
  364. </div>
  365. </a>{/block:Date}
  366.  
  367.  
  368. </div></div>
  369.  
  370.  
  371. {block:Quote}<div id="quote">"{Quote}"</div>
  372. <br><div id="name">&nbsp; - {Source}</div>{/block:Quote}
  373.  
  374. {block:Title}<div id="titles">{Title}&nbsp;</div>{/block:Title}
  375. {block:Text}{Body}{/block:Text}
  376.  
  377. {block:Link}<a href="{URL}" class="link" {Target}><div id="titles">{Name} </div></a>
  378. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  379.  
  380. {block:Photo}<center>{LinkOpenTag}<div class="photo">{LinkOpenTag}<div class="photo"><img src="{PhotoURL-500}"></div>{LinkCloseTag}</div>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  381.  
  382.  
  383. {block:Photoset}<center><div class="photo"><div class="photo">{Photoset-500}</div></div></center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  384.  
  385. {block:Chat}<br><ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li><br>{/block:Lines}</ul>{/block:Chat}
  386.  
  387. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  388.  
  389. {block:Answer}
  390. <div id="asker"> <img src="{AskerPortraitURL-30}" style="width="30px" height="30px" align="left"> </div><div id="triangle">►</div><div id="question">Q; {Question} - {Asker}</div>
  391. <div id="answer">{Answer}</div>
  392. {/block:answer}
  393.  
  394. {block:Audio}
  395. {block:AlbumArt}<div id="album"><img id="album" src="{AlbumArtURL}" align="left"></div>{/block:AlbumArt}
  396. <span class="audio"><center>{AudioPlayerBlack}</center></span>
  397. {block:Caption}{Caption}{/block:Caption}{/block:Audio}
  398. </div>
  399.  
  400. <div id="bottominfo">{block:Date}<a href="{Permalink}" id="infolink"> <font color="{color:boxshadow}">&hearts;</font> {NoteCountWithLabel} </a>
  401. {block:HasTags}{block:Tags}<a href="{TagURL}" id="tags">+{Tag}</a> {/block:Tags} {/block:HasTags}
  402.  
  403. {/block:Date}
  404.  
  405. </div>
  406.  
  407. {block:ContentSource}
  408. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  409. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  410. {/block:SourceLogo}
  411. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  412. {/block:ContentSource}
  413. {/block:Posts}
  414.  
  415. {block:PostNotes}{PostNotes}{/block:PostNotes}
  416.  
  417. <div style="position:fixed; bottom:5px; right:5px; letter-spacing:2px;color:white;padding:3px; font-size:8px;font-family:calibri;text-transform:uppercase;"><center>
  418. <a href="http://noxvita.tumblr.com"><img src="http://i41.tinypic.com/35lb5as.jpg"></a>
  419. </div>
  420. </div>
  421.  
  422. </body>
  423. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement