Advertisement
claraowsins

a.m. by selenapastel

Feb 2nd, 2016
1,700
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.11 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html>
  4.  
  5. <!----
  6.  
  7.  
  8. by selenapastel
  9. enjoy <3
  10. and please, don't copy
  11.  
  12.  
  13. ---->
  14.  
  15.  
  16. <meta name="text:Link1" content="/" />
  17. <meta name="text:Link1 title" content="" />
  18. <meta name="text:Link2" content="/" />
  19. <meta name="text:Link2 title" content="" />
  20. <meta name="text:Link3" content="/" />
  21. <meta name="text:Link3 title" content="" />
  22. <meta name="text:Link4" content="/" />
  23. <meta name="text:Link4 title" content="" />
  24.  
  25. <meta name="image:Sidebar" content=""/>
  26.  
  27. <meta name="color:Background" content="#ffffff" />
  28. <meta name="color:Text" content="#cacaca" />
  29. <meta name="color:Link Hover" content="#a8a8a8" />
  30. <meta name="color:Link" content="#cacaca" />
  31. <meta name="color:Accent" content="#f5f5f5" />
  32.  
  33. <title>{Title}</title>
  34. <Link rel="shortcut icon" href="{Favicon}" />
  35. <Link rel="alternate" type="application/rss+xml" href="{RSS}" />
  36.  
  37. <link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
  38.  
  39. <style type="text/css">
  40.  
  41. body {
  42. Background-color: {color:Background};
  43. Text-transform:lowercase;
  44. font-family:Open Sans;
  45. font-size:9px;
  46. line-height: 15px;
  47. color:{color:Text};}
  48.  
  49. a {color: {color:Link};
  50. Text-decoration: none;
  51. transition:all 1s ease;}
  52. a:hover {color:{color:Link Hover};}
  53.  
  54. blockquote {
  55. padding-left:10px;
  56. border-left:1px solid #eee;
  57. margin:10px;}
  58.  
  59. blockquote img {max-width:250px!important;
  60. height:auto;}
  61.  
  62. #tumblr_lightbox img {
  63. box-shadow:none!important;
  64. border-radius:0!important; }
  65.  
  66. #tumblr_lightbox {
  67. background-color:transparent!important; }
  68.  
  69. #tumblr_lightbox div:nth-child(2) {
  70. background-color:#fff;
  71. opacity:0.8; }
  72.  
  73. #tumblr_lightbox_left_link, #tumblr_lightbox_right_link {
  74. visibility: hidden; }
  75.  
  76. ::-webkit-scrollbar-thumb {Background-color: #212121;
  77. height:auto;
  78. border:0px solid#fff;}
  79. ::-webkit-scrollbar {height:5px;
  80. width:2px;
  81. Background-color: #212121;
  82. border:4px solid #fff;}
  83. ::selection {Background-color:#444;}
  84.  
  85. ::-moz-selection {Background-color:{color:select};}
  86. ::selection {Background-color:{color:select};color:{color:Text};}
  87.  
  88. #entries {float: left;
  89. width:500px;
  90. margin-top: 20px;
  91. margin-left:400px;
  92. margin-bottom:100px;}
  93.  
  94. #entry {width:400px;
  95. padding:15px;
  96. background:#fff;
  97. Text-align: justify;
  98. position: relative;
  99. margin:100px;}
  100.  
  101. h1 {padding:0px 0px 5px 0px;
  102. Text-align:left;
  103. letter-spacing:1px;
  104. line-height:100%;
  105. color:{color:Text};
  106. text-transform:uppercase;
  107. font-weight:300;
  108. font-size:10px;}
  109.  
  110. h1 a {text-transform:uppercase;
  111. font-weight:300;
  112. font-size:10px;}
  113.  
  114. .quote {Text-align:justify;
  115. font-size: 11px;
  116. letter-spacing:0px;
  117. line-height: 21px;
  118. color:{color:Text};
  119. background:{color:Accent};
  120. padding:15px;
  121. Text-transform:none;}
  122. .quotesource {Text-transform:none;
  123. font-size:9px;
  124. height:auto;
  125. margin-top:0px;
  126. letter-spacing:0px;
  127. Text-align:left;
  128. color:{color:Text};
  129. display:block;
  130. padding:5px 5px 5px 5px;}
  131. .quotesource a {color:{color:Text};}
  132.  
  133. .chat {background: #fff;
  134. font-size: 9px;
  135. margin-top:10px;}
  136. .chat .lines {padding: 2px 2px 2px 10px;
  137. margin-bottom: 4px;
  138. border-left:1px solid{color:Accent};}
  139. .chat .lines span {font-weight:none;}
  140.  
  141.  
  142. .info {z-index:999999999999999999999999999999999999999;
  143. padding:7px 7px 7px 0px;
  144. text-align:left;
  145. text-transform:lowercase;
  146. font-size:9px;
  147. margin-top:10px;
  148. color:{color:Text};
  149. border-top:1px solid{color:Accent};}
  150. .info a {text-transform:lowercase;
  151. font-size:9px;
  152. border-bottom:1px solid{color:Accent};
  153. margin-left:5px;
  154. color:{color:Text}}
  155.  
  156. .tags {margin-top:-5px;
  157. padding-left:7px;
  158. text-align:left;
  159. text-transform:lowercase;
  160. transition:all 1s ease;}
  161. .tags a {color:{color:Link};
  162. margin-left:2px;
  163. border-bottom:1px solid{color:Accent};
  164. font-size:9px;
  165. padding:2px;}
  166.  
  167. ol.notes {list-style: none;
  168. width:400px;
  169. margin-left:-40px;
  170. margin-top:50px;
  171. background:#fff;
  172. margin-bottom:100px;}
  173. ol.notes a {color:{color:text};
  174. font-size:9px;
  175. text-transform:lowercase;}
  176. ol.notes li.note {margin-bottom: 2px;
  177. padding: 7px;
  178. font-size:9px;
  179. text-transform:lowercase;
  180. line-height: 20px;}
  181. ol.notes li.note img.avatar {vertical-align: -5px;
  182. margin-right: 10px;
  183. width:18px;
  184. height: 18px; }
  185. ol.notes li.note .answer_content {font-weight: normal;}
  186. ol.notes li.note block{display: none;}
  187.  
  188. .bar {margin-top:0px;
  189. padding:16px;
  190. height:6px;
  191. margin-left:0px;
  192. color:{color:Text};
  193. Text-align:left;
  194. Background:#fff;
  195. z-index:999999999999999999999999;
  196. letter-spacing:1px;
  197. Text-transform:uppercase;
  198. font-size: 9px; }
  199.  
  200. .audioinfo {margin-top:-2px;
  201. padding:10px;
  202. margin-left:0px;
  203. color:{color:Text};
  204. Text-align:left;
  205. Background:;
  206. z-index:999999999999999999999999;
  207. Text-transform:lowercase;
  208. font-size: 10px;}
  209.  
  210. #albumart {margin-left:0px;
  211. float:left;
  212. margin-top:-17px;}
  213.  
  214. #albumart img{margin-left:-15px;
  215. transition:all 1s ease;
  216. padding:15px;
  217. width:50px;}
  218.  
  219. #audioplayer {width:28px;
  220. height:31px;
  221. opacity:0.7;
  222. z-index:999999999999999999999999999999;
  223. overflow:hidden;
  224. position:absolute;
  225. margin-left:11px;
  226. margin-top:10px;
  227. transition:all 1s ease;}
  228.  
  229. #audioplayer:hover {opacity:1;
  230. transition:all 1s ease;}
  231.  
  232. #asker {color:{color:Text};
  233. Text-transform:lowercase;
  234. font-size:9px;
  235. margin-left:30px;
  236. margin-top:-27px;
  237. padding:0px 0px 1px 0px;}
  238.  
  239. #asker a {color:{color:Text};
  240. Text-transform:lowercase;
  241.  
  242. font-size:9px;
  243. border-bottom:1px solid{color:Text};}
  244.  
  245. .ask {Text-align: justify;
  246. color:{color:Text};
  247. padding:0px;
  248. Text-transform:uppercase;
  249. font-size:9px;
  250. margin-top:1px;
  251. line-height:17px;
  252. vertical-align: -5px;}
  253. .ask a {color: color:{color:Text};}
  254.  
  255. .question {Text-align: justify;
  256. color:{color:Text};
  257. padding:0px;
  258. Text-transform:lowercase;
  259. font-size:9px;
  260. margin-top:15px;
  261. line-height:17px;
  262. vertical-align: -5px;}
  263. .question a {color: color:{color:Text};}
  264.  
  265. .answer {margin-top:-5px;
  266. color:{color:Text};
  267. Text-align:left;
  268. Text-align: justify;
  269. Text-transform:lowercase;
  270. font-size:9px;
  271. padding:0px;}
  272.  
  273. #credits {
  274. position:fixed;
  275. right:10px;
  276. bottom:10px;}
  277. #credits a {letter-spacing:0px;
  278. Text-transform:uppercase;
  279. font-size: 7px;
  280. color:{color:Text};}
  281.  
  282. #pagination {text-align:center;
  283. width:400px;
  284. color:{color:Text};
  285. margin:50px 0px 50px 120px ;
  286. text-transform:lowercase;
  287. font-size:10px;}
  288. #pagination a {line-height:14px;
  289. padding:0 5px;
  290. color:{color:Text};}
  291.  
  292. #pagination span.pagina_atual { margin: 0 1px 0 0;
  293. padding: 2px 6px 2px 6px; color: {color:Text};}
  294.  
  295. #links{ width:161px;
  296. margin-top:0px;
  297. text-align:center;
  298. padding:5px;
  299. background:{color:Accent};}
  300.  
  301. #links a {padding:3px;
  302. display: inline-block;
  303. color: {color:Text};
  304. text-align:center;
  305. text-transform:lowercase;}
  306.  
  307. #sidebar {margin-top:150px;
  308. margin-left:280px;
  309. position:fixed;}
  310. #sidebar img {z-index:999999999999999999999999;
  311. width:170px;}
  312.  
  313. #desc {margin-top:5px;
  314. margin-left:0px;
  315. width:130px;
  316. position:fixed;
  317. background: #fafafa;
  318. padding:20px;
  319. border:1px solid{color:Accent};
  320. font-size:9px;
  321. line-height:13px;
  322. text-align:justify;
  323. color:{color:Text};}
  324.  
  325.  
  326. </style>
  327. </head>
  328.  
  329. <body>
  330.  
  331. <div id="sidebar">
  332. <a href="/"><img src="{image:sidebar}">
  333. <div id="links">
  334. <a href="{text:Link1}">{text:Link1 Title}</a>
  335. <a href="{text:Link2}">{text:Link2 Title}</a>
  336. <a href="{text:Link3}">{text:Link3 Title}</a>
  337. <a href="{text:Link4}">{text:Link4 Title}</a>
  338. </div>
  339. <div id="desc">
  340. {Description}
  341. </div>
  342. </div>
  343.  
  344. <div id="credits">
  345. <a href="http://selenapastel.tumblr.com/">@</a>
  346. </div>
  347.  
  348. <div id="entries">
  349.  
  350. {block:Posts}
  351. <div id="entry">
  352.  
  353. {block:Text}
  354. {block:Title}
  355. <h1>{Title}</h1>
  356. {/block:Title}
  357. {Body}{/block:Text}
  358.  
  359. {block:Photo}
  360. <img src="{PhotoURL-400}">
  361. {block:Caption}
  362. {Caption}
  363. {/block:Caption}
  364. {/block:Photo}
  365.  
  366. {block:Photoset}
  367. {Photoset}
  368. {block:Caption}
  369. {Caption}
  370. {/block:Caption}
  371. {/block:Photoset}
  372.  
  373. {block:Quote}
  374. <div class="quote">{Quote}</div>
  375. <div class="quotesource">{Source}</div>
  376. {/block:Quote}
  377.  
  378. {block:Link}
  379. <a href="{URL}" {Target}><h1>{Name}</h1></a>
  380. {block:Description}
  381. {Description}
  382. {/block:Description}
  383. {/block:Link}
  384.  
  385. {block:Chat}
  386. {block:Title}<h1>{Title}</h1>{/block:Title}
  387. {block:Lines}
  388. <div class="chat">
  389. <div class="lines">{block:Label}
  390. <span>{Label}</span>
  391. {/block:Label}
  392. {Line}</div></div>
  393. {/block:Lines}
  394. {/block:Chat}
  395.  
  396.  
  397. {block:Audio}
  398. <div id="audioplayer">{AudioPlayerWhite}</div>
  399. <div id="albumart">
  400. {block:AlbumArt}
  401. <img src="{AlbumArtURL}" width="100">
  402. {/block:AlbumArt}
  403. </div>
  404. <div class="audioinfo">
  405. {block:TrackName}
  406. {TrackName}
  407. {/block:TrackName}<br>
  408. {block:Artist}
  409. {Artist}
  410. {/block:Artist}<br>
  411. {/block:ExternalAudio}</div>
  412. {/block:Audio}
  413.  
  414. {block:Video}{Video-400}
  415. {block:Caption}{Caption}{/block:Caption}{/block:Video}
  416.  
  417. {block:Answer}
  418. <div class="ask">
  419. <img src="{AskerPortraitURL-48}" style="width:20px;">
  420. <div id="asker">{Asker}</div></div>
  421. <div class="question">{Question}</div>
  422. <div class="answer">{Answer}</div>
  423. {/block:Answer}
  424.  
  425. <div style="display:none">{block:RebloggedFrom}<a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom}{block:ContentSource}<a href="{SourceURL}" target="_blank">source</a>{/block:ContentSource}</div>
  426.  
  427.  
  428. <div class="info">
  429. <a href="{Permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix}, </a>
  430. {block:NoteCount}{NoteCountWithlabel}{/block:NoteCount}
  431. {block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  432. {block:Permalink}
  433. {block:RebloggedFrom} <a href="{ReblogRootURL}" target="_blank">source</a> {/block:RebloggedFrom} {/block:Permalink}
  434. </div>
  435. <div class="tags">{block:HasTags}tags:{block:Tags}<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</div>
  436.  
  437. {block:PostNotes}{PostNotes}{/block:PostNotes}
  438.  
  439. </div>
  440. {/block:Posts}
  441.  
  442. <div id="pagination">
  443. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"><u>back</u></a>{/block:PreviousPage}{/block:Pagination}
  444. {block:JumpPagination length="3"}
  445. {block:CurrentPage}<span class="pagina_atual"><u>{PageNumber}</u></span>{/block:CurrentPage}
  446. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  447. {/block:JumpPagination}
  448. {block:Pagination}{block:NextPage}<a href="{NextPage}"><u>next</u></a>{/block:NextPage}{/block:Pagination}
  449. </div>
  450. </div>
  451.  
  452. </body>
  453. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement