begayisnotaproblem

theme por mim e h3y-fuck-you

Apr 17th, 2012
6,405
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.70 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!------------------------------------
  4.  
  5. THEME FODA
  6. FEITO POR DE-FEITO E H3Y-FUCK-YOU
  7. SEM PLÁGIOS AQUI OK? SE NÃO TE CAÇO ATÉ O INFERNO, É.
  8.  
  9. ------------------------------------>
  10.  
  11.  
  12. <!-- DEFAULT VARIABLES -->
  13. <meta name="color:background" content="#E0E0E0" />
  14. <meta name="color:text" content="#999999" />
  15. <meta name="color:link" content="#777777" />
  16. <meta name="color:linkhover" content="#3EB3BD" />
  17. <meta name="color:entry" content="#FFFFFF" />
  18. <meta name="color:sidebar" content="#FFFFFF" />
  19. <meta name="color:title" content="#999999" />
  20. <meta name="color:borderfoto" content="#FFFFFF" />
  21. <meta name="color:sidelinks" content="#777777" />
  22. <meta name="color:sidetext" content="#777777" />
  23. <meta name="color:sidelinkshover" content="#777777" />
  24. <meta name="color:barraderolagem" content="#FFFFFF" />
  25. <meta name="color:fundodabarraderolagem" content="#F1F1F1" />
  26. <meta name="color:bgpag" content="#F1F1F1" />
  27. <meta name="color:pag" content="#000" />
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34. <meta name="image:background" content="" />
  35. <meta name="image:sidebar 1" content="http://24.media.tumblr.com/tumblr_m0w6celC3a1qiagcvo1_500.jpg" />
  36. <meta name="text:title" content="subtitle" />
  37. <meta name="text:Link1" content="/" />
  38. <meta name="text:Link1 Title" content="link" />
  39. <meta name="text:Link2" content="/" />
  40. <meta name="text:Link2 Title" content="link" />
  41. <meta name="text:Link3" content="/" />
  42. <meta name="text:Link3 Title" content="link" />
  43. <meta name="text:Link4" content="/" />
  44. <meta name="text:Link4 Title" content="link" />
  45. <meta name="text:Link5" content="/" />
  46. <meta name="text:Link5 Title" content="link" />
  47. <meta name="text:Link6" content="/" />
  48. <meta name="text:Link6 Title" content="link" />
  49.  
  50.  
  51. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  52.  
  53. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  54. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  55. <link rel="shortcut icon" href="{Favicon}" />
  56. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  57. <style type="text/css">
  58.  
  59. body {
  60. background-color:{color:background};
  61. color: {color:text};
  62. font-family: verdana;
  63. font-size: 10px;
  64. text-align: justify;
  65. margin:0;
  66. padding:0;
  67. background-image:url('{image:background}');
  68. background-attachment: fixed
  69. }
  70.  
  71. a:link, a:active, a:visited{
  72. color: {color:link};
  73. text-decoration:none
  74. }
  75.  
  76. a:hover{
  77. color:{color:linkhover};
  78. background-color:transparent;
  79. }
  80.  
  81. #entries {
  82. margin-left: 457px;
  83. margin-top: 38px;
  84. }
  85.  
  86. #entry {
  87. width: 550px;
  88. background-color:{color:entry};
  89. text-align: justify;
  90. padding: 10px;
  91. margin: 0px 0 -10px 0;
  92. }
  93.  
  94.  
  95.  
  96. #suporteuserpic {
  97. width:51px;
  98. height:51px;
  99. margin-left:1028px;
  100. margin-top:38px;
  101. position:fixed; overflow:hidden;
  102. background-color: {color:entry};
  103. padding:3px;
  104. -moz-border-top-right-radius: 0px;
  105. border-top-right-radius: 20px;
  106. -moz-border-bottom-right-radius: 0px;
  107. border-bottom-right-radius: 0px;
  108. -moz-border-top-left-radius: 0px;
  109. border-top-left-radius:0px;
  110. -moz-border-bottom-left-radius: 0px;
  111. border-bottom-left-radius: 0px;}
  112.  
  113. #suporteuserpic:hover {
  114. background-color:{color:sidebar};
  115. }
  116.  
  117. .userpic{
  118. margin-left:0px;
  119. margin-top: 0px;
  120. }
  121.  
  122. .userpic img{
  123. -moz-border-top-right-radius: 0px;
  124. border-top-right-radius: 20px;
  125. -moz-border-bottom-right-radius: 0px;
  126. border-bottom-right-radius: 0px;
  127. -moz-border-top-left-radius: 0px;
  128. border-top-left-radius:0px;
  129. -moz-border-bottom-left-radius: 0px;
  130. border-bottom-left-radius: 0px;
  131. }
  132.  
  133. .userpic img:hover{
  134. -moz-border-top-right-radius: 0px;
  135. border-top-right-radius: 20px;
  136. -moz-border-bottom-right-radius: 0px;
  137. border-bottom-right-radius: 0px;
  138. -moz-border-top-left-radius: 0px;
  139. border-top-left-radius:0px;
  140. -moz-border-bottom-left-radius: 0px;
  141. border-bottom-left-radius: 0px;
  142. }
  143.  
  144.  
  145.  
  146.  
  147. ::-webkit-scrollbar{width:7px;height:7px;}
  148. ::-webkit-scrollbar-button:start:decrement
  149. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  150. ::-webkit-scrollbar-track-piece{background-color:{color:barraderolagem};-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  151. ::-webkit-scrollbar-thumb:vertical{height:50px; scrollbar-face-color:{color:fundodabarraderolagem}; background-color:{color:fundodabarraderolagem};-webkit-border-radius:px;}
  152. ::-webkit-scrollbar-thumb:horizontal{width:50px; scrollbar-face-color:{color:fundodabarraderolagem}; background-color:{color:fundodabarraderolagem};-webkit-border-radius:px;}
  153.  
  154.  
  155. #clear{clear: both;width: 50px;height: 0px;background-color: transparent}
  156. #top2 { background-color: {color:bgpag}; width: 1080px ; height: 5px; padding: 0px; position: fixed; margin-left: 12px; margin-top: -15px;}
  157.  
  158. /*** Paginação by madlyluv.com ***/
  159.  
  160. #paginacaoml {font-size: 9px; font-weight: bold; margin-top: 247px; margin-left: 278px; text-align: center;position:fixed;}
  161.  
  162. #paginacaoml a {background-color: {color:bgpag}; font-size: 9px; font-weight: bold; margin: 0 -2px 0 0; padding: 2px 4px; color: {color:pag}; text-decoration: none; -moz-border-bottom-right-radius: 20px; border-bottom-right-radius: 20px; -moz-border-bottom-left-radius: 20px; border-bottom-left-radius: 20px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  163.  
  164. #paginacaoml a:hover {background-color: {color:bgpag}; color: {color:pag}; border: none;}
  165.  
  166. #paginacaoml span.pagina_atual {background-color: {color:bgpag}; font-weight: bold; font-size: 9px; margin: 0 -2px 0 0; padding: 2px 4px; color: {color:pag}; text-decoration: none; -moz-border-bottom-right-radius: 20px; border-bottom-right-radius: 20px; -moz-border-bottom-left-radius: 20px; border-bottom-left-radius: 20px;}
  167.  
  168. #paginacaoml span.info {background: {color:pag}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:border}; text-decoration: none;}
  169.  
  170. #nav {position:fixed}
  171. #nav a {
  172. width:250px;
  173. display:block;
  174. background-color:{color:sidebar};
  175. margin:5px 0px -15px 220px;
  176. font:8px arial;
  177. text-transform: uppercase;
  178. color:{color:text};
  179. text-decoration: none;
  180. letter-spacing: 3px;
  181. text-align:left;
  182. padding:3px
  183. }
  184. #nav a:hover {
  185. background-color:#ffffff
  186. }
  187.  
  188. #posts{
  189. overflow:hidden;
  190. background-color: {color:entry};
  191. border-left:0px solid {color:link};
  192. border-right:0px solid {color:link};
  193. padding:3px}
  194.  
  195. h1{
  196. color:{color:title};
  197. font-family:georgia;
  198. font-size:20px;
  199. line-height:17px;
  200. letter-spacing:0px;
  201. font-weight:normal;
  202. text-transform:tiny;
  203. font-style: italic;
  204. margin:0px; padding:0px;
  205. text-align:center
  206. }
  207.  
  208. #h2{
  209. font-family: verdana;
  210. font-size: 15px;
  211. line-height: 25px;
  212. margin-top: -120px;
  213. margin-left: 60px;
  214. padding: 15px;
  215. }
  216.  
  217. h3{
  218. color:{color:title};
  219. font-family:georgia;
  220. font-size:20px;
  221. line-height:17px;
  222. letter-spacing:0px;
  223. font-weight:normal;
  224. text-transform:tiny;
  225. font-style: italic;
  226. margin:0px; padding:0px;
  227. text-align:center
  228. }
  229. h3:hover{
  230. font-family:forte;
  231. }
  232.  
  233. #source {
  234. text-align: left
  235. }
  236.  
  237. .info{
  238. font-family: verdana;
  239. background-color: transparent;
  240. font-size:10px;
  241. text-transform:lowercase;
  242. text-align: center;
  243. }
  244.  
  245.  
  246. /* asker */
  247.  
  248. .bubble {
  249. align:right;
  250. background: {color:background};
  251. color: #616161;
  252. margin:7px 0px 5px 66px;
  253. padding:10px;
  254. position: relative;
  255. }
  256.  
  257. .bubble p {
  258. margin:1px 0px;
  259. }
  260. .bubble span {
  261. display:block;
  262. position:absolute;
  263. width:1px;
  264. height:1px;
  265. font-size: 0;
  266. line-height: 1px;
  267. left:-10px;
  268. top:10px;
  269. border-top:7px solid transparent;
  270. border-bottom:7px solid transparent;
  271. border-right:10px solid {color:link};
  272. }
  273. .askborder{
  274. -moz-border-top-right-radius: 0px;
  275. border-top-right-radius: 0px;
  276. -moz-border-bottom-right-radius: 0px;
  277. border-bottom-right-radius: 50px;
  278. -moz-border-top-left-radius: 0px;
  279. border-top-left-radius:50px;
  280. -moz-border-bottom-left-radius: 0px;
  281. border-bottom-left-radius: 50px;
  282. -webkit-transition-duration: 0.6s;
  283. }
  284. .askborder:hover{
  285. -webkit-border-radius: 40px
  286. }
  287.  
  288. .aspas{font-size: 100px; color:#00000; font-family:Georgia; line-height: 140px; margin-left: 20px; opacity: 0.2;}
  289. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  290.  
  291. b, strong{color:{color:link}}
  292. i, em {color:{color:link};}
  293. p{margin-top:3px; margin-bottom:3px}
  294. blockquote {margin:2px 5px 2px 5px; padding: 1px 0 3px 6px; border-left: 2px solid {color:link}}
  295.  
  296. img a{border:none; width:100%;}
  297. .audio{background-color:transparent; display:block;}
  298.  
  299. .user_1 .label {color:{color:link}; font-weight:bold}
  300. .user_2 .label {color:{color:text}; font-weight:bold}
  301. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  302.  
  303. .notes img{width:10px; position:relative; top:1px;}
  304. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  305. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  306.  
  307.  
  308.  
  309.  
  310. #cre {float: left; margin-top: 230px; margin-left: 195px; width: 200px; background-color: transparent; color: {color:text sidbar}; padding: 3px; font-size: 8px; text-align: center; position:fixed; -webkit-border-radius:0; -webkit-border-bottom-right-radius:0px; -webkit-border-bottom-left-radius:0px; position:fixed; letter-spacing: 0px; font-family: tinytots;text-transform: uppercase; }
  311.  
  312. #cre a{font-size: 8px; color:#000}
  313.  
  314. #sidebar2 {position: fixed; margin-top: 0px; margin-left: 120px; height: auto; width: 89px; background-color: transp; -webkit-transition: 0.8s ease-in;
  315. -moz-transition: 0.8s ease-in; transition: 0.8s ease-in;}
  316. #sidebar2:hover {margin-left: 20px; -webkit-transition: 0.8s ease-in;
  317. -moz-transition: 0.8s ease-in; transition: 0.8s ease-in;}
  318.  
  319. #side {margin-left: 48px; margin-top: 2px; width: 22px; font-size: 20px; height: 215px; text-align: center; background-color: {color:text}; font-family: georgia; line-height: 130%; color: {color:sidebar}; position: fixed; padding: 4px; text-transform:uppercase;-webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; }
  320.  
  321. #mpic {position: fixed;width:194px; height:auto; margin-top: 2px; margin-left: 200px; border: 3px solid {color:text};}
  322. #mpic img {width:194px; height:215px;}
  323.  
  324. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  325.  
  326. #links {width: 89px; float: left; margin-left:310px; margin-top: 130px; padding: 0px; text-align: center; position: fixed; }
  327.  
  328. #links a {float: left; margin-left: 1px; display: block; letter-spacing: 0px; font-family: tinytots; font-size: 8px; text-align: center; margin-bottom: 1px; width: 89px; background-color: trans; color:{color:sidelinks}; text-decoration: none; text-transform: uppercase; height: 7px; padding: 3px; line-height: 7px}
  329.  
  330. #links a:hover{text-align: center; background-color: trans; color:{color:sidelinkshover};}
  331.  
  332. #links1 {width: 89px; float: left; margin-left:85px; margin-top: 5px; padding: 0px; text-align: center; position: fixed;font-family: verdana; font-size: 9px;color:{color:sidetext}; }
  333.  
  334. #links1 a {float: left; margin-left: 1px; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 89px; text-decoration: none; text-transform: uppercase; height: 7px; padding: 3px; line-height: 7px}
  335.  
  336. #links1 a:hover{text-align: center; color:{color:sidelinks};}
  337.  
  338.  
  339. #pelink {margin-top: 173px; margin-left: 237px; position:fixed; width: 751px; font-family: tinytots; text-transform: uppercase; }
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346.  
  347. #pelink a{font-size: 8px; color: #000; background-color: {color:sidebar}; padding: 6px 2px 6px 2px; display:block; margin-bottom: 1px; width: 100px; height: 4px; text-align: center; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; line-height: 6px; font-family: tinytots; text-transform: uppercase; border: 2px solid #fff}
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  
  355. #pelink a:hover{color: #000; background-color: {color:sidebar}; letter-spacing: 0px; }
  356.  
  357. #ttl {float: left; margin-top: 173px; margin-left: 100px; width: 122px; background-color: {color:sidebar}; color: {color:text sidbar}; padding: 5px; font-size: 18px; text-align: center; position:fixed; -webkit-border-radius:0; -webkit-border-bottom-right-radius:0px; -webkit-border-bottom-left-radius:0px; position:fixed; letter-spacing: 0px; font-family: georgia;text-transform: ; height: 15px; border: 2px solid #fff;}
  358.  
  359. #ttl a{font-size: 8px; color: {color:text sidbar}; }
  360.  
  361.  
  362.  
  363.  
  364. #pic {margin-top: 170px; margin-left: 98px; width: 128px; height: auto;
  365.  
  366.  
  367.  
  368. position: fixed; padding: 3px;
  369.  
  370.  
  371.  
  372. background-color: transparent; border: 3px solid #fff; box-shadow: 3px 3px 5px 0px #ccc; -webkit-transform: rotate(6deg); z-index:1200000; }
  373.  
  374.  
  375.  
  376. #pic img{width: 128px; height: 128px;}
  377.  
  378. #pic img:hover{; opacity:0;
  379.  
  380. -webkit-transition: all 1.0s ease-out; -moz-transition: all 2.5s ease-out; }
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396. </style>
  397. <style type="text/css">{CustomCSS}</style>
  398. </head>
  399.  
  400. <body>
  401.  
  402.  
  403.  
  404.  
  405.  
  406. <div id="cre">theme by <a href="http://h3y-fuck-you.tumblr.com/"><b>h3y-fuck-you</b></a> ft. <a href="http://de-feito.tumblr.com/"><b> de-feito</b></a> <a href="http://anjo-mortal.tumblr.com/"><b> (+)</b></a>
  407. </div></div>
  408.  
  409.  
  410.  
  411. <div id="sidebar2">
  412. <div id="links1">
  413. <p><center>{Description}</center></p></div>
  414.  
  415. <div id="side">{text:title}</div>
  416. </div></div>
  417.  
  418.  
  419. <div id="mpic"><img src="{image:sidebar 1}"></div></div></div>
  420.  
  421.  
  422.  
  423. <div id="links">
  424. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  425. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  426. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  427. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  428. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  429. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  430. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  431. </div></div></div>
  432.  
  433.  
  434.  
  435.  
  436. <div id="paginacaoml">{block:JumpPagination length="2"}
  437. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  438. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  439. {/block:JumpPagination}</a>
  440.  
  441. </div>
  442.  
  443. <div id="suporteuserpic"><div class="userpic"><img src="{PortraitURL-64}" width="50px;"></div></div>
  444.  
  445. </div></div>
  446.  
  447.  
  448.  
  449. <div id="entries">
  450. {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
  451. <script type="text/javascript"
  452.  
  453. src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
  454.  
  455.  
  456. {block:SearchPage}<div class="search_result">{SearchResultCount} results</div>{/block:SearchPage}
  457.  
  458. {block:Posts}
  459.  
  460. <div id="entry">
  461. {block:Title}<h3>{Title}&nbsp;</h3>{/block:Title}
  462. {block:Text}{Body}{/block:Text}
  463.  
  464.  
  465. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  466. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  467.  
  468. {block:Quote}<b class="aspas">“</b></b><div id="h2">{Quote}</div>{/block:Quote}
  469. {block:Source}<div class="source">— {Source}</div>{/block:Source}
  470.  
  471. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  472. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  473.  
  474. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  475.  
  476. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  477.  
  478. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  479.  
  480. {block:Answer}
  481. <img src="{AskerPortraitURL-48}" align="left" class="askborder" ><div class="bubble"><span></span>
  482. {Asker} gritou-me: {Question}&nbsp;</div>{Answer} {/block:Answer}
  483.  
  484.  
  485. <div id="clear"></div>
  486. <div class="info">{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}<br><a href="{Permalink}">{TimeAgo}</a> · {NoteCountWithLabel} · <a href="{ReblogURL}" target="_blank">Reblog</a> <br>{block:RebloggedFrom} originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span>{/block:RebloggedFrom} {block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}</div></ br><br clear="all" /></div><BR>
  487. {/block:Posts}
  488. {block:PostNotes}{PostNotes}{/block:PostNotes}
  489.  
  490.  
  491. </div>
  492.  
  493. </body>
  494. </html>
Advertisement
Add Comment
Please, Sign In to add comment