Advertisement
amyspondthemes

Theme Six: Stars

Jul 31st, 2014
324
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.16 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.  
  4. <head><title>{Title}</title>
  5. <link rel="shortcut icon" href="{Favicon}">
  6. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  7. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  8.  
  9.  
  10. <!---Theme 6: Stars by Amyspond
  11. --->
  12.  
  13. <meta name="color:Background" content="#ffffff"/>
  14. <meta name="color:Text" content="#a8a8a8"/>
  15. <meta name="color:Sidebar Links" content="#b8b8b8"/>
  16. <meta name="color:DescriptionText" content="#b8b8b8"/>
  17. <meta name="color:Border" content="#dddddd"/>
  18. <meta name="color:Hover" content="#b0aeae"/>
  19. <meta name="color:Scrollbar" content="#000000"/>
  20. <meta name="color:ScrollbarBg" content="#ffffff"/>
  21. <meta name="color:Post Links" content="#c0bfbf"/>
  22. <meta name="color:askbg" content="#efefef" />
  23. <meta name="image:Background" content=""/>
  24. <meta name="text:Link 1" content="" />
  25. <meta name="text:Link 1 Text" content="" />
  26. <meta name="text:Link 2" content="" />
  27. <meta name="text:Link 2 Text" content="" />
  28. <meta name="text:Link 3" content="" />
  29. <meta name="text:Link 3 Text" content="" />
  30. <meta name="text:Link 4" content="" />
  31. <meta name="text:Link 4 Text" content="" />
  32. <meta name="text:Link 5" content="" />
  33. <meta name="text:Link 5 Text" content="" />
  34. <meta name="text:Link 6" content="" />
  35. <meta name="text:Link 6 Text" content="" />
  36. <meta name="if:Show Link 1" content="1" />
  37. <meta name="if:Show Link 2" content="1" />
  38. <meta name="if:Show Link 3" content="1" />
  39. <meta name="if:Show Link 4" content="1" />
  40. <meta name="if:Show Link 5" content="1" />
  41. <meta name="if:Show Link 6" content="1" />
  42.  
  43.  
  44.  
  45.  
  46. <style type="text/css">
  47.  
  48. ::-webkit-scrollbar-thumb {
  49. height:auto;
  50. background-color:{color:Scrollbar};
  51. }
  52.  
  53. ::-webkit-scrollbar {
  54. height:9px;
  55. width:4px;
  56. background-color:{color:ScrollbarBg};
  57. }
  58.  
  59. body {
  60. background:{color:background};
  61. margin:0px;
  62. color:{color:text};
  63. font-family:calibri;
  64. font-size:10px;
  65. line-height:100%;
  66. letter-spacing:0px;
  67. text-align:justify;
  68. background-image:url('{image:Background}');
  69. }
  70.  
  71. a {
  72. text-decoration:none;
  73. outline:none;
  74. -moz-outline-style:none;
  75. color:{color:Post Links};
  76. }
  77.  
  78. img {
  79. border:none;
  80. }
  81.  
  82. blockquote {
  83. padding-left:5px;
  84. border-left:2px solid;
  85. }
  86.  
  87. blockquote blockquote {
  88. padding-left:5px;
  89. border-left:2px solid;
  90. }
  91.  
  92. /*---TOOLTIP---*/
  93.  
  94. #s-m-t-tooltip {
  95. max-width:300px;
  96. padding:2px;
  97. margin:10px 0px 0px 10px;
  98. padding:3px 5px;
  99. background:#000;
  100. text-transform:none;
  101. font-size:9px;
  102. font-family:helvetica;
  103. letter-spacing:1px;
  104. color:#fff;
  105. z-index:999;
  106. }
  107.  
  108. /*---BODY---*/
  109.  
  110. body {
  111. background:{color:background};
  112. color:{color:text};
  113. font-family:helvetica;
  114. font-weight:lighter;
  115. font-size:10px;
  116. line-height:120%;
  117. text-align:justify;
  118. }
  119.  
  120. a {
  121. text-decoration:none;
  122. color:{color:Links};
  123. -moz-transition-duration:0.3s;
  124. -webkit-transition-duration:0.3s;
  125. -o-transition-duration:0.3s;
  126. }
  127.  
  128. a:hover {
  129. color:{color:Hover};
  130. -moz-transition-duration:0.3s;
  131. -webkit-transition-duration:0.3s;
  132. -o-transition-duration:0.3s;
  133. }
  134.  
  135. /*---HEADING---*/
  136.  
  137.  
  138. h1 {
  139. font-weight:normal;
  140. font-size:10px;
  141. text-align:center;
  142. font-style:normal;
  143. line-height:80%;
  144. letter-spacing:1px;
  145. text-transform:uppercase;
  146. color:{color:text};
  147. }
  148.  
  149. h2 {
  150. font-size:15px;
  151. text-align:center;
  152. line-height:100%;
  153. letter-spacing:-0.5px;
  154. color:{color:text};
  155. font-weight:normal;
  156. padding:5px;
  157. padding-bottom:2px;
  158. }
  159.  
  160.  
  161.  
  162.  
  163. /*ENTRIES*/
  164.  
  165. #entries {
  166. padding:10px;
  167. width:500px;
  168. margin-left:402px;
  169. margin-top:5px;
  170. font-size:10px;
  171. font-family:'arial';
  172. letter-spacing:0px;
  173. }
  174.  
  175. #post {
  176. width:500px;
  177. padding-bottom:40px;
  178. padding:25px;
  179. margin-top:50px;
  180. }
  181.  
  182. /*HEADER*/
  183.  
  184. #header {
  185. width:500px;
  186. margin-top:50px;
  187.  
  188. margin-left:432px;
  189. text-align:center;
  190. }
  191.  
  192. #headerimage img {
  193. margin-top:-50px;
  194. width: auto;
  195. height: 100px;
  196. padding-bottom:10px;
  197. }
  198.  
  199.  
  200.  
  201. /*TITLE*/
  202.  
  203. #title {
  204. text-transform:uppercase;
  205. letter-spacing:2px;
  206. font-size:20px;
  207. padding:20px;
  208. }
  209.  
  210. #title a {
  211. color:{color:title};
  212. -moz-transition-duration:0.7s;
  213. -webkit-transition-duration:0.7s;
  214. -o-transition-duration:0.7s;
  215. }
  216.  
  217. #title a:hover {
  218. letter-spacing:6px;
  219. -moz-transition-duration:0.7s;
  220. -webkit-transition-duration:0.7s;
  221. -o-transition-duration:0.7s;
  222. }
  223.  
  224.  
  225.  
  226. /*LINKS*/
  227.  
  228. #links {
  229. padding-top:15px;
  230. letter-spacing:2px;
  231. font-size:8px;
  232. text-transform:uppercase;
  233. }
  234.  
  235. #links a {
  236. color:#000;
  237. padding:5px;
  238. -moz-transition-duration:0.7s;
  239. -webkit-transition-duration:0.7s;
  240. -o-transition-duration:0.7s;
  241. }
  242. #links a:hover {
  243. text-decoration:none;
  244. border-bottom:1px solid #494949;
  245. padding:1px 3px;
  246. }
  247.  
  248. /*STARS*/
  249.  
  250. #stars {
  251. margin-left:50px;
  252. width:400px;
  253. {/block:ifnot400px}
  254. margin-top:-35px;
  255. margin-bottom:15px;
  256. padding-top:20px;
  257. color:{color:desc};
  258. font-weight:lighter;
  259. font-size:9px;
  260. letter-spacing:1px;
  261. }
  262.  
  263.  
  264.  
  265. /*DESCRIPTION AND PAGINATION*/
  266.  
  267. #description {
  268. margin-left:50px;
  269. width:400px;
  270. margin-bottom:-8px;
  271. padding-top:20px;
  272. color:{color:desc};
  273. font-weight:lighter;
  274. font-size:9px;
  275. letter-spacing:1px;
  276. }
  277.  
  278. #pagination {
  279.  
  280. margin-left:-50px;
  281. width:505px;
  282. background:{color:background};
  283. bottom:0px;
  284. padding-top:15px;
  285. height:25px;
  286. text-align:center;
  287. text-transform:uppercase;
  288. font-weight:normal;
  289. font-size:10px;
  290. letter-spacing:1px;
  291. position:fixed;
  292. opacity: 0.7s;
  293. }
  294.  
  295.  
  296.  
  297. /*POST INFO*/
  298.  
  299. #info {
  300. width:500px;
  301. text-align:left;
  302. font-family:'trebuchet ms';
  303. margin-top:3px;
  304. margin-left:px;
  305. letter-spacing:1px;
  306. font-size:7px;
  307. font-style:none;
  308. padding:1px;
  309. line-height:10px;
  310. text-transform:uppercase;
  311. border-top:1px solid;
  312. border-color:{color:Border};
  313. }
  314.  
  315. #info a {
  316. text-align:center;
  317. color:{color:Post Links};
  318. }
  319.  
  320. #info a:hover {
  321. -moz-transition-duration:0.3s;
  322. -webkit-transition-duration:0.3s;
  323. -o-transition-duration:0.3s;
  324. color:{color:Hover}
  325. }
  326.  
  327. #tags {
  328. float:left;
  329. width:489px;
  330. margin-top:-7px;
  331. margin-left:-5px;
  332. text-align:left;
  333. font-size:7px;
  334. padding:5px;
  335. font-size:8px;
  336. opacity:1;
  337. transition-duration: 0.5s;
  338. -moz-transition-duration: 0.5s;
  339. -webkit-transition-duration: 0.5s;
  340. -o-transition-duration: 0.5s
  341. color:{color:Post Links};
  342. }
  343.  
  344. #tags a {
  345. letter-spacing:0px;
  346. font-size:8px;
  347. text-align:center;
  348. font-family:'CALIBRI';
  349. text-decoration:none;
  350. display:inline-block;
  351. color:#ddd;
  352. }
  353.  
  354. #tags a:hover {
  355. background-color:#fff;
  356. -moz-transition-duration:0.3s;
  357. -webkit-transition-duration:0.3s;
  358. -o-transition-duration:0.3s;
  359. color:{color:Hover};
  360. }
  361.  
  362. /*QUESTION*/
  363.  
  364. #question{
  365. font-size: 10px;
  366. color: {color:font};
  367. background-color: {color:askbg};
  368. padding: 7px;
  369. font-family: calibri;
  370. }
  371.  
  372. .asker{
  373. text-transform: uppercase;
  374. font-family: calibri;
  375. }
  376.  
  377.  
  378. #answer{
  379. font-size: 11px;
  380. font-family: calibri;
  381. padding-left:4px;
  382. }
  383. /* --- POP UP ASK ---*/
  384.  
  385. #fade { /*--Transparent background layer--*/
  386. display: none; /*--hidden by default--*/
  387. background: #000;
  388. position: fixed; left: 0; top: 0;
  389. width: 100%; height: 100%;
  390. opacity: 0.8;
  391. z-index: 9999;
  392. }
  393.  
  394. .popup_block {
  395. display: none; /*--hidden by default--*/
  396. padding: 10px;
  397. float: left;
  398. font-size: 10;
  399. position: fixed;
  400. top: 50%; left: 52.3%;
  401. z-index: 99999;
  402. }
  403.  
  404. .heading {
  405. font-family:helvetica;
  406. font-weight:lighter;
  407. font-size:15px;
  408. margin-bottom:10px;
  409. color:#fff;
  410. letter-spacing:2px;
  411. }
  412.  
  413. .text {
  414. font-family:helvetica;
  415. font-weight:lighter;
  416. font-size:11px;
  417. margin-bottom:10px;
  418. color:#fff;
  419. letter-spacing:2px;
  420. }
  421.  
  422.  
  423.  
  424. /*CREDIT*/
  425.  
  426. #cred {
  427. position:fixed;
  428. font-size:8px;
  429. font-weight:normal;
  430. line-height:150%;
  431. letter-spacing:2px;
  432. right:10px;
  433. bottom:10px;
  434. text-transform:uppercase;
  435. text-align:center;
  436. }
  437.  
  438. #cred a {
  439. padding:3px;
  440. color:{color:bg};
  441. background-color:{color:link};
  442. -moz-transition-duration:0.5s;
  443. -webkit-transition-duration:0.5s;
  444. -o-transition-duration:0.5s;
  445. }
  446.  
  447. #cred a:hover {
  448. background-color:{color:hover};
  449. color:{color:text};
  450. -moz-transition-duration:1s;
  451. -webkit-transition-duration:1s;
  452. -o-transition-duration:1s;
  453. }
  454. {CustomCSS}</style></head><body>
  455.  
  456. <div id="cont">
  457. <div id="header">
  458.  
  459.  
  460. {block:IfShowHeaderImage}
  461. <div id="headerimage"><a href="/"><img src="{image:header}"></a></div>
  462. {/block:IfShowHeaderImage}
  463.  
  464. <div id="title">
  465.  
  466. <div id="title"><a href="/">{title}</a></div>
  467.  
  468. </div>
  469.  
  470. <div id="stars">
  471. ☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★
  472. </div>
  473.  
  474.  
  475. <div id="links">
  476.  
  477.  
  478. <a href="/">Home</a>
  479.  
  480. <a href="/ask">ask</a>&nbsp;
  481. {block:IfShowLink1}<a href="{text:Link 1}">{text:Link 1 Text}</a>{/block:IfShowLink1}
  482. {block:IfShowLink2}<a href="{text:Link 2}">{text:Link 2 Text}</a>{/block:IfShowLink2}
  483. {block:IfShowLink3}<a href="{text:Link 3}">{text:Link 3 Text}</a>{/block:IfShowLink3}
  484. {block:IfShowLink4}<a href="{text:Link 4}">{text:Link 4 Text}</a>{/block:IfShowLink4}
  485. {block:IfShowLink5}<a href="{text:Link 5}">{text:Link 5 Text}</a>{/block:IfShowLink5}
  486. {block:IfShowLink6}<a href="{text:Link 6}">{text:Link 6 Text}</a>{/block:IfShowLink6}
  487.  
  488.  
  489. <div id="description">{Description}
  490.  
  491. {block:Pagination}
  492. <div id="pagination">
  493. {block:PreviousPage}<a href="{PreviousPage}">newer</a>{/block:PreviousPage}
  494. ☆ {block:NextPage}<a href="{NextPage}">older</a>{/block:NextPage}
  495. </div>
  496. {/block:Pagination}
  497. </div>
  498. </div>
  499. </div>
  500.  
  501. <div id="entries">
  502. {block:Posts}
  503. <div id="post">
  504.  
  505. {block:Text}
  506. <h1>{block:Title}{Title}{/block:Title}</h1>
  507. {Body}{/block:Text}
  508.  
  509. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}
  510. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  511.  
  512. {block:Photoset}{Photoset-500}{block:Caption}{Caption}
  513. {/block:Caption}{/block:Photoset}
  514.  
  515. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  516. {/block:Source}{/block:Quote}
  517.  
  518. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  519.  
  520. {block:Chat}{block:Title}{Title}{/block:Title}{block:Lines}{block:Label}<b><u>{Label}</u></b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  521.  
  522. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="60px" height="60px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerBlack}</left></span>
  523. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  524. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  525. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times <br>
  526. {/block:Audio}<br>
  527.  
  528. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  529.  
  530.  
  531. {block:Answer}
  532.  
  533. <div id="question"><div class="asker"><center>{Asker} asked:</div> <center>"{Question}"</center> </div>
  534. <div style="padding-top: 3px; padding-bottom: 4px;">{Answer}</center> </div>{/block:answer}
  535.  
  536. <div id="info">
  537. <a href="{Permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix}</a> —
  538. {block:RebloggedFrom} <a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  539. and {block:ContentSource} <a href="{SourceURL}"><a href="{SourceURL}">source</a>{/block:ContentSource}
  540. {block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom}
  541. with {NoteCountWithLabel}</a>
  542. {block:HasTags}<div id="tags">
  543.  
  544. {block:Tags}<a href="/tagged/{Tag}">#{Tag}</a>&nbsp;{/block:Tags}
  545. </div>{block:HasTags}
  546. </div>
  547. </div>
  548. {/block:Posts}
  549. <br><br>{block:PostNotes}<div id="notes"><left>{PostNotes}</div>{/block:PostNotes}
  550. {/block:Posts}</div></div></div>
  551. <br><br><br><br>
  552.  
  553.  
  554.  
  555.  
  556. <div id="cred">
  557. <div id="cred"><a href="http://amyspond.tumblr.com/">credit</a></div>
  558. </div>
  559. </div>
  560.  
  561.  
  562.  
  563.  
  564. </div>
  565. </div>
  566.  
  567. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement