believenotlies

theme seven | believenotlies.tumblr

Nov 13th, 2011
257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.98 KB | None | 0 0
  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. <head>
  10.  
  11. <!-- DEFAULT VARIABLES | COLORS -->
  12. <meta name="color:accent" content="#4B4B4B" />
  13. <meta name="color:hover" content="#C1C1C1" />
  14.  
  15. <!-- DEFAULT VARIABLES | OPTIONALS -->
  16. <meta name="text:URL 1" content="" />
  17. <meta name="text:title 1" content="" />
  18. <meta name="text:URL 2" content="" />
  19. <meta name="text:title 2" content="" />
  20. <meta name="text:URL 3" content="" />
  21. <meta name="text:title 3" content="" />
  22. <meta name="text:URL 4" content="" />
  23. <meta name="text:title 4" content="" />
  24.  
  25.  
  26. <!-- DEFAULT VARIABLES | IMAGES -->
  27. <meta name="image:sidebar" content="http://i41.tinypic.com/eqqrtz.png"/>
  28.  
  29.  
  30. <title>{Title}</title>
  31.  
  32. <style type="text/css">
  33. iframe#tumblr_controls {
  34. top: 1px !important;
  35. margin: 0 0 0 0;
  36. right: 1px !important;
  37. position: fixed !important;
  38. }
  39.  
  40. ::-webkit-scrollbar {
  41. height: 5px;
  42. width: 5px;
  43. background: #fff;
  44. }
  45. ::-webkit-scrollbar-thumb {
  46. background: #FAFAFA;
  47. }
  48. ::-webkit-scrollbar-corner {
  49. background: transparent;
  50. }
  51.  
  52. @font-face { font-family: 'Shadows Into Light'; src: url('http://themes.googleusercontent.com/static/fonts/shadowsintolight/v2/clhLqOv7MXn459PTh0gXYHW1xglZCgocDnD_teV2lMU.woff'); }
  53.  
  54. body {
  55. margin: 0px;
  56. background: #FAFAFA url('http://i43.tinypic.com/288owfd.png');
  57. background-attachment: fixed;
  58. font: normal 11px Arial;
  59. color: #999999;
  60. line-height: 9px;
  61. letter-spacing: 0px;
  62. text-transform: lowercase;
  63. }
  64.  
  65. a:link, a:active, a:visited {
  66. color: #999;
  67. text-decoration: none;
  68. }
  69.  
  70. a.light:link, a.light:active, a.light:visited {
  71. color: {color:accent};
  72. }
  73.  
  74. a.blogtitle:link, a.blogtitle:active, a.blogtitle:visited {
  75. color: {color:accent};
  76. }
  77.  
  78. a:hover {
  79. color: {color:hover};
  80. text-decoration: none;
  81. -webkit-transition: all 0.4s ease-out;
  82. -moz-transition: all 0.4s ease-out;
  83. }
  84.  
  85. a img {
  86. border: 0px;
  87. }
  88.  
  89. .title {
  90. font: normal 18px 'Shadows Into Light';
  91. color: {color:accent};
  92. line-height: 25px;
  93. text-transform: lowercase;
  94. margin-left: 4px;
  95. }
  96.  
  97. h1 {
  98. font: normal 18px 'Shadows Into Light';
  99. color: {color:accent};
  100. line-height: 25px;
  101. }
  102.  
  103. nav {
  104. display: block;
  105. font: normal 8px Trebuchet MS;
  106. background-color: #0F0F0F;
  107. text-transform: uppercase;
  108. text-align: center;
  109. padding: 1px;
  110. padding-left: 2px;
  111. margin-bottom: 2px;
  112. letter-spacing: 4px;
  113. border: none;
  114. width: 100%;
  115. }
  116.  
  117. #blogtitle {
  118. font: normal 30px Times New Roman;
  119. color: #4B4B4B;
  120. letter-spacing: -3px;
  121. text-align: right;
  122. line-height: 5px;
  123. }
  124.  
  125. #title {
  126. text-align: left;
  127. font: normal 30px 'Shadows Into Light';
  128. color: #FFF;
  129. line-height: 25px;
  130. text-transform: lowercase;
  131. margin-bottom: -45px;
  132. margin-left: 4px;
  133. text-shadow: 0.05em 0.05em 0.3em #DFDFDF;
  134. }
  135.  
  136. #credit {
  137. text-align: center;
  138. margin-top: 30px;
  139. font-size: 9px;
  140. }
  141.  
  142. #center {
  143. padding: 5px;
  144. width: 525px;
  145. position: top;
  146. margin: auto;
  147. overflow-x: hidden;
  148. overflow-y: hidden;
  149. }
  150.  
  151. #sidebar {
  152. background: url('{image:sidebar}');
  153. background-attachment: fixed;
  154. background-repeat: repeat;
  155. padding: 20px;
  156. width: 260px;
  157. position: fixed!important;
  158. float: left;
  159. -webkit-box-shadow: 4px 0px 48px #000;
  160. height: 100%;
  161. }
  162.  
  163. #post {
  164. padding: 10px;
  165. background-color: #FFF;
  166. }
  167.  
  168. #date {
  169. display: block;
  170. font: normal 8px Trebuchet MS;
  171. padding: 4px 8px 2px 4px;
  172. text-align: center;
  173. line-height: 9px;
  174. text-transform: uppercase;
  175. letter-spacing: 2px;
  176. background-color: #FFF;
  177. border-bottom: 1px solid #FAFAFA;
  178. }
  179.  
  180. .question {
  181. padding: 15px; font-size: 11px;
  182. background-color: #0F0F0F;
  183. margin-top: -12px;
  184. }
  185.  
  186. .asker {
  187. text-transform: uppercase;
  188. font-size: 11px;
  189. line-height: 16px;
  190. font-size: 8px;
  191. letter-spacing: 3px;
  192. margin-bottom: 10px;
  193. }
  194.  
  195. .tip {
  196. color: #0F0F0F;
  197. font-size: 30px;
  198. }
  199.  
  200. #postnotes {
  201. text-align: justify;
  202. }
  203.  
  204. #source {
  205. text-transform: uppercase;
  206. text-align: right;
  207. }
  208.  
  209. #quotemark {
  210. font: normal 140px 'Georgia';
  211. color: #323232;
  212. padding-left: 5px;
  213. line-height: 80px;
  214. margin-top: 15px;
  215. }
  216.  
  217. #quote {
  218. font: normal 18px 'Shadows Into Light';
  219. margin-top: -95px;
  220. padding-left: 55px;
  221. color: {color:accent};
  222. }
  223.  
  224. .notes img {
  225. width: 10px;
  226. position: relative;
  227. top: 1px;
  228. margin-left: 5px;
  229. }
  230.  
  231. blockquote {
  232. border-left: 2px solid #C1C1C1;
  233. padding-left: 10px;
  234. }
  235.  
  236. .user_1 .label, .user_4 .label, .user_7 .label, .user_2 .label, .user_5 .label, .user_8 .label, .user_3 .label, .user_6 .label,
  237. .user_9 .label {
  238. color: {color:hover};
  239. }
  240.  
  241. </style>
  242. </head>
  243.  
  244.  
  245. <body>
  246. <div id="sidebar">
  247. <div id="blogtitle"><a href="/" alt="index" class="blogtitle">{Title}</a></div>
  248. <br><img src="{PortraitURL-96}" border="0" width="50" style="-webkit-border-radius: 250px; -moz-border-radius: 250px;
  249. border-radius: 250px;" align="left">
  250. {Description}
  251.  
  252. <div id="scroll3" style="padding-top: 20px;">
  253. <nav><a href="/">recent entries</a></nav>
  254. <nav><a href="/archive">blog archive</a></nav>
  255. <nav><a href="/ask">ask a question</a></nav>
  256.  
  257. {block:ifURL1}<nav><a href="{text:URL 1}">{text:title 1}</a></nav>{/block:ifURL1}
  258.  
  259. {block:ifURL2}<nav><a href="{text:URL 2}">{text:title 2}</a></nav>{/block:ifURL2}
  260.  
  261. {block:ifURL3}<nav><a href="{text:URL 3}">{text:title 3}</a></nav>{/block:ifURL3}
  262.  
  263. {block:ifURL4}<nav><a href="{text:URL 4}">{text:title 4}</a></nav>{/block:ifURL4}
  264. </div>
  265.  
  266.  
  267. <BR>
  268. <center><h1>
  269. {block:PreviousPage}
  270. <a href="{PreviousPage}" class="light">previous page</a> /
  271. {/block:PreviousPage}
  272.  
  273. {block:NextPage}
  274. <a href="{NextPage}" class="light">next page</a>
  275. {/block:NextPage}
  276.  
  277. {block:PermalinkPagination}
  278. {block:NextPost}
  279. <a href="{NextPost}" class="light">previous post</a> /
  280. {/block:NextPost}
  281.  
  282. {block:PreviousPost}
  283. <a href="{PreviousPost}" class="light">next post</a>
  284. {/block:PreviousPost}
  285. {/block:PermalinkPagination}
  286. </h1></center>
  287.  
  288. <div id="credit">
  289. theme powered by <a href="http://believenotliesthemes.tumblr.com">believenotlies</a>.
  290. </div>
  291.  
  292. </div>
  293.  
  294.  
  295.  
  296.  
  297. <!-- THE WEBLOG -->
  298.  
  299. <div id="center">
  300. {block:Posts}
  301. <div id="date"><a href="{Permalink}">
  302. {block:Date}{Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}{/block:Date}</a>
  303. </div>
  304.  
  305. {block:Text}
  306. <div id="post">
  307. {block:Title}<span class="title">{Title}</span>{/block:Title}
  308. <br><span class="entrytext">{Body}</span>
  309. </div>
  310. {/block:Text}
  311.  
  312.  
  313.  
  314. {block:Photo}
  315. <div id="post">
  316. <center>
  317. <a href="{Permalink}" title="{PhotoAlt}" target="_blank"><img src="{PhotoURL-500}" alt="{PhotoAlt}" style="border: 1px solid #EEEEEE; padding: 2px;"></a>
  318. </center>
  319. {block:Caption}{Caption}{/block:Caption}
  320. </div>
  321. {/block:Photo}
  322.  
  323.  
  324.  
  325. {block:Photoset}
  326. <div id="post">
  327. <center>{Photoset-500}</center>
  328. {block:Caption}{Caption}{/block:Caption}
  329. </div>
  330. {/block:Photoset}
  331.  
  332.  
  333.  
  334. {block:Link}
  335. <div id="post">
  336. <a href="{URL}" class="title">{Name}</a>
  337. {block:Description}{Description}{/block:Description}
  338. </div>
  339. {/block:Link}
  340.  
  341.  
  342.  
  343. {block:Quote}
  344. <div id="post">
  345. <div id="quotemark">“</div><div id="quote">{Quote}</div>
  346. {block:Source}
  347. <div id="source"> — {Source}</div>
  348. {/block:Source}
  349. </div>
  350. {/block:Quote}
  351.  
  352.  
  353.  
  354. {block:Answer}
  355. <div id="post">
  356. <table cellspacing="0" cellpadding="0" width="100%">
  357. <tr>
  358. <td width="20px">
  359. <img src="{AskerPortraitURL-16}" style="margin-bottom: 12px;">
  360. </td>
  361. <td>
  362. <div class="asker">{Asker} ASKED:
  363. </div>
  364. <td class="tip" width="20px;">◣
  365. </div>
  366. </td>
  367. </tr>
  368. </table>
  369. <div class="question">{Question}</div>
  370. {Answer}
  371. </div>
  372. {/block:Answer}
  373.  
  374.  
  375.  
  376. {block:Chat}
  377. <div id="post">
  378. {block:Title}<span class="title">{Title}</span>{/block:Title}
  379. <ul class="chat">
  380. {block:Lines}
  381. <li class="user_{UserNumber}">
  382. {block:Label}
  383. <span class="label">{Label}</span>
  384. {/block:Label}
  385. {Line}
  386. </li>
  387. {/block:Lines}
  388. </ul>
  389. </div>
  390. {/block:Chat}
  391.  
  392.  
  393.  
  394. {block:Audio}
  395. <div id="post">
  396. {block:AlbumArt}<img src="{AlbumArtURL}" align="left" height="70px" style="border: 1px solid #EEEEEE; padding: 2px;">{/block:AlbumArt}
  397. {AudioPlayerBlack}
  398. {block:Caption}{Caption}{/block:Caption}
  399. {FormattedPlayCount} plays
  400. </div>
  401. {/block:Audio}
  402.  
  403.  
  404.  
  405. {block:Video}
  406. <div id="post"><center>
  407. {Video-500}<BR>
  408. {block:Caption}{Caption}{/block:Caption}</center>
  409. </div>
  410. {block:Video}
  411.  
  412.  
  413.  
  414. <BR><BR>
  415. {block:PostNotes}
  416. <center>{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</center>
  417.  
  418. <br>
  419. {block:HasTags}
  420. &bull; tagged as: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  421. {block:RebloggedFrom}
  422. &bull; reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  423. &bull; originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a> {/block:RebloggedFrom}
  424. </center></span>
  425. <BR>
  426.  
  427. <div id="postnotes">{PostNotes}</div><br>
  428.  
  429. <center>{block:ContentSource}
  430. <br><a href="{SourceURL}">
  431. {lang:Source}:
  432. {block:SourceLogo}
  433. <img src="{BlackLogoURL}" width="{LogoWidth}"
  434. height="{LogoHeight}" alt="{SourceTitle}" />
  435. {/block:SourceLogo}
  436. {block:NoSourceLogo}
  437. {SourceLink}
  438. {/block:NoSourceLogo}
  439. </a>
  440. {/block:ContentSource}</center>
  441.  
  442. {/block:PostNotes}
  443.  
  444. {/block:Posts}
  445.  
  446. </div>
  447.  
  448. </body>
  449. </html>
Advertisement
Add Comment
Please, Sign In to add comment