Don't like ads? PRO users don't see any ads ;-)
Guest

theme four | believenotlies.tumblr

By: believenotlies on Oct 29th, 2011  |  syntax: None  |  size: 12.12 KB  |  hits: 141  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <html>
  2.  
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <!-- BELIEVENOTLIES.TUMBLR.COM | DO NOT COPY OR STEAL -->
  6.  
  7. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  8.  
  9. <link rel="shortcut icon" href="{PortraitURL-16}">
  10.  
  11. <script type="text/javascript" src="http://ettudis.three-words.net/js/infinitescroll.js"></script>
  12.  
  13. <head>
  14.  
  15. <!-- DEFAULT VARIABLES | COLORS  -->
  16. <meta name="color:accent" content="#77577D" />
  17.  
  18. <title>{Title}</title>
  19.    
  20. <style type="text/css">
  21. iframe#tumblr_controls {
  22. top: 2px !important;
  23. opacity: 0.7;
  24. margin: 0 0 0 0;
  25. right: 4px !important;
  26. position:fixed !important;
  27. }
  28.  
  29. ::-webkit-scrollbar {
  30. height: 4px;
  31. width: 4px;
  32. background: #fff;
  33. }
  34. ::-webkit-scrollbar-thumb {
  35. background: {color:accent};
  36. }
  37. ::-webkit-scrollbar-corner {
  38. background: transparent;
  39. }
  40.  
  41. body {
  42. margin: 0px;
  43. background: #FAFAFA;
  44. background-attachment: fixed;
  45. background-repeat: repeat;
  46. font-family: Arial;
  47. color: #999;
  48. font-size: 11px;
  49. line-height: 11px;
  50. letter-spacing: 1px;
  51. text-transform: lowercase;
  52. }
  53.  
  54. a:link, a:active, a:visited, a:hover {
  55. text-decoration: none;
  56. color: #CCC;
  57. }
  58.  
  59. #sidebar {
  60. width: 270px;
  61. position: fixed;
  62. right: 0px;
  63. padding: 10px;
  64. margin: 25px;
  65. }
  66.  
  67. .nav a {
  68. display: inline-block;
  69. color: {color:accent};
  70. font: bold 9px georgia;
  71. text-decoration: none;
  72. line-height: 8px;
  73. letter-spacing: 3px;
  74. text-transform: lowercase;
  75. text-align: center;
  76. background-color: #F0F0F0;
  77. margin-bottom: 2px;
  78. width: 32%;
  79. }
  80.  
  81. .blogtitle a {
  82. display: block;
  83. text-align: center;
  84. font: italic 20px Times New Roman;
  85. color: {color:accent};
  86. line-height: 20px;
  87. letter-spacing: 1px;
  88. text-transform: lowercase;
  89. }
  90.  
  91. .description {
  92. background-color: #FFF;
  93. border: 1px solid #E6E6E6;
  94. color: {color:postlink};
  95. padding: 10px;
  96. }
  97.  
  98. #container {
  99. padding: 20px 0px;
  100. margin-right: 310px;
  101. width: 800px;
  102. float: right;
  103. }
  104.  
  105. #date {
  106. position: relative;
  107. background-color: #FFF;
  108. width: 100px;
  109. margin-bottom: -35px;
  110. padding: 2px;
  111. left: 150px;
  112. text-align: center;
  113. font: italic 20px Times New Roman;
  114. letter-spacing: 1px;
  115. text-transform: lowercase;
  116. }
  117.  
  118. .calendar {
  119. text-transform: lowercase;
  120. font-size: 9px;
  121. line-height: 10px;
  122. }
  123.  
  124. #posts {
  125. width: 520px;
  126. padding: 10px;
  127. margin-bottom: 20px;
  128. margin-left: 250px;
  129. }
  130.  
  131. #posts2 {
  132. background-color: #FFF;
  133. width: 500px;
  134. margin: auto;
  135. padding: 10px;
  136. }
  137.  
  138. #posts2 blockquote {
  139. border-left: 2px solid #CCC;
  140. padding-left: 10px;
  141. }
  142.  
  143. h1 {
  144. display: block;
  145. margin: -10px;
  146. text-align: center;
  147. padding: 5px;
  148. font: italic 24px Times New Roman;
  149. font-size: 24px;
  150. font-weight: normal;
  151. letter-spacing: 1px;
  152. color: {color:accent};
  153. text-transform: lowercase;
  154. margin-bottom: 10px;}
  155.  
  156. #posts .tags {
  157. background-color: #FFF;
  158. font-size: 8px;
  159. letter-spacing: 2px;
  160. padding: 5px 10px;
  161. text-transform: uppercase;
  162. width: 500px; text-align: right;
  163. }
  164.  
  165. .quote {
  166. font: italic 18px Times New Roman;
  167. text-align: justify;
  168. }
  169. .source {
  170. text-align: right;
  171. }
  172.  
  173. #posts2 .chat {
  174. list-style: none;
  175. margin: 0px;
  176. }
  177. #posts2 .chat ul {
  178. line-height: 15px;
  179. list-style: none;
  180. padding: 0px;
  181. margin: -10px;}
  182. #posts2 .chat li {
  183. list-style: none;
  184. }
  185. .line.odd {
  186. padding: 2px 5px;
  187. }
  188. .line.odd .label {
  189. padding: 3px;
  190. font-weight: bold;
  191. }
  192. .line.even {
  193. background-color: {color:accent};
  194. padding: 2px 5px;
  195. }
  196. .line.even .label {
  197. padding: 3px;
  198. font-weight: bold;
  199. }
  200.  
  201. .question {
  202. padding: 15px;
  203. font-size: 11px;
  204. background-color: {color:accent};
  205. margin-top: 2px;
  206. }
  207. .asker {
  208. text-transform: uppercase;
  209. font-size: 8px;
  210. line-height: 16px;
  211. letter-spacing: 3px;
  212. }
  213.  
  214. .notecount {
  215. background-color: #FFF;
  216. font-size: 8px;
  217. letter-spacing: 3px;
  218. text-align: center;
  219. padding: 2px;
  220. text-transform: uppercase;
  221. }
  222. .notecount:hover {
  223. background-color: #FFF;
  224. color: {color:accent};
  225. }
  226. .notes_perma {
  227. color: {color:postlink};
  228. font-size: 24px;
  229. font-family: Arial;
  230. text-align: center;
  231. width: 520px;
  232. padding: 0px
  233. display: block;
  234. background-color: #FFF;
  235. text-transform: uppercase;
  236. }
  237. .notes_permasub {
  238. background-color: #FFF;
  239. padding: 10px 0px;
  240. margin-top: -10px;
  241. }
  242.  
  243. #container ol.notes {
  244. list-style-type: none;
  245. text-align: justify;
  246. width: 520px;
  247. padding: 2px;
  248. text-transform: lowercase;
  249. padding-top: 0px;
  250. margin-left: 255px;
  251. }
  252.  
  253. #container ol.notes li.note {
  254. padding: 2px;
  255. }
  256.  
  257. #container ol.notes li.note blockquote a {
  258. text-decoration: none;
  259. text-transform: uppercase;
  260. display: block;
  261. padding: 5px;
  262. }
  263.  
  264. #container ol.notes li.note img.avatar {
  265. display: none;
  266. }
  267.  
  268. .notes {
  269. font-size: 9px;
  270. }
  271.  
  272. #container ol {
  273. background-color: #FFF;
  274. margin-top: 0px;
  275. }
  276.  
  277.         </style>
  278.         </head>
  279.        
  280. <body>
  281.  
  282. <div id="sidebar">
  283.  
  284. <div class="description">
  285. <div class="blogtitle"><a href="/">{Title}</a></div>
  286. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{Description}
  287. <center><img src="http://i53.tinypic.com/14eaog4.jpg" style="margin-top: 4px;"></center>
  288. </div>
  289.  
  290. <div class="nav">
  291. <center>
  292. <a href="/archive">ARCHIVE</a>
  293. <a href="/ask">ASK</a>
  294. <a href="http://believenotliesthemes.tumblr.com">theme</a>
  295. </center>
  296. </div>
  297. </div>
  298.  
  299. <div id="container">
  300. <div class=”autopagerize_page_element”>
  301. {block:Posts}
  302.  
  303. <div id="tagbox"><div id="date">
  304.  
  305. <a href="{Permalink}">{block:Date}
  306.  
  307. <div class="calendar">posted {Month} {DayOfMonth}{DayOfMonthSuffix}
  308. <BR>at {12Hour}:{Minutes} {CapitalAmPm}</div>
  309.  
  310. {/block:Date}</a>
  311.  
  312. </div>
  313.  
  314.  
  315. <!-- THE WEBLOG  -->
  316.  
  317. {block:Text}
  318. <div id="posts">
  319. <div id="posts2"><a href="{Permalink}"><h1>{block:Title}{Title}{/block:Title}</h1></a>
  320. {Body}</div>
  321. {block:IndexPage} {block:NoteCount}<A href="{Permalink}"><div class="notecount">{NoteCountWithLabel}</div></a>{/block:NoteCount}
  322. {/block:IndexPage}
  323. {block:PermalinkPage}{block:HasTags}
  324. <div class="tags">
  325. {block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}
  326. </div>
  327. {/block:HasTags}
  328. {block:RebloggedFrom}
  329. <div class="posts2">
  330. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a> (originally posted  by  <A href="{ReblogRootURL}">{ReblogRootName}</a>)
  331. </div>
  332. {/block:RebloggedFrom}
  333. {/block:PermalinkPage}
  334. </div>
  335. {/block:Text}
  336.  
  337.  
  338.  
  339.  
  340. {block:Photo}
  341. <div id="posts">
  342. <center>{LinkOpenTag}<div id="posts2"><img src="{PhotoURL-500}">{LinkCloseTag}
  343. {block:Caption}{Caption}{/block:Caption}
  344. {block:IndexPage}{block:NoteCount}<A href="{Permalink}"><div class="notecount">{NoteCountWithLabel}</div></a>{/block:NoteCount}
  345. {/block:IndexPage}
  346. </div>
  347. {block:PermalinkPage}{block:HasTags}
  348. <div class="tags">
  349. {block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}
  350. </div>
  351. {/block:HasTags}
  352. {block:RebloggedFrom}
  353. <div class="posts2">
  354. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a> (originally posted  by  <A href="{ReblogRootURL}">{ReblogRootName}</a>)
  355. </div>
  356. {/block:RebloggedFrom}
  357. {/block:PermalinkPage}</center>
  358. </div>
  359. {/block:Photo}
  360.  
  361.  
  362.  
  363.  
  364. {block:Link}
  365. <div id="posts">
  366. <div id="posts2">
  367. <a href="{URL}"><h1>{Name}</h1></a>
  368. {block:Description}{Description}{/block:Description}
  369. </div>
  370. {block:IndexPage}
  371. {block:NoteCount}<A href="{Permalink}"><div class="notecount">{NoteCountWithLabel}</div></a>
  372. {/block:NoteCount}
  373. {/block:IndexPage}
  374. {block:PermalinkPage}
  375. {block:HasTags}
  376. <div class="tags">
  377. {block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}
  378. </div>
  379. {/block:HasTags}
  380. {block:RebloggedFrom}
  381. <div class="posts2">
  382. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a> (originally posted  by  <A href="{ReblogRootURL}">{ReblogRootName}</a>)
  383. </div>
  384. {/block:RebloggedFrom}
  385. {/block:PermalinkPage}
  386. </div>
  387. {/block:Link}
  388.  
  389.  
  390.  
  391.  
  392. {block:Quote}
  393. <div id="posts">
  394. <div id="posts2">
  395. <div class="quote">“{Quote}”</div>
  396. {block:Source}<div class="source">- {Source}</div>{/block:Source}
  397. {block:PermalinkPage}
  398. {block:HasTags}
  399. <div class="tags">
  400. {block:Tags}
  401. <a href="{TagURL}">#{Tag}</a>
  402. {/block:Tags}
  403. </div>
  404. {/block:HasTags}
  405. {block:RebloggedFrom}
  406. <div class="posts2">
  407. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a> (originally posted  by  <A href="{ReblogRootURL}">{ReblogRootName}</a>)
  408. </div>
  409. {/block:RebloggedFrom}
  410. {/block:PermalinkPage}
  411. </div>
  412. {/block:Quote}
  413.  
  414.  
  415.  
  416.  
  417. {block:Chat}
  418. <div id="posts">
  419. <div id="posts2">
  420. {block:Title}<h1>{Title}</h1>{/block:Title}
  421. <div class="chat">
  422. <ul>
  423. {block:Lines}
  424. <li class="line {Alt}">
  425. {block:Label}
  426. <span class="label">
  427. {Label}
  428. </span>
  429. {/block:Label} {Line}
  430. </li>
  431. {/block:Lines}
  432. </ul>
  433. </div>
  434. </div>
  435. {block:IndexPage} {block:NoteCount}
  436. <A href="{Permalink}">
  437. <div class="notecount">{NoteCountWithLabel}</div>
  438. </a>
  439. {/block:NoteCount}
  440. {/block:IndexPage}
  441. {block:PermalinkPage}
  442. {block:HasTags}
  443. <div class="tags">{block:Tags}
  444. <a href="{TagURL}">#{Tag}</a>{/block:Tags}
  445. </div>
  446. {/block:HasTags}
  447. {block:RebloggedFrom}
  448. <div class="posts2">
  449. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a> (originally posted  by  <A href="{ReblogRootURL}">{ReblogRootName}</a>)
  450. </div>
  451. {/block:RebloggedFrom}
  452. {/block:PermalinkPage}
  453. </div>
  454. {/block:Chat}
  455.  
  456.  
  457.  
  458.  
  459. {block:Audio}
  460. <div id="posts">
  461. <div id="posts2">
  462. {block:AlbumArt}<img src="{AlbumArtURL}" align="left" height="70px">{/block:AlbumArt}
  463. {AudioPlayerGrey}
  464. {block:Caption}
  465. <div class="content">{Caption}</div>
  466. {/block:Caption}
  467. </div>
  468. {block:IndexPage}
  469. {block:NoteCount}
  470. <A href="{Permalink}">
  471. <div class="notecount">{NoteCountWithLabel}</div>
  472. </a>
  473. {/block:NoteCount}
  474. {/block:IndexPage}
  475. {block:PermalinkPage}
  476. {block:HasTags}
  477. <div class="tags">
  478. {block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}
  479. </div>
  480. {/block:HasTags}
  481. {block:RebloggedFrom}
  482. <div class="posts2">
  483. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a> (originally posted  by  <A href="{ReblogRootURL}">{ReblogRootName}</a>)
  484. </div>
  485. {/block:RebloggedFrom}
  486. {/block:PermalinkPage}
  487. </div>
  488. {/block:Audio}
  489.  
  490.  
  491.  
  492.  
  493. {block:Video}
  494. <div id="posts_photo">
  495. <center>{Video-500}
  496. {block:Caption}<div id="posts2">{Caption}</div>{/block:Caption}
  497. {block:IndexPage}{block:NoteCount}<A href="{Permalink}"><div class="notecount">{NoteCountWithLabel}</div></a>{/block:NoteCount}
  498. {/block:IndexPage}
  499. {block:PermalinkPage}{block:HasTags}
  500. <div class="tags">
  501. {block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}
  502. </div>
  503. {/block:HasTags}
  504. {block:RebloggedFrom}
  505. <div class="posts2">
  506. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a> (originally posted  by  <A href="{ReblogRootURL}">{ReblogRootName}</a>)
  507. </div>
  508. {/block:RebloggedFrom}
  509. {/block:PermalinkPage}
  510. </center>
  511. </div>
  512. {/block:Video}
  513.  
  514.  
  515.  
  516.  
  517. {block:Photoset}
  518. <div id="posts">
  519. <center>{Photoset-500}
  520. {block:Caption}<div id="posts2">{Caption}</div>{/block:Caption}
  521. {block:IndexPage}{block:NoteCount}<A href="{Permalink}"><div class="notecount">{NoteCountWithLabel}</div></a>{/block:NoteCount}
  522. {/block:IndexPage}
  523. {block:PermalinkPage}{block:HasTags}
  524. <div class="tags">{block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}
  525. </div>
  526. {/block:HasTags}
  527. {block:RebloggedFrom}
  528. <div class="posts2">
  529. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a> (originally posted  by  <A href="{ReblogRootURL}">{ReblogRootName}</a>)
  530. </div>
  531. {/block:RebloggedFrom}
  532. {/block:PermalinkPage}
  533. </center>
  534. </div>
  535. {/block:Photoset}
  536.  
  537.  
  538.  
  539.  
  540. {block:Answer}
  541. <div id="posts">
  542. <div id="posts2">
  543. <div class="asker">
  544. <img src="{AskerPortraitURL-16}" align="left"> {Asker} asked:
  545. </div>
  546. <div class="question">{Question}</div>
  547. {Answer}</div>
  548. {block:IndexPage}
  549. {block:NoteCount}
  550. <A href="{Permalink}">
  551. <div class="notecount">{NoteCountWithLabel}</div>
  552. </a>
  553. {/block:NoteCount}
  554. {/block:IndexPage}
  555. {block:PermalinkPage}{block:HasTags}<div class="tags">
  556. {block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}
  557. </div>
  558. {/block:HasTags}
  559. {block:RebloggedFrom}
  560. <div class="posts2">
  561. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a> (originally posted  by  <A href="{ReblogRootURL}">{ReblogRootName}</a>)
  562. </div>
  563. {/block:RebloggedFrom}
  564. {/block:PermalinkPage}
  565. </div>
  566. {/block:Answer}
  567.  
  568.  
  569.  
  570.  
  571.  
  572. {block:PermalinkPage}
  573. {block:NoteCount}
  574. <div class="notes_perma">
  575. <div class="notes_permasub">
  576. {NoteCountWithLabel}
  577. </div>
  578. </div>
  579. </a>
  580. {/block:NoteCount}
  581. {/block:PermalinkPage}
  582. </div>
  583.  
  584. {/block:Posts}
  585.  
  586. {block:PostNotes}
  587. <div class="content_notes">{PostNotes}</div>
  588. {/block:PostNotes}
  589. </div>
  590.  
  591. </body>
  592. </html>