Advertisement
imbetterthanu

THEME 04 / CIRCLES

Jun 12th, 2014
5,864
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.73 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <head>
  3.  
  4. <!-----
  5.  
  6. Β©Theme #04 by meanwolfs - insp: from my lovely friend: theirins - ily bb
  7. Edit away, just leave the credit as it is. (And where it is)
  8.  
  9. ------>
  10.  
  11. <title>{Title}</title>
  12.  
  13. <link rel="shortcut icon" href="{Favicon}">
  14. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  15. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  16.  
  17. <meta name="color:Background" content="#ffffff"/>
  18. <meta name="color:Text" content="#aaaaaa"/>
  19. <meta name="color:Tags" content="#aaaaaa"/>
  20. <meta name="color:Headline" content="#aaaaaa"/>
  21. <meta name="color:Link" content="#000000"/>
  22. <meta name="color:Scrollbar" content="#dcdcdc"/>
  23. <meta name="color:Link Hover" content="#dadada"/>
  24.  
  25. <meta name="image:Sidebar" content=""/>
  26.  
  27. <meta name="text:Link 3 URL" content="" />
  28. <meta name="text:Link 3" content="" />
  29. <meta name="text:Link 4 URL" content="" />
  30. <meta name="text:Link 4" content="" />
  31.  
  32. <meta name="if:Reblog Button" content="1"/>
  33.  
  34. <script type="text/javascript">
  35. WebFontConfig = {
  36. google: { families: [ 'Roboto:300italic:latin' ] }
  37. };
  38. (function() {
  39. var wf = document.createElement('script');
  40. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  41. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  42. wf.type = 'text/javascript';
  43. wf.async = 'true';
  44. var s = document.getElementsByTagName('script')[0];
  45. s.parentNode.insertBefore(wf, s);
  46. })(); </script>
  47.  
  48. <style type="text/css">
  49.  
  50. ::-webkit-scrollbar {background-color:#ffffff; height:8px; width:5px}
  51. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  52. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px}
  53.  
  54. blockquote {
  55. padding-left:5px;
  56. margin:0px 10px 0px 5px;
  57. border-left:1px solid #f4f4f4;
  58. max-width:500px!important;
  59. }
  60.  
  61. body {
  62. background:{color:background};
  63. color:{color:text};
  64. font-family:arial;
  65. font-size:9px;
  66. text-align:justify;
  67. margin:0;
  68. line-height:14px;
  69. }
  70.  
  71. a {
  72. color:{color:link};
  73. text-decoration:none;
  74. -moz-transition-duration:0.2s;
  75. -webkit-transition-duration:0.2s;
  76. -o-transition-duration:0.2s;
  77. }
  78.  
  79. a:hover {
  80. color:{color:link hover};
  81. text-decoration:underline;
  82. -moz-transition-duration:0.2s;
  83. -webkit-transition-duration:0.2s;
  84. -o-transition-duration:0.2s;
  85. }
  86.  
  87. img {
  88. opacity:1;
  89. border:none;
  90. text-decoration:none
  91. }
  92.  
  93. small {
  94. font-size:9px;}
  95.  
  96. big {
  97. font-size:12px;}
  98.  
  99. #title {
  100. font-size:13px;
  101. font-weight:bold;
  102. line-height:18px;
  103. font-style:italic;
  104. font-family:arial;
  105. margin-bottom:10px;
  106. color:{color:headline};
  107. text-align:left;
  108. }
  109.  
  110. #sidebar {text-align:right;
  111. position:fixed;
  112. margin-left:-220px;
  113. margin-top:140px;
  114. width:170px;
  115. }
  116.  
  117. #sidebarim {
  118. margin-bottom:19px;
  119. }
  120.  
  121. #sidebarim img {
  122. width:100px;
  123. border-radius:100px;
  124. width:100px;
  125. height:100px;
  126. background:#fafafa;
  127. padding:5px;
  128. border:1px solid #f5f5f5;
  129. }
  130.  
  131. #blogt {
  132. font-size:12px;
  133. letter-spacing:1px;
  134. text-transform:uppercase;
  135. font-family:courier;
  136. margin-top:-12px;
  137. }
  138.  
  139. #links {
  140. margin-top:5px;
  141. margin-left:1px;
  142. line-height:16px;
  143. text-align:left;
  144. font-size:8px;
  145. }
  146.  
  147. #links a {
  148. margin-right:6px;
  149. display:inline-block;
  150. margin-bottom:7px;
  151. width:170px;
  152. text-transform:uppercase;
  153. letter-spacing:1px;
  154. font-weight:bold;
  155. border-bottom:1px solid #f0f0f0;
  156. }
  157.  
  158. #links a:hover {
  159. text-decoration:none;
  160. color:{color:link hover};
  161. }
  162.  
  163. #description {
  164. margin-top:6px;
  165. margin-left:0px;
  166. text-align:justify;
  167. width:170px;
  168. line-height:14px;
  169. }
  170.  
  171. #pagination {
  172. margin-top:-30px;
  173. margin-left:0px;
  174. text-align: center;
  175. }
  176.  
  177. #pagination a {
  178. font-family:trebuchet ms;
  179. margin-left:5px;
  180. margin-right:5px;
  181. }
  182.  
  183. #con {
  184. left:50%;
  185. margin-left:-230px;
  186. margin-top:-30px;
  187. position:absolute;
  188. }
  189.  
  190. #entries {
  191. margin-top:80px;
  192. margin-left:10px;
  193. width:500px;
  194. }
  195.  
  196. #posts {
  197. width:500px;
  198. {block:IndexPage}
  199. margin-bottom:60px;
  200. {/block:IndexPage}
  201. {block:PermalinkPage}
  202. margin-bottom:50px;
  203. {/block:PermalinkPage}
  204. }
  205.  
  206. #posts img {
  207. max-width:500px;
  208. }
  209.  
  210. #posts img, #posts li, #posts blockquote {
  211. max-width: 100%;
  212. }
  213.  
  214. .caption {
  215. width:100%;
  216. margin-top:10px;
  217. }
  218.  
  219. #titlequote{
  220. text-align:left;
  221. font-style:italic;
  222. font-size:14px;
  223. line-height:15px;
  224. }
  225.  
  226. #source {
  227. margin-top:2px;
  228. margin-left:0px;
  229. text-align:left;
  230. line-height:17px;
  231. width:500px;
  232. }
  233.  
  234. #askbox {
  235. height:auto;
  236. min-height:48px;
  237. }
  238.  
  239. .pic {
  240. width:48px;
  241. height:48px;
  242. }
  243.  
  244. .pic img {
  245. width:48px;
  246. height:48px;
  247. float:left;
  248. }
  249.  
  250. .question {
  251. background:transparent;
  252. padding:13px;
  253. font-style:none;
  254. min-height:48px;
  255. margin-left:50px;
  256. margin-top:-63px;
  257. }
  258.  
  259. .asker {
  260. font-weight:bold;
  261. text-transform:lowercase;
  262. }
  263.  
  264. .answer {
  265. padding-bottom:4px;
  266. }
  267.  
  268. #audio {
  269. height:auto;
  270. min-height:60px;
  271. padding-bottom:13px;
  272. }
  273.  
  274. .cover {
  275. position:absolute;
  276. z-index:1;
  277. width:55px;
  278. height:55px;
  279. }
  280.  
  281. .cover img {
  282. float:left;
  283. width:55px;
  284. height:55px;
  285. border:8px solid #fafafa;
  286. }
  287.  
  288. .button {
  289. width:19px;
  290. height:20px;
  291. overflow:hidden;
  292. position:relative;
  293. z-index:1000;
  294. margin-top:22px;
  295. margin-left:21px;
  296. text-align:center;
  297. margin-top:4px;
  298. margin-left:5px;
  299. }
  300.  
  301. .box {
  302. opacity:0.8;
  303. width:35px;
  304. height:35px;
  305. margin-top:18px;
  306. margin-left:18px;
  307. background:#fff;
  308. position:absolute;
  309. z-index:1000;
  310. -webkit-border-radius:100px;
  311. -moz-border-radius:100px;
  312. border-radius:100px;
  313. }
  314.  
  315. .capbox {
  316. padding-top:20px;
  317. margin-left:82px;
  318. height:auto;
  319. min-height:65px;
  320. background:#fafafa;
  321. text-align:center;
  322. width:320px;
  323. }
  324.  
  325. .chat ol {
  326. padding:0;
  327. list-style:none;
  328. }
  329. .line {padding:5px 0;}
  330.  
  331. .label {font-weight:bold;
  332. }
  333.  
  334. #permalink {
  335. margin-top:6px;
  336. font-size:8px;
  337. color:{color:tags};
  338. text-transform:uppercase;
  339. }
  340.  
  341. #permalink a {
  342. margin-right:10px;
  343. letter-spacing:1px;
  344. }
  345.  
  346. #permalink a:hover {
  347. color:{color:link hover};
  348. }
  349.  
  350. #tags {
  351. word-break:break-all;
  352. margin-top:4px;
  353. margin-left:-1px;
  354. font-size:9px;
  355. text-transform:none;
  356. -moz-transition-duration:.7s;
  357. -webkit-transition-duration:.7s;
  358. -o-transition-duration:.7s;
  359. }
  360.  
  361. #tags a {
  362. letter-spacing:0px;
  363. font-size:9px;
  364. background:#fafafa;
  365. padding:2px;
  366. }
  367.  
  368. #tags a:hover {
  369. color:{color:link hover};
  370. text-decoration:none;
  371. }
  372.  
  373. .pagenotes {
  374. {block:IndexPage}
  375. display: none!important;
  376. {/block:IndexPage}
  377. width:500px;
  378. text-align:left;
  379. }
  380.  
  381. .pagenotes img {
  382. display:none!important;}
  383. .pagenotes li {
  384. list-style-type:none;
  385. padding:5px 0px;
  386. text-align:left;
  387. margin:0 0 0 -40px;
  388. }
  389.  
  390. #credit {
  391. position:fixed;
  392. right:17px;
  393. bottom:7px;
  394. text-transform:lowercase;
  395. font:8px arial;
  396. padding:5px;
  397. }
  398.  
  399.  
  400. {CustomCSS}
  401.  
  402. </style></head>
  403.  
  404. <body>
  405.  
  406. <div id="con">
  407.  
  408. <div id="sidebar">
  409. <div id="sidebarim"><center><a href="/"><img src="{image:sidebar}"></a></center></div>
  410. <div id="blogt"><center>{title}</center></div>
  411. <div id="description">{description}</div>
  412. <div id="links">
  413. <a href="/">home</a>
  414. <a href="/ask">ask</a>
  415. {block:ifLink3}<a href="{text:Link 3 URL}" >{text:Link 3}</a>{/block:ifLink3}
  416. {block:ifLink4}<a href="{text:Link 4 URL}">{text:Link 4}</a> {/block:ifLink4}
  417. </div>
  418. </div>
  419.  
  420.  
  421. <div id="entries"> {block:Posts}
  422.  
  423. <div id="posts">
  424.  
  425.  
  426. {block:Quote}
  427.  
  428.  
  429. <div id="titlequote">β€œ{Quote}”</div>
  430. {block:Source}<div id="source">&mdash; {Source}</div>{/block:Source}
  431. {/block:Quote}
  432.  
  433.  
  434.  
  435. {block:Text}
  436.  
  437. {block:Title}
  438. <div id="title">{Title}</div>{/block:Title}
  439. {Body}
  440. {/block:Text}
  441.  
  442. {block:Link}
  443. <div id="title"><a href="{URL}">{Name}</a></div>{block:Description}{Description}{/block:Description}
  444. {/block:Link}
  445.  
  446. {block:Chat}
  447. {block:Title}
  448. <h1>{Title}</h1>
  449. {/block:Title}
  450. <div class="chat">
  451. <ol>{block:Lines}
  452. <li class="line {Alt}">
  453. {block:Label}
  454. <span class="label">
  455. {Label}</span>
  456. {/block:Label}{Line}</li>
  457. {/block:Lines}
  458. </ol></div>
  459. {/block:Chat}
  460.  
  461. {block:Photo}
  462. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}
  463. {/block:Photo}
  464.  
  465. {block:Photoset}
  466. {Photoset-500}
  467. {/block:Photoset}
  468.  
  469. {block:Video}
  470. {Video-500}
  471. {/block:Video}
  472.  
  473. {block:Answer}
  474. <div id="askbox">
  475. <div class="pic">
  476. <a href="{AskerURL}">
  477. <img src="{AskerPortraitURL-48}" />
  478. </a></div>
  479. <div class="question">
  480. <span class="asker">
  481. {Asker} said:</span><br>
  482. {Question}</div></div>
  483. <div class="answer">
  484. {Answer}</div>
  485. {/block:Answer}
  486.  
  487. {block:Audio}
  488. <div id="audio">
  489. <div class="cover">
  490. <img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg">
  491. </div>
  492. {block:AlbumArt}
  493. <div class="cover">
  494. <img src="{AlbumArtURL}"></div>
  495. {/block:AlbumArt}
  496. <div class="box">
  497. <div class="button">
  498. {block:AudioPlayer}
  499. {AudioPlayerWhite}
  500. {/block:AudioPlayer}
  501. </div></div>
  502. <div class="capbox">
  503. <span class="caption"><b>Artist:</b><span {block:Artist} style="display:none;"{/block:Artist}>Unknown</span> {block:Artist}{Artist}{/block:Artist}<br>
  504. <b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}
  505. <br>{block:PlayCount} {PlayCountWithLabel}{/block:PlayCount}
  506. </span>
  507. </div></div>
  508. {/block:Audio}
  509.  
  510. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  511.  
  512. {block:Date}
  513. <div id="permalink">
  514. <a href="{Permalink}">{Month} {DayOfMonth}</a>{block:NoteCount}<a href="{Permalink}">+{NoteCount}</a>{/block:NoteCount}
  515. {block:ifReblogButton}<div style="text-align:right;margin-top:-13px;margin-right:-8px"><a href="{ReblogURL}" target="_blank" class="details">Reblog</a></div>{/block:ifReblogButton}
  516.  
  517. <div style="border-bottom:1px solid #fafafa;"></div>
  518.  
  519. {block:HasTags}<div id="tags">{block:Tags}<a href="{TagUrl}">{Tag}</a>{/block:Tags}</div>{/block:HasTags}
  520. </div>
  521. {/block:Date}
  522.  
  523.  
  524.  
  525. </div>
  526.  
  527.  
  528. {block:PostNotes}
  529. <div class="pagenotes">
  530. {PostNotes}
  531. </div>
  532. {/block:PostNotes}
  533.  
  534.  
  535. {/block:Posts}
  536.  
  537. <div id="pagination"> {block:Pagination}
  538. {block:PreviousPage}<a href="{PreviousPage}">back</a>{/block:PreviousPage}
  539. {block:JumpPagination length="4"}{block:CurrentPage}
  540. <span class="current_page" style="padding:4px; background:#f5f5f5;margin-left:5px; margin-right:5px;">{PageNumber}</span>{/block:CurrentPage}{block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
  541. {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}{/block:Pagination}</div>
  542.  
  543. </div>
  544.  
  545. </div>
  546.  
  547. <div id="credit">
  548. <a href="http://meanwolfs.tumblr.com/" title="theme by meanwolfs" >
  549. &copy; meanwolfs</a>
  550. </div>
  551.  
  552. {block:ContentSource}
  553. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  554. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  555. {/block:SourceLogo}
  556. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  557. {/block:ContentSource}
  558.  
  559. {block:ReblogParentUrl}
  560. <!-- {URL}{block:SourceLogo}<img src="{BlackLogoURL}"
  561. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  562. {/block:SourceLogo}
  563. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  564. {/block:ReblogParentUrl}
  565.  
  566. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement