Advertisement
redtour

redtour's theme #07

Jan 12th, 2014
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.61 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. <!-- redtour.tumblr.com theme #07 -->
  4. <!-- keep the credit intact please lmao and enjoy!-->
  5.  
  6. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  7.  
  8.  
  9. <head>
  10. <meta name="color:link" content="#515151">
  11. <meta name="color:hover" content="#f3f3f3">
  12. <meta name="color:text" content="#9a9a9a">
  13. <meta name="color:tags" content="#9a9a9a">
  14. <meta name="color:scrollbar" content="#9a9a9a">
  15. <meta name="color:border" content="#e2e2e2">
  16.  
  17. <meta name="image:sidebar" content=""/>
  18.  
  19. <meta name="text:Link 1 text" content="">
  20. <meta name="text:Link 1 URL" content="/">
  21. <meta name="text:Link 2 text" content="">
  22. <meta name="text:Link 2 URL" content="/">
  23. <meta name="text:Link 3 text" content="">
  24. <meta name="text:Link 3 URL" content="/">
  25. <meta name="text:Link 4 text" content="">
  26. <meta name="text:Link 4 URL" content="/">
  27. <meta name="text:Link 5 text" content="">
  28. <meta name="text:Link 5 URL" content="/">
  29.  
  30. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  31. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  32. <link rel="shortcut icon" href="{Favicon}" />
  33. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  34.  
  35. <style type="text/css">
  36.  
  37.  
  38. a {
  39. color:{color:link};
  40. text-decoration:none;
  41. -moz-transition-duration:0.5s;
  42. -webkit-transition-duration:0.5s;
  43. -o-transition-duration:0.5s;
  44. }
  45.  
  46. a:hover {
  47. text-decoration:none;
  48. color:{color:hover};
  49. -moz-transition-duration:0.7s;
  50. -webkit-transition-duration:0.7s;
  51. -o-transition-duration:0.7s;
  52. }
  53.  
  54.  
  55. ::-webkit-scrollbar-thumb:vertical { height:12px; border:2px solid #fff; background-color:{color:scrollbar}; }
  56. ::-webkit-scrollbar-thumb:horizontal { background-color:#fff; }
  57. ::-webkit-scrollbar { width:11px; height:7px; border:5px solid #fff; background-color:{color:scrollbar}; }
  58.  
  59. body {
  60. background-color:#fff;
  61. font-family:Calibri;
  62. font-weight:normal;
  63. }
  64.  
  65.  
  66.  
  67.  
  68. h1 {
  69. font-weight:normal;
  70. font-size:10px;
  71. text-align:center;
  72. font-style:normal;
  73. line-height:80%;
  74. letter-spacing:0px;
  75. text-transform:uppercase;
  76. color:{color:text};
  77. }
  78.  
  79. h2 {
  80. font-size:15px;
  81. text-align:center;
  82. line-height:100%;
  83. letter-spacing:-0.5px;
  84. color:{color:text};
  85. font-weight:normal;
  86. padding:5px;
  87. padding-bottom:2px;
  88. }
  89.  
  90.  
  91. blockquote {
  92. border-left:2px solid {color:text};
  93. padding-left:5px;
  94. margin:5px;
  95. }
  96.  
  97. #theme {
  98. width:700px;
  99. margin: 0 auto -12px auto;
  100. text-align: center;
  101. }
  102.  
  103. #sidebar {
  104. color:{color:text};
  105. position:fixed;
  106. width:245px;
  107. margin-top:150px;
  108. margin-left:575px;
  109. text-align:center;
  110. }
  111.  
  112. #sidebar img {
  113. width:245px;
  114. margin-bottom:75px;
  115. position:center;
  116. padding:3px;
  117. }
  118.  
  119.  
  120. .links {
  121. position:absolute;
  122. font-family:calibri;
  123. width:245px;
  124. margin-left:3px;
  125. margin-top:-80px;
  126. font-size:10px;
  127. text-transform:uppercase;
  128. text-align:center;
  129. letter-spacing:-2px;
  130. line-height:140%;
  131. }
  132.  
  133. .links a{
  134. display:inline-block;
  135. background-color:#f7f7f7;
  136. padding:18px;
  137. color:{color:links};
  138. letter-spacing:0px;
  139. text-decoration:none;
  140. -moz-transition-duration:.7s;
  141. -webkit-transition-duration:.7s;
  142. -o-transition-duration:.7s;
  143. }
  144.  
  145. .links a:hover{
  146. color:#fff;
  147. text-decoration:none;
  148. background-color:{color:hover};
  149. -moz-transition-duration:.7s;
  150. -webkit-transition-duration:.7s;
  151. -o-transition-duration:.7s;
  152. }
  153.  
  154. .desc {
  155. width:245px;
  156. margin-top:-25px;
  157. margin-left:0px;
  158. text-align:center;
  159. font-size:10px;
  160. color:{color:text};
  161. letter-spacing:0px;
  162. line-height:110%;
  163. }
  164.  
  165. .desc a:hover{
  166. color:{color:hover};
  167. }
  168.  
  169. .pagi {
  170. text-transform:none;
  171. line-height: 200%;
  172. text-align:center;
  173. font-size: 10px;
  174. color:{color:text};
  175. }
  176.  
  177. .pagi a:hover{
  178. text-decoration:none;
  179. }
  180.  
  181. #stuffcontainer {
  182. float:left;
  183. margin-left:200px;
  184. margin-top:25px;
  185. text-align:justify;
  186. background-color:{color:bg};
  187. color:{color:text};
  188. }
  189.  
  190.  
  191. #stuff {
  192. width:500px;
  193. margin-top:55px;
  194. margin-bottom:35px;
  195. margin-left:-280px;
  196. text-align:justify;
  197. font-size:11px;
  198. line-height:100%;
  199. letter-spacing:0x;
  200. color:{color:text};
  201. }
  202.  
  203. .caption {
  204. width:500px;
  205. text-align:justify;
  206. line-height:100%;
  207. }
  208.  
  209. .ask {
  210. padding:10px;
  211. text-align:left;
  212. color:{color:text};
  213. background-color:{color:infobg};
  214. border-bottom:1px solid {color:border};
  215. border-right:1px solid {color:border};
  216. }
  217.  
  218. #ask {
  219. float:left;
  220. margin-left:5px;}
  221. }
  222.  
  223. .audio {
  224. width:500px;
  225. padding-bottom:2px;
  226. background-color:{color:infobg};
  227. }
  228.  
  229. .albumart {
  230. float:left;
  231. padding:0px 10px 10px 0px;
  232. }
  233.  
  234. .albumart img {
  235. width:50px;
  236. height:50px;
  237. }
  238.  
  239. .playercontainer {
  240. text-align:left;
  241. padding:10px;
  242. background-color:#ffffff;
  243. width:480px;
  244. }
  245.  
  246. .audioinfo {
  247. padding:10px;
  248. color:{color:text};
  249. }
  250.  
  251. #postinfo {
  252. padding:4px;
  253. font-size:10px;
  254. color:{color:link};
  255. text-transform:lowercase;
  256. letter-spacing:0px;
  257. text-align:center;
  258. line-height:130%;
  259. border-top:1px solid {color:border};
  260. -moz-transition-duration:0.5s;
  261. -webkit-transition-duration:0.5s;
  262. -o-transition-duration:0.5s;
  263. margin-top:5px;
  264. margin-bottom:5px;
  265. }
  266.  
  267. #postinfo a {
  268. color:{color:link};
  269. text-align:center;
  270. letter-spacing:0px;
  271. font-style:normal;
  272. margin-bottom:5px;
  273. }
  274.  
  275. #postinfo a:hover {
  276. text-decoration:none;
  277. color:{color:hover};
  278. }
  279.  
  280. .note {
  281. text-transform:lowercase;
  282. font-style:normal;
  283. letter-spacing:0px;
  284. font-size: 10px;
  285. text-align:left;
  286. line-height:-100%;
  287. margin-left:-50px;
  288. }
  289.  
  290. .note li {
  291. list-style-type:none;
  292. padding:1px 25px 1px 25px;
  293. text-align:left;
  294. margin:1px;
  295. -moz-transition-duration:0.5s;
  296. -webkit-transition-duration:0.5s;
  297. -o-transition-duration:0.5s;
  298. }
  299. .note a:hover {
  300. text-decoration:none;
  301. color:{color:hover};
  302. }
  303.  
  304. .tags {
  305. font-style:normal;
  306. width:500px;
  307. text-transform:normal;
  308. font-style:normal;
  309. color:{color:tags};
  310. font-family:calibri;
  311. letter-spacing:2px;
  312. line-height:120%;
  313. font-size:10px;
  314. text-align:center;
  315. padding:2px;
  316. -moz-transition-duration:0.5s;
  317. -webkit-transition-duration:0.5s;
  318. -o-transition-duration:0.5s;
  319. margin-top:-10px;
  320. margin-left:3px;
  321. }
  322.  
  323. .tags a {
  324. color:{color:tags};
  325. letter-spacing:0px;
  326. padding:1px;
  327. }
  328.  
  329. .tags a:hover {
  330. text-decoration:none;
  331. color:{color:hover};
  332. }
  333.  
  334. ul.chat, .chat ol, .chat li {
  335. list-style:none;
  336. margin:0px;
  337. padding:2px;
  338. }
  339.  
  340. .label {
  341. text-decoration:underline;
  342. font-weight:700;
  343. background-color:{color:infobg};
  344. margin-right:5px;
  345. }
  346.  
  347. #cred {
  348. font-family:arial;
  349. position:fixed;
  350. font-size:20px;
  351. opacity:40;
  352. letter-spacing:0px;
  353. right:12px;
  354. bottom:10px;
  355. text-transform:lowercase;
  356. text-align:center;
  357. padding:2px;
  358. }
  359.  
  360. #cred a {
  361. color:#464444;
  362. }
  363.  
  364. #cred a:hover {
  365. color:#fff;
  366. }
  367.  
  368. {CustomCSS}
  369.  
  370. </style></head>
  371.  
  372. <body>
  373. <div id="theme">
  374. <div id="sidebar">
  375. <img src="{image:sidebar}">
  376. <div class="links">
  377. <a href="{text:Link 1 URL}" title="{text:Link 1 Text}">.01</a>
  378. <a href="{text:Link 2 URL}" title="{text:Link 2 Text}">.02</a>
  379. <a href="{text:Link 3 URL}" title="{text:Link 3 Text}">.03</a>
  380. <a href="{text:Link 4 URL}" title="{text:Link 4 Text}">.04</a>
  381. <a href="{text:Link 5 URL}" title="{text:Link 5 Text}">.05</a>
  382.  
  383. </div>
  384. <div class="desc">
  385. {Description}
  386. </div>
  387. {block:Pagination}
  388. <div class="pagi">
  389. {block:PreviousPage}
  390. <a href="{PreviousPage}">previous</a>
  391. {/block:PreviousPage}
  392. {block:NextPage}
  393. <a href="{NextPage}">next</a>
  394. {/block:NextPage}
  395. </div>
  396. {/block:Pagination}
  397. </div>
  398.  
  399. <div id="stuffcontainer">
  400.  
  401. {block:Posts}
  402.  
  403. <div id="stuff">
  404.  
  405. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  406.  
  407. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  408.  
  409. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  410. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  411.  
  412. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  413.  
  414. {block:Photoset}<center>{Photoset-500}</center>
  415. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  416.  
  417. {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}
  418.  
  419. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  420.  
  421. {block:Answer}<div id="ask"><img src="{AskerPortraitURL-24}" style="border-radius:90px; opacity:.85;margin-left:0px;"></div> &nbsp;{Asker} said:<br> &nbsp; "{Question}"<br><br>{Answer}{/block:Answer}
  422.  
  423. {block:Audio}<div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  424. <div class="audioinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  425. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  426. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  427. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  428.  
  429.  
  430.  
  431. {block:Date}<div id="postinfo"> posted <a href="{Permalink}">{TimeAgo}</a>{block:NoteCount} with <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom} ― <a href="{ReblogParentURL}">Via</a>{/block:RebloggedFrom}
  432. {block:ContentSource} / <a href="{SourceURL}">Source</a>{/block:ContentSource}</div>{/block:Date}
  433. {block:HasTags}
  434. <div class="tags">
  435. {block:Tags}<a href="{TagURL}">#&nbsp;{Tag}</a>{/block:Tags}</div>
  436. {/block:HasTags}
  437. <div class="note">
  438. {block:PostNotes}{PostNotes}{/block:PostNotes}
  439. </div>
  440. </div>
  441. {/block:Posts}
  442.  
  443.  
  444. </div>
  445.  
  446. <div id="cred"><a href="http://redtour.tumblr.com">♛</a></div>
  447.  
  448. </div>
  449. </div>
  450. </div>
  451. </body>
  452. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement