Advertisement
Guest User

the13thdrwho's 30th theme

a guest
May 2nd, 2014
771
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.32 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.  
  6. <head>
  7. <!--
  8.  
  9. THEME 30 BY THE13THDRWHO;
  10. DO NOT REMOVE CREDIT AND MESSAGE ME AT DOC-TAHH-THEMES IF YOU HAVE ANY QUESTIONS OR PROBLEMS.
  11.  
  12. -->
  13.  
  14. <meta name="color:link" content="#AAAAAA">
  15. <meta name="color:hover" content="">
  16. <meta name="color:text shadow" content="#ffff00">
  17. <meta name="color:text" content="#AAAAAA">
  18. <meta name="color:tags" content="#AAAAAA">
  19. <meta name="color:border" content="#F5F5F5">
  20. <meta name="color:scrollbar" content="#888888">
  21. <meta name="image:sidebar" content=""/>
  22. <meta name="if:400" content="1"/>
  23. <meta name="if:500" content="0"/>
  24. <meta name="text:link1" content="">
  25. <meta name="text:link1 url" content="/">
  26. <meta name="text:link2" content="">
  27. <meta name="text:link2 url" content="/">
  28. <meta name="text:link3" content="">
  29. <meta name="text:link3 url" content="/">
  30. <meta name="text:link4" content="">
  31. <meta name="text:link4 url" content="/">
  32. <meta name="text:link5" content="">
  33. <meta name="text:link5 url" content="/">
  34.  
  35. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  36. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  37. <link rel="shortcut icon" href="{Favicon}" />
  38. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  39.  
  40. </style>
  41. <style type="text/css">
  42.  
  43. ::-webkit-scrollbar-thumb{
  44. background-color: {color:scrollbar};
  45. border: 2px solid #fff;
  46. height:auto;
  47. }
  48.  
  49. ::-webkit-scrollbar {
  50. height:auto;
  51. width:11px;
  52. background-color: {color:scrollbar};
  53. border:5px solid #fff;
  54. }
  55.  
  56. /* LINK STYLES */
  57.  
  58. a {
  59. color:{color:link};
  60. text-decoration:none;
  61. -moz-transition-duration:0.5s;
  62. -webkit-transition-duration:0.5s;
  63. -o-transition-duration:0.5s;
  64. }
  65. a:hover {
  66. text-decoration:none;
  67. text-shadow: 1px 1px 0px {color:text shadow}, -1px -1px 0px {color:text shadow};
  68. -moz-transition-duration:0.5s;
  69. -webkit-transition-duration:0.5s;
  70. -o-transition-duration:0.5s;
  71. }
  72.  
  73. /* THEME BODY */
  74.  
  75. body {
  76. font-family:calibri, arial;
  77. font-weight:normal;
  78. font-size:10px;
  79. }
  80.  
  81. /* HEADINGS */
  82.  
  83. h1 {
  84. font-size:12px;
  85. text-align:center;
  86. line-height:100%;
  87. color:{color:text};
  88. font-weight:bold;
  89. text-transform:normal;
  90. padding:5px;
  91. padding-bottom:2px;
  92. }
  93. h2 {
  94. font-weight:normal;
  95. font-size:8px;
  96. letter-spacing:1px;
  97. text-align:center;
  98. line-height:50%;
  99. text-transform:uppercase;
  100. color:{color:text};
  101. }
  102.  
  103. /* BLOCKQUOTE */
  104.  
  105. blockquote {
  106. border-left:2px solid {color:text};
  107. padding-left:5px;
  108. margin:5px;
  109. }
  110.  
  111. /* SIDEBAR */
  112.  
  113. #sidebar {
  114. position:fixed;
  115. width:auto;
  116. height:auto;
  117. margin-left:250px;
  118. opacity:1;
  119. z-index:92222;
  120. color:{color:text};
  121. margin-top:175px;
  122. }
  123. #sidebar img {
  124. width:245px;
  125. text-align:center;
  126. }
  127.  
  128. /* DESCRIPTION */
  129.  
  130. .description {
  131. margin-top:10px;
  132. text-align:justify;
  133. width:245px;
  134. font-family:calibri, arial;
  135. color:{color:text};
  136. line-height:120%;
  137.  
  138. }
  139. .description a {
  140. color:{color:link};
  141. }
  142. .description a:hover {
  143. text-shadow: 1px 1px 0px {color:text shadow}, -1px -1px 0px {color:text shadow};
  144. }
  145.  
  146. /* TITLE */
  147.  
  148. .title {
  149. margin-top:5px;
  150. text-align:center;
  151. width:240px;
  152. font-size:25px;
  153. font-family:color of autumn,arial;
  154. padding:5px;
  155. padding-right:0px;
  156. font-weight:bold;
  157. color:#000;
  158. padding-bottom:10px;
  159. border-bottom:1px solid {color:border};
  160. line-height:120%;
  161. letter-spacing:-2px;
  162. }
  163. .title a {
  164. color:{color:link};
  165. }
  166. .title a:hover {
  167. text-shadow: 1px 1px 0px {color:text shadow}, -1px -1px 0px {color:text shadow};
  168. }
  169.  
  170. @font-face{font-family: Color of Autumn; src: url(http://static.tumblr.com/9wzbixa/XDxmj2h3a/colors_of_autumn.ttf);}
  171. /* TOP LINKS */
  172.  
  173. .links {
  174. text-align:center;
  175. width:245px;
  176. font-family:calibri, arial;
  177. color:{color:text};
  178. line-height:120%;
  179. padding:10px;
  180. padding-left:0px;
  181. padding-right:0px;
  182. letter-spacing:1px;
  183. word-spacing:0px;
  184. font-size:8px;
  185. text-transform:uppercase;
  186. border-bottom:1px solid {color:border};
  187. }
  188. .links a {
  189. color:{color:link};
  190. padding:4px;
  191. }
  192. .links a:hover {
  193. color:{color:link};
  194. text-shadow: 1px 1px 0px {color:text shadow}, -1px -1px 0px {color:text shadow};
  195. }
  196.  
  197. /* BOTTOM LINKS */
  198.  
  199.  
  200. .blinks {
  201. position:fixed;
  202. margin-top:-30px;
  203. margin-left:-25px;
  204. text-align:center;
  205. width:245px;
  206. font-family:calibri, arial;
  207. color:{color:text};
  208. line-height:120%;
  209. padding-bottom:10px;
  210. letter-spacing:1px;
  211. word-spacing:20px;
  212. font-size:8px;
  213. text-transform:uppercase;
  214. }
  215. .blinks a {
  216. color:{color:link};
  217. padding:4px;
  218. }
  219. .blinks a:hover {
  220. color:{color:link};
  221. text-shadow: 1px 1px 0px {color:text shadow}, -1px -1px 0px {color:text shadow};
  222. }
  223. .blinks img {
  224. width:13px;
  225. }
  226.  
  227. /* PAGINATION */
  228.  
  229. .pagi {
  230. text-align:right;
  231. width:245px;
  232. }
  233. .pagi a {
  234. color:{color:link};
  235. }
  236. .pagi a:hover {
  237. text-shadow: 1px 1px 0px {color:text shadow}, -1px -1px 0px {color:text shadow};
  238. }
  239.  
  240. /* POSTS */
  241.  
  242. #postcontainer {
  243. float:left;
  244. margin-left:500px;
  245. {block:If500}
  246. width:500px;
  247. {/block:If500}
  248. {block:If400}
  249. width:400px;
  250. {/block:If400}
  251. text-align:justify;
  252. color:{color:text};
  253. margin-bottom: 35px;
  254. }
  255. #posts {
  256. margin-top:50px;
  257. margin-left:56px;
  258. {block:If500}
  259. width:500px;
  260. {/block:If500}
  261. {block:If400}
  262. width:400px;
  263. {/block:If400}
  264. text-align:justify;
  265. font-size:11px;
  266. line-height:90%;
  267. color:{color:text};
  268. outline-offset:20px;
  269. }
  270.  
  271. /* POST INFO */
  272.  
  273. #info {
  274. font-family:calibri, arial;
  275. margin-top:3px;
  276. padding:2px;
  277. font-size:8px;
  278. color:{color:link};
  279. text-transform:uppercase;
  280. font-style:normal;
  281. letter-spacing:1px;
  282. text-align:center;
  283. border-bottom:1px solid {color:border};
  284. -moz-transition-duration:0.5s;
  285. -webkit-transition-duration:0.5s;
  286. -o-transition-duration:0.5s;
  287. }
  288. #info a {
  289. color:{color:link};
  290. text-align:right;
  291. letter-spacing:1px;
  292. font-style:normal;
  293. }
  294. #info a:hover {
  295. text-shadow: 1px 1px 0px {color:text shadow}, -1px -1px 0px {color:text shadow};
  296. }
  297.  
  298. /* POST TYPES */
  299.  
  300. .question {
  301. padding:10px;
  302. text-align:left;
  303. color:{color:text};
  304. font-style:italic;
  305. background-color:{color:infobg};
  306. border-bottom:1px solid {color:text};
  307. }
  308. .answer {
  309. text-align:right;
  310. padding:10px;
  311. color:{color:text};
  312. }
  313. .music {
  314. padding-bottom:10px;
  315. background-color:{color:infobg};
  316. }
  317. .albumart {
  318. float:left;
  319. padding:0px 10px 10px 0px;
  320. }
  321. .albumart img {
  322. width:45px;
  323. height:45px;
  324. }
  325. .playercontainer {
  326. text-align:left;
  327. padding:10px;
  328. background-color:#ffffff;
  329. width:480px;
  330. }
  331. .musicinfo {
  332. padding:10px;
  333. color:{color:text};
  334. }
  335. .postnote {
  336. text-transform:uppercase;
  337. font-style:normal;
  338. letter-spacing:0px;
  339. font-size: 9px;
  340. text-align:left;
  341. line-height:90%;
  342. margin-left:-40px;
  343. }
  344. .postnote li {
  345. list-style-type:none;
  346. border-bottom:1px solid {color:border};
  347. padding:10px 25px 10px 25px;
  348. text-align:left;
  349. margin:0px;
  350. -moz-transition-duration:0.5s;
  351. -webkit-transition-duration:0.5s;
  352. -o-transition-duration:0.5s;
  353. }
  354.  
  355. /* TAGS */
  356.  
  357. .tags {
  358. font-family:calibri, arial;
  359. font-style:normal;
  360. text-transform:uppercase;
  361. font-style:normal;
  362. color:{color:tags};
  363. letter-spacing:1px;
  364. line-height:120%;
  365. font-size:8px;
  366. text-align:center;
  367. padding:2px;
  368. margin-top:-14px;
  369. opacity:0;
  370. -moz-transition-duration:0.3s;
  371. -webkit-transition-duration:0.3s;
  372. -o-transition-duration:0.3s;
  373. }
  374. #posts:hover .tags {
  375. opacity:1;
  376. margin-top:0px;
  377. -moz-transition-duration:0.3s;
  378. -webkit-transition-duration:0.3s;
  379. -o-transition-duration:0.3s;
  380. }
  381. ul.chat, .chat ol, .chat li {
  382. list-style:none;
  383. margin:0px;
  384. padding:2px;
  385. }
  386. .tab {
  387. text-decoration:underline;
  388. font-weight:700;
  389. background-color:#fff;
  390. margin-right:5px;
  391. }
  392.  
  393. /* CREDIT - DO NOT REMOVE */
  394.  
  395. #credit {
  396. position:fixed;
  397. font-family:calibri, arial;
  398. font-size:8px;
  399. font-style:normal;
  400. line-height:110%;
  401. letter-spacing:1px;
  402. right:10px;
  403. bottom:15px;
  404. text-transform:uppercase;
  405. text-align:center;
  406. }
  407. #credit a {
  408. padding:4px;
  409. -moz-transition-duration:0.5s;
  410. -webkit-transition-duration:0.5s;
  411. -o-transition-duration:0.5s;
  412. color:#000;
  413. background-color:#ffffff;
  414. }
  415. #credit a:hover {
  416. -moz-transition-duration:0.5s;
  417. -webkit-transition-duration:0.5s;
  418. -o-transition-duration:0.5s;
  419. background-color:#000;
  420. }
  421. /* SEARCH BOX */
  422.  
  423. .sfm input {
  424. background-color:#f9f9f9;
  425. font-size:8px;
  426. text-transform: uppercase;
  427. margin-top:0px;
  428. color:{color:text};
  429. letter-spacing:1px;
  430. width:227px;
  431. font-family:calibri, arial;
  432. border:1px solid #f3f3f3;
  433. padding:8px;
  434. }
  435. {CustomCSS}</style></head>
  436.  
  437. <body>
  438. <div id="sidebar">
  439. <div class="blinks">
  440. <a href="/"><img src="http://static.tumblr.com/4b69d8bdde739d06867517594c01462b/unpfy1x/hton0xh6t/tumblr_static_icon_1.gif" style="width:13px;"></a>
  441. <a href="/ask"><img src="http://static.tumblr.com/b7aefddb360cec547c4c1107e4c9275d/unpfy1x/GD0n0xh8n/tumblr_static_icon_2.gif" style="width:13px;"></a>
  442. <a href="/archive"><img src="http://static.tumblr.com/a32dd276a3776e80a994b244d9a97711/unpfy1x/5LZn0xhb5/tumblr_static_icon_4.gif" style="width:13px;"></a>
  443. <a href="/random"><img src="http://static.tumblr.com/1547f6b202114ce6e1019475f05d3cec/unpfy1x/lKKn0xhax/tumblr_static_icon_3.gif" style="width:13px;"></a>
  444. </div>
  445. <a href="/"><img src="{image:sidebar}"></a>
  446. <div class="title">
  447. <a href="/">{Title}</a>
  448. </div>
  449. <div class="links">
  450. <a href="{text:link1 url}">{text:link1}</a>
  451. <a href="{text:link2 url}">{text:link2}</a>
  452. <a href="{text:link3 url}">{text:link3}</a>
  453. <a href="{text:link4 url}">{text:link4}</a>
  454. <a href="{text:link5 url}">{text:link5}</a>
  455. </div>
  456. <div class="description">{Description}<p>
  457. <form action="/search" method="get" class="sfm" name="theform">
  458. <input type="text" name="q" value="SEARCH"/>
  459. </form>
  460. <div class="pagi">
  461. {block:Pagination}<p>
  462. {block:PreviousPage}
  463. <a href="{PreviousPage}">ยซ </a>
  464. {/block:PreviousPage}
  465. {CurrentPage} of {TotalPages}
  466. {block:NextPage}
  467. <a href="{NextPage}">ยป</a>
  468. {/block:NextPage}
  469. {/block:Pagination}
  470. </div>
  471. </div>
  472. </div>
  473.  
  474. <div id="postcontainer">
  475.  
  476. {block:Posts}
  477.  
  478. <div id="posts">
  479.  
  480. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  481.  
  482. {block:Quote}<h1>โ€œ{Quote}โ€</h1><h2>{Source}</h2>{/block:Quote}
  483.  
  484. {block:Link}<a href="{URL}"><h1>{Name}</h1></a>
  485. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  486. {block:If400}
  487. {block:Photo}<center><img src="{PhotoURL-400}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  488.  
  489. {block:Photoset}<center>{Photoset-400}</center>
  490. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  491.  
  492. {block:Chat}<ul class="chat">{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}<li>{block:Label}<span class="tab">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  493.  
  494. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  495. {/block:If400}
  496. {block:If500}
  497. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  498.  
  499. {block:Photoset}<center>{Photoset-500}</center>
  500. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  501.  
  502. {block:Chat}<ul class="chat">{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}<li>{block:Label}<span class="tab">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  503.  
  504. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  505. {/block:If500}
  506. {block:Answer}<div class="question">{Asker} asked: {Question}</div><div class="answer">{Answer}</div>{/block:answer}
  507.  
  508. {block:Audio}<div class="music">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  509. <div class="musicinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  510. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  511. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  512. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  513. {block:Date}<div id="info"><a href="{Permalink}">{TimeAgo} {block:NoteCount} WITH {NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom} VIA <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  514. {block:ContentSource} (Source: <a href="{SourceURL}">{SourceLink})</a>{/block:ContentSource}</div>{/block:Date}
  515. {block:HasTags}
  516. <div class="tags">
  517. {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}</div>
  518. {/block:HasTags}
  519. <div class="postnote">
  520. {block:PostNotes}{PostNotes}{/block:PostNotes}
  521. </div>
  522. </div>
  523. {/block:Posts}
  524. </div>
  525. </div>
  526. </div>
  527. <div id="credit"><a href="http://the13thdrwho.tumblr.com">THEME</a></div>
  528. </body>
  529. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement