taurielic

theme 01

Oct 1st, 2013
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.49 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 xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <head><title>{Title}</title>
  5. <link rel="shortcut icon" href="{Favicon}">
  6. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  7. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  8.  
  9.  
  10. <!--theme by taurielic
  11. yes use it, edit it for all i care
  12. do not remove credit
  13. thank-->
  14.  
  15. <meta name="color:Body" content="#666666"/>
  16. <meta name="color:Links" content="#6f6e6e"/>
  17. <meta name="color:Sidebar links" content="#fafafa">
  18. <meta name="color:Header" content="#000000">
  19. <meta name="color:Hover" content="#000000"/>
  20. <meta name="color:Info" content="#a8a8a8">
  21. <meta name="color:Description" content="#aaaaaa">
  22. <meta name="color:Initial" content="#242424">
  23.  
  24. <meta name="color:Background" content="#ffffff">
  25. <meta name="color:Scrollbar" content="#000000">
  26. <meta name="color:Scrollbar background" content="#ffffff">
  27.  
  28. <meta name="image:Sidebar image" content=""/>
  29.  
  30. <meta name="text:link 1" content=""/>
  31. <meta name="text:link 1 url" content="/">
  32. <meta name="text:link 2" content=""/>
  33. <meta name="text:link 2 url" content="/">
  34. <meta name="text:link 3" content=""/>
  35. <meta name="text:link 3 url" content="/">
  36. <meta name="text:link 4" content=""/>
  37. <meta name="text:link 4 url" content="/">
  38. <meta name="text:link 5" content=""/>
  39. <meta name="text:link 5 url" content="/">
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47. <style type="text/css">
  48.  
  49. ::-webkit-scrollbar-thumb{
  50. background-color: #000;
  51. border: 2px solid #fff;
  52. height:auto;
  53. }
  54.  
  55. ::-webkit-scrollbar {
  56. height:auto;
  57. width:9px;
  58. background-color: #000;
  59. border: 4px solid {color:scrollbar background};
  60. }
  61.  
  62. body {
  63. background-color:{color:background};
  64. font-family:Californian FB;
  65. font-size:12px;
  66. text-align:justify;
  67. margin:0;
  68. color:{color:body};
  69. }
  70.  
  71. a {
  72. color:{color:links};
  73. text-decoration:none;
  74. -moz-outline-style:none;
  75. }
  76.  
  77. a:hover{
  78. color:{color:hover};
  79. text-decoration:underline;
  80. -moz-transition-duration:0.3s;
  81. -webkit-transition-duration:0.3s;
  82. -o-transition-duration:0.3s;
  83. }
  84.  
  85. body, a, a:hover {cursor: url(http://media.tumblr.com/649c000edb2f0b30a6b3f462d580ffbc/tumblr_inline_mmsrqqFXgB1qz4rgp.png), auto;}
  86.  
  87.  
  88. img {
  89. border:none;
  90. }
  91.  
  92. blockquote {
  93. padding-left:5px;
  94. border-left:2px solid;
  95. }
  96.  
  97. blockquote blockquote {
  98. padding-left:5px;
  99. border-left:2px solid;
  100. }
  101.  
  102.  
  103. /*HEADER*/
  104.  
  105. #links{
  106. position:fixed;
  107. font-family:cambria;
  108. width:100%;
  109. left:0px;
  110. top:0px;
  111. z-index:9999;
  112. background:{color:header};
  113. text-align:center;
  114. text-transform:uppercase;
  115. padding-left:10px;
  116. padding-right:10px;
  117. padding-top:5px;
  118. padding-bottom:5px;
  119. line-height:150%;
  120. word-spacing:30px;
  121.  
  122. }
  123.  
  124. #links a{
  125. color:{color:sidebar links};
  126. }
  127.  
  128. #links a:hover{
  129.  
  130. -moz-transition-duration:0.3s;
  131. -webkit-transition-duration:0.3s;
  132. -o-transition-duration:0.3s;
  133. }
  134.  
  135.  
  136.  
  137. /*AUDIO PLAYER*/
  138.  
  139. #audioplayer {
  140. width:28px;
  141. height:28x;
  142. overflow:hidden;
  143. position:relative;
  144. left:-5px;
  145. top:55px;
  146. margin: 15px 24px 13px 16px;
  147. opacity:0.5;
  148. }
  149.  
  150.  
  151.  
  152. /*SIDEBAR*/
  153.  
  154. #sidebar{
  155. position:fixed;
  156. margin-top:150px;
  157. margin-left:320px;
  158. width:140px;
  159. }
  160.  
  161.  
  162. #sidebarimg img{
  163. width:110px;
  164. }
  165.  
  166.  
  167. #desc{
  168. width:110px;
  169. margin-top:1px;
  170. font-size:10px;
  171. line-height:120%;
  172. color:{color:desc};
  173. text-align:justify;
  174. }
  175.  
  176.  
  177. .pagi {
  178. font-size:8px;
  179. text-transform:uppercase;
  180. letter-spacing:3px;
  181. font-style:normal;
  182. text-align:center;
  183. margin-left:-25px;
  184. }
  185.  
  186. .pagi a {
  187. color:{color:links};
  188. }
  189.  
  190. .pagi a:hover{
  191. text-decoration:none;
  192. }
  193.  
  194.  
  195.  
  196. #desc:first-letter {
  197. border:solid 1px {color:initial};
  198. width:33px;
  199. height:33px;
  200. background:#aaa
  201. font-family:Californian FB;
  202. text-transform:uppercase;
  203. float:left;
  204. margin-right:3px;
  205. line-height: 135%;
  206. text-align:center;
  207. color: #fff;
  208. background:{color:initial};
  209. font-size:24px;
  210.  
  211. }
  212.  
  213.  
  214. /*ENTRIES*/
  215.  
  216. #container {
  217. width:400px;
  218. padding:10px;
  219. margin-left:auto;
  220. margin-right:auto;
  221. margin-top:60px;
  222. }
  223.  
  224.  
  225. #posts{
  226. width:400px;
  227. padding:25px;
  228. margin-top:30px;
  229. }
  230.  
  231. #post:hover #info {
  232. opacity:1;
  233. -moz-transition-duration:1.2s;
  234. -webkit-transition-duration:1.2s;
  235. -o-transition-duration:1.2s;
  236. }
  237.  
  238.  
  239.  
  240. /*POST INFO*/
  241.  
  242. #info {
  243. width:400px;
  244. text-align:center;
  245. font-family:calibri;
  246. font-size:8px;
  247. padding:1px;
  248. opacity:1;
  249. color:{color:info};
  250. line-height:10px;
  251. margin-top:5px;
  252. margin-bottom:15px;
  253.  
  254. }
  255.  
  256. #info a{
  257. color:{color:info};
  258. }
  259.  
  260. #info a:hover{
  261. color:{color:hover};
  262. }
  263.  
  264.  
  265.  
  266.  
  267.  
  268. #tags{
  269. width:400px;
  270. padding:5px;
  271. margin-top:-3px;
  272. margin-left:-5px;
  273. float:left;
  274. text-align:center;
  275. font-size:8px;
  276. opacity:1;
  277. color:{color:links};
  278. transition-duration: 0.5s;
  279. -moz-transition-duration: 0.5s;
  280. -webkit-transition-duration: 0.5s;
  281. -o-transition-duration: 0.5s
  282. }
  283.  
  284. #tags a {
  285. display:inline-block;
  286. color:{color:info};
  287. font-size:8px;
  288. text-align:center;
  289. text-decoration:none;
  290. }
  291.  
  292. #notes{
  293. font-size:10px;
  294. font-family:calibri;
  295. }
  296.  
  297.  
  298.  
  299.  
  300. /*CREDIT*/
  301.  
  302. #credit{
  303. float:right;
  304. position:fixed;
  305. bottom:5px;
  306. right:15px;
  307. padding:5px;
  308. font-size:12px;
  309. }
  310.  
  311. #credit a{
  312. color:{color:links};
  313. }
  314.  
  315.  
  316. #credit a:hover{
  317. text-decoration:none;
  318. }
  319.  
  320.  
  321.  
  322. {CustomCSS}
  323.  
  324. </style></head>
  325.  
  326.  
  327. <body>
  328.  
  329. <div id="sidebar">
  330.  
  331. <div id="sidebarimg">
  332. <a href="/"><img src="{image:sidebar image}"></a></div>
  333.  
  334. <div id="desc">{description}</div>
  335. {block:Pagination}
  336. <div class="pagi">
  337. {block:PreviousPage}
  338. <a href="{PreviousPage}">←</a>
  339. {/block:PreviousPage}
  340. {block:NextPage}
  341. <a href="{NextPage}">→</a>
  342. {/block:NextPage}
  343. </div>
  344. {/block:Pagination}
  345. </div>
  346. </div>
  347.  
  348.  
  349. <div id="container">
  350. {block:Posts}
  351. <div id="post">
  352.  
  353. <!--TEXT POSTS-->
  354.  
  355. {block:Text}
  356. {block:Title}<h2>{Title}</h2>{/block:Title}
  357. {Body}
  358. {/block:Text}
  359.  
  360. <!--ASKS-->
  361.  
  362. {block:Answer}<div id="ask"><img src="{AskerPortraitURL-24}" style="border-radius:90px; opacity:.85;margin-left:3px;"></div> &nbsp;<em>{Asker}:<br> &nbsp; <big>"{Question}"</big></em><br><br>{Answer}{/block:Answer}
  363.  
  364. <!--QUOTES-->
  365. {block:Quote}
  366. <div class="quote">
  367. <div class="quotetext_{Length}"><big><big><big>"{Quote}"</big></big></big></div>
  368. {block:Source}<div class="source">— {Source}</div>{/block:Source}
  369. </div>
  370. {/block:Quote}
  371.  
  372. <!--LINKS-->
  373.  
  374. {block:Link}
  375. <h2><a href="{URL}">{Name}</a></h2>
  376. {block:Description}{Description}{/block:Description}
  377. {/block:Link}
  378.  
  379. <!--CHATS-->
  380.  
  381. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}{hw}
  382.  
  383.  
  384. <!--PHOTOS-->
  385.  
  386. {block:Photo}
  387. {LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}" width="400px">{LinkCloseTag}
  388.  
  389. {block:Caption}{Caption}{/block:Caption}
  390. {/block:Photo}
  391.  
  392. <!--PHOTOSETS-->
  393.  
  394. {block:Photoset}
  395. {Photoset-400}
  396. {block:Caption}{Caption}{/block:Caption}
  397. {/block:Photoset}
  398.  
  399. <!--VIDEOS-->
  400.  
  401. {block:Video}
  402. {Video-400}
  403. {block:Caption}{Caption}{/block:Caption}
  404. {/block:Video}
  405.  
  406.  
  407. <!--AUDIO-->
  408.  
  409. {block:Audio}
  410. <div id="audioplayer">{AudioPlayerWhite} </div>
  411. <div id="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="50" align="left" style="margin-right:10px">{/block:AlbumArt}</div>
  412. {block:TrackName}<b>Title:</b>{TrackName}<br />{/block:TrackName}
  413. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  414. <b>Played:</b> {PlayCount} times
  415. </left></span></br><br>{block:Caption}{Caption}{/block:Caption}</br>{/block:Audio}
  416.  
  417. <!--POST INFO-->
  418.  
  419. <div id="info">
  420. {block:Date}<div id="info"><a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} with <font color=#999></font> <a href="{Permalink}">{NoteCount}</a> {/block:NoteCount} notes {block:RebloggedFrom} — <a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  421. {block:ContentSource} , <a href="{SourceURL}">source</a> {/block:ContentSource}{/block:Date}
  422.  
  423. {block:HasTags}<div id="tags">
  424.  
  425. {block:Tags}<a href="/tagged/{Tag}">#{Tag}</a>&nbsp;{/block:Tags}
  426. </div>{block:HasTags}
  427. </div>
  428. </div>
  429.  
  430. {/block:Posts}
  431. <br><br>{block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  432. {/block:Posts}</div></div></div>
  433. <br><br><br><br>
  434.  
  435.  
  436. </div></div>
  437.  
  438. {/block:Posts}
  439.  
  440. <!--CREDIT-->
  441. <div id="credit">
  442. <a href="http://taurielic.tumblr.com">©</a>
  443. </div>
  444.  
  445.  
  446.  
  447. <!--LINKS-->
  448. <div id="links">
  449. <a href="{text:link 1 url}">{text:link 1}</a>
  450. <a href="{text:link 2 url}">{text:link 2}</a>
  451. <a href="{text:link 3 url}">{text:link 3}</a>
  452. <a href="{text:link 4 url}">{text:link 4}</a>
  453. <a href="{text:link 5 url}">{text:link 5}</a>
  454. </div>
  455.  
  456. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment