Advertisement
sabedorias

Sabedorias Theme 8

Feb 4th, 2012
10,832
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 25.75 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.                                        
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4. <head>
  5.     <!-- DEFAULT VARIABLES -->
  6.     <meta name="color:background" content="#ffffff" />
  7.     <meta name="color:entry" content="#ffffff" />
  8.     <meta name="color:descri" content="#ffffff" />
  9.     <meta name="color:sidebar" content="#ffffff" />
  10.     <meta name="color:link1" content="#000" />
  11.     <meta name="color:link2" content="#fff" />
  12.     <meta name="color:linkhover" content="#fff" />
  13.     <meta name="color:linkhover2" content="#000000" />
  14.     <meta name="color:sbar" content="#F0F0F0" />
  15.     <meta name="color:ask" content="#696969" />
  16.  
  17.     <meta name="text:titulo" content="Um titulo maneiro aqui" />
  18.     <meta name="text:subtitulo" content="Um subtitulo legal aqui, ta?" />
  19.  
  20.     <meta name="color:text" content="#252525" />
  21.     <meta name="color:link" content="#000000" />
  22.  
  23.     <meta name="color:scrollbarbg" content="#eeeeee" />
  24.     <meta name="color:scrollbarcolor" content="#cccccc" />
  25.  
  26.     <meta name="font:title" content="verdana" />
  27.     <meta name="font:body" content="verdana" />
  28.  
  29.     <meta name="image:background" content="" />
  30.  
  31.     <meta name="image:sidebar1" content="http://static.tumblr.com/6j5gssy/kHtlxk92d/2.jpg"/>
  32.     <meta name="image:sidebar2" content="http://static.tumblr.com/6j5gssy/fqvlxk0pt/12.jpg"/>
  33.  
  34.     <meta name="image:sideimg1" content="http://static.tumblr.com/6j5gssy/sxLlxk0os/1.jpg"/>
  35.     <meta name="image:sideimg2" content="http://static.tumblr.com/6j5gssy/rnClxk0ox/2.jpg"/>
  36.     <meta name="image:sideimg3" content="http://static.tumblr.com/6j5gssy/Ddblxk0p3/3.jpg"/>
  37.     <meta name="image:sideimg4" content="http://static.tumblr.com/6j5gssy/fhHlxk0pq/4.jpg"/>
  38.     <meta name="image:sideimg5" content="http://static.tumblr.com/6j5gssy/gkUlxk0pi/10.jpg"/>
  39.     <meta name="image:sideimg6" content="http://static.tumblr.com/6j5gssy/YgPlxk0pk/11.jpg"/>
  40.  
  41.     <meta name="text:Link1" content="/" />
  42.     <meta name="text:Link1 Title" content="1st page" />
  43.     <meta name="text:Link2" content="link2" />
  44.     <meta name="text:Link2 Title" content="link 2" />
  45.     <meta name="text:Link3" content="/ask" />
  46.     <meta name="text:Link3 Title" content="ask me" />
  47.     <meta name="text:Link4" content="link3" />
  48.     <meta name="text:Link4 Title" content="link 4" />
  49.     <meta name="text:Link5" content="link5" />
  50.     <meta name="text:Link5 Title" content="link 5" />
  51.     <meta name="text:Link6" content="link6" />
  52.     <meta name="text:Link6 Title" content="link 6" />
  53.     <meta name="text:Link7" content="link7" />
  54.     <meta name="text:Link7 Title" content="link 7" />
  55.     <meta name="text:Link8" content="link8" />
  56.     <meta name="text:Link8 Title" content="link 8" />
  57.     <meta name="text:Link9" content="link9" />
  58.     <meta name="text:Link9 Title" content="link 9" />
  59.  
  60.     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  61.     <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  62.     {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  63.     <link rel="shortcut icon" href="{Favicon}" />
  64.     <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  65.     <style type="text/css">
  66.  
  67. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:{font:body}; font-size:11px; line-height:110%; text-align:justify}
  68.  
  69. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  70. a:hover{color:{color:title}; background-color:{color:lhover}}
  71.  
  72. #entries{left:60%; margin-left:30px; margin-top:8px; width:510px; position fixed;}
  73. http://www.tumblr.com/customize-classic/sabedorias-theme5#
  74. #msd {width:420px; height: 500px; margin-left:578px; margin-top: 0px; position:fixed; overflow:hidden; background-color: {color:sidebar}; padding:3px; }
  75.  
  76. #stext {margin-left:1px; font-family:{font:Body}; font-size:10px; width:260px; height: auto;}
  77.  
  78. #info{font-family: verdana; font-size:10px; text-transform:lowercase; text-align: left; }
  79.  
  80. #mdescri {width: 280px; height: 470px; margin-left: 580px; margin-top: 93px; position:fixed; overflow:hidden; background-color: transparent;}
  81.  
  82. #pagina {width: 412px; height: 15px; background-color:{color:background}; margin-bottom: 0px; margin-top: 25px; margin-left: 580px; padding:2px; font:9px verdana; letter-spacing: 0px; text-align:justify; color:{color:text}; position: fixed;}
  83.  
  84.  
  85.  
  86. /*** Paginação by madlyluv.com ***/
  87.  
  88. #paginacaoml {font-size: 8px; font-family: Verdana, Geneva, Tahoma, sans-serif; line-height: 21px; margin-top: 0px;}
  89.  
  90. #paginacaoml a {font-size: 8px; font-family: Verdana, Geneva, Tahoma, sans-serif; background: {color:backrground}; margin: 0px 1px 0 0; padding: 2px 4px; color: {color:text}; text-decoration: none;}
  91.  
  92. #paginacaoml a:hover {font-size: 8px; font-family: Verdana, Geneva, Tahoma, sans-serif; background: {color:background}; border: none;}
  93.  
  94. #paginacaoml span.pagina_atual {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: {color:link}; text-decoration: none; font-weight: bold;}#paginacaoml span.info {background: #161616; margin: -5px 1px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none;}
  95.  
  96. #sbar1 {width:130px; height: 160px;  margin-left: 870px; margin-top: 100px; position:fixed; overflow:hidden; background-color: {color:sbar}; border:0px solid; border-right:0px solid; padding:3px; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;}
  97. #sbar1 img {width: 130; height: 160px;}
  98. #sbar1 img:hover {opacity: 0;}
  99.  
  100. #sbar2 {width:130px; height: 160px;  margin-left: 870px; margin-top: 100px; position:fixed; overflow:hidden; background-color: {color:sbar}; border:0px solid; border-right:0px solid; padding:3px; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;}
  101. #sbar2 img {width: 130; height: 160px;}
  102. #sbar2:hover {opacity: 0;}
  103.  
  104. #ss1 {position: fixed; float: left; margin-top: 0px; margin-left: 570px; width: 137px; text-align: justify; font-size: 9px; background-color: transparent; color: #000000; font-family: verdana; padding: 10px; height: 15px; }
  105. .sleft1 {margin-top: 0px; text-align: center;}
  106. .sleft1 a {display: block; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 3px; height: 15px;  width: 137px; background-color: {color:link1}; color:{color:link2}; text-decoration: none; text-transform: lowercase;  padding: 2px 2px 2px 2px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px;}
  107. .sleft1  a:hover{text-align: center; letter-spacing: 1px; background-color: {color:linkhover}; color:{color:linkhover2};}
  108.  
  109. #ss2 {position: fixed; float: left; margin-top: 0px; margin-left: 711px; width: 137px; text-align: justify; font-size: 9px; background-color: transparent; color: #000000; font-family: verdana; padding: 10px; height: 15px; }
  110. .sleft2 {margin-top: 0px; text-align: center;}
  111. .sleft2 a {display: block; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 3px; height: 15px;  width: 137px; background-color: {color:link1}; color:{color:link2}; text-decoration: none; text-transform: lowercase;  padding: 2px 2px 2px 2px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  112. .sleft2  a:hover{text-align: center; letter-spacing: 1px; background-color: {color:linkhover}; color:{color:linkhover2};}
  113.  
  114. #ss3 {position: fixed; float: left; margin-top: 0px; margin-left: 852px; width: 137px; text-align: justify; font-size: 9px; background-color: transparent; color: #000000; font-family: verdana; padding: 10px;  height: 15px; }
  115. .sleft3 {margin-top: 0px; text-align: center;}
  116. .sleft3 a {display: block; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 3px; height: 15px;  width: 137px; background-color: {color:link1}; color:{color:link2};text-decoration: none; text-transform: lowercase; padding: 2px 2px 2px 2px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px;}
  117. .sleft3 a:hover{text-align: center; letter-spacing: 1px; background-color: {color:linkhover}; color:{color:linkhover2};}
  118.  
  119. #ss4 {position: fixed; float: left; margin-top: 40px; margin-left: 570px; width: 140px; height: 20px; text-align: justify; font-size: 9px; background-color: transparent; color: #000000; font-family: verdana; padding: 10px;}
  120.  
  121. .sleft4 {margin-top: 0px; text-align: center;}
  122.  
  123. .sleft4 a {display: block; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 3px; height: 20px;  width: 140px; background-color: {color:link1}; color:{color:link2}; text-decoration: none; text-transform: lowercase;  padding: 2px 2px 2px 2px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  124. .sleft4  a:hover{text-align: center; letter-spacing: 1px; background-color: {color:linkhover}; color:{color:linkhover2};}
  125.  
  126.  
  127.  
  128. #ss5 {position: fixed; float: left; margin-top: 65px; margin-left: 570px; width: 139px; height: 20px; text-align: justify; font-size: 9px; background-color: transparent; color: #000000; font-family: verdana; padding: 10px;}
  129.  
  130. .sleft5 {margin-top: 0px; text-align: center;}
  131.  
  132. .sleft5 a {display: block; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 3px; height: 20px;  width: 139px;background-color: {color:link1}; color:{color:link2}; text-decoration: none; text-transform: lowercase;  padding: 2px 2px 2px 2px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  133. .sleft5  a:hover{text-align: center; letter-spacing: 1px; background-color: {color:linkhover}; color:{color:linkhover2};}
  134.  
  135.  
  136. #ss6 {position: fixed; float: left; margin-top: 40px; margin-left: 708px; width: 139px; height: 15px;  text-align: justify; font-size: 9px; background-color: transparent; color: #000000; font-family: verdana; padding: 10px;}
  137.  
  138. .sleft6 {margin-top: 0px; text-align: center;}
  139.  
  140. .sleft6 a {display: block; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 3px; height: 20px;  width: 139px; background-color: {color:link1}; color:{color:link2}; text-decoration: none; text-transform: lowercase;  padding: 2px 2px 2px 2px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  141. .sleft6  a:hover{text-align: center; letter-spacing: 1px; background-color: {color:linkhover}; color:{color:linkhover2};}
  142.  
  143.  
  144.  
  145. #ss7 {position: fixed; float: left; margin-top: 65px; margin-left: 708px; width: 140px; height: 15px; text-align: justify; font-size: 9px; background-color: transparent; color: #000000; font-family: verdana; padding: 10px;}
  146.  
  147. .sleft7 {margin-top: 0px; text-align: center;}
  148.  
  149. .sleft7 a {display: block; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 3px; height: 20px;  width: 140px; background-color: {color:link1}; color:{color:link2}; text-decoration: none; text-transform: lowercase;  padding: 2px 2px 2px 2px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  150. .sleft7  a:hover{text-align: center; letter-spacing: 1px; background-color: {color:linkhover}; color:{color:linkhover2};}
  151.  
  152.  
  153.  
  154. #ss8 {position: fixed; float: left; margin-top: 40px; margin-left: 850px; width: 140px; height: 15px; text-align: justify; font-size: 9px; background-color: transparent; color: #000000; font-family: verdana; padding: 10px;}
  155.  
  156. .sleft8 {margin-top: 0px; text-align: center;}
  157.  
  158. .sleft8 a {display: block; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 3px; height: 20px;  width: 140px; height: 20px; background-color: {color:link1}; color:{color:link2}; text-decoration: none; text-transform: lowercase;  padding: 2px 2px 2px 2px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  159. .sleft8  a:hover{text-align: center; letter-spacing: 1px; background-color: {color:linkhover}; color:{color:linkhover2};}
  160.  
  161.  
  162.  
  163. #ss9 {position: fixed; float: left; margin-top: 65px; margin-left: 850px; width: 140px; height: 15px; text-align: justify; font-size: 9px; background-color: transparent; color: #000000; font-family: verdana; padding: 10px;}
  164.  
  165. .sleft9 {margin-top: 0px; text-align: center;}
  166.  
  167. .sleft9 a {display: block; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 3px; height: 20px;  width: 140px; background-color: {color:link1}; color:{color:link2}; text-decoration: none; text-transform: lowercase;  padding: 2px 2px 2px 2px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  168. .sleft9  a:hover{text-align: center; letter-spacing: 1px; background-color: {color:linkhover}; color:{color:linkhover2};}
  169.  
  170. #sdbarfi{margin-top: 497px; margin-left: 580px; background-color: {color:link1}; color: {color:link2}; width: 415px; height: 15px; position: fixed; padding: 5px 4px 6px 4px; font-family: {font:body2}; font-size: 9px; text-align: center; line-height: 110%; -moz-border-radius: 0px 0; -webkit-border-radius: 0px 0px 10px 10px;}
  171. #sdbarfi a{font-family: {font:body2}; font-size: 9px; color: {color:link1};}
  172.  
  173. #title1{margin-top: 270px; margin-left: 580px; background-color: {color:link1}; color: {color:link2}; width: 415px; height: 20px; position: fixed; padding: 5px 4px 6px 4px; font-family: {font:body2}; font-size: 13px; text-align: center; line-height: 110%; -moz-border-radius: 0px 0; -webkit-border-radius: 0px 0px 0px 0px;}
  174. #title1 a{font-family: {font:body2}; font-size: 13px; color: {color:link1};}
  175.  
  176. #subtitle1{margin-top: 303px; margin-left: 580px; background-color: {color:link1}; opacity: 0.7; color: {color:link2}; width: 415px; height: 20px; position: fixed; padding: 5px 4px 6px 4px; font-family: {font:body2}; font-size: 11px; text-align: center; line-height: 110%; -moz-border-radius: 0px 0; -webkit-border-radius: 0px 0px 0px 0px;}
  177. #subtitle1 a{font-family: {font:body2}; font-size: 11px; color: {color:link1};}
  178.  
  179. #sidebarimages {margin-left: 577px; margin-top: 337px; width: 429px;  height: 105px; background-color: transparent;  float: left; position: fixed; }
  180.  
  181. #posts{overflow:hidden; background-color: {color:entry}; border-left:0px solid {color:link}; border-right:0px solid {color:link}; padding:3px}
  182.  
  183. h1{color:{color:title}; font-family:{font:title}; font-size:24px; line-height:24px; letter-spacing:0px; font-weight:normal; text-transform:none; margin:0px; padding:0px; margin-bottom:-0px; text-align:center}
  184.  
  185. h2{color:{color:title}; font-family:{font:title}; font-size:25px; line-height:12px; letter-spacing:0px; font-weight:normal; text-transform:none; margin:0px; padding:0px; margin-bottom:-0px; text-align:center}
  186. .bigquote{font-size: 80px; font-family: georgia; line-height: 80px; opacity: 0.2; filter:alpha (opacity=20)}
  187. .pquote{font-family: georgia; font-size: 25px; letter-spacing: -1px; line-height: 20px; text-transform: none; margin-top: -70px; margin-left: 45px}
  188. .source{margin-top: 5px; text-align: right}
  189.  
  190. #vanhalls {width: 468px; background-color: {color:text}; color: {color:sidebar}; height: 30px; font-size: 9px; font-weight: bold; display: block; text-align: center; padding-top: 4px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; margin-left: 0px; font-family: tahoma; font-weight: bold;}
  191. #vanhalls:hover {font-weight: normal; letter-spacing: 4px; color: {color:text}; background-color: {color:sidebar};}
  192.  
  193. .lari {position: fixed; z-index: 102; background-color: rgba(255,255,255,0.7); width: 423px; height: 120px; text-align: center; letter-spacing: -5px; font-family: georgia; font-style: italic; font-size: 60px; line-height: 50px; padding: 15px; padding-left: 15px; padding-right: 20px; margin-bottom: -30px;}
  194. .lari a {margin-right: 20px;}
  195.  
  196.  
  197.  
  198. #source {text-align: left}
  199.  
  200. #questions {background-color:{color:background}; color: {color:text}; padding:10px; margin-bottom:0px; font-family:verdana; font-size:9px}
  201. #questions a {color:{color:link}}
  202.  
  203. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  204.  
  205. b, strong{color:{color:title}}
  206. i, em {color:{color:link};}
  207. p{margin-top:5px; margin-bottom:5px}
  208. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  209.  
  210. img a{border:none; width:100%}
  211. .audio{background-color:black; display:block;}
  212.  
  213. .user_1 .label {color:{color:link}; font-weight:bold}
  214. .user_2 .label {color:{color:text}; font-weight:bold}
  215. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  216.  
  217. .apic {padding: 5px; background-color: {color:ask}; width: 48px}
  218. .atip {color: {color:ask}; font-size: 38px; margin-left: -10px;}
  219. .asker {font-style: italic; font-family: verdana; font-size: 12px;}
  220. .asker a {color: {color:ask};}
  221. .asker1 {font-size: 9px; font-family: verdana;}
  222.  
  223. .notes img{width:10px; position:relative; top:1px;}
  224. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  225. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  226.  
  227. ::-webkit-scrollbar{width:4px;height:2px; }
  228. ::-webkit-scrollbar-button:start:decrement
  229. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  230. ::-webkit-scrollbar-track-piece{background-color:{color:scrollbarbg};-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  231. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:scrollbarcolor};-webkit-border-radius:px;}
  232. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:scrollbarcolor};-webkit-border-radius:px;
  233.  
  234.         </style>
  235.     <style type="text/css">{CustomCSS}</style>
  236. </head>
  237.  
  238. <body>
  239.  
  240. <!--SCM Music Player by Adrian C Shum - http://scmplayer.net-->
  241. <script type="text/javascript" src="http://scmplayer.net/script.js" ></script>
  242. <script type="text/javascript">
  243. SCMMusicPlayer.init("{'skin':'skins/black/skin.css','playback':{'autostart':'true','shuffle':'true','volume':'100'},'playlist':[{'title':'Coldplay - Paradise','url':'http://www.youtube.com/watch?v=8oizmQxCmXM&feature=related'},{'title':'Dev - Dancing in The Dark','url':'http://www.youtube.com/watch?v=fZdh13_bijo'},{'title':'Taio Cruz - Hangover (Remix)','url':'http://www.youtube.com/watch?v=osGwUL9UZbI'},{'title':'Welcome to Saint Tropez','url':'http://www.youtube.com/watch?v=1nPiVj3H6e8&feature=fvst'},{'title':'LMFAO - Shots','url':'http://www.youtube.com/watch?v=ZTNcqKCcvzw'},{'title':'Tiko%27s Groove - I Can%27t Get Nothing','url':'http://www.youtube.com/watch?v=vipMw-9mHXg'},{'title':'David Guetta ft Nicki Minaj - Turn Me On','url':'http://www.youtube.com/watch?v=o5T470YPwXY'},{'title':'Usher - Dj Got Us Falling In Love Again','url':'http://www.youtube.com/watch?v=aCbDTix6HYw'},{'title':'Adele - Set Fire to The Rain','url':'http://www.youtube.com/watch?v=RGOw_y1Oob4'},{'title':'Rihanna - You da One','url':'http://www.youtube.com/watch?v=U_TtxIZMIKo&feature=related'},{'title':'B.o.B. feat T.I. - Not Lost','url':'http://www.youtube.com/watch?v=QjXax1nJMl0'},{'title':'Will.I.Am - Great Times','url':'http://www.youtube.com/watch?v=hy6xBVlL0-Q'},{'title':'Charlie Brown Jr - C%E9u Azul','url':'http://www.youtube.com/watch?v=IXjuIr4hSvo'},{'title':'NX Zero - N%E3o %E9 Normal','url':'http://www.youtube.com/watch?v=ksKozh3jj2g&ob=av2e'},{'title':'Avril Lavigne - What The Hell','url':'http://www.youtube.com/watch?v=AbweN3opgk8'},{'title':'Avril Lavigne - Wish You Were Here','url':'http://www.youtube.com/watch?v=Ijbk0-wizzE'},{'title':'Coldplay ft. Rihanna - Princess of China','url':'http://www.youtube.com/watch?v=hMy1E8XlAUU&feature=related'},{'title':'Chris Brown - Beautiful People','url':'http://www.youtube.com/watch?v=MEjuovssGjA'},{'title':'Ibiza','url':'http://www.youtube.com/watch?v=s2QRdrjvE4k&feature=fvst'},{'title':'3OH!3 feat. Kesha - My First Kiss','url':'http://www.youtube.com/watch?v=LOQuzIcPYUs&feature=endscreen&NR=1'},{'title':'30H!3 - Starstruck','url':'http://www.youtube.com/watch?v=eXwtOroPLl0'},{'title':'The Wanted - Glad You Came','url':'http://www.youtube.com/watch?v=MepgUTHQdSs&feature=fvst'},{'title':'Swedish House Mafia - Save the World','url':'http://www.youtube.com/watch?v=5ySU46zck3Q'},{'title':'Skillet - Monster','url':'http://www.youtube.com/watch?v=1mjlM_RnsVE'},{'title':'Skillet - Hero','url':'http://www.youtube.com/watch?v=uGcsIdGOuZY&ob=av2e'},{'title':'Marilyn Manson - Sweet Dreams','url':'http://www.youtube.com/watch?v=yflJZfNx4zk&feature=fvst'}],'placement':'bottom','showplaylist':'false'}");
  244. </script>
  245. <!--End of SCM Music Player script-->
  246.  
  247. <div id="msd">
  248.  
  249. <div id="mdescri">
  250. <br>
  251. <div id="stext"><div style="overflow: auto; color: none; background-color: {color:descri}; text-align: normal; width: 270px; font-family: verdana; height: 153px; padding: 0px 10px 5px 1px; font-size:10px; line-height: 100%">{block:Description}{Description}{/block:Description}</div></div><br /><br />
  252.  
  253. <br>
  254.  
  255. </div>
  256.  
  257. <div id="pagina"><div id="paginacaoml"> <center>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"><big><big>&laquo;</big></big></a>{/block:PreviousPage}{/block:Pagination}{block:JumpPagination length="15"}{block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}{block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}{block:Pagination}{block:NextPage}<a href="{NextPage}"><big><big>&raquo;</big></big></a>{/block:NextPage}{/block:Pagination}</center></div></div></div>
  258.  
  259. <div id="sbar1">
  260. <img src="{image:sidebar1}"></div></div>
  261. </div>
  262.  
  263. <div id="sbar2">
  264. <img src="{image:sidebar2}"></div></div>
  265. </div>
  266.  
  267. <div id="ss1"><div class="sleft1">
  268. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  269. </div></div>
  270.  
  271. <div id="ss2"><div class="sleft2">
  272. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  273. </div></div>
  274.  
  275. <div id="ss3"><div class="sleft3">
  276. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  277. </div></div>
  278.  
  279. <div id="ss4"><div class="sleft4">
  280. {block:ifLink4}<a href="{text:Link4}"><div style=margin-top:4px;>{text:Link4 Title}</div></a>{/block:ifLink4}
  281. </div></div>
  282.  
  283. <div id="ss5"><div class="sleft5">
  284. {block:ifLink5}<a href="{text:Link5}"><div style=margin-top:4px;>{text:Link5 Title}</div></a>{/block:ifLink5}
  285. </div></div>
  286.  
  287. <div id="ss6"><div class="sleft6">
  288. {block:ifLink6}<a href="{text:Link6}"><div style=margin-top:4px;>{text:Link6 Title}</div></a>{/block:ifLink6}
  289. </div></div>
  290.  
  291. <div id="ss7"><div class="sleft7">
  292. {block:ifLink7}<a href="{text:Link7}"><div style=margin-top:4px;>{text:Link7 Title}</div></a>{/block:ifLink7}
  293. </div></div>
  294.  
  295. <div id="ss8"><div class="sleft8">
  296. {block:ifLink8}<a href="{text:Link8}"><div style=margin-top:4px;>{text:Link8 Title}</div></a>{/block:ifLink8}
  297. </div></div>
  298.  
  299. <div id="ss9"><div class="sleft9">
  300. {block:ifLink9}<a href="{text:Link9}"><div style=margin-top:4px;>{text:Link9 Title}</div></a>{/block:ifLink9}
  301. </div></div>
  302.  
  303. <div id="sdbarfi">theme por <b>sabedorias</b>, com detalhes de sk8er-girl.</div>
  304.  
  305. <div id="title1">{text:titulo}</div>
  306.  
  307. <div id="subtitle1">{text:subtitulo}</div>
  308.  
  309. <div id="sidebarimages">
  310. <div style="padding: 4px; overflow: auto; background-color: transparent;"><marquee direction="left" scrollamount="3" behavior="alternate" onmouseover="this.stop()" onmouseout="this.start()">
  311.  
  312. <img src="{image:sideimg1}" height="150"/>  
  313. <img src="{image:sideimg2}" height="150"/>  
  314. <img src="{image:sideimg3}" height="150"/>  
  315. <img src="{image:sideimg4}" height="150"/>  
  316. <img src="{image:sideimg5}" height="150"/>  
  317. <img src="{image:sideimg6}" height="150"/>  
  318. </marquee></div></div>
  319.  
  320. </div></div>
  321.  
  322. <div id="entries">
  323. {block:Posts}
  324. <div id="posts">
  325.  
  326. <br>{block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  327. {block:Text}{Body}{/block:Text}
  328.  
  329. {block:Quote}
  330. <b class="bigquote"></b><div class="pquote">{Quote}</div>{block:Source}
  331. <div class="source">— {Source}</div>{/block:Source}
  332. {/block:Quote}
  333.  
  334. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  335. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  336.  
  337. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  338. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  339.  
  340. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  341.  
  342. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  343.  
  344. {block:Answer}
  345. <table cellspacing="0" cellpadding="0" width="100%"><tr><td class="apic"><img src="{AskerPortraitURL-48}"></td><td bgcolor="{color:background}" width="40px"><span class="atip">&#9700;</span></td><td bgcolor="{color:background}"><div class="asker"><a href="{URL}" class="asker">{Asker}</a> disse:</br></div>
  346. <div class="asker1"></br>{Question}</div></td></tr></table>
  347. <div class="answer"><p></br>{Answer}</p></div>
  348. {/block:answer}
  349.  
  350. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  351.  
  352. <div id="info">{block:HasTags}<br>tags:{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags} <br>{block:Date} Posted <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount} · <a href="{ReblogURL}" target="_blank">reblog this</a><br>{block:RebloggedFrom}originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  353. </span>{/block:RebloggedFrom} {block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}</div></div><BR>
  354. {/block:Posts}
  355. {block:PostNotes}{PostNotes}{/block:PostNotes}
  356.  
  357. </div>
  358.  
  359. </body>
  360. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement