apenassimplesversos

theme 23

Apr 20th, 2012
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.69 KB | None | 0 0
  1.  
  2.  
  3.  
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <link href='http://fonts.googleapis.com/css?family=Rochester' rel='stylesheet' type='text/css'>
  6. <head profile="http://gmpg.org/xfn/11">
  7. <meta name="color:background" content="#f8f8f8" />
  8. <meta name="color:sidebarlinks" content="#f9f9f9" />
  9. <meta name="color:sidlinks hover" content="#ffffff" />
  10.  
  11. <meta name="image:background" content=""/>
  12. <meta name="image:sidebar" content="" />
  13.  
  14. <meta name="text:Link1" content="/" />
  15. <meta name="text:Link1 Title" content="link" />
  16. <meta name="text:Link2" content="/" />
  17. <meta name="text:Link2 Title" content="link" />
  18. <meta name="text:Link3" content="/" />
  19. <meta name="text:Link3 Title" content="link" />
  20. <meta name="text:Link4" content="/" />
  21. <meta name="text:Link4 Title" content="link" />
  22. <meta name="text:Link5" content="/" />
  23. <meta name="text:Link5 Title" content="link" />
  24. <meta name="text:Link6" content="/" />
  25. <meta name="text:Link6 Title" content="link" />
  26. <meta name="text:Link7" content="/" />
  27. <meta name="text:Link7 Title" content="link" />
  28. <meta name="text:Link7" content="/" />
  29. <meta name="text:Link7 Title" content="link" />
  30. <meta name="text:Link8" content="/" />
  31. <meta name="text:Link8 Title" content="link" />
  32. <meta name="text:Link9" content="/" />
  33. <meta name="text:Link9 Title" content="link" />
  34. <meta name="text:Link10" content="/" />
  35. <meta name="text:Link10 Title" content="link" />
  36.  
  37.  
  38. <link href='http://fonts.googleapis.com/css?family=Cookie' rel='stylesheet' type='text/css'>
  39.  
  40. <link href='http://fonts.googleapis.com/css?family=Satisfy' rel='stylesheet' type='text/css'>
  41. <!-- Theme feito totalmente por Simone Montilares (cerejadosundae.tumblr.com). NÃO RETIRE OS CRÉDITOS, NEM COPIE NEM PLAGIEI EU CONHEÇO MEUS CÓDIGO E ISSO NÃO FICARÁ BARATO, Se você retirar os créditos eu te caço e te mato Okay-->
  42.  
  43. <title>{title}</title>
  44. <link rel="shortcut icon" href="{favicon}" />
  45.  
  46. <style>
  47.  
  48.  
  49. /* body, rolagem e entries */
  50.  
  51. body {background-color:{color:background}; color:{color:text};
  52. font-family: {font:body}; font-size:11px; line-height: 110%;
  53. margin:0 auto 0 auto; text-align:center; background-image:url('http://28.media.tumblr.com/tumblr_lxlbd8M8zA1r89lywo1_500.jpg}'); background-attachment: fixed; }background-repeat:repeat; background-repeat:repeat;background-repeat: no-repeat; background-position: right;
  54.  
  55. a:link, a:active, a:visited{color: {color:link}; text-decoration:none; font-size:11px}
  56. a:hover{color:{color:linkhover}; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s;}
  57.  
  58. /*** Pagina ***/
  59. #pagina {font: normal 12px arial; color: #fff; width: 350px; padding: 2px, text-align: center;}
  60.  
  61. /*** Conteudo ***/
  62. #conteudo {margin-left:400px; margin-top:2px; width: 350px; padding: 5px; }
  63. #conteudo .post {margin-bottom:20px;}
  64.  
  65. .borda {
  66. padding : 4px;border-radius: 01px;
  67. background : #000 url(' ');
  68. }
  69.  
  70.  
  71.  
  72.  
  73.  
  74. .box {background: #fff; margin-bottom: 10px; padding: 4px; text-align: justify; border: 1px solid #BABABA;border-radius: 01px; -moz-box-shadow: 0 0 0em #fff; -webkit-box-shadow: 0 0 0em #fff; box-shadow: 0 0 1em #757575;border-radius: 00px;border-bottom-left-radius: 0em;
  75.  
  76. border-bottom-right-radius:0em;
  77.  
  78. border-top-left-radius: 0em;
  79.  
  80. border-top-right-radius: 0em }
  81.  
  82. /********* tracejados */
  83.  
  84. .divdate {border-bottom: 2px dashed #7EACAF; margin-bottom: 2px; padding:2px}
  85.  
  86. .divtraso {border-bottom: 1px solid #000; margin-bottom: 0px; padding:2px;}
  87.  
  88.  
  89. .titulos {color:#272626!important;font-family: 'Andika', sans-serif;font-size:25px;line-height:25px;font-weight:normal;margin:0px;padding:0px;margin-bottom:-0px;text-align:left;letter-spacing: 1px;}
  90.  
  91. .boxall{
  92. background:#fff;
  93. background-repeat: no-repeat;
  94. padding: 5px; border: 1px solid #BABABA;
  95. margin-bottom: 15px;
  96. -moz-box-shadow: 0 0 0em #ddd; -webkit-box-shadow: 0 0 1em #ddd; box-shadow: 0 0 1em #757575;
  97. border-radius: 0px;border-bottom-left-radius: 0em;
  98.  
  99. border-bottom-right-radius: 0em;
  100.  
  101. border-top-left-radius: 0em;
  102.  
  103. border-top-right-radius: 0em
  104. }
  105.  
  106.  
  107. .caixinha{font-size: 13px; font-family: verdana ; color: #000; background: #E2DAD8; text-align: left; font-weight:bold; text-shadow: 0 0px 0px #fff; letter-spacing:0px; padding:1px; margin-bottom:4px; }
  108.  
  109. /*** Nav ***/
  110. .nav {background-color: #000; display: inline-block; padding: 2px; text-align: center; line-height:13px; color:#000; width: 15px; float: center; margin:2px 2px 2px 2px; font: normal 10px; font-family:'Rochester', cursive; border: 0px solid #fff; border-bottom: 0px solid #eee;
  111. -webkit-border-top-left-radius: 1px;text-transform: uppercase;height:15px; }
  112.  
  113.  
  114. h1{color:#7EACAF!important;font-family: 'Cookie', cursive; font-size:25px;line-height:25px;font-weight:normal;margin:0px;padding:0px;margin-bottom:-0px;text-align:left;letter-spacing: 1px;}
  115. blockquote {background: #fff;
  116. border-left: 7px solid #ddd;
  117. padding: 5px;}
  118. h2{color:#000!important;font-family:'Cookie', cursive; font-size:15px;line-height:25px;font-weight:normal;margin:0px;padding:0px;margin-bottom:-0px;text-align:left;letter-spacing: 1px;}
  119. blockquote {background: #fff;
  120. border-left: 7px solid #ddd;
  121. padding: 5px;}
  122.  
  123. a:link, a:visited, a:active {color: #000; text-shadow: 0 0px 0px #ffffff; letter-spacing: 1px; text-decoration: none;}
  124. a:hover {color: #7EACAF; -webkit-transition-duration: .99s;}
  125.  
  126. /*** Seleção colorida Sm ***/
  127. ::-moz-selection
  128. {
  129. background: #28B5BF;
  130. color: #f3f3f3;
  131. }
  132. ::selection
  133. {
  134. background: #28B5BF;
  135. color:#fff;
  136. }
  137.  
  138. b, strong, bold {color: #9D9D9D;}
  139. u, span.sublinha {cursor: help; text-decoration: none; border-bottom: 1px dashed #000;}
  140. i, em{color: #000;}
  141. s {color: #9D9D9D;}
  142.  
  143. /** Menu SM**/
  144. .nav {background: {color:sidebarlinks}; display: inline-block; padding: 3px; text-align: center; line-height:16px; color:#fff; text-transform: uppercase; width:29%; float: center; margin:1px 1px 1px 2px; font-family: verdana; font-size:8px; !important;text-decoration: none; letter-spacing: 0.10em; box-shadow:0px 0px 0px #eee; -webkit-transition-duration: .90s;text-transform:uppercase;-webkit-transition-duration: .80s; border-radius: 01px;}
  145.  
  146. .nav:hover {background:{color:sidlinkshover}; ;display: inline-block; text-align: center; color:#fff; float: center; border: 0px solid #fff; border-right: 0px solid #eee; box-shadow:0px 0px 0px #eee;
  147. }
  148.  
  149. /*** Formatação da Paginação ***/
  150.  
  151. #paginacaoml {font-family: verdana;font-size: 11px; font-weight: bold;}
  152. #paginacaoml a {background: #7EACAF;margin: 1px; padding: 2px 3px; color: #fff; -moz-border-radius: 1px; -webkit-border-radius:1px;text-decoration: none;}
  153. #paginacaoml a:hover {background: #000; border: none;color:#fff;text-decoration: none;}
  154. #paginacaoml span.pagina_atual {background: #000;margin: 1px; padding: 2px 5px; color: #fff; text-decoration: none; -moz-border-radius: 1px; -webkit-border-radius:1px; }
  155. #paginacaoml span.info { margin: 1px; padding: 2px 4px; color: #666; text-decoration: none;}
  156.  
  157. .tags {width: 99%; font-weight:normal; letter-spacing:1px; padding:3px; margin-bottom: 1px; text-align:right;background: #fff;text-shadow:0 0px 0px #000; font-size: 7pt;border-radius: 02px;}
  158. .tag {width: 99%; font-weight:normal; letter-spacing:1px; padding:3px; margin-bottom: 1px; text-align:right;background: #fff;text-shadow:0 0px 0px #000; font-size: 7pt;border-radius: 02px;}
  159.  
  160. .ask {width: 99%; background: #fff; font-weight:normal; letter-spacing:1px; padding:3px; margin-bottom: 1px; text-shadow:0 0px 0px #fff; font-size: 7pt; }
  161.  
  162. .creditos{
  163. background: #ddd;
  164. background-repeat: no-repeat;
  165. padding: 5px;
  166. margin-bottom: 0px;
  167. border-radius:50px;
  168. height:16px;
  169. font-family:Century Gothic;
  170. font-size:13;
  171. color:#aaa;
  172. }
  173.  
  174. .notepost{width: 99%; background: #fff; font-weight:italic; text-align:right; letter-spacing:1px; text-shadow:0 1px 1px #fff; font-size: 7pt; margin-bottom: 1px; padding: 3px; border-radius: 3px; }
  175. /*** BlockQuote ***/
  176. blockquote {
  177. margin: 5px;
  178. padding: 3px;
  179. border-left: 5px ridge #fff;}
  180.  
  181.  
  182. /*** Seleção Colorida - By; MADLYLUV.com ***/
  183. ::-moz-selection
  184. {color: #000;
  185. background: #eee;}
  186.  
  187. ::selection
  188. {color: #000;
  189. background: #eee;}
  190.  
  191.  
  192.  
  193.  
  194.  
  195. /*** Titulo pra pagina ***/
  196.  
  197.  
  198. img{
  199. border: none;
  200. filter: alpha(opacity=85);
  201. margin: 1px;
  202. opacity: .90;
  203. moz-opacity: .60;
  204. }
  205.  
  206. img:hover {
  207. border: none;
  208. filter: alpha(opacity=100);
  209. margin: 1px;
  210. opacity: 1.0;
  211. moz-opacity: 1.0;
  212. }
  213.  
  214.  
  215. #bru3 {width: 300px; float: left; margin-left:3px; margin-top: -108px; padding: 0px; text-align: center; -moz-transition: opacity .7s ease-in-out; -o-transition: opacity .7s ease-in-out; transition: opacity .7s ease-in-out; -webkit-transition: opacity .7s ease-in-out; opacity: 1; }
  216.  
  217. #bru3 a {float: left; margin-left: 1px; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; width: 85px; height: 25px; background-color: {color:bglinks}; color:{color:link}; text-decoration: none; text-transform: none; line-height: 20px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  218.  
  219. #bru3 a:hover{text-align: center; background-color: {color:bglinkshover}; color:{color:linkhover}; letter-spacing: 1px;}
  220.  
  221. #bru3:hover{opacity: 1;}
  222.  
  223. .credit {position: relative; margin-top: -20px; margin-left: 0px; width: 262px; background-color: transparent; color: {color:text}; padding: 5px; font-size: 9px; font-family: verdana; text-align: center; margin-bottom: 1px; z-index:0; height: 12px; line-height: 13px;}
  224.  
  225. #menu
  226.  
  227. {float:left;
  228.  
  229. width:500px;
  230.  
  231. position: fixed;}
  232.  
  233.  
  234.  
  235. .button
  236.  
  237. {width:350px;
  238.  
  239. height:500px;
  240.  
  241. margin-left:0px;
  242.  
  243. margin-top:0px;
  244.  
  245. overflow:hidden;
  246.  
  247. border:4px solid {color:bordas};
  248.  
  249. background-color:{color:background};
  250.  
  251. position: fixed;}
  252.  
  253.  
  254.  
  255. .button2
  256.  
  257. {width:200px;
  258.  
  259. height:200px;
  260.  
  261. margin-left:0px;
  262.  
  263. margin-top:0px;
  264.  
  265. overflow:hidden;
  266.  
  267. border:3px solid #000;
  268.  
  269. background-color:#fff;
  270.  
  271. position: fixed;}
  272.  
  273.  
  274.  
  275. .button3
  276.  
  277. {width:200px;
  278.  
  279. height:200px;
  280.  
  281. margin-left:0px;
  282.  
  283. margin-top:160px;
  284.  
  285. overflow:hidden;
  286.  
  287. border:6px solid #000;
  288.  
  289. background-color:#fff;
  290.  
  291. position: fixed;}
  292.  
  293.  
  294.  
  295. .nav
  296.  
  297. {padding-top:-1px;
  298.  
  299. height:500px;
  300.  
  301. text-align:justify;
  302.  
  303. width:350px;
  304.  
  305. text-transform:none;
  306.  
  307. font-family:verdana;
  308.  
  309. font-size:9px;
  310.  
  311. letter-spacing:0px;
  312.  
  313. background-color:{color:background}
  314. ;
  315.  
  316. color:#000;
  317.  
  318. margin-right:3px;}
  319.  
  320.  
  321.  
  322. .buttons
  323.  
  324. {height:500px; width:350px; margin-top:-32px;}
  325.  
  326.  
  327. #line
  328.  
  329. {margin-left:-353px;
  330.  
  331. -webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  332.  
  333.  
  334. #line:hover
  335.  
  336. {margin-left:0px;}
  337.  
  338. #xp {text-align: center; background-attachment: fixed; position: fixed; margin-left:70px; margin-top: 150px;}
  339.  
  340. #simage {margin-bottom:0px; margin-top:0px;}
  341.  
  342. #simage img {float: left; border: 4px solid {color:bglinks}; margin-left: 1px; height: 100px; text-align:left; width:165px; height: 153px; text-align:left; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; margin-top: -7px;}
  343.  
  344. #simage img:hover { -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; opacity: 10; filter:alpha (opacity=50);}
  345.  
  346. .nathandesc{overflow: auto;margin: 1px; padding: 1px; text-align: justify; font-size: 9px; padding: 3px; background-color: transparent; color: {color:text}
  347. ; height: 158px; line-height: 145%; font-family: Verdana;}
  348.  
  349. .nathandesc a{font-size: 9px;}
  350.  
  351. #imagebru2 {margin-left: 270px; margin-top: 40px;}
  352.  
  353. #imagebru2 img{width: 60px; height:65px; margin-left: 0px; opacity:1; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out;border: 7px solid {color:bglinks};}
  354.  
  355. #imagebru2 img:hover{opacity:1}
  356.  
  357. .menu{background:#000; color:#fff; padding: 4px;text-align:center; font-size:12px; font-family:verdana; widht:73px;-webkit-transition-duration: .99s;}
  358. .menu:hover{background:#000;-webkit-transition-duration: .99s;color:#000;}
  359.  
  360. .bordinha {background:#000; padding:1px;}
  361.  
  362. /*** Codigo do menu, by having themes ***/
  363.  
  364. .nav {background-color: #000; display: inline-block; padding: 03px; text-align: center; line-height:16px; color:#eee; text-transform: uppercase; width: 80px; float: center; margin:2px 2px 2px 2px; font-family: 'tahoma', serif; font-size:13px; letter-spacing: 0.120em; alpha(Opacity=90); -khtml-opacity: .90; border-radius:15px }
  365.  
  366. .nav:hover {background-color: #eee; width: 80px; -webkit-transition-duration: .90s; alpha(Opacity=70); -khtml-opacity: .70; border-radius:15px}
  367.  
  368. /*** CAIXA PRO MENU FALSO IFRAME ***/
  369.  
  370. .booox {background: #FFF; padding: 5px 5px 5px 5px; margin-bottom: 10px; border: 1px solid #eee;
  371. line-height: 17px; color: #a6a6a6; }
  372.  
  373. /*** Titulo pra pagina ***/
  374.  
  375. .prom {font-family:'verdana'; color: #000; font-size: 20pt; text-shadow: 1px 1px #fff;}
  376.  
  377.  
  378. div.navigate a{
  379.  
  380. background: #000000; color: #ffffff; letter-spacing: 0px; display:block; padding:0px 0;
  381. border: 0px solid #000000;
  382. width: 180px; margin-top:1px; position:relative; -webkit-transition-duration: .0s; z-index:1;
  383. }
  384.  
  385.  
  386. div.navigate a:hover{
  387. font-weight: bold; letter-spacing: 1px; background: #FF69B4}; display:block; padding:0px 0;
  388. border: 0px solid #000000; z-index:2;
  389. }
  390. /*** paginação e etc,caixas. ***/
  391. #maisparabaixopf {margin:80px 0 10px 0}
  392.  
  393. #oquevemnadireita {float: left; margin-left: 300px; border-right: 3px solid {color:borda}; border-left: 3px solid {color:borda}; }
  394.  
  395. .vicftpost {width: 500px; background-color: {color:post}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px;}
  396.  
  397. h1 {font-family: georgia; text-align: center; font-size: 17px; color: {color:text}; font-weight: normal; line-height: 17px;}
  398. h1 a {text-align: center; font-size: 17px; color: {color:text}; font-weight: normal; line-height: 17px;}
  399. h1 a:hover {text-align: center; font-size: 17px; color: {color:text}; font-weight: normal; line-height: 17px;}
  400.  
  401. .image {text-align: center; border: 0px}
  402. .image img {max-width: 500px; margin-bottom: 2px }
  403.  
  404. .oiqqtt {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  405. .oiqqtts {text-align: center; text-transform: none; margin-bottom: 5px;}
  406. .oiqqtts a, a:hover{text-transform: none;}
  407.  
  408. .chat {line-height: 13px; list-style: none }
  409. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  410. .person1 {color: {color:text}; padding: 2px; }
  411. .person1 .label {font-weight: bold; color:{color:text}}
  412. .person2 {color: {color:text}; padding: 2px; }
  413. .person2 .label {font-weight: bold; color:{color:text}}
  414.  
  415. .player {background-color: #000; text-align: left; display:block;}
  416.  
  417. #asker {font-size: 11px; font-family: verdana; text-align: justify;}
  418. .answer {padding: 2px; font-size: 11px; }
  419. .answer img {max-width: 500px;}
  420.  
  421. #oidata {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11; border: 2px solid {color:background}}
  422. #oidata a {font-size: 9px;}
  423.  
  424. .tags {color: {color:link}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  425. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  426.  
  427. #cap {width: 500px; margin-top: -2px;}
  428. .source {display: none;}
  429.  
  430. .notes {width: 500px; padding: 0px; margin-top: 5px; margin-bottom: 10px; font-size: 9px; text-align: right}
  431. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  432. ol.notes li {background-color: {color:post}; margin-bottom: 5px; padding: 5px; }
  433. .notes img{display: none; border:0px}
  434.  
  435. ::-webkit-scrollbar{width:7px;height:3px;}
  436. ::-webkit-scrollbar-button:start:decrement
  437. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  438. ::-webkit-scrollbar-track-piece{background-color: {color:sidebar}; border: 1px solid {color:borda}; opacity: 0.5;}
  439.  
  440. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll}; }
  441.  
  442. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};}
  443.  
  444. #tumblr_controls{position: fixed!important}
  445. #tumblr_controls{position: fixed!important}
  446. #tumblr_controls{position: fixed!important}
  447. #tumblr_controls{position: fixed!important}
  448. /* paginação by i-waive by eu sacou? não sei, se pegar creditou hehe */
  449.  
  450. #paginacaoml {margin-top: 0px; font-family: verdana; font-size: 8px; line-height: 20px;}
  451. #paginacaoml a {background: #fff; margin: 0 1px 0 0; padding: 2px 4px; color: #ddd; text-decoration: none;}
  452. #paginacaoml a:hover {background: #fff; color: #ddd; border: none;}
  453. #paginacaoml span.pagina_atual {background: #696969; margin: 0 1px 0 0; padding: 2px 4px; color: #fff; font-weight: bold; text-decoration: none;}
  454. #paginacaoml span.info {background: #fff; margin: 0 1px 0 0; padding: 2px 4px; color: #fff; text-decoration: none;}
  455. .pg {background-color: #fff; color: #ddd; margin-left: -35px; width:297px;}
  456.  
  457.  
  458.  
  459. .anabordinha {background:#ddd; padding:6px;}
  460.  
  461. #anacaixa{color:#000; background:#fff; padding:2px; font-size: 9px; font-family: tahoma; text-align:center; z-index: 100;}
  462.  
  463. .ask {align:right;background:#fff;border-right: 7px solid #fff; margin:7px 5px 5px 66px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; font: 11px Tahoma, Verdana, Tahoma; color:#AAAAAA;}
  464.  
  465. .ask p {margin:1px 0px;}
  466.  
  467. .ask span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #f5f5f5;}
  468.  
  469. .res {background:#fff; font-family: georgia; font-size:11px; color:#AAAAAA; text-align:center;}
  470.  
  471. .nav1 {font-size: 13px; font-family:georgia; color: #000; float:left; padding: 4px; letter-spacing:1px; text-align:center; height:20px; background:#fff; width:285px; margin:1px;}
  472.  
  473. .nav1:hover {letter-spacing:0px; color: #FF0000; background: #fff;}
  474.  
  475.  
  476. #paginacaoml {margin-top: 0px; font-family: verdana; font-size: 8px; line-height: 20px;}
  477. #paginacaoml a {background: #fff; margin: 0 1px 0 0; padding: 2px 4px; color: #ddd; text-decoration: none;}
  478. #paginacaoml a:hover {background: #fff; color: #ddd; border: none;}
  479. #paginacaoml span.pagina_atual {background: #696969; margin: 0 1px 0 0; padding: 2px 4px; color: #fff; font-weight: bold; text-decoration: none;}
  480. #paginacaoml span.info {background: #fff; margin: 0 1px 0 0; padding: 2px 4px; color: #fff; text-decoration: none;}
  481. .pg {background-color: #fff; color: #ddd; margin-left: -35px; width:297px;}
  482.  
  483. #sidebar2 {position: fixed; margin-left: 641px;}
  484.  
  485. .slideShowContainer2 {margin-top: 0px; margin-left: 0px; height: auto; width: 80px; padding: 5px; background-color: {color:sidebar};}
  486.  
  487. ::-webkit-scrollbar{width:5px;height:5px;}
  488. ::-webkit-scrollbar-button:start:decrement
  489. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  490. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  491. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:text};-webkit-border-radius:px;}
  492. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:text};-webkit-border-radius:px;}
  493.  
  494. #hoverrr {margin-top:0px; position:fixed; -webkit-transition: all 1.3s ease-out; -moz-transition: all 1.3s ease-out;}
  495. #hoverrr:hover {margin-left: 91px;}
  496.  
  497. #titled {margin-left: 86px; margin-top: 0px; width: 8px; font-size: 9px; height:29px; text-align: center; background-color: {color:sidebar}; font-family: verdana; line-height: 105%; color: {color:text}; position: fixed; padding: 4px; text-transform:uppercase;-webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; -webkit-border-radius: 0px 7px 7px 0px;}
  498.  
  499. .credit2{background-color: {color:sidebar}; font-size: 9px; letter-spacing: 0px; color: {color:text}; text-align: center; width: 80px; height: auto; position: relative; padding: 2px 2px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; margin-left: -2px; font-family: verdana; margin-top: 1px;}
  500.  
  501. .desc {position: relative; }
  502. .desc a{display: block; padding: 2px; font-size: 9px; text-align: center; background-color:{color:sidebarlinks}; margin-bottom: 1px; height: auto; text-transform: none; letter-spacing:1px; font-family:verdana; -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;}
  503. .desc a:hover {background-color: {color:sidlinks hover};}
  504.  
  505. #tumblr_controls{position: fixed!important}
  506. #tumblr_controls{position: fixed!important}
  507. #tumblr_controls{position: fixed!important}
  508. #tumblr_controls{position: fixed!important}
  509.  
  510. </style>
  511.  
  512.  
  513. </head>
  514.  
  515. <body>
  516.  
  517.  
  518.  
  519. </div></div></div>
  520. <div id="maisparabaixopf">
  521. <div id="oquevemnadireita">
  522.  
  523. <div id="sidebar2"><div id="hoverrr"><div class="slideShowContainer2">
  524. <div id="titled">+ + +</div>
  525. <div class="desc">
  526. <a href="{text:Link5}">{text:Link5 Title}</a>
  527. <a href="{text:Link6}">{text:Link6 Title}</a>
  528. <a href="{text:Link7}">{text:Link7 Title}</a>
  529. <a href="{text:Link8}">{text:Link8 Title}</a>
  530. <a href="{text:Link9}">{text:Link9 Title}</a>
  531. <a href="{text:Link10}">{text:Link10 Title}</a>
  532. </div>
  533. </div></div></div>
  534.  
  535.  
  536. {block:Posts}
  537. <div class="vicftpost">
  538.  
  539. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  540.  
  541. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  542.  
  543. {block:Photoset}{Photoset-500}{/block:Photoset}
  544.  
  545. {block:Quote}
  546. <div class="oiqqtt">“{Quote}”</div>
  547. {block:Source}<div class="oiqqtts"> ~ {Source}</div>
  548. {/block:Source}
  549. {/block:Quote}
  550.  
  551. {block:Link}
  552. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  553. {block:Description}{Description}{/block:Description}
  554. {/block:Link}
  555.  
  556. {block:Chat}
  557. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  558. <div class="chat"><ul>{block:Lines}
  559. <li class="person{UserNumber}">{block:Label}
  560. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  561. {/block:Chat}
  562.  
  563. {block:Audio}
  564. <div class="player">{AudioPlayerBlack}</div>
  565. {block:Caption}{Caption}{/block:Caption}
  566. {/block:Audio}
  567.  
  568. {block:Video}{Video-500}{/block:Video}
  569.  
  570.  
  571. {block:Answer}
  572. <div id="asker"><b>{Asker} sussurrou:</b> "{Question}"</div>
  573. <div class="answer">{Answer}</div>
  574. {/block:Answer}
  575.  
  576.  
  577. <div id="cap">
  578. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  579. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  580. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  581.  
  582. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  583. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  584. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  585. {/block:ContentSource}</div></div>
  586. <br>
  587.  
  588.  
  589. <div id="oidata">
  590. {block:Date}<div class="tags">{block:HasTags}<b>slap:</b> {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  591. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} - <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} - <a href="{ReblogUrl}" target="_blank"><b>reblog</b> or fuck</a>{/block:IndexPage}
  592. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} - via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  593. {/block:RebloggedFrom}
  594. </div>
  595. </div>{/block:Date}
  596.  
  597.  
  598. {/block:Posts}
  599. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  600.  
  601.  
  602.  
  603. <!-- DESCRICAO -->
  604.  
  605. <center>
  606. <span class="info" style="font-weight: normal;">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}
  607. {block:JumpPagination length="5"}
  608. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  609. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  610. {/block:JumpPagination}
  611. {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}
  612.  
  613. </div>
  614.  
  615. <div style="position:absolute; width: 260px; left:40px; top:50px; position: fixed; text-align: right;" ><center>
  616.  
  617. <div id="menu">
  618.  
  619. <div class="button">
  620.  
  621. <table border="0" cellpadding="0" cellspacing="0" id="line"><tr>
  622. <td><img class="buttons"src="{image:sidebar}"/>
  623.  
  624.  
  625. </div></td>
  626. <center>
  627.  
  628. </center><div class="navigate">
  629. <a href="{text:Link1}"style="text-decoration:none">{text:Link1 Title}</a><a href="{text:Link2}"style="text-decoration:none">{text:Link2 Title}</a>
  630. <a href="{text:Link3}"style="text-decoration:none">{text:Link3 Title}</a><a href="{text:Link4}"style="text-decoration:none">{text:Link4 Title}</a>
  631. <a href="http://D-esequilibrio.tumblr.com"style="text-decoration:none">Theme ©</a>
  632.  
  633. {description}
  634.  
  635. </center>
  636.  
  637. <br>
  638.  
  639.  
  640.  
  641.  
  642.  
  643.  
  644.  
  645.  
  646. </div>
  647. </div>
  648. </div>
  649. </div>
  650. </div>
  651. </div>
  652.  
  653.  
  654.  
  655. </div></div></div>
  656. </div></div>
  657. </body>
  658. </html>
  659.  
  660.  
  661.  
  662. </body>
Advertisement
Add Comment
Please, Sign In to add comment