Advertisement
niansolin

ni thm 18

Jul 24th, 2014
448
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 12.42 KB | None | 0 0
  1. <html>
  2.  
  3. <!-- base por flyedd, theme por ohseducao -->      
  4.    
  5. <head>                                        
  6.  
  7.  
  8. <!-- DEFAULT -->
  9. <meta name="color:background" content="#ffffff" />
  10. <meta name="color:link" content="#000000" />
  11. <meta name="color:text" content="#000000" />
  12. <meta name="color:post" content="#ffffff" />
  13. <meta name="color:scrollbar" content="#000" />
  14. <meta name="color:scrollbar bg" content="#fff" />
  15. <meta name="color:lhover" content="#555555" />
  16. <meta name="color:hover" content="#555555" />
  17.  
  18.  
  19. <meta name="image:sidebar" content="" />
  20. <meta name="if:Rolagem infinita" content="1"/>
  21.  
  22.  
  23. <meta name="text:Link1" content="/" />
  24. <meta name="text:Link1 Title" content="link" />
  25. <meta name="text:Link2" content="/" />
  26. <meta name="text:Link2 Title" content="link" />
  27. <meta name="text:Link3" content="/" />
  28. <meta name="text:Link3 Title" content="link" />
  29. <meta name="text:Link4" content="/" />
  30. <meta name="text:Link4 Title" content="link" />
  31.  
  32.  
  33.  
  34.  
  35.  
  36.                 <title>{Title}</title>
  37.         <link rel="shortcut icon" href="{FavIcon}">
  38.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  39.         {block:Description}
  40.   <meta name="description" content="{MetaDescription}" />
  41.         {/block:Description}
  42.  
  43.     <style type="text/css">
  44.  
  45. body {background-color: {color:background}; background-image:url('{image:background}'); color: {color:text}; font:13px calibri; text-align: center;}
  46.  
  47.  
  48. a {color: {color:link}; text-decoration: none; text-transform: none;}
  49. a:hover {color: {color:hover};}
  50.  
  51. p {margin: 6px 0 0 0}
  52.  
  53.  ::-webkit-scrollbar{width:10px;
  54. height:0px;}
  55. ::-webkit-scrollbar-button:start:decrement
  56. ::-webkit-scrollbar-button:end:increment{display:block;
  57. height:0;
  58. background-color:{color:scrollbar bg};}
  59. ::-webkit-scrollbar-track-piece{background-color:{color:scrollbar bg};
  60. -webkit-border-radius:0;
  61. -webkit-border-bottom-right-radius:3px;
  62. -webkit-border-bottom-left-radius:3px;}
  63. ::-webkit-scrollbar-thumb:vertical{height:70px;
  64. background-color:{color:scrollbar};}
  65. ::-webkit-scrollbar-thumb:horizontal{width:70px;
  66. background-color:{color:scrollbar};}
  67.  
  68.  
  69.      
  70. .tumblrAutoPager_page_separator, .tumblrAutoPager_page_info {display: none;}
  71.  
  72. blockquote {margin: 3px; border-left: 3px solid {color:background}; padding-left: 5px; }
  73. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background};}
  74. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  75. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  76.  
  77. blockquote img{max-width: 470px!important}
  78. blockquote blockquote img{max-width: 450px!important}
  79. blockquote blockquote blockquote img{max-width: 430px!important}
  80. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  81.  
  82. #container {width: 420px; margin:50px auto: 50px auto;}
  83.  
  84. iframe#tumblr_controls {
  85. top:0px !important;
  86. right:3px !important;
  87. position: fixed !important;
  88. -webkit-transition: opacity 0.7s linear;
  89. opacity: 0.4;
  90. -webkit-transition: all 0.8s ease-out;
  91. -moz-transition: all 0.8s ease-out;
  92. transition: all 0.8s ease-out;
  93. z-index:999999999999999999;}
  94.  
  95. iframe#tumblr_controls:hover{
  96. -webkit-transition: opacity 0.7s linear;
  97. opacity: 1;
  98. -webkit-transition: all 0.4s ease-out;
  99. -moz-transition: all 0.4s ease-out;
  100. transition: all 0.4s ease-out;
  101. z-index:999999999999999999999;}
  102.  
  103.  
  104. #entries {width:450px; float:left; margin-left:540px; margin-top:0px; position:relative; z-index:999; padding-right:5px; padding-top:10px}
  105. .entries {width:450px; padding:0px; background-color:#ffffff; margin:0px 0px 0px 0px; margin-bottom:4px; float:right; font-size:13px;text-align:justify; padding-right:5px; padding-left:px; padding-top:px; padding-bottom:px; border-top: px solid ;}
  106.  
  107.  
  108. h1 {font-family:calibri; font-size: 14px; line-height: 17px; text-align: left; font-weight: normal; margin-bottom:8px;}
  109. h1 a {color: {color:link};}
  110. h1 a:hover {color: {color:hover};}
  111.  
  112. .image {text-align: center; border: 0px}
  113. .image img {width: 450px; margin-bottom: 1px; }
  114. .image img {-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-filter: grayscale(%);
  115.     margin-bottom: 1px
  116.     }
  117.  
  118.  
  119. .quote {font-family: calibri; text-align: justify; font-size: 14px; line-height:15px; padding: 1px; }
  120. .quotesource {text-align:center;font-size:12px; font-family:cambria;font-style:; padding:5px; margin-top:-5px; text-transform:; margin-bottom:px;border-bottom:px solid #ececec;}
  121.  
  122.  
  123. .chat {line-height: 13px; list-style: none }
  124. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  125. .person1 {color: {color:text}; padding: 2px; }
  126. .person1 .label {font-weight: bold;  color:{color:text}}
  127. .person2 {color: {color:text}; padding: 2px;  }
  128. .person2 .label {font-weight: bold;  color:{color:text}}
  129.  
  130. .player {background-color: #000; text-align: left; display:block;}
  131.  
  132. #asker {font-family:calibri; text-align: justify; background-color:#;color:#000; font-size:12px;padding:px;}
  133. .answer {padding: px; font-family:calibri; font-size:12px; margin-top:-3px;}
  134. .answer img {max-width: 400px;}
  135. #asker a:hover  {color:{color:lhover};}
  136. #ssource{margin-left:10px; display:none}
  137.  
  138. #hoverphoto {  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:{color:post}; }
  139. #hoverphoto:hover  {color:{color:hover};}
  140.  
  141. .entries:hover #hoverphoto { opacity:1.0;}
  142.  
  143. #tequila {margin-left:-44px; text-align:left; font-size: 10px; font-family: calibri; width:100px;height: auto}
  144. #tequila a {font-size: 10px;font-family: calibri;border-left:px solid #000}
  145. #tequila:hover {color:{color:hover} ;}
  146.  
  147.  
  148. .notes {width:400px; padding:0px; font-style:; margin-top:1px; margin-bottom:1px; font-size:11px; text-align:left;text-transform:;}
  149. ol.notes {list-style: none; margin: 0 20px 0 0px; padding:0px; border-bottom: 1px sΓ³lida # ccc; z-index:11;}
  150. ol.notes li {background-color:;margin-bottom:px; padding:5px;text-transform:;}
  151.  
  152. .notes img{display:none; border:0px}
  153.  
  154.  
  155.    
  156. #sidebar {position:fixed; width: 90px; height:200px; margin-left:200px;margin-top:125px; -webkit-transition-duration: 0.4s;}
  157.  
  158. #foto {margin-top:-10px; margin-left:0px; margin-bottom:0px; padding:9px;border:px solid {color:border}; height:auto; width:190px; -webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;}
  159. #foto img {display: inline; height:auto; height:260px; width:190px; border-top:px solid #eee;border-right:px solid #000; ;  border-left:px solid #000; padding:3px; }
  160. #foto img {opacity:1;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out;}
  161. #sidebar:hover #foto {opacity:10;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out; -webkit-filter: grayscale(50%)}
  162.  
  163. #links {background:;-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: 10px arial;font-style:;color:#000000 ;padding: 3px;background-color:tranparent;opacity:0;width:180px;text-align:center;margin-left:15px;margin-top:-10px;}
  164. #links a{color: #000;text-transform:uppercase;display: inline-block;-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style:;}
  165. #links a:hover{background-color:;color:{color:lhover};-webkit-transition: all 0.8s ease-out; -moz-transition: all 0.4s ease-out;}
  166.  
  167. #sidebar:hover #links {;margin-top:-10px;opacity:8;-webkit-transition: all 0.7s ease-out; -moz-transition: all 0.8s ease-out;}
  168.  
  169. #descri  {width:190px;background-color:#;position: fixed;font-style:italic; font-family:cambria; font-size:10px; line-height:auto; height:px;text-align:center; color:#000;padding:0px;margin-top:270px;margin-left:16px;border-bottom:px solid #ddd;border:px solid #ddd;border-left:px solid #ddd; text-transform:;-webkit-transition: all 0.5s ease-out;-moz-transition: all  0.9s ease-out;all 0.3s ease-out; opacity:1; font-weight:; padding-bottom:1px; letter-spacing:px;}
  170.  
  171. .b1{;margin-left:6px; margin-top:131px; 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}
  172. .b1 img {width:190px; height:auto;}
  173. #sidebar:hover .b1  {-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;all 0.7s ease-out;margin-top:-9px; color:#fff;}
  174.  
  175. #b2 {opacity:0;margin-left:-23px; margin-top:222px; 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}
  176. #b2 img { width:32px; height:auto;}
  177. #sidebar:hover #b2 {opacity:10}
  178.  
  179.  </style>
  180.        
  181.        
  182. <style type="text/css">{CustomCSS}</style>
  183.  
  184.  
  185. <body>
  186.  
  187.  
  188. <div id="container">
  189. <div id="sidebar">
  190. <div class="b1"><img src="https://31.media.tumblr.com/4e9bfd8f737686dddcad847577ec43ab/tumblr_n98cn596u41tdxaldo1_250.jpg" class="b1"></div>
  191. <div id="b2"><img src="https://38.media.tumblr.com/19c58f3801581067021e41140abf335c/tumblr_n98css0wpP1tdxaldo1_250.jpg"></div>
  192. <div id="foto"><img src="{image:sidebar}"/></div>
  193. <div id="links">
  194. <div class="menua">
  195. <a href="{text:link1}">{text:link1 title}</a>
  196. <a href="{text:link2}">{text:link2 title}</a>
  197. <a href="{text:link3}">{text:link3 title}</a>
  198. <a href="{text:link4}">{text:link4 title}</a>
  199. </div></div></div></div>
  200.  
  201.  
  202.  <div id="entries">
  203. <div class="autopagerize_page_element">
  204.  
  205.  
  206. {IfRolagemInfinita}<div class="autopagerize_page_element">
  207. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  208.  
  209.  
  210. {block:Posts}
  211.  
  212.  
  213. <div class="entries">
  214.  
  215. <div id="hoverphoto">
  216. <div id= "tequila"><a href="{Permalink}">{TimeAgo}</a></div>
  217. <div id= "tequila"><a href="{Permalink}"{block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a></br></div>{LinkCloseTag}
  218. {block:RebloggedFrom}
  219. <div id="tequila"><a href="{ReblogParentURL}"></a><a href="{ReblogRootURL}">source</a></div>
  220. {/block:RebloggedFrom}
  221. <div id="tequila"><a href="{ReblogURL}" target="_blank"><b>reblog</b></a></div>
  222. {block:HasTags}{block:Tags}
  223. <div id="tequila"><a href="{TagURL}"><b></b>#{Tag}</a>&nbsp;</div>{/block:Tags}{/block:HasTags}</div>
  224.  
  225.  
  226. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  227.  
  228. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  229.  
  230. {block:Photoset}{Photoset-400}{/block:Photoset}
  231.  
  232. {block:Quote}
  233. <div class="quote">β€œ{Quote}”</div>
  234. {block:Source}<div class="quotesource">
  235. β€”     <b>{Source}</b></div>
  236. {/block:Source}
  237. {/block:Quote}
  238.  
  239. {block:Link}
  240. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  241. {block:Description}{Description}{/block:Description}
  242. {/block:Link}
  243.  
  244. {block:Chat}
  245. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  246. <div class="chat"><ul>{block:Lines}
  247. <li class="person{UserNumber}">{block:Label}
  248. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  249. {/block:Chat}
  250.  
  251. {block:Audio}
  252. <div class="player">{AudioPlayerBlack}</div>
  253. {block:Caption}{Caption}{/block:Caption}
  254. {/block:Audio}
  255.  
  256. {block:Video}{Video-400}{/block:Video}
  257.  
  258.  
  259. {block:Answer}
  260. <div id="asker"> <b>{Asker}</b> gemeu:</i> {Question}</div>
  261. <div class="answer">{Answer}</div>
  262. {/block:Answer}
  263.  
  264. <div id="photoset">
  265. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  266. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  267. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  268. </div>
  269.  
  270.  
  271.  
  272. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  273. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  274. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  275. {/block:ContentSource}</div>
  276.  
  277. </div>
  278.  
  279. {/block:Posts}
  280.  
  281. {block:PostNotes}{PostNotes}{/block:PostNotes}<br />
  282.  
  283.  
  284. </div></div></div></div></div></div></div>
  285.  
  286.  
  287. </body>
  288. <a style="width:115px; font-size:12px; color:#000000; font-family:cambria;position:fixed;font-style:;bottom:25px;right:-15px;" href="http://ohseducao.tumblr.com/" title="ohseducao">seducao</a>
  289.  
  290.  
  291. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement