Advertisement
melmoonyoz

noxvita theme: #14 - cold blooded.

May 4th, 2013
608
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.13 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4. <!--noxvita theme: #14 - cold blooded.
  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:link" content="#000000" />
  12. <meta name="color:linkhovercolor" content="#888888" />
  13. <meta name="color:big" content="#000000" />
  14. <meta name="color:bold" content="#000000" />
  15. <meta name="color:italic" content="#888888" />
  16. <meta name="color:border" content="#000000" />
  17. <meta name="color:topheader" content="#000000" />
  18. <meta name="color:navtext" content="#998785">
  19. <meta name="color:navhovertext" content="#c5c5c5">
  20.  
  21. <meta name="text:Link1" content="/" />
  22. <meta name="text:Link1 Title" content="link 1" />
  23. <meta name="text:Link2" content="/" />
  24. <meta name="text:Link2 Title" content="link 2" />
  25. <meta name="text:Link3" content="/" />
  26. <meta name="text:Link3 Title" content="link 3" />
  27. <meta name="text:Link4" content="/" />
  28. <meta name="text:Link4 Title" content="link 4" />
  29.  
  30. <meta name="image:sidebar1" content=""/>
  31.  
  32. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  33. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  34. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  35.  
  36. <link rel="shortcut icon" href="{Favicon}" />
  37. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  38.  
  39.  
  40. <link href='http://fonts.googleapis.com/css?family=Playfair+Display+SC:400,400italic,700,900,900italic,700italic' rel='stylesheet' type='text/css'>
  41.  
  42. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  43. <style>
  44. div#qTip {
  45. padding: 2px; display: none; font-family:times new; font-style:normal;
  46. text-align: center; position: absolute; font-size:8px; letter-spacing:0px;
  47. margin-left:20px; line-height:10px; margin-top:-15px;
  48. z-index: 99999999999; background: white;
  49. color: {color:text}; text-transform:uppercase; box-shadow: 2px 2px 0px {color:text};
  50. }
  51. </style>
  52.  
  53.  
  54. <style type="text/css">
  55.  
  56. ::-webkit-scrollbar-thumb:vertical {background-color: black; height:50px;}
  57.  
  58. ::-webkit-scrollbar-thumb:horizontal {background-color: white; height:10px !important;}
  59.  
  60. ::-webkit-scrollbar {height:10px; width:5px; background-color: white;}
  61.  
  62. body {background-color:#fefefe; color:{color:text}; text-align:justify; font-family:Baskerville, 'Times New Roman', Times, serif; line-height:100%; font-style:normal; letter-spacing:0px;font-size: 9px; text-transform:normal; background-image: url('{image:background}'); background-position: bottom right; background-attachment:fixed; background-repeat:no-repeat;}
  63.  
  64. a:link, a:active, a:visited{color: #666666; 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;}
  65. a:hover{color:white; 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;}
  66.  
  67. #entries {width:510px; margin-left:505px; margin-top:120px; padding-top:10px;}
  68.  
  69. #posts{ margin-top:25px; overflow:hidden; padding:5px; background-color:white; }
  70.  
  71.  
  72. #titles {color:#cbcbcb; font-family: playfair display; letter-spacing:-1px; font-style:italic; font-size:25px; text-transform:lowercase; font-weight:normal; text-align:left; line-height:24px; padding-bottom:1px;}
  73.  
  74.  
  75. ::selection {
  76. background-color:{color:italic};
  77. color:{color:Background}
  78. }
  79.  
  80. #diem {position:absolute; margin-top:95px; width:210px;
  81. -webkit-transition: all 0.8s ease; opacity:1; height:100%;}
  82.  
  83. #description {font-size:9px; background-color:white; letter-spacing:0px; text-transform:lowercase; line-height:9px; margin-top:5px; color:black; width:140px; text-align:justify; margin-left:20px; padding:10px;opacity:1; margin-top:-200px; position:fixed; z-index:999999;}
  84.  
  85. #custom {position:fixed; text-align:center; width:140px; text-align:center; margin-top:15px;}
  86. #custom a { float:left; display:block; width:66px; line-height:13px; background-color:white; font-size:8px; letter-spacing:0px; font-family:times new; color: {color:navtext}; text-transform:uppercase; font-style:normal; text-align:center; margin-bottom:4px; margin-right: 4px;
  87. -webkit-transition: all 0.5s ease-in-out;
  88. -moz-transition: all 0.5s ease-in-out;
  89. -o-transition: all 0.5s ease-in-out;}
  90. #custom a:hover {color:{color:navhovertext};}
  91.  
  92.  
  93. #sbimage1 img{width:200px; height:auto; }
  94.  
  95. #sbimage2{ opacity:1; -webkit-transition: all 1s ease;}
  96.  
  97. #sbimage2 img{width:65px; margin-top:-0px;}
  98.  
  99. #tophead{margin-top:-170px; height:auto; width:800px; margin-left:-0px; position:fixed; z-index:9999; margin-left:300px; padding-top:100px; background-color:white;}
  100.  
  101. #title { color:white; width:706px; background-color:{color:topheader}; text-align:left; font-size:100px; letter-spacing:-10px; font-family: times new; text-transform:lowercase; padding-left:5px; line-height:0px; height:65px; font-style:italic; margin-top:20px; text-shadow: 2px 2px 0px black;}
  102.  
  103. h1{ font-size:9px; font-family:times new; text-transform:uppercase; margin-bottom:-2px;}
  104.  
  105. .bubble {position: relative;
  106. background-color:{color:topheader}; color:white; letter-spacing:1px; font-size:11px; font-style:italic; margin: 0; padding:10px; text-align:center;
  107. width:480px;
  108. -moz-border-radius:0px;
  109. -webkit-border-radius:0px;
  110. -webkit-box-shadow: 0px 0 1px rgba(0,0,0,0);
  111. -moz-box-shadow: 0px 0 1px rgba(0,0,0,0);
  112. box-shadow: 0px 0 1px rgba(0,0,0,0);
  113. }
  114. .bubble:after {
  115. position: absolute; display: block;
  116. content: ""; border-color: black transparent transparent transparent; border-style: solid; border-width: 10px; height:0; width:0; position:absolute; bottom:-20px; left:1em;
  117. }
  118.  
  119.  
  120. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 20px}
  121. blockquote img, blockquote a img {max-width: 490px}
  122.  
  123. 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;}
  124.  
  125. big{color:#252525; font-family:times new; text-transform:uppercase; font-size:10px; font-style:italic; letter-spacing:0px; line-height:9px;}
  126.  
  127. i, em{color:#1d1c1c; text-transform:lowercase; letter-spacing:0px; font-size:9px; font-style:italic;}
  128. small{color:black; font-family:times new; font-size:px; text-transform:uppercase; letter-spacing: 1px; line-height:6px; }
  129. p{margin-top:3px; margin-bottom:3px}
  130. b{color:black;}
  131.  
  132. img a{border:none}
  133.  
  134. ul li {list-style-type: circle; margin-left:-20px; list-style-position:inside;}
  135.  
  136. .notes img{width:10px; position:relative; top:1px; border-radius:100px;}
  137. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  138. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  139.  
  140. .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;}
  141. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  142.  
  143. #audio {height:100px;}
  144.  
  145. #asker{font-family:casqueitalic; color:{color:title}; font-size:18px;
  146. letter-spacing:0px; font-style:normal; padding:3px; margin-bottom:-5px;}
  147.  
  148.  
  149. #album img{width:38px; margin-top:0px; padding:2px; background-color:black; border-right:5px solid white;}
  150.  
  151. #quote{color:#8d8d8d; font-family: playfair display; letter-spacing:-1px; font-style:italic; font-size:25px; text-transform:lowercase; font-weight:normal; text-align:left; line-height:24px; padding-bottom:1px;}
  152.  
  153. #infoline{border-top: 1px {color:border} solid;}
  154.  
  155. #info {background-color:ffffff; color:black; letter-spacing:-1px; padding-top:6px; width: 500px; margin-top:10px; text-decoration:none; }
  156.  
  157. #dates{font-family:garamond; color:{color:links}; font-size:23px; font-style:italic; margin-top:-30px; background-color:white; padding:5px; position: absolute; margin-bottom:10px;-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. #dates:hover{color:#5b5b5b;-webkit-transition: all 0.5s ease-in-out;
  162. -moz-transition: all 0.5s ease-in-out;
  163. -o-transition: all 0.5s ease-in-out;}
  164.  
  165. #notes{font-family:garamond; float:right; color:{color:links}; font-size:23px; font-style:italic; margin-top:-30px; width:130px; background-color:white; padding:5px; position: absolute; margin-bottom:10px;}
  166.  
  167. #notes a{font-size:23px; color:{color:links}; -webkit-transition: all 0.5s ease-in-out;
  168. -moz-transition: all 0.5s ease-in-out;
  169. -o-transition: all 0.5s ease-in-out;}
  170.  
  171. #notes a:hover{color:{color:linkshovercolor};-webkit-transition: all 0.5s ease-in-out;
  172. -moz-transition: all 0.5s ease-in-out;
  173. -o-transition: all 0.5s ease-in-out;}
  174.  
  175. #tagz {margin-top:5px; -webkit-transition: all 0.8s ease; opacity:1; border-top:1px solid {color:border}; padding-top:5px;}
  176.  
  177. #tags{padding:2px 3px 2px 3px; text-transform:lowercase; margin-top:-5px; font-family: garamond; font-size:15px; font-style:italic; color:{color:links};
  178. -webkit-transition: all 0.8s ease;}
  179.  
  180. #pagination {position:fixed; width:300px; margin-left:1020px; margin-top:-40px; z-index:999999999999;
  181. padding-bottom:10px;}
  182.  
  183. #pagination a{color:black; font-family:times new; font-style:italic; text-transform: uppercase; letter-spacing:-2px; line-height:25px; font-size: 20px; text-align:right; font-weight:normal; text-decoration:none;}
  184.  
  185. </style>
  186.  
  187.  
  188. <style type="text/css">{CustomCSS}</style>
  189.  
  190. </head>
  191.  
  192. <body>
  193.  
  194.  
  195. <div id="tophead">
  196.  
  197. <div id="diem">
  198. <img src="{image:sidebar1}"><div id="description">
  199. {block:Description}{Description}{/block:Description}
  200.  
  201.  
  202. <div id="custom"><center>
  203. <a href="/">refresh</a>
  204. <a href="/ask">message</a><br>
  205. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  206. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}<br>
  207. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  208. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  209. </div>
  210. </div>
  211. </div>
  212.  
  213.  
  214. <div id="titlez">
  215. <div id="title">{title}
  216. </div>
  217. </div>
  218. </div>
  219.  
  220. <div id="pagination">
  221.  
  222. {block:Pagination}
  223. {block:NextPage}<a href="{NextPage}"> next</a>{/block:NextPage}
  224. <br>
  225. {block:PreviousPage}<a href="{PreviousPage}"> back</a>{/block:PreviousPage}
  226. {/block:Pagination}
  227. </div>
  228.  
  229. <div id="entries">
  230. {block:Posts}
  231. <div id="posts">
  232.  
  233. <div id="infoline"></div>
  234. <div id="info">
  235. {block:Date}
  236. <a href="{Permalink}">
  237. <div id="dates">{DayOfMonthWithZero} {Month} {Year}</div>
  238. </a>{/block:Date}
  239. <div style="float:right;"><div id="notes">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  240.  
  241. <br>{block:RebloggedFrom} <a href="{ReblogParentURL}">via</a>
  242. {block:ContentSource} ยท <a href="{SourceURL}">source</a>{block:ContentSource}{/block:RebloggedFrom}
  243.  
  244.  
  245. </div>
  246. </div></div>
  247.  
  248.  
  249. {block:Quote}<div id="quote">"{Quote}"</div>
  250. <br><div id="name">&nbsp; - {Source}</div>{/block:Quote}
  251.  
  252. {block:Title}<div id="titles">{Title}&nbsp;</div>{/block:Title}
  253. {block:Text}{Body}{/block:Text}
  254.  
  255. {block:Link}<a href="{URL}" class="link" {Target}><div id="titles">{Name}&nbsp;</div></a>
  256. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  257.  
  258. {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}
  259.  
  260.  
  261. {block:Photoset}<center><div class="photo"><div class="photo">{Photoset-500}</div></div></center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  262.  
  263. {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}
  264.  
  265. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  266.  
  267. {block:Answer}<div id="questions"><img src="http://i304.photobucket.com/albums/nn189/yellowbrickalleyway/Pixels/Web%20Icons/th_document.gif">
  268. <big>{Asker};</big> <i>{Question}</i></div>
  269. {Answer}{/block:answer}
  270.  
  271. {block:Audio}
  272. {block:AlbumArt}<div id="album"><img id="album" src="{AlbumArtURL}" align="left"></div>{/block:AlbumArt}
  273. <span class="audio"><center>{AudioPlayerWhite}</center></span>
  274. {block:Caption}{Caption}{/block:Caption}{/block:Audio}
  275. </div>
  276.  
  277. <div id="tagz">
  278. {block:HasTags}{block:Tags}<a href="{TagURL}" id="tags">x {Tag}</a> {/block:Tags} {/block:HasTags} </div>
  279.  
  280.  
  281.  
  282. {block:ContentSource}
  283. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  284. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  285. {/block:SourceLogo}
  286. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  287. {/block:ContentSource}
  288. {/block:Posts}
  289.  
  290. {block:PostNotes}{PostNotes}{/block:PostNotes}
  291. </div>
  292.  
  293. <div style="position:fixed; bottom:8px; right:5px; letter-spacing:2px;color:white;padding:3px; font-size:8px;font-family:calibri;text-transform:uppercase;"><center>
  294. <a href="http://noxvita.tumblr.com"><img src="http://i49.tinypic.com/33wmm0z.jpg"></a>
  295. </div>
  296.  
  297.  
  298.  
  299. </body>
  300. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement