Advertisement
hzrrys

HzrrysTheme16

Jul 1st, 2013
2,006
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.21 KB | None | 0 0
  1. <!-- THEME MADE BY SABRENA (HZRRYS). DO NOT REMOVE THE CREDIT, IF YOU DO I WILL CUT OFF YOUR WIFI. THANK YOU AND GOODBYE.-->
  2.  
  3.  
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5.  
  6.  
  7. <head>
  8.  
  9.  
  10. <meta name="color:bg" content="#FFFFFF">
  11. <meta name="color:link" content="#73a1a2">
  12. <meta name="color:text" content="#AAAAAA">
  13. <meta name="color:hover" content="#727171">
  14. <meta name="color:scrollbar" content="#EEEEEE">
  15. <meta name="color:border" content="#ececec">
  16. <meta name="color:sblinkbg" content="#dbdbdb">
  17. <meta name="color:border" content="#F5F5F5">
  18. <meta name="color:imgborder" content="#ececec">
  19. <meta name="color:askbg" content="#fdfdfd">
  20.  
  21. <meta name="image:sidebar" content=""/>
  22.  
  23. <meta name="text:Link 1 Title" content="/">
  24. <meta name="text:Link 1" content="/">
  25. <meta name="text:Link 2 Title" content="/">
  26. <meta name="text:Link 2" content="/">
  27. <meta name="text:Link 3 Title" content="/">
  28. <meta name="text:Link 3" content="/">
  29. <meta name="text:Link 4 Title" content="/">
  30. <meta name="text:Link 4" content="/">
  31. <meta name="text:Link 5 Title" content="/">
  32. <meta name="text:Link 5" content="/">
  33.  
  34. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  35. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  36. <link rel="shortcut icon" href="{Favicon}" />
  37. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  38. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  39. <style>
  40. div#qTip {
  41. padding: 2px;
  42. display: none;
  43. text-align: center;
  44. text-decoration:none;
  45. position: absolute;
  46. font-style:;
  47. font-size:7px;
  48. line-height:9px;
  49. font-family:calibri;
  50. z-index: 1000;
  51. background-color:#fff;
  52. color: #bebebe;
  53. border:1px solid {color:imgborder};
  54. text-transform:uppercase;
  55. letter-spacing: 1px;
  56. }
  57. </style>
  58. <style type="text/css">
  59.  
  60. *, body, a, a:hover {cursor: url(http://www.totallylayouts.com/cursors/random/tiny_cursor.png), auto;}
  61.  
  62. a {
  63. color:{color:link};
  64. text-decoration:none;
  65. -moz-transition-duration:0.5s;
  66. -webkit-transition-duration:0.5s;
  67. -o-transition-duration:0.5s;
  68. }
  69.  
  70. a:hover {
  71. color:{color:hover};
  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.  
  79. ::-webkit-scrollbar {background-color:{color:bg}; height:8px; width:8px}
  80. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  81. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  82.  
  83. body {
  84. background-color:{color:bg};
  85. font-family:Cambria;
  86. font-weight:normal;
  87. }
  88.  
  89. small{font-size:7px}
  90. big{font-size:14px}
  91. b, strong{color:link}
  92. i, em {color:link}
  93. p{margin-top:5px; margin-bottom:5px}
  94. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  95.  
  96. small{font-size:7px}
  97. big{font-size:14px}
  98. b, strong{color:link}
  99. i, em {color:link}
  100. p{margin-top:5px; margin-bottom:5px}
  101. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  102.  
  103.  
  104. h1 {
  105. font-weight:normal;
  106. font-size:11px;
  107. text-align:center;
  108. font-style:italic;
  109. line-height:50%;
  110. letter-spacing:1px;
  111. text-transform:lowercase;
  112. color:{color:text};
  113. }
  114.  
  115. h2 {
  116. font-size:10px;
  117. text-align:center;
  118. line-height:100%;
  119. letter-spacing:-0.5px;
  120. color:{color:text};
  121. font-weight:bold;
  122. text-transform:uppercase;
  123. padding:5px;
  124. padding-bottom:2px;
  125. }
  126.  
  127.  
  128. blockquote {
  129. border-left:2px solid {color:text};
  130. padding-left:5px;
  131. margin:5px;
  132. }
  133.  
  134. #themenum {
  135. background-color:{color:bg};
  136. width:700px;
  137. margin: 0 auto -12px auto;
  138. text-align: center;
  139. }
  140.  
  141.  
  142. #sidebar {
  143. color:{color:text};
  144. position:fixed;
  145. width:31px;
  146. height:1000px;
  147. margin-top:-50px;
  148. margin-left:30px;
  149. text-align:left;
  150. padding:15px;
  151. border-right:1px solid {color:border};
  152. }
  153.  
  154. #sidebar img {
  155. width:75px;
  156. height:75px;
  157. margin-bottom:10px;
  158. margin-top:280px;
  159. margin-left:-47px;
  160. border:1px solid {color:imgborder};
  161. padding:4px;
  162. border-radius:90px;
  163. -moz-transition-duration:1s;
  164. -webkit-transition-duration:1s;
  165. -o-transition-duration:1s;
  166. }
  167.  
  168. #sidebar:hover img {
  169. -webkit-transform: rotateY(-180deg);
  170. -moz-transition-duration:1s;
  171. -webkit-transition-duration:1s;
  172. -o-transition-duration:1s;
  173. }
  174.  
  175. .slinks {
  176. margin-bottom:10px;
  177. margin-top:-9px;
  178. margin-left:20px;
  179. font-size:8px;
  180. text-transform:uppercase;
  181. text-align:center;
  182. letter-spacing:4px;
  183. line-height:110%;
  184. width:30px;
  185. height:7px;
  186. opacity:0;
  187. -moz-transition-duration:1s;
  188. -webkit-transition-duration:1s;
  189. -o-transition-duration:1s;
  190. }
  191.  
  192. .slinks a{
  193. padding:3px;
  194. color:{color:link};
  195. margin-top:3px;
  196. width:15px;
  197. height:10px;
  198. display:inline-block;
  199. letter-spacing:0px;
  200. text-decoration:none;
  201. text-shadow:#aaa 1px 1px 2px;
  202. -moz-transition-duration:.8s;
  203. -webkit-transition-duration:.8s;
  204. -o-transition-duration:.8s;
  205. }
  206.  
  207. .slinks a:hover{
  208. color:{color:hover};
  209. text-decoration:italic;
  210. background:{color:sblinkbg};
  211. hover-display:title;
  212. -moz-transition-duration:.8s;
  213. -webkit-transition-duration:.8s;
  214. -o-transition-duration:.8s;
  215. }
  216.  
  217. #sidebar:hover .slinks{
  218. opacity:1;
  219. -moz-transition-duration:.8s;
  220. -webkit-transition-duration:.8s;
  221. -o-transition-duration:.8s;
  222. }
  223.  
  224. .description {
  225. margin-bottom:15px;
  226. margin-top:-16px;
  227. margin-left:-80px;
  228. text-align:right;
  229. font-family:georgia;
  230. font-style:none;
  231. font-size:7px;
  232. width:120px;
  233. height:auto;
  234. background:{color:bg};
  235. word-wrap: break-word;
  236. color:{color:text};
  237. letter-spacing:2px;
  238. word-spacing:3px;
  239. line-height:130%;
  240. position:fixed;
  241. opacity:1;
  242. -moz-transition-duration:1s;
  243. -webkit-transition-duration:1s;
  244. -o-transition-duration:1s;
  245. }
  246.  
  247. .description a {
  248. color:{color:link};
  249. }
  250.  
  251. .description a:hover {
  252. color:#f1f1f1;
  253. width:15px;
  254. }
  255.  
  256. #sidebar:hover .description{
  257. opacity:1;
  258. margin-left:-100px;
  259. -moz-transition-duration:1s;
  260. -webkit-transition-duration:1s;
  261. -o-transition-duration:1s;
  262. }
  263.  
  264. .pagination {
  265. position:absolute;
  266. margin-left:-10px;
  267. margin-top:73px;
  268. font-size:8px;
  269. text-decoration:italic;
  270. letter-spacing:2px;
  271. font-style:normal;
  272. text-align:center;
  273. }
  274.  
  275. .pagination a {
  276. color:{color:link};
  277. }
  278.  
  279. .pagination a:hover {
  280. color:{color:hover}
  281. }
  282.  
  283. #postcontainer {
  284. float:left;
  285. margin-left:200px;
  286. margin-top:50px;
  287. text-align:justify;
  288. background-color:{color:bg};
  289. color:{color:text};
  290. margin-bottom: 35px;
  291. }
  292.  
  293.  
  294. #posts {
  295. width:400px;
  296. margin-top:30px;
  297. margin-left:-30px;
  298. text-align:justify;
  299. font-size:11px;
  300. line-height:90%;
  301. letter-spacing:0x;
  302. color:{color:text};
  303. }
  304.  
  305.  
  306.  
  307. #info {
  308. font-family:cambria;
  309. width:390px;
  310. margin-top:3px;
  311. padding:2px;
  312. padding-left:8px;
  313. font-size:8px;
  314. color:{color:link};
  315. font-style:normal;
  316. letter-spacing:2px;
  317. text-align:right;
  318. border-top:1px solid {color:border};
  319. -moz-transition-duration:0.5s;
  320. -webkit-transition-duration:0.5s;
  321. -o-transition-duration:0.5s;
  322. }
  323.  
  324. #info a {
  325. color:{color:link};
  326. text-align:right;
  327. letter-spacing:1px;
  328. font-style:normal;
  329. }
  330.  
  331. #info a:hover {
  332. color:{color:hover};
  333. }
  334.  
  335. .caption {
  336. width:400px;
  337. text-align:justify;
  338. line-height:120%;
  339. }
  340.  
  341. .question {
  342. padding:10px;
  343. font-family:cambria;
  344. text-align:center;
  345. color:{color:text};
  346. border:1px solid {color:border};
  347. background-color:{color:askbg};
  348. }
  349.  
  350. .answer {
  351. padding:5px;
  352. width:395px;
  353. letter-spacing:1px;
  354. text-align:left;
  355. font-style:none;
  356. margin-left:-4px;
  357. margin-top:-3px;
  358. font-size:9px;
  359. }
  360.  
  361. .music {
  362. width:400px;
  363. padding-bottom:10px;
  364. background-color:{color:infobg};
  365. }
  366.  
  367. .albumart {
  368. float:left;
  369. padding:0px 10px 10px 0px;
  370. }
  371.  
  372. .albumart img {
  373. width:45px;
  374. height:45px;
  375. }
  376.  
  377. .playercontainer {
  378. text-align:left;
  379. padding:10px;
  380. background-color:#ffffff;
  381. width:380px;
  382. }
  383.  
  384. .musicinfo {
  385. padding:10px;
  386. color:{color:text};
  387. }
  388.  
  389. .postnote {
  390. text-transform:uppercase;
  391. font-style:normal;
  392. letter-spacing:0px;
  393. font-size: 9px;
  394. text-align:left;
  395. line-height:90%;
  396. margin-left:-40px;
  397. }
  398.  
  399. .postnote li {
  400. list-style-type:none;
  401. border-bottom:1px solid {color:border};
  402. padding:10px 25px 10px 25px;
  403. text-align:left;
  404. margin:0px;
  405. -moz-transition-duration:0.5s;
  406. -webkit-transition-duration:0.5s;
  407. -o-transition-duration:0.5s;
  408. }
  409.  
  410. .tags {
  411. opacity:0;
  412. font-family:cambria;
  413. letter-spacing:0px;
  414. text-transform:lowercase;
  415. font-size:8px;
  416. font-style:italic;
  417. margin-top:4px;
  418. text-align:left;
  419. -webkit-transition: all 0.6s ease-in-out;
  420. -moz-transition: all 0.6s ease-in-out;
  421. -o-transition: all 0.6s ease-in-out;
  422. -ms-transition: all 0.6s ease-in-out;
  423. transition: all 0.6s ease-in-out;
  424. }
  425.  
  426. .tags a {
  427. display:inline;
  428. background-color:{color:Tags};
  429. margin-left:2px;
  430. padding:-3px;
  431. text-align:left;
  432. -webkit-transition: all 0.6s ease-in-out;
  433. -moz-transition: all 0.6s ease-in-out;
  434. -o-transition: all 0.6s ease-in-out;
  435. -ms-transition: all 0.6s ease-in-out;
  436. transition: all 0.6s ease-in-out;
  437. }
  438.  
  439. #posts:hover .tags {
  440. opacity:1;
  441. -webkit-transition: all 0.6s ease-in-out;
  442. -moz-transition: all 0.6s ease-in-out;
  443. -o-transition: all 0.6s ease-in-out;
  444. -ms-transition: all 0.6s ease-in-out;
  445. transition: all 0.6s ease-in-out;
  446. }
  447.  
  448. ul.chat, .chat ol, .chat li {
  449. list-style:none;
  450. margin:0px;
  451. padding:2px;
  452. }
  453.  
  454. .tab {
  455. text-decoration:underline;
  456. font-weight:700;
  457. background-color:{color:bg};
  458. margin-right:5px;
  459. }
  460.  
  461. #credit{
  462. bottom:3px;
  463. right:-120px;
  464. width:130px;
  465. font-family:consolas;
  466. font-size:9px;
  467. letter-spacing:1px;
  468. text-transform:
  469. uppercase;
  470. position:fixed;
  471. padding:5px;
  472. text-align:left;
  473. border:1px solid #eee;
  474. height:9px;
  475. line-height:115%;
  476. color:#aaa;
  477. -moz-transition-duration:0.5s;
  478. -webkit-transition-duration:0.5s;
  479. -o-transition-duration:0.5s;
  480. }
  481.  
  482. #credit:hover {
  483. right:5px;
  484. background-color:#ccc;
  485. border:1px solid #ccc;
  486. color:#fff;
  487. -moz-transition-duration:0.5s;
  488. -webkit-transition-duration:0.5s;
  489. -o-transition-duration:0.5s;
  490. }
  491.  
  492. {CustomCSS}
  493.  
  494. </style></head>
  495.  
  496. <body>
  497.  
  498. <div id="themenum">
  499. <div id="sidebar">
  500. <img src="{image:sidebar}">
  501.  
  502. <div class="slinks">
  503. {block:IfLink1}
  504. <a href="{text:Link 1}" title="{text:Link 1 Title}">I.</a>
  505. {/block:IfLink1}
  506. {block:IfLink2}
  507. <a href="{text:Link 2}" title="{text:Link 2 Title}">II.</a>
  508. {/block:IfLink2}
  509. {block:IfLink3}
  510. <a href="{text:Link 3}" title="{text:Link 3 Title}">III.</a>
  511. {/block:IfLink3}
  512. {block:IfLink4}
  513. <a href="{text:Link 4}" title="{text:Link 4 Title}">IV.</a>
  514. {/block:IfLink4}
  515. </div>
  516. <div class="description">
  517. <p>{Description}
  518. </div>
  519. {block:Pagination}
  520. <div class="pagination">
  521. {block:PreviousPage}
  522. <a href="{PreviousPage}"><i>back</i></a>
  523. {/block:PreviousPage}
  524. {block:NextPage}
  525. — <a href="{NextPage}"><i>forth</i></a>
  526. {/block:NextPage}
  527. </div>
  528. {/block:Pagination}
  529. </div>
  530.  
  531. <div id="postcontainer">
  532. <div class="border">
  533. {block:Posts}
  534.  
  535. <div id="posts">
  536.  
  537. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  538.  
  539. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  540.  
  541. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  542. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  543.  
  544. {block:Photo}<center><img src="{PhotoURL-400}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  545.  
  546. {block:Photoset}<center>{Photoset-400}</center>
  547. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  548.  
  549. {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}
  550.  
  551. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  552.  
  553. {block:Answer}<div class="question">{Asker} asked: {Question}</div><div class="answer">{Answer}</div>{/block:answer}
  554.  
  555. {block:Audio}<div class="music">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  556. <div class="musicinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  557. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  558. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  559. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  560.  
  561.  
  562.  
  563. {block:Date}<div id="info">{TimeAgo} {block:NoteCount} <i>with</i> <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom} <i>via</i> <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  564. {block:ContentSource} (Source: <a href="{SourceURL}">{SourceLink})</a>{/block:ContentSource}</div>{/block:Date}
  565. {block:HasTags}
  566. <div class="tags">
  567. {block:Tags}<a href="{TagURL}">{Tag}</a>,{/block:Tags}</div>
  568. {/block:HasTags}
  569. <div class="postnote">
  570. {block:PostNotes}{PostNotes}{/block:PostNotes}
  571. </div>
  572. </div>
  573. {/block:Posts}
  574.  
  575.  
  576. </div>
  577.  
  578. <div id="credit"><a href="http://hzrrys.tumblr.com/">HZ&nbsp;&nbsp;&nbsp;&nbsp;theme by hzrrys</a>
  579. </script>
  580.  
  581. </div>
  582. </div>
  583. </div>
  584. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement