wheretimeisendless

Theme #9

Aug 31st, 2012
716
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.31 KB | None | 0 0
  1. <!--theme made by supk4it.
  2. edited by youroliviachachi
  3. .-->
  4.  
  5.  
  6. <html>
  7. <head>
  8. <title>{Title}</title>
  9. <link rel="shortcut icon" href="{Favicon}" />
  10. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  11.  
  12. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  13.  
  14. <link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
  15. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  16. <link href='http://fonts.googleapis.com/css?family=Loved+by+the+King' rel='stylesheet' type='text/css'>
  17. <link href='http://fonts.googleapis.com/css?family=Happy+Monkey' rel='stylesheet' type='text/css'>
  18.  
  19. <meta name="color:Background" content="#FCF2DD"/>
  20. <meta name="color:Sidebar" content="#FAF3ED"/>
  21. <meta name="color:Text" content="#000000"/>
  22. <meta name="color:Title" content="#D198A6"/>
  23. <meta name="color:Link" content="#D48E8E"/>
  24. <meta name="color:Link Hover" content="#000000"/>
  25. <meta name="color:Permalink" content="#F5F5F5"/>
  26.  
  27. <meta name="image:Background" content=""/>
  28. <meta name="image:Sidebar" content=""/>
  29.  
  30. <meta name="if:titlefont1" content="1"/>
  31. <meta name="if:titlefont2" content="0"/>
  32. <meta name="if:bodyfont1" content="1"/>
  33. <meta name="if:bodyfont2" content="0"/>
  34. <meta name="if:bodyfont3" content="0"/>
  35. <meta name="if:bodyfont4" content="0"/>
  36. <meta name="if:redandbluehover" content="1"/>
  37. <meta name="if:3dhover" content="0"/>
  38. <meta name="if:shadowhover" content="0"/>
  39.  
  40. <meta name="text:Link1 Url" content="/" />
  41. <meta name="text:Link1 Title" content="Link 1" />
  42. <meta name="text:Link2 Url" content="/" />
  43. <meta name="text:Link2 Title" content="Link 2" />
  44. <meta name="text:Link3 Url" content="/" />
  45. <meta name="text:Link3 Title" content="Link 3" />
  46. <meta name="text:Link4 Url" content="/" />
  47. <meta name="text:Link4 Title" content="Link 4" />
  48. <meta name="text:Link5 Url" content="/" />
  49. <meta name="text:Link5 Title" content="Link 5" />
  50. <meta name="text:sidebanner" content="your text here" />
  51.  
  52. <style type="text/css">
  53.  
  54. @font-face {
  55. font-family: "dawning";
  56. src: url('http://static.tumblr.com/viiafci/Hyzlxws2r/dawningofanewday.ttf');}
  57. @font-face {font-family: "handy00";src: url('http://static.tumblr.com/8ls1oxv/AfJlyd5ev/handy00.ttf');
  58. }
  59. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  60.  
  61. div#titt{
  62. position: fixed !important;
  63. color:{color:Title};
  64. text-shadow: 1px 1px 0.5em #000;
  65. {block:iftitlefont1}
  66. font-family: "dawning";
  67. font-size: 40px;
  68. {/block:iftitlefont1}
  69. {block:iftitlefont2}
  70. font-family: "loved by the king";
  71. font-size: 40px;
  72. {/block:iftitlefont2}
  73. line-height:10px;
  74. margin-top:-18px;
  75. background-color: transparent;
  76. text-transform: normal;}
  77.  
  78. #qquote{font-family:Cinnamon cake;font-size: FONT SIZEpx;text-shadow:1px 1px 5px #SHADOW COLOR; line-height: 10px; color: COLOR; text-align:left; padding: 5px; margin-top:400px; margin-left:970px; position:absolute; letter-spacing:1px;}
  79.  
  80. #sub{font-family:meow; color:SOURCE COLOR;text-transform: uppercase;font-size:SOURCE FONT SIZEpx; text-align:right; letter-spacing:3px; margin-top:425px; margin-left:1080px; position:absolute;}
  81.  
  82.  
  83. body{
  84. color:{color:Text};
  85. background-attachment:fixed;
  86. background-color:{color:Background};
  87. background-image: url('{image:Background}');
  88. text-align:justify;
  89. {block:ifbodyfont1}
  90. font-family:short stack;
  91. font-size:10px;
  92. {/block:ifbodyfont1}
  93. {block:ifbodyfont2}
  94. font-family:ronda;
  95. font-size:8px;
  96. {/block:ifbodyfont2}
  97. {block:ifbodyfont3}
  98. font-family:handy00;
  99. font-size:8px;
  100. {/block:ifbodyfont3}
  101. {block:ifbodyfont4}
  102. font-family:happy monkey;
  103. font-size:11px;
  104. {/block:ifbodyfont4}
  105. }
  106.  
  107. a{color: {color:link}; text-decoration: none;}
  108.  
  109. {block:ifredandbluehover}a:hover{opacity: 0.7; text-shadow: 2px 0px #df8181, -2px 0px #54d2cb; -webkit-transition: all 1s ease-in-out; color:#616061;}{/block:ifredandbluehover}
  110.  
  111. {block:if3dhover}a:hover{ color:{color:Link Hover};letter-spacing: 0px;font-style:none;text-shadow: 1px 1px 4px #fff;-webkit-transition: all 0.2s linear;-webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear;transition: all 0.2s linear;text-shadow:4px 5px 0px rgba(0,0,0,0.1),4px -6px 0px rgba(0,0,0,0.2),6px 12px 0px rgba(0,0,0,0.1),-8px 5px 0px rgba(0,0,0,0.2),-3px -8px 0px rgba(0,0,0,0.15);}{/block:if3dhover}
  112.  
  113. {block:ifshadowhover}a:hover {color: {color:link hover};text-shadow: 0px 0px 5px #000;-webkit-transition: all 0.2s linear;-webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear;transition: all 0.2s linear;}{/block:ifshadowhover}
  114.  
  115. a img{border:0}
  116.  
  117. #entries{margin-left:395px; width:512px}
  118.  
  119. #sidebarpic img {
  120. position:fixed;
  121. width: 300px;
  122. height: auto;
  123. margin-top:0px;
  124. margin-left:0px;
  125. background: white;
  126. padding: 5px
  127. border: 1px solid #aaa;
  128. -webkit-filter: grayscale(0%);
  129. z-index: -9999999999999999999999999px;
  130. transition: all 0.9s ease-out;
  131. -o-transition-transition: all 0.9s ease-out;
  132. -webkit-transition: all 0.9s ease-out;
  133. -moz-transition: all 0.9s ease-out;
  134. }
  135. #sidebarpic img:hover{
  136. -webkit-filter: grayscale(100%);
  137. z-index: -9999999999999999999999999px;
  138. -webkit-transition: all 0.9s linear;
  139. -moz-transition: all 0.9s linear;
  140. transition: all 0.9s linear;}
  141.  
  142. #desc {
  143. {block:ifbodyfont1}
  144. font-family:short stack;
  145. font-size:9px;
  146. {/block:ifbodyfont1}
  147. {block:ifbodyfont2}
  148. font-family:ronda;
  149. font-size:8px;
  150. {/block:ifbodyfont2}
  151. {block:ifbodyfont3}
  152. font-family:handy00;
  153. font-size:8px;
  154. {/block:ifbodyfont3}
  155. {block:ifbodyfont4}
  156. font-family:happy monkey;
  157. font-size:11px;
  158. {/block:ifbodyfont4}
  159. opacity:.3;
  160. margin-top: 242px;
  161. margin-left: 0px;
  162. border: 1px solid #aaa;
  163. width: 292px;
  164. height: 35px;
  165. color:#000;
  166. background-color:#fff;
  167. text-align:center;
  168. padding:5px;
  169. overflow:auto;
  170. -webkit-transition: all 0.5s ease-in-out;
  171. -moz-transition: all 0.5s ease-in-out;
  172. -o-transition: all 0.5s ease-in-out;
  173. -ms-transition: all 0.5s ease-in-out;
  174. transition: all 0.5s ease-in-out;
  175. position:fixed;
  176. line-height: 13px;
  177. }
  178.  
  179. #desc:hover {
  180. opacity:.8;
  181. height: 50px;
  182. border-top-right-radius:0px;
  183. border-bottom-right-radius:0px;
  184. border-top-left-radius:0px;
  185. border-bottom-left-radius:0px;
  186. -webkit-transition: all 0.8s ease-in-out;
  187. -moz-transition: all 0.5s ease-in-out;
  188. -o-transition: all 0.5s ease-in-out;
  189. -ms-transition: all 0.5s ease-in-out;
  190. transition: all 0.5s ease-in-out;
  191. }
  192.  
  193. #sidebar {width:300px; margin-left:50px; height:100%px; margin-top:70px; position:fixed; overflow:hidden; padding:0px;}
  194.  
  195.  
  196. #title{
  197. font-family:short stack; font-size:15px;
  198. color:{color:Title};padding:3px; text-align:center;}
  199.  
  200. #links {width:300px; background-color:transparent; padding:0px; text-align:right; font-size:25px; font-family:amatic sc;}
  201.  
  202. #pagination {font-size:42px; text-align: center; font-family:short stack; text-align:center;margin-top:300px;}
  203.  
  204. #pagination a{color:{color:Link}}
  205.  
  206. #permalink{
  207. background-color:transparent;
  208. color:{color:text};
  209. {block:ifbodyfont1}
  210. font-family:short stack;
  211. font-size:9px;
  212. {/block:ifbodyfont1}
  213. {block:ifbodyfont2}
  214. font-family:ronda;
  215. font-size:8px;
  216. {/block:ifbodyfont2}
  217. {block:ifbodyfont3}
  218. font-family:handy00;
  219. font-size:8px;
  220. {/block:ifbodyfont3}
  221. {block:ifbodyfont4}
  222. font-family:happy monkey;
  223. font-size:11px;
  224. {/block:ifbodyfont4};
  225. width: 495px; margin-bottom:2px; margin-top:8px; padding:3px; text-transform: lowercase; margin-left:2px; text-align:right; font-style: none;}
  226.  
  227. #permalink a{color: {color:Link};}
  228.  
  229. #permalink a:hover{color: {color:Link Hover}}
  230.  
  231. #posts{background-color:transparent; margin-bottom:10px; margin-top:10px; padding:0px; overflow:hidden; padding:0px}
  232.  
  233. #h1{font-family:short stack; color:{color:Text}; font-size:18px; line-height:12px;font-weight:normal; margin:0px; padding:3px; margin-left:10px;}
  234.  
  235. #source {text-align:left; font-size:09px;}
  236.  
  237. div#sidebanner{
  238. position:fixed !important;
  239. width: auto;
  240. height: auto;
  241. margin-top: 400px;
  242. margin-left: 1050px;
  243. background-color: transparent;
  244. font-family: "amatic sc";
  245. font-size: 35px;
  246. color: #000;
  247. line-height: 35px;
  248. text-transform: bold;
  249. text-align: center;
  250. }
  251.  
  252. blockquote {border-left:2px {color:Link} solid; padding-left:5px; margin:1px 6px 1px 10px}
  253.  
  254. p{margin-top:5px; margin-bottom:5px; }
  255.  
  256. blockquote {padding:0px; text-align:left; padding-left:5px; margin:5px; background-color:{color:Entries}; border-left:3px solid {color:Link};}
  257.  
  258. .postalign{text-align:justify; padding:3px 7px 0px 7px;}
  259.  
  260. .question{background: {color:Entries}; font-size: 10px; font-weight:bold; color: {color:Text}; padding: 10px;}
  261.  
  262. .ask{font-size: 10px; background-color:transparent; color:{color:Text};margin-bottom:0px;
  263. padding: 7px;}
  264.  
  265. .asker{text-transform: lowercase; padding-bottom:0px; font-size: 11px;}
  266.  
  267. .answer{padding:4px;}
  268.  
  269. .chat {line-height: 12px; list-style: none }
  270. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  271. .person1 {background-color:{color:Background}; color: {color:text}; }
  272. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:Text}}
  273. .person2 {color: {color:Text} }
  274. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:Text}}
  275.  
  276. .quote{font-family:{font:Title}; font-size:13px; color: {color:Text}; font-style:italic;}
  277.  
  278. .audio{background-color:{color:Entries}; height:35px; overflow:hidden;}
  279.  
  280. i, em {color: {color:Link};}
  281. b, strong {color: {color:Title};}
  282.  
  283. ::selection {
  284. color:{color:Text};
  285. background-color: {color:Link};
  286. }
  287.  
  288. ::-moz-selection {
  289. color:{color:Text};
  290. background-color: {color:Link};
  291. }
  292.  
  293. ::-webkit-selection {
  294. color:{color:Text};
  295. background-color:{color:Link};
  296. }
  297.  
  298. ::-webkit-scrollbar {width: 5px; height: 4px; border-left: 0px solid #aaaaaa; border-radius:1px;}
  299.  
  300. ::-webkit-scrollbar-thumb { background-color:{color:link}; border-bottom-left-radius:10px;
  301. border-bottom-right-radius:10px;
  302. border-top-right-radius:10px;
  303. border-top-left-radius:10px;
  304. }
  305.  
  306. p {
  307. margin:0px;
  308. margin-top:0px;
  309. }
  310.  
  311. </style>
  312. <style type="text/css">{CustomCSS}</style>
  313. </head>
  314.  
  315. <body>
  316. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  317.  
  318. <div id="sidebar">
  319. <div id="titt">{Title}</div>
  320. <div id="links"><a href="{text:Link1 Url}">{text:Link1 Title}</a> <a href="{text:Link2 Url}">{text:Link2 Title}</a> <a href="{text:Link3 Url}">{text:Link3 Title}</a> <a href="{text:Link4 Url}">{text:Link4 Title}</a> <a href="{text:Link5 Url}">{text:Link5 Title}</a></div>
  321. <div id="sidebarpic">
  322. <a href="/"><img src="{image:sidebar}" style="border: 1px solid #aaa; padding: 1px;"></a></div>
  323.  
  324. <div id="desc">{block:Description}{Description}{/block:Description}
  325. </div>
  326.  
  327. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</div>
  328. </div>
  329.  
  330. <div id="sidebanner"><b>{text:sidebanner}</b></div>
  331.  
  332. <div id="entries">
  333. {block:Posts}
  334. <div id="posts">
  335.  
  336. {block:Text}
  337. <div class="postalign">
  338. {block:Title}
  339. <div id="h1">{Title}</div>
  340. {/block:Title}
  341. {Body}
  342. </div>
  343. {/block:Text}
  344.  
  345.  
  346. {block:Photo}
  347. <center><a href="{LinkURL}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"/></a></center>
  348. <div class="postalign">{block:Caption}{Caption}{/block:Caption}</div>
  349. {/block:Photo}
  350.  
  351. {block:Photoset}
  352. <center>{Photoset-500}</center><div class="postalign">{block:Caption}{Caption}{/block:Caption}
  353. </div>
  354. {/block:Photoset}
  355.  
  356.  
  357. {block:Quote}
  358. <div class="postalign">
  359. <div class="quote">{Quote}</div>
  360. {block:Source}
  361. <div id="source">— {Source}</div>
  362. </div>
  363. {/block:Source}
  364. {/block:Quote}
  365.  
  366. {block:Answer}<div class="postalign">
  367. <div class="ask">
  368. <div class="asker"><i>{Asker}</i> asked:</div> {Question}</div>
  369. <div class="answer">{Answer}</div>
  370. </div>
  371. {/block:Answer}
  372.  
  373. {block:Link}
  374. <div class="postalign">
  375. <div id="h1"><a href="{URL}" class="link" {Target}>{Name}</a></div>
  376.  
  377. {block:Description}
  378. {Description}
  379. {/block:Description}
  380. </div>
  381. {/block:Link}
  382.  
  383. {block:Chat}<div class="postalign">{block:Title}<div id="h1">{Title}</div>{/block:Title}
  384. <div class="chat"><ul>{block:Lines}<li class="person{UserNumber}">{block:Label}
  385. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  386. </div>{/block:Chat}
  387.  
  388. {block:Video}{Video-500}<div class="postalign">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  389.  
  390. {block:Audio}{block:AlbumArt}<div class="postalign"><img src="{AlbumArtURL}" width="170px" height="170px" align="left" style="margin-right:10px" />{/block:AlbumArt}{AudioPlayerBlack}<br>
  391. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  392. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  393. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times <br clear="all" /></div> {/block:Audio}
  394.  
  395. <div id="permalink">{block:Date}<a href="{Permalink}"><a href="{Permalink}">{TimeAgo}</a></a>{/block:Date} · {block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom} © <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:HasTags} <br> {block:Tags}
  396. #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</div></div><BR>
  397. {/block:Posts}
  398.  
  399. {block:PostNotes}
  400. <div id="notes"><div id="notess">{PostNotes}</div></div></div>
  401. {/block:PostNotes}
  402.  
  403. </div>
  404. </div>
  405. </body>
  406. <div style="position:fixed; top:5px; left:5px; font-family: ronda; font-size:8px; text-decoration:none;">
  407. <a href="http://youroliviachachi.tumblr.com/">credit</a></div>
  408. </html>
Advertisement
Add Comment
Please, Sign In to add comment