Advertisement
karennn13

theme 3

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