Advertisement
ssourwolf

themeeee

Jul 6th, 2014
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.60 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  9.  
  10. <style>
  11. div#qTip {
  12. padding: 3px;
  13. display: none;
  14. text-align: center;
  15. position: absolute;
  16. font-size:9px;
  17. line-height:15px;
  18. font-family:arial;
  19. z-index: 1000;
  20. border: 1px solid {color:description};
  21. background-color:#fff;
  22. color: {color:description};
  23. text-transform:lowercase;
  24. letter-spacing: 1px;
  25. }
  26. </style>
  27.  
  28. <!---- this is theme 13 by Hollywhood
  29. please don't remove the credit
  30. thank you
  31. --->
  32.  
  33. <meta name="color:Background" content="#ffffff"/>
  34. <meta name="color:Text" content="#9B9B9B"/>
  35. <meta name="color:Link" content="#b8b8b8"/>
  36. <meta name="color:sidebar links" content="#bbbbbb"/>
  37. <meta name="color:border" content="#F2F2F2"/>
  38. <meta name="color:scrollbar" content="#D6D5D5">
  39. <meta name="color:description" content="#E3E3E3">
  40. <meta name="color:Link Hover" content="#eeeeee"/>
  41.  
  42. <meta name="image:sidebar" content=""/>
  43.  
  44. <meta name="text:link1" content="" />
  45. <meta name="text:link1 url" content="/">
  46. <meta name="text:link2" content="" />
  47. <meta name="text:link2 url" content="/">
  48. <meta name="text:link3" content="" />
  49. <meta name="text:link3 url" content="/">
  50. <meta name="text:link4" content="" />
  51. <meta name="text:link4 url" content="/">
  52. <meta name="text:link5" content="" />
  53. <meta name="text:link5 url" content="/">
  54.  
  55. <style type="text/css">
  56.  
  57. ::-webkit-scrollbar {background-color:{color:background}; height:8px; width:10px}
  58. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  59. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:10px!important}
  60.  
  61.  
  62. iframe#tumblr_controls {
  63. top: 0% !important;
  64. right:0% !important;
  65. opacity:0.3;
  66. position: fixed !important;
  67. filter:alpha(opacity=30);
  68. -webkit-transition: all 0.7s ease;
  69. -moz-transition: all 0.7s ease;
  70. -o-transition: all 0.7s ease;
  71. }
  72. iframe#tumblr_controls:hover{
  73. top: 0% !important;
  74. right:0% !important;
  75. opacity:0.8;
  76. position: fixed !important;
  77. filter:alpha(opacity=80);
  78. -webkit-transition: all 0.7s ease;
  79. -moz-transition: all 0.7s ease;
  80. -o-transition: all 0.7s ease;
  81. }
  82.  
  83. h1 {
  84. font-weight:normal;
  85. font-size:13px;
  86. text-align:center;
  87. font-style:normal;
  88. line-height:150%;
  89. letter-spacing:1px;
  90. text-transform:normal;
  91. color:{color:text};
  92. }
  93.  
  94. h2 {
  95. font-size:11px;
  96. text-align:center;
  97. line-height:150%;
  98. letter-spacing:-0.5px;
  99. color:{color:text};
  100. font-weight:bold;
  101. text-transform:lowercase;
  102. padding:5px;
  103. padding-bottom:2px;
  104. }
  105.  
  106.  
  107. blockquote {
  108. border-left:2px solid {color:text};
  109. padding-left:5px;
  110. margin:5px;
  111. }
  112.  
  113.  
  114. body {
  115. background:{color:background};
  116. margin:0px;
  117. color:{color:text};
  118. font-family:arial;
  119. font-size:10px;
  120. line-height:150%;
  121. }
  122.  
  123. a {
  124. text-decoration:none;
  125. outline:none;
  126. -moz-outline-style:none;
  127. color:{color:link};
  128. -moz-transition-duration:0.5s;
  129. -webkit-transition-duration:0.5s;
  130. -o-transition-duration:0.5s;
  131. }
  132.  
  133. a:hover {
  134. text-decoration:none;
  135. outline:none;
  136. -moz-outline-style:none;
  137. color:{color:link hover};
  138. }
  139.  
  140. img {
  141. border:none;
  142. }
  143.  
  144. blockquote {
  145. padding-left:5px;
  146. border-left:2px solid;
  147. }
  148.  
  149. blockquote blockquote {
  150. padding-left:5px;
  151. border-left:2px solid;
  152. }
  153.  
  154. #post {
  155. width:400px;
  156. padding-bottom:40px;
  157. margin-top:15px;
  158. }
  159.  
  160. #entries {
  161. padding:10px;
  162. width:400px;
  163. margin-left:400px;
  164. margin-top:40px;
  165. }
  166.  
  167. #sidebar {
  168. color:{color:text};
  169. position:fixed;
  170. width:90px;;
  171. height:auto;
  172. margin-top:-40px;
  173. margin-left:850px;
  174. text-align:left;
  175. height:100%;
  176. border-left: 1px solid {color:border};
  177. padding-left:30px;
  178. }
  179.  
  180. #sidebar img {
  181. width:90px;
  182. margin-top:200px;
  183. opacity:.80;
  184. margin-bottom:1px;
  185. margin-left:-5px;
  186. }
  187.  
  188. #links {
  189. letter-spacing:1px;
  190. position:fixed;
  191. font-family:arial;
  192. width:90px;
  193. margin-top:10px;
  194. padding-top:8px;
  195. margin-left:-3px;
  196. border-top: 1px solid {color:description};
  197. font-size:8px;
  198. text-transform:lowercase;
  199. text-align:center;
  200. line-height:170%;
  201. }
  202.  
  203. #links a{
  204. background-color:{color:sidebar links};
  205. line-height:150%;
  206. padding:2px;
  207. margin-left:2px;
  208. margin-bottom:3px;
  209. opacity:.7;
  210. color:#fff;
  211. letter-spacing:1px;
  212. text-decoration:none;
  213. -moz-transition-duration:.7s;
  214. -webkit-transition-duration:.7s;
  215. -o-transition-duration:.7s;
  216. }
  217.  
  218. #links a:hover {
  219. padding-top:10px;
  220. opacity:1;
  221. -moz-transition-duration:.5s;
  222. -webkit-transition-duration:.5s;
  223. -o-transition-duration:.5s;
  224.  
  225. }
  226.  
  227. #description {
  228. width:84px;
  229. font-family:arial;
  230. margin-bottom:15px;
  231. border-top: double {color:description};
  232. padding:3px;
  233. margin-top:6px;
  234. margin-left:-5px;
  235. text-align:justify;
  236. font-size:9px;
  237. color: {color:description};
  238. letter-spacing:0px;
  239. line-height:150%;
  240. }
  241.  
  242. #description a {
  243. color:{color:link};
  244. }
  245.  
  246. #description a:hover {
  247. color:#f1f1f1;
  248. }
  249.  
  250.  
  251. #pagination {
  252. font-size:8px;
  253. text-transform:lowercase;
  254. margin-top:54px;
  255. margin-left:-4px;
  256. letter-spacing:1px;
  257. padding:3px;
  258. width:84px;
  259. word-spacing:4px;
  260. font-style:italic;
  261. text-align:center;
  262. }
  263.  
  264. #pagination a {
  265. color:{color:link};
  266. }
  267.  
  268. #info {
  269. font-family:arial;
  270. width:400px;
  271. margin-top:6px;
  272. padding-right:2px;
  273. padding-top:2px;
  274. font-size:9px;
  275. letter-spacing:0px;
  276. color:{color:text};
  277. text-align:left;
  278. border-top:1px solid {color:border};
  279. -moz-transition-duration:0.5s;
  280. -webkit-transition-duration:0.5s;
  281. -o-transition-duration:0.5s;
  282. }
  283.  
  284. #info a {
  285. color:{color:link};
  286. text-align:right;
  287. font-style:normal;
  288. }
  289.  
  290. #info a:hover {
  291. color:{color:link hover};
  292. }
  293.  
  294. .tags {
  295. font-family:georgia;
  296. font-style:normal;
  297. width:400px;
  298. text-transform:normal;
  299. color:{color:link};
  300. line-height:150%;
  301. opacity:0;
  302. font-size:9px;
  303. text-align:left;
  304. padding-top:1px;
  305. -moz-transition-duration:0.2s;
  306. -webkit-transition-duration:0.2s;
  307. -o-transition-duration:0.2s;
  308. }
  309.  
  310. #post:hover .tags {
  311. opacity:1;
  312. -moz-transition-duration:1s;
  313. -webkit-transition-duration:1s;
  314. -o-transition-duration:1s;
  315.  
  316. }
  317.  
  318. .audio{
  319. background-color:#e5e5e5;
  320. height:65px;
  321. overflow:hidden;
  322. }
  323.  
  324.  
  325. .question {
  326. padding:9px;
  327. text-align:left;
  328. text-transform:italic;
  329. color:{color:text};
  330. background-color: #f3f3f3;
  331. border-left:3px solid #e3e3e3;
  332. line-height:120%;
  333. }
  334.  
  335. .answer {
  336. text-align:left;
  337. padding:7px;
  338. color:{color:text};
  339. }
  340.  
  341.  
  342. #credit {
  343. font-size:9px;
  344. font-family:arial;
  345. font-style:italic;
  346. letter-spacing:1px;
  347. -moz-transition-duration:0.5s;
  348. -webkit-transition-duration:0.5s;
  349. -o-transition-duration:0.5s;
  350. }
  351.  
  352. #credit a {
  353. background-color:#fff;
  354. padding:5px;
  355. border:1px solid #e9e9e9;
  356. position:fixed;
  357. right:15px;
  358. bottom:10px
  359. }
  360.  
  361. #credit a:hover {
  362. color:#fff;
  363. background-color:#191919;
  364. }
  365.  
  366. {CustomCSS}
  367. .sources
  368. {
  369. filter:alpha(opacity=0);
  370. opacity:0;
  371. }
  372.  
  373.  
  374. </style></head><body>
  375.  
  376. <div id="sidebar">
  377.  
  378. <div id="sidebarimage"><a href="/"><img src="{image:sidebar}"></a></div>
  379.  
  380.  
  381. <div id="description">{description}
  382.  
  383. <div id="links">
  384. <a href="{text:link1 url}" title="{text:link1}">I</a>
  385. <a href="{text:link2 url}" title="{text:link2}">II</a>
  386. <a href="{text:link3 url}" title="{text:link3}">III</a>
  387.  
  388. </div>
  389.  
  390. <div id="pagination">
  391. <center>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">back</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">next</a><br />{/block:NextPage}{/block:Pagination}</center></div><br>
  392.  
  393. </div></div>
  394.  
  395. <div id="entries">{block:Posts}
  396.  
  397.  
  398.  
  399. <div id="post">
  400.  
  401. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  402.  
  403. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  404.  
  405. {block:Photoset}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  406.  
  407. {block:Quote}<span style="line-height:170%;"><big>"{Quote}"</big></span></big>{block:Source}<br><br> <div style="text-align: right;">— {Source}</div>{/block:Source}{/block:Quote}
  408.  
  409. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
  410.  
  411. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}{hw}
  412.  
  413. {block:Audio}{block:AlbumArt}<img src="{AlbumArtURL}" width="65px" align="left">{/block:AlbumArt}<div class="audio">{AudioPlayerGrey}</div>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  414.  
  415. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  416.  
  417. {block:Answer}<div class="question">{Asker} asked:<br><i>{Question}</i></div><div class="answer">{Answer}</div>{/block:answer}
  418.  
  419. {block:Date}<div id="info"><a href="{Permalink}">{12Hour}:{Minutes} <span style="text-transform:uppercase;">{AMPM}</span></a> {block:NoteCount}• <a href="{Permalink}">{NoteCountWithLabel}</a> {/block:NoteCount}{block:RebloggedFrom}{/block:RebloggedFrom}
  420. {block:ContentSource}{/block:ContentSource}{/block:Date}</div>
  421. {block:HasTags}
  422. <div class="tags">
  423. {block:Tags} # <a href="{TagURL}"> {Tag}</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{/block:Tags}</div>
  424. {/block:HasTags}
  425. <div class="postnote">
  426. {block:PostNotes}{PostNotes}{/block:PostNotes}
  427. </div>
  428. </div>
  429.  
  430. <div class="sources">
  431. {block:ContentSource}
  432. Source: <a href="{SourceURL}">{SourceTitle} </a>
  433. {/block:ContentSource}
  434. {block:RebloggedFrom}
  435. Via: <a href="{ReblogParentURL}">{ReblogParentName}</a>
  436. {/block:RebloggedFrom}</div>
  437.  
  438.  
  439. {/block:Posts}
  440. </div>
  441. <div id="credit"><a href="http://hollywhood.tumblr.com">HW</div>
  442.  
  443. </body>
  444.  
  445. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement