gurkansen

Untitled

Jul 11th, 2013
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.56 KB | None | 0 0
  1. <head><title>{title}</title><link rel="shortcut icon" href="{Favicon}">
  2. <!---------------------------------------------------------------------
  3. Tema feito por Andréia (conjuntar), de número 007. Não copie ou utilize
  4. como base, pois conheço meus códigos, e sei muito bem quem os copia, tu
  5. já está avisado(a) "O plágio é o aplauso entusiasmado do incompetente."
  6. --------------------------------------------------------------------->
  7. <!------ CONFIGURAÇÕES DO APPEARENCE - CONJUNTAR ------>
  8. <meta name="color:Background" content="#FFFFFF"/>
  9. <meta name="color:Blockquote" content="#DDDDDD"/>
  10. <meta name="color:Detalhes" content="#EEEEEE"/>
  11. <meta name="color:Italico" content="#999999"/>
  12. <meta name="color:Letras" content="#999999"/>
  13. <meta name="color:Links" content="#999999"/>
  14. <meta name="color:Linkshover" content="#888888"/>
  15. <meta name="color:Negrito" content="#999999"/>
  16. <meta name="color:Rolagem" content="#DDDDDD">
  17. <meta name="color:Caixa" content="#FFFFFF"/>
  18. <meta name="color:Borda" content="#FFFFFF"/>
  19. <meta name="color:Sublinhado" content="#999999"/>
  20. <meta name="if:Fonte Cookie" content="1"/>
  21. <meta name="if:Fonte Dosis" content="0"/>
  22. <meta name="if:Fonte Patrick" content="0"/>
  23. <meta name="if:Fonte Amatic" content="0"/>
  24. <meta name="if:Fonte Cedarville" content="0"/>
  25. <meta name="image:Background" content=""/>
  26. <meta name="text:Fonte" content="calibri" />
  27. <meta name="text:Lineheight" content="30px" />
  28. <meta name="text:Link1" content="Link" />
  29. <meta name="text:Link1 Title" content="link1" />
  30. <meta name="text:Link2" content="Link" />
  31. <meta name="text:Link2 Title" content="link2" />
  32. <meta name="text:Link3" content="link" />
  33. <meta name="text:Link3 Title" content="link3" />
  34. <meta name="text:Link4" content="Link" />
  35. <meta name="text:Link4 Title" content="link4" />
  36. <meta name="text:Link5" content="Link" />
  37. <meta name="text:Link5 Title" content="link5" />
  38. <meta name="text:Link6" content="Link" />
  39. <meta name="text:Link6 Title" content="link6" />
  40. <meta name="text:Tamanhofonte" content="12px" />
  41. <!------ FONTES PERSONALIZADAS - CONJUNTAR ------>
  42. <link href='http://fonts.googleapis.com/css?family=Dosis' rel='stylesheet' type='text/css'>
  43. <link href='http://fonts.googleapis.com/css?family=Cookie' rel='stylesheet' type='text/css'>
  44. <link href='http://fonts.googleapis.com/css?family=Patrick+Hand+SC' rel='stylesheet' type='text/css'>
  45. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  46. <link href='http://fonts.googleapis.com/css?family=Cedarville+Cursive' rel='stylesheet' type='text/css'>
  47. <style>
  48. /*----- CÓDIGOS DE CONJUNTAR - FUNDO! -----*/
  49. body {text-align: justify; background-attachment: fixed; background-size: 100% 100%; background-repeat: no-repeat; line-height:{text:Lineheight}; font-family:{text:Fonte}; font-size:{text:Tamanhofonte}; background:{color:Background} Url('{image:Background}'); color: {color:Letras};}
  50.  
  51. /*----- CÓDIGOS DE CONJUNTAR - ESTRUTURAS! -----*/
  52. #page {width: 935px; margin: 20px auto 20px auto;}
  53. #main {{block:indexpage}margin:auto; width:1150px;{/block:indexpage}{block:PermalinkPage}margin:auto; width:500px;{/block:PermalinkPage}}
  54. #side {margin:0px auto; margin-top:10px; margin-bottom:10px; padding:5px;}
  55.  
  56. /*----- CÓDIGOS DE CONJUNTAR - ROLAGEM! -----*/
  57. ::-webkit-scrollbar-thumb:horizontal {background:{color:Rolagem}; height: 5px;}
  58. ::-webkit-scrollbar {background:{color:Background} Url('{image:Background}'); width:5px; height: 1px}
  59. ::-webkit-scrollbar-thumb:vertical {background:{color:Rolagem}; height: 15px;}
  60.  
  61. /*----- CÓDIGOS DE CONJUNTAR - TITULOS! -----*/
  62. .titulo1 {overflow: hidden;}
  63. .titulo2 {text-align:center; text-transform:uppercase; font-size:10px; border-top:2px solid {color:Detalhes};}
  64. {block:IfFonteCookie}
  65. .titulo1:first-letter {font-size:18px; font-family: 'Cookie';}
  66. .titulo3 {font-family: 'Cookie'; font-size:20px; padding:5px; text-align:center; margin:-5px; border-bottom:1px solid {color:Detalhes}}
  67. {/block:IfFonteCookie}
  68. {block:IfFonteDosis}
  69. .titulo1:first-letter {font-size:12px; font-family: 'Dosis';}
  70. .titulo3 {font-family: 'Dosis'; font-size:15px; padding:5px; text-align:center; margin:-5px; border-bottom:1px solid {color:Detalhes}}
  71. {/block:IfFonteDosis}
  72. {block:IfFontePatrick}
  73. .titulo1:first-letter {font-size:15px; font-family: 'Patrick Hand SC';}
  74. .titulo3 {font-family: 'Patrick Hand SC'; font-size:20px; text-align:center;}
  75. {/block:IfFontePatrick}
  76. {block:IfFonteAmatic}
  77. .titulo1:first-letter {font-size:20px; font-family: 'Amatic SC';}
  78. .titulo3 {font-family: 'Amatic SC'; font-size:20px; text-align:center;}
  79. {/block:IfFonteAmatic}
  80. {block:IfFonteCedarville}
  81. .titulo1:first-letter {font-size:15px; font-family: 'Cedarville Cursive';}
  82. .titulo3 {font-family: 'Cedarville Cursive'; font-size:20px; text-align:center;}
  83. {/block:IfFonteCedarville}
  84. .titulo4 {font-size: 30px; text-transform:uppercase; padding: 5px; text-align:center;-webkit-animation: lightSpeedIn 2s;-moz-animation: lightSpeedIn 2s;-ms-animation: lightSpeedIn: 2s; -o-animation: lightSpeedIn 2s; margin-bottom:-20px; font-family:'Patrick Hand SC'}
  85. .titulo5 {width:500px; margin: 20px auto}
  86.  
  87. /*----- CÓDIGOS DE CONJUNTAR - CONFIGURAÇÕES! -----*/
  88. a {text-decoration:none; -webkit-transition: all 0.6s linear; -moz-transition: all 0.6s linear; -o-transition: all 0.6s linear; transition: all 0.6s linear; color:{color:Links};}
  89. a:hover {text-decoration:none; color:{color:Linkshover};}
  90. p {margin-top:5px; margin-bottom:5px}
  91. b {color:{color:Negrito};}
  92. i {color:{color:Italico};}
  93. u {text-decoration:none; border-bottom: 1px dashed {color:Sublinhado};}
  94. blockquote{margin:0 0 0 5px; padding:0 0 0 10px; border-left:2px solid {color:blockquote};}
  95. iframe#tumblr_controls {white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.4; right:3px !important; position: fixed !important;}
  96. #infscr-loading {bottom: -70px; position: absolute; left: 50%; margin-left:-8px; width:16px; height:20px; overflow:hidden; margin-bottom: 50px;}
  97. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display: none;}
  98.  
  99. /*----- CÓDIGOS DE CONJUNTAR - CAIXA! -----*/
  100. .box {border-radius:6px; padding:5px; margin:5px; float:left; position: relative; overflow: hidden; border:1px solid {color:Borda}; background:{color:Caixa}; {block:indexpage}width:300px;{/block:indexpage}{block:PermalinkPage}width: 500px;{/block:PermalinkPage}}
  101.  
  102. /*----- CÓDIGOS DE CONJUNTAR - FOTOS! -----*/
  103. .foto img {border-radius:6px; -webkit-transition: all 0.6s linear; -moz-transition: all 0.6s linear; -o-transition: all 0.6s linear; transition: all 0.6s linear; -webkit-transition: all 0.6s linear; -moz-transition: all 0.6s linear; opacity:1.0; -webkit-filter: grayscale(0.5); {block:indexpage}width:300px;{/block:indexpage}{block:permalinkpage}width:500px;{/block:permalinkpage}}
  104. .foto img:hover{opacity:0.8; -webkit-filter: grayscale(0.5)}
  105. #fts {width:190px; margin-top:-10px; margin-left:28px; margin-top:110px; line-height:110%; font-size:12px;}
  106. .si{width:150px; overflow:hidden; margin-top:-218px; margin-bottom:-8px; margin-left:-9px; position:relative; padding:8px; -webkit-filter: grayscale(0.5); -moz-transition: all 0.8s ease-out; transition: all 0.8 ease-out;}
  107. #ftt{width:150px; height:0px; padding-top: 220px; padding-bottom: 6px; padding-left: 10px; padding-right: 10px; margin-left:-10px; margin-top:-95px;overflow:hidden;height:25px;text-transform:uppercase;-webkit-transition:all 0.8s ease;-moz-transition:all 0.8s ease;transition:all 0.8s ease;}
  108. #ftt:hover{height:178px;}
  109.  
  110. /*----- CÓDIGOS DE CONJUNTAR - MÚSICA! -----*/
  111. .musica1 {padding: 8px; margin-top: 1px; background:{color:Detalhes};}
  112. .musica2 {margin:-6px; padding: 0px; text-align: justify;}
  113. .musica3 {margin-bottom: 1px; padding: 2px; background:{color:detalhes};}
  114.  
  115. /*----- CÓDIGOS DE CONJUNTAR - CHAT! -----*/
  116. .chat ul{margin:-7px; padding: 0px;}
  117. .chat li{padding:1px; text-indent:8px; list-style:none; margin-bottom:1px; background:{color:Detalhes};}
  118.  
  119. /*----- CÓDIGOS DE CONJUNTAR - NOTAS! -----*/
  120. .nota {display: block; margin:-5px; -webkit-transition-duration: .40s; text-indent: 5px; margin-bottom:1px; padding:5px; border-bottom:1px solid {color:Detalhes};}
  121. .nota:hover {text-indent:15px;}
  122. ol.notes {margin-top: 10px; margin-left: -35px; padding-bottom: 5px; text-align: justify; list-style-type: none;}
  123.  
  124. /*----- CÓDIGOS DE CONJUNTAR - REBLOG! -----*/
  125. .nts{line-height: 25px; text-align: center; height: 32px; width: 32px; position: absolute; display: block; left: 50%; top: 65%; margin-top: -12px; opacity:0; filter:alpha(opacity=0); z-index: 9999;}
  126. .box:hover .nts{top: 50%;opacity:1;filter:alpha(opacity=100);}
  127. .n1{height: 32px; width: 32px; margin-left: -30px; -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease;transition: all 0.45s ease;-o-transition: all 0.45s ease;}
  128. .n2{height: 32px; width: 32px; margin-left: 0px; -webkit-transition: all 0.8s ease; -moz-transition: all 0.8s ease; transition: all 0.8s ease; -o-transition: all 0.8s ease;}
  129.  
  130. /*----- CÓDIGOS DE TTHY E CONJUNTAR - ASK! -----*/
  131. .p1 {font-family: 'calibri', sans-serif; font-size: 11px; text-transform:uppercase; text-align: right; margin:1px 4px 3px 4px; display: block; line-height:35px; height:35px; background: {color:Detalhes}; margin-right: -32px; border-right: 30px {color:Rolagem} solid; padding-right: 10px; {block:indexpage}width:250px;{/block:indexpage}{block:PermalinkPage}width:450px;{/block:PermalinkPage}}
  132. .p2 {height: 16px;}
  133. .p3 {display: inline-block; margin-top:10px; margin-right: -34px; float: right;}
  134. .p4 {border-bottom: 1px solid {color:Detalhes}; padding: 5px; margin-right: 6px; margin-left: 4px; overflow: hidden; text-align: justify; margin-top: -3px;}
  135. .p5 {padding: 4px; text-align: justify;}
  136.  
  137. /*----- CÓDIGOS DE TTHY E CONJUNTAR - LINKS! -----*/
  138. .lks {text-align:center; margin-left: 16px; margin-top: 35px; margin-bottom:-15px; opacity: 0.5;}
  139. .lks img {margin-left: 13px; width:16px}
  140. </style><body>
  141. <div id="page"><div id="side"><div class="titulo4">{title}</div>
  142. <div class="lks">
  143. {block:ifLink1}<a href="{text:Link1}" title="{text:Link1 Title}"><img src="http://static.tumblr.com/qzpui9z/EAamhall4/1.png"></a>{/block:ifLink1}
  144. {block:ifLink2}<a href="{text:Link2}" title="{text:Link2 Title}"><img src="http://static.tumblr.com/qzpui9z/bFhmhallg/2.png"></a>{/block:ifLink2}
  145. {block:ifLink3}<a href="{text:Link3}" title="{text:Link3 Title}"><img src="http://static.tumblr.com/qzpui9z/Xw9mhallu/3.png"></a>{/block:ifLink3}
  146. {block:ifLink4}<a href="{text:Link4}" title="{text:Link4 Title}"><img src="http://static.tumblr.com/qzpui9z/Xmgmhalm8/4.png"></a>{/block:ifLink4}
  147. {block:ifLink5}<a href="{text:Link5}" title="{text:Link5 Title}"><img src="http://static.tumblr.com/qzpui9z/BMlmhalmn/5.png"></a>{/block:ifLink5}
  148. {block:ifLink6}<a href="{text:Link6}" title="{text:Link6 Title}"><img src="http://static.tumblr.com/qzpui9z/sLfmhaln9/6.png"></a>{/block:ifLink6}
  149. </div><div class="titulo5">{description}</div></div>
  150.  
  151. <div id="main">{block:Posts}<div class="box">
  152. {block:IndexPage}
  153. <a href="{ReblogURL}" class="nts n1" target="_blank">
  154. <img src="http://static.tumblr.com/qzpui9z/ztNmhamzz/1.png"></a>
  155. <a href="{Permalink}" class="nts n2">
  156. <img src="http://static.tumblr.com/qzpui9z/gvLmhan26/2.png"></a>{/block:IndexPage}
  157.  
  158. {block:Quote}<div class="titulo1">{Quote}</div>
  159. <div class="titulo2">{Source}</div>{/block:Quote}
  160.  
  161. {block:Photo}<div class="foto"><img src="{PhotoURL-500}"></div>{/block:Photo}
  162.  
  163. {block:Photoset}{block:IndexPage}{Photoset-250}{/block:IndexPage}
  164. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}{/block:Photoset}
  165.  
  166. {block:Text}{block:Title}<div class="titulo3">{Title}</div>{/block:Title}{Body}{/block:Text}
  167.  
  168. {block:Link}<div class="titulo3"><a href="{URL}">{Name}</a></div>
  169. {block:Description}{Description}{/block:Description}{/block:Link}
  170.  
  171. {block:Audio}<div class="musica2">{block:AlbumArt}<img style="float: left; "src="{AlbumArtURL}" width="34">{/block:AlbumArt}
  172. <div class="musica3">{AudioPlayerGrey}</div>
  173. {block:TrackName}<div class="musica1"><b>Nome:</b> {TrackName}.</div>{/block:TrackName}
  174. {block:Artist}<div class="musica1"><b>Artista:</b> {Artist}.</div>{/block:Artist}
  175. <div class="musica1"><b>{PlayCount}</b> plays.</div></div>{/block:Audio}
  176.  
  177. {block:Chat}{block:Title}<div class="titulo3">{Title}</div>{/block:Title}<div class="chat"><ul>{block:Lines}<li>{block:Label}<b>{Label}</b>{/block:Label} {Line}</li>{/block:Lines}</ul></div>{/block:Chat}
  178.  
  179. {block:Video}{block:IndexPage}<center>{Video-250}</center>{/block:IndexPage}{block:PermalinkPage}<center>{Video-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Video}
  180.  
  181. {block:Answer}<div class="p1"><div class="p2">{Asker}</font> fez a seguinte pergunta:
  182. <img src="{AskerPortraitURL-16}" width="16" class="p3"></div></span></div>
  183. <div class="p4">{Question}</div>
  184. <div class="p5">{Answer}</div>{/block:Answer}</div>
  185.  
  186. <!------ PERMALINKPAGE - CONJUNTAR ------>
  187. {block:PermalinkPage}{block:Date}<div class="box">
  188. {block:Date}{block:NoteCount}<div class="nota">With <b>{NoteCountWithLabel}</b>.</div>{/block:NoteCount}
  189. {block:RebloggedFrom}<div class="nota">{block:ContentSource}<b>&copy;</b> <a href="{SourceURL}" target=blank>{SourceTitle}</a>{/block:ContentSource} <b>via</b> <a href="{ReblogParentURL}">{ReblogParentName}</a>.</div>{/block:RebloggedFrom}
  190. {block:HasTags}<div class="nota"><b>Tagged:</b> {block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}</div>{/block:HasTags}{/block:Date}{/block:PermalinkPage}
  191. {block:PostNotes}{PostNotes}{/block:PostNotes}{/block:Posts}
  192.  
  193. <!------ ROLAGEM E JUNÇÃO, NÃO APAGUE NADA DAQUI. NÃO IRÁ FUNCIONAR ------>
  194. {block:IndexPage}<div class="column navigation" id="navigation">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}</div>{/block:IndexPage}
  195. <script type="text/javascript" src="http://static.tumblr.com/qzpui9z/pw6ml98ds/conjuntar.js"></script>
  196. <script type="text/javascript" src="http://static.tumblr.com/qzpui9z/xtFml98eu/conjuntar.js"></script>
  197.  
  198. <script type="text/javascript" src="http://static.tumblr.com/qzpui9z/V9gml98ke/conjuntar.js"></script>{block:IndexPage}
  199. <script type="text/javascript" src="http://static.tumblr.com/qzpui9z/jCsml98o6/conjuntar.js"></script>
  200. <script type="text/javascript" src="http://static.tumblr.com/qzpui9z/87Qml98bb/conjuntar.js"></script>
  201. <script type="text/javascript" src="http://static.tumblr.com/qzpui9z/MZmml98io/conjuntar.js"></script>{/block:IndexPage}
  202. </div></div></body></html>
Advertisement
Add Comment
Please, Sign In to add comment