Advertisement
melmoonyoz

noxvita theme: #04 - bonita applebum.

Dec 27th, 2012
2,365
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.94 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4. <!--noxvita theme: #04 - bonita applebum.
  5. do not remove credit nor redistribute as own.
  6. this is an original theme by mel @ noxvita-->
  7.  
  8.  
  9. <!-- DEFAULT VARIABLES -->
  10. <meta name="color:text" content="#a3a3a3" />
  11. <meta name="color:link" content="#b3b2b1" />
  12. <meta name="color:linkhovercolor" content="#f3f3f3" />
  13. <meta name="color:big" content="#b9aeac" />
  14. <meta name="color:bold" content="#f3e6e3" />
  15. <meta name="color:title" content="#b1b1b1" />
  16. <meta name="color:italic" content="#cec2c0" />
  17. <meta name="color:border" content="#e4e3e2" />
  18. <meta name="color:navlink" content="#d8d8d8" />
  19. <meta name="color:infolink" content="#d8d8d8" />
  20. <meta name="color:infoborder" content="#d8d8d8" />
  21.  
  22. <meta name="text:Link1" content="/" />
  23. <meta name="text:Link2" content="/" />
  24. <meta name="text:Link3" content="/" />
  25. <meta name="text:Link1 title" content="link one" />
  26. <meta name="text:Link2 title" content="link two" />
  27. <meta name="text:Link3 title" content="link three" />
  28.  
  29. <meta name="image:sidebar" content=""/>
  30. <meta name="image:sbimg" 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. <link rel="shortcut icon" href="{Favicon}" />
  36. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  37.  
  38. <style type="text/css">body, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress !important;}</style>
  39.  
  40. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  41. <style>
  42. div#qTip {
  43. padding: 2px;
  44. display: none;
  45. font-style:italic;
  46. text-align: center;
  47. position: absolute;
  48. font-size:11px;
  49. line-height:10px;
  50. font-family:times new;
  51. z-index: 1000;
  52. background: white;
  53. border:1px solid {color:border};
  54. color: {color:italic};
  55. text-transform:uppercase;
  56. letter-spacing: 1px;
  57. }
  58. </style>
  59.  
  60. <style type="text/css">
  61.  
  62. ::-webkit-scrollbar-thumb:vertical {background-color: {color:title}; height:100px;}
  63.  
  64. ::-webkit-scrollbar-thumb:horizontal {background-color: white; height:10px !important;}
  65.  
  66. ::-webkit-scrollbar {height:10px; width:7px; background-color: white;}
  67.  
  68. body { color:{color:text}; background-color:white; font-family:cambria; font-style:; line-height:90%; letter-spacing:1px;font-size: 9px;}
  69.  
  70.  
  71. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  72. a:hover{color:{color:linkhovercolor}; 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;}
  73.  
  74. #entries { margin-left:450px; margin-top:50px; width:505px;}
  75.  
  76. #posts{ margin-bottom:10px;overflow:hidden; background-color: white; border-left:0px solid; border-right:0px solid; padding:3px;}
  77.  
  78. #titles{ color:{color:title}; font-family:cambria; text-transform:lowercase; font-style:italic; font-size:12px; line-height:12px; margin-bottom:-4px;}
  79.  
  80. ::selection {
  81. background-color:{color:italic};
  82. color:{color:Background}
  83. }
  84.  
  85. #title { color:#686661; background-color:white; text-align:center; font-size:15px; letter-spacing:-1px; font-family: times new; text-transform:uppercase; padding:2px; line-height:auto; font-style:italic;}
  86.  
  87. #sbar img{width:120px; height:120px; padding:3px; border:5px solid {color:border}; margin-right:5px;}
  88.  
  89. #sbar { width:136px; height:100%; margin-left:250px; margin-top:200px; position:fixed; overflow:hidden; border-left:0px solid;}
  90.  
  91. #sbar:hover {opacity:1; -webkit-transition: all 1.5s ease;}
  92.  
  93. #sbar:hover #nav {opacity:1; top:0px; height:100%;}
  94.  
  95. #nav {z-index:999; position:fixed; top:0px; margin-left: -255px; width:250px; height:100%; -webkit-transition: all 1s ease; opacity:0;}
  96.  
  97. #nav img{width:250px; height:100%; border:0px; padding:0px;}
  98.  
  99. #sideinfo { width:250px; margin-top:320px; text-align:center; padding-top: 4px; padding-bottom:4px; line-height:10px; z-index:999; position:absolute;}
  100.  
  101. #description {background-color:#ffffff; width:190px; margin-left:20px; text-align:center; padding: 8px; border:1px solid {color:border}; margin-top: 5px; margin-bottom:10px; line-height:10px; font-size:8px; text-transform:uppercase; letter-spacing: 0px; font-style:normal;}
  102.  
  103. #sbar:hover #links {opacity:0.5; margin-top:-0px; height:auto;}
  104.  
  105. #links { z-index:9999; position:fixed; background-color:#ffffff; width:30px; text-align:left; margin-top: -80px; padding:5px; line-height:50px; opacity:0; -webkit-transition: all 1s ease; color:{color:link}; background-color:transparent; text-align:center; font-family: times new; font-size:35px; word-spacing:5px; text-transform:uppercase; letter-spacing:1px; font-style:normal;}
  106.  
  107. #header{ color:{color:title}; text-align:center; font-family:times new; letter-spacing:2px; font-size:13px; margin-bottom:-10px; font-style:normal; text-transform:uppercase;}
  108.  
  109. h1{ color:{color:title}; font-size:9px; font-family:times new; text-transform:uppercase; margin-bottom:-2px;}
  110.  
  111. #info {background-color:ffffff; color:{color:bold}; font-family:times new; font-size:7px; text-transform: uppercase; letter-spacing: 1px; text-align:center; font-style:italic; width: 494px; padding:2px; border:1px solid {color:border};}
  112.  
  113.  
  114. #info a{color:{color:infolink}; font-family:camrbia;}
  115.  
  116. #info a:hover{color:{color:linkhovercolor};}
  117.  
  118. #tags {color:{color:bold}; font-size:7px; text-transform:uppercase; letter-spacing: 1px; font-style:normal;}
  119.  
  120. #pagination {width:135px; margin-top:px; font-family:georgia; position:fixed; font-size:18px; text-align:right; color:{color:pagination}; opacity:0.5; z-index:999;}
  121.  
  122.  
  123. #questions {color: {color:text}; padding:10px; margin-bottom:0px; text-align:center; font-family:{font:text}; font-size:10px;}
  124.  
  125. #questions a {color:{color:link}}
  126.  
  127. blockquote {border-left:2px {color:body} solid; padding-left:8px; margin:0px 2px 0px 10px}
  128. blockquote img, blockquote a img {max-width: 490px}
  129.  
  130. 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;}
  131. big{ color:{color:big}; font-family:times new; letter-spacing:px; font-size:10px; font-style:normal; text-transform:uppercase;}
  132. b, strong{color:{color:bold};}
  133. i, em{color:{color:italic};}
  134. small{color:{color:title}; font-size:8px; text-transform:uppercase; letter-spacing: 0px; font-style:normal;}
  135. p{margin-top:3px; margin-bottom:3px}
  136.  
  137.  
  138. img a{border:none}
  139. .audio{background-color:black; display:block;}
  140.  
  141. .user_1 .label {color:{color:lhover}; font-weight:bold}
  142. .user_2 .label {color:{color:text}; font-weight:bold}
  143. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  144.  
  145. .notes img{width:10px; position:relative; top:1px;}
  146. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  147. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  148.  
  149. </style>
  150.  
  151.  
  152. <style type="text/css">{CustomCSS}</style>
  153. </head>
  154.  
  155. <body>
  156.  
  157.  
  158. <div id="sbar">
  159.  
  160. <div id="nav">
  161. <div id="sideinfo">
  162. <div id="description">
  163. {block:Description}{Description}{/block:Description}</div>
  164. </div>
  165. <img src="{image:sbimg}">
  166. </div>
  167.  
  168.  
  169.  
  170. <div id="sideimg">
  171. <div id="title">{title}</div>
  172. <img src="{image:sidebar}">
  173. <div id="pagination">
  174. {block:Pagination}
  175. {block:PreviousPage}<a href="{PreviousPage}">ยซ</a>{/block:PreviousPage}
  176. {block:NextPage}<a href="{NextPage}">ยป</a>{/block:NextPage}
  177. {/block:Pagination}
  178. </div>
  179. </div>
  180.  
  181. <div id="links">
  182. <a href="/" title="refresh">I.</a>
  183. <a href="/ask" title="message">II.</a>
  184. {block:ifLink1}<a href="{text:Link1}" title="{text:Link1 title}">III.</a>{/block:ifLink1}
  185. {block:ifLink2}<a href="{text:Link2}" title="{text:Link2 title}">IV.</a>{/block:ifLink2}
  186. {block:ifLink3}<a href="{text:Link3}" title="{text:Link3 title}">V.</a>{/block:ifLink3}
  187.  
  188. </div>
  189.  
  190. </div>
  191.  
  192.  
  193. <div id="entries">
  194. {block:Posts}
  195. <div id="posts">
  196. {block:Quote}<div id="titles">"{Quote}"&nbsp; - {Source}</div>{/block:Quote}
  197. {block:Title}<div id="titles">{Title}&nbsp;</div>{/block:Title}
  198. {block:Text}{Body}{/block:Text}
  199.  
  200. {block:Link}<a href="{URL}" class="link" {Target}><div id="titles">{Name}&nbsp;</div></a>
  201. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  202.  
  203.  
  204. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  205.  
  206.  
  207. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  208.  
  209. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  210.  
  211. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  212.  
  213. {block:Answer}<div id="questions"><big>{Asker} once told me;</big>
  214. <br>"<i>{Question}</i>"</div>
  215. {Answer}{/block:answer}
  216.  
  217. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  218.  
  219. <div id="info">{block:Date}<a href="{Permalink}"> posted {TimeAgo}</a> with {NoteCountWithLabel}
  220. {block:RebloggedFrom} โ€” <a href="{ReblogParentURL}"><a href="{ReblogParentURL}"> from</a>{/block:RebloggedFrom}
  221. {block:ContentSource}+<a href="{SourceURL}"> original</a>
  222. {/block:ContentSource}
  223. {/block:Date}
  224. <div id="tags">{block:HasTags}tagged as; {block:Tags}<a href="{TagURL}">/{Tag} </a> {/block:Tags} {/block:HasTags}</div>
  225. </div>
  226. </div>
  227.  
  228. {/block:Posts}
  229. {block:PostNotes}{PostNotes}{/block:PostNotes}
  230.  
  231. <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>
  232. <a href="http://noxvita.tumblr.com"><img src="http://i49.tinypic.com/33wmm0z.jpg"></a>
  233. </div>
  234.  
  235. </div>
  236.  
  237.  
  238. </body>
  239. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement