Advertisement
ob-scuridao

28

May 27th, 2014
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.96 KB | None | 0 0
  1. <! ----------------
  2. THEME FEITO POR SAFADOZ
  3. N COPIA ESSA PORRA
  4. N RETIRE OS CRÉDITOS
  5. NÃO USE COMO BASE
  6. BOM USO, SE FOR REALMENTE USAR AVISE! VALEEEEEEU ---------------->
  7.  
  8.  
  9. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  10.  
  11. <head>
  12.  
  13.  
  14. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/mFbkoqlkr/tumblrautopager.js"></script>
  15.  
  16.  
  17. <!-- DEFAULT VARIABLES -->
  18. <! ---------------- N MECHE---------------->
  19. <meta name="color:background" content="#ffffff" />
  20. <meta name="color:link" content="#ffffff" />
  21. <meta name="color:text" content="#000000" />
  22. <meta name="color:post" content="#ffffff" />
  23. <meta name="color:sidebar" content="#ffffff" />
  24. <meta name="color:border" content="#f8f7f7" />
  25. <meta name="color:scrollbar" content="#000" />
  26. <! ---------------- N MECHE---------------->
  27.  
  28. <! ---------------- N MECHE---------------->
  29. <meta name="color:link" content="#0000000" />
  30. <meta name="color:linkx" content="#000000" />
  31.  
  32. <! ---------------- N MECHE / LINK HOVER ---------------->
  33. <meta name="color:lhover" content="#555555" />
  34. <! ---------------- N MECHE---------------->
  35.  
  36.  
  37.  
  38. <meta name="image:background" content="" />
  39. <meta name="image:sidebar" content="" />
  40. <meta name="if:Hidden Tags" content="1"/>
  41.  
  42. <meta name="text:titulo" content=" frase aq" />
  43.  
  44.  
  45.  
  46. <meta name="text:Link1" content="/" />
  47. <meta name="text:Link1 Title" content="link" />
  48. <meta name="text:Link2" content="/" />
  49. <meta name="text:Link2 Title" content="link" />
  50. <meta name="text:Link3" content="/" />
  51. <meta name="text:Link3 Title" content="link" />
  52. <meta name="text:Link4" content="/" />
  53. <meta name="text:Link4 Title" content="link" />
  54.  
  55.  
  56. <meta name="text:titulo" content=" frase aq" />
  57.  
  58. <title>{Title}</title>
  59. <link rel="shortcut icon" href="{Favicon}">
  60. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  61. {block:Description}
  62. <meta name="description" content="{MetaDescription}" />
  63. {/block:Description}
  64.  
  65.  
  66. <style type="text/css">
  67.  
  68.  
  69.  
  70. body {background-color:{color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url(''); background-attachment: fixed; }
  71.  
  72. a {color: {color:link}; text-decoration: none; text-transform: none;}
  73. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  74.  
  75. p {margin: 6px 0 0 0}
  76.  
  77. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:border}; padding-left: 5px; }
  78. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  79. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  80. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  81.  
  82. blockquote img{max-width: 470px!important}
  83. blockquote blockquote img{max-width: 450px!important}
  84. blockquote blockquote blockquote img{max-width: 430px!important}
  85. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  86.  
  87.  
  88. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  89.  
  90. iframe#tumblr_controls {
  91. top:0px !important;
  92. right:3px !important;
  93. position: fixed !important;
  94. -webkit-transition: opacity 0.7s linear;
  95. opacity: 0.4;
  96. -webkit-transition: all 0.8s ease-out;
  97. -moz-transition: all 0.8s ease-out;
  98. transition: all 0.8s ease-out;
  99. z-index:999999999999999999;}
  100.  
  101. iframe#tumblr_controls:hover{
  102. -webkit-transition: opacity 0.7s linear;
  103. opacity: 1;
  104. -webkit-transition: all 0.4s ease-out;
  105. -moz-transition: all 0.4s ease-out;
  106. transition: all 0.4s ease-out;
  107. z-index:999999999999999999999;}
  108.  
  109.  
  110. #entries {width:405px; float:left; margin-left:500px; margin-top:-12px; position:relative; z-index:999; -webkit-filter: grayscale(0%); font:11px calibri;}
  111.  
  112. .entries {width:400px; padding:0px; background-color:{color:background}; margin:4px 0px 0px 0px; margin-bottom:0px; float:right; text-align:justify;
  113. }
  114.  
  115. #reblogs {display:none; background-color:{color:post};}
  116.  
  117. .entries:hover #information {opacity:1;}
  118.  
  119. #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;}
  120. #information a{text-transform:lowercase; color:{color:text}; font-style:;}
  121. #information a:hover {color:{color:lhover};}
  122.  
  123. .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;}
  124. .noted a:hover {color:{color:text}!important;}
  125.  
  126. .dated {font:9px verdana; text-transform:lowercase; color:{color:permalink};}
  127.  
  128.  
  129. .photo {text-align: justify; border: 0px}
  130. .photo img {width:400px; margin-bottom: 0px;}
  131. .photo img:hover{-webkit-filter: grayscale(100%); transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; }
  132.  
  133. /* TEXT POSTS */
  134.  
  135. h1 {font-family: calibri; font-size: 14px; line-height: 14px; text-align: center; font-weight: normal; margin-bottom:8px;}
  136. h1 a {color: {color:link};}
  137. h1 a:hover {color: {color:hover};}
  138.  
  139. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; text-align:center; text-transform: lowercase;}
  140. .tags a {font-size: 9px; color: verdana; display: inline; text-align:center; text-transform: lowercase;}
  141.  
  142.  
  143. /* CHAT POSTS */
  144.  
  145. .chat .line{
  146. font:10px {font:Body};
  147. background-color:{color:chat1};
  148. margin: 0 0 1px;
  149. padding: 2px;
  150. }
  151. .chat .line.odd{ background-color:{color:chat2};}
  152.  
  153. .label {font-weight:bold; color:{color:bold}}
  154.  
  155. /* LINK POSTS */
  156.  
  157. .linkdescription {padding:0px; margin:0px; font:10px {font:Body};}
  158.  
  159. /* QUOTES POSTS */
  160.  
  161. .pquote {font-family: arial; text-align: justify; font-size: 12px; line-height: 15px; padding: 0px;
  162. }
  163. .pquotesource {text-align: justify; text-transform: none; margin-bottom: 5px;}
  164. .pquotesource a, a:hover{text-transform: none; }
  165.  
  166.  
  167. /* AUDIO POSTS */
  168.  
  169. .player {background-color: #000; text-align: left; display:block;}
  170.  
  171.  
  172. /* ANSWER POSTS */
  173.  
  174.  
  175. /*** Ask Por Simone (cerejadosundae)***/
  176. .ask {width: 99%; background:#eee; font-weight:normal; padding:3px; margin-bottom: 1px; color:#333; font-size: 11px; }
  177. .asker {width: 99%;height:18px; background: #000000; font-weight:normal; padding:3px; margin-bottom: 1px; color:#fff; font-size: 10px;text-align:left;line-height:20px;text-transform:uppercase;font-family: calibri;}
  178. .asker a{background:#; color:#fff;}
  179. .askborder {width:38px;float: left; display: inline; margin-bottom: 2px;margin-left:-3px;border: 3px solid #000000;margin-top:-3px;}
  180. .resposta {background:#ffff; font-weight:normal; padding:10px; margin-bottom: 1px; text-shadow:0 0px 0px #fff;color:{color:letras}; font-size: 11px; }
  181.  
  182. /* PHOTO POSTS */
  183.  
  184. .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;}
  185. .hres a {color:{color:permalink}; text-align:center;}
  186. #photox:hover .hres {opacity:0.9; filter:alpha(opacity=90);}
  187. #photox{overflow:hidden; position:relative}
  188.  
  189. .caption {margin:0px; padding:0px; font:10px {font:Body};}
  190.  
  191. /* POST NOTES */
  192.  
  193. #postnotes {display:block; margin-left:3px; width:400px; background-color:{color:background}}
  194.  
  195. ol.notes {list-style-type:none;}
  196.  
  197. .notperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  198. .tagperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  199. .rebperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  200. .notperm a, .tagperm a, .rebperm a {color:{color:permalink};}
  201.  
  202. #info {text-align: right; margin-top:0px; font-size: 9px; font-family: arial; z-index: 11; letter-spacing:0px; margin-left:0px; width: 400px; margin-bottom: -19px; color:#666;-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;opacity:0;}
  203. #info a {font-size:9px; text-transform: lowercase; color:#666; -webkit-transition-duration: 0.4s;}
  204. #info:hover {color:#666}
  205. .posts:hover #info {opacity:9; padding-top:4px; margin-bottom:0px;}
  206.  
  207. .tumblrAutoPager_page_separator, .tumblrAutoPager_page_info {display: none;}
  208.  
  209.  
  210. #tumblr_controls{position: fixed!important}
  211. #tumblr_controls{position: fixed!important}
  212. #tumblr_controls{position: fixed!important}
  213. #tumblr_controls{position: fixed!important}
  214.  
  215.  
  216.  
  217.  
  218.  
  219. #sidebar {float:left; position:fixed; width:180px; bottom:85px; height:8px;top:100px; left:295px; position: fixed;}
  220. .imgs {margin-top:0px; margin-left:10px; margin-bottom:0px; padding:9px;border:px solid {color:border}; height:auto; width:180px; -webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;}
  221. .imgs img {display: inline; height:auto; height:235px; width:170px; border-top:px solid #eee;border-right:px solid #000; ; border-left:px solid #000; padding:3px; }
  222. .imgs img {opacity:0.9;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out;}
  223. .imgs img:hover {opacity:0.7;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out;}
  224.  
  225.  
  226. #recuedddd1 {z-index:999999;position:fixed; letter-spacing:-1px; margin-top:25px; text-align:center; margin-left:60px; width:13px; background-color:transparent; font-family:arial; font-size:12px; color:#000; height:90px; z-index:9;}
  227. #recuedddd1 img {width:32px; height: auto; -webkit-transition-duration: 0.9s;}
  228.  
  229.  
  230. #recuedddd2 {z-index:999999;position:fixed; letter-spacing:-1px; margin-top:29px; text-align:center; margin-left:100px; width:13px; background-color:transparent; font-family:arial; font-size:12px; color:#000; height:90px; z-index:9;}
  231. #recuedddd2 img {width:32px; height: auto; -webkit-transition-duration: 0.9s;}
  232.  
  233.  
  234. #recuedddd3 {z-index:999999;position:fixed; letter-spacing:-1px; margin-top:22px; text-align:center; margin-left:140px; width:13px; background-color:transparent; font-family:arial; font-size:12px; color:#000; height:90px; z-index:9;}
  235. #recuedddd3 img {width:32px; height: auto; -webkit-transition-duration: 0.9s;}
  236.  
  237. #recuedddd4 {z-index:999999;position:fixed; letter-spacing:-1px; margin-top:29px; text-align:center; margin-left:175px; width:13px; background-color:transparent; font-family:arial; font-size:12px; color:#000; height:90px; z-index:9;}
  238. #recuedddd4 img {width:23px; height: auto; -webkit-transition-duration: 0.9s;}
  239.  
  240.  
  241. #title {background-color: ;z-index: 3;position:absolute;width:186px; height:12; font-size:13px; font-family:ARIAL; text-align:right; color:#000000; padding: 5px; margin-top:-14px;margin-left:3px;text-transform:}
  242.  
  243.  
  244.  
  245. -webkit-border-radius:00px 00px 0px 0px;}
  246.  
  247. </style><body>
  248.  
  249. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/mFbkoqlkr/tumblrautopager.js"></script>
  250.  
  251. <link href='http://fonts.googleapis.com/css?family=Pacifico|Josefin+Sans|Satisfy' rel='stylesheet' type='text/css'>
  252.  
  253. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  254.  
  255. <div id="container">
  256. <div id="sidebar">
  257. <div class="imgs"><img src="{image:sidebar}"/></div>
  258. <div id="title">{text:titulo}</div>
  259. <div id="recuedddd1">
  260. <a href="{text:Link1}" title="{text:Link1 Title}"><img src="http://static.tumblr.com/7jxo38w/pgvn677u1/1.png"></a></div>
  261. <div id="recuedddd2"><a href="{text:Link2}" title="{text:Link2 Title}"><img src="http://static.tumblr.com/7jxo38w/lcIn677w4/2.png"></a></div>
  262. <div id="recuedddd3"><a href="{text:Link3}" title="{text:Link3 Title}"><img src="http://static.tumblr.com/7jxo38w/jvyn6781h/3.png"></a></div>
  263. <div id="recuedddd4"><a href="{text:Link4}" title="{text:Link4 Title}"><img src="http://static.tumblr.com/7jxo38w/5wrn67828/juropinga2.png"></a></div>
  264.  
  265. </div>
  266. </div>
  267. </div>
  268.  
  269.  
  270.  
  271.  
  272. </div>
  273.  
  274.  
  275. </div>
  276.  
  277. </div>
  278.  
  279. </div>
  280.  
  281. <div id="entries">
  282. <div class="autopagerize_page_element">
  283. {block:Posts}
  284. <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}">
  285.  
  286. {block:IndexPage}
  287.  
  288.  
  289. <div id="information">
  290. <a href="{Permalink}">{NoteCount}</a><br>
  291. <a href="{ReblogURL}" target="_blank">reblog</a>
  292. {block:RebloggedFrom}
  293. <div class="tagtitle">
  294. <a href="{ReblogRootURL}">source</a><br>
  295. </div>
  296. {/block:RebloggedFrom}
  297. </div>
  298. {/block:IndexPage}
  299.  
  300. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  301.  
  302. {block:Photo}
  303. <div id="photox"><img src="{PhotoURL-400}" alt="{PhotoAlt}"/>
  304. {block:HighRes}<div class="hres"><a href="{PhotoURL-HighRes}"></a></div> {/block:HighRes}</div>
  305. {block:Caption}
  306. <div class="caption">{Caption}</div>
  307. {/block:Caption}
  308. {/block:Photo}
  309.  
  310. {block:Photoset}
  311. {Photoset-400}
  312. {block:Caption}
  313. <div class="caption">{Caption}</div>
  314. {/block:Caption}
  315. {/block:Photoset}
  316.  
  317. {block:Quote}
  318. <div class="pquote">“{Quote}”</div>
  319. {block:Source}<span style="font-size:11px; font-family:calibri;"><div class="pquotesource"> {Source}</div></span>
  320. {/block:Source}
  321. {/block:Quote}
  322.  
  323. {block:Link}
  324. <div id="title"><div class="texttitle"><a href="{URL}" class="linkpost" target="_blank">{Name}</a></div></div>
  325. {block:Description}
  326. <div class="linkdescription">{Description}</div>
  327. {/block:Description}
  328. {/block:Link}
  329.  
  330. {block:Chat}
  331. {block:Title}
  332. <div id="title"><div class="texttitle">{Title}</div></div>
  333. {/block:Title}<br>
  334. <div class="chat">
  335. {block:Lines}<div class="chat"><div class="line {Alt}">
  336. <div class="{Alt} user_{UserNumber}">
  337. {block:Label}
  338. <span class="label"><b>{Label}</b></span>
  339. {/block:Label}
  340. {Line}</div>
  341. </div></div>
  342. {/block:Lines}
  343. </div>
  344. {/block:Chat}
  345.  
  346. {block:Video}
  347. {Video-400}
  348. {block:Caption}
  349. <div class="caption">{Caption}</div>
  350. {/block:Caption}
  351. {/block:Video}
  352.  
  353. {block:Audio}
  354. <div class="player">{AudioPlayerBlack}</div>
  355. {block:Caption}{Caption}{/block:Caption}
  356. {/block:Audio}
  357.  
  358. {block:Answer}
  359. <div class="asker"><img src="{AskerPortraitURL-64}"align="left" class="askborder"/>Pergunta feita por: {Asker}
  360. </div>
  361. <div class="ask">
  362. {Question} </div>
  363. <div class="resposta">{Answer}</div>
  364. {/block:Answer}
  365.  
  366.  
  367. </div>
  368.  
  369. {block:PermalinkPage}
  370. {block:PostNotes}
  371. <div id="postnotes">{PostNotes}</div><br>
  372. {/block:PostNotes}
  373. {/block:PermalinkPage}
  374. {/block:TimeAgo}
  375. {/block:Posts}
  376.  
  377.  
  378. <div id=reblogs>{block:RebloggedFrom}<a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-24}"></a>→ reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a>, {/block:RebloggedFrom}
  379. {block:ContentSource}originally from <a href="{SourceURL}">{SourceLink}</a><br>
  380. {/block:ContentSource}
  381. <a href="{Permalink}">→ {block:NoteCount}{NoteCount} notes, {/block:NoteCount}{block:Date}posted {TimeAgo}{/block:Date}</a></div><p><p>
  382.  
  383.  
  384. <a style="width:120px; font-size:11px; color:#4a4a4a; font-family:cambria;position:fixed;font-style:;bottom:25px;right:-15px;" href="http://safadoz.tumblr.com/" title=" n copia porra"><b>safadoz</b></a>
  385.  
  386.  
  387.  
  388.  
  389. </div>
  390. </div>
  391. </div>
  392. </div>
  393. </style><body>
  394.  
  395.  
  396. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement