Advertisement
oswinoswild

THEME 11 INDURATIZE

Jan 27th, 2014
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.24 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.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <head><title>{Title}</title>
  6.  
  7. <link rel="shortcut icon" href="{Favicon}">
  8.  
  9. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  10.  
  11. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  12.  
  13.  
  14. <!---- THEME 11 BY VILLAINIZES. PLEASE DON'T REMOVE/CHANGE CREDIT OR CLAIM AS YOUR OWN. ENJOY ---->
  15.  
  16.  
  17. <meta name="color:Background" content="#ffffff"/>
  18.  
  19. <meta name="color:Text" content="#838282"/>
  20.  
  21. <meta name="color:Link" content="#b8b8b8"/>
  22.  
  23. <meta name="color:Link hover" content="#b8b8b8"/>
  24.  
  25. <meta name="color:Line" content="#b8b8b8"/>
  26.  
  27. <meta name="image:sidebar" content=""/>
  28.  
  29. <meta name="text:homelink title" content="home">
  30.  
  31. <meta name="text:linkA" content="">
  32.  
  33. <meta name="text:linkA url" content="/">
  34.  
  35. <meta name="text:linkB" content="">
  36.  
  37. <meta name="text:linkB url" content="/">
  38.  
  39. <meta name="text:linkC" content="">
  40.  
  41. <meta name="text:linkC url" content="/">
  42.  
  43. <meta name="text:linkD" content="">
  44.  
  45. <meta name="text:linkD url" content="/">
  46.  
  47. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  48.  
  49. <style>
  50. div#qTip {
  51. padding: 4px;
  52. display: none;
  53. text-align: center;
  54. position: absolute;
  55. font-size:8px;
  56. margin-left:10px;
  57. margin-top:-2px;
  58. line-height:9px;
  59. font-family:arial;
  60. z-index: 1000;
  61. text-transform:uppercase;
  62. letter-spacing: 2px;
  63. border: 1px solid {color:line};
  64. background-color:{color:background};
  65. color: {color:text};
  66. }
  67. </style>
  68.  
  69. <style type="text/css">
  70.  
  71. *, body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;}
  72.  
  73. ::-webkit-scrollbar-thumb:vertical {border:3px solid #fff;height:12px; background-color:#000;}
  74. ::-webkit-scrollbar {background-color:#000;height:7px;width:12px;border:5px solid #fff;}
  75.  
  76. body {
  77.  
  78. background:{color:background};
  79.  
  80. margin:0px;
  81.  
  82. color:{color:text};
  83.  
  84. font-size:11px;
  85.  
  86. line-height:100%;
  87.  
  88. }
  89.  
  90.  
  91.  
  92. a {
  93.  
  94. text-decoration:none;
  95. outline:none;
  96. -moz-outline-style:none;
  97. color:{color:link};
  98. -moz-transition-duration:0.5s;
  99. -webkit-transition-duration:0.5s;
  100. -o-transition-duration:0.5s;
  101.  
  102. }
  103.  
  104.  
  105.  
  106. a:hover{
  107.  
  108. color:{color:link hover}
  109. -moz-transition-duration:0.5s;
  110. -webkit-transition-duration:0.5s;
  111. -o-transition-duration:0.5s;}
  112.  
  113.  
  114.  
  115. img {
  116.  
  117. border:1px solid #fff;
  118.  
  119. }
  120.  
  121.  
  122.  
  123. blockquote {
  124.  
  125. padding-left:5px;
  126.  
  127. border-left:2px solid;
  128.  
  129. }
  130.  
  131.  
  132.  
  133. blockquote blockquote {
  134.  
  135. padding-left:5px;
  136.  
  137. border-left:2px solid;
  138.  
  139. }
  140.  
  141.  
  142.  
  143. h1 {
  144.  
  145. font-size:10px;
  146.  
  147. }
  148.  
  149.  
  150.  
  151.  
  152.  
  153. #entries {
  154.  
  155. padding:10px;
  156. width:400px;
  157. margin-left:500px;
  158. margin-top:50px;
  159. margin-bottom:100px;
  160. padding:0px;
  161. font-family:arial;
  162.  
  163. }
  164.  
  165.  
  166.  
  167. #post {
  168.  
  169. width:400px;
  170. -webkit-filter: grayscale(80%);
  171.  
  172. }
  173.  
  174. #post:hover {
  175. -webkit-filter: grayscale(0%);
  176. -webkit-transition: all 0.9s ease-in-out;
  177. -moz-transition: all 0.9s ease-in-out;
  178. -o-transition: all 0.9s ease-in-out;
  179. -ms-transition: all 0.9s ease-in-out;
  180. }
  181.  
  182. #sidebar {
  183. width:100px;
  184. position:fixed;
  185. margin-left:250px;
  186. margin-top:150px;
  187. }
  188.  
  189. #question {
  190. padding:8px;
  191. font-family:arial;
  192. letter-spacing:2px;
  193. text-align:right;
  194. text-transform:uppercase;
  195. border:3px {color:line} solid;
  196. color:{color:text};
  197. background-color:{color:background}
  198. }
  199.  
  200. #sidebarimage {
  201. width 100px;
  202. height 100px;
  203. }
  204.  
  205. #sidebarimage img {
  206. width:100px;
  207. height:100px;
  208. }
  209.  
  210. #description {
  211. width:100px;
  212. margin-top:7px;
  213. margin-left:0px;
  214. line-height:13px;
  215. text-align:center;
  216. font-family:arial;
  217. font-size:9px;
  218. }
  219.  
  220. #links {
  221. margin-top:0px;
  222. margin-left:0px;
  223. font-size:12px;
  224. text-transform:lowercase;
  225. text-align:center;
  226. letter-spacing:2px;
  227. line-height:170%;
  228. width:100px;
  229. font-style:italic;
  230. font-family:times;
  231. border-bottom: double {color:Line};
  232. }
  233.  
  234. #links a{
  235. padding:3px;
  236. color:{color:link};
  237. letter-spacing:0px;
  238. text-decoration:none;
  239. -moz-transition-duration:1s;
  240. -webkit-transition-duration:1s;
  241. -o-transition-duration:1s;
  242. }
  243.  
  244. #links a:hover{
  245. color:{color:hover};
  246. font-size:10px;
  247. font-style:none;
  248. -moz-transition-duration:1s;
  249. -webkit-transition-duration:1s;
  250. -o-transition-duration:1s;
  251. }
  252.  
  253.  
  254.  
  255. .caption {
  256.  
  257. width:400px;
  258.  
  259. text-align:justify;
  260.  
  261. line-height:120%;
  262.  
  263. }
  264.  
  265. #pagination {
  266. width:100px;
  267. font-size:9px;
  268. text-align:center;
  269. margin-left:0px;
  270. margin-top:5px;
  271. position:fixed;
  272. font-style:italic;
  273. font-family:baskerville;
  274. letter-spacing:1px;
  275. }
  276.  
  277.  
  278. #credit {
  279. font-size:12px;
  280. font-family:arial;
  281. font-style:normal;
  282. color:black;
  283. letter-spacing:1px;
  284. -moz-transition-duration:0.8s;
  285. -webkit-transition-duration:0.8s;
  286. -o-transition-duration:0.8s;
  287. }
  288.  
  289. #credit a {
  290. background-color:#fff;
  291. position:fixed;
  292. right:15px;
  293. bottom:10px
  294. }
  295.  
  296.  
  297.  
  298. .audio {
  299.  
  300. width:400px;
  301.  
  302. padding-bottom:10px;
  303.  
  304. background-color:{color:infobg};
  305.  
  306. }
  307.  
  308.  
  309.  
  310. .albumart {
  311.  
  312. float:left;
  313.  
  314. padding:0px 10px 10px 0px;
  315.  
  316. }
  317.  
  318.  
  319.  
  320. .albumart img {
  321.  
  322. width:45px;
  323.  
  324. height:45px;
  325.  
  326. }
  327.  
  328.  
  329.  
  330. .playercontainer {
  331.  
  332. text-align:left;
  333.  
  334. padding:10px;
  335.  
  336. background-color:#ffffff;
  337.  
  338. width:480px;
  339.  
  340. }
  341.  
  342.  
  343.  
  344. .audioinfo {
  345.  
  346. padding:10px;
  347.  
  348. color:{color:text};
  349.  
  350. }
  351.  
  352.  
  353.  
  354. #details {
  355. text-align:right;
  356. margin-top:8px;
  357. text-transform:uppercase;
  358. font-size:8px;
  359. font-style:none;
  360. border-top:1px solid {color:Line};
  361. }
  362.  
  363. #tags {
  364. font-family:arial;
  365. letter-spacing:0px;
  366. text-transform:uppercase;
  367. font-size:8px;
  368. font-style:normal;
  369. margin-top:2px;
  370. text-align:right;
  371. }
  372.  
  373. #tags a {
  374. display:inline-block;
  375. padding:-3px;
  376. text-align:right;
  377. color:{color:Tags};
  378. -webkit-transition: all 0.6s ease-in-out;
  379. -moz-transition: all 0.6s ease-in-out;
  380. -o-transition: all 0.6s ease-in-out;
  381. -ms-transition: all 0.6s ease-in-out;
  382. -transition: all 0.6s ease-in-out;
  383. }
  384.  
  385.  
  386.  
  387. .note {
  388.  
  389. text-transform:lowercase;
  390. font-style:normal;
  391. letter-spacing:0px;
  392. font-size: 8px;
  393. text-align:left;
  394. line-height:90%;
  395. margin-left:-40px;
  396. }
  397.  
  398.  
  399.  
  400. .note li {
  401.  
  402. list-style-type:none;
  403. border-bottom:1px solid {color:border};
  404. padding:10px 25px 10px 25px;
  405. text-align:left;
  406. margin:0px;
  407. -moz-transition-duration:0.5s;
  408. -webkit-transition-duration:0.5s;
  409. -o-transition-duration:0.5s;
  410. }
  411.  
  412.  
  413. ul.chat, .chat ol, .chat li {
  414.  
  415. list-style:none;
  416. margin:0px;
  417. padding:2px;
  418. }
  419.  
  420.  
  421.  
  422. .label {
  423.  
  424. text-decoration:underline;
  425. font-weight:300;
  426. background-color:{color:infobg};
  427. margin-right:5px;
  428. }
  429.  
  430.  
  431.  
  432. .user_1 .label {color:{color:text}; font-weight:bold}
  433.  
  434. .user_2 .label {color:{color:link}; font-weight:bold}
  435.  
  436. .user_3 .label {color:{color:text}; font-weight:bold}
  437.  
  438. .user_4 .label {color:{color:link}; font-weight:bold}
  439.  
  440. .user_5 .label {color:{color:text}; font-weight:bold}
  441.  
  442. .user_6 .label {color:{color:link}; font-weight:bold}
  443.  
  444. ul.chat, .chat ol, .chat li {list-style:none; padding:2px}
  445.  
  446. h2 {
  447. font-family:arial;
  448. font-size:15px;
  449. text-align:center;
  450. line-height:100%;
  451. color:{color:title};
  452. font-style:normal;
  453. font-weight:normal;
  454.  
  455. }
  456.  
  457. {CustomCSS}</style></head><body>
  458.  
  459. <div id="sidebar">
  460.  
  461. <div id="sidebarimage">
  462. <a title="{text:homelink title}" href="/"><img src="{image:sidebar}"></a></div>
  463.  
  464. <div id="links">
  465. <a href="{text:linkA url}" title="{text:linkA}">I.</a>
  466. <a href="{text:linkB url}" title="{text:linkB}">II.</a>
  467. <a href="{text:linkC url}" title="{text:linkC}">III.</a>
  468. <a href="{text:linkD url}" title="{text:linkD}">IV.</a>
  469.  
  470. </div>
  471.  
  472. <div id="description">{Description}</div>
  473.  
  474. <div id="pagination">
  475. {block:Pagination}
  476. <div id="pagination">
  477. {block:NextPage}
  478. <a href="{NextPage}">next</a>
  479. {/block:NextPage}
  480. <br>
  481. {block:PreviousPage}
  482. <a href="{PreviousPage}">prev</a>
  483. {/block:PreviousPage}</div>
  484. {/block:Pagination}</div>
  485. </div>
  486.  
  487.  
  488.  
  489. <div id="entries">
  490.  
  491.  
  492. {block:Posts}<div id="post"><br><br><br><br><br><br>
  493.  
  494.  
  495.  
  496. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  497.  
  498.  
  499.  
  500. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  501.  
  502.  
  503.  
  504. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  505.  
  506. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  507.  
  508.  
  509.  
  510. {block:Photo}<center><img src="{PhotoURL-400}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  511.  
  512.  
  513.  
  514. {block:Photoset}<center>{Photoset-400}</center>
  515.  
  516. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  517.  
  518.  
  519.  
  520. {block:Chat}<ul class="chat">{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}<li>{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  521.  
  522.  
  523.  
  524. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  525.  
  526.  
  527.  
  528. {block:Answer}<div id="question"><span style="text-transform:uppercase;font-size:9px;font-style:normal;">{Asker} inquired: {Question}</div><left> <font face="arial">{Answer}</font>{/block:Answer}
  529.  
  530.  
  531.  
  532. {block:Audio}<div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  533.  
  534. <div class="audioinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  535.  
  536. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  537.  
  538. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  539.  
  540. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  541.  
  542.  
  543.  
  544.  
  545.  
  546.  
  547. <div id="details">
  548. <br> <a href="{Permalink}">{ShortMonth} {DayOfMonthWithZero}, {Year} at {12Hour}:{Minutes} </a> {block:RebloggedFrom} - <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource} <a href="{SourceURL}">/ <a href="{SourceURL}">{SourceLink}</a> {/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} - <a href="{Permalink}">{NoteCountWithLabel}</a>
  549. {block:HasTags}<div id="tags">tagged as:{block:Tags} <a href="{TagURL}">{Tag}</a>. {/block:Tags}</div>{/block:HasTags}</div></div>
  550. {/block:Posts}
  551. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  552. {/block:Posts}</div></div></div>
  553.  
  554.  
  555.  
  556.  
  557.  
  558. </div>
  559.  
  560.  
  561.  
  562.  
  563.  
  564. </div>
  565.  
  566. </div>
  567.  
  568. </div>
  569.  
  570.  
  571.  
  572. </body>
  573.  
  574.  
  575.  
  576. </div>
  577. <div id="credit"><a href="http://villainizes.tumblr.com">©</div>
  578.  
  579. </div>
  580.  
  581. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement