Advertisement
klefanbedfellows

Theme 07

Aug 15th, 2014
949
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.04 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>
  4.  
  5. <title>{Title}</title>
  6. <link rel="shortcut icon" href="{Favicon}">
  7. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  8. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  9.  
  10.  
  11. <!---
  12.  
  13. ______________________________________
  14. THEME 07 BY WNTEROGERS
  15. _____________________________________
  16. don't steal, use as base ect. feel free to message if you have any questions/problems. enjoy :) !--->
  17.  
  18. <meta name="color:Background" content="#ffffff"/>
  19. <meta name="color:Text" content="#c7c7c7"/>
  20. <meta name="color:Link" content="#c7c7c7"/>
  21. <meta name="color:Title" content="#c7c7c7"/>
  22. <meta name="color:LinkHover" content="#eeeeee"/>
  23. <meta name="color:scrollbar" content="#f5f3f5"/>
  24. <meta name="color:scrollbg" content="#ffffff"/>
  25. <meta name="color:sidebar links" content="#bbbbbb"/>
  26. <meta name="color:sidebar background" content="#ffffff"/>
  27.  
  28.  
  29. <meta name="image:sidebar" content=""/>
  30. <meta name="if:fadingimages" content="1"/>
  31.  
  32. <meta name="text:sidebar height" content="162" />
  33.  
  34. <meta name="text:link 1" content=""/>
  35. <meta name="text:link 1 title" content=""/>
  36. <meta name="text:link 2" content=""/>
  37. <meta name="text:link 2 title" content=""/>
  38. <meta name="text:link 3" content=""/>
  39. <meta name="text:link 3 title" content=""/>
  40. <meta name="text:link 4" content=""/>
  41. <meta name="text:link 4 title" content=""/>
  42.  
  43.  
  44. <style type="text/css">
  45.  
  46. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.5;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  47.  
  48. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  49.  
  50. ::-webkit-scrollbar {width: 7px; height:auto; background:#FFFFFF}
  51.  
  52.  
  53. ::-webkit-scrollbar-thumb:vertical {background:#eeeeee; border-top: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF}
  54.  
  55. ::-webkit-scrollbar-thumb:horizontal {background:#eeeeee; border: 0px solid #ffffff}
  56.  
  57.  
  58.  
  59. body {
  60. background:{color:background};
  61. margin:0px;
  62. color:{color:text};
  63. font-weight:normal;
  64. font-family:cambria;
  65. font-size:9px;
  66. line-height:100%;
  67. }
  68.  
  69. a:link, a:active, a:visited {
  70. text-decoration:none;
  71. -webkit-transition:opacity 0.4s linear;
  72. -webkit-transition:all 0.4s ease-out;
  73. -moz-transition:all 0.4s ease-out;
  74. transition:all 0.4s ease-out;
  75. color:{color:link};
  76. }
  77.  
  78. a:hover {
  79. text-decoration:none;
  80. -webkit-tansition:opacity 0.4s linear;
  81. -webkit-transition:all 0.4s ease-out;
  82. -moz-transition:all 0.4s ease-out;
  83. transition:all 0.4s ease-out;
  84. color:{color:linkhover};
  85. }
  86.  
  87. img {
  88. border:none;
  89. }
  90.  
  91.  
  92. blockquote {
  93. border-top:1px solid #f6f6f6;
  94. border-bottom:1px solid #f6f6f6;
  95. background-color:#fafafa;
  96. padding-left:5px;
  97. margin:5px;
  98. max-width:500px!important;
  99. }
  100.  
  101. blockquote blockquote {
  102. border:none;
  103. background-color:#fafafa;
  104. padding:2px;
  105. }
  106.  
  107. blockquote blockquote blockquote {
  108. border:none;
  109. background-color:#fafafa;
  110. padding:2px;
  111. }
  112.  
  113. blockquote img{
  114. max-width:435px!important
  115. }
  116.  
  117. blockquote blockquote img{
  118. max-width:415px!important
  119. }
  120.  
  121. blockquote blockquote blockquote img{
  122. max-width:395px!important
  123. }
  124.  
  125. blockquote blockquote blockquote blockquote img{
  126. max-width:375px!important
  127. }
  128.  
  129. h1 {
  130. {color:{color:title}};
  131. font-family:'inconsolata';
  132. font-size:12px;
  133. line-height:100%;
  134. font-style: normal;
  135. font-weight: normal;
  136. margin-bottom: 0px;
  137. padding-left: 1%;
  138.  
  139. }
  140.  
  141. h2 {
  142. {color:{color:text}};
  143. font-size:10px;
  144. text-align:left;
  145. text-transform:lowercase;
  146. font-family:cambria;
  147. line-height:100%;
  148. letter-spacing:0px;
  149. font-weight:normal;
  150. font-style:italic;
  151. margin-bottom:4px;
  152. }
  153.  
  154.  
  155. #entries {
  156. padding:10px;
  157. width:500px;
  158. margin-left:605px;
  159. margin-top:40px;
  160. }
  161.  
  162. {block:iffadingimages}
  163.  
  164. .opacity {
  165. opacity: .75;
  166. -webkit-transition: all 0.9s ease;
  167. {block:permalinkpage} opacity:1;{/block:permalinkpage}
  168. }
  169.  
  170. .opacity:hover {
  171. opacity: 1;
  172. }
  173.  
  174. {/block:iffadingimages}
  175.  
  176.  
  177. #post {
  178. width:500px;
  179. margin-bottom:20px;
  180. }
  181.  
  182. #post:hover .info {
  183. opacity:1;
  184. -webkit-transition: all 0.7s ease;
  185. -moz-transition: all 0.7s ease;
  186. -o-transition: all 0.7s ease;
  187. }
  188.  
  189. .info {
  190. opacity:0;
  191. position:absolute;
  192. margin-top:3px;
  193. font-size:9px;
  194. text-transform:none;
  195. -webkit-transition: all 0.7s ease;
  196. -moz-transition: all 0.7s ease;
  197. -o-transition: all 0.7s ease;
  198. }
  199.  
  200. #post:hover .tags {
  201. opacity:1;
  202. -webkit-transition: all 0.7s ease;
  203. -moz-transition: all 0.7s ease;
  204. -o-transition: all 0.7s ease;
  205. margin-top:14px;
  206. }
  207.  
  208. .tags {
  209. opacity:1;
  210. margin-top:4px;
  211. padding-top:0px;
  212. text-transform:normal;
  213. font-family:cambria;
  214. font-style: italic;
  215. letter-spacing:0px;
  216. text-align:left;
  217. font-size:9px;
  218. -webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;
  219. }
  220.  
  221. .sidebar {
  222. position:fixed;
  223. margin-left:450px;
  224. margin-top:170px;
  225. }
  226.  
  227.  
  228.  
  229. .navigation {
  230. width: 500px;
  231. text-align: center;
  232. z-index: 10;
  233. padding: 10px 0px;
  234. background-color: #fff;
  235. bottom: 0px;
  236. margin-left:0px;
  237. font-size:10px;
  238. }
  239.  
  240. .current_page, .navigation a {
  241. padding: 0px 4px;
  242. }
  243.  
  244.  
  245. .audio {
  246. width:100%;
  247. opacity: .70;
  248. background-color: #fafafa;
  249. }
  250.  
  251. .audio2{
  252. height:26px;
  253. width:5.5%;
  254. margin-left: 45%;
  255. overflow:hidden;
  256. opacity: .75;
  257. }
  258.  
  259. .desc {
  260. position:fixed;
  261. margin-top:-15px;
  262. font-size:9px;
  263. font-family:cambria;
  264. text-align:justify;
  265. margin-left:10px;
  266. width:120px;
  267. }
  268.  
  269. .cont {
  270. width:133px;
  271. height:{text:sidebar height}px;
  272. background-color:{color:sidebar background};
  273. border:1px solid #f3f1f1;
  274. padding:1px;
  275. }
  276.  
  277. .sidebarimage {
  278. width: 125px;
  279. }
  280.  
  281. .sidebarimage img {
  282. width:125px;
  283. padding:4px;
  284. margin-left:0px;
  285. }
  286.  
  287. .link1 {
  288. height:14px;
  289. line-height:14px;
  290. padding-left:5px;
  291. margin-left:-10px;
  292. margin-top:-145px;
  293. width:50px;
  294. border:1px solid #f3f1f1;
  295. background-color:{color:sidebar background};
  296. font-family:cambria;
  297. font-style:italic;
  298. text-align:justify;
  299. -webkit-transition:all 0.5s ease-out;
  300. -o-transition:all 0.5s ease-out;
  301. -moz-transition:all 0.5s ease-out;
  302. -ms-transition:all 0.5s ease-out;
  303. }
  304.  
  305. .link1 a {color:transparent; -webkit-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out; -moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;}
  306.  
  307. .link1:hover a {color:{color:sidebar links}}
  308.  
  309. .link1:hover {margin-left:-39px;}
  310.  
  311. .link2 {
  312. height:14px;
  313. line-height:14px;
  314. padding-left:5px;
  315. margin-left:-10px;
  316. margin-top:5px;
  317. width:50px;
  318. border:1px solid #f3f1f1;
  319. background-color:{color:sidebar background};
  320. font-family:cambria;
  321. font-style:italic;
  322. text-align:justify;
  323. -webkit-transition:all 0.5s ease-out;
  324. -o-transition:all 0.5s ease-out;
  325. -moz-transition:all 0.5s ease-out;
  326. -ms-transition:all 0.5s ease-out;
  327. }
  328.  
  329. .link2 a {color:transparent; -webkit-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out; -moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;}
  330.  
  331. .link2:hover a {color:{color:sidebar links}}
  332.  
  333. .link2:hover {margin-left:-39px;}
  334.  
  335. .link3 {
  336. height:14px;
  337. line-height:14px;
  338. padding-left:5px;
  339. margin-left:-10px;
  340. margin-top:5px;
  341. width:50px;
  342. border:1px solid #f3f1f1;
  343. background-color:{color:sidebar background};
  344. font-family:cambria;
  345. font-style:italic;
  346. text-align:justify;
  347. -webkit-transition:all 0.5s ease-out;
  348. -o-transition:all 0.5s ease-out;
  349. -moz-transition:all 0.5s ease-out;
  350. -ms-transition:all 0.5s ease-out;
  351. }
  352.  
  353. .link3 a {color:transparent; -webkit-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out; -moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;}
  354.  
  355. .link3:hover a {color:{color:sidebar links}}
  356.  
  357. .link3:hover {margin-left:-39px;}
  358.  
  359. .link4 {
  360. height:14px;
  361. line-height:14px;
  362. padding-left:5px;
  363. margin-left:-10px;
  364. margin-top:5px;
  365. width:50px;
  366. border:1px solid #f3f1f1;
  367. background-color:{color:sidebar background};
  368. font-family:cambria;
  369. font-style:italic;
  370. text-align:justify;
  371. -webkit-transition:all 0.5s ease-out;
  372. -o-transition:all 0.5s ease-out;
  373. -moz-transition:all 0.5s ease-out;
  374. -ms-transition:all 0.5s ease-out;
  375. }
  376.  
  377. .link4 a {color:transparent; -webkit-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out; -moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;}
  378.  
  379. .link4:hover a {color:{color:sidebar links}}
  380.  
  381. .link4:hover {margin-left:-39px;}
  382.  
  383. .link5 {
  384. height:14px;
  385. line-height:14px;
  386. padding-left:5px;
  387. margin-left:-10px;
  388. margin-top:5px;
  389. width:50px;
  390. border:1px solid #f3f1f1;
  391. background-color:{color:sidebar background};
  392. font-family:cambria;
  393. font-style:italic;
  394. text-align:justify;
  395. -webkit-transition:all 0.5s ease-out;
  396. -o-transition:all 0.5s ease-out;
  397. -moz-transition:all 0.5s ease-out;
  398. -ms-transition:all 0.5s ease-out;
  399. }
  400.  
  401. .link5 a {color:transparent; -webkit-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out; -moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;}
  402.  
  403. .link5:hover a {color:{color:sidebar links}}
  404.  
  405. .link5:hover {margin-left:-39px;}
  406.  
  407. .link6 {
  408. height:14px;
  409. line-height:14px;
  410. padding-left:5px;
  411. margin-left:-10px;
  412. margin-top:5px;
  413. width:50px;
  414. border:1px solid #f3f1f1;
  415. background-color:{color:sidebar background};
  416. font-family:cambria;
  417. font-style:italic;
  418. text-align:justify;
  419. -webkit-transition:all 0.5s ease-out;
  420. -o-transition:all 0.5s ease-out;
  421. -moz-transition:all 0.5s ease-out;
  422. -ms-transition:all 0.5s ease-out;
  423. }
  424.  
  425. .link6 a {color:transparent; -webkit-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out; -moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;}
  426.  
  427. .link6:hover a {color:{color:sidebar links}}
  428.  
  429. .link6:hover {margin-left:-39px;}
  430.  
  431.  
  432. {CustomCSS}</style></head><body>
  433.  
  434.  
  435. <div class="sidebar">
  436.  
  437.  
  438. <div class="cont">
  439. <div class="sidebarimage"><img src="{image:sidebar}"></div>
  440. <div class="link1"><a href="/">home</a></div>
  441. <div class="link2"><a href="/message">message</a></div>
  442. {block:iflink1}<div class="link3"><a href="{text:Link 1}">{text:Link 1 Title}</a></div>{/block:iflink1}
  443. {block:iflink2}<div class="link4"><a href="{text:Link 2}">{text:Link 2 Title}</a></div>{/block:iflink2}
  444. {block:iflink3}<div class="link5"><a href="{text:Link 3}">{text:Link 3 Title}</a></div>{/block:iflink3}
  445. {block:iflink4}<div class="link6"><a href="{text:Link 4}">{text:Link 4 Title}</a></div>{/block:iflink4}
  446. </div>
  447.  
  448.  
  449. <div style="align:left; margin-left:-5px; margin-top:4px;"><img src="http://i.imgur.com/jlZKi.png"></div><div class="desc">{Description}</div>
  450.  
  451. </div>
  452.  
  453. </div>
  454.  
  455. </div>
  456.  
  457.  
  458. <div id="entries">{block:Posts}<div id="post">
  459.  
  460.  
  461. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  462.  
  463. {block:Photo}<div class="opacity">{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}</div>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  464.  
  465. {block:Photoset}<div class="opacity">{Photoset-500}</div>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  466.  
  467. {block:Quote}<h2><span style="font-size:14px;font-weight:normal;opacity:.70;font-style:italic;">❝</span> {Quote}<span style="font-size:14px;font-weight:normal;opacity:.70;font-style:italic;">❞</span>{block:Source} —{Source}</h2>{/block:Source}{/block:Quote}
  468.  
  469. {block:Link}<h1> <a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  470.  
  471. {block:Chat}<div style="padding:1px;">{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}</div>{/block:Chat}
  472.  
  473. {block:Audio}<div class="audio"><div class="audio2"><center>{AudioPlayerWhite}</center></div></div>{/block:Audio}
  474.  
  475. {block:Video}<div class="opacity">{Video-500}</div>{block:Caption}{Caption}{/block:Caption}{/block:Video}
  476.  
  477. {block:Answer}
  478. <div style="background:#fafafa; border-top:1px solid #f0f0f0; padding:8px;"><b><i>{Asker}</b> whispered</i> :&nbsp;&nbsp; {Question}</div> {Answer}
  479. {/block:Answer}
  480.  
  481. <div style="border-top: 1px solid #f0f0f0;"></div>
  482.  
  483.  
  484. <div class="info">
  485. <a href="{ReblogURL}" target="_blank">Reblog</a> &nbsp;&nbsp;&nbsp;<a href="{Permalink}">{NoteCountWithLabel}</a> &nbsp;&nbsp;&nbsp;
  486. {block:Date}<a href="{permalink}"title="{timeago}">{dayofmonth} {month} {year}</a>{/block:Date} &nbsp;&nbsp;&nbsp; {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{block:ContentSource} <a href="{SourceURL}">©</a> {/block:ContentSource}{/block:RebloggedFrom}</div>
  487.  
  488. <div class="tags">{block:HasTags}+
  489. {block:Tags}<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;&nbsp;{/block:Tags}{/block:HasTags}
  490.  
  491. </div>
  492. </div>
  493. {block:PostNotes}{PostNotes}{/block:PostNotes}
  494. {/block:Posts}
  495.  
  496. <br><br><br>
  497. <div class="navigation">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">Previous</a>{/block:PreviousPage}{block:JumpPagination length="5"}{block:CurrentPage}<span class="current_page">{PageNumber}</span>
  498. {/block:CurrentPage}{block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}{block:NextPage}
  499. <a href="{NextPage}">Next</a>{/block:NextPage}{/block:Pagination} </div>
  500.  
  501. </div>
  502.  
  503. <div style="position:fixed; bottom:8px; right:13px; font-style:italic; font-size:10px;"><a href="http://klefanbedfellows.tumblr.com/">©</a></div>
  504. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement