phantasieren

Neverwhere Theme

Sep 11th, 2011
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.87 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>
  3.  
  4. <!--
  5.  
  6. Neverwhere Theme by Priscilla
  7. http://phantasieren.tumblr.com
  8.  
  9. ~
  10.  
  11. If you use this theme, you must abide by these rules:
  12.  
  13. - Do not remove/change the place of the credit.
  14. - Do not claim this theme as your own or redistribute.
  15. - Do not use this as a base or modify then claim as your own.
  16.  
  17. Thank you and enjoy! :)
  18.  
  19. !-->
  20.  
  21. <head>
  22. <html xmlns="http://www.w3.org/1999/xhtml">
  23. <html lang="en">
  24. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  25. <title>{Title}{block:PostTitle}, {PostTitle}{/block:PostTitle}</title>
  26. {block:Description}<meta name="description" content="{MetaDescription}" />
  27. {/block:Description}
  28. <link rel="shortcut icon" href="{Favicon}" />
  29.  
  30. <meta name="color:background" content="#F5F3E3"/>
  31. <meta name="color:title" content="#534840" />
  32. <meta name="color:linkbar" content="#FFFFFF" />
  33. <meta name="color:sidebar" content="#C8D6BF" />
  34. <meta name="color:body" content="#FFFFFF">
  35. <meta name="color:text" content="#333333" />
  36. <meta name="color:description text" content="#333333" />
  37. <meta name="color:link" content="#4CADA4" />
  38. <meta name="color:link hover" content="#534840" />
  39. <meta name="color:link hover background" content="#93CCC6" />
  40. <meta name="color:scrollbar" content="#C8D6BF" />
  41.  
  42. <meta name="image:background" content="" />
  43. <meta name="image:sidebar" content="" />
  44.  
  45. <meta name="if:show random link" content="1" />
  46. <meta name="if:bottom pagination" content="" />
  47. <meta name="if:custom scrollbar" content="" />
  48. <meta name="if:linkbar" content="" />
  49.  
  50. <meta name="font:title" content="Georgia" />
  51. <meta name="font:post title" content="Arial" />
  52. <meta name="font:body" content="Arial" />
  53.  
  54. <meta name="text:custom link one" content=""/>
  55. <meta name="text:custom link one URL" content=""/>
  56. <meta name="text:custom link two" content=""/>
  57. <meta name="text:custom link two URL" content=""/>
  58. <meta name="text:custom link three" content=""/>
  59. <meta name="text:custom link three URL" content=""/>
  60.  
  61. <style type="text/css">
  62.  
  63. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:background}'); background-repeat:repeat; background-attachment:fixed; font-family:{font:body}; font-size:10px; line-height:110%; text-align:justify}
  64.  
  65. a:link, a:active, a:visited {color:{color:link}; text-decoration:none}
  66. a:hover{color:{color:link hover}; background-color:{color:link hover background}}
  67.  
  68. #title {color:{color:title}; font-size:13px; font-family:georgia; text-align:center; font-style:italic; margin-bottom:0px}
  69.  
  70. #quote {text-align:center; font-family:{font:title}}
  71.  
  72. #descriptiontext {font-family:{font:body};font-size:10px; color: {color:description text}; padding:10px;}
  73.  
  74. #linkbar {position:fixed center}
  75. #linkbar a {display:block; width:250px; text-align:center;margin-left:20px;margin-right:20px;}
  76. #linkbar .wicked {margin-top:-20px;filter: alpha(opacity = 0);opacity:0;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  77. #linkbar:hover .wicked {margin-top:10px;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out; filter: alpha(opacity = 80);filter: alpha(opacity = 100);opacity:100;}
  78.  
  79. #side{float:right; position:fixed; width: 300px; margin-left:790px; margin-top:65px;}
  80.  
  81. #chicago{background-color:{color:sidebar}; width:290px; padding:5px; -webkit-border-bottom-right-radius: 19px; -webkit-border-bottom-left-radius: 19px;}
  82.  
  83. #pagination {font-family:arial; text-align:center; font-size:10px;}
  84.  
  85. #rent {float:left;width:710px; height:8px; display:block; background-color:{color:sidebar}; margin-left:145px; text-transform: lowercase; color:{color:text}; text-decoration: none; letter-spacing: 2px; text-align:center; padding:3px; border:dotted 1px #dddddd; position:fixed; bottom:4px; z-index:1}
  86.  
  87. h1{color:{color:title}; font-family:{font:title}; font-size:16px; line-height:17px; letter-spacing:2px; font-weight:normal; text-transform:lowercase; margin:0px; padding:0px; text-align:auto}
  88.  
  89. h2{font:15px arial; color: {color:title}; letter-spacing: 1px; text-transform: lowercase; text-align:left; margin-top: 1px; padding: 2px; border-bottom:1px dashed #dddddd}
  90.  
  91. #source {text-align: center}
  92.  
  93. #origin {float:right;}
  94.  
  95. #posts {position:relative; top:-13px; left:250px; width:510px;}
  96.  
  97. #questions {border-bottom:1px dotted #dddddd; color:{color:text}; padding:10px; margin-bottom:0px; font-family:arial;}
  98. .questions a {color:{color:link}}
  99.  
  100. .entry{background-color:{color:body}; padding:5px; margin-top:15px; text-align:justify;}
  101.  
  102. .date{margin-bottom: -15px; margin-top: 5px; font-size:9px; letter-spacing:1px; color:{color:link};text-transform:lowercase; }
  103.  
  104. .postnotes {float:right; font-family:arial; margin-bottom:-15px; margin-top: 5px; font-size:9px; letter-spacing:1px;}
  105.  
  106. .asker{background-color:{color:body};overflow:hidden; font-size:11px;text-transform:uppercase; }
  107.  
  108. .question {margin-top:5px; font-size:10px; text-align:left;}
  109.  
  110. .portrait{float:left}
  111.  
  112. .mary {height:12px;background-color:{color:sidebar}; width:10px; padding:5px; margin-top:0px; margin-left:295px;position:fixed;}
  113.  
  114. .poppins {margin-left:-1px;font-family:{font:body}; font-size:20px;}
  115.  
  116. .lion {height:12px;background-color:{color:sidebar}; width:10px; padding:5px; margin-top:30px; margin-left:295px;position:fixed;}
  117.  
  118. .king {margin-left:-1px;font-family:{font:body}; font-size:20px;}
  119.  
  120. .footer {border-top: 1px dotted #dddddd; margin-top:10px;text-align:center;font-size:11px; }
  121.  
  122. #tag {font-family:{font:body};font-size:9px; letter-spacing:1px;}
  123. #tag .chicago {margin-top:-10px;filter: alpha(opacity = 0);opacity:0;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  124. #linkbar:hover .wicked {margin-top:10px;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out; filter: alpha(opacity = 80);filter: alpha(opacity = 100);opacity:100;}
  125.  
  126. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  127.  
  128. b, strong{color:{color:title}}
  129. i, em {color:{color:link};}
  130. p{margin-top:3px; margin-bottom:3px}
  131. blockquote {margin:2px 5px 2px 5px; padding: 1px 0 3px 6px; border-left: 2px solid {color:title}}
  132.  
  133. img a{border:none}
  134. .audio{overflow:hidden; text-align:center}
  135.  
  136. .user_1 .label {color:{color:link}; font-weight:bold}
  137. .user_2 .label {color:{color:title}; font-weight:bold}
  138. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  139.  
  140. .notes img{width:10px; position:relative; top:1px;}
  141. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  142.  
  143. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  144.  
  145. {block:IfCustomScrollbar}
  146.  
  147. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar};};height:100px;}
  148.  
  149. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:background};height:10px !important;}
  150.  
  151. ::-webkit-scrollbar { height:10px;width:15px; background-color:{color:background}}
  152.  
  153. {/block:IfCustomScrollbar}
  154.  
  155. </style>
  156. <style type="text/css">{CustomCSS}</style>
  157. </head>
  158.  
  159. <body>
  160. <BR>
  161.  
  162. <div id="side">
  163.  
  164. <div id="title">{Title}</div>
  165. <div id="chicago">
  166.  
  167. {block:IfNotBottomPagination}
  168.  
  169. {block:Pagination}
  170.  
  171. <div class="mary">
  172. <div class="poppins">
  173.  
  174. {block:PreviousPage}
  175. <a class="jumppage" href="{PreviousPage}">«</a>
  176. {/block:PreviousPage}
  177. </div></div>
  178.  
  179. <div class="lion">
  180. <div class="king">
  181. {block:NextPage}
  182. <a class="jumppage" href="{NextPage}">»</a>
  183. {/block:NextPage}</div></div>
  184.  
  185. {/block:Pagination}
  186.  
  187. {/block:IfNotBottomPagination}
  188.  
  189. {block:IfSidebarImage}
  190.  
  191. <a href="/"><img src="{image:sidebar}" width="290px"/></a>
  192. <br>
  193. {/block:IfSidebarImage}
  194.  
  195. {block:IfNotLinkBar}
  196. <br>
  197. <center>
  198.  
  199. <a href="/"><span>index</span></a> /
  200.  
  201. {block:IfShowRandomLink}<a href="/random"><span>random</span></a> / {/block:IfShowRandomLink}
  202.  
  203. <a href="/ask"><span>ask me</span></a> /
  204.  
  205. <a href="/archive"><span>archive</span></a> /
  206.  
  207. {block:IfCustomLinkOne}
  208. <a href="{block:IfCustomLinkOneURL}{text:Custom Link One URL}{/block:IfCustomLinkOneURL}"><span>{text:Custom Link One}</span></a> / {/block:IfCustomLinkOne}
  209.  
  210. {block:IfCustomLinkTwo}
  211. <a href="{block:IfCustomLinkTwoURL}{text:Custom Link Two URL}{/block:IfCustomLinkTwoURL}"><span>{text:Custom Link Two}</span></a> / {/block:IfCustomLinkTwo}
  212.  
  213. {block:IfCustomLinkThree}
  214. <a href="{block:IfCustomLinkThreeURL}{text:Custom Link Three URL}{/block:IfCustomLinkThreeURL}"><span>{text:Custom Link Three}</span></a>{/block:IfCustomLinkThree}
  215.  
  216. <a href="http://phantasieren.tumblr.com"><span>theme</span></a>
  217.  
  218. </center>
  219.  
  220. {/block:IfNotLinkbar}
  221.  
  222. {block:Description}<div id="descriptiontext">{Description}</div>{/block:Description}
  223.  
  224. {block:IfLinkbar}
  225.  
  226. <div id="linkbar"><br>
  227. <div style="background-color:{color:linkbar};margin-left:20px;margin-right:20px; padding:5px;border: dotted 1px #dddddd;"><center>
  228. links</center></div>
  229. <div class="wicked">
  230.  
  231. <a href="/"><span>index</span></a>
  232.  
  233. <a href="/ask"><span>ask me</span></a>
  234.  
  235. <a href="/archive"><span>archive</span></a>
  236.  
  237. {block:IfShowRandomLink}<a href="/random"><span>random</span>{/block:IfShowRandomLink}
  238.  
  239. {block:IfCustomLinkOne}
  240. <a href="{block:IfCustomLinkOneURL}{text:Custom Link One URL}{/block:IfCustomLinkOneURL}"><span>{text:Custom Link One}</span>{/block:IfCustomLinkOne}</a>
  241.  
  242. {block:IfCustomLinkTwo}
  243. <a href="{block:IfCustomLinkTwoURL}{text:Custom Link Two URL}{/block:IfCustomLinkTwoURL}"><span>{text:Custom Link Two}</span>{/block:IfCustomLinkTwo}</a>
  244.  
  245. {block:IfCustomLinkThree}
  246. <a href="{block:IfCustomLinkThreeURL}{text:Custom Link Three URL}{/block:IfCustomLinkThreeURL}"><span>{text:Custom Link Three}</span></a>{/block:IfCustomLinkThree}
  247.  
  248. <a href="http://phantasieren.tumblr.com"><span>theme</span></a>
  249.  
  250. </div>
  251. </div>
  252.  
  253. {/block:IfLinkbar}
  254. <br>
  255.  
  256. </div>
  257. </div>
  258. </div>
  259. <BR>
  260.  
  261. {block:IfBottomPagination}
  262.  
  263. <div id="rent">
  264.  
  265. {block:Pagination}
  266. <div id="pagination">
  267. {block:PreviousPage}
  268. <a class="jumppage" href="{PreviousPage}">←</a>
  269. {/block:PreviousPage}
  270.  
  271. {block:JumpPagination length="5"}
  272. {block:CurrentPage}
  273. <span class="currentpage">{PageNumber}</span>
  274. {/block:CurrentPage}
  275.  
  276. {block:JumpPage}
  277. <a class="jumppage" href="{URL}">{PageNumber}</a>
  278. {/block:JumpPage}
  279. {/block:JumpPagination}
  280.  
  281. {block:NextPage}
  282. <a class="jumppage" href="{NextPage}">→</a>
  283. {/block:NextPage}
  284. </div>
  285. {/block:Pagination}
  286.  
  287. {/block:IfBottomPagination}
  288.  
  289. </div>
  290.  
  291. <div id="posts">
  292.  
  293. {block:Posts}
  294. {block:Date}
  295. <div class="date">
  296. <a href="{Permalink}">{MonthNumberWithZero} / {DayOfMonthWithZero} / {ShortYear}</a>
  297. </div>
  298. {/block:Date}
  299.  
  300. {block:NoteCount}
  301. <div class="postnotes"><a href="{Permalink}">{NoteCountWithLabel}</a></div>{/block:NoteCount}
  302.  
  303. <div class="entry">
  304.  
  305. {block:Text}
  306. {block:Title}
  307. <h2>{Title}</h2>
  308. {/block:Title}
  309. {Body}
  310. {/block:Text}
  311.  
  312.  
  313. {block:Photo}<center><a href="{LinkURL}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"/></a></center>{block:Caption}{Caption}
  314. {/block:Caption}
  315. {/block:Photo}
  316.  
  317. {block:Photoset}
  318.  
  319. <a href="{LinkUrl}">{Photoset-500}</a>
  320.  
  321. {block:Caption}
  322. {Caption}
  323.  
  324. {/block:Caption}
  325. {/block:Photoset}
  326.  
  327.  
  328. {block:Quote}
  329.  
  330. <div id="quote"><h1>"{Quote}"</h1></div>
  331. {block:Source}
  332. <div id="source">-{Source}</div>
  333. {/block:Source}
  334.  
  335. {/block:Quote}
  336.  
  337.  
  338. {block:Answer}
  339. <div id="questions">
  340. <div class="portrait"><img src="{AskerPortraitURL-30}" align="left"></div>
  341. <div class="asker"> &nbsp;&nbsp;&nbsp;{Asker}:</div>
  342. <div class="question"> &nbsp;&nbsp;&nbsp;"{Question}"</div></div>
  343. {Answer}
  344.  
  345. {/block:Answer}
  346.  
  347. {block:Link}
  348.  
  349. <h2><a href="{URL}" class="link" {Target}>{Name}</a></h2>
  350.  
  351. {block:Description}
  352. {Description}
  353. {/block:Description}
  354. {/block:Link}
  355.  
  356.  
  357. {block:Chat}
  358. {block:Title}<h1>{Title}</h1>
  359. {/block:Title}
  360.  
  361. <div class="chat">
  362.  
  363. {block:Lines}
  364. <div class="chat"><div class="line {Alt}">
  365.  
  366. <div class="{Alt} user_{UserNumber}">
  367. {block:Label}
  368.  
  369. <span class="label">{Label}</span>{/block:Label}
  370.  
  371. {Line}</div>
  372. </div></div>
  373.  
  374. {/block:Lines}
  375. </div>
  376. {/block:Chat}
  377.  
  378.  
  379. {block:Video}
  380.  
  381. {Video-500}
  382. {block:Caption}
  383. {Caption}
  384. {/block:Caption}
  385.  
  386. {/block:Video}
  387.  
  388.  
  389. {block:Audio}
  390.  
  391. <div class="audio">
  392. {AudioPlayerGrey}
  393. </div>
  394.  
  395. {block:Caption}
  396. {Caption}
  397. {/block:Caption}
  398.  
  399. {/block:Audio}
  400.  
  401. {block:RebloggedFrom}
  402. (via <a href="{ReblogParentURL}">{ReblogParentName}</a>)
  403. {block:ContentSource}<div id="origin">
  404. (originally from <a href="{SourceURL}">{SourceLink}</a>)</div><br>{/block:ContentSource}
  405.  
  406. {/block:RebloggedFrom}
  407.  
  408. {block:HasTags}
  409. <div id="tag">
  410.  
  411. {block:Tags}<a href="{TagURL}">#{Tag}</a>
  412. {/block:Tags}
  413.  
  414. </div>
  415. {/block:HasTags}
  416.  
  417. </div>
  418.  
  419. {block:PermalinkPage}{block:PostNotes}{PostNotes}{/block:PostNotes}{/block:PermalinkPage}
  420. {/block:Posts}
  421.  
  422. </div>
  423. </body>
  424. </html>
Advertisement
Add Comment
Please, Sign In to add comment