Advertisement
simonecereja

Theme Unbroken

Sep 13th, 2012
3,232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 17.68 KB | None | 0 0
  1. <!-----------------------------------------------------------------------
  2.                                                                    
  3. THEME FEITO POR SIMONE (CEREJADOSUNDAE). É PORIBIDA QUALQUER CÓPIA OU USO DOS CÓDIGOS CONFORME A  
  4. LEI PENAL, ARTIGO 184. ©                                                
  5.                                                                    
  6. ------------------------------------------------------------------------->
  7.  
  8.  
  9.  
  10.  
  11. <head> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
  12. <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
  13. <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'>
  14.  
  15. <link href='http://fonts.googleapis.com/css?family=Ruthie|Ubuntu+Mono|Economica' rel='stylesheet' type='text/css'>
  16.  
  17. <link href='http://fonts.googleapis.com/css?family=Life+Savers' rel='stylesheet' type='text/css'>
  18. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  19. <link href="http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:300,400,700t" rel="stylesheet" type="text/css">
  20.  
  21. <link href='http://fonts.googleapis.com/css?family=Anonymous+Pro' rel='stylesheet' type='text/css'>
  22.  
  23. <script src="http://masonry.desandro.com/js/jquery-1.7.1.min.js"></script>
  24. <script src="http://masonry.desandro.com/jquery.masonry.min.js"></script>
  25.  
  26. <script type="text/javascript">
  27.  
  28. function changeNavigation(id)
  29.  
  30. {document.getElementById('iluc').innerHTML=document.getElementById(id).innerHTML}
  31.  
  32. </script>
  33.  
  34. <title>{Title}</title>
  35. <link rel="{Favicon}">
  36. <meta name="color:backgroundtheme" content="#eee"/>
  37. <meta name="color:letras" content="#777"/>
  38.  
  39. <meta name="color:title" content="#777"/>
  40. <meta name="color:descripcolor" content="#aaa"/>
  41. <meta name="color:scroll" content="#302D2D"/>
  42. <meta name="color:link" content="#aaa"/>
  43. <meta name="color:menu" content="#fff"/>
  44. <meta name="color:menuhover" content="#F2F1EA"/>
  45. <meta name="color:linkshover" content="#302D2D"/>
  46. <meta name="color:textlinks" content="#aaa"/>
  47. <meta name="color:textlinkshover" content="#aaa"/>
  48. <meta name="color:chat1" content="#302D2D"/>
  49. <meta name="color:chat2" content="#000"/>
  50. <meta name="color:chatcolor" content="#fff"/>
  51. <meta name="color:frase" content="#fff"/>
  52. <meta name="color:backgroundfrase" content="#48484A"/>
  53. <meta name="color:extras" content="#302D2D"/>
  54. <meta name="color:backgroundbox" content="#fff"/>
  55. <meta name="image:background" content=""/>
  56.  
  57. <meta name="image:imageside" content="http://24.media.tumblr.com/tumblr_ma5bsoXVSm1rac1uho1_500.png"/>
  58. <meta name="image:image1" content="http://static.tumblr.com/zvqacv0/PWqmaanmy/2.png"/>
  59.  
  60.  
  61. <meta name="image:image2" content="http://static.tumblr.com/zvqacv0/k06maani8/1.png"/>
  62. <meta name="image:image3" content="http://static.tumblr.com/zvqacv0/rsbmaannd/3.png"/>
  63. <meta name="text:frase" content="Escreva aqui a sua frase" />
  64.  <meta name="text:Link1" content="link" />
  65. <meta name="text:Link1 Title" content="link1" />
  66. <meta name="text:Link2" content="Link" />
  67. <meta name="text:Link2 Title" content="link2" />
  68. <meta name="text:Link3" content="link" />
  69. <meta name="text:Link3 Title" content="link3" />
  70. <meta name="text:Link4" content="Link" />
  71. <meta name="text:Link4 Title" content="link4" />
  72. <meta name="text:Link5" content="link" />
  73. <meta name="text:Link5 Title" content="link5" />
  74. <meta name="text:Link6" content="link" />
  75. <meta name="text:Link6 Title" content="link6" />
  76.  
  77. </head>
  78. <style>
  79.  
  80.  
  81. ::-webkit-scrollbar{width:6px;height:3px;}
  82. ::-webkit-scrollbar-button:start:decrement
  83. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  84. ::-webkit-scrollbar-track-piece{background-color:{color:backgroundbox};-webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  85. ::-webkit-scrollbar-thumb:vertical{height:50px; background:{color:scroll};-webkit-border-radius:px;}
  86. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:scroll};-webkit-border-radius:px;}
  87.  
  88.  
  89. /*** Personalização do fundo e corpo ***/
  90.  
  91. /*** Background ***/
  92. body{background:{color:backgroundtheme} Url('{image:background}'); color: {color:letras}; font-family: Verdana; font-size: 11px;  background-attachment:fixed; background-repeat:repeat; background-repeat:repeat;background-repeat:repeat;background-repeat: no-repeat; background-position: right;}
  93. /* Chat por Anna (livelikeasuicide) *********/
  94. .chat {background: {color:backgroundbox}; margin: 0; font-size:
  95. 9px; font-family: trebuchet ms;}
  96. .chat .chat1 {margin-left: 0px;}
  97. .chat .chat1 .chat2 {background: {color:chat1}; color:{color:chatcolor};
  98. margin-bottom: 1px; padding: 3px 4px 3px 4px;} /* Primeira linha */
  99. .chat .chat1 .chat2.even {background: {color:chat2};
  100. color: {color:chatcolor};} /* Segunda linha */
  101. .chat .chat1 .chat2 span{font-weight: bold;}
  102.  
  103. #postssm {width:414px; margin-top:-10px; padding-top: 10px; overflow: auto;float:right;}
  104.  
  105. .entrysm { width: 400px; background-color:{color:backgroundbox}; padding: 5px; margin: 3px; text-align: justify;  position: relative; margin-left: 2px;margin-top:1px; }
  106. .entrysm2 {width: 450px; background-color: {color:backgroundbox}; padding: 5px; text-align: justify;  }
  107. .entrysm img{max-width:400px;}
  108. .bordasm4{width:200px;height:230px;background:{color:backgroundbox}; padding: 2px; }
  109. .bordass{width:50px;height:50px;background:{color:backgroundbox}; padding: 5px; margin:5px; }
  110. .imageborda{-webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;
  111.  
  112. border-radius:0px;}
  113. .imageborda:hover{
  114.  
  115. -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;}
  116. #total{width:660px;}
  117. #sidebar {width:200px; padding: 0px;margin-top:50px; height:326px;float:left; }
  118. @font-face {font-family: "pacifico";src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
  119. .imageside  { margin-bottom:2px;margin-top:0px; position:fixed;margin-left:0px;}
  120.  
  121. .imageside img  {background:{color:backgroundfrase};padding:2px;width:220px; height:230px;align:center;border: 5px solid {color:backgroundbox};}
  122. .imageside .sidebar  {-webkit-transition: all 1.0s ease-out; -moz-transition: all 2.5s ease-out;  width:180px; height:220px;margin-top:-530px;color:{color:descripcolor};font-size:10px;  opacity:0;position:fixed;margin-left:-180px;}
  123. .imageside:hover .sidebar  { opacity: 0.99; -webkit-transition: all 1.0s ease-out; -moz-transition: all 2.5s ease-out;font-size:10px;margin-top:-230px;}
  124.  
  125.  
  126.  
  127.  
  128. a:link, a:visited, a:active {color:{color:link} ; text-shadow: 0 0px 0px #ffffff; letter-spacing: 1px; text-decoration: none;;}
  129. a:hover {color: {color:linkhover}; -webkit-transition-duration: .99s; }
  130.  
  131. /***Menu sm**/
  132.  
  133. .nav{ width:72px;background:{color:menu};display: inline-block; padding: 2px; text-align: center; color:{color:textlinks};margin:1px; line-height:12px;height:12px;float:left;
  134.  font-family: verdana; font-size: 9px; cursor: pointer; -webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;transition: all 0.5s linear;letter-spacing: -0.2px;}
  135. .nav:hover {color:{color:textlinkshover}; opacity:1;background:{color:menuhover};}
  136. @font-face { font-family: "sophie"; src: url('http://static.tumblr.com/zvqacv0/wBqm90b64/masanascript-1propia.otf'); }
  137.  
  138.  
  139. /********* SELEÇÃO COLORIDA *************/
  140. ::-moz-selection
  141.  {
  142. background: {color:backgroundtheme};
  143. color: {color:letras};
  144. }
  145. ::selection
  146. {
  147. background:{color:backgroundtheme};
  148. color:{color:letras};
  149. }
  150.  
  151. /***BOXNOTES***/
  152. .entrysm .boxnotes {margin-left:0px; width:410px;height:25px;
  153. text-align: left;background:{color:backgroundbox};
  154. position: absolute; margin: -4px 1px 1px -5px; text-transform:uppercase;
  155.  line-height: 25px; font-family:trebuchet ms;
  156. -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;
  157. -o-transition: all 0.5s ease;transition: all 0.5s ease;opacity:0.0;
  158. }
  159. .entrysm:hover .boxnotes {opacity: 0.8; padding-top:15px;}
  160.  
  161. .entrysm .boxnotes:hover {opacity: 0.9; padding-top:15px;}
  162.  
  163. .bordasm2 {background:{color:extras}; padding: 2px;width:18px;}
  164.  
  165. /***titulos e afins***/
  166.  
  167.  
  168. h1{color:{color:title}!important;font-family:georgia; font-style:italic;font-size:15px;line-height:15px;font-weight:normal;margin:0px;padding:0px;margin-bottom:2px;text-align:left;letter-spacing: 1px;}
  169. @font-face { font-family: "folks"; src: url('http://static.tumblr.com/zvqacv0/lptm7vt4g/that__s_font_folks_.ttf'); }
  170.  
  171.  
  172. /*** Personalização do audio***/
  173. .trackid {padding: 8px;
  174. background: {color:backgroundtheme};
  175. color: {color:letras};
  176. margin-top: 1px;
  177. margin-left: 1px;
  178. margin-right: 1px;
  179. }
  180. .trackid2 {padding: 2px;
  181. background: {color:backgroundtheme};
  182. color: {color:backgroundbox};
  183. margin-top: 1px;
  184. margin-left: 1px;
  185. margin-right: 1px;}
  186.  
  187. .caixa  {overflow: hidden; padding: 7px;font-family: Verdana, Geneva, sans-serif;color: {color:letras};text-align: justify; margin-bottom: 0px;margin-left:-45px;}
  188.  
  189.  
  190. .menusm {margin-bottom:120px;width:100px;margin-top:-200px;font-size: 10px;;padding:4px;margin-left:130px;}
  191.  
  192.  
  193. /******************************* NEGRITO, ITÁLICO, RISCADO E SUBLINADO **/
  194.  
  195. b, strong, bold {color: {color:letras};}
  196.  
  197. u,underline {color: {color:letras}; border-bottom: 1px dotted {color:letras}; text-decoration:none; }
  198.  
  199. i, em{color: {color:letras}; }
  200.  
  201.  
  202. /* QUOTE (sweet-help) */
  203.  
  204.  
  205. .quote {margin: 0; padding: 5px; font: normal 13px 'georgia'; color: #aaa;  text-align: justify;}
  206. .qsource { text-align:left;font: italic 11px 'verdana'; margin-top: 8px;color: {color:letras};margin-bottom:1px;border-top: 1px solid {color:backgroundtheme};}
  207.  
  208. .menuposition {width:245px; position:fixed; margin-left:px;height:14px;margin-top:244px;}
  209. .frase {border-radius:10px;;width:230px; position:fixed; margin-left:-1px;height:25px;margin-top:-35px; font-style:italic;font: normal 15px 'georgia'; text-align:center; color:{color:frase}; z-index: 11;background:{color:backgroundfrase};padding:3px;line-height:25px;}
  210. @font-face {font-family: "discoverbeauty";src: url('http://static.tumblr.com/nf5qb3y/3ptm2vwot/discoverbeauty.ttf') format("truetype");}
  211. .frase:first-letter{font-family:'ruthie'; font-style: italic; font-size: 28px;}
  212.  
  213. .kikipagination {margin-top:50px;height:20px;width:200px; }
  214. .paginationsm { display: inline-block; color:{color:letras}; background:{color:backgroundbox};width:50px;padding:2px;font-family: trebuchet ms; font-size:7pt;text-align:center;margin-left:60px;position:fixed;}
  215.  
  216. .paginationsm2 { display: inline-block;color:{color:letras}; background:{color:backgroundbox};;width:40px;padding:2px;font-family: trebuchet ms; font-size:7pt;text-align:center;margin-left:05px;position:fixed;margin-top:-2px;}
  217. .paginationsm a{color:{color:letras};}
  218. .paginationsm2 a{color:{color:letras};}
  219. .tag{font-family:Tahoma; font-size: 10px;}
  220. .date {font-family: trebuchet ms; font-size: 9px; text-transform:uppercase;}
  221. a.tagsm {;font-family: trebuchet ms; font-size: 9px; text-transform:uppercase;color:{color:letras};padding: 1px;border-radius:2px;margin :1px; margin-top:10px;}
  222. /*** TAGS******/
  223. .date {width: 99%;height:17px; font-weight:normal; text-align:center; letter-spacing:1px; padding:3px; margin-bottom: 1px; text-shadow:0 0px 0px #fff; font-size: 8px; font-family:trebuchet ms; font-size:8px; text-transform:uppercase;float:right;margin-left:100px;line-height:20px;margin-top:2px;}
  224.  
  225.  
  226. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  227.  
  228.  
  229.  
  230.  
  231. pagesm {background:transparent; background:{color:backgroundbox}; margin:4px; padding:0px; margin-bottom:-0px;  text-align:center; letter-spacing:1px; font-family:'Trebuchet ms'; font-size:10px; font-style:bold;padding:2px;line-height:25px;}
  232.  
  233.  
  234.  
  235. /*** Ask  Por Simone (cerejadosundae)***/
  236. .ask {margin: 10px 0px 0px 0px; background:{color:backgroundtheme}; font-weight:normal; padding: 8px; color:{color:letras}; font-size: 11px;}
  237.  
  238.  
  239. asker {width:400px;font-family:trebuchet ms;    font-size: 9px;background: {color:backgroundtheme};padding:2px;margin-bottom:6px;color:#aaa;}
  240. .asker a{background:#; color:#aaa;padding:2px; border-bottom: dotted 1px #fff;}
  241. .askborder {width:50px;float: left; display: inline; margin-bottom: 2px;margin-top:-18px;margin-left:-6px;background: {color:extras};padding:2px}
  242. .resposta {font-weight:normal; padding:10px; margin-bottom: 1px; font-size: 11px; }
  243. /*** Notes *********/
  244.  ol.notes {display : block;margin-bottom : 1px; list-style-type: none; text-align: left;width: 415px;}
  245.  
  246. ol.notes li.note {border-top: solid 1px {color:backgroundtheme};background: {color:backgroundbox}; padding: 2px;}
  247. ol.notes li.note img.avatar {display: inline; width: 15px}
  248. ol.notes li.note span.action {font-weight: none;}
  249. ol.notes li.note .answer_content {font-weight: normal;}
  250. ol.notes li.note blockquote {display: none;}
  251. ol.notes li.note blockquote a {text-decoration: none;}
  252. .postssm{ overflow:hidden;}
  253. #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; bottom: 0px; right: 0px;}
  254. #aspas{
  255. position:absolute;
  256. margin-left:3px;
  257. margin-top:-10px;
  258. font-size:60px;
  259. opacity:0.3;
  260. filter: alpha(opacity = 90);
  261. color: {color:extras};
  262.  
  263. }
  264. .caixinha {background: {color:extras}; color: #fff; font-family: 'Yanone Kaffeesatz', sans-serif; font-size: 17px; display: inline-block;  margin-bottom:2px; padding: 4px; position: relative;width:390px;}
  265.  
  266. .wishlist {color:{color:letras};background: {color:backgroundtheme}; display : block; padding:3px;font-size: 8pt; font-family: verdana, Lucida Sans Unicode; line-height: 13px; text-align:center;margin-bottom : 1px;padding-left : 10px;
  267. -webkit-transition-duration: .50s; text-align:left;}
  268.  
  269. .quote:first-letter{font-family: "georgia"; font-style: italic; font-size: 20px;}
  270.  
  271.  
  272.  
  273.  
  274.  
  275. </style>
  276. <body><center>
  277.      <div id="total">
  278. <div id="sidebar"><div class="frase">{text:frase}</div><div class="imageside"><img src="{image:imageside}"><div class="sidebar">{description}</div></div>
  279.     <div class="menuposition"><center>
  280.  
  281. {block:ifLink1}<a href="{text:Link1}"><div class="nav">{text:Link1 Title}</div></a>{/block:ifLink1}{block:ifLink2}<a href="{text:Link2}"><div class="nav">{text:Link2 Title}</div></a>{/block:ifLink2}{block:ifLink3}<a href="{text:Link3}"><div class="nav">{text:Link3 Title}</div></a>{/block:ifLink3}{block:ifLink4}<a href="{text:Link4}"><div class="nav">{text:Link4 Title}</div></a>{/block:ifLink4}{block:ifLink5}<a href="{text:Link5}"><div class="nav">{text:Link5 Title}</div></a>{/block:ifLink5}{block:ifLink6}<a href="{text:Link6}"><div class="nav">{text:Link6 Title}</div></a>{/block:ifLink6}
  282.    </center><br><img src="{image:image1}"class="bordass"><img src="{image:image2}"class="bordass"><img src="{image:image3}"class="bordass"><br>
  283.    <pagesm>{block:PreviousPage}<a href="{PreviousPage}">Previous</a>{/block:PreviousPage} | {block:NextPage}<a href="{NextPage}">Next</a>{/block:NextPage}</pagesm><br>
  284.   </div>
  285.    
  286.    
  287. </div>
  288.    
  289.  
  290. <!---------------------------Tags principais--------------------------->
  291.  
  292. <div id="postssm">
  293.  <div id="iluc">
  294. {block:Posts}
  295.  
  296. <div class="entrysm">{block:IndexPage}<div class="boxnotes">
  297. <center>
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  <center>
  305. <div class="tag">
  306.  {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom}   {block:ContentSource}<a href={SourceURL}target=blank>/source)</a>{/block:ContentSource} · </a>
  307. <a href="{Permalink}">{TimeAgo}</a> · <a href="{ReblogURL}" target="_blank">Reblog</a> · <a class="notes" href="{Permalink}"><a href="{Permalink}"> {block:Date}{NoteCount} Notes{/block:Date}</a></a></center></div>
  308.  {/block:IndexPage}
  309.  
  310.  
  311.  
  312. {block:Text}
  313.  
  314.  
  315. {block:Title}<h1>{Title}</h1>{/block:Title}
  316. {Body}
  317.  
  318.  
  319. {/block:Text}
  320.  
  321. {block:Photo}
  322.  
  323.  
  324. {LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}" width=400px class="imageborda">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}
  325.  
  326.  
  327.  
  328.  
  329. {/block:Photo}
  330.  
  331.  
  332.  
  333.  
  334. {block:Quote}
  335. <div id="aspas"></div>
  336. <div class="quote">{Quote}</div>
  337. {block:Source}<div class="qsource">{Source}</div>{/block:Source}
  338.  
  339.  
  340.  
  341. {/block:Quote}
  342.  
  343.  
  344.  
  345.  
  346. {block:Link}
  347. <a href="{URL}" class="link" {Target}><h1>{Name}</h1></a>
  348. {block:Description}
  349. <div class="description">{Description}</div>
  350. {/block:Description}
  351.  
  352. {/block:Link}
  353.  
  354.  
  355. {block:chat}
  356.  
  357.  
  358. <div class="chat">
  359. <div class="chat1">
  360. {block:Lines}
  361. <div class="chat2 {Alt}">
  362. {block:Label}
  363. <span>{Label}</span>
  364. {/block:Label}
  365. {Line}</div>
  366. {/block:Lines}
  367. </div>
  368. </div>
  369.  
  370. {/block:Chat}
  371.  
  372.  
  373. {block:Photoset}
  374. {Photoset-400}{block:Caption}{Caption}{/block:Caption}
  375.  
  376.  
  377. {/block:Photoset}
  378.  
  379. {block:Audio}
  380. <div class="caixa2">
  381. {block:AlbumArt}
  382. <img style="float: left; margin-right: 0px; margin-left: 1px; margin-top: 1px;"src="{AlbumArtURL}" width="31" >
  383. {/block:AlbumArt}
  384. <div class="trackid2">{AudioPlayerGrey}</div>
  385. {block:TrackName}
  386. <div class="trackid">"{TrackName}"</div>
  387. {/block:TrackName}
  388. {block:Artist}
  389. <div class="trackid">{Artist}</div>
  390. {/block:Artist}
  391. <div class="trackid">({PlayCount}) plays</div>
  392. </div>
  393. {/block:Audio}
  394. {block:Video}
  395.  
  396. {Video-290}{block:Caption}{Caption}{/block:Caption}
  397.  
  398.  
  399. {/block:Video}
  400.  
  401.  
  402. {block:Answer}
  403.  
  404. <div class="ask"><asker>
  405. {Asker} disse:</asker>
  406.  <img src="{AskerPortraitURL-64}"align="left" class="askborder"/>{Question} </div>
  407.  
  408. <div class="resposta">{Answer}</div>
  409.  
  410. {block:Answer}
  411.  
  412.  </div>
  413.  {/block:Posts}
  414.  
  415.  
  416.  {block:PostNotes}
  417.  
  418. <div class="caixa">
  419. {PostNotes}
  420. </div>
  421. {/block:PostNotes}
  422.  <br>
  423.  
  424. </div>
  425. </div>
  426. </div>
  427. </div>
  428. </div>
  429.  
  430.  
  431. </div></div></div>
  432.  
  433.  
  434. </div></div></div></div>
  435.  
  436.  
  437.  
  438.  
  439. </body>
  440.  
  441. <div style="position:fixed; bottom:15px;font-size: 10px;font-family: trebuchet ms; right:10px;letter-spacing:-1px;">
  442.  
  443. <a href="http://cerejadosundae.tumblr.com"title="det tthy e acucar-amargo">
  444.    © THEME BY CDS</a></a> </center>
  445.  
  446.  
  447.  
  448. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement