Advertisement
oswinoswild

THEME 01 WINTER IS COMING W/O UPDATES

Oct 18th, 2013
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.96 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 01 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="image:sidebar" content=""/>
  26.  
  27. <meta name="text:homelink title" content="home">
  28.  
  29. <meta name="text:linkA" content="">
  30.  
  31. <meta name="text:linkA url" content="/">
  32.  
  33. <meta name="text:linkB" content="">
  34.  
  35. <meta name="text:linkB url" content="/">
  36.  
  37. <meta name="text:linkC" content="">
  38.  
  39. <meta name="text:linkC url" content="/">
  40.  
  41. <meta name="text:linkD" content="">
  42.  
  43. <meta name="text:linkD url" content="/">
  44.  
  45. <meta name="text:linkE" content="">
  46.  
  47. <meta name="text:linkE url" content="/">
  48.  
  49. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  50.  
  51. <style>
  52. div#qTip {
  53. padding: 4px;
  54. display: none;
  55. text-align: center;
  56. position: absolute;
  57. font-size:8px;
  58. margin-left:10px;
  59. margin-top:-2px;
  60. line-height:9px;
  61. font-family:Calibri;
  62. z-index: 1000;
  63. border: 1px solid #888888;
  64. background-color:#fff;
  65. color: #8f8f8f;
  66. text-transform:uppercase;
  67. letter-spacing: 2px;
  68. }
  69. </style>
  70.  
  71. <style type="text/css">
  72.  
  73. *, body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;}
  74.  
  75. body {
  76.  
  77. background:{color:background};
  78.  
  79. margin:0px;
  80.  
  81. color:{color:text};
  82.  
  83. font-size:11px;
  84.  
  85. line-height:100%;
  86.  
  87. }
  88.  
  89.  
  90.  
  91. a {
  92.  
  93. text-decoration:none;
  94.  
  95. outline:none;
  96.  
  97. -moz-outline-style:none;
  98.  
  99. color:{color:link};
  100.  
  101. -moz-transition-duration:0.5s;
  102.  
  103. -webkit-transition-duration:0.5s;
  104.  
  105. -o-transition-duration:0.5s;
  106.  
  107. }
  108.  
  109.  
  110.  
  111. a:hover{
  112.  
  113. color:{color:link hover};
  114.  
  115. font-style:italic;
  116.  
  117. -moz-transition-duration:0.5s;
  118.  
  119. -webkit-transition-duration:0.5s;
  120.  
  121. -o-transition-duration:0.5s;}
  122.  
  123.  
  124.  
  125. img {
  126.  
  127. border:1px solid #fff;
  128.  
  129. }
  130.  
  131.  
  132.  
  133. blockquote {
  134.  
  135. padding-left:5px;
  136.  
  137. border-left:2px solid;
  138.  
  139. }
  140.  
  141.  
  142.  
  143. blockquote blockquote {
  144.  
  145. padding-left:5px;
  146.  
  147. border-left:2px solid;
  148.  
  149. }
  150.  
  151.  
  152.  
  153. h1 {
  154.  
  155. font-size:10px;
  156.  
  157. }
  158.  
  159.  
  160.  
  161.  
  162.  
  163. #entries {
  164.  
  165. padding:10px;
  166.  
  167. width:500px;
  168.  
  169. margin-left:500px;
  170.  
  171. margin-top:0px;
  172.  
  173. padding:0px;
  174.  
  175. }
  176.  
  177.  
  178.  
  179. #post {
  180.  
  181. width:500px;
  182.  
  183. }
  184.  
  185. #title{
  186. font-size:20px;
  187. font-style:italic;
  188. text-align:center;
  189. padding-left:0px;
  190. height:40px;
  191. width:150px;
  192. line-height:40px;
  193.  
  194. }
  195. #sidebar {
  196. width:150px;
  197. position:fixed;
  198. margin-left:175px;
  199. margin-top:150px;
  200. }
  201.  
  202.  
  203. #sidebarimage {
  204. width 170px;
  205. }
  206.  
  207. #sidebarimage img {
  208. width:150px;
  209. }
  210.  
  211. #description {
  212. width:150px;
  213. margin-top:10px;
  214. margin-left:0px;
  215. line-height:13px;
  216. text-align:center;
  217. }
  218.  
  219. #links {
  220. margin-top: 10px;
  221. margin-left:0px;
  222. font-size:9px;
  223. text-transform:normal;
  224. text-align:center;
  225. letter-spacing:2px;
  226. line-height:170%;
  227. width:150px;
  228. font-style:normal;
  229.  
  230. }
  231.  
  232. #links a{
  233. padding:3px;
  234. color:{color:link};
  235. letter-spacing:0px;
  236. text-decoration:none;
  237. -moz-transition-duration:1s;
  238. -webkit-transition-duration:1s;
  239. -o-transition-duration:1s;
  240. }
  241.  
  242. #links a:hover{
  243. color:{color:hover};
  244. font-style:none;
  245. -moz-transition-duration:0s;
  246. -webkit-transition-duration:0s;
  247. -o-transition-duration:0s;
  248. }
  249.  
  250. #pagination {
  251. font-size:9px;
  252. margin-top:10px;
  253. text-align:center;
  254. margin-left:0px;
  255. font-style:italic;
  256. }
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264. .caption {
  265.  
  266. width:500px;
  267.  
  268. text-align:justify;
  269.  
  270. line-height:120%;
  271.  
  272. }
  273.  
  274.  
  275.  
  276. .ask {
  277.  
  278. padding:10px;
  279.  
  280. text-align:left;
  281.  
  282. color:{color:text};
  283.  
  284. background-color:#d6d6d6;
  285.  
  286. border-bottom:1px solid #fff;
  287.  
  288. }
  289.  
  290.  
  291.  
  292. .ans {
  293.  
  294. text-align:left;
  295.  
  296. padding:10px;
  297.  
  298. color:{color:text};
  299.  
  300. }
  301.  
  302.  
  303. #credit {
  304. font-size:12px;
  305. font-family:calibri;
  306. font-style:normal;
  307. letter-spacing:1px;
  308. -moz-transition-duration:0.8s;
  309. -webkit-transition-duration:0.8s;
  310. -o-transition-duration:0.8s;
  311. }
  312.  
  313. #credit a {
  314. background-color:#fff;
  315. position:fixed;
  316. right:15px;
  317. bottom:10px
  318. }
  319.  
  320.  
  321.  
  322. .audio {
  323.  
  324. width:500px;
  325.  
  326. padding-bottom:10px;
  327.  
  328. background-color:{color:infobg};
  329.  
  330. }
  331.  
  332.  
  333.  
  334. .albumart {
  335.  
  336. float:left;
  337.  
  338. padding:0px 10px 10px 0px;
  339.  
  340. }
  341.  
  342.  
  343.  
  344. .albumart img {
  345.  
  346. width:45px;
  347.  
  348. height:45px;
  349.  
  350. }
  351.  
  352.  
  353.  
  354. .playercontainer {
  355.  
  356. text-align:left;
  357.  
  358. padding:10px;
  359.  
  360. background-color:#ffffff;
  361.  
  362. width:480px;
  363.  
  364. }
  365.  
  366.  
  367.  
  368. .audioinfo {
  369.  
  370. padding:10px;
  371.  
  372. color:{color:text};
  373.  
  374. }
  375.  
  376.  
  377.  
  378. #postinfo {
  379.  
  380. text-align:left;padding-top:3px;
  381.  
  382. margin-top:5px;
  383.  
  384. margin-bottom:10px;
  385.  
  386. text-transform: lowercase;
  387.  
  388. letter-spacing:0px;
  389. text-align:center;
  390.  
  391. font-size:5px;
  392.  
  393. line-height: 10px;
  394.  
  395. color:{color:link};
  396.  
  397. }
  398.  
  399.  
  400.  
  401. #postinfo a {
  402.  
  403. color:{color:link};
  404.  
  405. text-align:center;
  406.  
  407. font-style:normal;
  408.  
  409.  
  410. }
  411.  
  412.  
  413.  
  414. #postinfo a:hover {
  415.  
  416. color:{color:hover};
  417.  
  418. }
  419.  
  420.  
  421.  
  422. .note {
  423.  
  424. text-transform:lowercase;
  425.  
  426. font-style:normal;
  427.  
  428. letter-spacing:0px;
  429.  
  430. font-size: 7px;
  431.  
  432. text-align:left;
  433.  
  434. line-height:90%;
  435.  
  436. margin-left:-40px;
  437.  
  438. }
  439.  
  440.  
  441.  
  442. .note li {
  443.  
  444. list-style-type:none;
  445.  
  446. border-bottom:1px solid {color:border};
  447.  
  448. padding:10px 25px 10px 25px;
  449.  
  450. text-align:left;
  451.  
  452. margin:0px;
  453.  
  454. -moz-transition-duration:0.5s;
  455.  
  456. -webkit-transition-duration:0.5s;
  457.  
  458. -o-transition-duration:0.5s;
  459.  
  460. }
  461.  
  462.  
  463.  
  464. .tags {
  465.  
  466. font-style:normal;
  467.  
  468. width:500px;
  469.  
  470. text-transform:uppercase;
  471.  
  472. font-style:normal;
  473.  
  474. color:{color:tags};
  475.  
  476. letter-spacing:2px;
  477.  
  478. line-height:120%;
  479.  
  480. font-size:8px;
  481.  
  482. text-align:center;
  483.  
  484. padding:2px;
  485.  
  486. -moz-transition-duration:0.5s;
  487.  
  488. -webkit-transition-duration:0.5s;
  489.  
  490. -o-transition-duration:0.5s;
  491.  
  492. }
  493.  
  494.  
  495.  
  496. .tags a {
  497.  
  498. color:{color:tags};
  499.  
  500. letter-spacing:1px;
  501.  
  502. padding:1px;
  503.  
  504. }
  505.  
  506.  
  507.  
  508. .tags a:hover {
  509.  
  510. color:{color:link hover};
  511.  
  512. }
  513.  
  514.  
  515. ul.chat, .chat ol, .chat li {
  516.  
  517. list-style:none;
  518.  
  519. margin:0px;
  520.  
  521. padding:2px;
  522.  
  523. }
  524.  
  525.  
  526.  
  527. .label {
  528.  
  529. text-decoration:underline;
  530.  
  531. font-weight:300;
  532.  
  533. background-color:{color:infobg};
  534.  
  535. margin-right:5px;
  536.  
  537. }
  538.  
  539.  
  540.  
  541. .user_1 .label {color:{color:text}; font-weight:bold}
  542.  
  543. .user_2 .label {color:{color:link}; font-weight:bold}
  544.  
  545. .user_3 .label {color:{color:text}; font-weight:bold}
  546.  
  547. .user_4 .label {color:{color:link}; font-weight:bold}
  548.  
  549. .user_5 .label {color:{color:text}; font-weight:bold}
  550.  
  551. .user_6 .label {color:{color:link}; font-weight:bold}
  552.  
  553. ul.chat, .chat ol, .chat li {list-style:none; padding:2px}
  554.  
  555. h2 {
  556. font-family: sylfaen;
  557. font-size:15px;
  558. text-align:center;
  559. line-height:100%;
  560. color:{color:title};
  561. font-style:italic;
  562. font-weight:normal;
  563.  
  564. }
  565.  
  566. {CustomCSS}</style></head><body>
  567.  
  568. <div id="sidebar">
  569.  
  570. <div id="title">{title}</div>
  571.  
  572. <div id="sidebarimage">
  573. <a title="{text:homelink title}" href="/"><img src="{image:sidebar}"> </a></div>
  574.  
  575. <div id="links">
  576. <a href="{text:linkA url}" title="{text:linkA}">I.</a>
  577. <a href="{text:linkB url}" title="{text:linkB}">II.</a>
  578. <a href="{text:linkC url}" title="{text:linkC}">III.</a>
  579. <a href="{text:linkD url}" title="{text:linkD}">IV.</a>
  580. <a href="{text:linkE url}" title="{text:linkE}">V.</a>
  581.  
  582. </div>
  583.  
  584. <div id="description">{Description}</div>
  585.  
  586. <div id="pagination">
  587. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">retreat</a> {/block:PreviousPage}
  588. {block:NextPage}— <a href="{NextPage}">attack</a>{/block:NextPage}{/block:Pagination}
  589. </div>
  590.  
  591. </div>
  592.  
  593.  
  594.  
  595. <div id="entries">
  596.  
  597.  
  598. {block:Posts}<div id="post"><br><br><br><br><br><br>
  599.  
  600.  
  601.  
  602. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  603.  
  604.  
  605.  
  606. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  607.  
  608.  
  609.  
  610. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  611.  
  612. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  613.  
  614.  
  615.  
  616. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  617.  
  618.  
  619.  
  620. {block:Photoset}<center>{Photoset-500}</center>
  621.  
  622. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  623.  
  624.  
  625.  
  626. {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}
  627.  
  628.  
  629.  
  630. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  631.  
  632.  
  633.  
  634. {block:Answer}<div class="ask">{Asker} sang: {Question}</div><div class="ans">{Answer}</div>{/block:answer}
  635.  
  636.  
  637.  
  638. {block:Audio}<div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  639.  
  640. <div class="audioinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  641.  
  642. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  643.  
  644. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  645.  
  646. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  647.  
  648.  
  649.  
  650.  
  651.  
  652.  
  653. {block:Date}<div id="info"><a href="{Permalink}">{TimeAgo}</a> {block:RebloggedFrom} · <a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  654. {block:ContentSource} · <a href="{SourceURL}">source</a> · {/block:ContentSource} {/block:Date} {block:NoteCount} with <font color=#d6bbc8>♥</font> <a href="{Permalink}">{NoteCountWithLabel}</a> {/block:NoteCount}</div>
  655. {block:HasTags}
  656. <div class="tags">
  657. {block:Tags} <a href="{TagURL}"> -{Tag}</a>{/block:Tags}</div>
  658. {/block:HasTags}
  659. <div class="postnote">
  660. {block:PostNotes}{PostNotes}{/block:PostNotes}
  661. </div>
  662. </div>
  663. {/block:Posts}
  664.  
  665.  
  666.  
  667.  
  668.  
  669. </div>
  670.  
  671.  
  672.  
  673.  
  674.  
  675. </div>
  676.  
  677. </div>
  678.  
  679. </div>
  680.  
  681.  
  682.  
  683. </body>
  684.  
  685.  
  686.  
  687. </div>
  688. <div id="credit"><a href="http://villainizes.tumblr.com">©</div>
  689.  
  690. </div>
  691.  
  692. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement