Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <head><title>{title}</title><link rel="shortcut icon" href="{Favicon}">
- <!---------------------------------------------------------------------
- Tema feito por Andréia (conjuntar), de número 007. Não copie ou utilize
- como base, pois conheço meus códigos, e sei muito bem quem os copia, tu
- já está avisado(a) "O plágio é o aplauso entusiasmado do incompetente."
- --------------------------------------------------------------------->
- <!------ CONFIGURAÇÕES DO APPEARENCE - CONJUNTAR ------>
- <meta name="color:Background" content="#FFFFFF"/>
- <meta name="color:Blockquote" content="#DDDDDD"/>
- <meta name="color:Detalhes" content="#EEEEEE"/>
- <meta name="color:Italico" content="#999999"/>
- <meta name="color:Letras" content="#999999"/>
- <meta name="color:Links" content="#999999"/>
- <meta name="color:Linkshover" content="#888888"/>
- <meta name="color:Negrito" content="#999999"/>
- <meta name="color:Rolagem" content="#DDDDDD">
- <meta name="color:Caixa" content="#FFFFFF"/>
- <meta name="color:Borda" content="#FFFFFF"/>
- <meta name="color:Sublinhado" content="#999999"/>
- <meta name="if:Fonte Cookie" content="1"/>
- <meta name="if:Fonte Dosis" content="0"/>
- <meta name="if:Fonte Patrick" content="0"/>
- <meta name="if:Fonte Amatic" content="0"/>
- <meta name="if:Fonte Cedarville" content="0"/>
- <meta name="image:Background" content=""/>
- <meta name="text:Fonte" content="calibri" />
- <meta name="text:Lineheight" content="30px" />
- <meta name="text:Link1" content="Link" />
- <meta name="text:Link1 Title" content="link1" />
- <meta name="text:Link2" content="Link" />
- <meta name="text:Link2 Title" content="link2" />
- <meta name="text:Link3" content="link" />
- <meta name="text:Link3 Title" content="link3" />
- <meta name="text:Link4" content="Link" />
- <meta name="text:Link4 Title" content="link4" />
- <meta name="text:Link5" content="Link" />
- <meta name="text:Link5 Title" content="link5" />
- <meta name="text:Link6" content="Link" />
- <meta name="text:Link6 Title" content="link6" />
- <meta name="text:Tamanhofonte" content="12px" />
- <!------ FONTES PERSONALIZADAS - CONJUNTAR ------>
- <link href='http://fonts.googleapis.com/css?family=Dosis' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Cookie' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Patrick+Hand+SC' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Cedarville+Cursive' rel='stylesheet' type='text/css'>
- <style>
- /*----- CÓDIGOS DE CONJUNTAR - FUNDO! -----*/
- 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};}
- /*----- CÓDIGOS DE CONJUNTAR - ESTRUTURAS! -----*/
- #page {width: 935px; margin: 20px auto 20px auto;}
- #main {{block:indexpage}margin:auto; width:1150px;{/block:indexpage}{block:PermalinkPage}margin:auto; width:500px;{/block:PermalinkPage}}
- #side {margin:0px auto; margin-top:10px; margin-bottom:10px; padding:5px;}
- /*----- CÓDIGOS DE CONJUNTAR - ROLAGEM! -----*/
- ::-webkit-scrollbar-thumb:horizontal {background:{color:Rolagem}; height: 5px;}
- ::-webkit-scrollbar {background:{color:Background} Url('{image:Background}'); width:5px; height: 1px}
- ::-webkit-scrollbar-thumb:vertical {background:{color:Rolagem}; height: 15px;}
- /*----- CÓDIGOS DE CONJUNTAR - TITULOS! -----*/
- .titulo1 {overflow: hidden;}
- .titulo2 {text-align:center; text-transform:uppercase; font-size:10px; border-top:2px solid {color:Detalhes};}
- {block:IfFonteCookie}
- .titulo1:first-letter {font-size:18px; font-family: 'Cookie';}
- .titulo3 {font-family: 'Cookie'; font-size:20px; padding:5px; text-align:center; margin:-5px; border-bottom:1px solid {color:Detalhes}}
- {/block:IfFonteCookie}
- {block:IfFonteDosis}
- .titulo1:first-letter {font-size:12px; font-family: 'Dosis';}
- .titulo3 {font-family: 'Dosis'; font-size:15px; padding:5px; text-align:center; margin:-5px; border-bottom:1px solid {color:Detalhes}}
- {/block:IfFonteDosis}
- {block:IfFontePatrick}
- .titulo1:first-letter {font-size:15px; font-family: 'Patrick Hand SC';}
- .titulo3 {font-family: 'Patrick Hand SC'; font-size:20px; text-align:center;}
- {/block:IfFontePatrick}
- {block:IfFonteAmatic}
- .titulo1:first-letter {font-size:20px; font-family: 'Amatic SC';}
- .titulo3 {font-family: 'Amatic SC'; font-size:20px; text-align:center;}
- {/block:IfFonteAmatic}
- {block:IfFonteCedarville}
- .titulo1:first-letter {font-size:15px; font-family: 'Cedarville Cursive';}
- .titulo3 {font-family: 'Cedarville Cursive'; font-size:20px; text-align:center;}
- {/block:IfFonteCedarville}
- .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'}
- .titulo5 {width:500px; margin: 20px auto}
- /*----- CÓDIGOS DE CONJUNTAR - CONFIGURAÇÕES! -----*/
- 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};}
- a:hover {text-decoration:none; color:{color:Linkshover};}
- p {margin-top:5px; margin-bottom:5px}
- b {color:{color:Negrito};}
- i {color:{color:Italico};}
- u {text-decoration:none; border-bottom: 1px dashed {color:Sublinhado};}
- blockquote{margin:0 0 0 5px; padding:0 0 0 10px; border-left:2px solid {color:blockquote};}
- 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;}
- #infscr-loading {bottom: -70px; position: absolute; left: 50%; margin-left:-8px; width:16px; height:20px; overflow:hidden; margin-bottom: 50px;}
- .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display: none;}
- /*----- CÓDIGOS DE CONJUNTAR - CAIXA! -----*/
- .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}}
- /*----- CÓDIGOS DE CONJUNTAR - FOTOS! -----*/
- .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}}
- .foto img:hover{opacity:0.8; -webkit-filter: grayscale(0.5)}
- #fts {width:190px; margin-top:-10px; margin-left:28px; margin-top:110px; line-height:110%; font-size:12px;}
- .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;}
- #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;}
- #ftt:hover{height:178px;}
- /*----- CÓDIGOS DE CONJUNTAR - MÚSICA! -----*/
- .musica1 {padding: 8px; margin-top: 1px; background:{color:Detalhes};}
- .musica2 {margin:-6px; padding: 0px; text-align: justify;}
- .musica3 {margin-bottom: 1px; padding: 2px; background:{color:detalhes};}
- /*----- CÓDIGOS DE CONJUNTAR - CHAT! -----*/
- .chat ul{margin:-7px; padding: 0px;}
- .chat li{padding:1px; text-indent:8px; list-style:none; margin-bottom:1px; background:{color:Detalhes};}
- /*----- CÓDIGOS DE CONJUNTAR - NOTAS! -----*/
- .nota {display: block; margin:-5px; -webkit-transition-duration: .40s; text-indent: 5px; margin-bottom:1px; padding:5px; border-bottom:1px solid {color:Detalhes};}
- .nota:hover {text-indent:15px;}
- ol.notes {margin-top: 10px; margin-left: -35px; padding-bottom: 5px; text-align: justify; list-style-type: none;}
- /*----- CÓDIGOS DE CONJUNTAR - REBLOG! -----*/
- .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;}
- .box:hover .nts{top: 50%;opacity:1;filter:alpha(opacity=100);}
- .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;}
- .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;}
- /*----- CÓDIGOS DE TTHY E CONJUNTAR - ASK! -----*/
- .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}}
- .p2 {height: 16px;}
- .p3 {display: inline-block; margin-top:10px; margin-right: -34px; float: right;}
- .p4 {border-bottom: 1px solid {color:Detalhes}; padding: 5px; margin-right: 6px; margin-left: 4px; overflow: hidden; text-align: justify; margin-top: -3px;}
- .p5 {padding: 4px; text-align: justify;}
- /*----- CÓDIGOS DE TTHY E CONJUNTAR - LINKS! -----*/
- .lks {text-align:center; margin-left: 16px; margin-top: 35px; margin-bottom:-15px; opacity: 0.5;}
- .lks img {margin-left: 13px; width:16px}
- </style><body>
- <div id="page"><div id="side"><div class="titulo4">{title}</div>
- <div class="lks">
- {block:ifLink1}<a href="{text:Link1}" title="{text:Link1 Title}"><img src="http://static.tumblr.com/qzpui9z/EAamhall4/1.png"></a>{/block:ifLink1}
- {block:ifLink2}<a href="{text:Link2}" title="{text:Link2 Title}"><img src="http://static.tumblr.com/qzpui9z/bFhmhallg/2.png"></a>{/block:ifLink2}
- {block:ifLink3}<a href="{text:Link3}" title="{text:Link3 Title}"><img src="http://static.tumblr.com/qzpui9z/Xw9mhallu/3.png"></a>{/block:ifLink3}
- {block:ifLink4}<a href="{text:Link4}" title="{text:Link4 Title}"><img src="http://static.tumblr.com/qzpui9z/Xmgmhalm8/4.png"></a>{/block:ifLink4}
- {block:ifLink5}<a href="{text:Link5}" title="{text:Link5 Title}"><img src="http://static.tumblr.com/qzpui9z/BMlmhalmn/5.png"></a>{/block:ifLink5}
- {block:ifLink6}<a href="{text:Link6}" title="{text:Link6 Title}"><img src="http://static.tumblr.com/qzpui9z/sLfmhaln9/6.png"></a>{/block:ifLink6}
- </div><div class="titulo5">{description}</div></div>
- <div id="main">{block:Posts}<div class="box">
- {block:IndexPage}
- <a href="{ReblogURL}" class="nts n1" target="_blank">
- <img src="http://static.tumblr.com/qzpui9z/ztNmhamzz/1.png"></a>
- <a href="{Permalink}" class="nts n2">
- <img src="http://static.tumblr.com/qzpui9z/gvLmhan26/2.png"></a>{/block:IndexPage}
- {block:Quote}<div class="titulo1">{Quote}</div>
- <div class="titulo2">{Source}</div>{/block:Quote}
- {block:Photo}<div class="foto"><img src="{PhotoURL-500}"></div>{/block:Photo}
- {block:Photoset}{block:IndexPage}{Photoset-250}{/block:IndexPage}
- {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}{/block:Photoset}
- {block:Text}{block:Title}<div class="titulo3">{Title}</div>{/block:Title}{Body}{/block:Text}
- {block:Link}<div class="titulo3"><a href="{URL}">{Name}</a></div>
- {block:Description}{Description}{/block:Description}{/block:Link}
- {block:Audio}<div class="musica2">{block:AlbumArt}<img style="float: left; "src="{AlbumArtURL}" width="34">{/block:AlbumArt}
- <div class="musica3">{AudioPlayerGrey}</div>
- {block:TrackName}<div class="musica1"><b>Nome:</b> {TrackName}.</div>{/block:TrackName}
- {block:Artist}<div class="musica1"><b>Artista:</b> {Artist}.</div>{/block:Artist}
- <div class="musica1"><b>{PlayCount}</b> plays.</div></div>{/block:Audio}
- {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}
- {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}
- {block:Answer}<div class="p1"><div class="p2">{Asker}</font> fez a seguinte pergunta:
- <img src="{AskerPortraitURL-16}" width="16" class="p3"></div></span></div>
- <div class="p4">{Question}</div>
- <div class="p5">{Answer}</div>{/block:Answer}</div>
- <!------ PERMALINKPAGE - CONJUNTAR ------>
- {block:PermalinkPage}{block:Date}<div class="box">
- {block:Date}{block:NoteCount}<div class="nota">With <b>{NoteCountWithLabel}</b>.</div>{/block:NoteCount}
- {block:RebloggedFrom}<div class="nota">{block:ContentSource}<b>©</b> <a href="{SourceURL}" target=blank>{SourceTitle}</a>{/block:ContentSource} <b>via</b> <a href="{ReblogParentURL}">{ReblogParentName}</a>.</div>{/block:RebloggedFrom}
- {block:HasTags}<div class="nota"><b>Tagged:</b> {block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}</div>{/block:HasTags}{/block:Date}{/block:PermalinkPage}
- {block:PostNotes}{PostNotes}{/block:PostNotes}{/block:Posts}
- <!------ ROLAGEM E JUNÇÃO, NÃO APAGUE NADA DAQUI. NÃO IRÁ FUNCIONAR ------>
- {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}
- <script type="text/javascript" src="http://static.tumblr.com/qzpui9z/pw6ml98ds/conjuntar.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/qzpui9z/xtFml98eu/conjuntar.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/qzpui9z/V9gml98ke/conjuntar.js"></script>{block:IndexPage}
- <script type="text/javascript" src="http://static.tumblr.com/qzpui9z/jCsml98o6/conjuntar.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/qzpui9z/87Qml98bb/conjuntar.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/qzpui9z/MZmml98io/conjuntar.js"></script>{/block:IndexPage}
- </div></div></body></html>
Advertisement
Add Comment
Please, Sign In to add comment