Advertisement
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">
- <!--- Theme by iamthemelocked
- DO NOT REMOVE THE CREDIT
- DO NOT COPY
- DO NOT CLAIM AS YOUR OWN
- IF YOU DO THEN I´LL MAKE YOU INTO SHOES
- BIT NOT GOOD, ISN´T IT?--->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
- <title>{block:TagPage}#{Tag} /// {/block:TagPage} {block:SearchPage}{lang:Search Results For SearchQuery} - {/block:SearchPage} {Title}</title>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script><script>(function($){$(document).ready(function(){$("a[title]").style_my_tooltips({tip_follows_cursor:true,tip_delay_time:0,tip_fade_speed:600,attribute:"title"});});})(jQuery);</script>
- <meta charset="utf-8">
- <meta name="viewport" content="initial-scale=1.0, width=device-width" />
- <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:Updates Tab" content="1"/>
- <meta name="if:250px Posts" content="0"/>
- <meta name="if:One Column" content="1"/>
- <meta name="if:Show Captions" content="1"/>
- <meta name="if:Black And White Posts" content="0"/>
- <meta name="if:Zooming Post Images" content="1"/>
- <meta name="if:Tiny Cursor" content="1">
- <meta name="color:Background" content="#fafafa"/>
- <meta name="color:Post Background" content="#ffffff"/>
- <meta name="color:Post Border" content="#f1f1f1"/>
- <meta name="color:Post Text" content="#8f8f8f"/>
- <meta name="color:Post Links" content="#222222"/>
- <meta name="color:Accent 1" content="#df6c7a" />
- <meta name="color:Accent 2" content="#df9a6c" />
- <meta name="color:Accent 3" content="#e5de71" />
- <meta name="color:Accent 4" content="#8bea71" />
- <meta name="color:Accent 5" content="#97c5e0" />
- <meta name="color:Scrollbar" content="#000000"/>
- <meta name="text:Home Link" content="Index Page"/>
- <meta name="text:Message Link" content="Message"/>
- <meta name="text:Archive Link" content="Archive"/>
- <meta name="text:Link1 Url" content="http://"/>
- <meta name="text:Link1 Name" content="Link 1 Name"/>
- <meta name="text:Link2 Url" content="http://"/>
- <meta name="text:Link2 Name" content="Link 2 Name"/>
- <meta name="text:Link3 Url" content="http://"/>
- <meta name="text:Link3 Name" content="Link 3 Name"/>
- <meta name="text:Link4 Url" content="http://"/>
- <meta name="text:Link4 Name" content="Link 4 Name"/>
- <meta name="text:Link5 Url" content="http://"/>
- <meta name="text:Link5 Name" content="Link 5 Name"/>
- <meta name="image:Sidebar Image" content=""/>
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
- <script src="http://code.jquery.com/ui/1.10.4/jquery-ui.js"></script>
- <!--- SPECIAL FONTS --->
- <link href='http://fonts.googleapis.com/css?family=Disco' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Parisienne' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Aguafina Script' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Wisdom Script' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
- <link href='//fonts.googleapis.com/css?family=Open+Sans:300,400,700,400italic,700italic|Inconsolata:400,700' rel='stylesheet' type='text/css'>
- <link href='https://fonts.googleapis.com/css?family=Poiret+One' rel='stylesheet' type='text/css'>
- <link href='https://fonts.googleapis.com/css?family=Questrial' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
- <link href='//fonts.googleapis.com/css?family=Open+Sans:300,400,700,400italic,700italic|Inconsolata:400,700' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Abril+Fatface' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Lato:100,400' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Maven+Pro:400,900' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Roboto+Condensed:300italic,400italic,700italic,400,700,300' rel='stylesheet' type='text/css'>
- <link href="http://static.tumblr.com/wgijwsy/k1Hm9ei8b/normalize.css" rel="stylesheet" type="text/css" />
- <!--- SPECIAL FONTS --->
- <style type="text/css">
- /* basic styles */
- /* --- SCROLLBAR ---*/
- ::-webkit-scrollbar {background-color:{color:Background}; height:5px; width:4px}::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar}; height:40px;}::-webkit-scrollbar-thumb:horizontal {background-color:#fff; height:5px!important}
- iframe#tumblr_controls {top:auto;top:0;z-index:98;opacity:.4!important;position:fixed!important;-webkit-transition:opacity .4s linear;transition:opacity .4s linear;}
- iframe#tumblr_controls:hover {opacity:.67!important;}
- /* --- SCROLLBAR ---*/
- /* --- IMAGE EFFECT ---*/
- .imgp {
- background:{color:Background};
- overflow:hidden;
- }
- .imgp img {
- -webkit-transform: scale(1.00);
- -webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -o-transition: all 1s ease;
- -ms-transition: all 1s ease;
- transition: all 1s ease;
- }
- {block:IfZoomingPostImages}
- .po:hover .imgp img {
- -webkit-transform: scale(1.3);
- }{/block:IfZoomingPostImages}
- .pset {
- -webkit-transform: scale(1.0);
- -webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -o-transition: all 1s ease;
- -ms-transition: all 1s ease;
- transition: all 1s ease;
- }
- {block:IfZoomingPostImages}
- .po:hover .pset {
- -webkit-transform: scale(1.15);
- }{/block:IfZoomingPostImages}
- /* --- IMAGE EFFECT ---*/
- /* --- BODY ---*/
- #s-m-t-tooltip{
- position:absolute;
- margin-top: 15px;
- margin-left:15px;
- z-index:9999999999999;
- background:{color:Post Text};
- color:{color:Post Background};
- text-transform:uppercase;
- letter-spacing:0.5px;
- font-family:calibri;
- line-height:13px;
- max-width:300px;
- font-size:8px;
- padding:2px 6px;
- -webkit-transition:all 0.4s;
- -moz-transition:all 0.4s;
- -ms-transition:all 0.4s;
- -o-transition:all 0.4s;
- transition:all 0.4s;
- }
- body {
- color: {color:Post Text};
- background:{color:Background};
- font: 9px 'Trebuchet MS', sans-serif;
- font-family:'open sans', 'helvetica neue', arial, sans-serif;
- }
- {block:IfTinyCursor}*, body, a, a:hover {cursor: url(http://33.media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png), auto;} {/block:IfTinyCursor}
- b, strong {color: color:{color:Post text};word-wrap:normal;}
- i, em {color: color:{color:Post text};word-wrap:normal;}
- p {margin-top:5px;margin-bottom:5px}
- ol {list-style:normal;}
- ul {list-style:square;}
- small {font-size:8px;}
- big {font-size:10px;}
- blockquote {
- padding-left:10px;
- margin-left:10px;
- margin-top:5px;
- border-left:1px solid {color:Post Border};
- }
- a {
- font-weight:normal;
- word-wrap:initial;
- text-decoration:none;
- text-transform:uppercase;
- font-family:calibri;
- font-size: 8px;
- color:{color:Post Text};
- word-wrap: break-word;
- -moz-outline-style:none;
- -webkit-transition:all 0.5s;
- -moz-transition:all 0.5s;
- -ms-transition:all 0.5s;
- -o-transition:all 0.5s;
- transition:all 0.5s;
- }
- a:hover {
- color:{color:Post Links};
- -moz-outline-style:none;
- -webkit-transition:all 0.5s;
- -moz-transition:all 0.5s;
- -ms-transition:all 0.5s;
- -o-transition:all 0.5s;
- transition:all 0.5s;
- }
- .caption a, .text a, #description a, #tab16 a {
- padding:0px;
- position:relative;
- border-bottom:1px solid {color:Post Border};
- }
- .caption a:before, .text a:before, #description a:before, #tab16 a:before{
- content:'';
- top:100%;
- width:0;
- height:1px;
- right:50%;
- background:{color:Post Links};
- position:absolute;
- transition:all .2s linear;
- -webkit-transition:all .2s linear;
- -moz-transition:all .2s linear;
- -o-transition:all .2s linear;
- }
- .caption a:hover::before, .text a:hover::before, #description a:hover::before, #tab16 a:hover::before{
- width:100%;
- right:0;
- }
- h1 {
- font-size:15px;
- text-transform:uppercase;
- font-weight:bold;
- line-height:1.2em;
- margin-bottom:-2px;
- margin-top:-5px;
- font-family:{font:Post Font};
- color:{color:Post Text};
- }
- h1 a{
- font-size:15px;
- text-transform:uppercase;
- font-weight:bold;
- line-height:1.2em;
- text-decoration:none;
- font-family:{font:Post Font};
- color:{color:Post Text};
- }
- h2 {
- font-family: 'Montserrat', sans-serif;
- font-size:14px;
- color:{color:Post Links};
- }
- pre {
- white-space: pre-wrap;
- white-space: -moz-pre-wrap;
- white-space: -pre-wrap;
- white-space: -o-pre-wrap;
- word-wrap: break-word;
- font-family:inconsolata, consolas, monospace;
- }
- pre a{
- font-size:8px;
- }
- .caption {
- text-align:left;
- display:block;
- }
- .caption img {
- width:100%;
- width:50%;
- }
- /* --- BODY ---*/
- /* --- POST ENTRIES ---*/
- #big {
- position:absolute;
- left:0;
- right:0;
- z-index:9999;
- min-height:calc(100% - 200px);
- background-color:{color:background};
- {block:IndexPage}top:0px;{block:ifNotOneColumn}{block:if250pxPosts}padding:30px 0 100px 490px;{/block:if250pxPosts}{block:ifNot250pxPosts}padding:30px 0 100px 400px;{/block:ifNot250pxPosts}{/block:ifNotOneColumn}{block:ifOneColumn}padding:30px 0 50px 385px;{/block:ifOneColumn}{/block:IndexPage}{block:PermalinkPage}margin-top:30px;width:530px;margin-left:auto;margin-right:auto;{/block:PermalinkPage}
- }
- .entries {
- position:relative;
- text-align:left;
- margin:0px -1px 80px 0px;
- padding:0px 100px 0px 0px;
- {block:IndexPage}{block:ifNotOneColumn}{block:if250pxPosts}width:275px;margin-left:-100px;margin-right:70px;{/block:if250pxPosts}{block:ifNot250pxPosts}width:425px;margin-left:0px;{/block:ifNot250pxPosts}{/block:ifNotOneColumn}{block:ifOneColumn}width:531px;margin-bottom:40px;{/block:ifOneColumn}{/block:IndexPage}display:inline-block;
- {block:PermalinkPage}width:531px;margin-left:-145px;margin-left:auto;margin-right:auto;{/block:PermalinkPage}
- }
- .post {
- position:relative;
- padding:14px 12px 12px 12px;
- background-color:{color:Post Background};
- border:1px solid {color:Post Border};
- color:{color:Post Text};
- text-transform:uppercase;
- font-family:calibri;
- font-size: 8px;
- {block:IfBlackandWhitePosts}
- -webkit-filter: grayscale(100%);
- -moz-filter: grayscale(100%);
- filter: grayscale(100%);
- -webkit-transition:all 0.5s;
- -moz-transition:all 0.5s;
- -ms-transition:all 0.5s;
- -o-transition:all 0.5s;
- transition:all 0.5s;
- }
- .post:hover {
- -webkit-transition:all 0.5s;
- -moz-transition:all 0.5s;
- -ms-transition:all 0.5s;
- -o-transition:all 0.5s;
- transition:all 0.5s;
- -webkit-filter: grayscale(0%);
- -moz-filter: grayscale(0%);
- filter: grayscale(0%);
- {block:IfBlackandWhitePosts}
- }
- .post img{
- width:100%;
- }
- .text{
- padding-top:0px;
- }
- /* --- POST ENTRIES ---*/
- /* --- SIDEBAR ---*/
- #sidebar {
- width:350px;
- padding:0px;
- margin-top:0px;
- margin-left:0px;
- height:100%;
- z-index:99999999999;
- background-image:url("{image:Sidebar Image}");
- background-attachment:fixed;
- background-position:left center;
- background-repeat:repeat;
- position:fixed;}
- #description {
- font-family:calibri;
- padding:6px 12px 10px 12px;
- width:326px;
- overflow:hidden;
- height:85px;
- margin-top:-73px;
- position:fixed;
- margin-left:0px;
- text-align:justify;
- text-transform:uppercase;
- font-size:8px;
- opacity:0.8;
- color:{color:Post Links};
- background-color:{color:Background};
- transition-duration:0.4s;
- -moz-transition-duration:0.4s;
- -webkit-transition-duration:0.4s;
- -o-transition-duration:0.4s;}
- #description a{
- margin:3px;
- }
- #description:hover{
- opacity:1;
- margin-top:0px;
- transition-duration:0.4s;
- -moz-transition-duration:0.4s;
- -webkit-transition-duration:0.4s;
- -o-transition-duration:0.4s;
- }
- /* --- SIDEBAR ---*/
- /* --- PAGINATION ---*/
- .pagination {
- letter-spacing:1px;
- font-family:'open sans', 'helvetica neue', arial, sans-serif;
- margin-top:15px;
- text-align:center;
- position:absolute;
- left:0;
- right:0;
- margin-left:auto;
- margin-right:auto;
- font-size:10px;
- display:block;
- text-transform:uppercase;
- }
- .pagination a {
- display:inline-block;
- margin:0 2px;
- text-decoration:none;
- font-family:'open sans', 'helvetica neue', arial, sans-serif;
- outline:none;
- font-size:10px;
- letter-spacing:1px;
- text-transform:uppercase;
- padding:0 5px;
- color:{color:Post Links};
- }
- .pagination a:hover{
- color:{color:Post Text};
- }
- /* --- PAGINATION ---*/
- /* --- INFO SECTION ---*/
- #info {
- font-family:calibri;
- margin-top:5px;
- padding:3px;
- font-size:8px;
- color:{color:Post Text};
- text-transform:uppercase;
- font-style:normal;
- text-align:center;
- background-color:{color:Post Border};
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #info a {
- color:{color:Post Links};
- text-transform:uppercase;
- font-family:calibri;
- font-size:8px;
- }
- #info a:hover {
- color:{color:Post Text};
- }
- .tags {
- line-height:100%;
- text-align:center;
- padding-top:3px;
- -moz-transition-duration:.5s;
- -webkit-transition-duration:.5s;
- -o-transition-duration:.5s;
- }
- .tags a {
- font-family:calibri;
- font-style:normal;
- margin:2px;
- text-transform:uppercase;
- color:{color:Post Text};
- font-size:8px;
- }
- .tags a:hover:nth-child(5n+1){color:{color:Accent 1};}
- .tags a:hover:nth-child(5n+2){color:{color:Accent 2};}
- .tags a:hover:nth-child(5n+3){color:{color:Accent 3};}
- .tags a:hover:nth-child(5n+4){color:{color:Accent 4};}
- .tags a:hover:nth-child(5n+5){color:{color:Accent 5};}
- /* --- INFO SECTION ---*/
- /* --- QUOTES ---*/
- .quote {
- padding:0px;
- font-family: 'Montserrat', sans-serif;
- font-size:14px;
- margin-top:-15px;
- text-transform:lowercase;
- color:{color:Post Links};
- }
- .quote:first-letter{
- padding:0px;
- font-family: 'Montserrat', sans-serif;
- font-size:14px;
- text-transform:uppercase;
- color:{color:Post Links};
- }
- .quote-source {
- text-align:right;
- border-top:1px solid {color:Post Border};
- margin-top:-3px;
- font-weight:bold;
- color:{color:Post Text};
- padding-top:5px;
- font-size:8px;
- text-transform:uppercase;
- font-family:calibri;
- }
- .quote-source a{
- text-align:right;
- font-weight:bold;
- font-size:8px;
- text-transform:uppercase;
- font-family:calibri;
- }
- /* --- QUOTES ---*/
- /* --- CHATS ---*/
- ul.chat {
- margin:0px;
- padding:0px;
- }
- .chat li {
- list-style-type:none;
- margin-left:0px;
- padding:4px;
- }
- .odd .label {
- color:{color:Accent 1};
- }
- .even .label {
- color:{color:Accent 2};
- }
- .label {
- font-weight:bold;
- text-transform:uppercase;
- letter-spacing:1px;
- font-size:8px;
- }
- .chat li.odd {
- background-color:{color:Background};
- margin-bottom:1px;
- }
- .chat li.even {
- background-color:{color:Post Background};
- opacity:1;
- margin-bottom:1px;
- }
- /* --- CHATS ---*/
- /* --- AUDIO PLAYER ---*/
- #audio {
- position:relative;
- min-height:60px;}
- #audioimage {
- width:60px;
- height:60px;
- position:absolute;
- z-index:2;}
- #audioimage img {
- margin-left:0px;
- }
- #audiobackground {
- margin-top:5px;
- margin-left:5px;
- width:50px;
- height:50px;
- z-index:3;
- position:absolute;
- opacity:0.2;
- background-color:white;
- -webkit-transition:all 0.6s ease-out;
- -moz-transition:all 0.6s ease-out;
- transition:all 0.6s ease-out;}
- #audiobackground:hover {
- opacity:0.8;
- transform:rotate(360deg);
- -ms-transform:rotate(360deg);
- -webkit-transform:rotate(360deg);
- background-color:#ffffff;
- -webkit-transition:all 0.6s ease-out;
- -moz-transition:all 0.6s ease-out;
- transition:all 0.6s ease-out;}
- #audioplayer {
- width:20px;
- height:20px;
- margin-top:11px;
- margin-left:11px;
- overflow:hidden;}
- #audiobig {
- width:250px;
- {block:IndexPage}{block:if250pxPosts}width:250px;{/block:if250pxPosts}
- {block:ifNot250pxPosts}width:400px;{/block:ifNot250pxPosts}{/block:IndexPage}
- {block:PermalinkPage}width:500px;{/block:PermalinkPage}
- height:70px;
- overflow:hidden;}
- #audioinfo {
- background-color:transparent;
- font-size:8px;
- font-family: {text:Post Font};
- color:#b6b6b6;
- text-transform:uppercase;
- height:6px;
- {block:IndexPage}{block:if250pxPosts}width:250px;{/block:if250pxPosts}
- {block:ifNot250pxPosts}width:400px;{/block:ifNot250pxPosts}{/block:IndexPage}
- {block:PermalinkPage}width:500px;{/block:PermalinkPage}
- display:inline-block;
- width:250px;
- padding:4px;
- line-height:90%;
- margin-bottom:1.5px;
- margin-top:1px;
- margin-left:68px;
- text-align:left;
- }
- #audioinfo b{
- color:{color:post text};
- padding:0.5px 2px;
- -webkit-transition: all 0.6s;
- -moz-transition: all 0.6s;
- -ms-transition:all 0.6s;
- -o-transition: all 0.6s;
- transition: all 0.6s;
- }
- #audioinfo:hover b{
- margin-left:20px;
- color:{color:Background};
- margin-right:4px;
- background:{color:Accent 1};
- -webkit-transition: all 0.6s;
- -moz-transition: all 0.6s;
- -ms-transition:all 0.6s;
- -o-transition: all 0.6s;
- transition: all 0.6s;}
- /* --- AUDIO PLAYER ---*/
- /* --- QUESTIONS ---*/
- #question {
- padding:10px 20px;
- border:2px solid {color:Post Links};
- }
- #asker {
- text-align:right;
- background:{color:Post Links};
- color:{color:Post Links};
- text-transform:uppercase;
- font-size:8px;
- font-family:calibri;
- color:white;
- height:10px;
- margin-bottom:5px;
- padding-right:5px;
- line-height:9px;
- }
- #asker a{
- text-align:right;
- color:white;
- font-weight: bold;
- font-size:8px;
- font-family:calibri;
- text-transform:uppercase;
- }
- /* --- QUESTIONS ---*/
- /* --- PAGE PAGINATION ---*/
- .pagepagination{
- position:absolute;
- width:530px;
- margin-top:5px;
- margin-left:0px;
- margin-right:auto;
- }
- .pagepagination a{
- display:inline-block;
- color:#ffffff;
- text-transform:uppercase;
- font-family:{text:Post Font};
- font-size:8px;
- text-decoration:none;
- padding:0 2% 0 2%;
- background:{color:Post Links};
- }
- .pagepagination a:hover:nth-child(2n+1)
- {background:{color:Accent 1};color:white;}
- .pagepagination a:hover:nth-child(2n+2)
- {background:{color:Accent 2};color:white;}
- /* --- PAGE PAGINATION ---*/
- /* --- NOTES ---*/
- .pagenotes a {text-decoration:none;font-family:{text:Post Font};background:none;color:{color:Post Links};}
- ol.notes {
- font-weight:none;
- background:none;
- text-align:left;
- font-family:{text:Post Font};
- font-size:8px;
- font-family:calibri;
- margin-left:0px;
- height:auto;
- width:500px;
- text-transform:uppercase;
- margin-top:35px;
- list-style-type:upper-roman;
- }
- ol.notes li.note {
- padding:5px;
- color:{color:Post Text};
- background:{color:Background};
- margin:2px 0;
- font-size:8px;
- font-family:calibri;
- text-transform:uppercase;
- width:480px;
- list-style-type:upper-roman;
- -webkit-transition: all 0.6s;
- -moz-transition: all 0.6s;
- -ms-transition:all 0.6s;
- -o-transition: all 0.6s;
- transition: all 0.6s;
- }
- ol.notes li.note a{
- font-size:8px;
- font-family:calibri;
- text-transform:uppercase;
- }
- ol.notes li.note:hover {
- background:transparent;
- -webkit-transition: all 0.6s;
- -moz-transition: all 0.6s;
- -ms-transition:all 0.6s;
- -o-transition: all 0.6s;
- transition: all 0.6s;
- }
- ol.notes li.note img.avatar {
- width:0px;
- height:0px;
- }
- /* --- NOTES ---*/
- /* --- SELECTION ---*/
- ::selection {
- background-color:{color:Post Background};
- color:{color:Post Text};
- border-radius:2px;
- }
- ::-moz-selection {
- background-color:{color:Post Background};
- color:{color:Post Text};
- border-radius:2px;
- }
- /* --- SELECTION ---*/
- /* --- DON´T DELETE THE CREDIT PLEASE ---*/
- .credit, .credit a {
- width:12px;
- height:12px;
- bottom:5px;
- right:6px;
- padding:2px;
- font-size:8px;
- letter-spacing:1px;
- color:white;
- z-index:1;
- line-height:12px;
- position:fixed;
- text-align:center;
- font-family:calibri;
- text-decoration:none;
- text-transform:uppercase;
- background-color:{color:Accent 1};
- border:1px solid #cccccc;
- z-index:9999999999999999999999;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- .credit a:hover {
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- background-color:black;
- color:white;
- transform:rotate(360deg);
- -ms-transform:rotate(360deg);
- -webkit-transform:rotate(360deg);}
- /* --- DON´T DELETE THE CREDIT PLEASE ---*/
- /* UPDATES TAB */
- #tab16 {
- position:fixed;
- right:-110px;
- top:34px;
- width:130px;
- z-index:9999999999999999;
- font-size:11px;
- padding:10px;
- }
- #tab16 a{
- text-decoration:none;
- background:none;
- padding:0.5px 2px;
- text-transform:uppercase;
- color:{color:Tab Links};
- font-size:8px; /* --- CHANGE THE LINK FONT SIZE HERE ---*/
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- #tab16 a:hover{
- background:none;
- color:{color:Tab Links Hover};
- font-size:8px; /* --- CHANGE THE LINK FONT SIZE HERE ---*/
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- /* UPDATES TAB */
- /* --- UPDATES TAB BOX 1 ---*/
- #tab16line1 {
- height:10px;
- width:10px;
- display: inline-block;
- position:fixed;
- opacity:1;
- background-color:{color:Accent 1};
- }
- #tab16line1:hover #tab16textbox1{
- width:80px;
- height:120px;
- padding-right:20px;
- opacity:1;
- -webkit-transition:0.7s;
- -moz-transition:0.7s;
- -ms-transition:0.7s;
- -o-transition:0.7s;
- transition:0.7s;
- }
- #tab16textbox1 {
- width:0px;
- height:0px;
- color:{color:Tab Text};
- font-family:calibri; /* CHANGE FONT HERE */
- font-size:8px; /* CHANGE FONT SIZE HERE */
- line-height:110%;
- border-top:2px solid {color:Accent 1};
- padding-top:5px;
- margin-top:4px;
- margin-right:0px;
- float:right;
- text-transform:uppercase;
- overflow:hidden;
- opacity:1;
- text-align:right;
- -webkit-transition:0.7s;
- -moz-transition:0.7s;
- -ms-transition:0.7s;
- -o-transition:0.7s;
- transition:0.7s;
- }
- /* --- UPDATES TAB BOX 1 ---*/
- /* --- UPDATES TAB BOX 2 ---*/
- #tab16line2 {
- height:10px;
- width:10px;
- display: inline-block;
- position:fixed;
- margin-top:14px;
- opacity:1;
- background-color: {color:Accent 2};
- }
- #tab16line2:hover #tab16textbox2{
- width:80px;
- height:120px;
- padding-right:20px;
- opacity:1;
- -webkit-transition:0.7s;
- -moz-transition:0.7s;
- -ms-transition:0.7s;
- -o-transition:0.7s;
- transition:0.7s;
- }
- #tab16textbox2 {
- width:0px;
- height:0px;
- color:{color:Tab Text};
- font-family:calibri; /* CHANGE FONT HERE */
- font-size:8px; /* CHANGE FONT SIZE HERE */
- line-height:110%;
- border-top:2px solid {color:Accent 2};
- padding-top:5px;
- margin-top:4px;
- margin-right:0px;
- float:right;
- text-transform:uppercase;
- overflow:hidden;
- opacity:1;
- text-align:right;
- -webkit-transition:0.7s;
- -moz-transition:0.7s;
- -ms-transition:0.7s;
- -o-transition:0.7s;
- transition:0.7s;
- }
- /* --- UPDATES TAB BOX 2 ---*/
- /* --- UPDATES TAB BOX 3 ---*/
- #tab16line3 {
- height:10px;
- width:10px;
- display: inline-block;
- position:fixed;
- margin-top:28px;
- background-color: {color:Accent 3};
- }
- #tab16line3:hover #tab16textbox3{
- width:80px;
- height:120px;
- padding-right:20px;
- opacity:1;
- -webkit-transition:0.7s;
- -moz-transition:0.7s;
- -ms-transition:0.7s;
- -o-transition:0.7s;
- transition:0.7s;
- }
- #tab16textbox3 {
- width:0px;
- height:0px;
- color:{color:Tab Text};
- font-family:calibri; /* CHANGE FONT HERE */
- font-size:8px; /* CHANGE FONT SIZE HERE */
- line-height:110%;
- border-top:2px solid {color:Accent 3};
- padding-top:5px;
- margin-top:4px;
- margin-right:0px;
- text-transform:uppercase;
- overflow:hidden;
- opacity:1;
- float:right;
- text-align:right;
- -webkit-transition:0.7s;
- -moz-transition:0.7s;
- -ms-transition:0.7s;
- -o-transition:0.7s;
- transition:0.7s;
- }
- /* --- UPDATES TAB BOX 3 ---*/
- /* --- UPDATES TAB BOX 4 ---*/
- #tab16line4 {
- height:10px;
- width:10px;
- display: inline-block;
- position:fixed;
- margin-top:42px;
- background-color: {color:Accent 4};
- }
- #tab16line4:hover #tab16textbox4{
- width:80px;
- height:120px;
- padding-right:20px;
- opacity:1;
- -webkit-transition:0.7s;
- -moz-transition:0.7s;
- -ms-transition:0.7s;
- -o-transition:0.7s;
- transition:0.7s;
- }
- #tab16textbox4 {
- width:0px;
- height:0px;
- color:{color:Tab Text};
- font-family:calibri; /* CHANGE FONT HERE */
- font-size:8px; /* CHANGE FONT SIZE HERE */
- line-height:110%;
- border-top:2px solid {color:Accent 4};
- padding-top:5px;
- margin-top:4px;
- margin-right:0px;
- text-transform:uppercase;
- overflow:hidden;
- opacity:1;
- float:right;
- text-align:right;
- -webkit-transition:0.7s;
- -moz-transition:0.7s;
- -ms-transition:0.7s;
- -o-transition:0.7s;
- transition:0.7s;
- }
- /* --- UPDATES TAB BOX 4 ---*/
- /* --- UPDATES TAB BOX 5 ---*/
- #tab16line5 {
- height:10px;
- width:10px;
- display: inline-block;
- position:fixed;
- margin-top:56px;
- background-color: {color:Accent 5};
- }
- #tab16line5:hover #tab16textbox5{
- width:80px;
- height:120px;
- padding-right:20px;
- opacity:1;
- -webkit-transition:0.7s;
- -moz-transition:0.7s;
- -ms-transition:0.7s;
- -o-transition:0.7s;
- transition:0.7s;
- }
- #tab16textbox5 {
- width:0px;
- height:0px;
- color:{color:Tab Text};
- font-family:calibri; /* CHANGE FONT HERE */
- font-size:8px; /* CHANGE FONT SIZE HERE */
- line-height:110%;
- border-top:2px solid {color:Accent 5};
- padding-top:5px;
- margin-top:4px;
- margin-right:0px;
- text-transform:uppercase;
- overflow:hidden;
- opacity:1;
- float:right;
- text-align:right;
- -webkit-transition:0.7s;
- -moz-transition:0.7s;
- -ms-transition:0.7s;
- -o-transition:0.7s;
- transition:0.7s;
- }
- /* --- UPDATES TAB BOX 5 ---*/
- /* UPDATES TAB */
- {CustomCSS}</style>
- </head><body>
- {block:IfUpdatesTab}
- <div id="tab16">
- <!-- UPDATES TAB BOX 1 START -->
- <div id="tab16line1">
- <div id="tab16textbox1">
- <div style="width:80px; height:8px; margin-left: 0px;
- border:1px #ffffff; line-height:7px;padding:1px; background-color:{color:Accent 1}";>
- <FONT COLOR=#FFFFFF><FONT size=1><center>YOUR TITLE</center></FONT></FONT></div></p>
- This is where your text belongs. </p>
- <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
- New paragraph with < p > < / p > and
- </br>New line with < br > without the spaces</p>
- links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
- </div>
- </div>
- <!-- UPDATES TAB BOX 1 END -->
- <!-- UPDATES TAB BOX 2 START -->
- <div id="tab16line2">
- <div id="tab16textbox2">
- <div style="width:80px; height:8px; margin-left: 0px;
- border:1px #ffffff; line-height:7px;padding:1px; background-color:{color:Accent 2}";>
- <FONT COLOR=#FFFFFF><FONT size=1><center>YOUR TITLE</center></FONT></FONT></div></p>
- This is where your text belongs. </p>
- <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
- New paragraph with < p > < / p > and
- </br>New line with < br > without the spaces</p>
- links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
- </div>
- </div>
- <!-- UPDATES TAB BOX 2 END -->
- <!-- UPDATES TAB BOX 3 START -->
- <div id="tab16line3">
- <div id="tab16textbox3">
- <div style="width:80px; height:8px; margin-left: 0px;
- border:1px #ffffff; line-height:7px;padding:1px; background-color:{color:Accent 3}";>
- <FONT COLOR=#FFFFFF><FONT size=1><center>YOUR TITLE</center></FONT></FONT></div></p>
- This is where your text belongs. </p>
- <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
- New paragraph with < p > < / p > and
- </br>New line with < br > without the spaces</p>
- links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
- </div>
- </div>
- <!-- UPDATES TAB BOX 3 END -->
- <!-- UPDATES TAB BOX 4 START -->
- <div id="tab16line4">
- <div id="tab16textbox4">
- <div style="width:80px; height:8px; margin-left: 0px;
- border:1px #ffffff; line-height:7px;padding:1px; background-color:{color:Accent 4}";>
- <FONT COLOR=#FFFFFF><FONT size=1><center>YOUR TITLE</center></FONT></FONT></div></p>
- This is where your text belongs. </p>
- <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
- New paragraph with < p > < / p > and
- </br>New line with < br > without the spaces</p>
- links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
- </div>
- </div>
- <!-- UPDATES TAB BOX 4 END -->
- <!-- UPDATES TAB BOX 5 START -->
- <div id="tab16line5">
- <div id="tab16textbox5">
- <div style="width:80px; height:8px; margin-left: 0px;
- border:1px #ffffff; line-height:8px;padding:1px; background-color:{color:Accent 5}";>
- <FONT COLOR=#FFFFFF><FONT size=1><center>YOUR TITLE</center></FONT></FONT></div></p>
- This is where your text belongs. </p>
- <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
- New paragraph with < p > < / p > and
- </br>New line with < br > without the spaces</p>
- <a href="http://iamthemelocked.tumblr.com/" target="_blank" title="theme by iamthemelocked">©</a>
- </div>
- </div>
- <!-- UPDATES TAB BOX 5 END -->
- </div>
- {/block:IfUpdatesTab}
- <div id="sidebar">
- <div id="description">
- <center><a href="/"><b>{text:Home Link}</b></a>
- <a href="/ask"><b>{text:Message Link}</b></a>
- <a href="/archive"> <b>{text:Archive Link}</b></a></p></center>
- {Description}</br></br>
- <center>{block:IfLink1Name}<a href="{text:Link1 Url}">{text:Link1 Name}</a>{/block:IfLink1Name}
- {block:IfLink2Name}<a href="{text:Link2 Url}">{text:Link2 Name}</a>{/block:IfLink2Name}
- {block:IfLink3Name}<a href="{text:Link3 Url}">{text:Link3 Name}</a>{/block:IfLink3Name}
- {block:IfLink4Name}<a href="{text:Link4 Url}">{text:Link4 Name}</a>{/block:IfLink4Name}
- {block:IfLink5Name}<a href="{text:Link5 Url}">{text:Link5 Name}</a>{/block:IfLink5Name}
- </center>
- </div></div>
- <div id="big">
- <div id="content">
- {block:Posts}<article class="entries"><div class="post">
- <div class="po">
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- <!----- TEXT / PHOTO / PHOTOSET ----->
- {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}<div class="text">{Body}</div>{/block:Text}
- {block:Photo}
- {LinkOpenTag}<div class="imgp"><img src="{block:IndexPage}{PhotoURL-500}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}"/></div>{LinkCloseTag}{block:Caption}{block:ifShowCaptions}<span class="caption">{Caption}</span>{/block:ifShowCaptions}{/block:Caption}{/block:Photo}
- {block:Photoset}
- <div class="imgp"><div class="pset">{block:IndexPage}{block:ifNotOneColumn}{block:if250pxPosts}{Photoset-250}{/block:if250pxPosts}{block:ifNot250pxPosts}{Photoset-400}{/block:ifNot250pxPosts}{/block:ifNotOneColumn}{block:ifOneColumn}{Photoset-500}{/block:ifOneColumn}{block:IndexPage}
- {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</div></div> {block:Caption}{block:ifShowCaptions}<span class="caption">{Caption}</span>{/block:ifShowCaptions}{/block:Caption}{/block:Photoset}
- <!----- TEXT / PHOTO / PHOTOSET ----->
- <!----- QUOTES / CHAT / VIDEOS / LINKS POSTS ----->
- {block:Quote}<div class="quote"><h2>{Quote}</h2></div>{block:Source}<div class="quote-source">{Source}</div>{/block:Source}{/block:Quote}
- {block:Video}<div class="imgp"><div class="pset">{block:IndexPage}{block:ifNotOneColumn}{block:if250pxPosts}{Video-250}{/block:if250pxPosts}{block:ifNot250pxPosts}{Video-400}{/block:ifNot250pxPosts}{/block:ifNotOneColumn}{block:ifOneColumn}{Video-500}{/block:ifOneColumn}{block:IndexPage}
- {block:PermalinkPage}{Video-500}{/block:PermalinkPage}</div></div>
- {block:Caption}{block:ifShowCaptions}
- <span class="caption">{Caption}</span>
- {/block:ifShowCaptions}{/block:Caption}{/block:Video}
- {block:Link}<a href="{URL}" target="_blank" {Target}><h2>{Name}</h2></a>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
- {block:Chat}{block:Title}<h2>{Title}</h2>{/block:Title}</p><ul class="chat">{block:Lines}<li class="{Alt} user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}
- {Line}</li>{/block:Lines}</ul>{/block:Chat}
- <!----- QUOTES / CHAT / VIDEOS / LINKS POSTS ----->
- <!----- AUDIO POSTS ----->
- {block:Audio}
- <div id="audio">
- <div id="audiobackground"><div id="audioplayer">
- {AudioPlayerWhite}
- </div></div>
- <img id="audioimage" style="max-width:60px;" img src="https://38.media.tumblr.com/27c7e2c0db27e7c0573b9a098873f6c5/tumblr_nfeb2dRHoU1trnu46o1_400.jpg"/>
- {block:AlbumArt}
- <img id="audioimage" style="max-width:60px;" src="{AlbumArtURL}" />
- {/block:AlbumArt}
- <div id="audiobig">
- {block:TrackName}
- <div id="audioinfo"><b>Track: </b>{TrackName}</div>
- {/block:TrackName}
- {block:Artist}
- <div id="audioinfo"><b>Artist: </b> {Artist}</div>
- {/block:Artist}{block:Album}
- <div id="audioinfo"><b>Album: </b>{Album}</div>
- {/block:Album}
- <div id="audioinfo"><b>Played: </b>{PlayCountWithLabel}</div>
- </div></div>{block:ifshowcaptions}
- <span class="caption">{Caption}</span>
- {/block:ifshowcaptions}
- {/block:Audio}
- <!----- AUDIO POSTS ----->
- <!----- ASKS POSTS ----->
- {block:Answer}<div id="question">{Question}</div><div id="asker">{Asker}</div></p>{Answer}{/block:Answer}
- <!----- ASKS POSTS ----->
- </div></div>
- <!----- INFO SECTION ----->
- {block:Date}<div id="info">posted <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} with <a href="{Permalink}">{NoteCountWithLabel}</a> ··· {/block:NoteCount}{block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentName}" target="blank">via</a>{/block:RebloggedFrom}{block:RebloggedFrom} /// <a href="{ReblogRootURL}" title="{ReblogRootName}" target="blank">source</a>{/block:RebloggedFrom} {/block:Date} ··· <a href="{ReblogURL}" target="_blank"> reblog</a></div>
- {block:HasTags}<div class="tags">{block:Tags} <a href="{TagURL}"> #{Tag}</a>{/block:Tags}</div>{/block:HasTags}
- <!----- PAGE PAGINATION ----->
- <div class="pagepagination">
- {block:PermalinkPagination}
- {block:PreviousPost}
- <a href="{PreviousPost}">⇚ go to Previous Post</a>
- {/block:PreviousPost}
- {block:NextPost}
- <a href="{NextPost}" style="position:absolute; right:0;">go to Next Post ⇛</a>
- {/block:NextPost}
- {/block:PermalinkPagination}
- </div>
- <!----- PAGE PAGINATION ----->
- <!----- NOTES ----->
- {block:PostNotes}
- <div class="pagenotes">{PostNotes}</div>
- {/block:PostNotes}
- <!----- NOTES ----->
- <!----- INFO SECTION ----->
- </article>{/block:Posts}</div>
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
- <script src="http://static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.min.js"></script>
- {block:IfInfiniteScroll}
- <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
- <script src="http://static.tumblr.com/iwtk77u/Yhym2yygt/jquery.imagesloaded.min.js"></script>
- {/block:IfInfiniteScroll}
- <script>
- (function() {
- var $tumblelog = $('#content');
- {block:IfInfiniteScroll}
- $tumblelog.infinitescroll({
- navSelector : ".pagination",
- nextSelector : ".pagination a:first",
- itemSelector : "article",
- bufferPx : 50,
- done : "",
- loading: {
- finishedMsg: "<p> </p>",
- img : " ",
- msg: null,
- msgText: "<p> </p>"
- },
- },
- function( newElements ) {
- var $newElems = $( newElements ).css({ opacity: 0 });
- $newElems.imagesLoaded(function(){
- $newElems.animate({ opacity: 1 });
- $tumblelog.masonry( 'appended', $newElems);
- });
- }
- );
- {/block:IfInfiniteScroll}
- $tumblelog.imagesLoaded( function(){
- $tumblelog.masonry({
- columnWidth: function( containerWidth ) {
- return containerWidth / 100;
- }
- });
- });
- })();
- </script><script>
- var _gaq=[['_setAccount','{text:Google Analytics ID}'],['_trackPageview']];
- (function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
- g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
- s.parentNode.insertBefore(g,s)}(document,'script'));
- </script>
- {block:Pagination}<div class="pagination">{block:PreviousPage}<a href="{PreviousPage}">Previous page</a>{/block:PreviousPage}
- page {CurrentPage} out of {TotalPages}{block:NextPage}<a href="{NextPage}">Next page</a>{/block:NextPage}</div>{/block:Pagination}
- <span class="credit">
- <a href="http://iamthemelocked.tumblr.com/" title="theme by iamthemelocked">TL</a></span>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement