Advertisement
lauracw

Theme #4 - 500px

Mar 28th, 2013
381
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.65 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. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8.  
  9. <!--
  10. █▀▀▄ █░░ █░░█ █▀▀ ▀█░█▀ █░░ ▀█░█▀ █▀▀ ▀▀█▀▀
  11. █▀▀▄ █░░ █░░█ █▀▀ ░█▄█░ █░░ ░█▄█░ █▀▀ ░░█░░
  12. ▀▀▀░ ▀▀▀ ░▀▀▀ ▀▀▀ ░░▀░░ ▀▀▀ ░░▀░░ ▀▀▀ ░░▀░░
  13.  
  14.  
  15. theme #4 >> HIGH ON YOU
  16. SIDEBAR MUST BE SQUARE K
  17. -->
  18.  
  19.  
  20. <meta name="color:Background" content="#ffffff"/>
  21. <meta name="color:Text" content="#838282"/>
  22. <meta name="color:Link" content="#b8b8b8"/>
  23. <meta name="color:link hover" content="#dddddd">
  24. <meta name="color:scrollbar" content="#eeeeee">
  25. <meta name="color:border" content="#d8d8d8">
  26. <meta name="color:italic" content="#f2e5be" />
  27. <meta name="color:bold" content="#424242" />
  28. <meta name="color:big" content="#6E6E6E" />
  29. <meta name="color:sidelinks" content="#6E6E6E" />
  30. <meta name="color:sidelinkshover" content="#6E6E6E" />
  31. <meta name="text:link 1" content="">
  32. <meta name="text:link 1 url" content="/">
  33. <meta name="text:link 2" content="">
  34. <meta name="text:link 2 url" content="/">
  35. <meta name="text:link 3" content="">
  36. <meta name="text:link 3 url" content="/">
  37. <meta name="text:link 4" content="">
  38. <meta name="text:link 4 url" content="/">
  39. <meta name="text:link 5" content="">
  40. <meta name="text:link 5 url" content="/">
  41. <meta name="image:sidebar" content=""/>
  42.  
  43.  
  44.  
  45. <link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'>
  46.  
  47.  
  48.  
  49. <link href='http://fonts.googleapis.com/css?family=La+Belle+Aurore|Yesteryear|Marck+Script|Contrail+One|Reenie+Beanie|Open+Sans+Condensed:700,300|Nothing+You+Could+Do|Kaushan+Script&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
  50.  
  51.  
  52. <style type="text/css">
  53.  
  54.  
  55. @font-face {font-family:'Tw Cen MT Condensed'; src:url(http://static.tumblr.com/lt1yykl/YpAmkeaxb/tccm____.ttf);}
  56.  
  57. @font-face{font-family:Basic L;src:url(http://static.tumblr.com/9wzbixa/Cf3mj2g0f/basicl.ttf);}
  58.  
  59.  
  60. ::-webkit-scrollbar {height: 5px ; width: 5px;}
  61. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar};}
  62. ::-webkit-scrollbar-track{background-color:white;}
  63.  
  64. body {
  65. background:{color:background};
  66. margin:0px;
  67. color:{color:text};
  68. font-family:calibri;
  69. font-size:10px;
  70. line-height:11px;
  71. font-style:italic;
  72. font-style:none;
  73. font-style:normal;
  74. font-weight:normal;
  75. font-weight:none;
  76. }
  77.  
  78. a:link, a:active, a:visited { color: {color:link}; text-decoration:none;}
  79.  
  80. a:hover {color:{color:link hover};
  81. }
  82.  
  83. a {
  84. text-decoration:none;
  85. outline:none;
  86. -moz-outline-style:none;
  87. color:{color:link};
  88. }
  89.  
  90. a:hover{
  91. outline:none;
  92. -moz-outline-style:none;
  93. color:{color:link hover};
  94. }
  95.  
  96. img {
  97. border:none;
  98. }
  99.  
  100. blockquote {
  101. padding-left:5px;
  102. border-left:2px solid;
  103. }
  104.  
  105. blockquote blockquote {
  106. padding-left:5px;
  107. border-left:2px solid;
  108. }
  109.  
  110. h1 {
  111. font-size:15px;
  112. font-family:'Tw Cen MT Condensed';
  113. }
  114.  
  115. #entries {
  116. padding:10px;
  117. width:500px;
  118. margin-left:480px;
  119. margin-top:40px;
  120. }
  121.  
  122. #post {
  123. width:500px;
  124. padding-bottom:20px;
  125.  
  126. }
  127.  
  128. #sidebar {
  129. width:200px;
  130. position:fixed;
  131. margin-left:200px;
  132. margin-top:155px;
  133. z-index:01;
  134. }
  135.  
  136. #sidebar:hover {
  137. -webkit-transition: all 0.6s ease-in-out;
  138. -moz-transition: all 0.6s ease-in-out;
  139. -o-transition: all 0.6s ease-in-out;}
  140.  
  141. #sidebar:hover .navigation {margin-left:135px;opacity:1.0;-webkit-transition: all 0.6s ease-in-out;
  142. -moz-transition: all 0.6s ease-in-out;
  143. -o-transition: all 0.6s ease-in-out;}
  144.  
  145. #sidebar:hover .title {margin-left:-0px;opacity:0;-webkit-transition: all 0.6s ease-in-out;
  146. -moz-transition: all 0.6s ease-in-out;
  147. -o-transition: all 0.6s ease-in-out;z-index:999999999999999;}
  148.  
  149.  
  150.  
  151. .navigation{position:fixed;text-transform:uppercase;width:40px;height:120px;margin-top:-145px;margin-left:-18px;background-color:transparent;opacity:0;font-family:'inconsolata';-webkit-transition: all 0.6s ease-in-out;
  152. -moz-transition: all 0.6s ease-in-out;
  153. -o-transition: all 0.6s ease-in-out;}
  154.  
  155. .navigation a {float:center;width:43px;margin-bottom:2px;line-height:10px;padding:4px; font-size:10px;text-decoration:none; text-align:center;opacity:1.0;margin-left:5px;color:{color:sidelinks};background-color:transparent;display:block;border-bottom:1px solid #dbdbdb;-webkit-transition: all 0.6s ease-in-out;
  156. -moz-transition: all 0.6s ease-in-out;
  157. -o-transition: all 0.6s ease-in-out;}
  158.  
  159. .navigation a:hover {margin-top:4px;margin-bottom:4px;border-bottom:1px solid #a4a4a4;font-size:11px;-webkit-transition: all 0.6s ease-in-out;
  160. -moz-transition: all 0.6s ease-in-out;
  161. -o-transition: all 0.6s ease-in-out;color:{color:sidelinkshover};}
  162.  
  163.  
  164.  
  165. #sidebarimage {
  166. width 130px;z-index:-9999999999999;
  167. }
  168.  
  169.  
  170. #sidebarimage img {
  171. width:130px;
  172. height:auto;z-index:-9999999999999;
  173.  
  174.  
  175. outline:1px solid #fff;outline-offset:-10px;
  176. padding:3px;
  177. }
  178.  
  179.  
  180. #description {
  181. padding:3px;
  182. text-align:center;
  183. line-height:10px;
  184. padding-top:6px;
  185. font-family:'inconsolata';
  186. text-transform:uppercase;
  187. width:130px;
  188. margin-left:0px;
  189. margin-top:20px;
  190. font-size:8px;
  191. border-top:1px solid #dbdbdb;
  192. z-index:-99999999999999;
  193. }
  194.  
  195.  
  196. .title {
  197. width:10px; line-height:20px; height:90px; margin-left:140px; margin-top:-110px;font-family:'Basic L'; padding: 1px; text-transform: uppercase; letter-spacing:1px; font-size: 16px;text-align:right;
  198. -webkit-transition: all 0.6s ease-in-out;
  199. -moz-transition: all 0.6s ease-in-out;
  200. -o-transition: all 0.6s ease-in-out;}
  201.  
  202. .title a{ text-align:right;}
  203.  
  204.  
  205.  
  206. #pagination {
  207. padding:2px;
  208. width:116px;
  209. font-size:10px;
  210. margin-top:0px;
  211. margin-left:10px;
  212. text-transform:uppercase;
  213. font-family:consolas;
  214. letter-spacing:3px;
  215. font-style:normal;
  216. text-align:center;
  217. transition-duration: 0.5s;
  218. -moz-transition-duration: 0.5s;
  219. -webkit-transition-duration: 0.5s;
  220. -o-transition-duration: 0.5s;
  221. }
  222.  
  223. #pagination a {
  224. color:{color:text};
  225. font-family:consolas;
  226. font-size:10px;
  227. }
  228.  
  229.  
  230. #info {background-color:{color:sidebar}; font-family:'inconsolata'; text-align:right; margin:16px 0px 0px 0px; padding:4px; text-transform:uppercase;font-size:9px; width:495px;border-top:1px solid #ddd;padding-top:10px;}
  231.  
  232. .tags {background-color:{color:sidebar}; font-family:'inconsolata'; text-align:left; margin:-10px 0px 0px 0px; padding:-40px; text-transform:uppercase; font-size:9px; width:500px;margin-top:-16px;}
  233.  
  234.  
  235. big{ color:{color:big}; font-family:cambria; letter-spacing:px; font-size:10px; font-style:normal; text-transform:uppercase;}
  236. i, em{color:{color:italic}; text-transform:lowercase; font-style:italic; font-size:9px;}
  237. bold,b{color:{color:bold}; text-transform:lowercase; font-size:9px;text-height:bold;}
  238.  
  239.  
  240. .asker a {color: {color:bold};}
  241.  
  242. .answer {
  243. margin-top:-5px;font-weight: normal; }
  244.  
  245. .asker {
  246. width: 485px;
  247. background-color: {color:question};
  248. font-family:'trebuchet ms;
  249. padding: 10px;
  250. font-style:italic;
  251. font-size: 10px; color: {color:bold};
  252. font-weight: normal;
  253. text-transform: lowercase;
  254. line-height: 11px; }
  255.  
  256. .asker img{
  257. float:right;
  258.  
  259. border:3px solid {color:border};
  260. }
  261.  
  262. .asker a{
  263. font-size: 12px;
  264. color:{color:bold};
  265. line-height: 11px;
  266. padding: 0;
  267. margin: 0;
  268. }
  269.  
  270. .question {
  271. font-size: 12px;
  272. font-weight: normal;
  273. color:{color:text};
  274. padding:20px
  275. overflow:hidden;
  276. text-transform: none;
  277. border-bottom:1px solid {color:border};}
  278.  
  279. .answer {
  280. padding-left: 4px;
  281. padding-right: 4px;
  282. padding-top: 4px;}
  283.  
  284.  
  285.  
  286.  
  287. {CustomCSS}</style></head><body>
  288.  
  289. <div id="sidebar">
  290.  
  291.  
  292. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  293.  
  294. <div class="navigation">
  295. <br><br>
  296. <a href="{text:link 1 url}">{text:link 1}</a>
  297. <a href="{text:link 2 url}">{text:link 2}</a>
  298. <a href="{text:link 3 url}">{text:link 3}</a>
  299. <a href="{text:link 4 url}">{text:link 4}</a>
  300. <a href="{text:link 5 url}">{text:link 5}</a>
  301.  
  302.  
  303. </div>
  304. <div class="title"><font style="text-align:left;">{title}</div></font>
  305. <div id="description">{Description}</div>
  306.  
  307. {block:Pagination}
  308. <div id="pagination">
  309. {block:PreviousPage}
  310. <a href="{PreviousPage}">«</a>
  311. {/block:PreviousPage}
  312. {block:JumpPagination length="5"}
  313. {block:CurrentPage}
  314. <span class="current_page">{PageNumber}</span>
  315. {/block:CurrentPage}
  316.  
  317. {block:JumpPage}
  318. <a class="jump_page" href="{URL}">{PageNumber}</a>
  319. {/block:JumpPage}
  320. {/block:JumpPagination}
  321. {block:NextPage}
  322. <a href="{NextPage}">»</a>
  323. {/block:NextPage}
  324. </div>
  325. {/block:Pagination}
  326. </div>
  327.  
  328. </div>
  329.  
  330. <div id="entries">{block:Posts}<div id="post">
  331.  
  332. {block:ContentSource}
  333. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  334. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  335. {/block:SourceLogo}
  336. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  337. {/block:ContentSource}
  338.  
  339. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  340.  
  341. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  342.  
  343. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  344.  
  345. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  346.  
  347. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  348.  
  349. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  350.  
  351. {block:Audio}<div class="audio">{AudioPlayerWhite}</span><div class="audioinfo"><b>TITLE:</b> <span{block:TrackName} style="display: none;"{block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br /><b>ARTIST:</b> <span{block:Artist} style="display: none;"{block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<div class="audiocaption">{block:Caption}{Caption}{/block:Caption}</div></div>{/block:Audio}
  352.  
  353. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  354.  
  355. {block:Answer}
  356. <div class="asker"><img src="{AskerPortraitURL-40}">{Asker} said to me: </br>
  357. <div class="question">{Question}</div></div>
  358. <div class="answer">{Answer}</div>
  359. {/block:Answer}
  360.  
  361. <div id="info">
  362. {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:RebloggedFrom} - <a href="{ReblogParentURL}"title="{ReblogParentTitle}">via</a> - <a href="{ReblogRootURL}"title="{ReblogRoottitle}">source</a> {/block:RebloggedFrom} - {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</div><div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div><br><br>
  363.  
  364.  
  365.  
  366. <div style="position:fixed; bottom:8px; right:5px; letter-spacing:2px;color:white;padding:3px; font-size:10px;font-family:calibri;text-transform:uppercase;"><center>
  367. <a href="http://bluevlvet.tumblr.com">©</a>
  368.  
  369.  
  370. </div>
  371. {block:PostNotes}{PostNotes}{/block:PostNotes}
  372. {/block:Posts}</div>
  373.  
  374. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement