sexycullen

# 35 2

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