Advertisement
hifenss

#03

Sep 5th, 2013
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.59 KB | None | 0 0
  1. <script type="text/javascript"
  2. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  3.  
  4. <head>
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7.  
  8. <meta name="color:background" content="#FFFFFF" />
  9. <meta name="color:text" content="#a8a5a5"/>
  10. <meta name="color:link" content="#a8a5a5"/>
  11. <meta name="color:notes" content="#d0b2db"/>
  12. <meta name="color:linkHover" content="#312f2b"/>
  13. <meta name="color:infobg" content="#FCFCFC">
  14. <meta name="color:scrollbar" content="#BBBBBB" />
  15. <meta name="color:scrollbg" content="#FFFFFF" />
  16.  
  17. <meta name="image:sidebar" content=""/>
  18.  
  19.  
  20. <meta name="text:Link1" content="/" />
  21. <meta name="text:Link1 Title" content="" />
  22. <meta name="text:Link2" content="/" />
  23. <meta name="text:Link2 Title" content="" />
  24. <meta name="text:Link3" content="/" />
  25. <meta name="text:Link3 Title" content="" />
  26. <meta name="text:Link4" content="/" />
  27. <meta name="text:Link4 Title" content="" />
  28.  
  29.  
  30. <link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'>
  31.  
  32.  
  33. <head><title>{Title}</title>
  34. <link rel="shortcut icon" href="{Favicon}">
  35. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  36. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  37. <style type="text/css">
  38.  
  39. ::-webkit-scrollbar {width: 5px; height:auto; background:{color:background}}
  40. ::-webkit-scrollbar-corner {padding:2px;background:{color:background}}
  41. ::-webkit-scrollbar-button:vertical {height:5px; display: block; background:{color:scrollbar}}
  42. ::-webkit-scrollbar-button:horizontal {width: 3px; height: 5px; display: block; background:{color:scrollbar}}
  43. ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar};}
  44. ::-webkit-scrollbar-thumb:horizontal {background: {color:background};}
  45. ::-webkit-scrollbar-thumb {background: {color:scrollbar};}
  46.  
  47. body {background-color: {color:background}; font-family: tahoma; color: {color:text}; text-align: center; font-size: 10px; background-image:url('{image:background}'); background-attachment: fixed; }
  48.  
  49. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.5;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  50.  
  51. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  52.  
  53. a {color: {color:link}; text-decoration: none; text-transform: none;}
  54. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  55.  
  56. p {margin: 6px 0 0 0}
  57.  
  58. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  59. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  60. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  61. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  62.  
  63. blockquote img{max-width: 470px!important}
  64. blockquote blockquote img{max-width: 450px!important}
  65. blockquote blockquote blockquote img{max-width: 430px!important}
  66. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  67.  
  68. #entries {width:350px; float:left; margin-left:635px; margin-top:-10px; position:relative; z-index:999; padding-right:1px; border-left: 0px solid #fff; border-right: 0px solid #efefef;background:#fff; font:11px arial; letter-spacing: 0px}
  69.  
  70. #reblogs {display:none; background-color:{color:post};}
  71.  
  72. .entries {width:400px; padding:10px; background:#fff; margin:0px 0px 0px 0px; margin-bottom:30px; float:right; text-align:justify; border: 1px solid #efefef; }
  73.  
  74. .entries:hover #hover {opacity:1;}
  75.  
  76. #hover{position:absolute; font:11px arial; letter-spacing: 0px; text-transform:none; color:{color:link}; margin-left:415px; opacity:0.0; height:auto; width: auto; margin-bottom:0px; margin-top:-5px; background-color:{color:background}; display:block; text-align:left; padding:4px; -webkit-transition-duration: 0.4s;}
  77. #hover a{text-transform:none; color:{color:text}; font-style:normal}
  78. #hover a:hover {color:{color:lhover};}
  79.  
  80. h1 {color:{color:text}; font-family:calibri; font-size:14px; line-height:16px; text-align: justify; font-weight:normal; }
  81. h1 a {color:{color:link}}
  82. h1 a:hover {color:{color:link hover}}
  83.  
  84. .chat {line-height: 13px; list-style: none }
  85. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  86. .person1 {color: {color:text}; padding: 2px; }
  87. .person1 .label {font-weight: bold; color:{color:text}}
  88. .person2 {color: {color:text}; padding: 2px; }
  89. .person2 .label {font-weight: bold; color:{color:text}}
  90.  
  91. .linkdescription {padding:0px; margin:0px; font:10px {font:Body};}
  92.  
  93. .pquote {font-family:tahoma;color:#000 ; font-size: 12px; line-height: 20px; padding: 0px; text-align:justify;}
  94. .quotesource {font: 12px cambria; font-style:italic; text-align:right; margin-top:10px; border-top:1px solid #efefef; background:#fafafa; padding:5px;}
  95. .quotesource a, a:hover{text-transform: none; }
  96.  
  97.  
  98. #asker {font-size:11px;font-family:tahoma;text-align:left;background:#fff; text-transform:uppercase; line-height: 11px; }
  99. .answer {padding-bottom:5px;font-size:12px;font-family:tahoma; line-height: 11px; }
  100. .answer img {max-width:400px;}
  101.  
  102.  
  103. .hres {opacity:0; height:12px; font:10px calibri; color:{color:permalink}; background-color:{color:posts}; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; width:45px; position:absolute; top:0; left:0; z-index:999; text-align:center; text-transform:uppercase; filter:alpha(opacity=0); padding-top:3px; letter-spacing:1px; padding-left:1px; padding-bottom:1px;}
  104. .hres a {color:{color:permalink}; text-align:center;}
  105. #photox:hover .hres {opacity:0.9; filter:alpha(opacity=90);}
  106. #photox{width:400px; overflow:hidden; position:relative}
  107.  
  108. .caption {margin:0px; padding:0px; font:10px {font:Body};}
  109.  
  110. .notes {width: 370px; padding: 0px; margin-top: 23px; margin-bottom: 10px; font-size: 13px; text-align: left; font-family: calibri; text-transform: none;}
  111. ol.notes {list-style: none; margin-top: 10px; padding: 0px; z-index: 11; margin-left:0px; font-family: calibri; text-transform: none; font-size: 10px; width: 400px;}
  112. ol.notes li {background-color: ; margin-bottom: 3px; padding: 5px; font-family: calibri; text-transform: none; font-size: 10px; width: 370px;}
  113. .notes img{display: none; border:0px}
  114.  
  115. ::-webkit-scrollbar{width:5px;height:5px;}
  116.  
  117. ::-webkit-scrollbar-button:start:decrement
  118.  
  119. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  120.  
  121. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  122.  
  123. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};}
  124.  
  125. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};}
  126.  
  127. #tumblr_controls{position: fixed!important}
  128.  
  129. #tumblr_controls{position: fixed!important}
  130.  
  131. #tumblr_controls{position: fixed!important}
  132.  
  133. #tumblr_controls{position: fixed!important}
  134.  
  135. /* THEME */
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142. /*———————--------------------------——imagem———--------------————*/
  143. #imagem {position:fixed;top: 20px; left:395px; z-index:99; }
  144.  
  145. #imagem img {width:165px;opacity:1; border-radius:0px; background-color: #fff; -webkit-filter: grayscale(0%); border:px solid #efefef; }
  146.  
  147. #imagem img:hover {z-index:9; -webkit-filter: grayscale(0%); }
  148.  
  149. /*——————--------------------——— fim-imagem ————--------------———*/
  150.  
  151. #links {z-index:9999999; position: fixed; margin-left:0px; margin-top:-2px; text-align: center; width:165px; height:15px; border-top:5px solid #000; border-bottom:5px solid #000; color:#fff; overflow: hidden; background:#000; border-radius:0px 0px 0px 0px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease;}
  152. #links:hover {height:30px; width:165px; margin-top:-15px;background:#fff; z-index:9999999; border-radius:0px; color:#000; border-top:15px solid #000; border-bottom:15px solid #000; }
  153.  
  154. #links a { letter-spacing:1px; font:11px cambria; text-align: left; margin: -1px; padding:1px; color:#4d4d4d; background; font-style:italic; opacity:1; line-height:12px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; text-shadow:10px 0px transparent, -10px 0px transparent; }
  155. #links a:hover {text-shadow:0px 0px #000, -0px 0px #000; -webkit-transition: all 0.2s linear; -webkit-transition: all 0c.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;
  156. -o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;opacity:1;}
  157. /*————------------------------—————links2——-------------------————*/
  158.  
  159.  
  160.  
  161.  
  162. /*———————------------------------—— side ———---------------————*/
  163.  
  164. .desc{text-align: center;font-size:11px; font-family:cambria; letter-spacing:2px; width:151px; margin-top:0px; margin-left:3px; line-height: 12px; padding:2px; z-index:; font-style:none; text-transform:none; background; border-bottom:1px solid #efefef; }
  165.  
  166.  
  167.  
  168. .cred{overflow: hidden; position:fixed; text-align: center;font-size:11px; font-family:cambria; bottom:20px; right:10px; letter-spacing:2px; width:12px; height:12px; color: #fff; background:#efefef; line-height: 12px; padding:2px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease;}
  169. .cred:hover {width:80px; }
  170.  
  171. /*———————------------------------——fim - side ————------------------———*/
  172.  
  173. .tumblrAutoPager_page_separator, .tumblrAutoPager_page_info {display: none;}
  174. </style>
  175. <style type="text/css">{CustomCSS}</style>
  176. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/mFbkoqlkr/tumblrautopager.js"></script>
  177. </head>
  178. <body>
  179.  
  180.  
  181. <div id="container">
  182. <div id="imagem">
  183. <img src="{image:sidebar}">
  184. <div id="links">
  185. <div class="desc"> {description}</div>
  186. <a href="{text:Link1}">{text:link1 title}</a>
  187. <a href="{text:Link2}">{text:link2 title}</a>
  188. <a href="{text:Link3}">{text:link3 title}</a>
  189. <a href="{text:Link4}">{text:link4 title}</a>
  190.  
  191.  
  192.  
  193. </div>
  194.  
  195.  
  196. </div>
  197.  
  198. <div class="cred"><a href="http://hifens.tumblr.com" title="credits"> H I F E N S</a></div>
  199.  
  200.  
  201.  
  202. <br><br>
  203.  
  204.  
  205. </div></div></div>
  206.  
  207.  
  208.  
  209. <div id="entries">
  210.  
  211. <div class="autopagerize_page_element">
  212. {block:Posts}
  213. <div class="entries {block:Photo}photo{/block:Photo}{block:Quote}quote{/block:Quote}{block:Link}link{/block:Link}{block:Text}text{/block:Text}{block:Chat}chat{/block:Chat}{block:Audio}audio{/block:Audio}{block:Video}video{/block:Video}{block:Answer}answer{/block:Answer}">
  214.  
  215.  
  216. {block:IndexPage}
  217.  
  218. <div id="hover">
  219. <a href="{Permalink}">{NoteCount}</a><br>
  220. <a href="{ReblogURL}" target="_blank"><b>REBLOG</b></a>
  221. {block:RebloggedFrom}
  222. <div class="tagtitle">
  223. <a href="{ReblogParentURL}">via</a>/<a href="{ReblogRootURL}">source</a><br>
  224. </div>
  225. {/block:RebloggedFrom}
  226. </div>
  227. {/block:IndexPage}
  228.  
  229. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  230.  
  231. {block:Photo}
  232. <div id="photox"><img src="{PhotoURL-400}" alt="{PhotoAlt}"/>
  233. {block:HighRes}<div class="hres"><a href="{PhotoURL-HighRes}">High-Res</a></div> {/block:HighRes}</div>
  234. {block:Caption}
  235. <div class="caption">{Caption}</div>
  236. {/block:Caption}
  237. {/block:Photo}
  238.  
  239. {block:Photoset}
  240. {Photoset-400}
  241. {block:Caption}
  242. <div class="caption">{Caption}</div>
  243. {/block:Caption}
  244. {/block:Photoset}
  245.  
  246. {block:Quote}
  247. <div class="pquote">“{Quote}” <b> -<div class="quotesource"> {Source}</div></b></div>
  248. {block:Source}<span style="font-size:11px; font-family:calibri;"><div class="pquotesource"> </div></span>
  249. {/block:Source}
  250. {/block:Quote}
  251.  
  252. {block:Link}
  253. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  254. {block:Description}{Description}{/block:Description}
  255. {/block:Link}
  256.  
  257. {block:Chat}
  258. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  259. <div class="chat"><ul>{block:Lines}
  260. <li class="person{UserNumber}">{block:Label}
  261. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  262. {/block:Chat}
  263.  
  264. {block:Video}
  265. {Video-400}
  266. {block:Caption}
  267. <div class="caption">{Caption}</div>
  268. {/block:Caption}
  269. {/block:Video}
  270.  
  271. {block:Audio}{block:AlbumArt}<img src="{AlbumArtURL}" width="84px" height="84px" align="left" style="margin-right:10px"/>{/block:AlbumArt}{AudioPlayerBlack}<br>{block:TrackName}<b>Track</b>: {TrackName}<br />{/block:TrackName}
  272. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  273. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times
  274. {/block:Audio}
  275.  
  276. {block:Answer}
  277. <div id="asker"><b>{Asker}:</b> {Question}</div>
  278. <div class="answer">{Answer}</div>
  279. {/block:Answer}
  280.  
  281. {block:PostNotes}
  282. <div id="notes"><div id="ntstext">{PostNotes}</div></div>
  283. {/block:PostNotes}
  284. </div>
  285.  
  286. {block:PermalinkPage}
  287. {/block:PermalinkPage}
  288. {/block:Posts}
  289. </div>
  290. <div id=reblogs>{block:RebloggedFrom}<a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-24}"></a>? reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a>, {/block:RebloggedFrom}
  291. {block:ContentSource}originally from <a href="{SourceURL}">{SourceLink}</a><br>
  292. {/block:ContentSource}
  293. <a href="{Permalink}">? {block:NoteCount}{NoteCount} notes, {/block:NoteCount}{block:Date}posted {TimeAgo}{/block:Date}</a></div><p><p>
  294.  
  295. </div></div>
  296.  
  297. </div>
  298. </div>
  299.  
  300. </body>
  301. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement