Advertisement
stopsniall

ashtonirwnstheme 14

Oct 27th, 2013
466
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.94 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.  
  3. <!--
  4.  
  5. by ashtonirwns
  6. please dont steal anything or ill cry
  7. and kill you
  8. but mainly cry so yea dont do it yo
  9. other than that enjoy the theme
  10.  
  11. -->
  12.  
  13.  
  14. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  15. <head><title>{Title}</title>
  16. <link rel="shortcut icon" href="{Favicon}">
  17. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  18. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  19.  
  20.  
  21. <meta name="color:Background" content="#ffffff"/>
  22. <meta name="color:Text" content="#a8a8a8"/>
  23. <meta name="color:Link" content="#b8b8b8"/>
  24. <meta name="color:Tags" content="f0f0f0"/>
  25. <meta name="color:Hover" content="#f2f2f2"/>
  26. <meta name="color:Line" content="#f2f2f2"/>
  27. <meta name="color:Border" content="#e4e4e4"/>
  28. <meta name="color:Post" content="#ffffff"/>
  29. <meta name="color:Answer" content="#f8f8f8"/>
  30. <meta name="image:bg" content=""/>
  31. <meta name="text:Link 1" content="" />
  32. <meta name="text:Link 1 Text" content="" />
  33. <meta name="text:Link 2" content="" />
  34. <meta name="text:Link 2 Text" content="" />
  35. <meta name="text:Link 3" content="" />
  36. <meta name="text:Link 3 Text" content="" />
  37. <meta name="text:Link 4" content="" />
  38. <meta name="text:Link 4 Text" content="" />
  39. <meta name="text:Link 5" content="" />
  40. <meta name="text:Link 5 Text" content="" />
  41. <meta name="text:Link 6" content="" />
  42. <meta name="text:Link 6 Text" content="" />
  43. <meta name="if:Show Link 1" content="1" />
  44. <meta name="if:Show Link 2" content="1" />
  45. <meta name="if:Show Link 3" content="1" />
  46. <meta name="if:Show Link 4" content="1" />
  47. <meta name="if:Show Link 5" content="1" />
  48. <meta name="if:Show Link 6" content="1" />
  49. <meta name="color:scrollbarbg" content="ffffff"/>
  50.  
  51.  
  52. <style type="text/css">
  53.  
  54. /* --- SCROLLBAR ---*/
  55.  
  56.  
  57. ::-webkit-scrollbar-thumb:vertical {border:3px solid #fff;height:12px; background-color:#DCDCDC;}
  58. ::-webkit-scrollbar-thumb:horizontal {background-color:#fff;}
  59. ::-webkit-scrollbar {background-color:#DCDCDC;height:7px;width:12px;border:5px solid #fff;}
  60. ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment{background-color:#DCDCDC;display:block;height:8px;border-right:2px solid #fff;border-left:2px solid #fff;
  61. }
  62.  
  63. /* --- BODY ---*/
  64.  
  65. body {
  66. background:{color:background};
  67. margin:0px;
  68. color:#696969;
  69. font-family:Calibri;
  70. font-size:9px;
  71. line-height:100%;
  72. }
  73.  
  74. a {
  75. text-decoration:none;
  76. outline:none;
  77. -moz-outline-style:none;
  78. color:#696969;
  79. }
  80.  
  81. img {
  82. border:none;
  83. }
  84.  
  85. blockquote {
  86. padding-left:5px;
  87. border-left:2px solid;
  88. }
  89.  
  90. blockquote blockquote {
  91. padding-left:5px;
  92. border-left:2px solid;
  93. }
  94.  
  95. h1 {
  96. font-size:9px;
  97. text-transform:uppercase;
  98. }
  99.  
  100. a:hover {
  101. opacity:10;
  102. color:#696969;
  103. -webkit-transition: all 0.7s ease;
  104. -moz-transition: all 0.7s ease;
  105. -o-transition: all 0.7s ease
  106. }
  107.  
  108. #outline {
  109. position:fixed;
  110. margin-top:5px;
  111. margin-left:-38px;
  112. z-index:-1;
  113. }
  114.  
  115. #outline img {
  116. width:250px;
  117. height:90px;
  118. -webkit-transition: all .5s ease;
  119. -moz-transition: all .5s ease;
  120. -o-transition: all .5s ease;
  121. }
  122.  
  123. #outline2 {
  124. position:fixed;
  125. margin-top:140px;
  126. margin-left:-38px;
  127. z-index:-1;
  128. }
  129.  
  130. #outline2 img {
  131. width:250px;
  132. height:90px;
  133. -webkit-transition: all .5s ease;
  134. -moz-transition: all .5s ease;
  135. -o-transition: all .5s ease;
  136. }
  137.  
  138. #heart {
  139. position:fixed;
  140. margin-top:110px;
  141. margin-left:-50px;
  142. z-index:-1;
  143. }
  144.  
  145. #heart img {
  146. width:270px;
  147. height:15px;
  148. }
  149.  
  150. @font-face{font-family:Jane Austen;src:url(http://static.tumblr.com/9wzbixa/ncHmj2mmb/janeaust.ttf);}
  151.  
  152. #title {
  153. width:270px;
  154. height:1px;
  155. font-family:Jane Austen;
  156. text-align:center;
  157. margin-top:85px;
  158. margin-left:-75px;
  159. text-transform:lowercase;
  160. position:fixed;
  161. padding:30px;
  162. background-color:;
  163. font-size: 40px;
  164. opacity:.8;
  165. color:#696969;
  166. -webkit-transition: all 0.5s ease-out;
  167. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  168. }
  169.  
  170.  
  171. #sidebar:hover #title {
  172.  
  173. opacity:0;
  174. -webkit-transition: all 0.5s ease-out;
  175. -moz-transition: all 0.5s ease-out;
  176. transition: all 0.5s ease-out;
  177.  
  178. }
  179.  
  180. #sidebar:hover #outline img{
  181.  
  182. margin-top:-50px;
  183. margin-left:0px;
  184. opacity:1;
  185.  
  186. }
  187.  
  188. #sidebar:hover #outline2 img{
  189.  
  190. margin-top:50px;
  191. margin-left:0px;
  192. opacity:1;
  193.  
  194. }
  195.  
  196.  
  197. /* --- POST ENTRIES ---*/
  198.  
  199.  
  200. #entries {
  201. padding:10px;
  202. width:500px;
  203. margin-left:450px;
  204. margin-top:40px;
  205. font-size:10px;
  206. }
  207.  
  208. /* --- BODY: POSTS ---*/
  209.  
  210.  
  211. #post {
  212. width:500px;
  213. padding-bottom:20px;
  214. padding:10px;
  215. margin-top:15px;
  216. background-color:{color:Post};
  217. }
  218.  
  219. /* --- SIDEBAR IMAGE ---*/
  220.  
  221.  
  222. #sidebar {
  223. width:100px;
  224. position:fixed;
  225. margin-left:150px;
  226. margin-top:200px;
  227. opacity:1;
  228. background-color:{color:gray};
  229. }
  230.  
  231. #sidebarimage {
  232. position:fixed;
  233. margin-top:-60px;
  234. margin-left:-29px;
  235. opacity:0;
  236. width 100px;
  237. }
  238.  
  239. #sidebarimage img {
  240. position:fixed;
  241. width:215px;
  242. height:215px;
  243. border:solid 1px;
  244. padding:6px;
  245. border-color: {color:gray};
  246. background-color:{color:Sidebar};
  247. }
  248.  
  249. #sidebar:hover #description {
  250.  
  251. opacity:.9;
  252. -webkit-transition: all 0.5s ease-out;
  253. -moz-transition: all 0.5s ease-out;
  254. transition: all 0.5s ease-out;
  255.  
  256. }
  257.  
  258. #sidebar:hover .links {
  259.  
  260. opacity:.9;
  261. -webkit-transition: all 0.5s ease-out;
  262. -moz-transition: all 0.5s ease-out;
  263. transition: all 0.5s ease-out;
  264.  
  265. }
  266. /* --- SIDEBAR LINKS ---*/
  267.  
  268. .links {
  269. width:350px;
  270. height:80px;
  271. padding: 9px;
  272. font-size:12px;
  273. font-family:ultimapdaa hairline;
  274. opacity:0;
  275. text-align: center;
  276. margin-top:63px;
  277. margin-left:-100px;
  278. text-align: justify;
  279. text-transform:uppercase;
  280. word-spacing:200px;
  281. opacity;0;
  282. line-height:250%;
  283. background-color:;
  284. position:fixed;
  285. padding-bottom:22px;
  286. color:#fff;
  287. -webkit-transition: all 0.5s ease-out;
  288. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  289. }
  290. }
  291.  
  292. .links a {
  293. font-size: 12px;
  294. }
  295.  
  296. .links a:hover {
  297. color:{color:Hover}
  298. }
  299.  
  300.  
  301. /* --- DESCRIPTION ---*/
  302.  
  303. @font-face { font-family:"Ultimapdaa Hairline"; src: url('http://static.tumblr.com/iddq6cw/GQTm040bn/ultimapdaa-hairline.ttf'); }
  304.  
  305. #description {
  306. position:fixed;
  307. font-family:ultimapdaa hairline;
  308. line-height:110%;
  309. font-size:13px;
  310. font-style:;
  311. width:220px;
  312. height:110px;
  313. margin-top:50px;
  314. opacity:0;
  315. padding:9px;
  316. margin-left:-38px;
  317. background-color:;
  318. text-align:justify;
  319. color:#696969;
  320. -webkit-transition: all 0.5s ease-out;
  321. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  322. }
  323.  
  324. /* --- PAGINATION---*/
  325.  
  326. #pagination {
  327. width:250px;
  328. height:15px;
  329. font-size:50px;
  330. text-align:center;
  331. margin-left:900px;
  332. padding-top:5px;
  333. opacity:1;
  334. margin-top:95px;
  335. position:fixed;
  336. font-family:ultimapdaa hairline;
  337. letter-spacing:0px;
  338. background-color:;
  339. color:#696969;
  340. }
  341.  
  342. /* --- POST INFO ---*/
  343.  
  344.  
  345. #info {
  346. text-align:left;
  347. margin-top:10px;
  348. text-transform:uppercase;
  349. font-size:8px;
  350. font-style:none;
  351. border-top:1px solid {color:Line}
  352. }
  353.  
  354. /* --- POST TAGS---*/
  355.  
  356.  
  357. #tags {
  358. font-family:cambria;
  359. letter-spacing:0px;
  360. text-transform:lowercase;
  361. font-size:10px;
  362. font-style:italic;
  363. margin-top:4px;
  364. text-align:left;
  365. }
  366.  
  367. #tags
  368. a {display:inline;background-color:{color:Tags};padding:-3px;text-align:left;
  369. -webkit-transition: all 0.6s ease-in-out;
  370. -moz-transition: all 0.6s ease-in-out;
  371. -o-transition: all 0.6s ease-in-out;
  372. -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  373.  
  374.  
  375. /* --- QUESTIONS ---*/
  376.  
  377. #asker {
  378. padding:5px;
  379. font-family:cambria;
  380. letter-spacing:1px;
  381. text-align:left;
  382. font-style:italic;
  383. margin-left:10px;
  384. border-left:3px #eee solid;
  385. background-color:{color:background}
  386. }
  387.  
  388. {CustomCSS}</style></head><body>
  389.  
  390. <div id="sidebar">
  391. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  392.  
  393.  
  394. <div id="description">
  395. {Description}
  396. </div>
  397.  
  398. <div id="outline"><img src="http://media.tumblr.com/baf04ac204ca1acbca9b56c5b2310217/tumblr_inline_mvanay46Qr1r37k2u.png"></div>
  399. <div id="outline2"><img src="http://media.tumblr.com/1af72ad7a2f46ce824f22a0b38a29488/tumblr_inline_mvanb2LmOt1r37k2u.png"></div>
  400. <div id="heart"><img src="http://media.tumblr.com/91818d173602fc2a1dab9ab244ebf787/tumblr_inline_mvanatKg5V1r37k2u.png"></div>
  401.  
  402. <div id="title">{title}</div>
  403.  
  404. <div class="links">
  405. {block:IfShowLink1}<a href="{text:Link 1}">{text:Link 1 Text}</a>{/block:IfShowLink1}
  406. {block:IfShowLink2}<a href="{text:Link 2}">{text:Link 2 Text}</a>{/block:IfShowLink2}
  407. {block:IfShowLink3}<a href="{text:Link 3}">{text:Link 3 Text}</a>{/block:IfShowLink3}
  408. {block:IfShowLink4}<a href="{text:Link 4}">{text:Link 4 Text}</a>{/block:IfShowLink4}
  409. {block:IfShowLink5}<a href="{text:Link 5}">{text:Link 5 Text}</a>{/block:IfShowLink5}
  410. {block:IfShowLink6}<a href="{text:Link 6}">{text:Link 6 Text}</a>{/block:IfShowLink6}
  411. </div>
  412.  
  413.  
  414. {block:Pagination}<div id="pagination">
  415. {block:PreviousPage}<a href="{PreviousPage}">prev</a>{/block:PreviousPage}
  416. {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}
  417. </div>{/block:Pagination}
  418. </div>
  419. </div>
  420.  
  421. <div id="entries">{block:Posts}<div id="post">
  422.  
  423. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  424.  
  425. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  426.  
  427. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  428.  
  429. {block:Quote}{Quote}{/block:Quote}
  430.  
  431. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  432.  
  433. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  434.  
  435. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerWhite}</left></span>
  436. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  437. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  438. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  439. {/block:Audio}
  440.  
  441. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  442.  
  443. {block:Answer}<div id="asker"><span style="font-family:cambria;font-size:9px;font-style:italic;">✎ {Asker}: </span>{Question}</div><left><font face="cambria">{Answer}</font>{/block:Answer}
  444.  
  445. <div id="info">
  446. <br>posted <a href="{Permalink}">{TimeAgo}</a> {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource}(<a href="{SourceURL}">© <a href="{SourceURL}">{SourceLink}</a>){/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} with <a href="{Permalink}">{NoteCountWithLabel}</a>
  447. {block:HasTags}<div id="tags"><img src="http://static.tumblr.com/qlfmldj/wOKmcnquv/untitled-2.png">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  448. {/block:Posts}
  449. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  450. {/block:Posts}</div></div></div>
  451.  
  452.  
  453.  
  454. <!--
  455. DONT REMOVE THE CREDIT OR I WILL FIND YOU
  456. AND EAT YOUR FAMILY IN FRONT OF YOU I S2G
  457. -->
  458.  
  459. <div style="position:fixed;bottom:0px; right:-0px; font-size:5px; letter-spacing:1px; font-family:cambria;"><a href="http://stopsniall.tumblr.com/"><a href="http://ashtonirwns.tumblr.com/"><img src="http://media.tumblr.com/dbabbc0ec1f787537c0d5812b9f45fff/tumblr_inline_mpq2gzdswx1qz4rgp.png" /></a></center></div>
  460.  
  461.  
  462. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement