Advertisement
foxfaced

theme05

Jan 23rd, 2013
8,402
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.41 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. <head><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. <link href="http://fonts.googleapis.com/css?family=Goudy+Bookletter+1911" rel="stylesheet" type="text/css">
  7.  
  8. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  9.  
  10. <!---- theme by zara @ foxfaced.tumblr.com please do not remove credit --->
  11.  
  12. <meta name="color:Background" content="#ffffff"/>
  13. <meta name="color:Text" content="#787A7A"/>
  14. <meta name="color:title" content="#787A7A"/>
  15. <meta name="color:Link" content="#b8b8b8"/>
  16. <meta name="color:Sidebar Text" content="#D9DEDD"/>
  17. <meta name="color:sidebar bg" content="#a3aaa9"/>
  18. <meta name="color:Sidebar Background 2" content="#e9f0f0"/>
  19. <meta name="color:Accent" content="#b29bb3"/>
  20. <meta name="image:sidebar" content="/"/>
  21. <meta name="image:sidebar bg image" content="http://media.tumblr.com/tumblr_meiipay0tp1r58zwh.png"/>
  22. <meta name="image:info" content="http://media.tumblr.com/tumblr_meiiwx7fE21r58zwh.png"/>
  23. <meta name="text:link 1" content="link 1"/>
  24. <meta name="text:link 1 URL" content="/"/>
  25. <meta name="text:link 2" content="link 2"/>
  26. <meta name="text:link 2 URL" content="/"/>
  27. <meta name="text:link 6" content="link 6"/>
  28. <meta name="text:link 6 URL" content="/"/>
  29. <meta name="text:link 3" content="link 3"/>
  30. <meta name="text:link 3 URL" content="/"/>
  31. <meta name="text:link 4" content="link 4"/>
  32. <meta name="text:link 4 URL" content="/"/>
  33. <meta name="text:link 5" content="link 5"/>
  34. <meta name="text:link 5 URL" content="/"/>
  35.  
  36. <style type="text/css">
  37.  
  38. body {
  39. background:{color:background};
  40. margin:0px;
  41. color:{color:text};
  42. font-family: calibri;
  43. font-size:10px;
  44. line-height:100%;
  45. }
  46.  
  47. a {
  48. text-decoration:none;
  49. outline:none;
  50. -moz-outline-style:none;
  51. color:{color:link};
  52. -webkit-transition: all 0.5s ease-out;
  53. -moz-transition: all 0.5s ease-out;
  54. transition: all 0.5s ease-out;
  55. padding-left:2px;
  56. padding-right:2px;
  57.  
  58.  
  59. }
  60.  
  61. a:hover {
  62. text-decoration: underline;
  63. -webkit-transition: all 0.5s ease-out;
  64. -moz-transition: all 0.5s ease-out;
  65. transition: all 0.5s ease-out;
  66. }
  67.  
  68. img {
  69. border:none;
  70. }
  71.  
  72. blockquote {
  73. padding-left:5px;
  74. border-left:2px solid;
  75. }
  76.  
  77. blockquote blockquote {
  78. padding-left:5px;
  79. border-left:2px solid;
  80. }
  81.  
  82. h1 {
  83. font-size:15px;
  84. }
  85.  
  86. ::selection {
  87. background: {color:accent};
  88. color: {color:background};
  89. }
  90.  
  91. ::-moz-selection {
  92. background: {color:accent};
  93. color: {color:background};
  94. }
  95.  
  96. ::-webkit-selection {
  97. background: {color:accent};
  98. color: {color:background};
  99. }
  100.  
  101. ::-webkit-scrollbar {
  102. height: 3px;
  103. width: 4px;
  104. background: {color:background};
  105.  
  106. }
  107.  
  108. ::-webkit-scrollbar-thumb {
  109. background-color: {color:accent};
  110. border:1px solid #EEE0E5;
  111. -webkit-border-radius: 5ex;
  112. -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.75);
  113.  
  114. }
  115.  
  116. ::-webkit-scrollbar-corner {
  117. background: #transparent;
  118.  
  119. }
  120.  
  121. #entries {
  122. padding:10px;
  123. width:500px;
  124. margin-left:450px;
  125. margin-top:40px;
  126.  
  127. }
  128.  
  129. #post {
  130. width:500px;
  131.  
  132. padding-bottom:40px;
  133.  
  134. }
  135.  
  136. #post2 {
  137. width: 510px;
  138. padding-left: 10px;
  139. padding-bottom: 15px;
  140. padding-top: 15px;
  141. background-color: #fff;
  142.  
  143. }
  144.  
  145.  
  146. #sb{
  147. width:360px;
  148. position:fixed;
  149. margin-top: -50px;
  150. margin-left:0px;
  151. background-image: URL({image:sidebar bg image});
  152. background-color: {color:sidebar background};
  153. height: 200%;
  154. }
  155.  
  156.  
  157.  
  158. .sidebarimage {
  159.  
  160. margin-top: 110px;
  161. width 150px;
  162. text-align: center;
  163. }
  164.  
  165. .sidebarimage img {
  166. width:150px;
  167. }
  168.  
  169.  
  170. .sblinks {
  171. font-size:9px;
  172. width: 150px;
  173. font-family: calibri;
  174. text-transform: uppercase;
  175. font-weight:50;
  176. color: {color:sidebar links};
  177. margin-top: 2px;
  178. margin-left:auto;
  179. margin-right:auto;
  180. letter-spacing: 1px;
  181. line-height: 100%;
  182. -webkit-transition: all 0.5s ease-out;
  183. -moz-transition: all 0.5s ease-out;
  184. text-align: center;
  185. }
  186.  
  187. .ok {
  188. margin-top:2px;
  189. background-color: rgba(255,255,255,0.2);
  190. padding-top: 3px;
  191. padding-bottom: 3px;
  192. }
  193. .ok2 {
  194. margin-top:2px;
  195. background-color: rgba(161,109,130,0.2);
  196. padding-top: 3px;
  197. padding-bottom: 3px;
  198. }
  199.  
  200. .ok2 a {
  201. color: #fff;
  202. }
  203.  
  204.  
  205.  
  206. .ok:hover{
  207. background-color: rgba(255,255,255,0.6);
  208. -webkit-transition: all 0.5s ease-out;
  209. -moz-transition: all 0.5s ease-out;
  210. }
  211. .ok a:hover{
  212. background-color: rgba(255,255,255,0);
  213. }
  214.  
  215.  
  216.  
  217. .description {
  218. text-transform: uppercase;
  219. color: {color:sidebar text};
  220. width: 80px;
  221. margin-left: 250px;
  222. text-align: left;
  223. margin-top: -260px;
  224. border: 0px solid {color:sidebar text};
  225. padding:10px;
  226. opacity: 0;
  227. -webkit-transition: all 0.5s ease-out;
  228. -moz-transition: all 0.5s ease-out;
  229. }
  230.  
  231. #sb:hover .description {
  232. opacity: 0.7;
  233. -webkit-transition: all 0.5s ease-out;
  234. -moz-transition: all 0.5s ease-out;
  235. }
  236.  
  237. .quote {
  238. margin-top: 10px;
  239. width: 100px;
  240. font-size: 10px;
  241. line-height: 120%;
  242. padding-top: 30px;
  243. padding-bottom: 30px;
  244. padding-left: 15px;
  245. padding-right: 2px;
  246. color: {color:sidebar text};
  247. letter-spacing: 2px;
  248. border: 1px solid {color:sidebar text};
  249.  
  250. }
  251.  
  252.  
  253. #info {
  254. font-size: 9px;
  255. border-top: 1px solid {color:sidebar text};
  256. font-family:calibri;
  257. text-align:justify;
  258. margin-top:10px;
  259. text-transform: uppercase;
  260. padding-top: 10px;
  261. padding-left: 10px;
  262. padding-right:10px;
  263. width: 490px;
  264. margin-left:10px;
  265. border-left: 4px solid {color:sidebar text};
  266. }
  267.  
  268.  
  269.  
  270. .tags {
  271. margin-top: 3px;
  272. }
  273.  
  274.  
  275. #asker {
  276. float:left;
  277. margin-right:5px;
  278. }
  279.  
  280. #theme {
  281. position:fixed;
  282. width:100px;
  283. font-family:calibri;
  284. font-size:10px;
  285. right:5px;
  286. bottom:5px;
  287. text-align: right;
  288. text-transform: uppercase;
  289. }
  290.  
  291. #theme a{
  292. color:#464745;
  293. }
  294.  
  295. #albumart img{
  296. width:70px;
  297. height:70px;
  298. padding-bottom: 15px;
  299. opacity: 0.6;
  300. -webkit-transition: all 0.5s ease-out;
  301. -moz-transition: all 0.5s ease-out;
  302. transition: all 0.5s ease-out;
  303. }
  304.  
  305. #albumart img:hover{
  306. opacity:1;
  307. -webkit-transition: all 0.5s ease-in;
  308. -moz-transition: all 0.5s ease-in;
  309. transition: all 0.5s ease-in;
  310. }
  311.  
  312.  
  313. #photo a:hover {
  314.  
  315. background-color:#fff;
  316. }
  317.  
  318.  
  319.  
  320. {CustomCSS}</style></head><body>
  321.  
  322. <div id="sb">
  323.  
  324. <div class="sidebarimage"><img src="{image:sidebar}"></div>
  325.  
  326.  
  327.  
  328. <div class="sblinks">
  329. <div class="ok"><a href="/"> home </a></div>
  330. <div class="ok"><a href="/ask"> message </a> </div>
  331. <div class="ok"><a href="{text:link 1 URL}"> {text:link 1} </a></div>
  332. <div class="ok"><a href="{text:link 2 URL}"> {text:link 2} </a></div>
  333. <div class="ok"><a href="{text:link 3 URL}"> {text:link 3} </a></div>
  334. <div class="ok"><a href="{text:link 4 URL}"> {text:link 4} </a></div>
  335. <div class="ok"><a href="{text:link 5 URL}"> {text:link 5} </a></div>
  336. </div>
  337. <div class="description">{Description} <br>
  338. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">PREV</a>{/block:PreviousPage}
  339. {block:NextPage}<a href="{NextPage}">NEXT</a>{/block:NextPage}{/block:Pagination}
  340.  
  341. </div>
  342. </div>
  343.  
  344.  
  345. </div>
  346.  
  347.  
  348. <div id="entries">{block:Posts}<div id="post">
  349. <div id="post2">
  350.  
  351. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  352.  
  353. <div id="photo">
  354. {block:Photo}
  355. {LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}
  356. {block:Caption}
  357. {Caption}
  358. {/block:Caption}
  359. {/block:Photo}</div>
  360.  
  361. <div id="photo">{block:Photoset}{Photoset-500}
  362. {block:Caption}
  363. {Caption}
  364. {/block:Caption}
  365. {/block:Photoset}</div>
  366.  
  367. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  368.  
  369. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  370.  
  371. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  372.  
  373. {block:Audio}
  374. {block:AlbumArt} <div id="albumart"><img src="{AlbumArtURL}"></div> {/block:AlbumArt}
  375. <b>{block:TrackName}
  376. {TrackName}
  377. {/block:TrackName} </b> <br>
  378. {block:Artist}
  379. {Artist}
  380. {/block:Artist} <br>
  381. {block:Album}
  382. {Album}
  383. {/block:Album}
  384. <br><br><br>
  385. {AudioPlayerWhite}
  386. {block:Caption}
  387. {Caption}
  388. {/block:Caption}
  389. {/block:Audio}
  390.  
  391. {block:Video}{Video-500}
  392. {block:Caption}
  393. {Caption}
  394. {/block:Caption}
  395. {/block:Video}
  396.  
  397. {block:Answer}<div id="asker"><img src="{AskerPortraitURL-24}"></div>{Asker}:<br>{Question}<br>{Answer}{/block:Answer}
  398.  
  399. </div>
  400.  
  401.  
  402. <div id="info">
  403. {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount}<a href="{permalink}">{NoteCount}</a> &nbsp;{/block:NoteCount}
  404. {block:RebloggedFrom} <a href="{ReblogParentURL}"> via {/block:RebloggedFrom}</a>
  405. {block:ContentSource}| <a href="{SourceURL}">© source {/block:ContentSource}</a> <br>
  406. <div class="tags">
  407. {block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</div> </div>
  408.  
  409. </div>
  410. {block:PostNotes}{PostNotes}{/block:PostNotes}
  411. {/block:Posts}
  412. </div>
  413.  
  414. <div id="theme">
  415.  
  416. ©<a href="http://foxfaced.tumblr.com/">ff themes</a></div>
  417.  
  418.  
  419. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement