Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
- <!--
- ----------------------------------------------
- | ** Dark Side Theme ** |
- | ** By Dana Teruel ** |
- | danateruel.tumblr.com |
- | Please do not remove the credits |
- | If you will I will find yuu :c |
- | |
- ----------------------------------------------
- -->
- <html>
- <head>
- <!-- fonts -->
- <link href='http://fonts.googleapis.com/css?family=Comfortaa' rel='stylesheet' type='text/css'>
- <!-- meta tags -->
- <meta name="image:sidebar" content="http://24.media.tumblr.com/tumblr_mbt9tkR6NY1rcukd4o1_500.gif" />
- <meta name="image:background" content="http://data.whicdn.com/images/26858447/tumblr_m2k41pLaeO1qzgue6o1_500_thumb.jpg" />
- <meta name>
- <meta name="color:Links"content="#ffffff" />
- <meta name="color:Links hover" content="#000000" />
- <meta name="color:Nav Link Bg" content="#000000" />
- <meta name="color:Nav Link Bg Hover" content="#ffffff" />
- <meta name="color:text" content="#000000" />
- <meta name="color:background" content="#ffffff" />
- <meta name="text:title size" content="75px" />
- <meta name="text:font size" content="13px" />
- <meta name="text:Link 1" content="http://meowmeow.tumblr.com" />
- <meta name="text:Link 1 Title" content="link" />
- <meta name="text:Link 2" content="http://meowmeow.tumblr.com" />
- <meta name="text:Link 2 Title" content="link" />
- <meta name="text:Link 3" content="http://meowmeow.tumblr.com" />
- <meta name="text:Link 3 Title" content="link" />
- <meta name="if:Black and White Effect" content="2" />
- <title>{Title}</title>
- <style>
- #credit
- {z-index:999;
- background-color:#ffffff;
- width:50px;
- height:50px;
- border-radius:0px 50px 0px 0px;
- -moz-border-radius:0px 50px 0px 0px;
- position:fixed;
- overflow:hidden;
- bottom:0px;
- left:0px;
- -webkit-transition: opacity 0.8s linear;-webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out;-o-transition: all 0.8s ease-in-out;}
- #meoww
- {margin-top:25px;
- margin-bottom:20px;
- margin-left:-5px;
- -webkit-transition: opacity 0.8s linear;-webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out;-o-transition: all 0.8s ease-in-out;}
- #credit:hover
- {width:200px;
- -moz-border-radius:0px;
- border-radius:0px;}
- #credit:hover #meoww
- {margin-top:10px;
- margin-left:0px;
- margin-bottom:4px;}
- /*** nav ***/
- #button a{
- background-color:{color:Nav Link Bg};
- color:{color:Links};
- text-transform:uppercase;
- font-family: 'Lato', sans-serif;
- font-size: 10px;
- padding:3px;
- text-decoration: none;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- #button a:hover{
- color:{color:Links Hover};
- background-color: {color:Nav Link Bg Hover};
- opacity:0.8;
- }
- /*** black and white effect on images ***/
- {block:ifBlackandWhiteEffect}
- img{
- -webkit-filter: grayscale(100%);
- z-index: -9999999999999999999999999px;
- }
- img:hover{
- -webkit-filter: grayscale(0%);
- }
- {/block:ifBlackandWhiteEffect}
- /*** fonts ***/
- @font-face {
- font-family: 'Always';
- src: url('http://static.tumblr.com/blpgwiz/8hbm963wn/always_forever.ttf') format('truetype');
- font-weight: normal;
- font-style: normal;
- }
- /*** post linkies ***/
- #danateruel{
- position:absolute;
- font-size:12px;
- background: url(http://media.smashingmagazine.com/images/black-white-photography/60.jpg);
- padding:5px;
- text-align:right;
- border-radius:30px;
- }
- #danaateruel{
- position:absolute;
- font-size:12px;
- background: url(http://media.smashingmagazine.com/images/black-white-photography/60.jpg);
- padding:5px;
- margin-top:-15px;
- margin-left:230px;
- text-align:left;
- border-radius:30px;
- }
- /*** blog title ***/
- .dana{
- font-size: {text:title size};
- text-align:center;
- font-family: 'Always';
- margin-bottom:40px;
- margin-top:20px;
- line-height: 20px;
- text-shadow:0px 0px 0px rgba(0,0,0,0.2);-webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;
- text-shadow:4px 5px 0px rgba(0,0,0,0.1),4px -6px 0px rgba(0,0,0,0.2),6px 12px 0px rgba(0,0,0,0.1),-8px 5px 0px rgba(0,0,0,0.2),-3px -8px 0px rgba(0,0,0,0.15);-webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;
- padding:0px 0px 0px 0px;
- color:#000000;
- }
- .dana:hover{
- text-shadow:0px 0 0px;
- color:;
- }
- /*** body ***/
- body {font-family: calibri;
- font-size:{text:font size};
- color: {color:text};
- background: {color:background};
- background-image:url({image:background});
- background-postition:center;
- background-attachment: fixed;
- background-repeat: yes-repeat;
- text-align: justify;
- margin-top: 15px;
- background-attachment:fixed;}
- /*** divs id ***/
- #total {width: 760px;margin-right: auto; margin-left: auto;margin-top: auto;margin-bottom:auto; }
- #posts {margin: auto;float:right;position: relative;width: 520px;text-align: justify;}
- #sidebar{margin: auto;float:left;position: relative;width: 230px;text-align: justify;}
- #sidebar2{
- margin-left:500px;
- margin-top:auto;
- float:left;
- position: relative;
- width: 230px;
- text-align: justify;
- }
- /*** personalizacao negrito, italico, sublinhado, riscado ***/
- strong,b {color:#b06562; text-decoration:none; font-weight:bold;}
- i,em {color:#b06562;}
- u {color:#b06562; text-decoration:none; border-bottom:2px solid #b06562;}
- strike,s {color: #b06562;}
- /*** links ***/
- a{color:#000000; text-decoration: none; -webkit-transition-duration: .90s;}
- a:hover{color:orchid;}
- /*** blockquote ***/
- blockquote {
- border-left: 3px solid #b06562;
- padding: 2px 2px 2px 8px;
- margin: 3px;
- line-height: 17px;
- background: #fff;
- }
- /*** boxes ***/
- .box {background-color: #fff;
- margin: 0 0px 10px 0;
- padding: 10px;
- -MOZ-BOX-SHADOW: 1PX 1PX 5PX #000000;
- -WEBKIT-BOX-SHADOW: 1PX 1PX 5PX #000000;
- BOX-SHADOW: 1PX 1PX 5PX #000000;
- }
- }
- /*** select color***/
- ::-moz-selection
- {color: #c4c4c4;
- background: #909090;}
- ::selection
- {color: #c4c4c4;
- background: #909090;}
- </style>
- </head>
- <body>
- <div id="credit"><center>
- <div id="meoww"><img src="http://media.tumblr.com/tumblr_lkl5vkKkoZ1qfamg6.gif"/></div>
- <div>
- Theme by : <a href="http://danateruel.tumblr.com">Dana Teruel</a>
- </div>
- </center> </div>
- <div id="total">
- <div id="sidebar">
- <div class="box">
- <center><img src="http://media.tumblr.com/tumblr_m7yh1pBgig1qaj7nf.jpg">
- </center>
- <div class="dana">{Title}</div>
- </div>
- <div class="box">
- <img src="{image:sidebar}" height="126">
- </div>
- <div class="box">
- {Description}
- </div>
- <div class="box">
- <div id="button">
- <a href="/">Home</a>
- <a href="/ask">Ask</a>
- <a href="{text:Link 1}">{text:Link 1 Title}</a>
- <a href="{text:Link 2}">{text:Link 2 Title}</a>
- <a href="{text:Link 3}">{text:Link 3 Title}</a>
- <a href="http://danateruel.tumblr.com/">Credit</a>
- </div>
- <br>
- <center><img src="http://media.tumblr.com/tumblr_m7yh1liGfP1qaj7nf.jpg"></center>
- </div>
- </div>
- <div id="posts">
- {block:Posts}
- <div id="danateruel">
- <a href="{Permalink}">{notecount} notes</a> | Posted on {Month} {DayofMonth} , {Year} {block:RebloggedFrom} | Reblogged From {ReblogParentName} | {/block:RebloggedFrom} {block:GroupMember}Posted by <a href="{GroupMemberURL}">{GroupMemberName}</a> {/block:GroupMember} </div> <br>
- <div id="danaateruel"> {block:HasTags} {block:Tags} {Tag} {/block:Tags} {/block:HasTags} </div>
- <div class="box">
- <!--TEXT POSTS-->
- {block:Text}
- {block:Title}<div class="title"><a href="{Permalink}">{Title}</a></div>{/block:Title}
- <div>{Body}</div>
- <div class="tags"><a href="{Permalink}">Text</a> posted on {DayOfMonthWithZero}/{MonthNumberWithZero}/{Year} <a href="{Permalink}">|</a> {NoteCountWithLabel} <a href="{Permalink}">|</a> <a href="{SourceURL}">Source</a> <a href="{Permalink}">|</a> <a href="{ReblogURL}">Reblog</a> </div>
- {block:PostNotes}<br />{PostNotes}{/block:PostNotes}
- {/block:Text}
- <!--ASK POSTS-->
- {block:Answer}
- <a href="{AskerURL}"><img src="{AskerPortraitURL-30}" align="left" class="border"></a> <div class="ask">{Question}</div><br /><br />
- <div class="right">{Answer}</div><br />
- <div class="tags"><a href="{Permalink}">Question</a> posted on {DayOfMonthWithZero}/{MonthNumberWithZero}/{Year} <a href="{Permalink}">|</a> {NoteCountWithLabel} <a href="{Permalink}">|</a> <a href="{SourceURL}">Source</a> <a href="{Permalink}">|</a> <a href="{ReblogURL}">Reblog</a> </div>
- {block:PostNotes}<br />{PostNotes}{/block:PostNotes}
- {/block:Answer}
- <!--LINK POSTS-->
- {block:Link}
- <div class="title"><a href="{URL}">{Name}</a></div>
- {block:Description}{Description}{/block:Description}
- <div class="tags"><a href="{Permalink}">Link</a> posted on {DayOfMonthWithZero}/{MonthNumberWithZero}/{Year} <a href="{Permalink}">|</a> {NoteCountWithLabel} <a href="{Permalink}">|</a> <a href="{SourceURL}">Source</a> <a href="{Permalink}">|</a> <a href="{ReblogURL}">Reblog</a> </div>
- {block:PostNotes}<br />{PostNotes}{/block:PostNotes}
- {block:Link}
- <!--PHOTO POSTS-->
- {block:Photo}
- <center>{LinkOpenTag}<img src="{PhotoURL-500}" title="{PhotoAlt}" class="border" width="100%" />{LinkCloseTag}</center><br />
- {block:Caption}{Caption}{/block:Caption}<br />
- <div class="tags"><a href="{Permalink}">Photo</a> posted on {DayOfMonthWithZero}/{MonthNumberWithZero}/{Year} <a href="{Permalink}">|</a> {NoteCountWithLabel} <a href="{Permalink}">|</a> <a href="{SourceURL}">Source</a> <a href="{Permalink}">|</a> <a href="{ReblogURL}">Reblog</a> </div>
- {block:PostNotes}<br />{PostNotes}{/block:PostNotes}
- {/block:Photo}
- <!--QUOTE POSTS-->
- {block:Quote}
- <div class="title">"{Quote}"</div>
- <div class="tags"><a href="{Permalink}">Quote</a> posted on {DayOfMonthWithZero}/{MonthNumberWithZero}/{Year} <a href="{Permalink}">|</a> {NoteCountWithLabel} <a href="{Permalink}">|</a> <a href="{SourceURL}">Source</a> <a href="{Permalink}">|</a> <a href="{ReblogURL}">Reblog</a> </div>
- {block:PostNotes}<br />{PostNotes}{/block:PostNotes}
- {/block:Quote}
- <!--CHAT POSTS-->
- {block:Chat}
- {block:Title}<a href="{Permalink}" class="title">{Title}</a>{/block:Title}
- <table>
- {block:Lines}
- <tr>
- {block:Label}<td class="name">{Label}</td>{block:Label}
- <td class="words">{Line}</td>
- </tr>
- {/block:Lines}
- </table><br />
- <div class="tags"><a href="{Permalink}">Chat</a> posted on {DayOfMonthWithZero}/{MonthNumberWithZero}/{Year} <a href="{Permalink}">|</a> {NoteCountWithLabel} <a href="{Permalink}">|</a> <a href="{SourceURL}">Source</a> <a href="{Permalink}">|</a> <a href="{ReblogURL}">Reblog</a> </div>
- {block:PostNotes}<br />{PostNotes}{/block:PostNotes}
- {/block:Chat}
- <!--AUDIO POSTS-->
- {block:Audio}
- <div style="float:right; margin-top: 6px;"><i>Music Video {PlayCount} played </i> {block:ExternalAudio}(<a href="{ExternalAudioURL}">download!</a>){/block:ExternalAudio}</div>
- <center>{AudioPlayerWhite}</centeR>
- {block:Caption}{Caption}{/block:Caption}<br />
- <div class="tags"><a href="{Permalink}">Music</a> posted on {DayOfMonthWithZero}/{MonthNumberWithZero}/{Year} <a href="{Permalink}">|</a> {NoteCountWithLabel} <a href="{Permalink}">|</a> <a href="{SourceURL}">Source</a> <a href="{Permalink}">|</a> <a href="{ReblogURL}">Reblog</a> </div>
- {block:PostNotes}<br />{PostNotes}{/block:PostNotes}
- {/block:Audio}
- <!--VIDEO POSTS-->
- {block:Video}
- <center>{Video-500}</center>
- {block:Caption}{Caption}{/block:Caption}<br />
- <div class="tags"><a href="{Permalink}">Video</a> posted on {DayOfMonthWithZero}/{MonthNumberWithZero}/{Year} <a href="{Permalink}">|</a> {NoteCountWithLabel} <a href="{Permalink}">|</a> <a href="{SourceURL}">Source</a> <a href="{Permalink}">|</a> <a href="{ReblogURL}">Reblog</a> </div>
- {block:PostNotes}<br />{PostNotes}{/block:PostNotes}
- {block:Video}
- </div>
- {/block:Posts}
- </div></div></div>
- <!--
- ----------------------------------------------
- | ** Dark Side Theme ** |
- | ** By Dana Teruel ** |
- | danateruel.tumblr.com |
- | Please do not remove the credits |
- | If you will I will find yuu :c |
- | |
- ----------------------------------------------
- -->
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement