Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- _ _ _
- | | (_) | |
- | | ____ _ _ __ _ _ _| | __
- | |/ / _` | |/ _` | | | | |/ /
- | < (_| | | (_| | |_| | <
- |_|\_\__,_|_|\__, |\__,_|_|\_\
- __/ |
- |___/
- Paranoia theme by Kaiguk (http://kaiguk.tumblr.com/)
- Okay look, you should understand to follow the rules by not claiming this theme as yours, using as a base, moving the credit , combinding shit from others and mine to make your own, or editing to make it look like I didn't make the shit, but I did.
- Making themes is hard work, so I don't need you or anyone else fucking up my ideas because you don't have a brain of your own. Are you that lazy to use actual base codes and learn to make themes? Damn, that's a shame.
- Anyways, to everyone that is actually going to put good use of this theme, happy using.
- If you have any questions, please ask me ^^
- -->
- <!DOCTYPE html>
- <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}
- <meta name="if:InfiniteScroll" content="0"/>
- <meta name="if:ShowCaptions" content="1"/>
- <meta name="if:ShowTags" content="1"/>
- <meta name="color:bold" content="#ffd800"/>
- <meta name="color:italic" content="#ffef99"/>
- <meta name="color:underline" content="#fff7cc"/>
- <meta name="color:header" content="#000000"/>
- <meta name="color:Text" content="#aaaaaa"/>
- <meta name="color:Link" content="#888888"/>
- <meta name="color:Hover" content="#eeeeee"/>
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Border" content="#eeeeee"/>
- <meta name="color:scrollbar" content="#000000">
- <meta name="color:day1" content="#000000"/>
- <meta name="color:day2" content="#ffc815"/>
- <meta name="color:post bg" content="#ffffff"/>
- <meta name="color:perma bg" content="#f6f6f6"/>
- <meta name="color:Caption Bg" content="#fbfbfb"/>
- <meta name="color:Caption Border" content="#f6f6f6"/>
- <meta name="color:Caption" content="#cccccc"/>
- <meta name="color:LinkTitleBG" content="#000000"/>
- <meta name="color:LinkTitleText" content="#ffffff"/>
- <meta name="color:selection text" content="#888888"/>
- <meta name="color:selection bg" content="#eeeeee"/>
- <meta name="image:Header image" content="http://static.tumblr.com/1dfcaddf7cf546528240e68ad2394894/qenphfv/HErnilk86/tumblr_static_z6z3vhio4gg8sk848c8wgw44.gif"/>
- <meta name="image:BG" content="http://static.tumblr.com/55eb2df2ee356ed49e439b7bbe482b40/qenphfv/1M9nieg1t/tumblr_static_5ej3yovvips0w0gk8ook8okso.png"/>
- <meta name="image:totop" content="http://static.tumblr.com/32c90497e9c3b1b404cbf8957b429ba2/qenphfv/necnj2d3r/tumblr_static_umbyff9qvxcggsk840o4wcsw.gif"/>
- <meta name="text:header img width" content="266px">
- <meta name="text:header img height" content="150px">
- <meta name="text:Link 1 URL" content="" />
- <meta name="text:Link 1" content="" />
- <meta name="text:Link 2 URL" content="" />
- <meta name="text:Link 2" content="" />
- <meta name="text:Link 3 URL" content="" />
- <meta name="text:Link 3" content="" />
- <meta name="text:Link 4 URL" content="" />
- <meta name="text:Link 4" content="" />
- <meta name="text:Link 5 URL" content="" />
- <meta name="text:Link 5" content="" />
- <meta name="text:Link 6 URL" content="" />
- <meta name="text:Link 6" content="" />
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips();
- });
- })(jQuery);
- </script>
- <style type="text/css">
- ::-webkit-scrollbar {
- height: 9px;
- width: 9px;
- -webkit-border-radius: 0px;
- background-color:{color:background};
- }
- ::-webkit-scrollbar-thumb{
- background-color:{color:scrollbar};
- }
- ::-webkit-scrollbar-track{
- background-color:{color:background};
- }
- body {
- background:{color:background};
- background-image:url('{image:bg}');
- background-attachment:fixed;
- color:{color:text};
- font-family:courier;
- font-size:11px;
- text-align:justify;
- margin:0;
- line-height:16px;
- }
- blockquote {
- padding:5px 0 5px 30px;
- border-left:1px solid {color:header};
- margin-left:30px;
- background:#fcfcfc;
- }
- b,strong{
- color:{color:bold};
- }
- i,em{
- color:{color:italic};
- }
- u{
- color:{color:underline};
- }
- a {
- color:{color:link};
- text-decoration:none;
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- a:hover {
- color:{color:hover};
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- img{
- opacity:1;
- border:none;
- text-decoration:none;
- }
- #header {
- left:300px;
- margin-left:-100px;
- top:0px;
- position:fixed;
- width:800px;
- height:150px;
- background-color:{color:Header};
- }
- #header img{
- width:{text:header img width};
- height:{text:header img height};
- margin-left:280px;
- position:fixed;
- }
- #jaeger {
- width:200px;
- position:fixed;
- margin-top:90px;
- margin-left:200px;
- padding:10px;
- }
- #sidelinks {
- width:200px;
- margin-top:0px;
- margin-left:-40px;
- position:fixed;
- }
- #sidelinks a {
- width:200px;
- margin-top:4px;
- font-family:courier;
- font-size:9.5px;
- padding:2.5px;
- text-transform:uppercase;
- background:{color:header};
- border-radius:4px;
- display:inline-block;
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- #sidelinks a:hover{
- margin-left:-50px;
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- #desc {
- width:150px;
- height:130px;
- padding:9px;
- font-family:courier;
- font-size:9.5px;
- text-transform:uppercase;
- margin-top:-300px;
- margin-left:620px;
- background:{color:header};
- overflow:auto;
- }
- #entries {
- margin-left:550px;
- margin-top:200px;
- width:500px;
- }
- #posts {
- width:500px;
- margin-left:-230px;
- margin-bottom:75px;
- border:5px solid {color:border};
- padding:20px;
- background:{color:post bg};
- }
- #posts img {
- max-width:500px;
- }
- {block:IfShowCaptions}
- #captions {
- margin-top: 10px;
- padding:5px;
- text-align:left;
- background: {color:Caption bg};
- border: 1px solid {color:Caption border};
- color:{color:Caption};
- }
- {/block:IfShowCaptions}
- {block:IfNotShowCaptions}
- #captions {
- display:none;
- }
- {/block:IfNotShowCaptions}
- {block:IfShowTags}
- .tags {
- font-size:9.5px;
- font-family:courier;
- text-transform:uppercase;
- letter-spacing:1px;
- text-align:left;
- margin-top:10px;
- }
- {/block:IfShowTags}
- #titlequote{
- text-align:justify;
- font-size:14px;
- line-height:18px;
- font-weight:bold;
- }
- #source {
- margin-top:15px;
- text-align:right;
- }
- .player {
- width:27px;
- height:26px;
- overflow:hidden;
- position:absolute;
- border:1px dashed {color:header};
- }
- .audioinfo {
- margin-left:50px;
- line-height:120%;
- }
- .pagi {
- width:200px;
- font-size:14px;
- font-family:courier;
- text-align:center;
- bottom: 0px;
- margin-left:300px;
- background:{color:header};
- position:fixed;
- }
- .pagi a {
- color:{color:link};
- }
- .pagi a:hover{
- color:{color:hover};
- }
- #question {
- padding-bottom:5px;
- font-style:italic;
- background:#000;
- padding:10px;
- }
- #asker {
- letter-spacing:1px;
- text-transform:lowercase;
- }
- .chat ol {
- padding:0;
- list-style:none;
- }
- .line {
- list-style:none;
- padding:5px 0;
- }
- .label {
- text-decoration:bold;
- }
- #perma {
- padding:10px;
- text-align:justify;
- line-height:15px;
- margin-top:10px;
- height:auto;
- background:#fafafa;
- padding:10px;
- }
- #permaout {
- background:{color:perma bg};
- margin-top:10px;
- padding:10px;
- font-size:12px;
- text-transform:normal;
- font-style:normal;
- word-spacing:3px;
- text-align:center;
- }
- #permaout a{
- color:{color:day2};
- }
- #permaout a:hover{
- color:{color:hover};
- }
- .note li {
- list-style-type:none;
- padding:10px 25px 10px 25px;
- text-align:left;
- margin:0px;
- border-bottom:1px solid {color:border};
- line-height:140%;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- .notes img {
- display:none!important;
- }
- #s-m-t-tooltip {
- z-index: 9999;
- background: {color:LinkTitleBG};
- font-size: 10px;
- line-height: 11px;
- font-family: courier;
- letter-spacing: 1px;
- text-transform: normal;
- color: {color:LinkTitleText};
- max-width: 150px;
- word-wrap: break-word;
- padding: 6px;
- display: block;
- margin: 24px 14px 7px 12px;
- -webkit-box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.10);
- -moz-box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.10);
- box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.10);
- }
- ::selection {
- background:{color:selection bg};
- color:{color:selection text};
- }
- #scrollToTop:link, #scrollToTop:visited {
- display:none;
- position:fixed;
- bottom: 10px;
- right:10px;
- }
- #titan {
- font-size:11px;
- line-height:150%;
- letter-spacing:0px;
- left:10px;
- bottom:10px;
- font-weight:normal;
- position:fixed;
- text-transform:uppercase;
- text-align:center;
- }
- #titan a {
- padding:3px;
- color:{color:link};
- background-color:#fff;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- {CustomCSS}
- </style>
- {block:IfInfiniteScroll}
- <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/EIBmz7s0p/infinitescrolling.js"></script>
- {/block:IfInfiniteScroll}
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
- <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
- <a href="javascript:;" id="scrollToTop" title="top"><img src="{image:ToTop}"></a></a>
- </head>
- <body>
- <div id="header">
- <div id="headerimg"><img src="{image:header image}"></div>
- <div id="sidelinks">
- {block:ifLink1}<a href="{text:Link 1 URL}">{text:Link 1}</a>{/block:ifLink1}
- {block:ifLink2}<a href="{text:Link 2 URL}">{text:Link 2}</a>{/block:ifLink2}
- {block:ifLink3}<a href="{text:Link 3 URL}" >{text:Link 3}</a>{/block:ifLink3}
- {block:ifLink4}<a href="{text:Link 4 URL}">{text:Link 4}</a>{/block:ifLink4}
- {block:ifLink5}<a href="{text:Link 5 URL}">{text:Link 5}</a>{/block:ifLink5}
- {block:ifLink6}<a href="{text:Link 6 URL}">{text:Link 6}</a>{/block:ifLink6}
- </div>
- </div>
- <div id="jaeger">
- <div id="desc">{Description}</div>
- {block:IfNotInfiniteScroll}
- {block:IndexPage}
- <div class="pagi">
- {block:Pagination}{block:PreviousPage}
- <a href="{PreviousPage}">«</a>
- {/block:PreviousPage}{block:JumpPagination length="5"}{block:CurrentPage}
- <span class="current_page">{PageNumber}</span>
- {/block:CurrentPage}{block:JumpPage}
- <a class="jump_page" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}{/block:JumpPagination}{block:NextPage}
- <a href="{NextPage}">»</a>
- {/block:NextPage}{/block:Pagination}
- </div>
- {/block:IndexPage}
- {/block:IfNotInfiniteScroll}
- </div>
- <div id="entries">
- <div class="autopagerize_page_element">
- {block:Posts}
- <div id="posts">
- {block:Quote}
- <div style="color: {color:header}; text-shadow: 2px 2px {color:link}; font-size: 40px; line-height: 30px; float: left; font-family: calibri;">❝</div><div id="titlequote">{Quote}</div>
- {block:Source}
- <div id="source">— {Source}</div>
- {/block:Source}
- {/block:Quote}
- {block:Text}
- {block:Title}
- <div id="title">
- <div style="font-size:17px; text-align:left;">
- {Title}
- </div>
- </div>{/block:Title}
- {Body}
- {/block:Text}
- {block:Link}
- <div id="title">
- <div style="font-size:17px; text-align:left;">
- <a href="{URL}">{Name} »</a>
- </div>
- </div>
- {block:Description}
- {Description}
- {/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}
- {Title}
- {/block:Title}
- <div class="chat">
- <ol>{block:Lines}
- <li class="line {Alt}">
- {block:Label}
- <span class="label">
- <b>{Label}</b></span>
- {/block:Label}{Line}</li>
- {/block:Lines}
- </ol></div>
- {/block:Chat}
- {block:Photo}
- <center>
- <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
- </center>
- {block:IndexPage}
- {block:Caption}
- <div id="captions">
- {Caption}</div>
- {/block:Caption}
- {/block:IndexPage}
- {/block:Photo}
- {block:Photoset}
- <center>
- {Photoset-500}
- </center>
- {block:IndexPage}
- {block:Caption}
- <div id="captions">
- {Caption}</div>
- {/block:Caption}
- {block:IfNotShowCaptions}
- {block:PermalinkPage}
- {block:Caption}
- <div id="captions">
- {Caption}</div>
- {/block:Caption}
- {/block:PermalinkPage}
- {/block:IfNotShowCaptions}
- </center>
- {/block:IndexPage}
- {/block:Photoset}
- {block:Video}
- {Video-500}
- {/block:Video}
- {block:Audio}
- <div style="margin-top:15px;" class="player">{AudioPlayerBlack}</div>
- <div class="audioinfo">
- <b>Song:</b> {block:TrackName}{TrackName}{/block:TrackName}<p>
- <b>Artist:</b> {block:Artist}{Artist}{/block:Artist}<p>
- <b>Plays:</b> {PlayCount}
- </a>
- </div>
- {/block:Audio}
- {block:Answer}<div id="question">
- <img src="http://media.tumblr.com/7b5769d1f08760ef365f8b1990363e3f/tumblr_inline_n5sqr4eTMz1sbfysw.gif">
- <span id="asker"> {Asker} <i>said</i>: {Question}</div> </span>
- {Answer}
- {/block:Answer}
- {block:IndexPage}
- <div id="permaout">
- <div style=" font-family:courier; font-size:22px; color:{color:day1}; margin-bottom:5px;">{ShortDayOfWeek}.</div><a style="margin-left:-8px;" href="{Permalink}">{Month} {DayOfMonthWithZero}, {Year}</a>
- </div>
- {block:IndexPage}
- {block:IndexPage}
- {block:IfShowTags}
- {block:HasTags}
- <div class="tags">
- <img src="http://static.tumblr.com/3yblkz0/wfTn2c29g/tag.png"> Tags: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</div>
- {/block:HasTags}
- {/block:IfShowTags}
- {/block:IndexPage}
- {block:PermalinkPage}
- {block:Date}
- <div id="perma">
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}<br>
- <img src="http://static.tumblr.com/3yblkz0/bWKn2c3l1/plan.png">
- <b>Date:</b> {ShortMonth} {DayOfMonthWithZero}, {Year}<br>
- {block:NoteCount}
- <img src="http://media.tumblr.com/9395b2e212e1433fceeb8f2fe727e88e/tumblr_inline_n2ajerV2ro1r7v6wt.png">
- <b>Notes:</b> {NoteCount}<br>
- {/block:NoteCount}
- {block:RebloggedFrom}
- <img src="http://static.tumblr.com/3yblkz0/Eifn2c23d/w2.png">
- <b>Via:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
- {/block:RebloggedFrom}
- {block:ContentSource}
- <img src="http://static.tumblr.com/3yblkz0/Eifn2c23d/w2.png">
- <b>Source:</b> <a href="{SourceURL}">{SourceTitle}</a><br>
- {/block:ContentSource}
- {block:HasTags}
- <img src="http://static.tumblr.com/3yblkz0/wfTn2c29g/tag.png">
- <b>Tagged:</b>
- {block:Tags}
- <a href="{TagURL}">#{Tag}</a>
- {/block:Tags}
- {/block:HasTags}
- </div>
- {/block:Date}
- {/block:PermalinkPage}
- <div class="note">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
- </div>
- {/block:Posts}
- </div>
- <div id="titan"><a href="http://kaiguk.tumblr.com" title="theme by ani">KG</a>
- </div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement