sexycullen

# 36 2

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