harrystylesanon

Theme seven

Aug 11th, 2012
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.14 KB | None | 0 0
  1. <officialharryanon.tumblr.com>
  2.  
  3. <html>
  4. <head>
  5.  
  6.  
  7. <link href='http://fonts.googleapis.com/css?family=Questrial' rel='stylesheet' type='text/css'>
  8. <script type="text/javascript">
  9. WebFontConfig = {
  10. google: { families: [ 'Questrial::latin' ] }
  11. };
  12. (function() {
  13. var wf = document.createElement('script');
  14. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  15. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  16. wf.type = 'text/javascript';
  17. wf.async = 'true';
  18. var s = document.getElementsByTagName('script')[0];
  19. s.parentNode.insertBefore(wf, s);
  20. })(); </script>
  21. <link href='http://fonts.googleapis.com/css?family=Shadows+Into+Light' rel='stylesheet' type='text/css'>
  22. <script type="text/javascript">
  23. WebFontConfig = {
  24. google: { families: [ 'Shadows+Into+Light::latin' ] }
  25. };
  26. (function() {
  27. var wf = document.createElement('script');
  28. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  29. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  30. wf.type = 'text/javascript';
  31. wf.async = 'true';
  32. var s = document.getElementsByTagName('script')[0];
  33. s.parentNode.insertBefore(wf, s);
  34. })(); </script>
  35.  
  36. <link href='http://fonts.googleapis.com/css?family=Gloria+Hallelujah' rel='stylesheet' type='text/css'>
  37. <script type="text/javascript">
  38. WebFontConfig = {
  39. google: { families: [ 'Gloria+Hallelujah::latin' ] }
  40. };
  41. (function() {
  42. var wf = document.createElement('script');
  43. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  44. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  45. wf.type = 'text/javascript';
  46. wf.async = 'true';
  47. var s = document.getElementsByTagName('script')[0];
  48. s.parentNode.insertBefore(wf, s);
  49. })(); </script>
  50.  
  51. <title>{Title}</title>
  52. <link rel="shortcut icon" href="{Favicon}" />
  53. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  54.  
  55. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  56.  
  57. <meta name="color:Background" content="#FCF2DD"/>
  58. <meta name="color:Sidebar" content="#FAF3ED"/>
  59. <meta name="color:Text" content="#000000"/>
  60. <meta name="color:Title" content="#D198A6"/>
  61. <meta name="color:Link" content="#D48E8E"/>
  62. <meta name="color:Link Hover" content="#000000"/>
  63. <meta name="color:Permalink" content="#F5F5F5"/>
  64.  
  65. <meta name="image:Background" content=""/>
  66. <meta name="image:Sidebar" content=""/>
  67.  
  68. <meta name="text:Link1 Url" content="/" />
  69. <meta name="text:Link1 Title" content="Link 1" />
  70. <meta name="text:Link2 Url" content="/" />
  71. <meta name="text:Link2 Title" content="Link 2" />
  72. <meta name="text:Link3 Url" content="/" />
  73. <meta name="text:Link3 Title" content="Link 3" />
  74. <meta name="text:Link4 Url" content="/" />
  75. <meta name="text:Link4 Title" content="Link 4" />
  76. <meta name="text:Link5 Url" content="/" />
  77. <meta name="text:Link5 Title" content="Link 5" />
  78.  
  79. <style type="text/css">
  80.  
  81.  
  82. .post .dunno{
  83.  
  84. postion: fixed;
  85.  
  86. opacity: 0;
  87.  
  88. background: white;
  89.  
  90. text-align: center;
  91.  
  92. margin-top: -5%;
  93.  
  94. margin-left: -5%;
  95.  
  96. padding: 30%;
  97.  
  98. width: 48%;
  99.  
  100. height: 48%;
  101.  
  102. font-size: 24px;
  103.  
  104. position: absolute;
  105.  
  106. -webkit-transition: opacity 1s linear;
  107.  
  108. -webkit-transition: all 1s linear;
  109.  
  110. -moz-transition: all 1s linear;
  111.  
  112. transition: all 1s linear;
  113.  
  114. }
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121. .d_con{
  122.  
  123. }
  124.  
  125. .post:hover .dunno{
  126.  
  127. width: 110px:
  128. padding-left: 0px;
  129.  
  130.  
  131. backgound: #fc9;
  132.  
  133.  
  134.  
  135. opacity: 1;
  136. overflow:hidden;
  137. transition-duration: 0.8s;
  138. -webkit-transition-duration: 0.8s;
  139. -o-transition-duration: 0.8s;
  140. -moz-transition-duration: 0.8s;
  141.  
  142. }
  143.  
  144. .dunno{
  145.  
  146.  
  147. font-family: 'Crafty Girls', cursive;
  148.  
  149. background: #ffffff;
  150. width: 50px;
  151. position:absolute;
  152. top:0;
  153. z-index:3;
  154. opacity:0;
  155. overflow:hidden;
  156. transition-duration: 0.8s;
  157. -webkit-transition-duration: 0.8s;
  158. -o-transition-duration: 0.8s;
  159. -moz-transition-duration: 0.8s;
  160. text-align:center;
  161. text-transform:uppercase;
  162. {block:IndexPage}
  163. width:450px;
  164. {/block:IndexPage}
  165.  
  166. {block:PermalinkPage}display:none;{block:PermalinkPage}
  167. }
  168.  
  169. img{border:none; -webkit-transition: opacity 0.5s linear; opacity: 0.70;}
  170.  
  171. img:hover{-webkit-transition: opacity 0.5s linear; opacity: 1;}
  172. @import url(http://fonts.googleapis.com/css?family=Questrial);
  173.  
  174. @import url(http://fonts.googleapis.com/css?family=Shadows+Into+Light);
  175.  
  176. @import url(http://fonts.googleapis.com/css?family=Gloria+Hallelujah);
  177.  
  178. body{color:{color:Text}; background-attachment:fixed; background-color:{color:Background}; background-image: url('{image:Background}'); text-align:justify; font-family:arial; font-size:11px;}
  179.  
  180. a{color: {color:link}; text-decoration: none;}
  181.  
  182. a:hover{ color:{color:Link Hover};}
  183.  
  184. a img{border:0}
  185.  
  186. #entries{margin-left:395px; width:512px ; margin-bottom:0px}
  187.  
  188. #sidebarimg {margin-bottom:3px; padding:5px;}
  189.  
  190. #sidebarimg img {max-width:272px; height: auto;}
  191.  
  192. #sidebar {width:284px; margin-left:50px; height:100%px; margin-top:70px; position:fixed; overflow:hidden; background-color: {color:Sidebar}; padding:3px;}
  193.  
  194. #title{font-family: 'Shadows Into Light', cursive; color:{color:Title}; font-size:30px;padding:3px; text-align:center;}
  195.  
  196. #links {width:280px; background-color:transparent; padding:0px; text-align:center; font-size:13px; font-family: 'Gloria Hallelujah', cursive;}
  197.  
  198. #description {font-family: 'Questrial', sans-serif; font-size:11px; text-align:center; margin-bottom: 2px; padding:5px; text-align:center; color:{color:Text};}
  199.  
  200. #pagination {font-size:42px; text-align: center; font-family:georgia; text-align:center;}
  201.  
  202. #pagination a{color:{color:Link}}
  203.  
  204. #permalink{background-color:{color:Permalink}; color:{color:text};font-family: arial; width: 495px; margin-bottom:2px; margin-top:8px; font-size:8px; padding:3px; text-transform: uppercase; margin-left:2px; text-align:center; font-style: none;}
  205.  
  206. #permalink a{color: {color:Link};}
  207.  
  208. #permalink a:hover{color: {color:Link Hover}}
  209.  
  210. #posts{background-color:transparent; margin-bottom:8px; margin-top:10px; padding:7px; overflow:hidden; padding:3px}
  211.  
  212. #h1{font-family:georgia; color:{color:Text}; font-size:18px; line-height:12px;font-weight:normal; margin:0px; padding:3px; margin-left:10px;}
  213.  
  214. #source {text-align:right; font-size:09px;}
  215.  
  216. blockquote {border-left:2px {color:Link} solid; padding-left:5px; margin:1px 6px 1px 10px}
  217.  
  218. p{margin-top:5px; margin-bottom:5px; }
  219.  
  220. blockquote {padding:0px; text-align:left; padding-left:5px; margin:5px; background-color:{color:Entries}; border-left:3px solid {color:Link};}
  221.  
  222. .postalign{text-align:justify; padding:3px 7px 0px 7px;}
  223.  
  224. .question{background: {color:Entries}; font-size: 9px; font-weight:bold; color: {color:Text}; padding: 10px;}
  225.  
  226. .ask{font-size: 10px; background-color:{color:Background}; color:{color:Text};margin-bottom:0px;
  227. padding: 7px;}
  228.  
  229. .asker{text-transform: lowercase; padding-bottom:0px; font-size: 11px;}
  230.  
  231. .answer{padding:4px;}
  232.  
  233. .chat {line-height: 12px; list-style: none }
  234. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  235. .person1 {background-color:{color:Background}; color: {color:text}; }
  236. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:Text}}
  237. .person2 {color: {color:Text} }
  238. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:Text}}
  239.  
  240. .quote{font-family:{font:Title}; font-size:13px; color: {color:Text}; font-style:italic;}
  241.  
  242. .audio{background-color:{color:Entries}; height:35px; overflow:hidden;}
  243.  
  244. i, em {color: {color:Link};}
  245. b, strong {color: {color:Title};}
  246.  
  247. ::selection {
  248. color:{color:Text};
  249. background-color: {color:Link};
  250. }
  251.  
  252. ::-moz-selection {
  253. color:{color:Text};
  254. background-color: {color:Link};
  255. }
  256.  
  257. ::-webkit-selection {
  258. color:{color:Text};
  259. background-color:{color:Link};
  260. }
  261.  
  262. </style>
  263. <style type="text/css">{CustomCSS}</style>
  264.  
  265. </head>
  266.  
  267.  
  268. <body>
  269. <div id="sidebar">
  270. <div id="title">{Title}</div>
  271. <div id="sidebarimg"><center><img src="{image:Sidebar}"/></center></div>
  272. <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>
  273. <div id="description">{block:Description}{Description}{/block:Description}</div>
  274.  
  275. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</div>
  276. </div>
  277.  
  278. <div id="entries">
  279. {block:Posts}
  280. <div id="posts">
  281.  
  282. {block:Text}
  283. <div class="postalign">
  284. {block:Title}
  285. <div id="h1">{Title}</div>
  286. {/block:Title}
  287. {Body}
  288. </div>
  289. {/block:Text}
  290.  
  291.  
  292. {block:Photo}
  293. <center><a href="{LinkURL}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"/></a></center>
  294. <div class="postalign">{block:Caption}{Caption}{/block:Caption}</div>
  295. {/block:Photo}
  296.  
  297. {block:Photoset}
  298. <center>{Photoset-500}</center><div class="postalign">{block:Caption}{Caption}{/block:Caption}
  299. </div>
  300. {/block:Photoset}
  301.  
  302.  
  303. {block:Quote}
  304. <div class="postalign">
  305. <div class="quote">{Quote}</div>
  306. {block:Source}
  307. <div id="source">— {Source}</div>
  308. </div>
  309. {/block:Source}
  310. {/block:Quote}
  311.  
  312. {block:Answer}<div class="postalign">
  313. <div class="ask">
  314. <div class="asker"><i>{Asker}</i> asked:</div> {Question}</div>
  315. <div class="answer">{Answer}</div>
  316. </div>
  317. {/block:Answer}
  318.  
  319. {block:Link}
  320. <div class="postalign">
  321. <div id="h1"><a href="{URL}" class="link" {Target}>{Name}</a></div>
  322.  
  323. {block:Description}
  324. {Description}
  325. {/block:Description}
  326. </div>
  327. {/block:Link}
  328.  
  329. {block:Chat}<div class="postalign">{block:Title}<div id="h1">{Title}</div>{/block:Title}
  330. <div class="chat"><ul>{block:Lines}<li class="person{UserNumber}">{block:Label}
  331. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  332. </div>{/block:Chat}
  333.  
  334. {block:Video}{Video-500}<div class="postalign">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  335.  
  336. {block:Audio}{block:AlbumArt}<div class="postalign"><img src="{AlbumArtURL}" width="170px" height="170px" align="left" style="margin-right:10px" />{/block:AlbumArt}{AudioPlayerBlack}<br>
  337. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  338. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  339. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times <br clear="all" /></div> {/block:Audio}
  340.  
  341. <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}
  342. #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</div></div><BR>
  343. {/block:Posts}
  344.  
  345. {block:PostNotes}
  346. <div id="notes"><div id="notess">{PostNotes}</div></div></div>
  347. {/block:PostNotes}
  348.  
  349.  
  350.  
  351. </div>
  352. </div>
  353. </body>
  354. <div style="padding: 5px; position: fixed; bottom: 0px; font-size: 9px; left: 0px; text-transform:lowercase; background: transparent; color: white;"><a href="http://officialharryanon.tumblr.com/">credit<small style="color: #0000000;"></small></a></div>
  355.  
  356. </html>
Advertisement
Add Comment
Please, Sign In to add comment