Conformou

Theme 3

Jul 3rd, 2013
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.93 KB | None | 0 0
  1. <!-- THEME POR CONFORMOU, NÃO COPIE, PLÁGIO É CRIME-->
  2. <!-- THEME POR CONFORMOU, NÃO COPIE, PLÁGIO É CRIME-->
  3. <!-- THEME POR CONFORMOU, NÃO COPIE, PLÁGIO É CRIME-->
  4.  
  5. <html>
  6.  
  7. <head>
  8.  
  9. <meta name="color:background" content="#fcfafa" />
  10. <meta name="color:text" content="#aca8a8" />
  11. <meta name="color:link" content="#a29d9d" />
  12. <meta name="color:post" content="#fff" />
  13. <meta name="color:sidebar" content="#fff" />
  14. <meta name="color:linkshover" content="#5e5757" />
  15. <meta name="color:scroll" content="#aca8a8" />
  16. <meta name="color:text links" content="#b1adad0" />
  17. <meta name="color:info bg" content="#e6e4e4" />
  18. <meta name="color:borda" content="#dfdadf" />
  19.  
  20. <meta name="text:frase" content="Uma frase pequena" />
  21.  
  22. <meta name="image:background" content="" />
  23.  
  24. <meta name="image:sidebar" content="http://25.media.tumblr.com/tumblr_m79v8nBLNe1qisrkpo1_500.jpg" />
  25.  
  26. <meta name="text:Link1" content="/" />
  27. <meta name="text:Link1 Title" content="link" />
  28. <meta name="text:Link2" content="/" />
  29. <meta name="text:Link2 Title" content="link" />
  30. <meta name="text:Link3" content="/" />
  31. <meta name="text:Link3 Title" content="link" />
  32. <meta name="text:Link4" content="/" />
  33. <meta name="text:Link4 Title" content="link" />
  34. <meta name="text:Link5" content="/" />
  35. <meta name="text:Link5 Title" content="link" />
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42. <title>{Title}</title> <link rel="shortcut icon" href="{Favicon}">
  43. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  44. {block:Description}
  45. <meta name="description" content="{MetaDescription}" />
  46. {/block:Description}
  47.  
  48. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  49.  
  50. <link href='http://fonts.googleapis.com/css?family=Share' rel='stylesheet' type='text/css'>
  51.  
  52. <link href='http://fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css'>
  53.  
  54.  
  55. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  56.  
  57. <link href='http://fonts.googleapis.com/css?family=Codystar' rel='stylesheet' type='text/css'>
  58.  
  59. <link href='http://fonts.googleapis.com/css?family=Anonymous+Pro' rel='stylesheet' type='text/css'>
  60.  
  61. <link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono' rel='stylesheet' type='text/css'>
  62.  
  63. <style type="text/css">
  64.  
  65. ::-moz-selection
  66.  
  67. {color: #FFF;
  68.  
  69. background: #FFF;}
  70.  
  71.  
  72.  
  73. ::selection
  74.  
  75. {color: #fff ;
  76.  
  77. background: #aca7a7;
  78. }
  79.  
  80.  
  81. iframe#tumblr_controls {
  82. white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.4;
  83. }
  84.  
  85. body {
  86. background-color: {color:background};
  87. font-family:Alegreya;
  88. color:{color:text};
  89. text-align:center;
  90. font-size:12px;
  91. background-image:url('{image:background}');
  92. background-attachment:fixed;
  93. }
  94.  
  95. a {
  96. color: {color:link};
  97. text-decoration:none;
  98. text-transform:none;
  99. }
  100.  
  101. a:hover {
  102. color: {color:linkshover};
  103. background-color:transparent;
  104. text-decoration:none;
  105. -moz-transition: all .0s ease-in-out!important;
  106. -o-transition: all .0s ease-in-out!important;
  107. transition: all .9s ease-in-out!important;
  108. -webkit-transition: all .5s ease-in-out!important;
  109. }
  110.  
  111.  
  112. p {margin: 6px 0 0 0}
  113.  
  114. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 5px; }
  115. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background};}
  116. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  117. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  118.  
  119. blockquote img{max-width: 470px!important}
  120. blockquote blockquote img{max-width: 450px!important}
  121. blockquote blockquote blockquote img{max-width: 430px!important}
  122. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  123.  
  124. #container {
  125. background-color:transparent;
  126. text-align:center;
  127. width:750px;
  128. margin:0 auto 0 auto;
  129. }
  130.  
  131. #all {
  132. text-align: center;
  133. width: 835px;
  134. margin: 20px auto 20px auto;
  135. padding: 0px
  136. }
  137.  
  138. #allboxes {
  139. float: left;
  140. margin-left:140px;
  141. margin-top:-3px;
  142. z-index:10
  143. }
  144.  
  145. .entry {
  146. width: 500px;
  147. padding:5px;
  148. z-index:10;
  149. margin-bottom:3px;
  150. text-align:justify;
  151. font-family:calibri;
  152. font-size: 13px; position:relative;
  153. background-color: {color:post};
  154. border:1px solid {color:info bg};
  155. }
  156.  
  157. h1 {
  158. font-family:georgia;
  159. text-align: center;
  160. font-size: 14px;
  161. color:{color:text};
  162. font-weight: normal;
  163. line-height: 18px;
  164. }
  165.  
  166. h1 a {
  167. text-align: center;
  168. font-size: 16px;
  169. color:{color:text};
  170. font-weight: normal;
  171. line-height: 18px;
  172. }
  173.  
  174. h1 a:hover {
  175. text-align: center;
  176. font-size: 16px;
  177. color:{color:linkshover};
  178. font-weight: normal;
  179. line-height: 18px;
  180. }
  181.  
  182. #info {
  183. border-top: 2px solid {color:info bg};
  184. text-align:right;
  185. font:10px calibri;
  186. text-transform:uppercase;
  187. z-index: 11;
  188. margin-top:-6px;
  189. -moz-transition: all 1s ease-in-out;
  190. -o-transition: all 1s ease-in-out;
  191. transition: all 1s ease-in-out;
  192. -webkit-transition: all 1s ease-in-out;
  193. padding:3px;
  194. background-color:{color:post}
  195. }
  196. #info a {
  197.  
  198. letter-spacing:0px;
  199. font-size:9px;
  200. text-transform:uppercase
  201. }
  202.  
  203. .tags {
  204. color: {color:text};
  205. font:9px calibri;
  206. text-align:justify;
  207. display: inline;
  208. list-style: none;
  209. }
  210. .tags a {
  211. text-transform:uppercase;
  212. text-align:justify;
  213. font-size:9px;
  214. display: inline;
  215. list-style: none;
  216. }
  217.  
  218. .image {
  219. text-align: center;
  220. border: 1px
  221. }
  222. .image img {
  223. max-width: 497px;
  224. margin-bottom: 2px
  225. }
  226.  
  227. .aspas {font-size: 70px; opacity: 0.1; position: absolute; top: -17px; color: #000}
  228.  
  229. .quote {
  230. font-weight:none;
  231. font-style:none;
  232. text-align:justify;
  233. font-size: 13px;
  234. font-family:calibri;
  235. line-height: 15px;
  236. padding: 3px;
  237. margin-left: 2px;
  238. }
  239. .quotesource {
  240. font-style:italic;
  241. text-align:left;
  242. text-transform:none;
  243. margin-bottom:5px;
  244. font-size: 9px;
  245. font-weight:none;
  246. font-size: 13px;
  247. font-family:calibri;
  248. border-top:0px solid {color:text};
  249. margin-top:-5px;
  250. }
  251. .quotesource a, a:hover{
  252. text-transform: none;
  253. }
  254.  
  255.  
  256. .chat {
  257. line-height: 13px;
  258. list-style: none
  259. }
  260. .chat ul {
  261. line-height: 13px;
  262. list-style: none;
  263. padding: 5px;
  264. line-height:14px;
  265. }
  266. .person1 {
  267. color: {color:text};
  268. padding: 2px;
  269. }
  270. .person1 .label {
  271. font-weight: bold;
  272. color:{color:text}
  273. }
  274. .person2 {
  275. color: {color:text};
  276. padding: 2px;
  277. }
  278. .person2 .label {
  279. font-weight: bold;
  280. color:{color:text}
  281. }
  282.  
  283. .player {
  284. background-color: #000;
  285. text-align: left;
  286. display:block;
  287. }
  288.  
  289. .question {
  290. color:{color:text};
  291. font-size:13px;
  292. font-weight:normal;
  293. font-family:CALIBRI;
  294. line-height:95%;
  295. background: {color:background};
  296. position:relative;
  297. min-height:70px;
  298. padding:10px 15px;
  299. margin-bottom:2px;
  300. margin-right:-10px;}
  301.  
  302. .questionarrow {
  303. font-size:30px;
  304. color:{color:background};
  305. vertical-align:middle;
  306. margin-left:-5px!important;}
  307.  
  308. .asker {
  309. width:300px;
  310. text-align:right;
  311. text-transform:lowercase;
  312. color:{color:text};
  313. }
  314. .asker a {
  315. color:{color:text};
  316. }
  317. .asker img {
  318. float:left;
  319. margin-left:300px;
  320. vertical-align:top;
  321. margin-right:3px;
  322. max-height:15px;
  323. }
  324.  
  325. .asking {
  326. text-align:center;
  327. color:{color:text};
  328. font:9px verdana;
  329. text-transform:none;
  330. }
  331. .asking a{
  332. color:{color:text};
  333. }
  334. .asking img {
  335. width:58px;
  336. vertical-align:middle;
  337. background-color:{color:background};
  338. padding:3px;
  339. }
  340.  
  341. .answer {
  342. color:{color:txt};
  343. }
  344.  
  345. #cap {
  346. width: 400px;
  347. margin-top: -2px;
  348. }
  349. .source {
  350. display: none;
  351. }
  352.  
  353. .notes {
  354. width: 510px;
  355. padding: 0px;
  356. margin-left: 1px;
  357. margin-top: 4px;
  358. margin-bottom: 1px;
  359. font-size: 11px;
  360. text-align: center
  361. }
  362. ol.notes {
  363. list-style: none;
  364. margin: 0 20px 0 0px;
  365. padding: 0px; z-index: 11;
  366. }
  367. ol.notes li {
  368. background-color: {color:post};
  369. margin-bottom: 2px;
  370. padding: 5px;
  371. }
  372. .notes img{
  373. display: none;
  374. border:0px
  375. }
  376.  
  377. /** SCROLL **/
  378. ::-webkit-scrollbar {width: 6px; height:auto; background:transparent;}
  379. ::-webkit-scrollbar-corner {background:{color:background};}
  380. ::-webkit-scrollbar-button:vertical {height:4px; display: block; background:{color:scroll};}
  381. ::-webkit-scrollbar-button:horizontal { width:5px; height:4px!important; display: block; background:{color:scroll};}
  382. ::-webkit-scrollbar-thumb:vertical {background:{color:scroll}; border-top: 1px solid {color:background}; border-bottom: 1px solid {color:background};}
  383. ::-webkit-scrollbar-thumb:horizontal {background:{color:scroll};border-left: 1px solid {color:background}; border-right: 1px solid {color:background}; height:4px;}
  384. ::-webkit-scrollbar-thumb:hover {background:{color:scroll}; cursor:url(http://i53.tinypic.com/zycxmw.png), auto;-webkit-border-radius: }
  385. ::-webkit-scrollbar-track-piece {background:{color:background}; width:4px;-webkit-border-radius:}
  386. ::-webkit-scrollbar:horizontal {height:3px!important; display: block; background:http://i53.tinypic.com/zycxmw.png;-webkit-border-radius:}
  387.  
  388. /** IMAGEM SIDEBAR **/
  389.  
  390. #sidebar {
  391. position:fixed;
  392. border: 1px solid {color:borda};
  393. margin-left:-120px;
  394. margin-top:450px;
  395. height:222px;
  396. -webkit-transition: all 1.2s ease-out;
  397. -moz-transition: all 1.2s ease-out;
  398. }
  399. #sidebar img {
  400. width:200px;
  401. border: 6px solid {color:background};
  402. margin-bottom:-1px;
  403. height:210px;
  404. width:200px;
  405. -webkit-transition: all 1.2s ease-out;
  406. -moz-transition: all 1.2s ease-out;
  407. }
  408. #sidebar img:hover {
  409. opacity:0.6;
  410. -webkit-transition: all 1.2s ease-out;
  411. -moz-transition: all 1.2s ease-out;
  412. }
  413.  
  414.  
  415.  
  416. /** FRASE **/
  417.  
  418.  
  419. #lipfrase {
  420. border-left: 0px solid {color:borda};
  421. border-right: 0px solid {color:borda};
  422. font-weight:none;
  423. font-style:none;
  424. text-transform:uppercase;
  425. position:fixed;
  426. padding:5px;
  427. width:200px;
  428. height:7px;
  429. border-bottom:1px solid {color:borda};
  430. line-height:8px;
  431. margin-top:360px;
  432. margin-left:-115px;
  433. font-size:14px;
  434. letter-spacing:0px;
  435. font-family:gabriola;
  436. text-align:center;
  437. background-color:transparent;
  438. color:{color:text};
  439. -webkit-border-radius: 0px 0px 0px 0px;
  440. }
  441.  
  442.  
  443.  
  444.  
  445. @font-face {
  446. font-family: 'StarsFromOurEyesRegular';
  447. src: url('http://static.tumblr.com/2lqtwbf/GwJly7nlm/starsfromoureyes-webfont.eot');
  448. src: url('http://static.tumblr.com/2lqtwbf/GwJly7nlm/starsfromoureyes-webfont.eot?#iefix') format('embedded-opentype'),
  449. url('http://static.tumblr.com/2lqtwbf/8Obly7nj0/starsfromoureyes-webfont.ttf') format('truetype'),
  450. url('http://static.tumblr.com/2lqtwbf/8NAly7nnb/starsfromoureyes-webfont.svg') format('svg');
  451. font-weight: normal;
  452. font-style: normal;
  453. }
  454.  
  455. /** DESCRIÇÃO **/
  456.  
  457. #description {
  458. border: 0px double {color:borda};
  459. font-style:none;
  460. letter-spacing:0px;
  461. position:fixed;
  462. color: {color:text};
  463. background-color:transparent;
  464. margin-left:-120px;
  465. margin-top:385px;
  466. text-align:center;
  467. font-size:09px;
  468. font-family:georgia;
  469. padding:3px;
  470. width:212px;
  471. height:45px;
  472. line-height:11px;}
  473.  
  474.  
  475.  
  476. /** LINKS **/
  477.  
  478. .links2 {
  479. position:fixed;
  480. margin-top: 340px;
  481. margin-left:-78px;
  482. }
  483. .links2 a {
  484. width:200px;
  485. padding-right: 0px;
  486. letter-spacing: 1px;
  487. text-transform: uppercase;
  488. color: {color:text links};
  489. font: 8px calibri;
  490. text-align: right;
  491. margin-bottom: 0px;
  492. }
  493. .links2 a:hover {
  494. font-weight:bolda;
  495. background-color:#;
  496. color: {color:linkshover};
  497. }
  498.  
  499. /** BORDAS **/
  500.  
  501. #lipborda {
  502. position: fixed;
  503. background-color:{color:text};
  504. width:224px;
  505. height:1px;
  506. margin-top:360px;
  507. margin-left:300px;
  508. -webkit-border-radius: 550px 550px 550px 550px}
  509.  
  510.  
  511.  
  512.  
  513. /** PAGINAÇÃO **/
  514.  
  515. #pagination {
  516. margin-top:430px;
  517. margin-left:-100px;
  518. background-color: transparent;
  519. float:center;
  520. width:170px;
  521. height:auto;
  522. z-index:501;
  523. position:fixed;
  524. }
  525. .page {
  526. padding: 2px;
  527. z-index:502;
  528. letter-spacing:0px;
  529. text-align: center;
  530. font:15px calibri;
  531. color: {color:links};
  532. }
  533. .page a, {
  534. text-align: center;
  535. color: {color:links};
  536. background-color:transparent;
  537. }
  538.  
  539. #asp {
  540. width:auto;
  541. height:20px;
  542. margin-left:-215px;
  543. margin-top:283px;
  544. background:#trans;
  545. font-size: 80px;
  546. font-family:anonymous pro;
  547. color:{color:info bg};
  548. line-height: 0px;
  549. opacity: 1.0; filter:alpha (opacity=20);
  550. position:fixed;}
  551.  
  552. #bonnie:hover {position:fixed;}
  553. #tumblr_controls{position: fixed!important}
  554. #tumblr_controls{position: fixed!important}
  555. #tumblr_controls{position: fixed!important}
  556. #tumblr_controls{position: fixed!important}
  557.  
  558. /** ESTILO DE ASK POR WILL **/
  559. .pergunta {text-align:justify;color:#7a7a7a;text-shadow:1px 1px 1px #fff;font-style:italic;font-family:georgia;font-size:11px;border:0px solid #aeaeae;margin-left:64px;padding:7px;background:#fff;}
  560. .perguntou b,a {color: #765a79; }
  561. .askfoto {display: inline-block; margin-top: 1px; margin-left: 10px;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;z-index:-100; BOX-SHADOW: 0 6PX 4PX -4PX gray;}
  562. .askfoto:hover {opacity: 0.9;}
  563. .linha {margin-bottom: 7px;}
  564. .resposta{padding:5px;color:#888;background:#fff;border-radius:4px;}
  565.  
  566.  
  567.  
  568.  
  569. </style>
  570.  
  571.  
  572. <script src="http://tumbletricks.webs.com/maquina.js"></script>
  573.  
  574.  
  575. </head>
  576.  
  577. <body>
  578.  
  579.  
  580. <div id="container">
  581.  
  582.  
  583. <div id="lipfrase">{text:frase}</div>
  584.  
  585. <div id="description">{Description}</div>
  586.  
  587. <div id="sidebar"><img src="{image:sidebar}"></div>
  588.  
  589. <div class="links2">
  590.  
  591.  
  592.  
  593. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}.
  594. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2} .
  595. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3}.
  596. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a> {/block:ifLink4}.
  597. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}
  598.  
  599.  
  600.  
  601.  
  602.  
  603. </div>
  604.  
  605.  
  606.  
  607.  
  608. <div id="pagination">
  609. <div class="page">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination}</div></div>
  610. <div id="allboxes">
  611.  
  612. {block:Posts}
  613. <div class="entry">
  614. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  615.  
  616. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  617.  
  618. {block:Photoset}{Photoset-400}{/block:Photoset}
  619.  
  620. {block:Quote}
  621. <div class="quote">"{Quote}"</div>
  622. {block:Source}<div class="quotesource"></br>— {Source}</div>
  623. {/block:Source}
  624. {/block:Quote}
  625.  
  626.  
  627. {block:Link}
  628. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  629. {block:Description}{Description}{/block:Description}
  630. {/block:Link}
  631.  
  632. {block:Chat}
  633. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  634. <div class="chat"><ul>{block:Lines}
  635. <li class="person{UserNumber}">{block:Label}
  636. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  637. {/block:Chat}
  638.  
  639. {block:Audio}
  640. <div class="player">{AudioPlayerBlack}</div>
  641. {block:Caption}{Caption}{/block:Caption}
  642. {/block:Audio}
  643.  
  644. {block:Video}{Video-400}{/block:Video}
  645.  
  646. {block:Answer}
  647. <img src="{AskerPortraitURL-40}" align="left" class="askfoto">
  648. <div class="pergunta">
  649. {Question}
  650. <b><div >— {asker}</div></b>
  651. </div>
  652. <div class="linha"></div>
  653. <div class="resposta">{Answer}</div>
  654. {/block:Answer}
  655.  
  656. <div id="cap">
  657. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  658. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  659. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  660.  
  661. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  662. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  663. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  664. {/block:ContentSource}</div></div>
  665. <br>
  666.  
  667.  
  668. <div id="info">
  669. {block:Date}
  670. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} / <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:RebloggedFrom}/ <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> / <a href="{ReblogRootURL}" title="{ReblogRootTitle}">::</a>{/block:RebloggedFrom} / {block:IndexPage}<a href="{ReblogUrl}" target="_blank">reblog!</a>{/block:IndexPage}
  671. <br><div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  672. </div>
  673. </div>{/block:Date}
  674.  
  675.  
  676. {/block:Posts}
  677. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  678.  
  679. </div>
  680. </div>
  681. </div>
  682. </div>
  683. </div>
  684. </div>
  685.  
  686. <div style="position: fixed; font-size:10px;
  687. font-family:calibri; bottom: 0px; left: 50px; background: '{color: background}'; padding: 2px; left: 60px; bottom: 80px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; opacity: .65;">
  688. <a href="http://conformou.tumblr.com/" target="_blank" title="Theme conformou ">@Conformou</a>
  689.  
  690.  
  691. </body>
  692. </html>
Advertisement
Add Comment
Please, Sign In to add comment