Advertisement
melmoonyoz

noxvita theme: #15 - all of the lights.

Jun 2nd, 2013
1,493
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.54 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. ::-webkit-scrollbar-thumb:vertical {background-color: black; height:50px;}
  85.  
  86. ::-webkit-scrollbar-thumb:horizontal {background-color: white; height:10px !important;}
  87.  
  88. ::-webkit-scrollbar {height:10px; width:10px; background-color: white;}
  89.  
  90. 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; }
  91.  
  92. 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;}
  93. 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;}
  94.  
  95. #entries { background-color:white; position:absolute; margin-left:410px; width:510px; margin-top:0px; padding-top:10px; padding-bottom:10px;}
  96.  
  97. #posts{ margin-top:25px; overflow:hidden; padding:5px; background-color:white; }
  98.  
  99. #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;}
  100.  
  101. ::selection {
  102. background-color:{color:italic};
  103. color:{color:Background}
  104. }
  105.  
  106. #sbar img{width:200px; height:200px; }
  107.  
  108. #sbar {height:auto; background-color:white; color:black; width:200px; margin-left:200px; margin-top:60px; font-size:9px; text-align:center; position:fixed;}
  109.  
  110. #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};
  111. {block:If3Dtext}
  112. text-shadow: -1px -1px #78fe01, -2px 0px #2ee9eb, 1px 1px #eb2ebc, 2px 0px #eb2ebc, 3px 1px #fdfb02;
  113. {/block:If3Dtext}
  114.  
  115. {block:IfNot3Dtext}
  116. text-shadow:-2px -2px 0px {color:lefttitletextshadow};
  117. {/block:IfNot3Dtext}
  118.  
  119. }
  120.  
  121. #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;
  122.  
  123. {block:If3Dtext}
  124. text-shadow: -1px -1px #2ee9eb, -2px 0px #fd232e, 1px 1px #eb2ebc, 2px 0px #eb2ebc, 3px 1px #fdfb02;
  125. {/block:If3Dtext}
  126.  
  127. {block:IfNot3Dtext}
  128. text-shadow:-2px -2px 0px {color:maintitleshadow};
  129. {/block:IfNot3Dtext}
  130. }
  131.  
  132. #titriangle {font: 40px arial; margin-bottom: 0px; position:fixed; margin-top: 205px; margin-left: -20px; color:#000000;}
  133.  
  134. #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; }
  135.  
  136. #description a{color:white; border-bottom:1px solid #ff249c; font-weight:bold;}
  137.  
  138. #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;}
  139.  
  140. #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;
  141. width:600px; z-index:999999999999999; position:absolute !important; position:fixed !important;-moz-transform: rotate(90deg); -webkit-transform: rotate(90deg);
  142. {block:If3Dtext}
  143. text-shadow: -1px -1px #2ee9eb, -2px 0px #fd232e, 1px 1px #eb2ebc, 2px 0px #eb2ebc, 3px 1px #fdfb02;
  144. {/block:If3Dtext}
  145.  
  146. {block:IfNot3Dtext}
  147. text-shadow:-2px -2px 0px {color:righttitleshadow};
  148. {/block:IfNot3Dtext}}
  149.  
  150. #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;}
  151.  
  152. #desc img {height:100%; width:100px;}
  153.  
  154. #custom {margin-top:0px; width:180px; background-color:black;}
  155.  
  156. #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;
  157. -webkit-transition: all 0.5s ease-in-out;
  158. -moz-transition: all 0.5s ease-in-out;
  159. -o-transition: all 0.5s ease-in-out;}
  160.  
  161. #custom a:hover {background-color:{color:navlinksbghover}; color:white;}
  162.  
  163.  
  164. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 20px}
  165. blockquote img, blockquote a img {max-width: 490px}
  166.  
  167. 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;}
  168.  
  169. big{color:#252525; text-transform:uppercase; font-size:10px; font-style:italic; letter-spacing:0px; line-height:9px;}
  170.  
  171. i, em{color:#1d1c1c; text-transform:lowercase; letter-spacing:0px; font-size:9px; font-style:italic;}
  172. small{color:black; font-size:px; text-transform:uppercase; letter-spacing: 1px; line-height:6px; }
  173. p{margin-top:3px; margin-bottom:3px}
  174. b{color:black;}
  175.  
  176. img a{border:none}
  177.  
  178. #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;}
  179.  
  180. #name{font-family:century gothic;
  181. font-size:15px;
  182. text-transform:uppercase;
  183. text-align:right;
  184. color:#d3d3d3;}
  185.  
  186. .notes img{width:10px; margin-top:5px; position:relative; top:1px; border-radius:100px;}
  187. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  188. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  189.  
  190. .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;}
  191. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  192.  
  193. .audio{background-color:black; display:block;}
  194.  
  195. #album img{width:38px; margin-top:0px; padding:2px; background-color:black; border-right:5px solid white;}
  196. #infoline{border-top: 1px {color:border} solid;}
  197.  
  198. #info {background-color:ffffff; color:black; letter-spacing:-1px; padding-top:6px; width: 500px; margin-top:10px; text-decoration:none; }
  199.  
  200. #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;
  201. -webkit-transition: all 0.5s ease-in-out;
  202. -moz-transition: all 0.5s ease-in-out;
  203. -o-transition: all 0.5s ease-in-out;}
  204.  
  205. #dates a{ color:{color:boxshadow};}
  206.  
  207. #dates:hover{color:{color:boxshadow}; border-bottom:3px solid #ff249c;
  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:hover{color:{color:navlink}; background-color:white;
  213. -webkit-transition: all 0.5s ease-in-out;
  214. -moz-transition: all 0.5s ease-in-out;
  215. -o-transition: all 0.5s ease-in-out;}
  216.  
  217. #bottominfo {background-color:ffffff; color:black; letter-spacing:-1px; padding-top:6px; width: 510px; text-decoration:none; }
  218.  
  219. #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;}
  220.  
  221. #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;}
  222.  
  223. #tags:hover{ background-color:{color:permalinkhover}; margin-bottom:5px; color:white; -webkit-transition: all 0.8s ease;}
  224.  
  225. #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; }
  226. #question a{color:cyan;}
  227.  
  228. #answer {margin-top:15px; text-align:left;}
  229.  
  230. #asker img{border: 8px solid {color;boxshadow};}
  231.  
  232. #asker {padding-right: 8px; margin-bottom: 4px; margin-top: 15px;}
  233.  
  234. #triangle {font: 20px arial; margin-bottom: 0px; margin-top: 10px; margin-left: -5px; color:{color;boxshadow}; float: left;}
  235.  
  236. #pagination {position:fixed; margin-left:1030px; margin-top:620px;
  237. padding-bottom:10px;}
  238.  
  239. #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;}
  240.  
  241. #pagination a:hover{color:white;}
  242.  
  243. ul#drawers {width: 200px; list-style: none; margin: 0 auto; padding: 0px; border-top: 0px; color: #000; margin-top:3px;}
  244.  
  245. 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;
  246. margin:0px 0px 0px 0px; -webkit-transition: background-color 1s ease-out; -moz-transition: background-color 1s ease-out;
  247. transition: background-color 1s ease-out; cursor:help;}
  248.  
  249. h4.small {display: table-cell; width: 200px; height: 100%;}
  250.  
  251. li.drawer h4.open {background-color: #121213; border-top: 0px;}
  252.  
  253. li.drawer div {padding: 10px; margin: 0px; line-height: 12px; background-color: #363835; background: rgba(255, 255, 255, 0.0);}
  254.  
  255. li.drawer div li {list-style-type: disc;}
  256.  
  257. li.drawer div ul {-webkit-padding-start: 10px;}
  258.  
  259. </style>
  260.  
  261. <style type="text/css">{CustomCSS}</style>
  262. </head>
  263.  
  264. <body>
  265.  
  266. <div id="sbar">
  267.  
  268. <div id="title">
  269. {text:lefttitle}
  270. </div>
  271. <div id="titriangle">►</div>
  272.  
  273.  
  274.  
  275. <img src="{image:sidebar}">
  276.  
  277. <div id="title2">{title}</div>
  278.  
  279. <ul id="drawers">
  280. <li class="drawer">
  281. <h4>about</h4>
  282.  
  283. <div id="description">{Description}</div>
  284.  
  285. </li>
  286. </ul>
  287.  
  288. <ul id="drawers">
  289. <li class="drawer">
  290. <h4>message</h4>
  291.  
  292. <div id="description">
  293.  
  294. <iframe frameborder="0" height="240" id="ask_form" scrolling="no" src="http://www.tumblr.com/ask_form/YOURURLHERE.tumblr.com" width="100%"></iframe>
  295. </div>
  296. </li>
  297. </ul>
  298.  
  299. <ul id="drawers">
  300. <li class="drawer">
  301. <h4>navigation</h4>
  302.  
  303. <div id="custom"><center>
  304. <a href="/">refresh</a>
  305. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  306. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  307. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  308. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  309. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  310. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  311. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  312.  
  313. </div>
  314.  
  315. </li>
  316. </ul>
  317.  
  318.  
  319.  
  320.  
  321. </div>
  322.  
  323. <div id="bars">
  324. </div>
  325.  
  326. <div id="desc">
  327. </div>
  328.  
  329.  
  330. <div id="longtitle">
  331. {text:righttitle}</div>
  332.  
  333.  
  334. <div id="pagination">
  335.  
  336. {block:Pagination}
  337. {block:NextPage}<a href="{NextPage}"> next</a>{/block:NextPage}
  338. <br><br>
  339. {block:PreviousPage}<a href="{PreviousPage}"> back</a>{/block:PreviousPage}
  340. {/block:Pagination}
  341. </div>
  342.  
  343.  
  344. <div id="entries">
  345. {block:Posts}
  346. <div id="posts">
  347.  
  348. <div id="info">
  349.  
  350. <div style="float:right;">
  351. {block:Date}
  352. <a href="{Permalink}">
  353. <div id="dates">{{DayOfMonth}
  354. {DayOfMonthSuffix}}
  355. <br>of {ShortMonth}
  356.  
  357. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}"><img src="{ReblogParentPortraitURL-16}"></a>
  358. <a href="{ReblogRootURL}" title="{ReblogRootTitle}" class="reblog"> <img src="{ReblogRootPortraitURL-16}"></a>{/block:RebloggedFrom}
  359. {/block:ContentSource}
  360.  
  361.  
  362. </div>
  363. </a>{/block:Date}
  364.  
  365.  
  366. </div></div>
  367.  
  368.  
  369. {block:Quote}<div id="quote">"{Quote}"</div>
  370. <br><div id="name">&nbsp; - {Source}</div>{/block:Quote}
  371.  
  372. {block:Title}<div id="titles">{Title}&nbsp;</div>{/block:Title}
  373. {block:Text}{Body}{/block:Text}
  374.  
  375. {block:Link}<a href="{URL}" class="link" {Target}><div id="titles">{Name} </div></a>
  376. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  377.  
  378. {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}
  379.  
  380.  
  381. {block:Photoset}<center><div class="photo"><div class="photo">{Photoset-500}</div></div></center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  382.  
  383. {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}
  384.  
  385. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  386.  
  387. {block:Answer}
  388. <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>
  389. <div id="answer">{Answer}</div>
  390. {/block:answer}
  391.  
  392. {block:Audio}
  393. {block:AlbumArt}<div id="album"><img id="album" src="{AlbumArtURL}" align="left"></div>{/block:AlbumArt}
  394. <span class="audio"><center>{AudioPlayerBlack}</center></span>
  395. {block:Caption}{Caption}{/block:Caption}{/block:Audio}
  396. </div>
  397.  
  398. <div id="bottominfo">{block:Date}<a href="{Permalink}" id="infolink"> <font color="{color:boxshadow}">&hearts;</font> {NoteCountWithLabel} </a>
  399. {block:HasTags}{block:Tags}<a href="{TagURL}" id="tags">+{Tag}</a> {/block:Tags} {/block:HasTags}
  400.  
  401. {/block:Date}
  402.  
  403. </div>
  404.  
  405. {block:ContentSource}
  406. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  407. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  408. {/block:SourceLogo}
  409. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  410. {/block:ContentSource}
  411. {/block:Posts}
  412.  
  413. {block:PostNotes}{PostNotes}{/block:PostNotes}
  414.  
  415. <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>
  416. <a href="http://noxvita.tumblr.com"><img src="http://i41.tinypic.com/35lb5as.jpg"></a>
  417. </div>
  418. </div>
  419.  
  420. </body>
  421. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement