Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <link type="text/css" rel="stylesheet" href="stylesheet.css"/>
- <title>{Title}</title>
- <link rel="shortcurt icon" href="{Favicon}">
- <link href='https://fonts.googleapis.com/css?family=Cardo' rel='stylesheet' type='text/css'>
- <script type="text/javascript">function changeNavigation(id) {document.getElementById('posts').innerHTML=document.getElementById(id).innerHTML} </script>
- <meta name='color:background' content='#f4f4f4'>
- <meta name='color:text' content='#000000'>
- <meta name='color:sidebar background' content='#ffffff'>
- <meta name='color:posts background' content='#ffffff'>
- <meta name='color:borders' content='#eeeeee'>
- <meta name='color:accent' content='#bd8d91'>
- <meta name='color:links' content='#bd8d91'>
- <meta name='color:menu links' content='#000000'>
- <meta name='color:menu background' content='#ffffff'>
- <meta name='image:sidebar image' content='https://s15.postimg.org/5fsz1manv/sidebar.png'>
- <meta name='color:description' content='#8b8b8b'>
- <meta name='text:url 1' content='/'>
- <meta name='text:title 1' content='title'>
- <meta name='text:url 2' content='/'>
- <meta name='text:title 2' content='title'>
- <meta name='text:url 3' content='/'>
- <meta name='text:title 3' content='title'>
- <meta name='text:url 4' content='/'>
- <meta name='text:title 4' content='title'>
- <meta name='text:url 5' content='/'>
- <meta name='text:title 5' content='title'>
- <meta name='text:url 6' content='/'>
- <meta name='text:title 6' content='title'>
- <meta name='text:subtitle' content='totally different'>
- <style>
- body{background-color:{color:background};
- font-size:12px;
- font-family:calibri;
- color:{color:text};
- padding-bottom:15px;
- text-align:justify;
- letter-spacing:1px;}
- #content {width:880px;
- margin:auto;}
- #sidebar {background: transparent;
- width: 225px;
- float: left;
- position: fixed;
- margin-top:200px;}
- .sidebar {background: {color:sidebar background};
- margin-bottom: 25px;
- overflow: hidden;
- padding:20px;
- border:1px solid {color:borders};}
- #posts {width:540px;
- margin-right:0px;
- margin-top:100px;
- background-color:transparent;
- float:right;}
- .posts {background: {color:posts background};
- margin-bottom: 50px;
- border:1px solid {color:borders};
- padding:20px;
- overflow: hidden;}
- ::-webkit-scrollbar {width: 6px;
- height: 10px;}
- ::-webkit-scrollbar-track-piece {background-color: #fff;
- -webkit-border-radius: 0px;}
- ::-webkit-scrollbar-thumb:vertical {height: 6px;
- background-color: {color:accent};
- -webkit-border-radius: 0px;}
- ::-webkit-scrollbar-thumb:horizontal {width: 3px;
- background-color: {color:accent};
- -webkit-border-radius: 0px;}
- ::-moz-selection {background: {color:accent};
- color:{color:text};}
- ::selection {background: {color:accent};
- color:{color:text};}
- a:link {color: {color:links};
- text-decoration: none;
- -webkit-transition-duration: .90s;}
- a:visited {color: {color:links};
- text-decoration: none;
- -webkit-transition-duration: .90s;}
- a:hover {opacity:0.6;
- -webkit-transition-duration: .90s;}
- b, strong {color:{color:accent};}
- i {color:{color:accent};}
- u, underline {border-bottom: 1px {color:text} solid;
- text-decoration: none;}
- s, strike {color: #000;}
- blockquote {padding: 10px;
- width:480px;
- margin-left:0px;
- overflow: hidden;
- border-left:5px solid {color:accent};}
- .caixaask {background: #eee;
- border: 1px solid #e7e7e7;
- color: #000;
- text-align:justify;
- padding: 11px;
- margin-top:-45px;
- margin-left:50px;}
- .caixaask a{color:{color:accent};}
- code {font-family: 'Cardo', serif;}
- h2 {font-size: 15px;
- font-family: calibri;
- text-align: left;
- letter-spacing:1px;
- margin: 0 0px 0 0px;
- margin-top:0px;}
- .quote {margin-top:-10px;
- float:right;
- margin-right:50px;
- margin-bottom:-5px;}
- .creditos {bottom: 5px;
- position: fixed;
- right: 5px;
- font-family: calibri;
- font-size:9px;
- padding:5px;
- text-transform: uppercase;
- border: 1px solid {color:borders};
- background:{color:sidebar background}}
- .creditos a {color: {color:links};}
- .creditos a:hover {opacity:0.6;}
- .notes .ai {text-transform: uppercase;
- position:relative;
- margin-top:5px;}
- .ai a{color:{color:links};}
- .notes .ia {margin-top:-6px;
- margin-right:10px;
- font-family: calibri;
- font-size:10px;
- text-transform: uppercase;
- position:relative;
- float:right;}
- .notes {border-top:1px {color:borders} solid;
- padding:10px;
- color:{color:accent};
- margin-bottom:-10px;}
- .io {margin-top:4px;
- margin-left:5px;
- font-family: calibri;
- text-transform: uppercase;
- position:relative;
- float:left;}
- .imagem {width: 180px;
- height: 180px;}
- .menu {width: 180px;
- position: absolute;
- height:180px;
- -webkit-transition: all 1s ease;
- -moz-transition:all 1s ease;
- -o-transition: all 1s ease;
- transition: all 1s ease;
- margin: -183px 0 0 0;
- opacity:0;}
- .menuleft a, .menuleft span {background: {color:menu background};
- color: {color:menu links};
- text-align: center;
- font-family:calibri;
- font-size:11px;
- text-transform: uppercase;
- display: inline-block;
- margin:0px 1px 1px 0;
- padding: 10px;
- width: 70px;
- height:40px;}
- .mmmenu {margin-top:-183px;}
- .menuright a, .menuright span {background: {color:menu background};
- color: {color:menu links};
- text-align: center;
- font-family:calibri;
- font-size:11px;
- margin:0px 1px 1px 1px;
- text-transform: uppercase;
- display: inline-block;
- margin-left:91px;
- padding: 10px;
- width: 70px;
- height:40px;}
- .menuright a:hover {opacity:0.5;}
- .menuleft a:hover {opacity:0.5;}
- .imagem:hover .menu {opacity:0.7;
- -webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -o-transition: all 1s ease;
- transition: all 1s ease;}
- .description {text-align:justify;
- font-family:calibri;
- color:{color:description};
- letter-spacing:2px;
- font-size:8pt;
- margin-top:0px}
- /** PAGINAÇÃO BY HTMLUV**/
- .pagination {margin-top:0px;font-family: 'Calibri';font-size: 11px;}
- .numbers, .numbers a {background: transparent;
- padding: 5px 10px;
- text-decoration: none;
- color: #949494;
- -moz-border-radius: 3px;
- -webkit-border-radius: 3px;
- border-radius: 3px;
- -moz-transition-duration: 1s;
- -webkit-transition-duration: 1s;
- transition-duration: 1s;}
- .current {background: transparent;
- color: #888;}
- .numbers:hover, .numbers a:hover {color: #949494;
- opacity: 0.6;
- -moz-transition-duration: 1s;
- -webkit-transition-duration: 1s;
- transition-duration: 1s;}
- ol.notes{margin-top: 10px;
- background:#fff;
- bottom:15px
- border:#eee solid 1px;
- list-style:none;}
- ol.notes li{margin:2px 5px 1px 5px;
- padding:5px 3px 5px 3px;
- list-style:none;
- background:#fff;
- font-family:calibri;
- color:#9d9d9d;
- text-transform: uppercase;
- font-size:10px;}
- ol.notes img {position: relative;
- width: 23px;
- margin-right:10px;}
- ol.notes a{color:{color:accent};
- text-decoration:none;}
- {customcss}
- </style>
- </head>
- <body>
- <div class="creditos">
- <center>
- <a href="http://lewispastel.tumblr.com/">theme</a>
- </center>
- </div>
- <div id="content">
- <div id="sidebar">
- <div class="sidebar">
- <div class="imagem">
- <img src="{image:sidebar image}">
- <div class="menu">
- <div class="menuleft">
- <a href="{text:url 1}"><br>{text:title 1}</a>
- <a href="{text:url 2}"><br>{text:title 2}</a>
- <a href="{text:url 3}"><br>{text:title 3}</a>
- </div>
- <div class="mmmenu">
- <div class="menuright">
- <a href="{text:url 4}"><br>{text:title 4}</a>
- <a href="{text:url 5}"><br>{text:title 5}</a>
- <a href="{text:url 6}"><br>{text:title 6}</a>
- </div></div></div></div>
- <center>
- <i><a href="/"><div style="font-family:calibri; color:#bd8d91; letter-spacing:5px; font-size:12pt; text-transform:uppercase; margin-top:5px">{Title}</div></a></i>
- <i><div style="font-family:calibri; color:{color:accent}; letter-spacing:2px; font-size:9pt; text-transform:lowercase; margin-top:0px">{text:subtitle}</div></i>
- </center><br>
- <div class="description">{Description}</div>
- </div>
- <center><div class="pagination">
- {block:JumpPagination length="5"}
- {block:CurrentPage}<span class="numbers current">{PageNumber}</span>{/block:CurrentPage}{block:JumpPage}<a class="numbers" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
- {block:Pagination}{block:NextPage}<a class="next numbers" href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination}
- </div></center>
- </div>
- <div id="posts">
- {block:Posts}
- <div class="posts">
- {block:Text}
- {block:Title}
- <h2><center>{Title}</center></h2>
- {/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- {LinkOpenTag}
- <img src="{PhotoURL-500}">
- {LinkCloseTag}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Photo}
- {block:Photoset}
- <center>{Photoset}</center>
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Photoset}
- {block:Quote}
- <font style="font-family: calibri; font-size:35px; color:#ceccbe;">❝</font><font style="font-family: calibri; font-size:14px; margin-left:10px;">{Quote}</font> <font style="font-family: calibri; font-size:35px; color:#ceccbe; ">❞</font><br><br>
- {block:Source}
- <div class="quote"><font style="font-family: calibri; font-size:12px; color:#ceccbe;"> — {Source}</font></div><br>
- {/block:Source}
- {/block:Quote}
- {block:Link}
- <h2> <center><a href="{URL}" {Target}>
- {Name}
- </a></center></h2>
- {block:Description}
- {Description}
- {/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}
- <a href="{Permalink}">
- {Title}
- </a>
- {/block:Title}
- {block:Lines}
- <li class="{Alt} user_{UserNumber}">
- {block:Label}
- <b>{Label}</b>
- {/block:Label}
- {Line}
- </li><br>
- {/block:Lines}
- {/block:Chat}
- {block:Video}
- {Video-500}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Video}
- {block:Audio}
- {AudioPlayerGrey}
- {block:TrackName}
- {TrackName}
- {/block:TrackName}
- {block:Artist}
- {Artist}
- {/block:Artist}
- {block:Album}
- {Album}
- {/block:Album}
- {block:PlayCount}
- {PlayCount}
- {/block:PlayCount}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Audio}
- {block:Answer}
- <img src="{AskerPortraitURL-40}" style="border: 1px solid #e7e7e7;">
- <div class="caixaask">
- <b style="color:#000000; text-transform:lowercase">{Asker}:</b>
- {Question}</div>
- {Answer}
- {/block:Answer}
- <div class="notes" style="margin-top:4px"> <div class="io">{block:NoteCount}<a href="{Permalink}">{NoteCount}{/block:NoteCount}</a></div>
- <div class="ai">
- <div style="display: inline-block;margin-top:-2px; float:right;">{ReblogButton size="16"}</div> <div style="display: inline-block;float:right; margin-right:4px; margin-left:5px; margin-top:-2px">{LikeButton size="16"}
- </div></div><div style="margin-top:-5px; margin-left:50px; margin-right:60px ">
- {block:HasTags}{block:Tags}<img src="http://s11.postimg.org/b8bvhk8xr/tags.png" style="width:13px; margin-right:2px; margin-bottom:-2px"><a href="{TagURL}" style="color:{color:accent};font-size:11px">{Tag}</a> {/block:Tags}
- {/block:HasTags}</div></div>
- </div>
- <!-- {block:NoRebloggedFrom}
- {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
- {/block:NoRebloggedFrom} -->
- {block:ContentSource}<!-- {SourceURL}
- {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- {block:PermalinkPage}
- {PostNotes}
- {/block:PermalinkPage}
- {/block:Posts}
- </div></div>
- </body>
Advertisement
Add Comment
Please, Sign In to add comment