Advertisement
Guest User

alohanax

a guest
Apr 16th, 2014
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 12.72 KB | None | 0 0
  1. <!---- theme por alohanax --->
  2.  
  3. <html>
  4.  
  5.   <script>
  6. function click() {
  7. if (event.button==2||event.button==3) {
  8. oncontextmenu='return false';
  9. }
  10. }
  11. document.onmousedown=click
  12. document.oncontextmenu = new Function("return false;")
  13. </script>
  14.  
  15. <head>                                        
  16.  
  17.  
  18.                                            
  19. <!-- DEFAULT -->
  20. <link href='http://fonts.googleapis.com/css?family=Lora:400italic' rel='stylesheet' type='text/css'>
  21. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  22. <meta name="color:background" content="#ffffff" />
  23. <meta name="color:link" content="#000000" />
  24. <meta name="color:text" content="#000000" />
  25. <meta name="color:post" content="#ffffff" />
  26. <meta name="image:sidebar" content="http://static.tumblr.com/b46d3af3a1a74dfa2971c62790c61a9a/wls4j1u/4l7n2e1ub/tumblr_static_tumblr_n13qo2xdcc1s8lv52o1_500.png" />
  27.  <meta name="text:frase" content="procurar evoluir..." />
  28. <meta name="if:Rolagem infinita" content="1"/>
  29. <meta name="text:Link1" content="/" />
  30. <meta name="text:Link1 Title" content="hei" />
  31. <meta name="text:Link2" content="/" />
  32. <meta name="text:Link2 Title" content="coé" />
  33. <meta name="text:Link3" content="/" />
  34. <meta name="text:Link3 Title" content="ttk" />
  35. <meta name="text:Link4" content="/" />
  36. <meta name="text:Link4 Title" content="thmx" />
  37. <meta name="text:Link5" content="/" />
  38. <meta name="text:Link5 Title" content="amor" />
  39.  
  40.  
  41.  
  42.  
  43.                 <title>{Title}</title>
  44.         <link rel="shortcut icon" href="{FavIcon}">
  45.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  46.         {block:Description}
  47.   <meta name="description" content="{MetaDescription}" />
  48.         {/block:Description}
  49.  
  50.     <style type="text/css">
  51.  
  52. body {background-color: {color:background}; background-image:url('{image:background}'); color: {color:text}; font:13px calibri; text-align: center;}
  53.  
  54.  
  55. a {color: {color:link}; text-decoration: none; text-transform: none;}
  56. a:hover {color:#777;}
  57. a:hover {font-style:normal}
  58.  
  59. p {margin: 6px 0 0 0}
  60.  
  61. blockquote {margin: 3px; border-left: 3px solid {color:background}; padding-left: 5px; }
  62. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background};}
  63. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  64. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  65.  
  66. blockquote img{max-width: 470px!important}
  67. blockquote blockquote img{max-width: 450px!important}
  68. blockquote blockquote blockquote img{max-width: 430px!important}
  69. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  70.  
  71. #container {width: 450px; margin:50px auto: 50px auto;}
  72.  
  73. iframe#tumblr_controls {
  74. top:0px !important;
  75. right:3px !important;
  76. position: fixed !important;
  77. -webkit-transition: opacity 0.7s linear;
  78. opacity: 0.4;
  79. -webkit-transition: all 0.8s ease-out;
  80. -moz-transition: all 0.8s ease-out;
  81. transition: all 0.8s ease-out;
  82. z-index:999999999999999999;}
  83.  
  84. iframe#tumblr_controls:hover{
  85. -webkit-transition: opacity 0.7s linear;
  86. opacity: 1;
  87. -webkit-transition: all 0.4s ease-out;
  88. -moz-transition: all 0.4s ease-out;
  89. transition: all 0.4s ease-out;
  90. z-index:999999999999999999999;}
  91.  
  92.  
  93. #entries {width:450px; float:left; margin-left:443px; margin-top:10px; position:relative; z-index:999; padding-right:0px; padding-top:0px}
  94.  
  95. .entries {width:450px; padding:0px; background-color:#ffffff; margin:0px 0px 0px 0px; margin-bottom:2px; float:right; text-align:justify; font-family:calibri; font-size:12px;;}
  96.  
  97.  
  98. h1 {font-family: calibri; font-size: 14px; line-height: 14px; text-align: center; font-weight: normal; margin-bottom:8px;}
  99. h1 a {color: {color:link};}
  100. h1 a:hover {color: {color:hover};}
  101.  
  102. .image {text-align: center; border: 0px}
  103. .image img {width: 450px; margin-bottom: 1px; }
  104. .image img:hover { -webkit-filter: grayscale(0%);-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out;}
  105.  
  106. .quote {font-family:cambria; line-height:15px; padding: 2px; border-top: px solid #eee; text-align:justify; font-size: 12px ;border-top:1px solid #eaeaea}
  107. .quotesource {text-align: center; text-transform: none; margin-bottom: 3px;font-family:calibri; font-size: 12px; background:}
  108.  
  109. .chat {line-height: 13px; list-style: none }
  110. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  111. .person1 {color: {color:text}; padding: 2px; }
  112. .person1 .label {font-weight: bold;  color:{color:text}}
  113. .person2 {color: {color:text}; padding: 2px;  }
  114. .person2 .label {font-weight: bold;  color:{color:text}}
  115.  
  116. .player {background-color: #000; text-align: left; display:block;}
  117.  
  118.  
  119. #asker {font-family:tahoma; text-align: left;color:#000; font-size:10px;padding:4px;font-style:;background-color:#eee;}
  120. .answer {padding: 5px; font-family:calibri; font-size:10px; text-align:left; margin-top:-3pxfont-style:italic;}
  121. .answer img {max-width: 450px;}
  122. #asker a:hover  {color:#000;}
  123. #ssource{margin-left:10px; display:none}
  124.  
  125. #carolenn {  padding:3px;opacity:0; margin:0px 0px 495px 495px; filter: alpha(opacity = 0.2); position:absolute;  -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;margin-top:-5px; background-color:transparent;text-transform:lowercase }
  126. #carolenn:hover  {color:#777;}
  127.  
  128. .entries:hover #aloha { opacity:1.0;}
  129.  
  130. #maoi {margin-left:-44px; text-align:left; font-size: 10px; font-family: calibri; width:100px;height: auto; text-transform:lowercase}
  131. #maoi a {text-transform:lowercase; font-style:normal}
  132. #maoi a:hover {color:#777;}
  133.  
  134. .notes {width:520px; padding:0px; font-style:; margin-top:1px; margin-bottom:1px; font-size:11px; text-align:left; font-family:calibri}
  135. ol.notes {list-style: none; margin: 0 20px 0 0px; padding:0px; border-bottom: 1px sólida # ccc; z-index:11;}
  136. ol.notes li {background-color:transparent;margin-bottom:1px; padding:5px;text-transform:lowercase;}
  137. .notes img{display:none; border:0px}
  138.  
  139.  
  140. #sidebar {position:fixed; width: 186px; height:255px; margin-left:275px;margin-top:131px; -webkit-transition-duration: 0.4s;}
  141.  
  142.  
  143.  .fundinho {-webkit-transition-duration: 0.4s;  -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:147px; height:12; padding:2px;margin-top:223px; text-transform:;margin-left:8px; font-family:calibri; font-size:14px;text-align:center; position:fixed;color:#000;background-color:;font-style:;opACITY:6;}
  144.  
  145.  .fundinho2 {-webkit-transition-duration: 0.4s;  -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:147px; height:12; padding:2px;margin-top:324px; text-transform:;margin-left:0px; font-family:calibri; font-size:14px;text-align:center; position:fixed;color:#000;background-color:;font-style:;opACITY:6;}
  146.  #sidebar:hover .fundinho2 {margin-top:234;opacity:6;-webkit-transition: all 0.7s ease-out; -moz-transition: all 0.8s ease-out;}
  147.  
  148. .lex {-webkit-transition-duration: 0.4s;  -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;position:fixed;font: 9px cambria;font-style:;color: ;padding: 2px;background-color:;opacity:;width:130px;text-align:center;margin-left:13px;margin-top:210px;}
  149. .lex a{padding: 1px;color: ;text-transform:uppercase;display: inline-block;-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style:;}
  150. .lex a:hover{border-bottom:1px solid #000;-webkit-transition: all 0.8s ease-out; -moz-transition: all 0.4s ease-out;}
  151.  #sidebar:hover .lex {opacity:6;-webkit-transition: all 0.7s ease-out; -moz-transition: all 0.8s ease-out;}
  152.  
  153. #imagem {position:fixed;width: 155px; height: 187px;margin-top: 00px; margin-left: -1px;-moz-border-top-left-radius: 45px; border-top-left-radius: 45px ;}
  154. #imagem img{width: 150px; height:205; margin-top: -8px; margin-left: -13px;padding:10px; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out;;}
  155.      #sidebar:hover #imagem img {-webkit-filter: grayscale(60%)}
  156.  
  157. #oizinho {;margin-left:0; margin-top:210px; position:fixed;text-align:left;-webkit-transition-duration: 0.4s;  -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;-webkit-transform: rotate(-30deg)}
  158. #oizinho img { width:auto; height:20px;}
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  ::-webkit-scrollbar{width:7px;
  165. height:0px;}
  166. ::-webkit-scrollbar-button:start:decrement
  167. ::-webkit-scrollbar-button:end:increment{display:block;
  168. height:0;
  169. background-color:#000;}
  170. ::-webkit-scrollbar-track-piece{background-color:#fff;
  171. -webkit-border-radius:0;
  172. -webkit-border-bottom-right-radius:3px;
  173. -webkit-border-bottom-left-radius:3px;}
  174. ::-webkit-scrollbar-thumb:vertical{height:50px;
  175. background-color:#000;}
  176. ::-webkit-scrollbar-thumb:horizontal{width:50px;
  177. background-color:#000;}
  178.  
  179.  
  180. #description {margin-top:-6px; margin-left:8px; font-family:cambria; font-size:10px; width:150px; background-color:transparent; padding:; text-align:center; text-transform:uppercase; color: #696969; -webkit-transition:all 0.4s ease-out; -moz-transition:all 0.4s ease-out;padding:0px;letter-spacing:1px;padding:5px;background-color:#eeeeee; -moz-border-radius: 160px; border-radius: 0px 0px 0px 0px;}
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  </style>
  189.        
  190.        
  191.        
  192.     <style type="text/css">{CustomCSS}</style>
  193.  
  194.  
  195.  
  196. <body>
  197.  
  198.  
  199. </style></head>
  200.  
  201. <body onkeydown="return false">
  202.  
  203. <div id="sidebar">
  204. <div class="duhimag" class="hover">
  205. <div id="imagem"><img src="{image:sidebar}"
  206. <div id="frase">{text:frase}
  207. <div id="linkss"><div class="linkss1">
  208. <a href="{text:Link1}">{text:Link1 Title} </a>
  209. <a href="{text:Link2}"> <b>{text:Link2 Title}</b> </a>
  210. <a href="{text:Link3}">{text:Link3 Title} </a>
  211.  
  212.    
  213.  
  214.     <a href="" title="Alohanax"><big></big></a>
  215.    
  216. </div></div></div></div></div></div></div></div></div></div></div></div>
  217.  
  218. <div id="entries">
  219. <div class="autopagerize_page_element">
  220.  
  221.  
  222. {block:IfRolagemInfinita}<div class="autopagerize_page_element">
  223. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  224.  
  225.  
  226. {block:Posts}
  227.  
  228.  
  229. <div class="entries">
  230.  
  231. <div id="carolenn">
  232. <div id= "maoi"><a href="{Permalink}">{TimeAgo}</a></div>
  233. <div id= "maoi"><a href="{Permalink}"{block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a></br></div>{LinkCloseTag}
  234. {block:RebloggedFrom}
  235. <div id="maoi"><a href="{ReblogParentURL}"></a><a href="{ReblogRootURL}">source</a></div>
  236. {/block:RebloggedFrom}
  237. <div id="maoi"><a href="{ReblogURL}" target="_blank"><b>reblog</b></a></div>
  238. {block:HasTags}{block:Tags}
  239. <div id="maoi"><a href="{TagURL}"><b></b>#{Tag}</a>&nbsp;</div>{/block:Tags}{/block:HasTags}</div>
  240.  
  241. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  242.  
  243. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  244.  
  245. {block:Photoset}{Photoset-400}{/block:Photoset}
  246.  
  247. {block:Quote}
  248. <div class="quote">“{Quote}”</div>
  249. {block:Source}<div class="quotesource">
  250. <b>{Source}</b></div>
  251. {/block:Source}
  252. {/block:Quote}
  253.  
  254. {block:Link}
  255. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  256. {block:Description}{Description}{/block:Description}
  257. {/block:Link}
  258.  
  259. {block:Chat}
  260. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  261. <div class="chat"><ul>{block:Lines}
  262. <li class="person{UserNumber}">{block:Label}
  263. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  264. {/block:Chat}
  265.  
  266. {block:Audio}
  267. <div class="player">{AudioPlayerBlack}</div>
  268. {block:Caption}{Caption}{/block:Caption}
  269. {/block:Audio}
  270.  
  271. {block:Video}{Video-400}{/block:Video}
  272.  
  273.  
  274. {block:Answer}
  275. <div id="asker"> <b>{Asker}</b>:</i> {Question}</div>
  276. <div class="answer">{Answer}</div>
  277. {/block:Answer}
  278.  
  279. <div id="photoset">
  280. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  281. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  282. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  283. </div>
  284.  
  285.  
  286.  
  287. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  288. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  289. {/block:ContentSource}</div>
  290.  
  291. </div>
  292.  
  293. {/block:Posts}
  294.  
  295. {block:PostNotes}{PostNotes}{/block:PostNotes}<br />
  296.  
  297.  
  298. </div>
  299. </div>
  300. </div>
  301. </div>
  302.  
  303. </div>
  304. </div>
  305. </div>
  306. </body>
  307.  
  308. <a style="width:120px; font-size:9px; color:#4a4a4a; font-family:cambria;position:fixed;font-style:;bottom:25px;right:-15px;" href="http: http://alohanax.tumblr.com/ title="n copia">theme by <b>alohanax</b></a>
  309. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement