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">
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:30,
- tip_fade_speed:300,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <script type="text/javascript">
- WebFontConfig = {
- google: { families: [ 'Roboto:700:latin' ] }
- };
- (function() {
- var wf = document.createElement('script');
- wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
- '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
- wf.type = 'text/javascript';
- wf.async = 'true';
- var s = document.getElementsByTagName('script')[0];
- s.parentNode.insertBefore(wf, s);
- })(); </script>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <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 NO. 034 "OBEY GOD" CREATED BY AZUREOFRP ☁
- ☁ PLEASE DONT STEAL ANYTHING OF MY CODINNG AND USE FOR YOUR THEMES ☁
- ☁ DONT STEAL MY THEMES AND CLAIM THEM AS YOUR OWN ☁
- ☁ DO NOT REMOVE THE CREDIT OR I WILL HUNT YOU DOWN!!!! ☁
- ☁ YOU MAY EDIT THIS THEME AS MUCH AS YOU WANT FOR YOUR PERSONAL USE ONLY ☁
- ☁ IF YOU WANT TO PUBLISH AN EDITED VERSION OF THIS THEME, MESSAGE ME FIRST ☁
- --->
- <meta name="color:blockquote border" content="#ffffff">
- <meta name="color:border" content="#000000">
- <meta name="color:text" content="#000000"/>
- <meta name="color:post text" content="#b6b6b6"/>
- <meta name="color:title text" content="#ffffff"/>
- <meta name="color:italic text" content="#000000">
- <meta name="color:bold text" content="#000000">
- <meta name="color:hover" content="#c1b8b8">
- <meta name="color:links" content="#ffffff"/>
- <meta name="color:scrollbar" content="#473f3f">
- <meta name="color:credit" content="#616b6b">
- <meta name="color:background" content="#c3cccc"/>
- <meta name="color:blockquote background" content="#c3cccc">
- <meta name="color:title background" content="#c3cccc">
- <meta name="color:post background" content="#000000">
- <meta name="color:info background" content="#a1adad">
- <meta name="color:sidebar background" content="#adb3b3">
- <meta name="color:question background" content="#adb3b3">
- <meta name="color:scrollbar background" content="#616b6b">
- <meta name="image:background" content=""/>
- <meta name="image:sidebar" content=""/>
- <meta name="text:title" content="">
- <meta name="text:navi link" content="/">
- <style type="text/css">
- ::-webkit-scrollbar-thumb {
- height:auto;
- background-color:{color:scrollbar};
- }
- ::-webkit-scrollbar {
- height:9px;
- width:5px;
- background-color:{color:scrollbar background};
- }
- }
- #s-m-t-tooltip {
- max-width:300px;
- padding:3px 5px 3px 5px;
- margin:20px 0px 0px 20px;
- background:{color:description background};
- box-shadow: 1px 1px 2px {color:text shadow};
- color:{color:text};
- text-transform:uppercase;
- font-weight:bold;
- letter-spacing:1px;
- z-index:999999999999999999999999999999999999;
- font-family:'arial';
- font-size:10px;
- }
- body {
- background-color:{color:background};
- background-image:url('{image:background}');
- background-attachment: fixed;
- background-repeat: repeat;
- font-family: 'arial', sans-serif;
- font-size:10px;
- text-align:justify;
- color:{color:txt};
- margin:0;
- }
- a {
- text-decoration:none;
- color:{color:links};
- transition-duration: 0.2s;
- -moz-transition-duration: 0.2s;
- -webkit-transition-duration: 0.3s;
- -o-transition-duration: 0.3s;
- }
- a:hover {
- text-decoration:none;
- color:{color:hover};
- transition-duration: 0.2s;
- -moz-transition-duration: 0.2s;
- -webkit-transition-duration: 0.3s;
- -o-transition-duration: 0.3s;
- }
- img {
- border:none;
- }
- blockquote {
- font-size:10px;
- max-width:545px;
- border-left:1px solid{color:blockquote border};
- background-color:{color:blockquote background};
- text-align:left;
- padding:5px;
- margin-left:5px;
- margin-right:5px;
- padding-left:5px;
- color:{color:text};
- }
- pre{
- font-size:11px;
- text-align:center;
- text-decoration:underline;
- text-transform:uppercase;
- font-family:arial;
- font-weight:bold;
- border-left:1px solid {color:blockquote border};
- border-bottom:1px solid {color:blockquote border};
- letter-spacing:1px;
- background-color:{color:blockquote background};
- color:{color:text};
- padding:6px;
- }
- small{
- font-size:10px;
- }
- big{
- font-size:10px;
- }
- sub{
- font-size:10px;
- }
- h1 {
- font-size:11px;
- text-align:center;
- text-decoration:underline;
- font-family: 'Roboto', sans-serif;
- font-weight:bold;
- letter-spacing:1px;
- background-color:{color:blockquote background};
- color:{color:text};
- padding:6px;
- }
- h1 a{
- color:{color:text};
- }
- h2{
- color:{color:text};
- text-transform:uppercase;
- text-decoration:underline;
- text-shadow: 1px 1px 0px {color:text shadow};
- text-align:left;
- font-style:italic;
- }
- b {
- font-weight:bold;
- color:{color:bold text};
- }
- i {
- font-weight:italic;
- color:{color:italic text};
- }
- u {
- text-decoration:none;
- border-bottom:1px solid {color:border};
- }
- #description {
- overflow:auto;
- position:fixed;
- text-align:center;
- margin-top:390px;
- margin-left:400px;
- text-transform:none;
- font-style:normal;
- font-family:arial;
- width:190px;
- height:175px;
- opacity:1;
- line-height:10px;
- color:{color:text};
- padding:10px;
- letter-spacing:0.2px;
- padding-top:1px;
- font-size:9.5px;
- z-index:9999999999999999;
- transition-duration: 0.4s;
- -moz-transition-duration:0.9s;
- -webkit-transition-duration:0.4s;
- -o-transition-duration:0.4s;
- }
- #description:hover{
- background:{color:hover};
- border-radius:5px;
- }
- #description::-webkit-scrollbar-thumb {
- height:auto;
- background-color:{color:scrollbar};
- }
- #description::-webkit-scrollbar {
- height:9px;
- width:1px;
- background-color:{color:scrollbar background};
- }
- #pagination {
- width:877px;
- height:10px;
- position:fixed;
- padding-top:10px;
- padding-bottom:10px;
- padding-left:10px;
- padding-right:10px;
- line-height:7px;
- margin-top:42px;
- color:{color:title text};
- font-weight:Bold;
- margin-left:340px;
- text-transform:uppercase;
- font-size:22px;
- font-family: 'Roboto', sans-serif;
- text-align:left;
- overflow:hidden;
- font-style:italic;
- letter-spacing:0px;
- z-index:-999999999999999999;
- opacity:1;
- }
- #bbackground{
- position:fixed;
- opacity:1;
- width:815px;
- height:530px;
- margin-top:65px;
- background:{color:sidebar background};
- outline:1px solid {color:border};
- margin-left:350px;
- z-index:-99999;
- }
- #sidebar1{
- position:fixed;
- opacity:1;
- background-image:url('{image:sidebar}');
- width:250px;
- height:300px;
- margin-top:73px;
- background:{color:info background};
- margin-left:360px;
- z-index:9999999;
- }
- #entries {
- z-index:99999999;
- position:fixed;
- height:510px;
- width:545px;
- margin-left:620px;
- overflow:auto;
- margin-top:73px;
- border-radius:0px;
- font-family:arial;
- }
- #post{
- padding:15px;
- width:500px;
- overflow:auto;
- height:auto;
- letter-spacing:0px;
- color:{color:post text};
- background:{color:post background};
- margin-bottom:18px;
- border-radius:0px;
- margin-left:0px;
- float:center;
- z-index:99999999;
- }
- #info {
- font-weight:bold;
- text-align:left;
- padding:5px;
- font-family: 'Roboto', sans-serif;
- background-color:{color:info background};
- margin-left:-15px;
- margin-top:-15px;
- color:black;
- width:520px;
- font-size:9px;
- text-transform:uppercase;
- font-style:none;
- word-wrap:break-word;
- line-height:9px;
- color:black;
- }
- #info a {
- text-align:center;
- color:black;
- }
- .tags {
- color:{color:text};
- width:500px;
- opacity:0;
- margin-top:-20px;
- height:2px;
- margin-left:0px;
- font-size:8px;
- margin-bottom:5px;
- letter-spacing:1px;
- text-align:justify;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #post:hover .tags {
- opacity:1;
- margin-top:-2px;
- margin-left:0px;
- }
- .tags a {
- letter-spacing:0px;
- padding:2px;
- text-transform:lowercase;
- font-size:9px;
- letter-spacing:0px;
- font-weight:bold;
- background:{color:info background};
- text-align:center;
- font-family: 'Roboto', sans-serif;
- color:{color:text};
- }
- #asking {
- margin-left:15px;
- }
- #askingimage {
- }
- #askingimage img {
- border-radius:100px;
- margin-left:15px;
- margin-top:7px;
- }
- #question {
- padding:12px;
- padding-left:70px;
- color:{color:text};
- background-color:{color:question background};
- }
- #asker{
- margin-top:-35px;
- margin-left:70px;
- font-family: 'calibri';
- text-transform:uppercase;
- }
- #c{
- position:fixed;
- font-size:10px;
- font-weight:bold;
- padding-bottom:5px;
- padding-top:5px;
- height:10px;
- width:40px;
- opacity:1;
- padding-left:5px;
- padding-right:5px;
- margin-left:1300px;
- margin-top:650px;
- letter-spacing:0px;
- line-height:12px;
- border-right:2px solid {color:border};
- border-bottom:2px solid {color:border};
- text-align:center;
- text-decoration:underline;
- float:left;
- font-family:arial;
- color:{color:text};
- text-transform:uppercase;
- background-color:{color:credit};
- transition-duration: 0.8s;
- }
- #links2 {
- width:45px;
- height:237px;
- overflow:hidden;
- cursor:pointer;
- margin-top:375px;
- float:center;
- opacity:1;
- position:fixed;
- margin-left:353px;
- z-index:99999999999;
- }
- #links2 #all {
- margin-left:0px;
- margin-top:2px;
- padding:5px;
- height:114px;
- float:center;
- width:300px;
- z-index:999999999999999999999;
- }
- #links2 #all a:hover {
- background-color:{color:hover};
- transition-duration: 0.2s;
- -moz-transition-duration: 0.2s;
- -webkit-transition-duration: 0.3s;
- -o-transition-duration: 0.3s;
- }
- #links2 a {
- margin-bottom:3px;
- text-align:center;
- text-transform:uppercase;
- padding:3px;
- border-radius:100px;
- line-height:0px;
- color:{color:links};
- font-style:italic;
- font-weight:Bold;
- font-family: 'arial', sans-serif;
- letter-spacing:1px;
- font-size:10px;
- display:inline-block;
- }
- {CustomCSS}</style>
- </head>
- <body>
- <div id="sidebar">
- <div id="description">{description}</div>
- <div id="bbackground"></div>
- <div id="sidebar1"><img src="{image:sidebar}"></a></div>
- </div>
- <div id="links2">
- <div id="all">
- <a href="/"><div style="width:10px, height:10px"><img src="http://static.tumblr.com/ylbnqqn/lq9nqz6rs/home.png"></a></div>
- <a href="/ask"><div style="width:20px, height:20px,"><img src="http://static.tumblr.com/ylbnqqn/gQgnqz6v1/mssg.png"></a></div>
- <a href="/submit"><div style="width:20px, height:20px"><img src="http://static.tumblr.com/ylbnqqn/7aAnqz6vo/submti.png"></a></div>
- <a href="{text:navi link}"><div style="width:20px, height:20px"><img src="http://static.tumblr.com/ylbnqqn/Wcdnqz6wc/navi.png"></a></div>
- </div>
- </div>
- </div>
- <div id="title">
- <div id="pagination">
- {text:title} |
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}">previous</a>
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}">next</a>
- {/block:NextPage}
- {/block:Pagination}</div>
- </div></div>
- <div id="entries">
- {block:Posts}
- <div id="post"
- <div id="post">
- <div id="info">
- <div id="permalink">
- <a href="{Permalink}">{Month}.{DayOfMonth}.{Year} </a> |
- <a href="{SourceURL}">©</a>
- </a></div></div>
- <!--TEXT POSTS-->
- {block:Text}
- {block:Title}<h1><center>{Title}</center></h1>{/block:Title}
- {Body}
- {/block:Text}
- {block:Answer}
- <div id="askingimage"><img src="{AskerPortraitURL-48}"/></div>
- <div id="asker">{Asker} sent:</div>
- <div id="question">{Question}</div>
- {Answer}{/block:Answer}
- {block:Quote}
- {block:Quote}
- <h2>{Quote}</h2>
- <div align="right">
- {block:Source}<h1>-{Source}</h1>{/block:Source}
- </div>
- {/block:Quote}
- {block:Link}
- <h2><center><a href="{URL}">{Name}</center></a></h2>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {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}
- {block:Photo}
- {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="auto">{LinkCloseTag}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {Photoset-500}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Video}
- {Video-500}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {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}
- {block:HasTags}<div class="tags"><a href="{Permalink}">{NoteCountWithLabel}</a>
- {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div>
- {block:PostNotes}{PostNotes} {block:NoteCount} {/block:NoteCount}{/block:PostNotes}
- {/block:Posts}</div>
- <div id="c">
- <a href="http://azureofrp.tumblr.com/post/123220402165/azureofrp-presents-a-new-theme-no-34-obey-god">AZURE</a>
- </div>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment