sexycullen

FLAWLESS ICON DYLAN O

Feb 6th, 2014
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.89 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7. <!--------------------------------------------
  8. SPUNKHANDSOME THEMES # 57
  9. THEME BY: http://britishrobert.tumblr.com/ (PREV SPUNKHANDSOME)
  10.  
  11. RULES, IMPORTANT: DON'T REMOVE THE CREDIT // DON'T CLAIM AS YOUR OWN // DON'T USE AS A BASE
  12.  
  13. --------------------------------------------->
  14.  
  15. <title>{Title}</title>
  16. <link rel="shortcut icon" href="{Favicon}">
  17. <link rel="altertnate" type="application/rss+xml" href="{RSS}">
  18. <meta name="description" content="" />
  19. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  20.  
  21.  
  22. <meta name="color:Background" content="#FFFFFF">
  23. <meta name="color:Link" content="#2B2B2B">
  24. <meta name="color:Link Hover" content="#11DAFC">
  25. <meta name="color:Text" content="#262626">
  26. <meta name="color:Scrollbar" content="#000000">
  27. <meta name="color:Blockquote" content="#EAEAEA">
  28. <meta name="color:Info Border" content="#F5F5F5">
  29. <meta name="color:Title" content="#0C0C0C">
  30.  
  31. <meta name="color:Sidebar Link" content="#393838">
  32. <meta name="color:Sidebar Link Hover" content="#11DAFC">
  33. <meta name="color:Sidebar Link Border" content="#F5F5F5">
  34.  
  35. <meta name="text:Body Font Size" content="9px"/>
  36. <meta name="text:Body Font" content="Helvetica"/>
  37.  
  38. <meta name="image:Sidebar" content=""/>
  39.  
  40. <meta name="text:tittle" content="">
  41. <meta name="text:phrase" content="">
  42.  
  43. <meta name="if:Show Link1" content="0" />
  44. <meta name="if:Show Link2" content="0" />
  45. <meta name="if:Show Link3" content="0" />
  46. <meta name="if:Show Link4" content="0" />
  47. <meta name="if:Show Link5" content="0" />
  48.  
  49. <meta name="text:link1" content="">
  50. <meta name="text:link1 url" content="/">
  51. <meta name="text:link1 hover" content="link1">
  52. <meta name="text:link2" content="">
  53. <meta name="text:link2 url" content="/">
  54. <meta name="text:link2 hover" content="link2">
  55. <meta name="text:link3" content="">
  56. <meta name="text:link3 url" content="/">
  57. <meta name="text:link3 hover" content="link3">
  58. <meta name="text:link4" content="">
  59. <meta name="text:link4 url" content="/">
  60. <meta name="text:link4 hover" content="link4">
  61. <meta name="text:link5" content="">
  62. <meta name="text:link5 url" content="/">
  63. <meta name="text:link5 hover" content="link5">
  64.  
  65. <link href='http://fonts.googleapis.com/css?family=Merriweather+Sans:400,700' rel='stylesheet' type='text/css'>
  66.  
  67. <link href='http://fonts.googleapis.com/css?family=Josefin+Slab:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
  68.  
  69. <link href='http://fonts.googleapis.com/css?family=Cutive+Mono' rel='stylesheet' type='text/css'>
  70.  
  71. <style type="text/css">
  72.  
  73. ::-webkit-scrollbar {background-color:{color:Background}; height:4px; width:6px}
  74. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar}; height:50px}
  75. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:Scrollbar}; height:8px!important}
  76.  
  77. small {
  78. font-size: {text:Body Font Size};}
  79. sub {
  80. font-size: {text:Body Font Size};}
  81. sup {
  82. font-size: {text:Body Font Size};}
  83.  
  84. h1 {
  85. font-weight:normal;
  86. font-size:11px;
  87. text-align:center;
  88. font-style:italic;
  89. line-height:50%;
  90. letter-spacing:0px;
  91. font-family:Josefin Slab;
  92. text-transform:none;
  93. color:{color:text};
  94. }
  95.  
  96. h2 {
  97. font-size:18px;
  98. font-family:arial;
  99. letter-spacing:-2px;
  100. font-weight:bold;
  101. line-height:90%;
  102. text-transform:lowercase;
  103. color: {color:Text};
  104. margin: 0px;}
  105.  
  106. code {
  107. width:500px;
  108. font-size:11px;
  109. font-family:cutive mono;
  110. text-align: left;
  111. word-wrap: break-word;
  112. color:{color:Text};
  113. }
  114.  
  115. pre {
  116. width:500px;
  117. font-size:11px;
  118. font-family:cutive mono;
  119. text-align: left;
  120. word-wrap: break-word;
  121. color:{color:Text};
  122. }
  123.  
  124.  
  125. blockquote {
  126. border-left:1px solid {color:Blockquote};
  127. padding-left:6px;
  128. margin:8px;
  129. }
  130.  
  131. blockquote img {
  132. max-width:470px;
  133. }
  134.  
  135. body {
  136. color: {color:Text};
  137. background-color:{color:Background};}
  138.  
  139. a {
  140. color: {color:Link};
  141. text-decoration: none;
  142. -moz-transition-duration: 0.5s;
  143. -o-transition-duration: 0.5s;
  144. -webkit-transition-duration: 0.5s;
  145. transition-duration: 0.5s;}
  146.  
  147. a:hover {
  148. color: {color:Link Hover};
  149. -moz-transition-duration: 0.5s;
  150. -o-transition-duration: 0.5s;
  151. -webkit-transition-duration: 0.5s;
  152. transition-duration: 0.5s;}
  153.  
  154. .phrase {
  155. width:130px;
  156. margin-top:1px;
  157. font-size:6px;
  158. font-family:Merriweather Sans;
  159. letter-spacing:1px;
  160. font-weight:normal;
  161. text-align:center;
  162. text-transform:uppercase;
  163. padding:3px;
  164. color:{color:text};
  165. }
  166.  
  167. .tittle {
  168. width:130px;
  169. margin-bottom:2px;
  170. margin-top:3px;
  171. font-size:17px;
  172. font-family:Merriweather Sans;
  173. letter-spacing:-2px;
  174. font-weight:bold;
  175. text-align:center;
  176. line-height:90%;
  177. text-transform:lowercase;
  178. padding:3px;
  179. color:{color:Title};
  180. }
  181.  
  182. .sidebar {
  183. width: 150px;
  184. color:{color:Text};
  185. position: fixed;
  186. margin-left: 120px;
  187. margin-top: 90px;
  188. }
  189.  
  190. .sidebar a {
  191. color:{color:Link};
  192. }
  193.  
  194. .sidebar a:hover {
  195. color:{color:Hover};
  196. }
  197.  
  198. .sidebarimage {
  199. width:100px;
  200. height:auto;
  201. margin-left: 18px;
  202. margin-bottom:-1px;
  203. padding:3px;}
  204.  
  205. .sidebarlinks {
  206. width:130px;
  207. margin-top:4px;
  208. margin-bottom:-4px;
  209. padding-bottom:2px;
  210. text-transform:uppercase;
  211. margin-left: 7px;
  212. font-family:arial;
  213. font-size:7px;
  214. text-align:left;
  215. border-bottom:1px solid {color:Sidebar Link Border};
  216. -moz-transition-duration: 0.5s;
  217. -o-transition-duration: 0.5s;
  218. -webkit-transition-duration: 0.5s;
  219. transition-duration: 0.5s;}
  220.  
  221. .sidebarlinks a {
  222. color:{color:Link};
  223. padding:3px;
  224. -moz-transition-duration: 0.5s;
  225. -o-transition-duration: 0.5s;
  226. -webkit-transition-duration: 0.5s;
  227. transition-duration: 0.5s;}
  228.  
  229. .sidebarlinks a:hover {
  230. text-decoration:underline;
  231. color:{color:Hover};
  232. -moz-transition-duration: 0.5s;
  233. -o-transition-duration: 0.5s;
  234. -webkit-transition-duration: 0.5s;
  235. transition-duration: 0.5s;}
  236.  
  237. .description {
  238. width:130px;
  239. position:absolute;
  240. margin-left:0px;
  241. padding:6px;
  242. text-align:center;
  243. font-size:10px;
  244. font-family:calibri;
  245. font-style:none;
  246. color:{color:Text};
  247. letter-spacing:0px;
  248. }
  249.  
  250. .description a:hover {
  251. color:{color:Hover};
  252. }
  253.  
  254. .description {
  255. color:{color:Text};
  256. }
  257.  
  258. .pagination {
  259. position:fixed;
  260. width:130px;
  261. line-height:190%;
  262. margin-top:-10px;
  263. margin-left:0px;
  264. font-family:arial;
  265. font-size:9px;
  266. text-transform:lowercase;
  267. letter-spacing:-1x;
  268. font-style:normal;
  269. text-align:center;
  270. }
  271.  
  272. .pagination a {
  273. padding:4px;
  274. text-align:left;
  275. color:{color:text};
  276. }
  277.  
  278. .pagination a:hover {
  279. color:{color:hover};
  280. }
  281.  
  282. .container {
  283. width:900px;
  284. margin: -10px 50px 75px;
  285. outline:0px solid {color:Posts Border};
  286. }
  287.  
  288. .postscontainer {
  289. position:fixed;
  290. margin-left:10px;
  291. margin-top:20px;
  292. }
  293.  
  294. .posts {
  295. font-size: {text:Body Font Size};
  296. font-family: {text:Body Font};
  297. width:500px;
  298. margin-top:90px;
  299. margin-left:340px;
  300. text-align:justify;
  301. }
  302.  
  303. .info {
  304. margin-top:16px;
  305. margin-left:3px;
  306. line-height:0%;
  307. padding-top:12px;
  308. font-family:arial;
  309. text-transform:lowercase;
  310. font-size:9px;
  311. border-top:1px solid {color:Info Border};
  312. }
  313.  
  314. .info a {
  315. color:{color:Link};
  316. }
  317.  
  318. .info a:hover {
  319. text-decoration:underline;
  320. color:{color:Link Hover};
  321. }
  322.  
  323. .info2 {
  324. margin-top:-3px;
  325. text-align:right;
  326. line-height:0%;
  327. font-family:calibri;
  328. padding:3px;
  329. text-transform:uppercase;
  330. font-size:8px;
  331. }
  332.  
  333. .info2 a {
  334. color:{color:Link};
  335. }
  336.  
  337. .info2 a:hover {
  338. text-decoration:underline;
  339. color:{color:Link Hover};
  340. }
  341.  
  342. .tags {
  343. width:500px;
  344. font-family: calibri;
  345. text-transform:none;
  346. margin-top:3px;
  347. letter-spacing:0px;
  348. font-style:none;
  349. font-size:10px;
  350. text-align:left;
  351. padding:2px;
  352. -moz-transition-duration:0.5s;
  353. -webkit-transition-duration:0.5s;
  354. -o-transition-duration:0.5s;
  355. }
  356.  
  357. .tags a {
  358. background-color:none;
  359. color:{color:Text};
  360. }
  361.  
  362. .tags a:hover {
  363. text-decoration:underline;
  364. color:{color:Link Hover};
  365. letter-spacing:0px;
  366. -moz-transition-duration: 0.5s;
  367. -o-transition-duration: 0.5s;
  368. -webkit-transition-duration: 0.5s;
  369. transition-duration: 0.5s;}
  370. }
  371.  
  372. .postnote {
  373. font-family:calibri;
  374. text-transform:lowercase;
  375. font-style:normal;
  376. letter-spacing:0px;
  377. font-size:10px;
  378. text-align:left;
  379. line-height:90%;
  380. margin-left:-40px;
  381. margin-top:40px;
  382. }
  383.  
  384. .postnote li {
  385. list-style-type:none;
  386. border-bottom:1px solid {color:Info Border};
  387. padding:17px 55px 10px 25px;
  388. text-align:left;
  389. margin:0px;
  390. -moz-transition-duration:0.5s;
  391. -webkit-transition-duration:0.5s;
  392. -o-transition-duration:0.5s;
  393. }
  394.  
  395. .postnote img {
  396. align: left;
  397. margin: 0px 2px -4px 1px;
  398. padding: 3px;
  399. }
  400.  
  401. .music {
  402. width:500px;
  403. padding-bottom:10px;
  404. }
  405.  
  406. .albumart {
  407. float:left;
  408. padding:10px 10px 10px 0px;
  409. }
  410.  
  411. .albumart img {
  412. width:45px;
  413. height:45px;
  414. }
  415.  
  416. .playercontainer {
  417. text-align:left;
  418. padding:5px 5px -5px;
  419. width:480px;
  420. }
  421.  
  422. .musicinfo {
  423. padding:10px;
  424. color:{color:text};
  425. }
  426.  
  427. .quote {
  428. font-family:Josefin Slab;
  429. font-size:12px;
  430. text-align:center;
  431. line-height:17px;
  432. }
  433.  
  434. .source {
  435. font-family:georgia;
  436. font-size:9px;
  437. font-style:normal;
  438. text-align:center;
  439. line-height:17px;
  440. }
  441.  
  442. .chat ol {
  443. font-family:cutive mono;
  444. font-size:11px;
  445. padding:0px;
  446. list-style:none;
  447. }
  448. .label {
  449. font-family:cambria;
  450. text-transform:lowercase;
  451. font-size:9px;
  452. font-weight:bold;
  453. color:{color:Text};
  454. }
  455. .line.odd {
  456. padding:4px;
  457. margin-bottom:6px;
  458. }
  459. .line.even {
  460. padding:4px;
  461. margin-bottom:6px;
  462. }
  463.  
  464. .ask {
  465. font-size:18px;
  466. font-family:arial;
  467. letter-spacing:-2px;
  468. font-weight:bold;
  469. text-align:left;
  470. text-transform:lowercase;
  471. }
  472.  
  473. .question {
  474. width:500px;
  475. letter-spacing:0px;
  476. padding-top:-4px;
  477. padding-bottom:3px;
  478. text-align:justify;
  479. color:{color:Text};
  480. border-bottom: 1px solid {color:Info Border};
  481. }
  482.  
  483. .answer {
  484. width:500px;
  485. letter-spacing:0px;
  486. text-align:justify;
  487. padding-top:5px;
  488. margin-bottom:1px;
  489. color:{color:Text};
  490. }
  491.  
  492. </style>
  493. </head>
  494.  
  495. <body>
  496.  
  497. <div class="container">
  498. <div class="sidebar">
  499. <a href="/">
  500. <a title="home" href="/"><img src="{image:sidebar}" class="sidebarimage">
  501. </a>
  502. <a href="/"><div class="tittle">{text:tittle}</div></a>
  503. <div class="phrase">{text:phrase}</div>
  504. <div class="sidebarlinks"><a href="http://britishrobert.tumblr.com/">c.</a>
  505. <a href="/afaq">ask</a>
  506. {block:ifShowLink1}
  507. <span title={text:link1 hover}><a href="{text:link1 url}">01.</a></span>
  508. {/block:IfShowLink1}
  509. {block:ifShowLink2}
  510. <span title={text:link2 hover}><a href="{text:link2 url}">02.</a></span>
  511. {/block:IfShowLink2}
  512. {block:ifShowLink3}
  513. <span title={text:link3 hover}><a href="{text:link3 url}">03.</a></span>
  514. {/block:IfShowLink3}
  515. {block:ifShowLink4}
  516. <span title={text:link4 hover}><a href="{text:link4 url}">04.</a></span>
  517. {/block:IfShowLink4}
  518. {block:ifShowLink5}
  519. <span title={text:link5 hover}><a href="{text:link5 url}">05.</a></span>
  520. {/block:IfShowLink5}
  521. </div>
  522.  
  523. <div class="description">
  524. {Description}
  525. <br><br><br>
  526. {block:Pagination}
  527. <div class="pagination">
  528. {block:PreviousPage}<a href="{PreviousPage}"> newer </a>{/block:PreviousPage}
  529. <b>{CurrentPage}/{TotalPages}</b>
  530. {block:NextPage}<a href="{NextPage}"> older </a>{/block:NextPage}
  531. </div>
  532. {/block:Pagination}
  533. </div>
  534. </div>
  535.  
  536.  
  537.  
  538. <div class="postcontainer">
  539. {block:Posts}
  540.  
  541. <div class="posts">
  542.  
  543. {block:Text}
  544. {block:Title}<h2>{Title}</h2>{/block:Title}
  545. {Body}
  546. {/block:Text}
  547.  
  548. {block:Quote}
  549. <div class="quote">
  550. <div class="quotetext_{Length}">"{Quote}"</div>
  551. {block:Source}<div class="source">{Source}</div>{/block:Source}
  552. </div>
  553. {/block:Quote}
  554.  
  555. {block:Link}
  556. <h2><a href="{URL}">{Name}</a></h2>
  557. {block:Description}{Description}{/block:Description}
  558. {/block:Link}
  559.  
  560. {block:Chat}{block:Title}<h2>{Title}</h2>{/block:Title}<div class="chat"><ol>{block:Lines}<li class="line {Alt}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}
  561. </ol></div>{/block:Chat}
  562.  
  563. {block:Answer}<div class="ask"><span style="text-transform:lowercase;">{Asker} asked:</b></span></div> <div class="question">{Question}</div><div class="answer">{Answer}</div>{/block:answer}
  564.  
  565. {block:Photo}
  566. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{LinkCloseTag}
  567.  
  568. {block:Caption}{Caption}{/block:Caption}
  569. {/block:Photo}
  570.  
  571. {block:Photoset}
  572. {Photoset-500}
  573. {block:Caption}{Caption}{/block:Caption}
  574. {/block:Photoset}
  575.  
  576. {block:Audio}<div class="music">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  577. <div class="musicinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  578. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  579. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  580. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  581.  
  582. {block:Video}
  583. {Video-500}
  584. {block:Caption}{Caption}{/block:Caption}
  585. {/block:Video}
  586.  
  587. {block:Date}<div class="info">{block:NoteCount}({NoteCount}){/block:NoteCount} <a href="{Permalink}">{DayOfWeek} {DayOfMonth}{DayOfMonthSuffix}, {ShortMonth}</a>  {block:RebloggedFrom} <a href="{ReblogParentURL}">via</a>{block:ContentSource} — <a href="{SourceURL}">source{/block:ContentSource}{/block:RebloggedFrom}</a> by <b><u><a href="{PostAuthorURL}">{PostAuthorName}</a></u></b></div><div class="info2"><span style="font-size:8px;"><a href="{ReblogURL}">&#8635;</a></span>{/block:RebloggedFrom}</div>{/block:Date}
  588.  
  589. {block:HasTags}
  590. <div class="tags">
  591. {block:Tags}<a href="{TagURL}">{Tag}</a>  {/block:Tags}</div>
  592. {/block:HasTags}
  593.  
  594. <div class="postnote">
  595. {block:PostNotes}{PostNotes}{/block:PostNotes}
  596. </div>
  597.  
  598. </div>
  599. {/block:Posts}
  600.  
  601. </div>
  602. </div>
  603. </div>
  604.  
  605.  
  606.  
  607.  
  608. </body>
Advertisement
Add Comment
Please, Sign In to add comment