Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <!---- ☰ theme 12 "amber" by azureofrp ☰
- ☰ pls dont remove the credit
- ☰ making themes takes a lot of time and effort so pls dont steal anything of this code
- ☰ for help, visit my theme faq -> azureofrp.tumblr.com/faq
- ☰ edit this theme for PERSONAL USE ONLY!!!!
- --->
- <!--META NAMES-->
- <meta name="color:BACKGROUND" content="#c0b9aa"/>
- <meta name="color:BACKGROUND 2" content="#c0b9aa"/>
- <meta name="color:TXT" content="#000000"/>
- <meta name="color:LINKS" content="#000000"/>
- <meta name="color:TAB LINKS" content="#c0b9aa"/>
- <meta name="color:TAB LINKS BG" content="#a43657"/>
- <meta name="color:HOVER" content="#330c1a">
- <meta name="color:HOVER BG" content="#9d7281">
- <meta name="color:SHADOW" content="#040404">
- <meta name="color:TXT SHADOW" content="#476465">
- <meta name="color:BLOCKQUOTE" content="#a43657">
- <meta name="color:BLOCKQUOTE BORDER" content="#000000">
- <meta name="color:H1 BG" content="#a43657">
- <meta name="color:ITALIC" content="#000000">
- <meta name="color:BOLD" content="#000000">
- <meta name="color:TITLE BG" content="#a43657">
- <meta name="color:POST BG" content="#4c9799">
- <meta name="color:LINKS BG" content="#a43657">
- <meta name="color:DESC BG" content="#4c9799">
- <meta name="color:INFO BG" content="#a43657">
- <meta name="color:SIDEBAR BG" content="#369c96">
- <meta name="color:BORDER" content="#000000">
- <meta name="color:BORDER 2" content="#a43657">
- <meta name="color:SCROLLBAR" content="#6d0721">
- <meta name="color:SCROLLBAR BG" content="#0b201f">
- <meta name="image:BACKGROUND" content=""/>
- <meta name="image:SIDEBAR" content=""/>
- <meta name="image:ICON" content=""/>
- <meta name="text:UPDATES" content=""/>
- <meta name="text:TAB 1 TITLE" content=""/>
- <meta name="text:TAB 2 TITLE" content=""/>
- <meta name="text:TAB 3 TITLE" content=""/>
- <meta name="text:TITLE" content=""/>
- <meta name="text:LINK 1" content="LINK 1">
- <meta name="text:LINK 2" content="LINK 2">
- <meta name="text:LINK 3" content="LINK 3">
- <meta name="text:LINK 4" content="LINK 4">
- <meta name="text:LINK 5" content="LINK 5">
- <meta name="text:LINK 6" content="LINK 6">
- <meta name="text:LINK 1 URL" content="/">
- <meta name="text:LINK 2 URL" content="/">
- <meta name="text:LINK 3 URL" content="/">
- <meta name="text:LINK 4 URL" content="/">
- <meta name="text:LINK 5 URL" content="/">
- <meta name="text:LINK 6 URL" content="/">
- <style type="text/css">
- ::-webkit-scrollbar-thumb {
- height:auto;
- background-color:{color:scrollbar};
- }
- ::-webkit-scrollbar {
- height:2.5px;
- width:3px;
- background-color:{color:scrollbar bg};
- }
- body {
- background-color:{color:background};
- background-image:url('{image:background}');
- background-attachment: fixed;
- background-repeat: repeat;
- font-family:arial;
- font-size:10px;
- text-align:justify;
- color:{color:txt};
- margin:0;
- }
- a {
- text-decoration:none;
- color:{color:Links};
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- a:hover {
- text-decoration:none;
- color:{color:Hover};
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- img {
- border:none;
- }
- blockquote {
- background:{color:blockquote};
- border-left:5px solid {color:blockquote border};
- padding:5px;
- }
- pre{
- margin-top:0px;
- margin-bottom:5px;
- font-size:12px;
- background-color:{color:blockquote};
- padding:5px;
- text-transform:uppercase;
- font-family:arial;
- font-weight:bold;
- text-align:center;
- text-shadow: 1px 1px 0px {color:txt shadow};
- }
- small{
- font-size:10px;
- }
- big{
- font-size:10px;
- }
- sub{
- font-size:10px;
- }
- h1 {
- font-size:10px;
- text-transform:uppercase;
- border-left:solid 5px {color:blockquote border};
- border-right:solid 5px {color:blockquote border};
- font-family:arial;
- background-color:{color:h1 bg};
- font-style:bold;
- text-align:left;
- color:{color:txt};
- padding:5px;
- text-shadow: 1px 1px 0px {color:txt shadow};
- }
- h1 a{
- color:{color:txt};
- font-size:12px;
- text-transform:uppercase;
- font-family:arial;
- background-color:{color:blockquote};
- font-style:bold;
- text-align:right;
- padding:5px;
- }
- h2 a{
- color:{color:txt};
- }
- b {
- font-weight:bold;
- color:{color:bold};
- }
- i {
- font-weight:italic;
- color:{color:italic};
- }
- u {
- text-decoration:none;
- border-bottom:1px solid {color:txt};
- }
- /*DESC*/
- #desc {
- width:275px;
- height:100px;
- position:fixed;
- padding-top:10px;
- padding-bottom:10px;
- padding-left:10px;
- padding-right:10px;
- line-height:100%;
- top:200px;
- margin-left:0px;
- font-weight:bold;
- font-size:10px;
- text-align:center;
- overflow:auto;
- background:{color:desc bg};
- z-index:9999999;
- opacity:1;
- }
- #admin1box {
- width:442px;
- height:65px;
- position:fixed;
- padding-top:10px;
- padding-bottom:10px;
- padding-left:10px;
- padding-right:10px;
- line-height:550%;
- top:77px;
- margin-left:749px;
- font-weight:bold;
- font-size:12px;
- text-align:center;
- text-transform:uppercase;
- overflow:hidden;
- background:{color:title bg};
- color:{color:txt};
- z-index:9999999;
- opacity:1;
- text-shadow: 1px 1px 0px {color:txt shadow};
- box-shadow:5px 5px 0px {color:shadow};
- }
- /*PAGINAITON*/
- #pagi {
- font-size:9px;
- text-transform:uppercase;
- font-weight:bold;
- font-style:normal;
- position:fixed;
- text-align:left;
- margin-left:159px;
- margin-top:-82px;
- background:transparent;
- padding:5px;
- line-height:100%;
- width:370px;
- height:5px;
- display:inline-block;
- color:{color:links};
- z-index:99999999;
- opacity:1;
- font-family:arial;
- text-shadow: 1px 1px 0px {color:txt shadow};
- transition-duration: 0.9s;
- -moz-transition-duration:0.9s;
- -webkit-transition-duration:0.9s;
- -o-transition-duration:0.9s;
- }
- #pagi:hover{
- color:{color:hover};
- transition-duration: 0.9s;
- -moz-transition-duration:0.9s;
- -webkit-transition-duration:0.9s;
- -o-transition-duration:0.9s;
- }
- /*IMAGES*/
- #sidebar1 {
- position:fixed;
- opacity:1;
- background-image:url('{image:sidebar}');
- width:445px;
- height:324px;
- top:77px;
- margin-left:180px;
- background:{color:desc bg};
- border-bottom:solid 5px {color:border};
- z-index:9999999;
- }
- #header{
- position:fixed;
- opacity:1;
- width:1065px;
- height:550px;
- top:45px;
- margin-left:145px;
- background:{color:background 2};
- border:solid 20px {color:border 2};
- opacity:1;
- z-index:-9;
- }
- #admin1 {
- position:fixed;
- width:70px;
- margin-top:-190px;
- padding:10px;
- height:70px;
- margin-left:180px;
- background-color:transparent;
- z-index:99999;
- }
- #admin1image {
- width 70px;
- z-index:99999;
- }
- #admin1image img {
- width:70px;
- height:70px;
- border-radius:100px;
- margin-left:660px;
- margin-top:77px;
- border:solid 5px {color:title bg};
- z-index:99999;
- }
- #triangle-left1 {
- width: 0;
- height: 0;
- margin-top:-50px;
- margin-left:729px;
- z-index:99999;
- border-top: 10px solid transparent;
- border-right: 20px solid {color:title bg};
- border-bottom: 10px solid transparent;
- }
- /*LINKS*/
- .tabs {
- position: fixed;
- margin: 277px auto;
- margin-left:180px;
- width: 100px;
- z-index:9999999;
- }
- .tabs input {
- position: absolute;
- z-index: 1000;
- width: 160px;
- height: 10px;
- left: 0px;
- top: 0px;
- opacity: 0;
- -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
- filter: alpha(opacity=0);
- cursor: pointer;
- }
- .tabs input#tab-2{
- left: 120px;
- }
- .tabs input#tab-3{
- margin-left: 340px;
- }
- .tabs input#tab-4{
- left: 360px;
- }
- .tabs label {
- background: {color:tab links bg};
- font-size: 10px;
- line-height: 60px;
- height: 60px;
- position: relative;
- padding: 0 40px;
- float: left;
- display: inline-block;
- width: 65px;
- color: {color:tab links};
- top: 0px;
- text-transform: uppercase;
- font-weight: bold;
- text-align: center;
- text-shadow: 1px 1px 0px {color:txt shadow};
- border-bottom:solid 5px {color:border};
- }
- .tabs label:after {
- background-color: {color:tab links bg};
- font-size: 10px;
- line-height: 25px;
- height: 25px;
- position: relative;
- padding: 0 20px;
- float: left;
- display: block;
- width: 20px;
- color: {color:tab links};
- top: 0px;
- letter-spacing: 1px;
- text-transform: uppercase;
- font-style:italic;
- font-weight: bold;
- text-align: center;
- text-shadow: 1px 1px 0px {color:txt shadow};
- }
- .tabs input:hover + label {
- background: {color:tab links bg};
- top: 0px;
- -webkit-transition: top linear 0.2s;
- -moz-transition: top linear 0.2s;
- -o-transition: top linear 0.2s;
- -ms-transition: top linear 0.2s;
- transition: top linear 0.2s;
- }
- .tabs input:hover + label:after{
- background: transparent;
- }
- .tabs input:hover + label ~ .clear-shadow {
- top: 0px;
- -webkit-transition: top linear 0.2s;
- -moz-transition: top linear 0.2s;
- -o-transition: top linear 0.2s;
- -ms-transition: top linear 0.2s;
- transition: top linear 0.2s;
- }
- .tabs input:checked:hover + label {
- top: 0;
- }
- .tabs input:checked:hover + label:after{
- background: transparent;
- }
- .tabs input:checked:hover + label ~ .clear-shadow {
- top: 0;
- background: transparent;
- -webkit-transition: none;
- -moz-transition: none;
- -o-transition: none;
- -ms-transition: none;
- transition: none;
- }
- .tabs input.tab-selector-1:hover + label.tab-label-1 ~ .clear-shadow{
- z-index: 3;
- }
- .tabs input.tab-selector-2:hover + label.tab-label-2 ~ .clear-shadow {
- z-index: 2;
- }
- .tabs input.tab-selector-3:hover + label.tab-label-3 ~ .clear-shadow {
- z-index: 1;
- }
- .tabs input.tab-selector-4:hover + label.tab-label-4 ~ .clear-shadow {
- z-index: 0;
- }
- .tabs label:first-of-type {
- z-index: 4;
- }
- .tab-label-2 {
- z-index: 3;
- }
- .tab-label-3 {
- z-index: 2;
- }
- .tab-label-4 {
- z-index: 1;
- }
- .tabs input:checked + label {
- background: {color: tab links bg};
- z-index: 6;
- -webkit-transition: top linear 0.2s;
- -moz-transition: top linear 0.2s;
- -o-transition: top linear 0.2s;
- -ms-transition: top linear 0.2s;
- transition: top linear 0.2s;
- }
- .clear-shadow {
- background-color:transparent;
- position: relative;
- top: 0;
- height: 10px;
- margin-bottom: -10px;
- clear: both;
- z-index: -2;
- box-shadow: 0 -2px 3px -2px rgba(0,0,0,0.2);
- border-radius: 3px;
- }
- .content {
- background-color: {color:desc bg};
- position: relative;
- width: 300px;
- height: 190px;
- margin-left:145px;
- margin-top:-205px;
- z-index: 5;
- border-bottom:solid 5px {color:border};
- }
- .content div {
- position: absolute;
- top: 0;
- left: 0;
- bottom: 100%;
- width:280px;
- padding: 10px;
- overflow: auto;
- z-index: 1;
- opacity: 0;
- -webkit-transition: all linear 0.1s;
- -moz-transition: all linear 0.1s;
- -o-transition: all linear 0.1s;
- -ms-transition: all linear 0.1s;
- transition: all linear 0.1s;
- }
- .tabs input.tab-selector-1:checked ~ .content .content-1,
- .tabs input.tab-selector-2:checked ~ .content .content-2,
- .tabs input.tab-selector-3:checked ~ .content .content-3,
- .tabs input.tab-selector-4:checked ~ .content .content-4 {
- bottom: 0px;
- z-index: 100;
- -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
- filter: alpha(opacity=100);
- opacity: 1;
- transition-delay:0.1s;
- -webkit-transition-delay:0.1s;
- transition-duration: 0.3s;
- -moz-transition-duration:0.2s;
- -webkit-transition-duration:0.3s;
- -o-transition-duration:0.2s;
- }
- .content div h2{
- text-align:center;
- font-size:18px;
- padding:5px;
- margin-top:20px;
- font-weight:bold;
- text-shadow: 2px 1px 0px {color:txt shadow};
- background-color:{color:post bg};
- color:{color:txt};
- }
- .content div h3 {
- text-align:center;
- font-size:18px;
- padding:5px;
- margin-top:30px;
- margin-bottom:2px;
- text-shadow: 2px 1px 0px {color:txt shadow};
- background-color:{color:post bg};
- color:{color:txt};
- }
- .content div n {
- text-align:center;
- top: -70px;
- left: -5px;
- bottom: 100%;
- width:138px;
- height:200px;
- }
- .content div n a {
- width:175px;
- display:inline-block;
- padding:5px;
- padding-top:6px;
- margin-left:45px;
- margin-top:4px;
- font-size:9px;
- overflow:hidden;
- font-weight:bold;
- text-transform:uppercase;
- text-shadow: 1px 1px 0px {color:txt shadow};
- color:{color:tab links};
- background-color:{color:links bg};
- }
- .content div n a:hover{
- color:{color:hover};
- background:{color:hover bg};
- }
- .content div ad1 {
- text-align:center;
- font-size:10px;
- padding:5px;
- margin-top:0px;
- margin-bottom:-5px;
- font-weight:bold;
- display:block;
- width:190px;
- text-shadow: 2px 1px 0px {color:txt shadow};
- background-color:{color:background};
- color:{color:txt};
- }
- .content div ad2 {
- text-align:justify;
- font-size:9px;
- padding:5px;
- font-weight:normal;
- text-transform:uppercase;
- width:100px;
- overflow:auto;
- height:93px;
- margin-top:10px;
- margin-bottom:5px;
- display:block;
- border-left:0px solid {color:hover};
- background-color:{color:background};
- color:{color:txt};
- }
- .content div p {
- font-size: 9px;
- margin-top:0px;
- margin-bottom:5px;
- line-height: 130%;
- text-align: center;
- margin: 0;
- color: {color:txt};
- padding-left: 5px;
- font-family: arial;
- border-left: 2px solid {color:border};
- }
- /*ENTRIES*/
- #entries {
- position: absolute;
- z-index:99999;
- height:418px;
- width:567px;
- overflow:auto;
- margin-left:650px;
- margin-top:56px;
- }
- #post{
- padding:15px;
- width:500px;
- background-color:{color:post bg};
- overflow:hidden;
- margin-bottom:20px;
- margin-left:10px;
- float:left;
- z-index:9999;
- }
- /*POST INFO*/
- #info {
- width:520px;
- text-align:left;
- font-family:arial;
- font-size:9px;
- padding:7px;
- color:{color:txt};
- line-height:10px;
- background-color:{color:info bg};
- margin-top:5px;
- margin-left:-15px;
- font-size:9px;
- margin-bottom:-15px;
- font-style:none;
- padding:5px;
- line-height:10px;
- transition-duration: 1.0s;
- -moz-transition-duration: 1.0s;
- -webkit-transition-duration: 1.0s;
- -o-transition-duration: 1.0s;
- }
- #info hover{
- color:{color:hover};
- transition-duration: 1.0s;
- -moz-transition-duration: 1.0s;
- -webkit-transition-duration: 1.0s;
- -o-transition-duration: 1.0s;
- }
- #info a {
- text-align:center;
- font-family:arial;
- color:{color:txt};
- }
- .right{
- float:right
- }
- /*ASKS*/
- #asks {
- font-size:11px;
- text-align:center;
- width:537px;
- padding:5px;
- margin-left:-30px;
- margin-top:-15px;
- background-color:{color:info bg}
- }
- /*CREDIT-- Just leave this please*/
- #c{
- position:fixed;
- font-size:8px;
- font-weight:bold;
- padding-bottom:5px;
- padding-top:5px;
- height:10px;
- width:60px;
- padding-left:5px;
- padding-right:5px;
- margin-left:1290px;
- margin-top:525px;
- line-height:150%;
- text-align:center;
- float:left;
- color:{color:txt};
- text-transform:uppercase;
- border-bottom:solid 2px {color:border};
- background-color:{color:links bg};
- transition-duration: 0.8s;
- }
- </style>
- </head>
- <body>
- <div id="sidebar">
- <div id="sidebar1"><a href="/"><img src="{image:sidebar}"></a></div>
- <div id="header"><img src=""></a></div>
- <div id="admin1image"><img src="{image:icon}"></a></div>
- <div id="triangle-left1"></div>
- <div id="admin1box">{text:title}</div>
- </div>
- </div>
- </div>
- <section class="tabs">
- <input id="tab-1" type="radio" name="radio-set" class="tab-selector-1" checked="checked" />
- <label for="tab-1" class="tab-label-1">{text:tab 1 title}</label>
- <input id="tab-2" type="radio" name="radio-set" class="tab-selector-2" />
- <label for="tab-2" class="tab-label-2">{text:tab 2 title}</label>
- <input id="tab-3" type="radio" name="radio-set" class="tab-selector-3" />
- <label for="tab-3" class="tab-label-3">{text:tab 3 title}</label>
- <div class="clear-shadow"></div>
- <div class="content">
- <div class="content-1">
- {description}
- </div>
- <div class="content-2">
- {text:updates}
- </div>
- <div class="content-3">
- <n><a href="/" href="">refresh</a><br>
- <a href="ask" href="/ask">inquire</a><br>
- <a href="{text:link 1 url}">{text:link 1}</a></br>
- <a href="{text:link 2 url}">{text:link 2}</a></br>
- <a href="{text:link 3 url}">{text:link 3}</a></br>
- <a href="{text:link 4 url}">{text:link 4}</a></br></n>
- </div>
- </div>
- </div>
- </section>
- </div>
- </div><div id="pagi">
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}"> back</a>
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}">next</a>
- {/block:NextPage}
- </div>
- {/block:Pagination}</div></div>
- <div id="entries">
- {block:Posts}
- <div id="post"
- <!--TEXT POSTS-->
- {block:Text}
- {block:Title}<h1><center>{Title}</center></h1>{/block:Title}
- {Body}
- {/block:Text}
- <!--ASKS-->
- {block:Answer}
- <div id="asks">
- <div style="margin-left:-280px; padding-bottom:8px; font-size:10px;"><b><i>{Asker} asked:</b></i></span></div><br /> <div style="padding-left:15px; margin-top:-18px; font-size:10px;">{Question}</div>
- </div>
- {Answer}
- {/block:Answer}
- <!--QUOTE POSTS-->
- {block:Quote}
- {block:Quote}
- <h2>{Quote}</h2>
- <div align="right">
- {block:Source}<h1>-{Source}</h1>{/block:Source}
- </div>
- {/block:Quote}
- <!--LINK POSTS-->
- {block:Link}
- <h2><center><a href="{URL}">{Name}</center></a></h2>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- <!--CHAT POSTS-->
- {block:Chat}
- {block:Title}<h2>{Title}</h2>{/block:Title}
- <ul class="convo">{block:Lines}<li class="line">{block:Label}<span class="label">{Label}</span>{/block:Label}
- {Line}</li>{/block:Lines}</ul>
- {/block:Chat}
- <!--PHOTO POSTS-->
- {block:Photo}
- {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500px">{LinkCloseTag}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- <!--PHOTOSET POSTS-->
- {block:Photoset}
- {Photoset-500}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- <!--VIDEO POSTS-->
- {block:Video}
- {Video-500}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- <!--AUDIO-->
- {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="60px" height="60px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerBlack}</left></span>
- {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
- {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
- {/block:ExternalAudio}<b>Played:</b> {PlayCount} times <br>
- {/block:Audio}
- <!--POST INFO-->
- <div id="info">
- <div id="permalink">
- <a href="{Permalink}">{12Hour}:{Minutes} {AmPm}</a> <div class=right>{NoteCount}</div></a></div>
- {block:PostNotes}<div id="notes"><left>{PostNotes}</div>{/block:PostNotes}
- {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
- </div></div>
- {/block:Posts}{/block:Posts}</div></div></div>
- </div>
- <!--Simply don't remove it pls.-->
- </div>
- </div>
- <div id="c">
- <a href="http://azureofrp.tumblr.com/">AZUREOFRP </a>
- </div>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment