Advertisement
simonecereja

Theme Circle

Aug 22nd, 2012
7,132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.17 KB | None | 0 0
  1. <!-----------------------------------------------------------------------------------------------
  2.  
  3.  
  4.  
  5. Theme feito totalmente por Simone Montilares (cerejadosundae.tumblr.com). NÃO RETIRE OS CRÉDITOS, NEM COPIE NEM PLAGIE EU CONHEÇO MEUS CÓDIGO E ISSO NÃO FICARÁ BARATO, NÃO USE COMO BASE JAMAIS. ROUBAR É CRIME.
  6.  
  7.  
  8.  
  9. ------------------------------------------------------------------------------------------------>
  10.  
  11.  
  12.  
  13. <html xmlns="http://www.w3.org/1999/xhtml"><script type="text/javascript">
  14. //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
  15.  
  16. function tb8_makeArray(n){
  17.  
  18. this.length = n;
  19.  
  20. return this.length;
  21.  
  22. }
  23.  
  24. tb8_messages = new tb8_makeArray(1);
  25.  
  26. tb8_messages[0] = "{Title}";
  27.  
  28. tb8_rptType = 'infinite';
  29.  
  30. tb8_rptNbr = 5;
  31.  
  32. tb8_speed = 100;
  33.  
  34. tb8_delay = 2000;
  35.  
  36. var tb8_counter=1;
  37.  
  38. var tb8_currMsg=0;
  39.  
  40. var tb8_tekst ="";
  41.  
  42. var tb8_i=0;
  43.  
  44. var tb8_TID = null;
  45.  
  46. function tb8_pisi(){
  47.  
  48. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  49.  
  50. document.title = tb8_tekst;
  51.  
  52. tb8_sp=tb8_speed;
  53.  
  54. tb8_i++;
  55.  
  56. if (tb8_i==tb8_messages[tb8_currMsg].length){
  57.  
  58. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  59.  
  60. }
  61.  
  62. if (tb8_currMsg == tb8_messages.length){
  63.  
  64. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  65.  
  66. clearTimeout(tb8_TID);
  67.  
  68. return;
  69.  
  70. }
  71.  
  72. tb8_counter++;
  73.  
  74. tb8_currMsg = 0;
  75.  
  76. }
  77.  
  78. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  79.  
  80. }
  81.  
  82. tb8_pisi()
  83.  
  84. </script>
  85.  
  86.  
  87.  
  88.  
  89. <head>
  90.  
  91.  
  92.  
  93.  
  94. <head profile="http://gmpg.org/xfn/11"> <link href='http://fonts.googleapis.com/css?family=Happy+Monkey' rel='stylesheet' type='text/css'>
  95. <link href='http://fonts.googleapis.com/css?family=Dosis' rel='stylesheet' type='text/css'>
  96. <link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz' rel='stylesheet' type='text/css'>
  97. <link href='http://fonts.googleapis.com/css?family=Didact+Gothic' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Lobster+Two' rel='stylesheet' type='text/css'>
  98. <link href='http://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>
  99. <title>{title}</title>
  100. <link rel="shortcut icon" href="{Favicon}" />
  101. <meta name="color:title" content="#969696"/>
  102. <meta name="color:negrito" content="#737373"/>
  103. <meta name="color:letras" content="#AAAAAA"/>
  104.  
  105.  
  106. <meta name="color:textlinks" content="#fff"/>
  107. <meta name="color:textlinkhover" content="#000"/>
  108. <meta name="color:links" content="#AAAAAA" />
  109. <meta name="color:linkshover" content="#000" />
  110. <meta name="color:border" content="#000"/>
  111. <meta name="color:boxinterno" content="#000" />
  112. <meta name="color:boxcentral" content="#30302F" />
  113. <meta name="color:texthover" content="#000000" />
  114. <meta name="color:backgroundbox" content="#fff"/>
  115. <meta name="color:letrasidebar" content="#fff"/>
  116. <meta name="color:backgroundtheme" content="#eee"/>
  117. <meta name="color:scroll" content="#737373"/>
  118. <meta name="color:frase" content="#fff"/>
  119. <meta name="image:background" content=""/>
  120. <meta name="image:sidgif" content="http://24.media.tumblr.com/tumblr_ma24abx7Fb1rfzfbho1_500.jpg"/>
  121. <meta name="text:subtitle" content="" />
  122. <meta name="text:subtitle" content="" />
  123. <meta name="text:frase" content="Sua frase aqui" />
  124. <meta name="text:Link1" content="link" />
  125. <meta name="text:Link1 Title" content="link1" />
  126. <meta name="text:Link2" content="Link" />
  127. <meta name="text:Link2 Title" content="link2" />
  128. <meta name="text:Link3" content="link" />
  129. <meta name="text:Link3 Title" content="link3" />
  130. <meta name="text:Link4" content="Link" />
  131. <meta name="text:Link4 Title" content="link4" />
  132. <meta name="text:Link5" content="link" />
  133. <meta name="text:Link5 Title" content="link5" />
  134.  
  135. </head>
  136.  
  137. <style type="text/css">
  138. ::-webkit-scrollbar{width:6px;height:3px;}
  139. ::-webkit-scrollbar-button:start:decrement
  140. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  141. ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  142. ::-webkit-scrollbar-thumb:vertical{height:50px; background:{color:scroll};-webkit-border-radius:px;}
  143. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#ddd;-webkit-border-radius:px;}
  144.  
  145. @font-face {font-family:existence; src: url('http://static.tumblr.com/zvqacv0/FJvm53ond/existence-light.otf');}
  146.  
  147.  
  148. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  149. /*** Background ***/
  150. body{background: {color:backgroundtheme} Url('{image:background}');color:{color:letras}; font-family: verdana; font-size: 11px; background-attachment:fixed; background-repeat:repeat; }
  151.  
  152.  
  153. /*** Pagina ***/
  154. #pagina {font: normal 12px arial; color: #000; width: 350px; padding: 2px, text-align: center;}
  155.  
  156. /*** Conteudo ***/
  157. #conteudo {margin-left:400px; margin-top:2px; width: 350px; padding: 5px; }
  158. #conteudo .post {margin-bottom:20px;}
  159.  
  160.  
  161.  
  162.  
  163. .sidebar {position: fixed;
  164. background-repeat: no-repeat;
  165. padding: 5px;
  166. -webkit-border-radius: 200px;
  167. -moz-border-radius: 200px;
  168. border-radius: 200px;
  169. margin-left: 34px;
  170. margin-top:120px;background: {color:boxinterno};}
  171.  
  172. .sidebarmenu {position: fixed;
  173. background-repeat: no-repeat;
  174.  
  175. }
  176. .descr {position: fixed;
  177. background-repeat: no-repeat;background:{color:boxinterno};
  178. padding: 3px;width:188px;
  179. margin-left: 250px;border-left:12px solid {color:boxinterno};
  180. margin-top:180px;-webkit-transition: all 1.0s ease-out; -moz-transition: all 2.5s ease-out;}
  181.  
  182.  
  183. /* Chat por Anna (livelikeasuicide) *********/
  184. .chat {background: {color:backgroundbox}; margin: 0; font-size: 
  185. 9px; font-family: verdana;}
  186. .chat .chat1 {margin-left: 0px;font-size: 
  187. 9px; }
  188. .chat .chat1 .chat2 {background: {color:links}; color: #fff;font-size: 
  189. 9px;
  190. margin-bottom: 1px; padding: 4px 5px 4px 5px;} /* Primeira linha */
  191. .chat .chat1 .chat2.even {background: {color:linkshover};
  192. color: #fff;font-size: 
  193. 9px; } /* Segunda linha */
  194. .chat .chat1 .chat2 span{}
  195.  
  196.  
  197. .sidebar2 {position: fixed;
  198. background-repeat: no-repeat;
  199.  
  200. margin-left: 945px;
  201. margin-top:150px;}
  202.  
  203. .cred {position: fixed;
  204. background-repeat: no-repeat;
  205. width:195px;
  206. margin-left: 50px;
  207. margin-top:370px;}
  208.  
  209. .borda{
  210. padding : 3px;background-color:transparent;-webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;
  211.  
  212. border-radius:0px;}
  213. #aspas{position:absolute;
  214. margin-left:3px;
  215. margin-top:-8px;
  216. font-size:50px;
  217. opacity:0.3;
  218. filter: alpha(opacity = 90);
  219. color: {color:boxcentral}; }
  220. .quote{margin-top:8px;margin-left:8px;}
  221.  
  222. .borda:hover{
  223. padding : 3px;background-color: {color:border};-webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;}
  224. /*** Notes enfeitados por things-to-help-you  ******/
  225. ol.notes { display : block;border-left : 1px solid {color:border};background-repeat : no-repeat;vertical-align : middle;text-decoration : none;margin-bottom : 1px;background: {color:backgroundtheme}; list-style-type: none; font-size: 10px;}
  226. ol.notes li.note {border-top: solid 1px {letrasidebar}; padding: 4px;}
  227. ol.notes li.note img.avatar {display: none;}
  228. ol.notes li.note span.action {font-weight: none;}
  229. ol.notes li.note .answer_content {font-weight: normal;}
  230. ol.notes li.note blockquote {display: none;}
  231. ol.notes li.note blockquote a {text-decoration: none;}
  232. ful { list-style: none; }
  233. ol { list-style-position: inside; }
  234. * { margin: 0; padding: 0; outline: none; }
  235. .caixa  {overflow: hidden;background: {color:backgroundbox}; padding: 7px;
  236. font-family: Verdana, Geneva, sans-serif;
  237. color: {color:textlinks};text-align: justify;outline: 0px solid #; margin-bottom: 0px;}
  238. .extra {border-left: 4px solid {color:border}; display : block;border-bottom : 0px solid #fff;background-repeat : no-repeat;text-indent : 5px;vertical-align : middle;text-decoration : none;margin-bottom : 1px;background: {color:backgroundtheme}; line-height: 18px;color:{color:letrasidebar};}
  239. .extrass {border-left: 4px solid {color:border}; display : block;border-bottom : 1px solid #d4c8da;background-repeat : no-repeat;text-indent : 5px;vertical-align : middle;text-decoration : none;margin-bottom : 1px;background: {color:backgroundtheme}; line-height: 18px;}
  240. .extra a {padding-right: 6px; color: {color:letrasidebar}; border-right: dotted 1px #e7daee; text-shadow: 1px 1px 1px #;}
  241. .home {
  242. height:15px; width:15px;align:center;}
  243. .bordaborda {
  244. height:20px; width:15px;align:center;margin-left:3px;margin-top:5px;}
  245. .bordasmm321 {height:96px;width:96px;-webkit-border-radius: 100px;
  246. -moz-border-radius: 100px;
  247. border-radius: 100px;opacity:0.8;}
  248. .bordasm1{
  249. padding : 5px;background-color: {color:menu};
  250.  
  251. border-radius:0px;width:74px;}
  252.  
  253. .bordasm {
  254. padding : 0px;
  255. -webkit-border-radius: 80px;
  256. -moz-border-radius: 80px;
  257. border-radius: 80px;}
  258.  
  259. .bordasm321 {height:40px;width:40px;background:{color:linkshover};margin:2px 0px 0px 2px;padding : 2px;opacity:0.6;}
  260. .bordasm321:hover{opacity:1;-webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;background:{color:links};}
  261.  
  262. .bordasm123 {width:60px; height:60px;
  263. -webkit-border-radius: 50px;
  264. -moz-border-radius: 50px ;
  265. border-radius: 50px;
  266. }
  267. /*** TOOLTIP BY RITAMAFALDA ***/
  268. #dhtmltooltip{position: absolute; padding: 4px; background-color: {color:boxinterno};left: -100px; color: #fff; text-align: center; font-size: 9px; width: auto; margin: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 2px; visibility: hidden; z-index: 300; filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);}
  269. .imageside { margin-top:0px; }
  270. .imageside img {background:{color:backgroundbox};width:220px; height:220px;align:center;-webkit-transition: all 1.0s ease-out; -moz-transition: all 2.5s ease-out;-webkit-border-radius: 200px;
  271. -moz-border-radius: 200px;
  272. border-radius: 200px;
  273. }
  274.  
  275.  
  276.  
  277. .smsource{text-align: right; text-transform: none;margin-bottom: 3px;text-transform:uppercase;font-family: verdana;font-size:7pt; }
  278.  
  279.  
  280. .asklist {margin-bottom : 1px;display : block;font-size: 10px;font-family: verdana; letter-spacing : 0; line-height: 15px;border-bottom : 0px solid #eee;text-indent : 5px;vertical-align : middle;background : url('')no-repeat left;background-repeat : no-repeat; padding-left : 15px;text-indent : 5px;text-decoration : none;padding-bottom : 2px;border-bottom : 1px dotted #eee;-webkit-transition-duration: .30s;}
  281.  
  282. .asklist:hover {margin-bottom : 1px;display : block;letter-spacing : 0; line-height: 15px;border-bottom : 0px solid #eee;text-indent : 5px;vertical-align : middle;background : {color:backgroundtheme}; -webkit-transition-duration: .30s; padding-left: 20px;}
  283.  
  284. .wishlist {margin-bottom : 1px;display : block;font-size: 10px;font-family: verdana;  letter-spacing : 0; line-height: 15px;border-bottom : 0px solid #eee;text-indent : 5px;vertical-align : middle;background : url('')no-repeat left;background-repeat : no-repeat; text-indent : 5px;text-decoration : none;padding-bottom : 2px;border-bottom : 1px dotted #eee;}
  285. .wishlist:hover {margin-bottom : 1px;display : block;letter-spacing : 0; line-height: 15px;border-bottom : 0px solid #eee;text-indent : 5px;vertical-align : middle;background : url('')no-repeat left;background-repeat : no-repeat; text-indent : 5px;text-decoration : none;padding-bottom : 2px;border-bottom : 1px dotted #eee;}
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294. .box {background: {color:backgroundbox}; margin-bottom: 1px; padding: 5px; text-align: justify; border-radius: 0px;}
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304. /*** boxnotes em hover por amandaleocadio ***/
  305. .box .boxnotes {margin-left: 430px; width:130px;
  306. text-align: left; height:55px;
  307. position: absolute; margin-top: -5px; padding: 4px;
  308.  line-height: 10px;
  309. -webkit-transition: all 1s ease;-moz-transition: all 1s ease;
  310. -o-transition: all 1s ease;transition: all 1s ease; opacity: 0; font-family: tinytots; font-size: 8px;  text-transform: uppercase;
  311. }
  312.  
  313.  
  314.  
  315.  
  316. .box:hover .boxnotes {opacity: 1; }
  317. /*** fim da boxnotes ***/
  318.  
  319.  
  320.  
  321.  
  322. h1{color:{color:title} !important;font-family:'Trebuchet MS'; font-size:15px;line-height:20px;font-weight:normal;margin:0px;padding:0px;margin-bottom:-0px;text-align:left;letter-spacing: 1px;}
  323. /*** BlockQuote ***/
  324. blockquote {
  325. margin: -2px;
  326. padding: 3px;}
  327.  
  328. h2{color:{color:frase} !important;font-family: 'Great Vibes', cursive;
  329. font-size:20px;line-height:20px;font-weight:normal;margin:0px;padding:0px;margin-bottom:-0px;text-align:center;letter-spacing: 1px;}
  330.  
  331. h3{color:{color:title} !important;font-family:'Trebuchet MS'; font-size:13px;line-height:20px;font-weight:normal;margin:0px;padding:0px;margin-bottom:2px;text-align:left;letter-spacing: 1px;}
  332.  
  333. a:link, a:visited, a:active {color: {color:links}; text-shadow: 0 0px 0px #ffffff; letter-spacing: 1px; text-decoration: none;}
  334. a:hover {color: {color:linkshover}; -webkit-transition-duration: .99s;}
  335.  
  336. /*** Seleção colorida Sm ***/
  337. ::-moz-selection
  338. {
  339. background: #28B5BF;
  340. color: #f3f3f3;
  341. }
  342. ::selection
  343. {
  344. background: #28B5BF;
  345. color:#fff;
  346. }
  347.  
  348.  
  349.  
  350.  
  351. /** Menu SM**/
  352. .nav { margin-left:2px; display: inline-block; padding: 2px; text-align: center; line-height: 12px; height: 15px;color:{color:textlinks}; text-transform: uppercase; ; float: center; margin:-1px 2px -1px 1px; font-family:calibri;
  353. font-size:9px; !important;text-decoration: none; letter-spacing: 0.10em; text-transform:uppercase; }
  354. .nav:hover {color: transparent; display: block; color:textlinkshover};}
  355.  
  356.  
  357.  
  358. /** Menu SM**/
  359. .nava { background:{color:menuhover}; display: inline-block; padding: 3px; text-align: center; line-height:16px;height:12px; color:{letrasidebar}; text-transform: uppercase; width:auto; float: center; margin:-2px 4px 3px -2px; font-family: tinytots;font-size: 9px;text-transform: uppercase;!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: 1px solid #eee;}
  360.  
  361.  
  362.  
  363.  
  364. .nava:hover {background:{color:menu}; ;display: inline-block; text-align: center; color:#fff; float: center; box-shadow:0px 0px 0px #eee;-webkit-transition-duration: .90s;
  365. -webkit-transition-duration: .90s;text-shadow:6px 5px 9px #000;
  366.  
  367. }
  368.  
  369.  
  370. b, strong, bold {color:{color:negrito};}
  371. u, span.sublinha {cursor: help; text-decoration: none; border-bottom: 1px dashed {color:letras};}
  372. i, em{color: {color:letras};}
  373. s {color: {color:letras};}
  374.  
  375.  
  376.  
  377. /*** PAGINACAO BY RITAMAFALDA ***/
  378. .pagi {font-family:georgia; font-size: 50px; font-weight: bold; line-height: 21px; text-shadow: 0 1px 1px #fff; right: 30px; bottom: 50px; position: fixed;}
  379. .pagi1 {font-family:georgia; font-size: 50px; font-weight: bold; line-height: 21px; text-shadow: 0 1px 1px #fff; left: 30px; bottom: 50px; position: fixed;}
  380. a.pagl {color: {color:links}; text-decoration: none;}
  381. a.pagl:hover {color:{color:linkshover};}
  382. .date {width: 99%; background:{color:backgroundbox}; font-weight:normal; text-align:right; letter-spacing:1px; padding:3px; margin-bottom: 1px; text-shadow:0 0px 0px #fff; font-size: 8px; font-family:arial; font-size:8px; text-transform: uppercase; text-transform:uppercase; }
  383. tags {width: 99%; font-weight:normal; letter-spacing:1px; padding:3px; margin-bottom: 3px; text-align:left;background: {color:backgroundbox};text-shadow:0 0px 0px #000; border-radius: 02px; font-size: 9px; font-family: Trebuchet MS; text-transform: lowercase; }
  384.  
  385. .tag {width: 99%; font-weight:normal; letter-spacing:1px; padding:3px; margin-bottom: 1px; text-align:left;text-shadow:0 0px 0px #000; font-size:8px;border-radius: 02px;font-size: 9px; font-family: Trebuchet MS;text-transform:lowercase; }
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395. .box1 { width:193px;height:20px; margin-bottom: 0px;padding:3px; text-align: justify; }
  396.  
  397.  
  398. .box2 {background: {color:backgroundbox};width: 15px; margin-bottom: 0px; padding: 3px; text-align: justify; }
  399. /*** Ask Por Simone (cerejadosundae)***/
  400. .ask {width: 99%; background: {color:backgroundtheme}; font-weight:normal; padding:3px; margin-bottom: 1px; text-shadow:0 px 0px #fff;color:{color:letras}; font-size: 11px; }
  401. .asker {width: 99%;height:12px; background: {color:boxinterno}; font-weight:normal; padding:3px; margin-bottom: 1px; color:#fff; font-size: 8px;text-align:center;line-height:15px;text-transform:uppercase;font-family:tinytots;
  402. -webkit-border-radius: 60px;
  403. -webkit-border-top-right-radius: 20px;
  404. -webkit-border-bottom-right-radius: 20px;
  405. -moz-border-radius: 60px;
  406. -moz-border-radius-topright: 20px;
  407. -moz-border-radius-bottomright: 20px;
  408. border-radius: 60px;
  409. border-top-right-radius: 20px;
  410. border-bottom-right-radius: 20px;}
  411. .asker a{background:#; color:#fff;}
  412. .askborder {float: left; margin-top: -8px; margin-left: -5px; display: inline; margin-bottom: 9px;-webkit-border-radius: 20px;
  413. -moz-border-radius: 20px;
  414. border-radius: 20px;}
  415. .resposta {width: 99%; background:{color:backgroundbox}; font-weight:normal; padding:3px; margin-bottom: 1px; text-shadow:0 0px 0px #fff;color:{letras}; font-size: 11px; }
  416. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  417.  
  418. .caixinha{font-size: 15px;width:320px;font-family: existence;background:#fff ;color:{color:links};text-align: center;font-weight:normal; text-shadow: 0 0px 0px #000; padding:4px;letter-spacing:0px; margin-bottom:4px; margin-top: -20px;float:center;border: 1px dashed {color:letras};}
  419.  
  420.  
  421.  
  422.  
  423. @font-face {font-family: "Edo";
  424.  
  425.  
  426.  
  427. src: url('http://static.tumblr.com/lj4xzrj/an4m39jkw/edo.ttf');}
  428. #seta {width: 30px; position: absolute; padding: 8px; background-color: transparent; margin-top: -60px; color:{color:links}; font-size: 60px; -webkit-transform: rotate(0deg); margin-left: 10px;}
  429.  
  430. #seta2 {width: 30px; position: absolute; padding: 8px; background-color: transparent; margin-top: -60px; color:{color:linkshover}; font-size: 60px; -webkit-transform: rotate(0deg); margin-left: 10px;}
  431.  
  432.  
  433. .caixinha1{font-size: 15px;width:320px; font-family: 'Lobster Two', cursive;; background: {color:linkshover};text-align: center;font-weight:normal; text-shadow: 0 0px 0px #000; padding:4px;letter-spacing:0px; margin-bottom:4px; color:#fff; margin-left: -15px;}
  434. .caixinha2{font-size: 15px; line-height: 20px;font-family: 'Lobster Two', cursive;color: {color:links};padding:4px;text-align: center;height:20px; font-weight:normal; text-shadow: 0 0px 0px #000; letter-spacing:0px;margin-bottom:4px; background:{backgroundtheme};text-align:center;border-top:1px dashed {color:links}; border-bottom: 1px dashed {color:links}; }
  435. .notepost{width: 99%; background: #F8F8F8; font-weight:italic; text-align:right; letter-spacing:1px; text-shadow:0 0px 0px #fff; font-size: 7pt; margin-bottom: 1px; padding: 3px; border-radius: 3px; }
  436. .entries {
  437. background-repeat: no-repeat;
  438. padding: 5px;margin-left:450px; margin-top:70px;width:480px;}
  439.  
  440.  
  441.  
  442.  
  443. #frase {width:200px; height: 70px; position:fixed; margin-bottom:9px;overflow:hidden; ;
  444. -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;margin-top:80px;}
  445. #frase {font-family: existence;margin-left:50px;
  446. font-size:22px;color: {color:frase}; text-align: center; padding: 3px; line-height:18px;
  447. }
  448. #frase:hover { position:fixed; margin-bottom:5px;overflow:hidden;
  449. -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;}
  450.  
  451.  
  452. /*** Seleção Colorida - By; MADLYLUV.com ***/
  453. ::-moz-selection
  454. {color: #000;
  455. background: #eee;}
  456.  
  457. ::selection
  458. {color: #000;
  459. background: #eee;}
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.  
  467. </style>
  468.  
  469. <body><!--- TOOLTIP BY RITAMAFALDA --->
  470. <div id="dhtmltooltip"></div>
  471. <script language="JavaScript" src="http://static.tumblr.com/xajwmek/wC6lsg2fd/titlediferenciado_ritamafalda.txt"></script>
  472.  
  473.  
  474.  
  475.  
  476.  
  477.  
  478.  
  479.  
  480.  
  481. </div><div style=" background: {color:boxcentral} ;width:170px; text-align: justify; float: left; position: fixed; left:-1px; height: 100%;repeat-y; top: 1px;border-right:15px groove {color:boxcentral};">
  482. </div></div>
  483. </head>
  484.  
  485.  
  486. <div id='menu'>
  487.  
  488.  
  489. </div>
  490.  
  491.  
  492. <!-- DESCRICAO --><div class="descr"> <center>
  493. {block:ifLink1}<a href="{text:Link1}"><div class="nav">{text:Link1 Title}</div></a>{/block:ifLink1}
  494. {block:ifLink2}<a href="{text:Link2}"><div class="nav">{text:Link2 Title}</div></a> {/block:ifLink2}
  495.  
  496.  
  497.  
  498.  
  499. {block:ifLink3}<a href="{text:Link3}"><div class="nav">{text:Link3 Title}</div></a> {/block:ifLink3}
  500. {block:ifLink4}<a href="{text:Link4}"><div class="nav">{text:Link4 Title}</div></a> {/block:ifLink4}
  501.  
  502.  
  503.  
  504.  
  505. {block:ifLink5}<a href="{text:Link5}"><div class="nav">{text:Link5 Title}</div></a> {/block:ifLink5}
  506. </center>
  507.  
  508. <div style="padding:0px; overflow: auto;border-left:4px solid {color:boxinterno};  margin-top:5px; width:179px; ;text-align: justify; font-size: 10px;font-family: verdana;height:78px; line-height: 110% ;letter-spacing:-1px;background:{color:boxinterno};color:{color:letrasidebar};border-top: 1px dashed {color:boxcentral};">
  509. {block:Description}{Description}{/block:Description}</div></div>
  510.  
  511.  
  512. <div class="sidebar">
  513.  
  514.  
  515.  
  516. <div class="imageside"><img src="{image:sidgif}"/>
  517.  
  518.  
  519.  
  520. </div></div>
  521.  
  522. <div class="cred"><center><div style="padding:0px;;text-align: justify; line-height: 110% ;font-family: tinytots;font-size: 8px;text-transform: uppercase;"><center>
  523. © <a href="http://cerejadosundae.tumblr.com">cerejadosundae</a>. <a href="http://s-hifted.tumblr.com/"onMouseover="ddrivetip('inp.')"; onMouseout="hideddrivetip()">+</a> <a href="http://things-to-help-you.tumblr.com/"onMouseover="ddrivetip('tutos')"; onMouseout="hideddrivetip()"=">+</a> <a href="http://ritamafalda.tumblr.com/"onMouseover="ddrivetip('tutos')"; onMouseout="hideddrivetip()">+</a> . Don't copy bitch.</center>
  524. </div></div><div id="frase">{text:frase}</div>
  525. <!-- TAGS PRINCIPAIS DO POST -->
  526.  
  527. <div class="entries">
  528.  
  529.  
  530.  
  531. {block:Posts}
  532.  
  533.  
  534.  
  535. {block:Regular}<div class="box"><div class="boxnotes">
  536. <center>
  537.  
  538.  
  539.  
  540.  
  541.  
  542. <a class="tags" href="{Permalink}"><img src="http://media.tumblr.com/tumblr_m0niknoQfK1qe5v0r.png"><a class="notes" href="{Permalink}"> {block:Date}{NoteCount}{/block:Date}</a><br>
  543. <a href="{ReblogURL}" target="_blank"><img src="http://www.themecloud.co/themes/narnia/reblog.png"class="" title=""></a>
  544.  
  545. </center>
  546. </div>
  547. {block:Title}<h1>{Title}</h1>{/block:Title}
  548. <div class="entry">{Body}</div>
  549.  
  550. <div class="divdate"></div>
  551.  
  552. <div class="tag">
  553. {block:HasTags}Tags: {block:Tags}&nbsp;<a class="" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a><br> {block:RebloggedFrom}<a href=”{ReblogParentURL}”> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href=”{SourceURL}” target=blank>/source)</a>{/block:ContentSource} · </a>
  554. <a href="{Permalink}">{TimeAgo}</a></div>
  555.  
  556.  
  557. </div>
  558. {/block:Regular}
  559.  
  560.  
  561.  
  562.  
  563. {block:Photo}
  564. <div class="post"><div class="box"><div class="boxnotes">
  565. <center>
  566.  
  567.  
  568.  
  569.  
  570.  
  571. <a class="tags" href="{Permalink}"><img src="http://media.tumblr.com/tumblr_m0niknoQfK1qe5v0r.png"><a class="notes" href="{Permalink}"> {block:Date}{NoteCount}{/block:Date}</a><br>
  572. <a href="{ReblogURL}" target="_blank"><img src="http://www.themecloud.co/themes/narnia/reblog.png"class="" title=""></a>
  573.  
  574.  
  575. </center>
  576. </div>
  577. <center>
  578. <img src="{PhotoURL-500}" alt="{PhotoAlt}" margin-left=05px; width=465px class="borda"></center>
  579. {block:Caption}
  580. <div class="caption">{Caption}</div>
  581. {/block:Caption}
  582. <div style="clear:both;"></div>
  583. <BR>
  584.  
  585. <div class="divdate"></div>
  586.  
  587.  
  588.  
  589.  
  590. <div class="tag">
  591. {block:HasTags}Tags: {block:Tags}&nbsp;<a class="" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a><br> {block:RebloggedFrom}(<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a> /<a href="{ReblogParentURL}"
  592. title="{ReblogParentTitle}">via</a>)
  593. </span>{/block:RebloggedFrom}</span>· </a>
  594. <a href="{Permalink}">{TimeAgo}</a></div>
  595.  
  596.  
  597. </div>
  598. {/block:Photo}
  599.  
  600.  
  601.  
  602.  
  603.  
  604. {block:Answer}<div class="post"><div class="box"><div class="asker"><img src="{AskerPortraitURL-40}"align="left" class="askborder"/>Pergunta feita por {Asker}
  605. </div>
  606.  
  607. <div class="ask">
  608. {Question} </div>
  609. <div class="resposta">{Answer}</div>
  610.  
  611.  
  612.  
  613.  
  614. <BR>
  615.  
  616. <div class="divdate"></div>
  617.  
  618.  
  619. <div class="date"> <strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} · <a class="notes"><a class="notes" href="{Permalink}">{NoteCountWithLabel}</a>
  620.  
  621. </div>
  622.  
  623. </div>
  624. </div>
  625.  
  626. {block:Answer}
  627.  
  628.  
  629.  
  630.  
  631.  
  632. {block:Quote}
  633. <div class="post"><div class="box"><div class="boxnotes">
  634. <center>
  635.  
  636.  
  637.  
  638.  
  639.  
  640.  
  641. <a class="tags" href="{Permalink}"><img src="http://media.tumblr.com/tumblr_m0niknoQfK1qe5v0r.png"><a class="notes" href="{Permalink}"> {block:Date}{NoteCount}{/block:Date}</a><br>
  642. <a href="{ReblogURL}" target="_blank"><img src="http://www.themecloud.co/themes/narnia/reblog.png"class="" title=""></a>
  643.  
  644.  
  645. </center>
  646. </div>
  647. <div id="aspas">❝</div><div class="quote">
  648. {Quote}</div>
  649. </span>{block:Source}<div class="source">&mdash; {Source}</div>{/block:Source}
  650. <br>
  651. <div class="divdate"></div>
  652.  
  653.  
  654.  
  655. <div class="tag">
  656. {block:HasTags}Tags: {block:Tags}&nbsp;<a class="" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a><br> {block:RebloggedFrom}<a href=”{ReblogParentURL}”> (Via</a>{/block:RebloggedFrom} {block:ContentSource}•<a href=”{SourceURL}” target=blank>/source)</a>{/block:ContentSource} · </a>
  657. <a href="{Permalink}">{TimeAgo}</a></div>
  658.  
  659.  
  660.  
  661. </div></div>
  662. {/block:Quote}
  663.  
  664.  
  665.  
  666.  
  667.  
  668.  
  669.  
  670. {block:Link}
  671. <div class="post"><div class="box"><div class="boxnotes">
  672. <center>
  673.  
  674.  
  675.  
  676.  
  677.  
  678.  
  679. <a class="tags" href="{Permalink}"><img src="http://media.tumblr.com/tumblr_m0niknoQfK1qe5v0r.png"><a class="notes" href="{Permalink}"> {block:Date}{NoteCount}{/block:Date}</a><br>
  680. <a href="{ReblogURL}" target="_blank"><img src="http://www.themecloud.co/themes/narnia/reblog.png"class="" title=""></a>
  681.  
  682.  
  683. </center>
  684. </div><a href="{URL}" class="link" {Target}><h1>{Name}</h1></a>
  685. {block:Description}
  686. <div class="description">{Description}</div>
  687. {/block:Description}
  688.  
  689. <BR>
  690. <div class="divdate"></div>
  691.  
  692.  
  693. <div class="tag">
  694. {block:HasTags}Tags: {block:Tags}&nbsp;<a class="" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a><br> {block:RebloggedFrom}<a href=”{ReblogParentURL}”> (Via</a>{/block:RebloggedFrom} {block:ContentSource}•<a href=”{SourceURL}” target=blank>/source)</a>{/block:ContentSource} · </a>
  695. <a href="{Permalink}">{TimeAgo}</a></div>
  696.  
  697.  
  698.  
  699.  
  700. </div></div>
  701. {/block:Link}
  702.  
  703.  
  704. {block:chat}
  705.  
  706. <div class="post"><div class="box"><div class="boxnotes">
  707. <center>
  708.  
  709.  
  710.  
  711.  
  712.  
  713.  
  714. <a class="tags" href="{Permalink}"><img src="http://media.tumblr.com/tumblr_m0niknoQfK1qe5v0r.png"><a class="notes" href="{Permalink}"> {block:Date}{NoteCount}{/block:Date}</a><br>
  715. <a href="{ReblogURL}" target="_blank"><img src="http://www.themecloud.co/themes/narnia/reblog.png"class="" title=""></a>
  716.  
  717. </center>
  718. </div>
  719. {block:Title}<div class="titulo"><a href="{Permalink}">{Title}</a></div>
  720. {/block:Title}
  721. <div class="chat">
  722. <div class="chat1">
  723. {block:Lines}
  724. <div class="chat2 {Alt}">
  725. {block:Label}
  726. <span>{Label}</span>
  727. {/block:Label}
  728. {Line}</div>
  729. {/block:Lines}
  730. </div>
  731. </div>
  732. <BR>
  733. <div class="divdate"></div>
  734.  
  735.  
  736.  
  737.  
  738. <div class="tag">
  739. {block:HasTags}Tags: {block:Tags}&nbsp;<a class="" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a><br> {block:RebloggedFrom}<a href=”{ReblogParentURL}”> (Via</a>{/block:RebloggedFrom} {block:ContentSource}•<a href=”{SourceURL}” target=blank>/source)</a>{/block:ContentSource} · </a>
  740. <a href="{Permalink}">{TimeAgo}</a></div>
  741.  
  742.  
  743.  
  744.  
  745.  
  746. </div></div>
  747. {/block:Chat}
  748.  
  749.  
  750.  
  751.  
  752. {block:Audio}
  753. <div class="post"><div class="box"><div class="boxnotes">
  754. <center>
  755.  
  756.  
  757.  
  758.  
  759.  
  760.  
  761. <a class="tags" href="{Permalink}"><img src="http://media.tumblr.com/tumblr_m0niknoQfK1qe5v0r.png"><a class="notes" href="{Permalink}"> {block:Date}{NoteCount}{/block:Date}</a><br>
  762. <a href="{ReblogURL}" target="_blank"><img src="http://www.themecloud.co/themes/narnia/reblog.png"class="" title=""></a>
  763.  
  764.  
  765. </center>
  766. </div>
  767. {AudioPlayerWhite}
  768. {block:Caption}
  769. <div class="caption">{Caption}</div>
  770. <div style="float:right; margin-top: -50px;"><h>Música ouvida {PlayCount} vezes</h> {block:ExternalAudio}(<a href="{ExternalAudioURL}">download!</a>){/block:ExternalAudio}</div>
  771. {/block:Caption}
  772.  
  773.  
  774. <div class="divdate"></div>
  775.  
  776.  
  777. <div class="tag">
  778. {block:HasTags}Tags: {block:Tags}&nbsp;<a class="" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a><br> {block:RebloggedFrom}<a href=”{ReblogParentURL}”> (Via</a>{/block:RebloggedFrom} {block:ContentSource}•<a href=”{SourceURL}” target=blank>/source)</a>{/block:ContentSource} · </a>
  779. <a href="{Permalink}">{TimeAgo}</a></div>
  780.  
  781.  
  782.  
  783.  
  784. </div></div>
  785. {/block:Audio}
  786.  
  787.  
  788.  
  789.  
  790. {block:Video}
  791. <div class="post"><div class="box"><div class="boxnotes">
  792. <center>
  793.  
  794.  
  795.  
  796.  
  797.  
  798.  
  799. <a class="tags" href="{Permalink}"><img src="http://media.tumblr.com/tumblr_m0niknoQfK1qe5v0r.png"><a class="notes" href="{Permalink}"> {block:Date}{NoteCount}{/block:Date}</a><br>
  800. <a href="{ReblogURL}" target="_blank"><img src="http://www.themecloud.co/themes/narnia/reblog.png"class="" title=""></a>
  801.  
  802.  
  803. </center>
  804. </div>
  805. <class="borda"><center>
  806. {Video-400}</center>
  807. <br>
  808. {block:Caption}
  809. <div class="caption">{Caption}</div>
  810. {/block:Caption}
  811.  
  812. <BR>
  813. <div class="divdate"></div>
  814.  
  815.  
  816.  
  817. <div class="tag">
  818. {block:HasTags}Tags: {block:Tags}&nbsp;<a class="" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a><br> {block:RebloggedFrom}<a href=”{ReblogParentURL}”> (Via</a>{/block:RebloggedFrom} {block:ContentSource}•<a href=”{SourceURL}” target=blank>/source)</a>{/block:ContentSource} · </a>
  819. <a href="{Permalink}">{TimeAgo}</a></div>
  820.  
  821.  
  822.  
  823. </div></div>
  824. {/block:Video}
  825.  
  826.  
  827. {/block:Posts}{block:PostNotes}
  828. <div class="caixa">
  829.  
  830. <div class="caixa">
  831. {PostNotes}
  832. </div>
  833. {/block:PostNotes}
  834.  
  835. <br></div><!--- PAGINACAO BY RITAMAFALDA --->
  836. <div class="pagi">{block:Pagination}{block:NextPage}<a class="pagl" href="{NextPage}"> →</a>{/block:NextPage}{/block:Pagination}</div>
  837. <div class="pagi1">{block:Pagination}{block:PreviousPage}<a class="pagl" href="{PreviousPage}"> ←</a>{/block:PreviousPage}{/block:Pagination}</div>
  838. <!---------------- FINAL DE TAGS DO POST ------------->
  839. <br></div>
  840.  
  841. </div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
  842.  
  843.  
  844.  
  845.  
  846.  
  847.  
  848. </div></div></div></div></div></div>
  849.  </div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
  850.  </div></div></div></div></div></div></div></div></div></div></div></div>
  851. </body>
  852. </head>
  853. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement