surmonte-r

Theme 07

Apr 30th, 2012
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.24 KB | None | 0 0
  1. <!-- THEME POR SURMONTE-R
  2.  
  3. NÃO COPIE, PLÁGIO É CRIME. --!>
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  14. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  15.  
  16. <head>
  17.  
  18.  
  19.  
  20. <!-- DEFAULT VARIABLES -->
  21. <meta name="color:back" content="#f8f8f8" />
  22.  
  23. <meta name="color:sbar" content="#fff" />
  24.  
  25. <meta name="color:sbar2" content="#000" />
  26.  
  27. <meta name="color:posts" content="#fff" />
  28.  
  29. <meta name="color:title" content="#000" />
  30.  
  31. <meta name="color:text" content="#000" />
  32.  
  33. <meta name="color:link" content="#000" />
  34.  
  35. <meta name="color:lhover" content="#000" />
  36.  
  37. <meta name="color:linkmenu" content="#000" />
  38.  
  39. <meta name="color:backmenu" content="#fff" />
  40.  
  41. <meta name="color:block" content="#000" />
  42.  
  43. <meta name="font:title" content="verdana" />
  44.  
  45. <meta name="font:body" content="verdana" />
  46.  
  47. <meta name="image:sidebar" content="" />
  48.  
  49.  
  50. <meta name="text:Link1" content="" />
  51. <meta name="text:Link1 Title" content="" />
  52. <meta name="text:Link2" content="" />
  53. <meta name="text:Link2 Title" content="" />
  54. <meta name="text:Link3" content="" />
  55. <meta name="text:Link3 Title" content="" />
  56. <meta name="text:Link4" content="" />
  57. <meta name="text:Link4 Title" content="" />
  58. <meta name="text:Link5" content="" />
  59. <meta name="text:Link5 Title" content="" />
  60.  
  61.  
  62.  
  63.  
  64. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  65. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  66. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  67. <link rel="shortcut icon" href="{Favicon}" />
  68. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  69.  
  70.  
  71.  
  72.  
  73. <style type="text/css">
  74.  
  75. body {color:#transparent; background-color:{color:back}; background-image: url('{image:Background}'); background-position: center; background-attachment:fixed; background-repeat: repeat; font-family: {font:body}; font-size:11px; line-height:15px; text-align:justify; color:{color:text}}
  76.  
  77. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  78.  
  79. #entries {margin-left:300px; margin-top:50px; width:510px; background-color:{color:back};}
  80.  
  81. #posts {overflow:hidden; background-color: {color:posts}; color:{color:text}; padding: 6px; margin-bottom:2px;}
  82.  
  83. title1 {font-family: {font:body}; font-size:17px; letter-spacing: -1px; line-height: 20px; text-transform: none; margin: 0 0 5px 0; text-align: center; color: {color:text}; font-weight: normal;}
  84.  
  85. h4 {font-family: {font:body}; font-size:14px; letter-spacing: -1px; line-height: 20px; text-transform: none; font-weight: normal; font-style:normal; margin: 0 0 5px 0; text-align: center; color: {color:text}}
  86.  
  87. h11{font-family: {font:title}; font-size:15px; letter-spacing: 1px; line-height: 20px; text-transform: none; font-weight: normal; margin: 0 0 5px 0; text-align: center; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; color:{color:title};}
  88.  
  89. h11:hover {letter-spacing: 2px;}
  90.  
  91.  
  92. h3 {font-family: {font:body}; font-size:20px; letter-spacing: -1px; line-height: 20px; text-transform: none; font-weight: normal; margin: 0 0 5px 0; text-align: center; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; color:#000; font-style:italic;}
  93.  
  94. h2 {font-family: {font:body}; font-size:20px; letter-spacing: -1px; line-height: 20px; text-transform: none; font-weight: normal; margin: 0 0 5px 0; text-align: center; color:{color:text}}
  95.  
  96. #source {text-align: left}
  97.  
  98. #info{font-family:{font:body}; font-size:11px; text-align:left; background-color:{color:back};}
  99.  
  100. #felicidade {background-color:{color:back}; color: {color:text}; font-family:{font:body}; font-size:11px; padding:8px; margin-bottom:0px;}
  101. #felicidade a {color:{color:text};}
  102.  
  103.  
  104.  
  105. blockquote {border-left:5px {color:block} solid; padding-left:5px; margin:0px 2px 0px 10px;}
  106.  
  107. blocktags {border-left:5px {color:body} solid; margin:5px 5px 5px 5px; padding: 5px 5px 5px 5px; background-color: #ECEBEB}
  108.  
  109. b, strong{color:{color:text};}
  110. i, em {color:{color:text};}
  111. w {color:{color:text};}
  112. p{margin-top:3px; margin-bottom:3px}
  113. blockquote {margin:2px 5px 2px 5px; padding: 1px 0 3px 6px; border-left: 2px solid {color:block}}
  114.  
  115. img a{border:none; width:100%}
  116.  
  117. .audio {background-color:black; display:block;}
  118.  
  119. #chat li {
  120. padding: 4px;
  121. background-color:{color:back};
  122. margin-top: 2px;
  123. }
  124.  
  125. #chat ul{
  126. list-style: none;
  127. padding: 0px;
  128. margin-top:5px;
  129. margin-bottom:10px;
  130. text-align: left;
  131. }
  132.  
  133.  
  134.  
  135. ::-webkit-scrollbar{width:3px;height:8px;}
  136.  
  137. ::-webkit-scrollbar-button:start:decrement
  138.  
  139. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  140.  
  141. ::-webkit-scrollbar-track-piece{background-color: {color:background};-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  142.  
  143. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:#000;-webkit-border-radius:px;}
  144.  
  145. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#000;-webkit-border-radius:px;}
  146.  
  147.  
  148. .ondeficaastags {margin-top: 0px; margin-bottom: 0px; padding: 5px; background-color: {color:posts}; text-align: center; font-size: 9px; font-family: verdana; text-transform: lowercase; font-family:verdana; font-size:11px; text-align:left; background-color:{color:posts}; }
  149. .ondeficaastags a {font-size: 9px;}
  150.  
  151.  
  152. .tudolala {width: 850px;}
  153.  
  154. #imagemsid {top: 305px; width: 105px; height: 105px; color: #fff; right: 432px; padding:3px; background-color:{color:sbar}; text-align:justify; position: fixed; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  155.  
  156. #imagemsid:hover {top: 305px; width: 105px; height: 105px; color: #fff; right: 432px; padding:3px; background-color:{color:sbar2}; text-align:justify; position: fixed; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  157.  
  158.  
  159. .box {top: 275px; width: 70px; height: 125px; color: #000; left: 255px; padding:0px; background-color: transparent; text-align:justify; position: fixed;}
  160.  
  161.  
  162.  
  163.  
  164.  
  165. .quotess {font-family: {font:body}; color:{color:text}; text-align: center; font-size: 11px; line-height: 15px; padding: 3px;}
  166. .quotess {text-align: center; color:{color:text}; text-transform: none; margin-bottom: 5px;}
  167. .quotess a, a:hover{text-transform: none; color:{color:text};}
  168.  
  169.  
  170. .box3 {letter-spacing:1px; text-align:justify; float: left; margin-left:0px; margin-top:0px;  font-size: 3px; padding: 3px;  color: #000; margin:1px; background-color: {color:posts}; position:relative;  display: inline-block; cursor: default; width:156px; height:80px; font-family:verdana; line-height:9px;}
  171.  
  172.  
  173.  
  174. .credit {margin-top: 19px; letter-spacing: 0px; text-align: right; font-family: tinytots; font-size: 7px; color: {color:text}; text-transform: uppercase; margin-right: 10px;}
  175. .credit a{color:{color:text}; text-transform: uppercase;}
  176.  
  177.  
  178.  
  179. .box5 {letter-spacing:1px; text-align:justify; float: left; margin-left:0px; margin-top:0px;  font-size: 12px; padding: 3px;  color: #000; margin:1px; background-color: {color:posts}; position:relative;  display: inline-block; cursor: default; width:210px; height:25px; font-family:tinytots; -webkit-transition: all 1.5s ease-out; -moz-transition: all 1.7s ease-out; overflow: hidden;}
  180. .box5:hover {letter-spacing:1px; text-align:justify; float: left; margin-left:0px; margin-top:0px;  font-size: 12px; padding: 3px;  color: #000; margin:1px; background-color: {color:posts}; position:relative;  display: inline-block; cursor: default; width:210px; height:330px; font-family:tinytots; -webkit-transition: all 1.5s ease-out; -moz-transition: all 1.7s ease-out;}
  181.  
  182. #descrilinda {top: 50px; width: 211px; height: 25px; margin-left: 252px; padding: 3px; background-color:{color:posts}; color:{color:sbar}; text-align: justify; position: fixed; font-family:{font:body}; font-size:10px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index: 100; overflow:hidden;}
  183.  
  184. #descrilinda:hover {width: 211px; height: 330px; margin-left: 252px; padding: 3px; background-color:{color:posts}; color:{color:text}; text-align: justify; position: fixed; font-family:{font:body}; font-size:10px;}
  185.  
  186. .titulocla2 {font-family: tinytots; font-size:17px; display: inline-block;letter-spacing:1px; margin-top:3px;}
  187.  
  188. .titulocla{font-family: tinytots; font-size:14px; letter-spacing: 1px; line-height: 20px; text-transform: uppercase; margin: 0 0 5px 0; text-align: center; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; color:{color:title};}
  189.  
  190. #nha {top: 280px; width: 800px; height: auto; margin-left: 827px; padding: 5px; background-color:#transp; color:{color:sbar}; text-align: justify; position: fixed; font-family:{font:body}; font-size:10px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index: 100; overflow:hidden;}
  191. .naves {text-align: center; margin-top:1px;}
  192. .naves a {display:block; font-family: tinytots; font-size: 8px; text-align: center; height: 14px; line-height:14px; background-color: {color:sbar}; color:{color:textmenu}; text-decoration: none; padding: 2px 0px; -webkit-transition: all 0.3s ease-out; margin:1px; -moz-transition: all 0.3s ease-out; margin-bottom:1px; width:55px; text-transform:none; letter-spacing:1px; border-radius:7px 0px 0 0; text-transform:uppercase;}
  193. .naves a:hover{letter-spacing:3px;}
  194.  
  195. #nha2 {top: 280px; width: 800px; height: auto; margin-left: 883px; padding: 5px; background-color:#transp; color:{color:sbar}; text-align: justify; position: fixed; font-family:{font:body}; font-size:10px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index: 100; overflow:hidden;}
  196. .naves2 {text-align: center; margin-top:1px;}
  197. .naves2 a {display:block; font-family: tinytots; font-size: 8px; text-align: center; height: 14px; line-height:14px; background-color: {color:sbar}; color:{color:textmenu}; text-decoration: none; padding: 2px 0px; -webkit-transition: all 0.3s ease-out; margin:1px; -moz-transition: all 0.3s ease-out; margin-bottom:1px; width:55px; text-transform:none; letter-spacing:1px; border-radius:0px 0px 0 0; text-transform:uppercase;}
  198. .naves2 a:hover{letter-spacing:3px;}
  199.  
  200. #nha3 {top: 280px; width: 800px; height: auto; margin-left: 939px; padding: 5px; background-color:#transp; color:{color:sbar}; text-align: justify; position: fixed; font-family:{font:body}; font-size:10px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index: 100; overflow:hidden;}
  201. .naves3 {text-align: center; margin-top:1px;}
  202. .naves3 a {display:block; font-family: tinytots; font-size: 8px; text-align: center; height: 14px; line-height:14px; background-color: {color:sbar}; color:{color:textmenu}; text-decoration: none; padding: 2px 0px; -webkit-transition: all 0.3s ease-out; margin:1px; -moz-transition: all 0.3s ease-out; margin-bottom:1px; width:55px; text-transform:none; letter-spacing:1px; border-radius:0px 0px 0 0; text-transform:uppercase;}
  203. .naves3 a:hover{letter-spacing:3px;}
  204.  
  205. #nha4 {top: 280px; width: 800px; height: auto; margin-left: 995px; padding: 5px; background-color:#transp; color:{color:sbar}; text-align: justify; position: fixed; font-family:{font:body}; font-size:10px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index: 100; overflow:hidden;}
  206. .naves4 {text-align: center; margin-top:1px;}
  207. .naves4 a {display:block; font-family: tinytots; font-size: 8px; text-align: center; height: 14px; line-height:14px; background-color: {color:sbar}; color:{color:textmenu}; text-decoration: none; padding: 2px 0px; -webkit-transition: all 0.3s ease-out; margin:1px; -moz-transition: all 0.3s ease-out; margin-bottom:1px; width:55px; text-transform:none; letter-spacing:1px; border-radius:0px 0px 0 0; text-transform:uppercase;}
  208. .naves4 a:hover{letter-spacing:3px;}
  209.  
  210. #nha5 {top: 280px; width: 800px; height: auto; margin-left: 1051px; padding: 5px; background-color:#transp; color:{color:sbar}; text-align: justify; position: fixed; font-family:{font:body}; font-size:10px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index: 100; overflow:hidden;}
  211. .naves5 {text-align: center; margin-top:1px;}
  212. .naves5 a {display:block; font-family: tinytots; font-size: 8px; text-align: center; height: 14px; line-height:14px; background-color: {color:sbar}; color:{color:textmenu}; text-decoration: none; padding: 2px 0px; -webkit-transition: all 0.3s ease-out; margin:1px; -moz-transition: all 0.3s ease-out; margin-bottom:1px; width:55px; text-transform:none; letter-spacing:1px; border-radius:0px 7px 0 0; text-transform:uppercase;}
  213. .naves5 a:hover{letter-spacing:3px;}
  214.  
  215.  
  216.  
  217. .frasepft {font-family: tinytots; font-size: 19px; letter-spacing:1px; text-aling: justify; margin-top:13px; display:block; background-color: transparent; color:{color:text};}
  218. .frasepft4 {font-family: tinytots; font-size: 11px; letter-spacing:1px; text-aling: justify; margin-top:13px; display:block; background-color: transparent; color:{color:text};}
  219.  
  220. .oscriditoslindos {font-family: tinytots; font-size: 11px; letter-spacing:1px; text-aling: right; margin-top:13px; display:block; background-color: transparent; color:{color:text};}
  221.  
  222. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  223.  
  224.  
  225. .partelindadotheme {position: relative; margin-top: 347px; margin-left: 924px; width: 100px; background-color: {color:posts}; color: {color:text}; padding: 2px; font-size: 9px; font-family: verdana; text-align: center; position:fixed; z-index:1; height: 14px;}
  226.  
  227. .passarapagina {position: relative; margin-top: 347px; margin-left: 1029px; width: 97px; background-color: {color:posts}; color: {color:text}; padding: 2px; font-size: 9px; font-family: verdana; text-align: center; position:fixed; z-index:1; height: 14px;}
  228.  
  229.  
  230.  
  231. /*** Paginação by madlyluv.com ***/
  232. #paginacaoml {font-size: 9px; font-weight: bold; line-height: 16px; text-shadow: 0 1px 1px #transp;}
  233. #paginacaoml a {background: {color:back}; margin: 0 1px 0 0; padding: 1px 3px; color: {color:text}; text-decoration: none;}
  234. #paginacaoml a:hover {background: {color:back}; border: none;}
  235. #paginacaoml span.pagina_atual {background: {color:back}; margin: 0 1px 0 0; padding: 1px 3px; color: #{color:text}; text-decoration: none;}
  236. #paginacaoml span.info {background: #cor_6; margin: 0 1px 0 0; padding: 2px 4px; color: #cor_7; text-decoration: none;}
  237. </style>
  238.  
  239.  
  240. <syle type="text/css">{CustomCSS}</style>
  241.  
  242.  
  243.  
  244.  
  245.  
  246. </head>
  247. <body onkeydown="return false">
  248.  
  249.  
  250. <div class="tudolala">
  251.  
  252.  
  253.  
  254. <div id="nha">
  255. <div class="naves">
  256. <a href="{text:Link1}">{text:Link1 Title}</a>
  257. </div></div>
  258.  
  259. <div id="nha2">
  260. <div class="naves2">
  261. <a href="{text:link2}">{text:link2 title}</a>
  262. </div></div>
  263.  
  264. <div id="nha3">
  265. <div class="naves3">
  266. <a href="{text:link3}">{text:link3 title}</a>
  267. </div></div>
  268.  
  269. <div id="nha4">
  270. <div class="naves4">
  271. <a href="{text:link4}">{text:link4 title}</a>
  272. </div></div>
  273.  
  274. <div id="nha5">
  275. <div class="naves5">
  276. <a href="{text:link5}">{text:link5 title}</a>
  277. </div></div>
  278.  
  279.  
  280.  
  281.  
  282.  
  283. <div id="imagemsid">
  284. <img src="{image:sidebar}" width="105" height="105">
  285. </div></div>
  286.  
  287. <div style="float: right; border: 0px solid #000; padding: 3px; margin-left: 0px; color:#FFF;  margin-bottom: 1px; top: 305px; right: 225px; background-color: #FFF; color: #000; position:fixed; width: 200px; height: 85px; font-size: 9px; letter-spacing: 0px; text-align: justify; font-family: Verdana, Geneva, Tahoma, sans-serif"><center>{description}</center></div></div></div></div>
  288.  
  289.  
  290. <div class="partelindadotheme">theme <a href="http://surmonte-r.tumblr.com/">surmonte-r</a> </div></div>
  291.  
  292. <div class="passarapagina"><div id="paginacaoml"><center>
  293. {block:JumpPagination length="6"}
  294. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  295. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  296. {/block:JumpPagination}</center></div></div>
  297.  
  298. </div>
  299.  
  300. </div></div>
  301. </div></div></div></div></div></div></div>
  302.  
  303.  
  304.  
  305.  
  306.  
  307. </div>
  308.  
  309.  
  310.  
  311. </div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
  312.  
  313.  
  314. </div></div></div></div></div>
  315.  
  316.  
  317.  
  318.  
  319. <div id="entries">
  320. {block:Posts}
  321. <div id="posts">
  322.  
  323. {block:Title}<center><title1>{Title}&nbsp;</title1></center>{/block:Title}
  324. {block:Text}{Body}{/block:Text}
  325.  
  326. {block:Quote}<center><h4>"{Quote}"</center></h4>{/block:Quote}
  327. {block:Source} <div class="quotess"> <div class="source"> ~ {Source}</div></div>{/block:Source}
  328.  
  329. {block:Link}<a href="{URL}" class="link" {Target}><center><title1>{Name}&nbsp;</title1></center></a>
  330. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  331.  
  332. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  333.  
  334. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  335.  
  336. {block:Chat}<div id="chat">
  337. <ul>{block:Lines}<li>
  338. {block:Label}<b>{Label}</b>{/block:Label}
  339. {Line}
  340. </li>{/block:Lines}</ul>
  341. </div>{/block:Chat}
  342. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  343.  
  344. {block:Answer}<div id="felicidade">{Asker} <b>asked</b> me: {Question}</div>
  345. {Answer}{/block:answer}
  346.  
  347. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  348.  
  349.  
  350. <div class="ondeficaastags">
  351. {block:HasTags}<b><small>in(direct):</small></b>{block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}<br>{/block:HasTags}
  352. {block:Date} <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount} - <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{Block:IndexPage} - <a href="{ReblogUrl}" target="_blank"><b>reblog</b> this</a>{/Block:IndexPage}<small>{block:RebloggedFrom} <br> <a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}{block:ContentSource} - <a href="{SourceURL}" target="_blank">originally</a>{/block:ContentSource}</small></div>
  353. </div>
  354. {/block:Posts}
  355. {block:PostNotes}{PostNotes}{/block:PostNotes}
  356.  
  357. </div>
  358. </body>
  359. </html>
Advertisement
Add Comment
Please, Sign In to add comment