Advertisement
melmoonyoz

noxvita theme: #10 - god loves ugly.

Mar 11th, 2013
546
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.64 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4. <!--noxvita theme: #10 - god loves ugly.
  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:linksbg" content="#000000" />
  18. <meta name="color:topheader" content="#000000" />
  19.  
  20. <meta name="text:Link1" content="/" />
  21. <meta name="text:Link1 Title" content="link 1" />
  22. <meta name="text:Link2" content="/" />
  23. <meta name="text:Link2 Title" content="link 2" />
  24. <meta name="text:Link3" content="/" />
  25. <meta name="text:Link3 Title" content="link 3" />
  26. <meta name="text:Link4" content="/" />
  27. <meta name="text:Link4 Title" content="link 4" />
  28. <meta name="text:Link5" content="/" />
  29. <meta name="text:Link5 Title" content="link 5" />
  30. <meta name="text:Link6" content="/" />
  31. <meta name="text:Link6 Title" content="link 6" />
  32.  
  33. <meta name="image:background" content="" />
  34.  
  35. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  36. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  37. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  38.  
  39. <link rel="shortcut icon" href="{Favicon}" />
  40. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  41.  
  42. <style type="text/css">body, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress !important;}</style>
  43.  
  44. <link href='http://fonts.googleapis.com/css?family=Playfair+Display+SC:400,400italic,700,900,900italic,700italic' rel='stylesheet' type='text/css'>
  45.  
  46. <link href='http://fonts.googleapis.com/css?family=Anaheim' rel='stylesheet' type='text/css'>
  47.  
  48. <style type="text/css">
  49.  
  50. ::-webkit-scrollbar-thumb:vertical {background-color: black; height:50px;}
  51.  
  52. ::-webkit-scrollbar-thumb:horizontal {background-color: white; height:10px !important;}
  53.  
  54. ::-webkit-scrollbar {height:10px; width:5px; background-color: white;}
  55.  
  56. body {background-color:#fefefe; color:{color:text}; text-align:justify; font-family:Playfair Display 400italic; line-height:100%; font-style:italic; 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;}
  57.  
  58. 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;}
  59. 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;}
  60.  
  61. #entries {border-right:1px solid {color:border}; margin-left:200px; width:510px; margin-top:90px; padding-top:10px;}
  62.  
  63. #posts{ margin-top:10px; overflow:hidden; padding:5px; background-color:white; }
  64.  
  65.  
  66. #titles{ color:#252525; font-family:times new; text-transform:uppercase; font-size:10px; font-style:italic; letter-spacing:0px; line-height:14px; margin-bottom:-4px;}
  67.  
  68. ::selection {
  69. background-color:{color:italic};
  70. color:{color:Background}
  71. }
  72.  
  73.  
  74. #tres{ position:fixed; width:180px; margin-left:10px; margin-top:30px; line-height:30px; letter-spacing:5px; font-style:normal; font-size:35px; font-family:arial black; text-transform:uppercase; color:white; text-align:center;}
  75.  
  76. #tres:hover #diem {opacity:1; margin-top:5px;-webkit-transition: all 0.8s ease;}
  77.  
  78. #diem {position:absolute; margin-top:-15px; width:200px;
  79. -webkit-transition: all 0.8s ease; opacity:0; margin-left:-1px;}
  80.  
  81. #description {font-size:9px; font-style:italic; letter-spacing:0px; text-transform:lowercase; line-height:9px; margin-top:5px; color:black; width:190px; font-family:times new; margin-left:-10px; text-align:justify; padding:5px;opacity:1; border-top:1px solid black;}
  82.  
  83. #ed { margin-left:-8px; width:200px; text-align:center;}
  84. #ed a { float:left; width:95px; line-height:18px; background-color:{color:linksbg}; font-size:7px; letter-spacing:3px; font-family:cambria; color: white; text-transform:uppercase; font-style:italic; text-align:center; margin-bottom:2px; margin-right:2px;
  85. -webkit-transition: all 0.5s ease-in-out;
  86. -moz-transition: all 0.5s ease-in-out;
  87. -o-transition: all 0.5s ease-in-out;}
  88. #ed a:hover {color:black;background-color:white;}
  89.  
  90. #tophead{margin-top:-110px; height:auto; width:706px; background-color:white; margin-left:-10px; position:fixed; z-index:9999; padding:50px 5px 0px 10px; }
  91.  
  92. #title { color:white; width:706px; background-color:{color:topheader}; text-align:right; font-size:8px; letter-spacing:2px; font-family: times new; text-transform:uppercase; padding:0px; line-height:10px; font-style:italic; border-bottom:1px solid black; margin-left:-10px; padding:50px 5px 5px 10px;}
  93.  
  94. h1{ font-size:9px; font-family:times new; text-transform:uppercase; margin-bottom:-2px;}
  95.  
  96. .bubble {position: relative;
  97. background-color:{color:topheader}; color:white; letter-spacing:1px; font-size:11px; font-style:italic; margin: 0; padding:10px; text-align:center;
  98. width:480px;
  99. -moz-border-radius:0px;
  100. -webkit-border-radius:0px;
  101. -webkit-box-shadow: 0px 0 1px rgba(0,0,0,0);
  102. -moz-box-shadow: 0px 0 1px rgba(0,0,0,0);
  103. box-shadow: 0px 0 1px rgba(0,0,0,0);
  104. }
  105. .bubble:after {
  106. position: absolute; display: block;
  107. content: ""; border-color: black transparent transparent transparent; border-style: solid; border-width: 10px; height:0; width:0; position:absolute; bottom:-20px; left:1em;
  108. }
  109.  
  110.  
  111. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 20px}
  112. blockquote img, blockquote a img {max-width: 490px}
  113.  
  114. 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;}
  115.  
  116. big{color:#252525; font-family:times new; text-transform:uppercase; font-size:10px; font-style:italic; letter-spacing:0px; line-height:9px;}
  117.  
  118. i, em{color:#1d1c1c; text-transform:lowercase; letter-spacing:0px; font-size:9px; font-style:italic;}
  119. small{color:black; font-family:times new; font-size:px; text-transform:uppercase; letter-spacing: 1px; line-height:6px; }
  120. p{margin-top:3px; margin-bottom:3px}
  121. b{color:black;}
  122.  
  123. img a{border:none}
  124.  
  125. ul li {list-style-type: circle; margin-left:-20px; list-style-position:inside;}
  126.  
  127. .notes img{width:10px; position:relative; top:1px; border-radius:100px;}
  128. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  129. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  130.  
  131. .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;}
  132. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  133.  
  134. #audio {height:100px;}
  135.  
  136. #asker{font-family:casqueitalic; color:{color:title}; font-size:18px;
  137. letter-spacing:0px; font-style:normal; padding:3px; margin-bottom:-5px;}
  138.  
  139.  
  140. #album img{width:38px; margin-top:0px; padding:2px; background-color:black; border-right:5px solid white;}
  141.  
  142. #info {background-color:ffffff; color:{color:link}; font-family:times new; font-size:7px; text-transform: uppercase; letter-spacing: 1px; text-align:left; font-style:italic; margin-top:0px; width: 500px; padding:0px; border-top:1px solid {color:border}; border-bottom:1px solid {color:border}; padding-top:3px;}
  143.  
  144. #infolink {background-color:black; color:white; padding:1px; margin-top:1px;}
  145.  
  146. #pagination {position:fixed; z-index:999; margin-left:710px; margin-top:-54px; line-height:10px; width:30px;}
  147.  
  148. #pagination a{font-size:20px; padding:0px 2px 0px 5px; margin-top:10px; font-style:normal; letter-spacing:0px; text-align:center; text-transform:uppercase; background-color:black; color:white; -webkit-transition: all 0.8s ease;}
  149.  
  150. #pagination a:hover{color:#656565; -webkit-transition: all 0.8s ease;}
  151.  
  152. </style>
  153.  
  154.  
  155. <style type="text/css">{CustomCSS}</style>
  156.  
  157.  
  158. </head>
  159.  
  160. <body>
  161.  
  162.  
  163. <div id="pagination">
  164.  
  165. {block:Pagination}
  166. {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
  167.  
  168. <br><br>
  169. {block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
  170. {/block:Pagination}
  171. </div>
  172.  
  173.  
  174. <div id="tophead">
  175.  
  176. <div id="tres">
  177. +<br>
  178. <div id="diem">
  179. <div id="description">{block:Description}{Description}{/block:Description}
  180. </div>
  181. <div id="ed">
  182. <a href="/">refresh</a>
  183. <a href="/ask">message</a>
  184. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  185. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  186. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  187. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  188. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  189. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  190.  
  191. </div></div></div>
  192.  
  193.  
  194. <div id="titlez">
  195. <div id="title">{title}</div>
  196. </div>
  197. </div>
  198.  
  199.  
  200.  
  201. <div id="entries">
  202. {block:Posts}
  203. <div id="posts">
  204.  
  205.  
  206. {block:Quote}<div id="titles">"{Quote}"&nbsp; - {Source}</div>{/block:Quote}
  207. {block:Title}<div id="titles">{Title}&nbsp;</div>{/block:Title}
  208. {block:Text}{Body}{/block:Text}
  209.  
  210. {block:Link}<a href="{URL}" class="link" {Target}><div id="titles">{Name}&nbsp;</div></a>
  211. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  212.  
  213. {block:Photo}<center>{LinkOpenTag}<div class="photo"><img src="{PhotoURL-500}"></div>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  214.  
  215.  
  216. {block:Photoset}<center><div class="photo">{Photoset-500}</div></center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  217.  
  218. {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}
  219.  
  220. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  221.  
  222. {block:Answer}
  223. <div class="post">
  224. <div class="bubble"><font size="5"><font color="white">❝ </font></font> {Question}</div><br>
  225. <div style="margin-top:-8px; margin-left:30px;"><img src="http://i48.tinypic.com/ayam9d.png"> <i><small>{Asker}</i></small></div>
  226. {Answer}
  227. </div>
  228. {/block:Answer}
  229.  
  230. {block:Audio}
  231. {block:AlbumArt}<div id="album"><img id="album" src="{AlbumArtURL}" align="left"></div>{/block:AlbumArt}
  232. <span class="audio"><center>{AudioPlayerBlack}</center></span>
  233. {block:Caption}{Caption}{/block:Caption}{/block:Audio}
  234.  
  235. <div id="info"><a href="{Permalink}">{block:Date} posted on{Month} {DayOfMonthWithZero}, {Year}{/block:Date}{block:NoteCount} ♡ {NoteCount}; {/block:NoteCount}</a>{block:RebloggedFrom} <a href="{ReblogParentURL}">via</a>
  236. {block:ContentSource} · <a href="{SourceURL}">source</a>{block:ContentSource}{/block:RebloggedFrom}{block:HasTags} // {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags} {/block:HasTags}</div></div>
  237. {/block:Posts}
  238. {block:PostNotes}{PostNotes}{/block:PostNotes}
  239.  
  240. </div>
  241. </div>
  242. {/block:Posts}
  243.  
  244. {block:PostNotes}{PostNotes}{/block:PostNotes}
  245.  
  246. <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>
  247. <a href="http://noxvita.tumblr.com"><img src="http://i49.tinypic.com/33wmm0z.jpg"></a>
  248. </div>
  249. </div>
  250.  
  251.  
  252. </body>
  253. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement