Advertisement
perdisawn

4. novos

Jun 23rd, 2014
315
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.15 KB | None | 0 0
  1.  
  2.  
  3. <head>
  4.  
  5. <!----- THEME FEITO POR PERDISAWN, IMAGEM DE DESCRI POR MECTUB ----->
  6.  
  7.  
  8. <!-- DEFAULT VARIABLES -->
  9. <meta name="color:background" content="#ffffff" />
  10. <meta name="color:link" content="#000000" />
  11. <meta name="color:lhover" content="#FFF" />
  12.  
  13. <meta name="image:descrizinha" content="http://static.tumblr.com/mlxsgda/AyCn7docm/tumblr_n67e1kdhgm1s3hdh0o1_500.jpg" />
  14. <meta name="image:background" content="" />
  15. <meta name="image:sidebar" content="http://static.tumblr.com/mlxsgda/4mMn7doc4/tumblr_n72mvx2gac1rm6kjwo1_500.jpg" />
  16. <meta name="if:Hidden Tags" content="1"/>
  17.  
  18. <meta name="text:frase" content="novinha treinada, te toma, te doma" />
  19. <meta name="text:Link1" content="" />
  20. <meta name="text:Link1 Title" content="volta pro rdtb" />
  21. <meta name="text:Link2" content="" />
  22. <meta name="text:Link2 Title" content="geme baixinho" />
  23. <meta name="text:Link3" content="" />
  24. <meta name="text:Link3 Title" content="sexshop pessoal" />
  25. <meta name="text:Link4" content="" />
  26. <meta name="text:Link4 Title" content="motel improvisado" />
  27.  
  28. <title>{Title}</title>
  29. <link rel="shortcut icon" href="{Favicon}">
  30. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  31. {block:Description}
  32. <meta name="description" content="{MetaDescription}" />
  33. {/block:Description}
  34.  
  35. <link href='http://fonts.googleapis.com/css?family=Lora:400,400italic' rel='stylesheet' type='text/css'>
  36.  
  37. <style type="text/css">
  38.  
  39.  
  40. body {background-color: {color:background}; font-family: calibri; color: {color:text}; text-align: center; font-size: 10px; background-image:url('{image:background}'); background-attachment: fixed; }
  41.  
  42. a {color: {color:link}; text-decoration: none; text-transform: none;}
  43. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  44.  
  45. p {margin: 6px 0 0 0}
  46.  
  47. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  48. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  49. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  50. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  51.  
  52. blockquote img{max-width: 470px!important}
  53. blockquote blockquote img{max-width: 450px!important}
  54. blockquote blockquote blockquote img{max-width: 430px!important}
  55. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  56.  
  57.  
  58. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  59.  
  60. iframe#tumblr_controls {
  61. top:0px !important;
  62. right:3px !important;
  63. position: fixed !important;
  64. -webkit-transition: opacity 0.7s linear;
  65. opacity: 0.4;
  66. -webkit-transition: all 0.8s ease-out;
  67. -moz-transition: all 0.8s ease-out;
  68. transition: all 0.8s ease-out;
  69. z-index:999999999999999999;}
  70.  
  71. iframe#tumblr_controls:hover{
  72. -webkit-transition: opacity 0.7s linear;
  73. opacity: 1;
  74. -webkit-transition: all 0.4s ease-out;
  75. -moz-transition: all 0.4s ease-out;
  76. transition: all 0.4s ease-out;
  77. z-index:999999999999999999999;}
  78.  
  79.  
  80. #entries {width:405px; float:left; margin-left:400px; margin-top:-12px; position:relative; z-index:999; -webkit-filter: grayscale(0%); font:11px calibri;}
  81.  
  82. .entries {width:400px; padding:0px; background-color:{color:background}; margin:4px 0px 0px 0px; margin-bottom:0px; float:right; text-align:justify;
  83. }
  84.  
  85. #reblogs {display:none; background-color:{color:post};}
  86.  
  87. .entries:hover #information {opacity:1;}
  88.  
  89. #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;}
  90. #information a{text-transform:lowercase; color:{color:text}; font-style:;}
  91. #information a:hover {color:{color:lhover};}
  92.  
  93. .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;}
  94. .noted a:hover {color:{color:text}!important;}
  95.  
  96. .dated {font:9px verdana; text-transform:lowercase; color:{color:permalink};}
  97.  
  98.  
  99. .photo {text-align: justify; border: 0px}
  100. .photo img {width:400px; margin-bottom: 0px;}
  101. .photo img:hover{-webkit-filter: grayscale(100%); transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; }
  102.  
  103. /* TEXT POSTS */
  104.  
  105. #title {width:500px;}
  106. .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;}
  107. .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;}
  108.  
  109. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; text-align:center; text-transform: lowercase;}
  110. .tags a {font-size: 9px; color: verdana; display: inline; text-align:center; text-transform: lowercase;}
  111.  
  112.  
  113. /* CHAT POSTS */
  114.  
  115. .chat .line{
  116. font:10px {font:Body};
  117. background-color:{color:chat1};
  118. margin: 0 0 1px;
  119. padding: 2px;
  120. }
  121. .chat .line.odd{ background-color:{color:chat2};}
  122.  
  123. .label {font-weight:bold; color:{color:bold}}
  124.  
  125. /* LINK POSTS */
  126.  
  127. .linkdescription {padding:0px; margin:0px; font:10px {font:Body};}
  128.  
  129. /* QUOTES POSTS */
  130.  
  131. .pquote {font-family: calibri; text-align: justify; font-size: 13px; line-height: 15px; padding: 0px;
  132. }
  133. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  134. .pquotesource a, a:hover{text-transform: none; }
  135.  
  136.  
  137. /* AUDIO POSTS */
  138.  
  139. .player {background-color: #000; text-align: left; display:block;}
  140.  
  141.  
  142. /* ANSWER POSTS */
  143.  
  144.  
  145. #asker {margin-left:0px; font-size: 10px; font-family: calibri; text-align: justify;}
  146. .answer {margin-left:0px; padding: 0px}
  147. .answer img {max-width: 370px;}
  148.  
  149.  
  150. /* PHOTO POSTS */
  151.  
  152. .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;}
  153. .hres a {color:{color:permalink}; text-align:center;}
  154. #photox:hover .hres {opacity:0.9; filter:alpha(opacity=90);}
  155. #photox{overflow:hidden; position:relative}
  156.  
  157. .caption {margin:0px; padding:0px; font:10px {font:Body};}
  158.  
  159. /* POST NOTES */
  160.  
  161. #postnotes {display:block; margin-left:3px; width:400px; background-color:{color:background}}
  162.  
  163. ol.notes {list-style-type:none;}
  164.  
  165. .notperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  166. .tagperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  167. .rebperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  168. .notperm a, .tagperm a, .rebperm a {color:{color:permalink};}
  169.  
  170.  
  171. #sidebar {float:left; position:fixed; width:280px; bottom:35px; height:18px;top:150px; left:281px;
  172. padding:0px; text-align: center; position: fixed;}
  173.  
  174. #side {width:281px; margin-left:100px;}
  175.  
  176. .imgs {margin-top:-30px; margin-left:-110px; margin-bottom:0px; padding:8px;border:7px; color:border#0000000; height:auto; width:190px; -webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;}
  177. .imgs img {display: inline; height:auto; width:184px; left:345px;-webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out; -webkit-border-radius: 0px;}
  178. .imgs img:hover {
  179. opacity:0.9;
  180. -webkit-transition: all 0.3s ease-out;
  181. -moz-transition: all 0.3s ease-out;
  182. }
  183.  
  184.  
  185. #oizinho {;margin-left:-105px; margin-top:-7px; 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}
  186. #oizinho img { width:200px; height:40px;}
  187. #sidebar:hover #oizinho {opacity:0; margin-top:30px;}
  188.  
  189. .fraseuu {width:185px; position:; margin-left:-98px;height:15px;margin-top:-5px; text-align:center; color:white; padding:px; line-height:16px; letter-spacing:px; font-family:; font-size:10px; font-style:bld;-moz-border-radius: 0em 0em 0em 0em;
  190. border-radius: 0em 0em 0em 0em; background-color:transparent;}
  191. .fraseuu a {color: {color:links}; -webkit-border-radius:0px 0px 00px 00px; display:blok; text-transform: uppercase; border-bottom:0px dotted #cccbcb; padding:px; -webkit-transition: all 0.5s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear; opacity: 1.7; width: 170px;}
  192. .fraseuu a:hover { margin-top:-1px; font-weight:italic;text-shadow: 0px 0px 0px; -moz-opacity:1.0; letter-spacing:px; font-style:verdana; border-bottom:px solid #000; text-transform:upprcase; font-size:px;font-style:; color: {color:hover};-khtml-opacity: 1.0; opacity: 1.0; -webkit-transition: all 0.6s linear; -webkit-transition: all 0.6s linear; -moz-transition: all 0.6s linear; transition: all 0.6s linear;}
  193.  
  194. #mectubb {;margin-left:-100px; background-color:white; margin-top:-57px;font-size:12px; font-family:cambria; 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; opacity:0; width:200px;}
  195. #sidebar:hover #mectubb {opacity:1; }
  196.  
  197.  
  198. ::-webkit-scrollbar{width:9px;height:0px;}
  199. ::-webkit-scrollbar-button:start:decrement
  200. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  201. ::-webkit-scrollbar-track-piece{background-color: {color:scrollbar}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  202. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  203. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  204.  
  205.  
  206. #pagination {text-align:center; font-size:14px; letter-spacing:1px; text-transform:none; font-family: calibri; margin-top:-269px; margin-left:350px;}
  207.  
  208. .tumblrAutoPager_page_separator, .tumblrAutoPager_page_info {display: none;}
  209.  
  210.  
  211. #tumblr_controls{position: fixed!important}
  212. #tumblr_controls{position: fixed!important}
  213. #tumblr_controls{position: fixed!important}
  214. #tumblr_controls{position: fixed!important}
  215.  
  216.  
  217. </style>
  218. <style type="text/css">{CustomCSS}</style>
  219.  
  220. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/mFbkoqlkr/tumblrautopager.js"></script>
  221.  
  222. <body>
  223.  
  224.  
  225.  
  226. <div id="container">
  227. <div id="sidebar">
  228.  
  229.  
  230. <div class="imgs"><img src="{image:sidebar}"/></div>
  231. <div id="oizinho"><img src="{image:descrizinha}"/></div>
  232. <b><div id="mectubb">{text:frase}</div></b>
  233.  
  234. <div class="fraseuu">
  235. <a href="{text:link1}">{text:link1 title}</a>
  236. <b><a href="{text:link2}">{text:link2 title}</a></b>
  237. <a href="{text:link3}">{text:link3 title}</a>
  238. <b><a href="{text:link4}">{text:link4 title}</a></b></div>
  239.  
  240.  
  241.  
  242.  
  243.  
  244. </div></div>
  245. </div></div>
  246. </div>
  247. </div>
  248. </div>
  249. </div>
  250. </div>
  251. </div>
  252. <div id="entries">
  253. <div class="autopagerize_page_element">
  254. {block:Posts}
  255. <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}">
  256.  
  257. {block:IndexPage}
  258.  
  259.  
  260. <div id="information">
  261. <a href="{Permalink}">{NoteCount}</a><br>
  262. <a href="{ReblogURL}" target="_blank">reblog</a>
  263. {block:RebloggedFrom}
  264. <div class="tagtitle">
  265. <a href="{ReblogRootURL}">source</a><br>
  266. </div>
  267. {/block:RebloggedFrom}
  268. </div>
  269. {/block:IndexPage}
  270.  
  271. {block:Text}
  272. <div id="title">
  273. {block:Title}
  274. <div class="texttitle"><a href="{Permalink}" target="_blank">{Title}</a></div>
  275. {/block:Title}
  276. </div>
  277. {Body}
  278. {/block:Text}
  279.  
  280. {block:Photo}
  281. <div id="photox"><img src="{PhotoURL-400}" alt="{PhotoAlt}"/>
  282. {block:HighRes}<div class="hres"><a href="{PhotoURL-HighRes}"></a></div> {/block:HighRes}</div>
  283. {block:Caption}
  284. <div class="caption">{Caption}</div>
  285. {/block:Caption}
  286. {/block:Photo}
  287.  
  288. {block:Photoset}
  289. {Photoset-400}
  290. {block:Caption}
  291. <div class="caption">{Caption}</div>
  292. {/block:Caption}
  293. {/block:Photoset}
  294.  
  295. {block:Quote}
  296. <div class="pquote">“{Quote}”</div>
  297. {block:Source}<span style="font-size:11px; font-family:calibri;"><div class="pquotesource"> {Source}</div></span>
  298. {/block:Source}
  299. {/block:Quote}
  300.  
  301. {block:Link}
  302. <div id="title"><div class="texttitle"><a href="{URL}" class="linkpost" target="_blank">{Name}</a></div></div>
  303. {block:Description}
  304. <div class="linkdescription">{Description}</div>
  305. {/block:Description}
  306. {/block:Link}
  307.  
  308. {block:Chat}
  309. {block:Title}
  310. <div id="title"><div class="texttitle">{Title}</div></div>
  311. {/block:Title}<br>
  312. <div class="chat">
  313. {block:Lines}<div class="chat"><div class="line {Alt}">
  314. <div class="{Alt} user_{UserNumber}">
  315. {block:Label}
  316. <span class="label"><b>{Label}</b></span>
  317. {/block:Label}
  318. {Line}</div>
  319. </div></div>
  320. {/block:Lines}
  321. </div>
  322. {/block:Chat}
  323.  
  324. {block:Video}
  325. {Video-400}
  326. {block:Caption}
  327. <div class="caption">{Caption}</div>
  328. {/block:Caption}
  329. {/block:Video}
  330.  
  331. {block:Audio}
  332. <div class="player">{AudioPlayerBlack}</div>
  333. {block:Caption}{Caption}{/block:Caption}
  334. {/block:Audio}
  335.  
  336. {block:Answer}
  337. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  338. <div class="answer">{Answer}</div>
  339. {/block:Answer}
  340.  
  341.  
  342. </div>
  343.  
  344. {block:PermalinkPage}
  345. {block:PostNotes}
  346. <div id="postnotes">{PostNotes}</div><br>
  347. {/block:PostNotes}
  348. {/block:PermalinkPage}
  349. {/block:Posts}
  350.  
  351. <div id=reblogs>{block:RebloggedFrom}<a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-24}"></a>→ reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a>, {/block:RebloggedFrom}
  352. {block:ContentSource}originally from <a href="{SourceURL}">{SourceLink}</a><br>
  353. {/block:ContentSource}
  354. <a href="{Permalink}">→ {block:NoteCount}{NoteCount} notes, {/block:NoteCount}{block:Date}posted {TimeAgo}{/block:Date}</a></div><p><p>
  355.  
  356.  
  357.  
  358.  
  359.  
  360.  
  361. </div>
  362. </div>
  363. </div>
  364. </div>
  365.  
  366.  
  367. </body>
  368.  
  369.  
  370. <div style="display:block;top:12px;left:5px;font-size:10px;font-family:consolas;position:fixed;background-color:white; color: #000000; padding:px;border-radius:1px;z-index:55554235555;opacity:1.0;">❀ <a href="http://perdisawn.tumblr.com" title="dtls mectub ♥ ">desing by perdisawn<font color="#000000"> </font></a></div>
  371. <script>
  372. var like_button_enabled = true;
  373. </script>
  374.  
  375. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement