Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-----------------------------------------------------------------------
- _ _ _
- | | ____ _(_) __ _ _ _| | __
- | |/ / _` | |/ _` | | | | |/ /
- | < (_| | | (_| | |_| | <
- |_|\_\__,_|_|\__, |\__,_|_|\_\
- |___/
- Eargasm theme by Anika (Ani) aka Kaiguk (http://kaiguk.tumblr.com/)
- ***I highly recommend that you use this theme for music blogs w/audio post, but you can use it like any other theme, you just may have to change some things around.***
- Please remember to follow the rules and not steal anything because you don't
- have an imagination of your own.
- If anything goes wrong or you have any questions, just let me know!
- Happy Using and Have a good day!
- ------------------------------------------------------------------------>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <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}
- <head>
- <meta name="if:ShowCaptions" content="1"/>
- <meta name="if:ShowTags" content="1"/>
- <meta name="color:Bold" content="#ff7d7d"/>
- <meta name="color:Italic" content="#c3d847"/>
- <meta name="color:Underline" content="#4dbce9"/>
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Border" content="#cccccc"/>
- <meta name="color:Text" content="#aaaaaa"/>
- <meta name="color:Link" content="#cccccc"/>
- <meta name="color:Hover" content="#eeeeee"/>
- <meta name="color:Topbar" content="#000000"/>
- <meta name="color:Title" content="#eeeeee"/>
- <meta name="color:Icons" content="#222222"/>
- <meta name="color:Desc bg" content ="#000000"/>
- <meta name="color:Desc text" content ="#ffffff"/>
- <meta name="color:Post bg" content="#ffffff"/>
- <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="#eeeeee"/>
- <meta name="color:LinkTitleText" content="#aaaaaa"/>
- <meta name="color:Selection text" content="#888888"/>
- <meta name="color:Selection bg" content="#eeeeee"/>
- <meta name="color:Scrollbar" content="#eeeeee"/>
- <meta name="image:Sidebar Icon" content=""/>
- <meta name="image:Image 1" content=""/>
- <meta name="image:Image 2" content=""/>
- <meta name="image:Image 3" content=""/>
- <meta name="image:Image 4" content=""/>
- <meta name="image:Image 5" content=""/>
- <meta name="image:Bg" content=""/>
- <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="" />
- <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>
- <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
- <style type="text/css">
- ::-webkit-scrollbar {width: 7px; height: 4px; background: #ffffff; }
- ::-webkit-scrollbar-thumb { background-color: {color:scrollbar};}
- body {
- background:{color:background};
- color:{color:text};
- background-attachment:fixed;
- background-image:url('{image:bg}');
- font-family:courier;
- font-size:9.5px;
- text-transform:uppercase;
- word-wrap: break-word;
- text-align: justify;margin:0;
- line-height:16px;
- }
- a {
- color:{color:link};
- text-decoration:none;
- -moz-transition-duration: 0.4s;
- -webkit-transition-duration: 0.4s;
- -o-transition-duration: 0.4s;
- }
- a:hover {
- color:{color:hover};
- -moz-transition-duration: 0.4s;
- -webkit-transition-duration: 0.4s;
- -o-transition-duration: 0.4s;
- }
- b,strong{
- color:{color:bold};
- }
- i,em{
- color:{color:italic};
- }
- u{
- color:{color:underline};
- }
- blockquote {
- padding:5px 0 5px 30px;
- border-left:1px solid {color:link};
- margin-left:30px;
- }
- #topbar {
- top:0px;
- left:0px;
- width:100%;
- height:60px;
- background:{color:topbar};
- padding:15px;
- z-index:1;
- position:fixed;
- }
- #title{
- margin-top:25px;
- font-family: 'Rock Salt', cursive;font-size:50px;
- color:{color:title};
- position:fixed;
- }
- #tophead {
- margin-top:100px;
- margin-left:-250px;
- margin-bottom:150px;
- position:absolute;
- }
- #tophead img {
- width:1000px;
- height:600px;
- }
- #sidebar {
- margin-left:300px;
- margin-top:730px;
- width:500px;
- position:absolute;
- }
- #sidebarim {
- margin-bottom:20px;
- }
- #sidebarim img {
- width:20px;
- height:20px;
- margin-top:30px;
- float:left;
- padding:5px;
- padding-left:5px;
- border-radius:10px;
- }
- #desc {
- width:450px;
- padding:10px;
- padding-left:5px;
- padding-right:5px;
- word-spacing:1px;
- letter-spacing:1px;
- font-size:9px;
- text-transform:uppercase;
- text-align:left;
- }
- .desc {
- line-height:180%;
- background:{color:desc bg};
- color:{color:desc text};
- }
- #icons{
- margin-left:-200px;
- margin-top:760px;
- position:absolute;
- }
- #icons a {
- margin-left:50px;
- }
- #links {
- line-height:16px;
- margin-top:30px;
- margin-left:100px;
- padding-left:150px;
- }
- #links a {
- font-size:20px;
- margin-left:80px;
- text-transform:uppercase;
- text-align:center;
- }
- #links a:hover{
- color:{color:hover};
- }
- #hold {
- left:50%;
- margin-left:-250px;
- position:absolute;
- }
- #entries {
- margin-top:980px;
- width:500px;
- }
- #posts {
- background:{color:post bg};
- border:1px solid {color:border};
- padding:20px;
- width:500px;
- margin-bottom:75px;
- margin-left:5px;
- }
- #posts img {
- max-width:500px;
- }
- #titlequote {
- text-align:left;
- font-size:14px;
- line-height:18px;
- font-weight:bold;
- }
- #source {
- margin-top:15px;
- margin-left:15px;
- }
- .question {
- margin-bottom:10px;
- font-style:italic;
- padding:3px;
- background-color:#F6F6F6;
- }
- .answer {
- margin-top:10px;
- }
- .chat ol {
- padding:0;
- list-style:none;
- }
- .line {
- padding:5px 0;
- border-bottom:1px solid {color:border};
- }
- {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{
- text-align:right;
- color:{color:text};
- word-spacing:2px;
- font-style:italic;
- }
- #tags a{
- margin-left:10px;
- }
- {/block:IfShowTags}
- {block:IfNotShowTags}
- #tags{
- display:none;
- }
- {block:IfNotShowTags}
- .info {
- margin-top:20px;
- margin-bottom:10px;
- color:{color:link};
- text-transform:normal;
- font-style:normal;
- letter-spacing:2px;
- background:#F4F4F4;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- .info a{
- margin-left:60px;
- }
- .note li {
- list-style-type:none;
- padding:10px 25px 10px 25px;
- text-align:left;
- margin:0px;
- border-bottom:1px solid {color:border};
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- .notes img {
- display:none!important;
- }
- #who {
- position:fixed;
- left:10px;
- bottom:10px;
- text-transform:uppercase;
- font-size:15px;
- letter-spacing:1px;
- padding:5px;
- -webkit-transition: all 0.3s ease;
- -moz-transition: all 0.3s ease;
- -ms-transition: all 0.3s ease;
- -o-transition: all 0.3s ease;
- transition: all 0.3s ease;
- }
- #s-m-t-tooltip {
- z-index: 9999;
- background: {color:LinkTitleBG};
- font-size: 10px;
- line-height: 11px;
- border:1px solid {color:LinkTitleText};
- letter-spacing: 1px;
- text-transform: normal;
- color: {color:LinkTitleText};
- max-width: 150px;
- word-wrap: break-word;
- padding: 5px;
- margin-left:20px;
- display: block;
- }
- ::selection {
- background:{color:selection bg};
- color:{color:selection text};
- }
- #perma {
- padding:10px;
- width:474px;
- text-align:justify;
- line-height:15px;
- margin-top:10px;
- height:auto;
- }
- #scrollToTop:link, #scrollToTop:visited {
- display:none;
- position:fixed;
- bottom: 10px;
- right:10px;
- }
- {CustomCSS}
- </style>
- <link href='http://fonts.googleapis.com/css?family=Rock+Salt' rel='stylesheet' type='text/css'>
- <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/EIBmz7s0p/infinitescrolling.js"></script>
- <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"><i style="color:{color:link};"class="fa fa-level-up fa-3x"></i></a>
- </head>
- <body>
- <div id="hold">
- <div id="tophead">
- <div id="topheadimg">
- <script language="JavaScript">
- <!--
- /*
- Random Image Script- By JavaScript Kit (http://www.javascriptkit.com)
- Over 400+ free JavaScripts here!
- Keep this notice intact please
- */
- function random_imglink(){
- var myimages=new Array()
- //specify random images below. You can have as many as you wish
- myimages[1]="{image:Image 1}"
- myimages[2]="{image:Image 2}"
- myimages[3]="{image:Image 3}"
- myimages[4]="{image:Image 4}"
- myimages[5]="{image:Image 5}"
- var ry=Math.floor(Math.random()*myimages.length)
- if (ry==0)
- ry=1
- document.write('<img src="'+myimages[ry]+'" border=0>')
- }
- random_imglink()
- //-->
- </script>
- </div>
- </div>
- <div id="sidebar">
- <div id="sidebarim"><img src="{image:Sidebar Icon}"></div>
- <div id="desc"><span class="desc">{Description}</span></div>
- <div id="topbar">
- <div id="title">{Title}</div>
- <div id="links">
- <a href="/">Home</a>
- <a href="/ask">Inbox</a>
- <a href="/archive">Archive</a>
- </div>
- </div>
- </div>
- <div id="icons">
- {block:ifLink1}<a href="{text:Link 1 URL}"><i style="color:{color:icons};"title="{text:Link 1}"class="fa fa-music fa-4x"></i></a>{/block:ifLink1}
- {block:ifLink2}<a href="{text:Link 2 URL}"><i style="color:{color:icons};"title="{text:Link 2}"class="fa fa-headphones fa-4x"></i></a>{/block:ifLink2}
- {block:ifLink3}<a href="{text:Link 3 URL}"><i style="color:{color:icons};"title="{text:Link 3}"class="fa fa-users fa-4x"></i></a>{/block:ifLink3}
- {block:ifLink4}<a href="{text:Link 4 URL}"><i style="color:{color:icons};"title="{text:Link 4}"class="fa fa-plus fa-4x"></i></a>{/block:ifLink4}
- </div>
- <div id="entries">
- <div class="autopagerize_page_element">
- {block:Posts}
- <div id="posts">
- {block:Quote}
- <div id="titlequote">“{Quote}”</div>
- {block:Source}<div id="source">— {Source}</div>{/block:Source}
- {/block:Quote}
- {block:Text}
- {block:Title}<div style="font-size:20px;" id="title">{Title}</div>{/block:Title}{Body}
- {/block:Text}
- {block:Link}
- <div style="font-size:20px;"id="title"><a href="{URL}">{Name}
- <i style=" color:{color:link};"class="fa fa-arrow-right"></i></a></div>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<h1>{Title}</h1>{/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}
- <a href="{Permalink}">
- <center><img src="{PhotoURL-500}" alt="{PhotoAlt}"/</a></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:IndexPage}
- {/block:Photoset}
- {block:Video}
- {Video-500}
- {/block:Video}
- {block:Audio}
- {block:AlbumArt}<img src="{AlbumArtURL}" width="100px" align="left" style="margin-right:10px;float:left;background:#E4E4E4; padding:5px; border-radius: 10px 30px; "/>
- {/block:AlbumArt}
- <span class="audio">{AudioPlayerGrey}</span>
- {block:TrackName}<p><b> Title:</b> {TrackName}{/block:TrackName}
- {block:Artist}<p><b> Artist:</b> {Artist}{/block:Artist}
- <p><b>Played:</b> {PlayCount} times
- {/block:Audio}
- {block:Answer}
- <div class="ask"><img src="http://33.media.tumblr.com/72847c3286351b1e436aa96deca72184/tumblr_inline_n5sqjycHms1sbfysw.gif">
- {Asker} whispered:</div><p>
- <div class="question">
- {Question}</div>
- <div class="answer">{Answer}</div>
- {/block:Answer}
- {block:Indexpage}
- <div class="info"><a href="{Permalink}">{TimeAgo}</a> <a href="{Permalink}">{NoteCountWithLabel}</a> <a href="{ReblogURL}">Reblog</a>
- </div>
- {block:IfShowTags}<div id="tags">{block:HasTags}
- <img src="http://static.tumblr.com/3yblkz0/9mQn46s61/untitled-2.png"> Music tags:{block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}{/block:HasTags}</div>
- {/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 under:</b>
- {block:Tags}
- <a href="{TagURL}">#{Tag}</a>
- {/block:Tags}
- {/block:HasTags}
- </div>
- {/block:Date}
- <div class="note">
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- {/block:PermalinkPage}
- </div>
- {/block:Posts}
- </div>
- </div>
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- </div>
- <div id="who">
- <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