sexycullen

# 13

Jun 9th, 2013
501
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.47 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. <!--- spunkhandsome theme #13 --->
  9.  
  10.  
  11. <head>
  12.  
  13.  
  14. <meta name="color:bg" content="#FFFFFF">
  15. <meta name="color:sidelink" content="#AAAAAA">
  16. <meta name="color:sidelinkh" content="#AAAAAA">
  17. <meta name="color:questionbg" content="#AAAAAA">
  18. <meta name="color:link" content="#AAAAAA">
  19. <meta name="color:hover" content="#AAAAAA">
  20. <meta name="color:text" content="#AAAAAA">
  21. <meta name="color:scrollbar" content="#EEEEEE">
  22. <meta name="color:border" content="#F5F5F5">
  23. <meta name="color:infobg" content="#AAAAAA">
  24.  
  25. <meta name="text:phrase" content="">
  26.  
  27. <meta name="text:link1" content="">
  28. <meta name="text:link1 url" content="/">
  29. <meta name="text:link2" content="">
  30. <meta name="text:link2 url" content="/">
  31. <meta name="text:link3" content="">
  32. <meta name="text:link3 url" content="/">
  33. <meta name="text:link4" content="">
  34. <meta name="text:link4 url" content="/">
  35. <meta name="text:link5" content="">
  36. <meta name="text:link5 url" content="/">
  37.  
  38.  
  39. <link href='http://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'>
  40.  
  41.  
  42. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  43. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  44. <link rel="shortcut icon" href="{Favicon}" />
  45. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  46.  
  47. <style type="text/css">
  48.  
  49.  
  50. a {
  51. color:{color:link};
  52. text-decoration:none;
  53. -moz-transition-duration:0.5s;
  54. -webkit-transition-duration:0.5s;
  55. -o-transition-duration:0.5s;
  56. }
  57.  
  58. a:hover {
  59. color:{color:hover};
  60. text-decoration:none;
  61. -moz-transition-duration:0.5s;
  62. -webkit-transition-duration:0.5s;
  63. -o-transition-duration:0.5s;
  64. }
  65.  
  66. small {font-size:10px;}
  67. sub {font-size:10px;}
  68. b, strong {color:{color:link};}
  69. i {color: {color:link};}
  70.  
  71.  
  72. ::-webkit-scrollbar {background-color:{color:bg}; height:8px; width:8px}
  73. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  74. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  75.  
  76. body {
  77. background-color:{color:bg};
  78. font-family:calibri;
  79. font-weight:normal;
  80. font-size:9px;
  81. }
  82.  
  83.  
  84.  
  85. h1 {
  86. font-weight:normal;
  87. font-size:11px;
  88. text-align:center;
  89. font-style:italic;
  90. line-height:50%;
  91. letter-spacing:0px;
  92. text-transform:lowercase;
  93. color:{color:text};
  94. }
  95.  
  96. h2 {
  97. font-size:12px;
  98. text-align:center;
  99. line-height:100%;
  100. letter-spacing:0px;
  101. font-family:georgia;
  102. color:{color:text};
  103. font-style:italic;
  104. font-weight:normal;
  105. }
  106.  
  107.  
  108. blockquote {
  109. border-left:2px solid {color:link};
  110. padding-left:2px;
  111. margin:14px;
  112. }
  113.  
  114. blockquote img {
  115. max-width:245px;
  116. }
  117.  
  118. #themenum {
  119. background-color:{color:bg};
  120. width:700px;
  121. margin: 0 auto -72px auto;
  122. text-align: center;
  123. }
  124.  
  125. #phrase {
  126. width: 164px;
  127. padding:5px;
  128. position: fixed;
  129. margin-left:-820px;
  130. margin-top:-120px;
  131. line-height:13px;
  132. font-size:10px;
  133. font-family: baskerville;
  134. letter-spacing:1px;
  135. font-style:italic;
  136. text-align:right;
  137. color: {color:text};
  138. border-bottom: 1px solid {color:border};
  139. }
  140.  
  141. #sidebar {
  142. color:{color:text};
  143. position:fixed;
  144. width:160px;
  145. height:auto;
  146. margin-top:450px;
  147. margin-left:620px;
  148. text-align:left;
  149. }
  150.  
  151.  
  152.  
  153. .slinks {
  154. margin-bottom:10px;
  155. margin-top:-120px;
  156. margin-left:130px;
  157. font-size:8px;
  158. font-family:calibri;
  159. text-transform:uppercase;
  160. text-align:center;
  161. letter-spacing:1px;
  162. line-height:170%;
  163. outline-offset:0px;
  164. outline:0px solid {color:border};
  165.  
  166. }
  167.  
  168. .slinks a{
  169. padding:3px;
  170. color:{color:sidelink};
  171. letter-spacing:0px;
  172. text-decoration:none;
  173. background-color:{color:linkbg};
  174. margin-top:2px;
  175. -moz-transition-duration:1s;
  176. -webkit-transition-duration:1s;
  177. -o-transition-duration:1s;
  178. }
  179.  
  180. .slinks a:hover{
  181. color:{color:sidelinkh};
  182. -moz-transition-duration:1s;
  183. -webkit-transition-duration:1s;
  184. -o-transition-duration:1s;
  185. }
  186.  
  187.  
  188. .description {
  189. position:absolute;padding: 3px;
  190. text-transform:lowercase;
  191. width:140px;
  192. margin-top:-110px;
  193. margin-left:-20px;
  194. text-align:right;
  195. font-size:10px;
  196. font-family:baskerville;
  197. font-style:italic;
  198. color:{color:text};
  199. letter-spacing:1px;
  200. line-height:100%;
  201. border-top: 1px solid {color:border};
  202. }
  203.  
  204. .description a {
  205. color:{color:link};
  206. }
  207.  
  208. .description a:hover {
  209. color:#f1f1f1;
  210. }
  211.  
  212.  
  213.  
  214. .pagination {
  215. font-size:9px;
  216. text-transform:uppercase;
  217. letter-spacing:3px;
  218. font-style:normal;
  219. text-align:right;
  220. }
  221.  
  222. .pagination a {
  223. color:{color:link};
  224. }
  225.  
  226. #postcontainer {
  227. float:left;
  228. margin-left:0px;
  229. margin-top:50px;
  230. text-align:justify;
  231. background-color:{color:bg};
  232. color:{color:text};
  233. margin-bottom: 35px;
  234. padding-left:30px;
  235. border-left: 0px solid #000;
  236. }
  237.  
  238.  
  239. #posts {
  240. width:500px;
  241. margin-top:75px;
  242. text-align:justify;
  243. font-size:10px;
  244. line-height:100%;
  245. letter-spacing:0x;
  246. color:{color:text};
  247. outline:1px solid {color:infobg};
  248. outline-offset:20px;
  249. }
  250.  
  251. #info {
  252. text-align:center;
  253. margin-top:10px;
  254. padding-top:2px;
  255. padding:9px;
  256. font-family:calibri;
  257. text-transform:uppercase;
  258. font-size:8px;
  259. font-style:none;
  260. outline:1px solid {color:infobg}
  261. }
  262.  
  263. #info a {
  264. color:{color:link};
  265. }
  266.  
  267. #info a:hover {
  268. color:{color:hover};
  269. }
  270.  
  271. .caption {
  272. width:500px;
  273. text-align:justify;
  274. line-height:120%;
  275. }
  276.  
  277.  
  278. .ask {
  279. align:center;
  280. background-color: {color:questionbg};
  281. color: {color:text};
  282. margin:3px 0px 5px 56px;
  283. padding:20px;
  284. position: relative;
  285. -moz-border-radius:5px;-webkit-border-radius:5px;
  286. border-radius:5px;
  287. }
  288.  
  289. .ask p {
  290. margin:1px 0px;
  291. }
  292.  
  293. .ask span {
  294. display:block;
  295. position:absolute;
  296. width:1px;
  297. height:1px;
  298. font-size: 0;
  299. line-height: 1px;
  300. left:-10px;
  301. top:10px;
  302. border-top:10px solid transparent;
  303. border-bottom:7px solid transparent;
  304. border-right:10px solid {color:questionbg};
  305. }
  306.  
  307. .askborder {
  308. float: left;
  309. margin: 1px 2px 0 0;
  310. padding: 2px;
  311. background: {color:border};
  312. }
  313.  
  314. .music {
  315. width:500px;
  316. padding-bottom:10px;
  317. background-color:{color:bg};
  318. }
  319.  
  320. .albumart {
  321. float:left;
  322. padding:0px 10px 10px 0px;
  323. }
  324.  
  325. .albumart img {
  326. width:45px;
  327. height:45px;
  328. }
  329.  
  330. .playercontainer {
  331. text-align:left;
  332. padding:10px;
  333. background-color:#ffffff;
  334. width:480px;
  335. }
  336.  
  337. .musicinfo {
  338. padding:10px;
  339. color:{color:text};
  340. }
  341.  
  342. .postnote {
  343. text-transform:uppercase;
  344. font-style:normal;
  345. letter-spacing:0px;
  346. font-size: 9px;
  347. text-align:left;
  348. line-height:90%;
  349. margin-left:-40px;
  350. }
  351.  
  352. .postnote li {
  353. list-style-type:none;
  354. border-bottom:1px solid {color:border};
  355. padding:10px 25px 10px 25px;
  356. text-align:left;
  357. margin:0px;
  358. -moz-transition-duration:0.5s;
  359. -webkit-transition-duration:0.5s;
  360. -o-transition-duration:0.5s;
  361. }
  362.  
  363. .tags {
  364. font-family:calibri;
  365. font-style:normal;
  366. width:500px;
  367. text-transform:lowercase;
  368. font-style:normal;
  369. color:{color:tags};
  370. margin-top:2px;
  371. letter-spacing:0px;
  372. line-height:110%;
  373. font-size:10px;
  374. text-align:center;
  375. padding:2px;
  376. -moz-transition-duration:0.5s;
  377. -webkit-transition-duration:0.5s;
  378. -o-transition-duration:0.5s;
  379. }
  380.  
  381. .tags a {
  382. color:{color:text};
  383. letter-spacing:0px;
  384. padding:1px;
  385. }
  386.  
  387. .tags a:hover {
  388. color:{color:hover};
  389. }
  390.  
  391. ul.chat, .chat ol, .chat li {
  392. list-style:none;
  393. margin:0px;
  394. padding:2px;
  395. }
  396.  
  397. .tab {
  398. text-decoration:underline;
  399. font-weight:700;
  400. background-color:{color:bg};
  401. margin-right:5px;
  402. }
  403.  
  404. #credit {
  405. position:fixed;
  406. font-size:8px;
  407. font-weight:normal;
  408. line-height:150%;
  409. letter-spacing:2px;
  410. right:10px;
  411. bottom:10px;
  412. text-transform:uppercase;
  413. text-align:center;
  414. }
  415.  
  416. #credit a {
  417. padding:3px;
  418. color:{color:text};
  419. -moz-transition-duration:0.5s;
  420. -webkit-transition-duration:0.5s;
  421. -o-transition-duration:0.5s;
  422. }
  423.  
  424. {CustomCSS}
  425.  
  426. </style></head>
  427.  
  428. <body>
  429. <div id="themenum">
  430. <div id="sidebar">
  431. <div id="phrase">{text:phrase}</div>
  432. <div class="description">
  433. {Description}
  434. <br><br>
  435. <p></p><small>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">←</a>{/block:PreviousPage}{/block:Pagination}
  436. {block:Pagination}{block:NextPage}<a href="{NextPage}">→</a>{/block:NextPage}{/block:Pagination}{/block:Pagination}</small>
  437. </div>
  438. <div class="slinks"><blockquote>
  439. <a href="/">refresh</a><br>
  440. <a href="/ask">questions</a><br>
  441. {block:IfLink1}
  442. <a href="{text:link1 url}">{text:link1}</a><br>
  443. {/block:IfLink1}
  444. {block:IfLink2}
  445. <a href="{text:link2 url}">{text:link2}</a><br>
  446. {/block:IfLink2}
  447. {block:IfLink3}
  448. <a href="{text:link3 url}">{text:link3}</a><br>
  449. {/block:IfLink3}
  450. {block:IfLink4}
  451. <a href="{text:link4 url}">{text:link4}</a><br>
  452. {/block:IfLink4}
  453. {block:IfLink5}
  454. <a href="{text:link5 url}">{text:link5}</a><br>
  455. {/block:IfLink5}
  456. </blockquote>
  457. </div>
  458. </div>
  459.  
  460. <div id="postcontainer">
  461.  
  462. {block:Posts}
  463.  
  464. <div id="posts">
  465.  
  466. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  467.  
  468. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  469.  
  470. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  471. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  472.  
  473. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  474.  
  475. {block:Photoset}<center>{Photoset-500}</center>
  476. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  477.  
  478. {block:Chat}<ul class="chat">{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}<li>{block:Label}<span class="tab">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  479.  
  480. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  481.  
  482. {block:Answer}
  483. <img src="{AskerPortraitURL-48}" width="45px" align="left" class="askborder">
  484. <div class="ask"><span></span><b><i><center>{Asker} asked:</i></b> {Question}&nbsp;</center></div><center>{Answer}</center>
  485. {/block:Answer}
  486.  
  487. {block:Audio}<div class="music">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  488. <div class="musicinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  489. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  490. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  491. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  492.  
  493.  
  494.  
  495. {block:Date}<div id="info"><a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} with <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  496. {block:ContentSource} / Source: <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource} / <a href="{ReblogURL}" target="_blank">Reblog</a>
  497.  
  498. {block:HasTags}
  499. <div class="tags">
  500. <img src="http://media.tumblr.com/24044c63e96d2ce4975ff89e131aa80b/tumblr_inline_mo5iqmT6rd1qz4rgp.gif">{block:Tags}<a href="{TagURL}">{Tag}</a> - {/block:Tags}</div>
  501. {/block:HasTags}
  502.  
  503. </div>{/block:Date}
  504.  
  505.  
  506. <div class="postnote">
  507. {block:PostNotes}{PostNotes}{/block:PostNotes}
  508. </div>
  509. </div>
  510. {/block:Posts}
  511.  
  512.  
  513. </div>
  514.  
  515. <div id="credit"><a href="http://spunkhandsome.tumblr.com/">spunkhandsome</a></div>
  516.  
  517. </div>
  518. </div>
  519. </div>
  520. </body>
  521. </html>
Advertisement
Add Comment
Please, Sign In to add comment