Advertisement
Lolovers

Theme Stewart

Apr 3rd, 2013
257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 29.41 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. <html xmlns="http://www.w3.org/1999/xhtml">
  3.  
  4. <head>
  5.  
  6.  
  7. <title>{title}</title>
  8. <link rel="shortcut icon" href="{favicon}">
  9.  
  10.  
  11.  
  12.  
  13. <link href='http://fonts.googleapis.com/css?family=Satisfy' rel='stylesheet' type='text/css'>
  14. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  15. <link href='http://fonts.googleapis.com/css?family=Montez' rel='stylesheet' type='text/css'>
  16.  
  17. <script type="text/javascript">
  18. function changeNavigation(id) {document.getElementById('post').innerHTML=document.getElementById(id).innerHTML}
  19. </script>
  20.  
  21.  
  22.  
  23. <!-- css scripts e afins -->
  24.  
  25.  
  26. <style type="text/css">
  27.  
  28.  
  29.  
  30. /*** corpo do theme ***/
  31.  
  32. body {background:url(http://1.bp.blogspot.com/-yDDmfbBUWL0/T6bXrsXtp6I/AAAAAAAAAkI/iAAGRtCEvCM/s1600/bg5.png);
  33. color: #6D7174;  
  34. line-height: 17px;
  35. font: 12px verdana;
  36. text-align: justify;
  37. }
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44. #pagina {background-image: url('');width: 830px; margin-left: auto;margin-right: auto;}
  45.  
  46. #header {background: url('') no-repeat top center; width: 830px;height: 0px;  margin-top: -5px;z-index:1000; margin-left:0px; margin-right:0px;}
  47.  
  48. #footer {background:url('') no-repeat; width: 830px; height: 0px; clear: both; padding-bottom: 0px; z-index:500;margin-left:0px; margin-right:0px;background-repeat: no-repeat;}
  49.  
  50. #sidebar {  width: 230px; text-align: justify; padding: 5px; float: left; margin-top: 60px; margin-left: 56px; color: #5C4666; }
  51.  
  52. #conteudo { width: 525px; font-family: bold;text-align: justify; margin-left:5px; margin-right: 0px; float: right; margin-top: 60px;z-index:500;}
  53.  
  54.  
  55.  
  56.  
  57. b, strong { color: #80b445; TEXT-DECORATION: none; border-bottom: 1px dashed #none; border-radius:5px;
  58. }
  59. u {color: #efa2b6; TEXT-DECORATION: none; border-bottom: 1px solid #999;
  60. }
  61. s, strike {color: #eae1b6;
  62. }
  63. i {color: #a11e27; TEXT-DECORATION: none; border-bottom: 1px dotted #none;
  64. }
  65. li {margin-left:20px;}
  66.  
  67. a:link, a:active, a:visited {
  68. color: #ffc2c2;
  69. text-decoration: none;
  70. cursor: auto;
  71. }
  72.  
  73. a:hover { color: #ffc2c2;
  74. text-decoration: none;
  75. cursor: auto;}
  76.  
  77.  
  78.  
  79. ::-moz-selection {background: #f8c0c2; color: #fff;}
  80. ::selection {background: #f8c0c2; color:#fff;}
  81.  
  82.  
  83.  
  84. .h1 { font: 20px 'Antic Didone', serif; font-weight:normal; line-height:20px; margin:-3px 1px 6px 1px; color: #9C9C9C; text-shadow: 0px 0px 0px #FFFFFF;text-align: center;margin-bottom:10px;}
  85.  
  86.  
  87. .h7{font-size:25px;font-family: 'Montez', cursive; color: #777; !important;text-decoration: none; cursor: help; margin-bottom: 2px;border-bottom:2px solid #eee; text-align:center;background: #ebeaea;margin-bottom:5px;}
  88.  
  89. .faixa {display:block; background: #f3f5e9; color:#fff; font-size:20px; font-family: 'Montez', cursive; letter-spacing:1px; padding:1px 4px 1px 4px; text-shadow:0px 0px 0 #fff; margin-bottom: 6px;text-align:center;border-radius: 0px;webkit-transition-duration: .90s;;-webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
  90.  
  91.  
  92. .post{margin-bottom:10px;}
  93.  
  94.  
  95. .box {overflow:hidden; letter-spacing: 1px; text-align: justify; color: #777; font: 12px tahoma; background-color: #fff; padding:5px; text-align:justify;  padding-top: 8px; border: 1px solid #fcfafb; box-shadow: 0px 0px 15px #d8d8d8; }
  96.  
  97. .sidebar1 {overflow:hidden; letter-spacing: 1px; text-align: left; color: #666; font: 11px tahoma; background-color: #fff; padding:5px; text-align:normal;  padding-top:4px;  box-shadow: 0px 0px 15px #d8d8d8;padding-top:5px;text-align:center;}
  98.  
  99.  
  100. /*** Notes enfeitados por things-to-help-you  ******/
  101. ol.notes { display : block;border-left : 1px solid #fae2e8;bakground-repeat : no-repeat;vertical-align : middle;text-decoration : none;margin-bottom : 1px;background: #99592c; list-style-type: none; font-size: 10px;}
  102. ol.notes li.note {border-top: solid 1px #fff; padding: 4px;}
  103. ol.notes li.note img.avatar {display: none;}
  104. ol.notes li.note span.action {font-weight: none;}
  105. ol.notes li.note .answer_content {font-weight: normal;}
  106. ol.notes li.note blockquote {display: none;}
  107. ol.notes li.note blockquote a {text-decoration: none;}
  108. ful { list-style: none; }
  109. ol { list-style-position: inside; }
  110. * { margin: 0; padding: 0; outline: none; }
  111. .caixa  {overflow: hidden;background: #753316; padding: 7px;
  112. font-family: Verdana, Geneva, sans-serif;
  113. color: #fff;text-align: justify;outline: 0px solid #; margin-bottom: 0px;}
  114. .extra {border-left: 4px solid #d22230; display : block;border-bottom : 0px solid #fff;background-repeat : no-repeat;text-indent : 5px;vertical-align : middle;text-decoration : none;margin-bottom : 1px;background: #99592c; line-height: 18px;}
  115. .extrass {border-left: 4px solid #d22230; display : block;border-bottom : 1px solid #d4c8da;background-repeat : no-repeat;text-indent : 5px;vertical-align : middle;text-decoration : none;margin-bottom : 1px;background: #99592c; line-height: 18px;}
  116. .extra a {padding-right: 6px; color: #80acb9; border-right: dotted 1px #e7daee; text-shadow: 1px 1px 1px #;}
  117.  
  118.  
  119.  
  120.  
  121. .caixinha1 {width:520px; letter-spacing: 1px; text-align: justify; color: #777; font: 12px tahoma; background-color: #fff; padding:5px; text-align:justify;  padding-top: 4px; border: 1px solid #fcfafb; box-shadow: 0px 0px 15px #d8d8d8; }
  122.  
  123. pre {background: #f5f5f5; font: 12px arial; color: #777 width: auto; height:auto; overflow:auto; padding:5px; }
  124.  
  125.  
  126.  
  127. .border2 {border-radius: 100px; margin-right:5px; filter: alpha(opacity=55); opacity: 0.55; -moz-opacity:0.15; -webkit-transition-duration: .99s; -moz-transition-duration: .99s;}
  128.  
  129. .border2:hover {filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1.0; -webkit-transition-duration: .99s; -moz-transition-duration: .99s; }
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137. blockquote {background: #f5f5f5; color:#000; font-size: 11px; font-family: arial;box-shadow: 0px 0px 1px 1px #eee5dd;margin:5px; padding:5px;margin-top:20px;margin-bottom:20px;}
  138.  
  139. .blockquote {background: #f5f5f5; color:#000; font-size: 11px; font-family: arial;box-shadow: 0px 0px 1px 1px #eee5dd;margin:5px; padding:5px;margin-top:20px;margin-bottom:20px;}
  140.  
  141. .wishlist {display : block;  font-size: 8pt; font-family: verdana, Lucida Sans Unicode; line-height: 15px; border-bottom : 1px solid #eee; text-indent : 5px; vertical-align : middle; background: url('http://static.tumblr.com/nxhlvyi/VXXlggo1h/2m7uqlt.gif') no-repeat left; padding-left : 10px; padding-bottom : 2px;}
  142.  
  143. .wishlist:hover {display : block; font-size: 8pt; font-family: verdana, Lucida Sans Unicode; line-height: 15px; border-bottom : 1px dashed #eee; text-indent : 5px; vertical-align : middle; background : url('http://i122.photobucket.com/albums/o260/mhilka/iconesagenda/Mouse-1.gif') no-repeat left; padding-left : 10px; padding-bottom : 2px;}
  144.  
  145.  
  146.  
  147.  
  148. .pergunta {background: #f5f5f5;font-family: 'Play', sans-serif; font-size:12px; color: #999;text-shadow: 0px 1px 1px #eee;padding:10px;text-align: justify;margin-left: auto;margin-right: auto;border-radius:5px;margin-bottom:10px;}
  149.  
  150. .perguntou {background: #FB80A6; color:#fff;font-family: 'Play', sans-serif; font-size:12px; color: #fff;text-shadow: 0px 1px 1px #eee;padding:3px;text-align: justify;margin-left: auto;margin-right: auto;margin-bottom:0px;border-top-right-radius: 10px;border-bottom-right-radius: 10px;}
  151.  
  152. .perguntou a {color: #fff;}
  153.  
  154. .pergunta p {margin:1px 0px;}
  155.  
  156. .fotos {float:left; border-radius:5px;margin-top:-7px;margin-right:5px;margin-left:-5px;filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1.0; -webkit-transition-duration: .99s; -moz-transition-duration: .99s;}
  157.  
  158. .fotos:hover {filter: alpha(opacity=100); opacity: 0.65; -moz-opacity:0.45; -webkit-transition-duration: .99s; -moz-transition-duration: .99s;}
  159.  
  160. .xx {float:right;width:15px; height:15px;}
  161.  
  162. .resposta {background: #f5f5f5;font-family: 'Play', sans-serif; font-size:12px; color: #8eb3a2;text-shadow: 0px 1px 1px #eee;padding:10px;text-align: justify;margin-left: auto;margin-right: auto;border-radius:5px;overflow:auto;}
  163.  
  164. /* Chat por Anna (livelikeasuicide) *********/
  165. .chat {background: #fff; margin: 0; font-size:
  166. 10px; font-family: Fonte;}
  167. .chat .chat1 {margin-left: 0px;}
  168. .chat .chat1 .chat2 {background: #fff; color: #999;
  169. margin-bottom: 1px; padding: 4px 5px 4px 5px;} /* Primeira linha */
  170. .chat .chat1 .chat2.even {background: #ecdece;
  171. color: #fff;} /* Segunda linha */
  172. .chat .chat1 .chat2 span{font-weight: bold;}
  173.  
  174. /*** Quote estilo por: things-to-help-you***********/
  175. .quote  {font-family: 'Play', sans-serif;  font-size: 10px;  text-align:justy; padding: 4px; color: #fff; }
  176. .quotem {overflow: hidden; padding: 5px; background: #f2f2f2; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}
  177. .bottomq {background: url('http://media.tumblr.com/tumblr_mbhzmkuwba1qfzrmj.png') no-repeat; width: 69px; height: 19px; margin-left: 30px; margin-bottom: 10px;}
  178. .ci {color: #fff; display: inline-block;background: #ffc2c2; padding: 3px; margin-left: 20px; margin-top: -14px; margin-bottom: 10px;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
  179. .ci a {color: #fff;}
  180. .ci a:hover {color: #fff;}
  181.  
  182.  
  183. /*** Block de audio - TTHY **/
  184. .trackid  {font-family: 'Pontano Sans', sans-serif;  font-size: 9pt; margin-left: 98px;padding: 8px; margin-top: 1px; margin-bottom: 2px; background:#f5f5f5;margin-right: 0px; text-shadow: 0px 1px 1px #;}
  185. .trackid  c {color: #999;text-transform:uppercase; font-size: 8pt;}
  186. .trackid2  {margin-top: 1px; background:#f5f5f5; display: block; height:27px;overflow:hidden; padding:1px;}
  187. .album {opacity: 0.7;margin-top: 0px; float: left; display: inline-block;}
  188. .boxmusica {background:#f5f5f5;}
  189. .clear {margin-top:1px;}
  190.  
  191.  
  192.  
  193. /*** caixa do notes, data e reblog ***/
  194.  
  195.  
  196. .mennur2 {    
  197.         background: #eff5f7;
  198.         color: #999;
  199.         font-family: arial;
  200.         font-size: 10px;
  201.        text-align: left;
  202.         letter-spacing: 0px;
  203.         border-radius: 0px;
  204.         text-shadow: 0 1px 1px #f5f5f5;
  205.         border-bottom: 0px solid #999;
  206.         padding:5px;
  207.         width:auto;
  208.        
  209. }  /* caixa do reblog */
  210.  
  211.  
  212. .menuzinho {width:100%; margin-left:260px; margin-top: 8px;position:absolute;z-index:10000;}
  213.  
  214. .menu {float:left;padding:5px;text-align:center; height:auto;width:auto;margin-left:4px;cursor:pointer;webkit-transition-duration: .90s;font: 20px 'Montez', cursive;;background:#FB80A6;-webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;text-shadow: 0 1px 1px #8f7ca8;color:#fff;}
  215.  
  216. .menu1 {float:left;padding:5px;text-align:center; height:auto;width:auto;margin-left:4px;cursor:pointer;webkit-transition-duration: .90s;font:italic 20px 'Montez', cursive;background:transparent;-webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;text-shadow: 0 1px 1px #b3a2c9;color:#fff;}
  217.  
  218. .menu:hover {float:left;padding:5px;text-align:center; height:auto;width:auto;margin-left:4px;cursor:pointer;webkit-transition-duration: .90s;font:italic 20px 'Montez', cursive;background:#FB80A6;-webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;text-shadow: 0 1px 1px #8f7ca8;}
  219.  
  220.  
  221.  
  222. .posicao{position:absolute; width:10px; margin-top:-230px; margin-left:-110px;}
  223.  
  224.  
  225.  
  226.  
  227.  
  228. cred {display: block; border-bottom: 1px dotted #e1cfe6; vertical-align: middle; line-height: 13px; margin-bottom: 0px; text-decoration: none; padding: 2px; font-style: normal;font-size: 10px; background: transparent; border-radius: 5px;margin-bottom:2px;}
  229. cred a {background: #ddf5f5; padding: 2px; color: #999; border-radius: 5px;}
  230. cred a:hover {background: #6f2d15; padding: 2px; color: #fff; border-radius: 5px;}
  231.  
  232. .creditos {cursor:pointer; float:right;}
  233.  
  234.  
  235.  
  236. /*** Paginação personalizada por tthy *****/
  237. #paginacaoml {display: block; font-size: 10px; font-weight: bold; padding-top: 8px; padding-bottom: 8px; text-shadow: 0 1px 1px #; background: #; margin-bottom: 11px; margin-left: 4px;  margin-right: 22px; text-align: left;}    
  238. #paginacaoml a {margin-left: 2px; margi-top: 0px;  font-family: 'Nunito', sans-serif; font-size: 10pt; background: #d5e4ed; border: none;color: #ccc; display: inline-block;padding-left: 10px; height: 30px; line-height: 30px; padding-right: 10px;cursor: pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background-image: -moz-linear-gradient(top, #FFFFFF, #E6E6FA);  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #FFFFFF), color-stop(1.0, #E6E6FA)); border: 1px solid #dedede; text-shadow: 1px 1px 0px #fff; }    
  239. #paginacaoml a:hover {margin-left: 2px; margi-top: 0px;  font-family: 'Nunito', sans-serif; font-size: 10pt; background: #d5e4ed; border: none;color: #ccc; display: inline-block;padding-left: 10px; height: 30px; line-height: 30px; padding-right: 10px;cursor: pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background-image: -moz-linear-gradient(top, #E6E6FA, #FFFFFF);  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #E6E6FA), color-stop(1.0, #FFFFFF)); border: 1px solid #dedede; text-shadow: 1px 1px 0px #fff; }      
  240. #paginacaoml span.pagina_atual {margin-left: 2px; margi-top: 0px;  font-family: 'Nunito', sans-serif; font-size: 10pt; background: #d5e4ed; border: none;color: #ccc; display: inline-block;padding-left: 10px; height: 30px; line-height: 30px; padding-right: 10px;cursor: pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background-image: -moz-linear-gradient(top, #E6E6FA, #FFFFFF);  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #E6E6FA), color-stop(1.0, #FFFFFF)); border: 1px solid #dedede; text-shadow: 1px 1px 0px #fff; }  
  241. #paginacaoml span.info {margin-left: 2px; margi-top: 0px;  font-family: 'Nunito', sans-serif; font-size: 10pt; background: #d5e4ed; border: none;color: #ccc; display: inline-block;padding-left: 10px; height: 30px; line-height: 30px; padding-right: 10px;cursor: pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background-image: -moz-linear-gradient(top, #FFFFFF, #E6E6FA);  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #FFFFFF), color-stop(1.0, #E6E6FA)); border: 1px solid #dedede; text-shadow: 1px 1px 0px #fff; }    
  242. #paginacaoml span.info b {color: #a6a6a6;}
  243.  
  244.  
  245.  
  246. .simplemenu {
  247. cursor: pointer;
  248. font-family: Georgia;
  249. position: absolute;
  250. width: 800px;
  251. margin-top: -128px;
  252. height: 62px;
  253. font-size: 20px;
  254. letter-spacing: 1px;
  255. overflow: hidden;
  256. font-style: italic;
  257. margin-left: 70px;
  258. z-index: 200000000;}
  259.  
  260.  .simplemenu a {
  261. color: #777;
  262. padding-left: 29px;
  263. padding-right: 11px;
  264. text-shadow: 0px -100px 1px #94d0cf;
  265. padding-top: 58px;
  266. -webkit-transition: all 0.8s ease;
  267. -moz-transition: all 0.8s ease;
  268. -o-transition: all 0.8s ease;}
  269.  
  270. .simplemenu a:hover {
  271. color: transparent;
  272. padding-left: 29px;
  273. padding-right: 11px;
  274. text-shadow: 0px 0px 0px #94d0cf;
  275. -webkit-transition: all 0.8s ease;
  276. -moz-transition: all 0.8s ease;
  277. -o-transition: all 0.8s ease;}
  278.  
  279. .barrinhabottom {background:url(http://media.tumblr.com/tumblr_m3iqk2PwJu1r5ehrc.png); width:100%; border-top:4px solid #F991B1; z-index:100; position:fixed; float:left; height:15px; bottom:0px; left:0px; font-size:11px; color:#fff; font-family:tahoma;text-align:center;}
  280.  
  281. .barrinhatopo {background:url(http://media.tumblr.com/tumblr_m3iqk2PwJu1r5ehrc.png);position:fixed;width:100%; height:30px;float:left;top:0px; left:0px;z-index:101; border-top:5px solid  #FB80A6; border-bottom:5px solid #FB80A6;}
  282.  
  283. </style>
  284.  
  285. <!-- FIM DO CSS-->
  286.  
  287.  
  288.  
  289.  
  290. <body>
  291.  
  292.  
  293.  
  294. <div id="pagina">
  295.  
  296. <div class="barrinhabottom"></div>
  297. <div class="barrinhatopo"></div>
  298.  
  299. <div id="header"></div>
  300.  
  301. <div class="menuzinho">
  302. <a href="/" class="menu">Home</a>
  303. <a onMouseover="this.style.background='#'" onMouseout="this.style.background='#'" onClick="document.getElementById('post').innerHTML=document.getElementById('about').innerHTML" class="menu1">About</a>
  304.  
  305. <a href="/ask" class="menu1"><div style="color:#fff">Ask</div></a>
  306.  
  307. <a onMouseover="this.style.background='#'" onMouseout="this.style.background='#'" onClick="document.getElementById('post').innerHTML=document.getElementById('tumblr').innerHTML" class="menu1">Tumblr</a>
  308.  
  309. <a href="LINK" class="menu1"><div style="color:#fff">Textos</div></a>
  310.  
  311. <a href="LINK" class="menu1"><div style="color:#fff">Facebook</div></a>
  312.  
  313. <a href="LINK" class="menu1"><div style="color:#fff">Twitter</div></a>
  314.  
  315. <a href="LINK" class="menu1"><div style="color:#fff">Links extras</div></a>
  316.  
  317.  
  318. </div>
  319.  
  320.  
  321. <div id="sidebar">
  322.  
  323.  
  324. <div class="sidebar1">
  325. <div class="faixa">Love Story</div>
  326. <img src="http://24.media.tumblr.com/tumblr_m3psnhVxGc1qzmd8ho1_500.gif" width="220"><br><br>
  327.  
  328. {block:Description}{Description}{/block:Description}<br><br>
  329.  
  330.  
  331. </div>
  332.  
  333.  
  334.  
  335.  
  336. </div>
  337.  
  338.  
  339.  
  340.  
  341. <div id="conteudo">
  342.  
  343.  
  344.  
  345.  
  346. <!-- conteudo dos posts e paginas -->
  347.  
  348.  
  349.  
  350. <div id="post">
  351.  
  352.  
  353. <!---------- POSTS --------------------------->
  354. {block:Posts}
  355.  
  356.  
  357.  
  358. {block:Regular}<div class="post"><div class="box">
  359.  
  360.  
  361. {block:Title}<div class="h1"><br>{Title}</div>{/block:Title}
  362. <div class="entry">{Body}</div>
  363.  
  364. <div class="divdate"></div>
  365.  
  366.  
  367. <!---------------- DATA DOS POSTS ------------->
  368.  
  369. <br><div style="float: center"><div class="mennur2">Postado em: <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year} </a> | {block:NoteCount}<a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} </a>{/block:NoteCount} | <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This! </a> </div>
  370.  
  371. </div></div> </div>
  372. <div class="sombra"></div>
  373.  
  374. {/block:Regular}
  375.  
  376.  
  377.  
  378. <!---------- PHOTOS --------------------------->
  379.  
  380. {block:Photo}
  381. <div class="post"><div class="box">
  382.  
  383.  
  384.  
  385. <center>{LinkOpenTag}<div class="opacidade"><img src="{PhotoURL-500}" class="border3" alt="{PhotoAlt}" width=513px/></div>{LinkCloseTag}</center>
  386. {block:Caption}          
  387. <br>
  388. <div class="caption">{Caption}</div>
  389. {/block:Caption}
  390.  
  391.  
  392. <div class="divdate"></div>
  393.  
  394.  
  395. <!---------------- DATA DOS POSTS ------------->
  396.  
  397. <br><div style="float: center"><div class="mennur2">Postado em: <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year} </a> | {block:NoteCount}<a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} </a>{/block:NoteCount} | <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This! </a> </div>
  398.  
  399.  
  400. </div></div></div><div class="sombra"></div>
  401. {/block:Photo}
  402.  
  403.  
  404.  
  405.  
  406.  
  407. <!---------------- ASK ------------->
  408.  
  409.  
  410.  
  411.  
  412.  
  413. {block:Answer}
  414. <div class="post"><div class="box"><p>
  415.  
  416. <div class="perguntou"><img src="{AskerPortraitURL-30}" class="fotos">Pergunta feita por: {Asker} <div class="xx"><img src="http://media.tumblr.com/a6d07429add5ed1595b2f7190142bdc0/tumblr_inline_mjx7nkRGyk1qz4rgp.png"></div></div>
  417. <div class="pergunta">{Question}</div>
  418.  
  419.  
  420. <div class="resposta">{Answer}</div>
  421.  
  422. <br><div style="float: center"><div class="mennur2">Respondida em: <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year} </a> | {block:NoteCount}<a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} </a>{/block:NoteCount} | <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This! </a> </div>
  423.  
  424.  
  425. </div></div></div>
  426. {/block:Answer}
  427.  
  428.  
  429.  
  430.  
  431. <!---------- QUOTES --------------------------->
  432.  
  433.  
  434. {block:Quote}  
  435. <div class="post"><div class="box">    
  436. <div class="quotem">
  437. <div class="quote">{Quote}</div>  
  438. </div>
  439. <div class="bottomq"></div>
  440. <div class="ci">{block:Source}
  441. <div class="source">{Source}</div>
  442. {/block:Source}</div>
  443.  
  444.  
  445.  
  446.  
  447. <div class="divdate"></div>
  448.  
  449. <!---------------- DATA DOS POSTS ------------->
  450.  
  451. <br><div style="float: center"><div class="mennur2">Postado em: <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year} </a> | {block:NoteCount}<a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} </a>{/block:NoteCount} | <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This! </a> </div>
  452.  
  453.  
  454. </div> </div> </div><div class="sombra"></div>
  455. {/block:Quote}
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462. <!---------- LINKS --------------------------->
  463.  
  464.  
  465. {block:Link}
  466. <div class="post"><div class="box"><p><p>
  467.  
  468.  
  469.  
  470. <a href="{URL}" class="link" {Target}><div class="h1">{Name}</div></a>
  471. {block:Description}
  472. <div class="description">{Description}</div>
  473. {/block:Description}
  474.  
  475.  
  476. <div class="divdate"></div>
  477.  
  478.  
  479.  
  480. <!---------------- DATA DOS POSTS ------------->
  481.  
  482. <br><div style="float: center"><div class="mennur2">Postado em: <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year} </a> | {block:NoteCount}<a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} </a>{/block:NoteCount} | <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This! </a> </div>
  483.  
  484.  
  485. </div></div> </div>
  486. <div class="sombra"></div>
  487. {/block:Link}
  488.  
  489.  
  490.  
  491.  
  492. <!---------- CHAT --------------------------->
  493. {block:Chat}
  494. <div class="post"><div class="box">
  495.  
  496.  
  497.  
  498. <div class="chat">
  499. <div class="chat1">
  500. {block:Lines}
  501. <div class="chat2 {Alt}">
  502. {block:Label}
  503. <span>{Label}</span>
  504. {/block:Label}
  505. {Line}</div>
  506. {/block:Lines}
  507. </div>
  508. </div>
  509. <div class="divdate"></div>
  510.  
  511.  
  512.  
  513.  
  514. <!---------------- DATA DOS POSTS ------------->
  515.  
  516. <br><div style="float: center"><div class="mennur2">Postado em: <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year} </a> | {block:NoteCount}<a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} </a>{/block:NoteCount} | <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This! </a> </div>
  517.  
  518.  
  519. </div></div> </div><div class="sombra"></div>
  520. {/block:Chat}
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527. <!---------- AUDIO --------------------------->
  528. {block:Audio}
  529. <div class="post"><div class="box">
  530.  
  531.  
  532.  
  533. <div class="trackid2">{AudioPlayerGrey}</div>
  534. <div class="boxmusica">
  535. <div class="album">{block:AlbumArt}
  536. <img src="{AlbumArtURL}" class="album"width="95" >
  537. {/block:AlbumArt}</div>
  538. {block:TrackName}<div class="trackid">
  539. <c>Faixa:</c> {TrackName}</div>{/block:TrackName}
  540. {block:Artist} <div class="trackid"><c>Artista:</c> {Artist}</div>{/block:Artist}
  541. <div class="trackid"><c>Executado:</c> ({PlayCount}) Vezes</div>
  542. <div class="clear"></div>
  543. </div>
  544.  
  545.  
  546. <div class="divdate"></div>
  547.  
  548.  
  549.  
  550. <!---------------- DATA DOS POSTS ------------->
  551.  
  552. <br><div style="float: center"><div class="mennur2">postado em: <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year} </a> | {block:NoteCount}<a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} </a>{/block:NoteCount} | <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This! </a> </div>
  553.  
  554.  
  555. </div></div> </div><div class="sombra"></div>
  556. {/block:Audio}
  557.  
  558.  
  559.  
  560.  
  561. <!---------- VIDEOS --------------------------->
  562.  
  563. {block:Video}
  564. <div class="post">
  565. <div class="box">
  566.  
  567.  
  568.  
  569. <center>{Video-500}
  570. <br>
  571. {block:Caption}
  572. <div class="caption">{Caption}</div>
  573. {/block:Caption}</center>
  574.  
  575.  
  576. <div class="divdate"></div><div class="sombra"></div>
  577.  
  578.  
  579.  
  580. <!---------------- DATA DOS POSTS ------------->
  581.  
  582. <br><div style="float: center"><div class="mennur2">Postado em: <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year} </a> | {block:NoteCount}<a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} </a>{/block:NoteCount} | <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This! </a> </div>
  583.  
  584.  
  585. </div></div> </div>
  586. <div class="sombra"></div>
  587. {/block:Video}
  588.  
  589.  
  590.  
  591.  
  592. <!---------------- NOTAS  DOS POSTS ------------->
  593. {block:PostNotes}
  594. <div class="caixa">
  595. <div class="extra"><img src="http://static.tumblr.com/wa79tuo/3OKm1iuvh/clock.png" class="user"> {block:RebloggedFrom} <a href="{ReblogParentURL}">  Via,</a> <a href="{ReblogRootURL}"> From,</a> {/block:RebloggedFrom}   {block:ContentSource}<a href="{SourceURL}" target=blank>  Source  </a>. {/block:ContentSource} </div>
  596. <div class="extra">
  597. <img src="http://static.tumblr.com/wa79tuo/3OKm1iuvh/clock.png" class="user"> {DayOfMonth},<b> {Month}</b> de {Year}<br>
  598. </div>
  599. <div class="extra">
  600. <img src="http://static.tumblr.com/wa79tuo/YzBm1iuyx/tag.png" class="user"> {block:HasTags}{/block:HasTags}
  601. <span style="width:auto;">
  602. {block:HasTags}
  603. {block:Tags}
  604. <a class="tag" href="{TagURL}">{Tag}</a>
  605. {/block:Tags}
  606. {/block:HasTags}</span>
  607. <br>
  608. </div>
  609. <div class="extra">
  610. <img src="http://static.tumblr.com/wa79tuo/MiZm1iv2y/heart.png" class="user">{NoteCount}
  611. </div>
  612. </div><br>
  613. <div class="caixa">
  614. {PostNotes}
  615. </div>
  616. {/block:PostNotes}
  617.  
  618. <!---------------- FIM DAS NOTAS DOS POSTS ------------->
  619. {/block:Posts}
  620.  
  621.  
  622.  
  623. {block:IndexPage}  
  624. <div id="paginacaoml"><span class="info" style="font-weight: normal;">Página <b>{CurrentPage}</b> de <b>{TotalPages}</b></span> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}
  625. {block:JumpPagination length="8"}
  626. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  627. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  628. {/block:JumpPagination}
  629. {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}
  630. </div>
  631. {/block:IndexPage}  <br>
  632.  
  633. </div>
  634.  
  635. <!– FIM DO CONTEUDO –>
  636.  
  637.  
  638.  
  639. <!-- Conteudo dos menus -->
  640.  
  641.  
  642.  
  643.  
  644.  
  645. <div id="about" style="display:none"><br>
  646. <div class="caixinha1"><div class="h7">Sobre mim</div>
  647.  
  648. <img src="http://media.tumblr.com/8ad5d72ba43a801e370f4757d5b69289/tumblr_inline_mi0z8tQFwz1qz4rgp.png" width="74" align="left" class="border2">
  649.  
  650. Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim.
  651.  
  652.  
  653.  
  654. </div>
  655. </div>
  656.  
  657. <div id="tumblr" style="display:none;"><br>
  658. <div class="caixinha1"><div class="h7">Sobre o Tumblr</div>
  659.  
  660. Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr.
  661.  
  662.  
  663.  
  664. </div><br>
  665.  
  666. <div class="caixinha1"><div class="h7">Créditos</div>
  667.  
  668. <div class="wishlist"> Theme e Design por: <a href="http://jessierobsten.tumblr.com">Jessie Robsten</a></div>
  669.  
  670. <div class="wishlist"> Ajuda por <a href="http://laspricih.tumblr.com"> Laspricih</a></div>
  671.  
  672. <div class="wishlist">Alguns tutoriais úteis: <a href="http://ilovehtml.tumblr.com"> I Love HTML </a></div>
  673.  
  674. <div class="wishlist">Cores por: Photoshop CS5</div>
  675. <div class="wishlist">Fontes: Google</div>
  676.  
  677. <div class="wishlist">Alguns tutoriais úteis: <a href="http://things-to-help-you.tumblr.com/">Things to help you</a></div>
  678.  
  679.  
  680.  
  681. </div>
  682. </div>
  683.  
  684.  
  685.  
  686.  
  687. <div id="creditos" style="display:none;"><br><div class="caixinha1">
  688. <div class="h7">Creditos</div>
  689.  
  690. <cred><a href="http://jessierobsten.tumblr.com/">Jéssyca Victoria</a> <img src="http://media.tumblr.com/tumblr_ma5ok4qFSk1qfzrmj.gif"> Theme e Design. </cred>
  691.  
  692. <cred><a href="http://lovers-of-designs.tumblr.com/">LOD </a> <img src="http://media.tumblr.com/tumblr_ma5ok4qFSk1qfzrmj.gif"> Diversas coisas e disponibilização</cred>
  693.  
  694. <cred><a href="http://laspricih.tumblr.com/">Priscila </a> <img src="http://media.tumblr.com/tumblr_ma5ok4qFSk1qfzrmj.gif"> Muitas ajudas.</cred>
  695.  
  696. <cred><a href="http://things-to-help-you.tumblr.com/">TTHY</a> <img src="http://media.tumblr.com/tumblr_ma5ok4qFSk1qfzrmj.gif"> Muitos códigos, materiais e tutoriais</cred>
  697.  
  698. <cred><a href="http://html-mylove.tumblr.com/">H-ML</a> <img src="http://media.tumblr.com/tumblr_ma5ok4qFSk1qfzrmj.gif"> Menu, editado por mim Jessica *-*</cred>
  699.  
  700. <cred><a href="http://tumblr.com/"> Tumblr USF</a> <img src="http://media.tumblr.com/tumblr_ma5ok4qFSk1qfzrmj.gif"> Hospedagem</cred>
  701.  
  702. <cred><a href="OLINK"> Cores, imagens e etc...</a> <img src="http://media.tumblr.com/tumblr_ma5ok4qFSk1qfzrmj.gif"> Photoshop SC5</cred>
  703.  
  704. <cred><a href="OLINK"> Madly Luv</a> <img src="http://media.tumblr.com/tumblr_ma5ok4qFSk1qfzrmj.gif"> Opacidade e Tableless</cred>
  705.  
  706.  
  707. <cred><a href="OLINK"> Dafontes e Google</a> <img src="http://media.tumblr.com/tumblr_ma5ok4qFSk1qfzrmj.gif"> Fontes</cred>
  708.  
  709. <cred><a href="http://greathelp.tumblr.com/"> Great Help!</a> <img src="http://media.tumblr.com/tumblr_ma5ok4qFSk1qfzrmj.gif"> Materiais Úteis</cred>
  710.  
  711. <cred><a href="http://www.deviantart.com/morelikethis/294483293"> Deviantart</a> <img src="http://media.tumblr.com/tumblr_ma5ok4qFSk1qfzrmj.gif"> Enfeites</cred>
  712.  
  713.  
  714.  
  715.  
  716.  
  717. </div></div></div>
  718.  
  719.  
  720.  
  721.  
  722.  
  723.  
  724.  
  725.  
  726. <!-- Fim do conteúdo do menu -->
  727.  
  728.  
  729.  
  730.  
  731. <div id="footer"></div>
  732.  
  733. </div>
  734.  
  735.  
  736.  
  737. </body>
  738. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement