Advertisement
xariaaaa

[THEME] ᴀ ᴘʟᴜs

Mar 12th, 2016
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.62 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><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8. <!-- ʙᴀsᴇ ʙʏ ᴇɴᴛᴇʀᴘʀɪᴢᴇʀ. ᴛʜᴇᴍᴇ ʙʏ ᴀʀɪᴀsʀᴘʜ ᴘʟᴇᴀsᴇ ᴅᴏ ɴᴏᴛ sᴛᴇᴀʟ ɪᴛ! ᴇᴅɪᴛɪɴɢ ɪs ᴀʟᴏᴡᴇᴅ, ʙᴜᴛ ᴘʟᴇᴀsᴇ ʟᴇᴀᴠᴇ ᴛʜᴇ ᴄʀᴇᴅɪᴛɪɴɢ ɪɴᴛᴀᴄᴛ. -->
  9.  
  10. <style type="text/css">
  11.  
  12. body {
  13. background: #ffffff;
  14. background-image: {image:background};
  15. background-position: bottom left;
  16. background-attachment: fixed;
  17. background-repeat: no-repeat;
  18. }
  19.  
  20. a {
  21. color: #e9cfe0;
  22. text-decoration: none;
  23. -webkit-transition: opacity 0.7s linear;
  24. -webkit-transition: all 0.7s ease-out;
  25. -moz-transition: all 0.7s ease-out;
  26. transition: all 0.7s ease-out;
  27. }
  28.  
  29. img {
  30. border:none;
  31. }
  32.  
  33. blockquote {
  34. margin-left: 5px;
  35. padding: 5px;
  36. border-left: 1px solid #e9cfe0;
  37. }
  38.  
  39. blockquote blockquote {
  40. margin-left: 5px;
  41. padding: 5px;
  42. border-left: 1px solid #e9cfe0;
  43. }
  44.  
  45. blockquote img {
  46. max-width: 230px;
  47. height: auto;
  48. }
  49.  
  50. blockquote blockquote img {
  51. max-width: 270px;
  52. height: auto;
  53. }
  54.  
  55. /* GASARA */
  56. @font-face { font-family: "gasara"; src: url('https://dl.dropbox.com/s/9mird7ef2oyhzbc/gasara.ttf'); }
  57.  
  58.  
  59. code, pre {
  60. font-family: "Gasara";
  61. word-wrap: break-word;
  62. line-height: 10px;
  63. font-size: 8px;
  64. text-align: justify;
  65. padding: 7px;
  66. background-color: #ffffff;
  67. border-left: 1px solid #e9cfe0;
  68. border-bottom: 1px dotted #e9cfe0;
  69. border-radius: 20px 0px 20px 0px;
  70. }
  71.  
  72. /* DARLESTON */
  73. @font-face { font-family: "darleston"; src: url('https://dl.dropboxusercontent.com/s/pon2nz49g2gofuu/Darleston.otf') }
  74.  
  75. h1, h2 {
  76. font-size: 40px;
  77. font-weight: 200;
  78. letter-spacing: 2px;
  79. font-family: "darleston";
  80. font-style: none;
  81. line-height: 28px;
  82. text-align: justify;
  83. padding: 0px;
  84. color: #e9cfe0;
  85. }
  86.  
  87. #entries {
  88. width: 260px;
  89. height: 100%;
  90. float: right;
  91. margin-top: 20px;
  92. margin-right: 300px;
  93. }
  94.  
  95. #post {
  96. width: 250px;
  97. padding: 10px;
  98. border: 10px double #ffffff;
  99. background-color: #ededed;
  100. margin-bottom: 30px;
  101. font-family: "calibri";
  102. font-size: 12px;
  103. line-height: 15px;
  104. color: #000000;
  105. text-align: justify;
  106. }
  107.  
  108. #post img {
  109. max-width: 240px !important;
  110. height: auto;
  111. }
  112.  
  113. .posttitle {
  114. font-family: "Bebas";
  115. font-size: 20px;
  116. line-height: 33px;
  117. color: #e9d9e3;
  118. font-weight: 300;
  119. word-spacing: 8px;
  120. }
  121.  
  122. .posttitle:first-letter {
  123. font-family: "Darleston";
  124. font-size: 80px;
  125. color: #e9cfe0;
  126. text-transform: uppercase;
  127. margin-left: -10px;
  128. }
  129.  
  130. .photopost img, .photosetpost, .videopost {
  131. max-width: 250px;
  132. height: auto;
  133. }
  134.  
  135. /* Audio */
  136. .audio {
  137. padding: 0;
  138. }
  139.  
  140. .audio_container {
  141. overflow: hidden;
  142. position: relative;
  143. width: 100px;
  144. }
  145.  
  146. .soundcloud_audio_player {
  147. width: 100%;
  148. }
  149.  
  150. .tumblr_audio_player {
  151. width: 100%;
  152. }
  153.  
  154. .quote {
  155. font-family: "Darleston";
  156. font-size: 33px;
  157. line-height: 40px;
  158. letter-spacing: 1px;
  159. color: #000000;
  160. }
  161.  
  162. .source {
  163. font-family: "Gasara";
  164. font-size: 8px;
  165. letter-spacing: 2px;
  166. text-align: right;
  167. }
  168.  
  169. .asker {
  170. font-family: "Bebas";
  171. font-size: 25px;
  172. color: #e9cfe0;
  173. text-align: center;
  174. margin-bottom: 15px;
  175. }
  176.  
  177. .question {
  178. font-family: "Gasara";
  179. font-size: 8px;
  180. line-height: 10px;
  181. padding: 8px;
  182. background-color: #ffffff;
  183. text-align: justify;
  184. border-top: 1px solid #e9d9e3;
  185. }
  186.  
  187. #info {
  188. margin-top: 8px;
  189. width: 250px;
  190. height: 15px;
  191. text-align: center;
  192. display: inline-block;
  193. font-family: "Gasara";
  194. font-size: 8px;
  195. letter-spacing: 1px;
  196. }
  197.  
  198. .permapage {
  199. width: auto !important;
  200. padding:5px;
  201. background-color: #ededed;
  202. color: #3e3e3e;
  203. font-family: "Gasara";
  204. font-size: 8px;
  205. line-height: 100%;
  206. letter-spacing:1px;
  207. text-align:center;
  208. text-transform:uppercase;
  209. text-decoration:none;
  210. }
  211.  
  212. .notes_wrapper {
  213. margin-top: -15px;
  214. width: 250px;
  215. padding: 10px;
  216. overflow: auto;
  217. border: 10px double #ffffff;
  218. background-color: #ededed;
  219. }
  220.  
  221. .notes {
  222. text-align: justify;
  223. word-wrap: break-word;
  224. display: inline-block;
  225. line-height: 100%;
  226. color: #3e3e3e;
  227. background-color: #ededed;
  228. text-align: left;
  229. text-transform: auto;
  230. font-family: "Calibri";
  231. font-size:10px;
  232. letter-spacing:0;
  233. word-spacing:0;
  234. list-style-type:none;
  235. }
  236.  
  237. .notes a{
  238. text-transform: uppercase;
  239. }
  240.  
  241. .notes ul, ol {
  242. display:inline-block;
  243. }
  244. .notes li {
  245. margin-top:5px;
  246. }
  247.  
  248. .notes img {
  249. display:none;
  250. -moz-transition:all 0.5s ease-in-out;
  251. -webkit-transition:all 0.5s ease-in-out;
  252. -o-transition:all 0.5s ease-in-out;
  253. transition:all 0.5s ease-in-out;
  254. -webkit-filter: grayscale(100%);
  255. opacity: .5;
  256. }
  257.  
  258. .notes img:hover {
  259. -webkit-filter: grayscale(0%) !important;
  260. opacity: 1;
  261. -moz-transition:all 0.5s ease-in-out;
  262. -webkit-transition:all 0.5s ease-in-out;
  263. -o-transition:all 0.5s ease-in-out;
  264. transition:all 0.5s ease-in-out;
  265. }
  266.  
  267. .read_more {
  268. padding:4px;
  269. background-color: #e5e5e5;
  270. text-align: center;
  271. }
  272.  
  273. #render {
  274. position: fixed;
  275. bottom: 0px;
  276. left: 210px;
  277. height: 550px;
  278. width: 255px;
  279. z-index:9999;
  280. }
  281.  
  282. #render img {
  283. height: 550px;
  284. width: auto;
  285. opacity: 1;
  286. }
  287.  
  288. #fall {
  289. height: 78.2%;
  290. width: 15px;
  291. top: 0px;
  292. left: 465px;
  293. z-index: 999999;
  294. background-color: #ded9dc;
  295. position: fixed;
  296. }
  297.  
  298. #sidescription {
  299. top: 78.2%;
  300. left: 360px;
  301. width: 200px;
  302. height: 65px;
  303. padding: 4px;
  304. background-color: #ded9dc;
  305. position: fixed;
  306. font-family: "Gasara";
  307. font-size: 8px;
  308. text-align: justify;
  309. line-height: 15px;
  310. }
  311.  
  312. #sidescription:first-letter{
  313. font-family: "Darleston";
  314. font-size: 18px;
  315. }
  316.  
  317. #sidelinks {
  318. position: fixed;
  319. margin-left: 475px;
  320. top: 75.5%;
  321. height: 20px;
  322. font-family: "Calibri";
  323. font-size: 15px;
  324. text-transform: uppercase;
  325. }
  326.  
  327. #upsidelinks {
  328. position: fixed;
  329. transform: rotate(90deg);
  330. margin-left: 545px;
  331. top: 81.5%;
  332. height: 20px;
  333. font-family: "Calibri";
  334. font-size: 15px;
  335. text-transform: uppercase;
  336. }
  337.  
  338. #sidelinks a, #upsidelinks a {
  339. color: #000000;
  340. }
  341. </style>
  342. </head>
  343. <body>
  344. <div id="fall"></div>
  345. <div id="render"><img src="http://i.imgur.com/JMSQPNd.png" /></div>
  346. <div id="sidescription">This is a theme-testing blog! This is a theme-testing blog! This is a theme-testing blog! This is a theme-testing blog!This is a theme-testing blog! This is a theme-testing blog!</div>
  347. <div id="sidelinks">
  348. <a href="/">HOME</a>
  349. <a href="/">INBOX</a>
  350. </div>
  351.  
  352. <div id="upsidelinks">
  353. <a href="/">ABT</a>
  354. <a href="/">LNK</a>
  355. </div>
  356.  
  357. <div id="entries">
  358.  
  359. {block:Posts}
  360. <div id="post">
  361.  
  362. <!-- TEXT POSTS -->
  363. {block:Text}
  364. <div class="posttitle">{block:Title}{Title}{/block:Title}</div>
  365. {Body}
  366. {/block:Text}
  367.  
  368. <!-- PHOTO POSTS -->
  369. {block:Photo}
  370. <div class="photopost">{LinkOpenTag}<center><img src="{PhotoURL-250}"></center>{LinkCloseTag}
  371. {block:Caption}{Caption}{/block:Caption}</div>
  372. {/block:Photo}
  373.  
  374. <!-- PHOTOSET POSTS -->
  375. {block:Photoset}
  376. <div class="photosetpost">{Photoset-250} {block:Caption}{Caption}{/block:Caption}</div>
  377. {/block:Photoset}
  378.  
  379. <!-- QUOTE POSTS -->
  380. {block:Quote}
  381. <div class="quote">{Quote}</div>
  382. <div class="source">{block:Source} —{Source}{/block:Source}</div>
  383. {/block:Quote}
  384.  
  385. <!-- LINK POSTS -->
  386. {block:Link}
  387. <div class="posttitle">a href="{URL}" {Target}>{Name}</a></div>
  388. {block:Description}{Description}{/block:Description}
  389. {/block:Link}
  390.  
  391. <!-- CHAT POSTS -->
  392. {block:Chat}
  393.  
  394. <div class="posttitle">{block:Title}{Title}{/block:Title}</div>
  395. {block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}
  396. {/block:Chat}
  397.  
  398.  
  399. <!-- ASK POST -->
  400. {block:Answer}
  401. <div class="asker">{Asker}</div>
  402. <div class="question">{Question}</div>
  403. {Answer}
  404. {/block:Answer}
  405.  
  406. <!-- AUDIO POST -->
  407. {block:Audio}
  408. <div class="audioContainer">
  409. {block:AudioEmbed}{AudioEmbed color="white"}{/block:AudioEmbed}
  410. </div>
  411. {block:Caption}{Caption}{/block:Caption}
  412. {/block:Audio}
  413.  
  414. <!-- VIDEO POST -->
  415. {block:Video}
  416. <div class="video">{Video-250}</div>
  417. {block:Caption}{Caption}{/block:Caption}
  418. {/block:Video}
  419.  
  420. <!-- POST PERMA -->
  421. {block:IndexPage}
  422. <div id="info">
  423. <a href="{Permalink}" title="{MonthNumberWithZero}{DayOfMonthWithZero}{Year}">POSTED</a> × <a href="{Permalink}" title="{block:Tags} #{Tag} {/block:Tags}">TAGGED</a> × <a href="{Permalink}" title="{PostNotesWithLabel}">NOTES</a>
  424. </div>
  425. {/block:IndexPage}
  426.  
  427. {block:PermaLinkPage}
  428. <div class="permapage">
  429. Posted On: {DayOfWeek}, {DayOfMonth} {Month} {Year}.
  430. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> (<a href="{ReblogRootURL}" title="{ReblogRootName}">src</a>)
  431. {/block:RebloggedFrom}</br>
  432. <span style="margin-top:5px; text-align:center; width:auto;">{block:Tags}#<a href="{TagURL}">{Tag}</a> &nbsp; {/block:Tags} </span>
  433. </div>
  434. {/block:PermalinkPage}
  435. </div>
  436.  
  437. {block:PermaLinkPage}
  438. {block:PostNotes}
  439. <div class="notes_wrapper">
  440. <div class="notes">{PostNotes}</div>
  441. </div>
  442. {/block:PostNotes}
  443. {/block:PermalinkPage}
  444. {/block:Posts}
  445. </div>
  446.  
  447. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement