Advertisement
ob-scuridao

s1

Apr 12th, 2014
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.81 KB | None | 0 0
  1. <!-- theme por safadoz -->
  2. <!-- dtlh hakunax -->
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <head>
  6.  
  7. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/mFbkoqlkr/tumblrautopager.js"></script>
  8.  
  9.  
  10. <!-- DEFAULT VARIABLES -->
  11. <meta name="color:background" content="#ffffff" />
  12. <meta name="color:link" content="#000000" />
  13. <meta name="color:linkx" content="#000000" />
  14. <meta name="color:text" content="#000000" />
  15. <meta name="color:post" content="#ffffff" />
  16. <meta name="color:sidebar" content="#ffffff" />
  17. <meta name="color:border" content="#f8f7f7" />
  18. <meta name="color:scrollbar" content="#000" />
  19. <meta name="color:lhover" content="#555555" />
  20.  
  21. <meta name="image:background" content="" />
  22. <meta name="image:sidebar" content="" />
  23. <meta name="if:Hidden Tags" content="1"/>
  24.  
  25.  
  26. <meta name="text:Link1" content="" />
  27. <meta name="text:Link1 Title" content="UM" />
  28. <meta name="text:Link2" content="" />
  29. <meta name="text:Link2 Title" content="DOIS" />
  30. <meta name="text:Link3" content="" />
  31. <meta name="text:Link3 Title" content="TRES" />
  32. <meta name="text:Link4" content="" />
  33. <meta name="text:Link4 Title" content="QUATRO" />
  34. <meta name="text:Link5" content="" />
  35. <meta name="text:Link5 Title" content="QUATRO" />
  36.  
  37.  
  38.  
  39. <title>{Title}</title>
  40. <link rel="shortcut icon" href="{Favicon}">
  41. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  42. {block:Description}
  43. <meta name="description" content="{MetaDescription}" />
  44. {/block:Description}
  45.  
  46.  
  47. <style type="text/css">
  48.  
  49.  
  50.  
  51. body {background-color:{color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url(''); background-attachment: fixed; }
  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:border}; 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.  
  69. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  70.  
  71. iframe#tumblr_controls {
  72. top:0px !important;
  73. right:3px !important;
  74. position: fixed !important;
  75. -webkit-transition: opacity 0.7s linear;
  76. opacity: 0.4;
  77. -webkit-transition: all 0.8s ease-out;
  78. -moz-transition: all 0.8s ease-out;
  79. transition: all 0.8s ease-out;
  80. z-index:999999999999999999;}
  81.  
  82. iframe#tumblr_controls:hover{
  83. -webkit-transition: opacity 0.7s linear;
  84. opacity: 1;
  85. -webkit-transition: all 0.4s ease-out;
  86. -moz-transition: all 0.4s ease-out;
  87. transition: all 0.4s ease-out;
  88. z-index:999999999999999999999;}
  89.  
  90.  
  91. #entries {width:405px; float:left; margin-left:500px; margin-top:-12px; position:relative; z-index:999; -webkit-filter: grayscale(0%); font:11px calibri;}
  92.  
  93. .entries {width:400px; padding:0px; background-color:{color:background}; margin:4px 0px 0px 0px; margin-bottom:0px; float:right; text-align:justify;
  94. }
  95.  
  96. #reblogs {display:none; background-color:{color:post};}
  97.  
  98. .entries:hover #information {opacity:1;}
  99.  
  100. #information{position:absolute; font-style:; font:9px cambria; text-transform:lowercase; color:{color:link}; margin-left:403px; opacity:0; height:auto; width: 80px; margin-bottom:0px; margin-top:-5px; background-color:{color:background}; display:block; text-align:left; padding:4px; -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;}
  101. #information a{text-transform:lowercase; color:{color:text}; font-style:;}
  102. #information a:hover {color:{color:lhover};}
  103.  
  104. .noted a{font:9px verdana!important; color:{color:permalink}!important; letter-spacing:0px; text-transform:lowercase!important; font-style:normal!important; -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; font-weight:300!important;}
  105. .noted a:hover {color:{color:text}!important;}
  106.  
  107. .dated {font:9px verdana; text-transform:lowercase; color:{color:permalink};}
  108.  
  109.  
  110. .photo {text-align: justify; border: 0px}
  111. .photo img {width:400px; margin-bottom: 0px;}
  112. .photo img:hover{-webkit-filter: grayscale(100%); transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; }
  113.  
  114. /* TEXT POSTS */
  115.  
  116. #title {width:500px;}
  117. .texttitle {font-size:13px; font-family: calibri; margin:0px 0px -03px 0px; font-weight:normal; color: {color:text}; text-transform:none; padding:2px 1px; text-align:justify;}
  118. .texttitle a {font-size:13px; font-family: calibri; margin:0px 0px -03px 0px; font-weight:normal; color: {color:text}; text-transform:none; padding:2px 1px; text-align:justify;}
  119.  
  120. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; text-align:center; text-transform: lowercase;}
  121. .tags a {font-size: 9px; color: verdana; display: inline; text-align:center; text-transform: lowercase;}
  122.  
  123.  
  124. /* CHAT POSTS */
  125.  
  126. .chat .line{
  127. font:10px {font:Body};
  128. background-color:{color:chat1};
  129. margin: 0 0 1px;
  130. padding: 2px;
  131. }
  132. .chat .line.odd{ background-color:{color:chat2};}
  133.  
  134. .label {font-weight:bold; color:{color:bold}}
  135.  
  136. /* LINK POSTS */
  137.  
  138. .linkdescription {padding:0px; margin:0px; font:10px {font:Body};}
  139.  
  140. /* QUOTES POSTS */
  141.  
  142. .pquote {font-family: calibri; text-align: justify; font-size: 13px; line-height: 15px; padding: 0px;
  143. }
  144. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  145. .pquotesource a, a:hover{text-transform: none; }
  146.  
  147.  
  148. /* AUDIO POSTS */
  149.  
  150. .player {background-color: #000; text-align: left; display:block;}
  151.  
  152.  
  153. /* ANSWER POSTS */
  154.  
  155.  
  156. #asker {margin-left:0px; font-size: 10px; font-family: calibri; text-align: justify;}
  157. .answer {margin-left:0px; padding: 0px}
  158. .answer img {max-width: 370px;}
  159.  
  160.  
  161. /* PHOTO POSTS */
  162.  
  163. .hres {opacity:0; height:12px; font:8px 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;}
  164. .hres a {color:{color:permalink}; text-align:center;}
  165. #photox:hover .hres {opacity:0.9; filter:alpha(opacity=90);}
  166. #photox{overflow:hidden; position:relative}
  167.  
  168. .caption {margin:0px; padding:0px; font:10px {font:Body};}
  169.  
  170. /* POST NOTES */
  171.  
  172. #postnotes {display:block; margin-left:3px; width:400px; background-color:{color:background}}
  173.  
  174. ol.notes {list-style-type:none;}
  175.  
  176. .notperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  177. .tagperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  178. .rebperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  179. .notperm a, .tagperm a, .rebperm a {color:{color:permalink};}
  180.  
  181. .tumblrAutoPager_page_separator, .tumblrAutoPager_page_info {display: none;}
  182.  
  183.  
  184.  
  185. #tumblr_controls{position: fixed!important}
  186. #tumblr_controls{position: fixed!important}
  187. #tumblr_controls{position: fixed!important}
  188. #tumblr_controls{position: fixed!important}
  189. #but {position: fixed; margin: 0px 0px 0px -492px;}
  190.  
  191.  
  192.  
  193.  
  194. #fts {width: 220px; height:220px; position:fixed; margin-left:290px;margin-top:100px;}
  195. #fts img {width:190px;height:220px;border:10px solid #fff;-webkit-border-radius: 16px 0px 16px 0px;}
  196. #frasinha{
  197. width:150px;
  198. text-align:center;
  199. position:fixed;
  200. margin-top:-220px;
  201. padding:10px;opacity:1;
  202. font-family:andika;
  203. -webkit-transition: all 0.9s ease;}
  204. #fts:hover #frasinha{
  205. opacity:1;
  206. margin-top:-5px;
  207. -webkit-transition: all 0.9s ease;}
  208.  
  209.  
  210. -webkit-transition: all 0.9s ease;
  211.  
  212. }
  213. #fts:hover #desc{
  214.  
  215. opacity:0.8;
  216.  
  217. margin-top:15px;
  218. padding-top:15px;
  219.  
  220. -webkit-transition: all 0.9s ease;
  221.  
  222. }
  223.  
  224.  
  225.  
  226.  
  227. #fts:hover #linkss{
  228. display:block;opacity:0.8;color:#fff;margin-top:-200px;
  229. padding-top:15px;margin-left:609px;
  230. -webkit-transition: all 0.9s ease;
  231.  
  232. }
  233.  
  234. }
  235.  
  236. #linkss {width:0px; position:fixed;margin-top:200px;margin-bottom:0px;padding:5px;opacity:0;line-height:15px;color:#000;font-family:andika; font-size:13px;
  237. margin-left:-200px;display:block;
  238. -webkit-transition: all 0.9s ease;
  239. }
  240.  
  241.  
  242. #fts:hover #linkss{
  243. display:block;opacity:0.8;color:#fff;margin-top:-200px;
  244. padding-top:15px;margin-left:209px;
  245. -webkit-transition: all 0.9s ease;
  246.  
  247.  
  248. #links {text-align:center;margin-top:10px; position:relative; text-align:center;font-size:9px; padding:0px; background-color:; font-family: arial; text-align:center; width:175px; margin-top:340px;margin-left:16px; color:; opacity:1; -webkit-transition: .7s ease-in; -moz-transition: .7s ease-in; transition: .7s ease-in;border-bottom:17px solid color:;}
  249. #links:hover{opacity:1.0;}
  250. #links a {font-size:14px; font-family: calibri; text-transform: ; text-decoration:none; text-align:center -webkit-transition:all 0.3s ease-out; -moz-transition:all 0.3s ease-out; transition:all 0.3s ease-out; color:;text-align:center; letter-spacing:px;}
  251. #links a:hover {border-bottom:2px solid {color:hover};color:{color:hover};
  252. -webkit-transition-duration: 0.5s; color: #000; }
  253.  
  254.  
  255. #kaka {text-align:center;margin-top:20px; position:relative; text-align:center;font-size:9px; padding:0px; background-color:; font-family: arial; text-align:center; width:175px; margin-top:340px;margin-left:16px; color:; opacity:1; -webkit-transition: .7s ease-in; -moz-transition: .7s ease-in; transition: .7s ease-in;border-bottom:17px solid color:;}
  256. #kaka:hover{opacity:1.0;}
  257. #kaka a {font-size:14px; font-family: calibri; text-transform: ; text-decoration:none; text-align:center -webkit-transition:all 0.3s ease-out; -moz-transition:all 0.3s ease-out; transition:all 0.3s ease-out; color:;text-align:center; letter-spacing:px;}
  258. #kaka a:hover {border-bottom:2px solid {color:hover};color:{color:hover};
  259. -webkit-transition-duration: 0.5s; color: #000; }
  260.  
  261.  
  262. #tytle{width:auto; position:fixed;opacity:1; margin-left: 0px;margin-top:1px; text-transform:none; font-size:12px;font-family:georgia;text-align:center; color: {color:texts};height:0px;}
  263.  
  264. ::-webkit-scrollbar{width:9px;height:0px;}
  265. ::-webkit-scrollbar-button:start:decrement
  266. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  267. ::-webkit-scrollbar-track-piece{background-color: {color:scrollbar}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  268. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  269. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  270.  
  271.  
  272. #pagination {text-align:center; font-size:14px; letter-spacing:1px; text-transform:none; font-family: calibri; margin-top:-269px; margin-left:350px;}
  273.  
  274. .tumblrAutoPager_page_separator, .tumblrAutoPager_page_info {display: none;}
  275.  
  276.  
  277. #tumblr_controls{position: fixed!important}
  278. #tumblr_controls{position: fixed!important}
  279. #tumblr_controls{position: fixed!important}
  280. #tumblr_controls{position: fixed!important}
  281.  
  282.  
  283. </style>
  284. <style type="text/css">{CustomCSS}</style>
  285.  
  286. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/mFbkoqlkr/tumblrautopager.js"></script>
  287.  
  288. <body onkeydown="return false">
  289. <div id="sidebar"></div>
  290.  
  291.  
  292.  
  293. <div id="fts">
  294.  
  295. </br><img src="{image:sidebar}" height="205" width="205"/> <br>
  296.  
  297. <div id="links">
  298. <a href="{text:link1}">{text:link1 title}</a><BR><BR> </div>
  299.  
  300. <div id="kaka"><I><a href="{text:link2}">{text:link2 title}</a></I>
  301. <B><a href="{text:link3}">{text:link3 title}</a></B>
  302. <I><a href="{text:link4}">{text:link4 title}</a></I>
  303. <B><a href="{text:link5}">{text:link5 title}</a></B>
  304.  
  305. </div> </div>
  306.  
  307.  
  308.  
  309. </div>
  310. <div id="entries">
  311. <div class="autopagerize_page_element">
  312. {block:Posts}
  313. <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}">
  314.  
  315. {block:IndexPage}
  316.  
  317.  
  318. <div id="information">
  319. <a href="{Permalink}">{NoteCount}</a><br>
  320. <a href="{ReblogURL}" target="_blank">reblog</a>
  321. {block:RebloggedFrom}
  322. <div class="tagtitle">
  323. <a href="{ReblogRootURL}">source</a><br>
  324. </div>
  325. {/block:RebloggedFrom}
  326. </div>
  327. {/block:IndexPage}
  328.  
  329. {block:Text}
  330. <div id="title">
  331. {block:Title}
  332. <div class="texttitle"><a href="{Permalink}" target="_blank">{Title}</a></div>
  333. {/block:Title}
  334. </div>
  335. {Body}
  336. {/block:Text}
  337.  
  338. {block:Photo}
  339. <div id="photox"><img src="{PhotoURL-400}" alt="{PhotoAlt}"/>
  340. {block:HighRes}<div class="hres"><a href="{PhotoURL-HighRes}"></a></div> {/block:HighRes}</div>
  341. {block:Caption}
  342. <div class="caption">{Caption}</div>
  343. {/block:Caption}
  344. {/block:Photo}
  345.  
  346. {block:Photoset}
  347. {Photoset-400}
  348. {block:Caption}
  349. <div class="caption">{Caption}</div>
  350. {/block:Caption}
  351. {/block:Photoset}
  352.  
  353. {block:Quote}
  354. <div class="pquote">“{Quote}”</div>
  355. {block:Source}<span style="font-size:11px; font-family:calibri;"><div class="pquotesource"> {Source}</div></span>
  356. {/block:Source}
  357. {/block:Quote}
  358.  
  359. {block:Link}
  360. <div id="title"><div class="texttitle"><a href="{URL}" class="linkpost" target="_blank">{Name}</a></div></div>
  361. {block:Description}
  362. <div class="linkdescription">{Description}</div>
  363. {/block:Description}
  364. {/block:Link}
  365.  
  366. {block:Chat}
  367. {block:Title}
  368. <div id="title"><div class="texttitle">{Title}</div></div>
  369. {/block:Title}<br>
  370. <div class="chat">
  371. {block:Lines}<div class="chat"><div class="line {Alt}">
  372. <div class="{Alt} user_{UserNumber}">
  373. {block:Label}
  374. <span class="label"><b>{Label}</b></span>
  375. {/block:Label}
  376. {Line}</div>
  377. </div></div>
  378. {/block:Lines}
  379. </div>
  380. {/block:Chat}
  381.  
  382. {block:Video}
  383. {Video-400}
  384. {block:Caption}
  385. <div class="caption">{Caption}</div>
  386. {/block:Caption}
  387. {/block:Video}
  388.  
  389. {block:Audio}
  390. <div class="player">{AudioPlayerBlack}</div>
  391. {block:Caption}{Caption}{/block:Caption}
  392. {/block:Audio}
  393.  
  394. {block:Answer}
  395. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  396. <div class="answer">{Answer}</div>
  397. {/block:Answer}
  398.  
  399.  
  400. </div>
  401.  
  402. {block:PermalinkPage}
  403. {block:PostNotes}
  404. <div id="postnotes">{PostNotes}</div><br>
  405. {/block:PostNotes}
  406. {/block:PermalinkPage}
  407. {/block:Posts}
  408.  
  409. <div id=reblogs>{block:RebloggedFrom}<a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-24}"></a>→ reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a>, {/block:RebloggedFrom}
  410. {block:ContentSource}originally from <a href="{SourceURL}">{SourceLink}</a><br>
  411. {/block:ContentSource}
  412. <a href="{Permalink}">→ {block:NoteCount}{NoteCount} notes, {/block:NoteCount}{block:Date}posted {TimeAgo}{/block:Date}</a></div><p><p>
  413.  
  414.  
  415.  
  416.  
  417.  
  418.  
  419. </div>
  420. </div>
  421. </div>
  422. </div>
  423.  
  424.  
  425. </body>
  426.  
  427.  
  428. <div style="position:fixed; font-family:cambria; font-size: 10px; bottom:5px; right:25px; padding: 25px; background: #fff; border-radius: 20px; border: 0px double #ddd;"><a href="http://safadoz.tumblr.com"title="© Feito por safadoz"><i>☯</i> SFDZ </i></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement