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">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <!--THEME 04 Bad Blood v1 by hermionegrangcr (hermionejean.co.vu)
- THEME BLOG: grangersdesigns (granger.cf)
- ♛ ♛ ♛
- ♛♛♛ ♛♛♛ ♛♛♛
- ♛ ♛ ♛ ♛ ♛ ♛ ♛ ♛
- ♛♛♛ ♥ G♚D ♥ ♛♛♛
- ♛ ♛ ♛ ♛ ♛ ♛ ♛ ♛
- ♛ ♛ ♛ ♛ ♛ ♛ ♛ © hermionegrangcr (hermionejean.co.vu)
- TERMS OF USE:
- ♚ BASIC RULES (see http://hermionejean.co.vu/rules) APPLY
- ♚ PLEASE RESPECT THEM IF USING! ANY FORMS OF THEFTS WILL BE HUNTED DOWN.
- ♚ PLEASE DO NOT ALTER OR COVER THE CREDIT
- ♚ FAILURE TO ABIDE TO THE RULES WILL LEAD TO AN IMMEDIATE BLOCK & REPORT & A PERMANENT PLACE ON HTTP://HERMIONEJEAN.CO.VU/WOS
- THAT'S IT! ENJOY USING MY CODE AND DON'T BE AFRAID TO ASK ME IF YOU ENCOUNTER ANY PROBLEMS c:
- -->
- <head>
- <title>{Title}</title>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
- <link rel="shortcut icon" href="{Favicon}"/>
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <link href='http://fonts.googleapis.com/css?family=Lato:100,300,400,700' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Raleway:400,100,300,200,500,700' rel='stylesheet' type='text/css'>
- {block:Description}
- <meta name="description" content="{MetaDescription}"/>
- {/block:Description}
- <meta name="if:400px" content="0">
- <meta name="if:coloured blockquotes" content="0">
- <meta name="color:lightbox" content="#000">
- <meta name="color:links" content="#cdcdcd">
- <meta name="color:hover" content="#fafafa">
- <meta name="color:tags" content="#dedede">
- <meta name="color:blockquote" content="#fafafa">
- <meta name="color:scroll" content="#000">
- <meta name="color:accent1" content="#000">
- <meta name="color:accent2" content="#fff">
- <meta name="color:accent3" content="#cdcdcd">
- <meta name="color:blockquote1" content="#cdcdcd">
- <meta name="color:blockquote2" content="#cdcdcd">
- <meta name="color:blockquote3" content="#cdcdcd">
- <meta name="color:blockquote4" content="#cdcdcd">
- <meta name="color:blockquote5" content="#cdcdcd">
- <meta name="text:info" content="Name, Age, Country, MBTI, etc">
- <meta name="text:update" content="Updates">
- <meta name="text:upd" content="Updates here">
- <meta name="text:Link1" content="Link1">
- <meta name="text:link1 URL" content="/">
- <meta name="text:Link2" content="Link2">
- <meta name="text:link2 URL" content="/">
- <meta name="text:Link3" content="Link3">
- <meta name="text:link3 URL" content="/">
- <meta name="text:Link4" content="Link4">
- <meta name="text:link4 URL" content="/">
- <meta name="text:Link5" content="Link5">
- <meta name="text:link5 URL" content="/">
- <meta name="text:Link6" content="Link6">
- <meta name="text:link6 URL" content="/">
- <meta name="text:Link7" content="Link7">
- <meta name="text:link7 URL" content="/">
- <meta name="text:Link8" content="Link8">
- <meta name="text:link8 URL" content="/">
- <meta name="text:Link9" content="Link9">
- <meta name="text:link9 URL" content="/">
- <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>
- <!--Tooltip-->
- <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>
- <!--Hide and Seek-->
- <script src=”https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js” type=”text/javascript”></script>
- <script>
- $(document).ready(function(){
- $("a.index").click(function(){
- $("#t1").fadeIn();
- $("#t2").fadeOut();
- $("#t3").fadeOut();
- $("#t4").fadeOut();
- $("#t5").fadeOut();
- });
- $("a.owlery").click(function(){
- $("#t1").fadeOut();
- $("#t2").fadeIn();
- $("#t3").fadeOut();
- $("#t4").fadeOut();
- $("#t5").fadeOut();
- });
- $("a.info").click(function(){
- $("#t1").fadeOut();
- $("#t2").fadeOut();
- $("#t3").fadeIn();
- $("#t4").fadeOut();
- $("#t5").fadeOut();
- });
- $("a.map").click(function(){
- $("#t1").fadeOut();
- $("#t2").fadeOut();
- $("#t3").fadeOut();
- $("#t4").fadeIn();
- $("#t5").fadeOut();
- });
- $("a.broll").click(function(){
- $("#t1").fadeOut();
- $("#t2").fadeOut();
- $("#t3").fadeOut();
- $("#t4").fadeOut();
- $("#t5").fadeIn();
- });
- });
- </script>
- <style type="text/css">
- ::selection {background:#fff; color:#000000;}
- ::-moz-selection {background:#fff;color:#000000;}
- ::-webkit-selection {background:#fff;color:#000000;}
- ::-webkit-scrollbar {width: 5px; height: 3px; background: #FFFFFF; }
- ::-webkit-scrollbar-thumb { background-color: {color:scroll}; }
- /*Tooltip*/
- #s-m-t-tooltip{
- position:absolute;
- margin-top: 10px;
- z-index:9999999999;
- padding:5px;
- color:#fff;
- background: {color:accent1};
- font-size:12px;
- }
- body {
- font-family:'Lato',Arial, sans-serif;
- font-weight:400;
- font-size:12px;
- letter-spacing:1.5px;
- background:#fff;
- overflow-x:hidden;
- }
- a {
- text-decoration: none;
- color: {color:links};
- transition: all 0.3s ease-in-out;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- }
- a:hover {
- color: {color:hover};
- transition: all 0.3s ease-in-out;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- }
- b, strong {
- font-weight:700;
- }
- strike {
- text-decoration: line-through;
- }
- em, i {
- text-decoration:italic;
- }
- u {
- text-decoration:underline;
- }
- pre {
- white-space: pre-wrap;
- white-space: -moz-pre-wrap;
- white-space: -pre-wrap;
- white-space: -o-pre-wrap;
- word-wrap: break-word;
- }
- {block:ifnotcolouredblockquotes}
- blockquote {
- border-left: 1px {color:blockquote} solid;
- padding-left: 20px;
- margin-left: 15px;
- max-width: 100%;
- }
- {/block:ifnotcolouredblockquotes}
- {block:ifcolouredblockquotes}
- blockquote {
- border-left: 2px solid;
- padding-left: 20px;
- margin-left: 15px;
- max-width: 100%;
- }
- {block:ifcolouredblockquotes}
- blockquote blockquote {
- padding: 0 0 0 20px;
- margin: 0 0 0 15px;
- }
- blockquote ul {
- padding-left:0;
- }
- blockquote li {
- list-style:none;
- padding:5px;
- }
- li {
- padding:3px;
- }
- /*Important*/
- iframe, img:not(.lightbox-image), embed, object, video, pre, li, blockquote {max-width: 100% !important;}
- .tmblr-iframe.tmblr-iframe--desktop-logged-in-controls.iframe-controls--desktop,.tmblr-iframe.tmblr-iframe--controls.iframe-controls--desktop {z-index:10001 !important;}
- .barca {
- position: fixed;
- top: 0;
- left: 0;
- width: 100%;
- background: {color:accent1};
- z-index: 10000;
- height: 180px;
- overflow: hidden;
- -webkit-transition: height 0.3s;
- -moz-transition: height 0.3s;
- transition: height 0.3s;
- }
- .barca nav a {
- -webkit-transition: all 0.3s;
- -moz-transition: all 0.3s;
- transition: all 0.3s;
- }
- .barca.midget {
- height: 50px;
- }
- .midget .blaugrana {
- margin-top:-105px;
- -webkit-transition: all 0.3s;
- -moz-transition: all 0.3s;
- transition: all 0.3s;
- }
- nav a {
- position: relative;
- display: inline-block;
- margin: 35px auto 15px auto;
- outline: none;
- color: {color:accent2};
- text-decoration: none;
- text-transform: uppercase;
- letter-spacing: 1px;
- font-weight: 400;
- text-shadow: 0 0 1px rgba(255,255,255,0.3);
- font-size: 2.5em;
- }
- nav a:hover,
- nav a:focus {
- outline: none;
- }
- .albiceleste {
- text-align:center;
- }
- .albiceleste a {
- padding: 10px;
- color: {color:accent2};
- font-weight: 700;
- text-shadow: none;
- -webkit-transition: color 0.3s;
- -moz-transition: color 0.3s;
- transition: color 0.3s;
- }
- .albiceleste a::before,
- .albiceleste a::after {
- position: absolute;
- left: 0;
- width: 100%;
- height: 2px;
- background: {color:accent2};
- content: '';
- opacity: 0;
- -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
- -moz-transition: opacity 0.3s, -moz-transform 0.3s;
- transition: opacity 0.3s, transform 0.3s;
- -webkit-transform: translateY(-10px);
- -moz-transform: translateY(-10px);
- transform: translateY(-10px);
- }
- .albiceleste a::before {
- top: 0;
- -webkit-transform: translateY(-10px);
- -moz-transform: translateY(-10px);
- transform: translateY(-10px);
- }
- .albiceleste a::after {
- bottom: 0;
- -webkit-transform: translateY(10px);
- -moz-transform: translateY(10px);
- transform: translateY(10px);
- }
- .albiceleste a:hover,
- .albiceleste a:focus {
- color: {color:accent2};
- }
- .albiceleste a:hover::before,
- .albiceleste a:focus::before,
- .albiceleste a:hover::after,
- .albiceleste a:focus::after {
- opacity: 1;
- -webkit-transform: translateY(0px);
- -moz-transform: translateY(0px);
- transform: translateY(0px);
- }
- .blaugrana {
- font-family:'Lato', Arial, Sans-Serif;
- font-weight:400;
- text-align:center;
- position: relative;
- margin: 5px auto;
- width: 560px;
- -webkit-transition: all 0.3s;
- -moz-transition: all 0.3s;
- transition: all 0.3s;
- }
- .blaugrana a {
- color:{color:accent2};
- font-size:16px;
- margin:15px;
- display:inline-block;
- }
- .blaugrana a::after {
- position: absolute;
- top: 100%;
- left: 0;
- width: 100%;
- height: 1px;
- background: {color:accent2};
- content: '';
- opacity: 0;
- -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
- -moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
- transition: height 0.3s, opacity 0.3s, transform 0.3s;
- -webkit-transform: translateY(-10px);
- -moz-transform: translateY(-10px);
- transform: translateY(-10px);
- }
- .blaugrana a:hover::after,
- .blaugrana a:focus::after {
- height: 5px;
- opacity: 1;
- -webkit-transform: translateY(0px);
- -moz-transform: translateY(0px);
- transform: translateY(0px);
- }
- /*Mes Que Un Club*/
- .da {
- position:relative;
- width:560px;
- padding:25px;
- margin:5px auto;
- text-align:center;
- left:-2.5%;
- }
- .da:before,
- .da:after {
- content:"";
- display:table;
- }
- .da:after {
- clear:both;
- }
- .wizards {
- width:96px;
- height:96px;
- background:#fff;
- padding:10px;
- margin:10px;
- float:left;
- transition:
- all 0.4s ease-in-out;
- -webkit-transition:all 0.4s ease-in-out;
- -moz-transition:all 0.4s ease-in-out;
- -o-transition:all 0.4s ease-in-out;
- -ms-transition:all 0.4s ease-in-out;
- -webkit-backface-visibility: hidden;
- }
- .da .wizards.blur{
- box-shadow: 0px 0px 20px 10px #fafafa;
- transform: scale(0.9);
- -webkit-transform: scale(0.9);
- -moz-transform: scale(0.9);
- -o-transform: scale(0.9);
- -ms-transform: scale(0.9);
- opacity: 0.7;
- -moz-filter:blur(5px);
- -webkit-filter: blur(5px);
- filter: blur(5px);
- }
- .da .wizards.active{
- transform: scale(1.05);
- -webkit-transform: scale(1.05);
- -moz-transform: scale(1.05);
- -o-transform: scale(1.05);
- -ms-transform: scale(1.05);
- z-index: 100;
- opacity: 1;
- -webkit-filter: blur(0px);
- -moz-filter:blur(0px);
- filter: blur(0px);
- transition:
- all 0.4s ease-in-out;
- -webkit-transition:all 0.4s ease-in-out;
- -moz-transition:all 0.4s ease-in-out;
- -o-transition:all 0.4s ease-in-out;
- -ms-transition:all 0.4s ease-in-out;
- }
- /*conts*/
- #t1, #t2, #t3, #t4, #t5 {
- width:560px;
- position:relative;
- top:200px;
- margin:auto;
- display:none;
- }
- #t1 {
- display:block;
- }
- /*askbox*/
- #t2 h1 {
- text-align:center;
- color:{color:accent1};
- }
- .howler {
- {block:if400px}
- width:400px;
- {/block:if400px}
- {block:ifnot400px}
- width:500px;
- {/block:ifnot400px}
- padding:10px 30px;
- margin:5px auto;
- }
- /*profile*/
- #t3 h1 {
- text-align:center;
- color:{color:accent1};
- }
- .profile {
- {block:if400px}
- width:400px;
- {/block:if400px}
- {block:ifnot400px}
- width:500px;
- {/block:ifnot400px}
- padding:10px 30px;
- margin:5px auto;
- text-align:left;
- font-size:1em;
- line-height:140%;
- }
- #t5 h1 {
- text-align:center;
- color:{color:accent1};
- }
- /*navi*/
- .marauders {
- width:500px;
- padding:10px 30px;
- margin:5px auto;
- text-align:center;
- }
- .marauders a {
- color:{color:accent1};
- text-align:center;
- white-space: nowrap;
- overflow:hidden;
- text-overflow: ellipsis;
- background:#fafafa;
- font-family: 'Lato', Arial, Sans-Serif;
- text-transform:uppercase;
- font-weight:400;
- width:120px;
- font-size:1.2em;
- display:inline-block;
- padding:15px;
- margin:5px;
- transition: all 0.3s ease-in-out;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- }
- .marauders a:hover {
- color:{color:accent2};
- background:{color:accent1};
- transition: all 0.3s ease-in-out;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- }
- .marauders a:empty {
- visibility:hidden;
- }
- /*posts*/
- .campnou{
- position:relative;
- width:100%;
- margin: 0 auto 50px auto;
- padding-left:10px;
- padding-right:10px;
- }
- .posts {
- {block:if400px}
- width:400px;
- {/block:if400px}
- {block:ifnot400px}
- width: 500px;
- {/block:ifnot400px}
- line-height:140%;
- padding:10px 25px 10px 25px;
- margin:30px auto 0px auto;
- text-align: left;
- text-transform: none;
- z-index: 1;
- }
- .posts img {
- max-width:100%;
- height:auto;
- }
- /*t*/
- .titre {
- text-align:center;
- font-weight:bold;
- font-size:1.5em;
- margin-bottom:15px;
- line-height:160%;
- text-transform:uppercase;
- }
- /*audio*/
- .flitwick {
- width:100%;
- display:flex;
- display:-webkit-flex;
- display:-moz-flex;
- display:-ms-flex;
- align-items:center;
- -webkit-align-itens:center;
- -moz-align-items:center;
- -ms-align-items:center;
- display: -webkit-box;
- -webkit-box-align: center;
- position:relative;
- }
- .grammy {
- width:100px;
- height:100px;
- position:relative;
- margin-left:0;
- }
- .mariah {
- position:absolute;
- background:#fff;
- z-index:10;
- opacity:0;
- margin-top:10px;
- margin-left:10px;
- width:80px;
- height:80px;
- text-align:center;
- transition: all 0.3s ease-in-out;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- }
- .mariah:hover {
- opacity:0.8;
- transition: all 0.3s ease-in-out;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- }
- .playbox {
- width:40px;
- height:40px;
- margin-top:25px;
- margin-left:20px;
- overflow:hidden;
- }
- .taylor {
- {block:if400px}
- width:300px;
- {/block:if400px}
- {block:ifnot400px}
- width:400px;
- {/block:ifnot400px}
- height:100px;
- padding:0;
- margin-left:0px;
- background:#fafafa;
- display:flex;
- display:-webkit-flex;
- display:-moz-flex;
- display:-ms-flex;
- align-items:center;
- -webkit-align-itens:center;
- -moz-align-items:center;
- -ms-align-items:center;
- justify-content:center;
- -webkit-justify-content:center;
- -moz-justify-content:center;
- -ms-justify-content:center;
- display: -webkit-box;
- -webkit-box-align: center;
- -webkit-box-pack: center;
- }
- .swift {
- {block:if400px}
- max-width:250px;
- {/block:if400px}
- {block:ifnot400px}
- max-width:350px;
- {/block:ifnot400px}
- color:#000;
- font-weight:400;
- }
- .swift b {
- font-family:'raleway', arial,sans-serif;
- font-weight:700;
- color:{color:accent1};
- }
- /*lightbox*/
- #tumblr_lightbox, .tmblr-lightbox {background:rgba({RGBcolor:lightbox},0.8)!important;}
- #tumblr_lightbox img, .tmblr-lightbox .vignette {
- opacity:0;
- border-radius:0!important;
- -moz-border-radius: 0!important;
- -webkit-border-radius: 0!important;
- -o-border-radius: 0!important;
- -webkit-box-shadow:none!important;
- box-shadow:none!important;
- }
- #tumblr_lightbox_center_image, #tumblr_lightbox_left_image, #tumblr_lightbox_right_image, .tmblr-lightbox .lightbox-image {
- opacity: 1!important;
- box-shadow: 0 0 0 transparent !important;
- border-radius: 0!important;
- -moz-border-radius: 0!important;
- -webkit-border-radius: 0!important;
- -o-border-radius: 0!important;
- padding: 10px!important;
- border: 1px solid #fff!important;
- background-color: #fff!important;
- }
- .tmblr-lightbox .lightbox-caption { visibility: hidden; }
- /*ask posts*/
- .ask_cont {
- width:100%;
- padding:10px;
- display:flex;
- display: -webkit-flex;
- display: -moz-flex;
- display: -ms-flex;
- align-items: center;
- -webkit-align-items:center;
- -ms-align-items:center;
- }
- .questions a {
- font-size:16px;
- font-weight:700;
- color:{color:accent2};
- text-decoration:underline;
- }
- .questions {
- left:-5px;
- position:relative;
- text-align:center;
- {block:if400px}
- width:300px;
- {/block:if400px}
- {block:ifnot400px}
- width:400px;
- {/block:ifnot400px}
- color:{color:accent2};
- font-weight:normal;
- padding:10px 15px 20px 15px;
- background: {color:accent3};
- word-wrap:break-word;
- }
- .arrow-left {
- width: 0;
- height: 0;
- border-bottom: 15px solid transparent;
- border-top: 15px solid transparent;
- margin-left:10px;
- margin-top:0px;
- border-right: 25px solid {color:accent3};
- }
- .asker img {
- border-radius:50px;
- -moz-border-radius: 50px;
- -webkit-border-radius: 50px;
- -o-border-radius: 50px;
- transition: all 0.3s ease-in-out;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- }
- .asker img:hover {
- opacity:0.5;
- -moz-transform: rotate(360deg); /* IE 9 */
- -webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
- transform: rotate(360deg);
- transition: all 0.3s ease-in-out;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- }
- /*link posts*/
- .link_cont {
- width:100%;
- display:flex;
- display: -webkit-flex;
- display: -moz-flex;
- display: -ms-flex;
- -webkit-align-items:center;
- -ms-align-items:center;
- align-items: center;
- -webkit-justify-content:center;
- -ms-justify-content:center;
- justify-content: center;
- padding:0;
- }
- .malfoy {
- width:100%;
- position: relative;
- z-index: 1;
- }
- .malfoy a {
- width:100%;
- text-align:center;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- margin: 0 auto;
- height:80px;
- line-height:55px;
- }
- .malfoy a span {
- width:100%;
- height:80px;
- line-height:55px;
- text-align:center;
- white-space: nowrap;
- overflow:hidden;
- text-overflow: ellipsis;
- display: block;
- padding: 10px;
- background: {color:accent3};
- -webkit-transition: -webkit-transform 0.3s;
- -moz-transition: -moz-transform 0.3s;
- transition: transform 0.3s;
- }
- .malfoy a::before {
- position: absolute;
- top: 0;
- left: 0;
- z-index: -1;
- padding: 10px;
- width: 100%;
- height: 100%;
- background: #fff;
- color: {color:accent3};
- content: attr(data-hover);
- -webkit-transition: -webkit-transform 0.3s;
- -moz-transition: -moz-transform 0.3s;
- transition: transform 0.3s;
- -webkit-transform: translateX(-25%);
- }
- .malfoy a:hover span,
- .malfoy a:focus span {
- -webkit-transform: translateX(100%);
- -moz-transform: translateX(100%);
- transform: translateX(100%);
- }
- .malfoy a:hover::before,
- .malfoy a:focus::before {
- -webkit-transform: translateX(0%);
- -moz-transform: translateX(0%);
- transform: translateX(0%);
- }
- /*quotes*/
- .quotes {
- font-weight:bold;
- font-size:1.2em;
- display:inline;
- line-height:140%;
- }
- .speaker {
- margin-top:25px;
- text-align:right;
- }
- /*chat*/
- .chats {
- line-height:22px;
- padding:5px;
- }
- .chats strong {
- font-family:'century gothic', arial, sans-serif;
- }
- /*post info*/
- .footer {
- position:relative;
- width:500px;
- margin:0 auto;
- padding:10px 20px;
- text-align:center;
- }
- .footer a {
- font-weight:bold;
- display:inline-block;
- padding:5px;
- margin-left:10px;
- text-transform:uppercase;
- }
- .tags {
- text-align:center;
- width:500px;
- margin:5px auto;
- word-wrap: break-word;
- color:#fafafa;
- text-transform:none;
- }
- .tags a {
- font-weight:normal;
- display:inline-block;
- padding:5px;
- color:{color:tags};
- }
- .tags .comma:last-child {
- display: none;
- }
- /*notes*/
- .notes {
- width:500px;
- padding: 10px;
- text-align:left;
- margin-top:30px;
- margin-left:auto;
- margin-right:auto;
- }
- ol.notes {
- padding: 0px;
- margin: 20px 0px;
- list-style-type: none;
- }
- ol.notes li.note {
- padding: 10px;
- }
- ol.notes li.note img.avatar {
- vertical-align: -4px;
- margin-right: 10px;
- width: 16px;
- height: 16px;
- }
- ol.notes li.note span.action {
- font-weight: normal;
- }
- ol.notes li.note .answer_content {
- font-weight: normal;
- }
- ol.notes li.note blockquote {
- border-color: {color:blockquote};
- padding: 4px 10px;
- margin: 10px 0px 0px 25px;
- }
- ol.notes li.note blockquote a {
- text-decoration: none;
- }
- /*pagination*/
- .pg {
- position:fixed;
- bottom:0;
- font-size:16px;
- line-height:25px;
- height:25px;
- width:100%;
- z-index:10;
- background:#fff;
- text-align:center;
- word-spacing:20px;
- }
- .pg a {
- display:inline-block
- margin-left:15px;
- }
- /*PLEASE DO NOT ALTER OR COVER THE CREDIT, THANKS! C: */
- #leo {
- font-family: Arial, Sans-Serif;
- text-transform:uppercase;
- text-align:center;
- z-index:99;
- }
- #leo a {
- z-index:99;
- position:fixed;
- font-size:12px;
- line-height:16px;
- width:18px;
- height:18px;
- font-weight:300;
- bottom:10px;
- right:10px;
- color:#000;
- background:rgba(255,255,255,0.4);
- padding:5px;
- transition: all 1s ease-in-out;
- -webkit-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- }
- #leo a:hover {
- background-color:rgba(0,0,0,1);
- color:#fff;
- border-radius:50%;
- -webkit-animation: hermione 1s; /* Chrome, Safari, Opera */
- -moz-animation: hermione 1s;
- -o-animation: hermione 1s;
- animation: hermione 1s;
- animation-timing-function: ease-in-out;
- -webkit-animation-timing-function: ease-in-out;
- -moz-animation-timing-function: ease-in-out;
- -o-animation-timing-function: ease-in-out;
- -moz-transform: rotate(720deg); /* IE 9 */
- -webkit-transform: rotate(720deg); /* Chrome, Safari, Opera */
- transform: rotate(720deg);
- transition: all 1s ease-in-out;
- -webkit-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- }
- @-webkit-keyframes hermione {
- 0% {color:#000;}
- 25% {color:#ACE4EA;}
- 50% {color:#FFFBDD;}
- 75% {color:#ACE4EA;}
- 100% {color:#fff;}
- }
- @-moz-keyframes hermione {
- 0% {color:#000;}
- 25% {color:#ACE4EA;}
- 50% {color:#FFFBDD;}
- 75% {color:#ACE4EA;}
- 100% {color:#fff;}
- }
- @-o-keyframes hermione {
- 0% {color:#000;}
- 25% {color:#ACE4EA;}
- 50% {color:#FFFBDD;}
- 75% {color:#ACE4EA;}
- 100% {color:#fff;}
- }
- @keyframes hermione {
- 0% {color:#000;}
- 25% {color:#ACE4EA;}
- 50% {color:#FFFBDD;}
- 75% {color:#ACE4EA;}
- 100% {color:#fff;}
- }
- /*END OF CREDIT*/
- {CustomCSS}
- </style></head>
- <body>
- <div class="barca">
- <nav class="albiceleste" id="albiceleste">
- <a href="/" data-hover="{Title}">{Title}</a>
- </nav>
- <nav class="blaugrana" id="blaugrana">
- <a class="index" href="#">Home</a>
- <a class="owlery" href="#">Ask</a>
- <a class="info" href="#" style="cursor:help;">Info</a>
- <a class="map" href="#" style="cursor:help;">Links</a>
- {block:Following}
- <a class="broll" href="#">Blogroll</a>
- {/block:Following}
- </nav>
- </div>
- <div id="t1">
- <div class="campnou">
- {Block:Posts}
- <div class="posts">
- {block:Photo}
- {LinkOpenTag}<img src="{PhotoURL-500}" width="100%" height="auto"/>{LinkCloseTag}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {Photoset}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Video}
- {Video-500}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {block:Audio}
- <div class="flitwick">
- <div class="mariah">
- <div class="playbox">{AudioPlayerWhite}</div>
- </div>
- <div class="grammy">
- <img src="http://static.tumblr.com/jn9hrij/20Ul2zzsr/albumart.jpg" style="position:absolute;" width="100" height="100" />
- {block:AlbumArt}
- <img src="{AlbumArtURL}" style="position:absolute;">
- {/block:AlbumArt}
- </div>
- <div class="taylor">
- <div class="swift">
- {block:TrackName}
- <b>Song:</b> {TrackName}
- {/block:TrackName}<br>
- {block:Artist}
- <b>Artist:</b> {Artist}
- {/block:Artist}<br>
- {block:Album}
- <b>Album:</b> {Album}
- {/block:Album}
- </div>
- </div>
- </div>
- {block:Caption}<p>{Caption}</p>{/block:Caption}
- {/block:Audio}
- {block:Quote}
- “
- <div class="quotes">{Quote}</div>
- ”
- {block:Source}
- <div class="speaker">
- {Source}
- </div>
- {/block:Source}
- {/block:Quote}
- {block:Text}
- {block:Title}<div class="titre">{Title}</div>{/block:Title}
- {Body}
- {/block:Text}
- {block:Answer}
- <div class="ask_cont">
- <div class="asker">
- <a href="{AskerURL}">
- <img src="{AskerPortraitURL-48}" align="left">
- </a>
- </div>
- <div class="arrow-left"></div>
- <div class="questions">
- <p><center> {Asker}</center></p>
- {Question}
- </div>
- </div>
- {Answer}
- {/block:Answer}
- {block:Chat}
- {block:Title}<div class="titre">{Title}</div>{/block:Title}
- {block:Lines}
- <div class="chats">
- {block:Label}<strong>{Label}</strong>{/block:Label} {Line}<br />
- </div>
- {/block:Lines}
- {/block:Chat}
- {block:Link}
- <div class="link_cont">
- <nav class="malfoy" id="malfoy">
- <a href="{URL}" data-hover="{Name}"><span>{Name}</span></a>
- </nav>
- </div>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- </div>
- {block:Date}
- <div class="footer">
- <a href="{Permalink}" title="{TimeAgo}">{ShortMonth}{DayOfMonth}</a>
- {block:NoteCount}
- <a href="{Permalink}">{NoteCount}+</a>
- {/block:NoteCount}
- {block:RebloggedFrom}
- <a href="{ReblogParentURL}" title="{ReblogParentName}">via</a>
- {block:ContentSource}
- <a href="{SourceURL}" title="{ReblogRootName}">source</a>
- {/block:ContentSource}
- {/block:RebloggedFrom}
- <a href="{ReblogURL}">reblog</a>
- </div>
- {block:HasTags}
- <div class="tags">
- {block:Tags}
- <a href="{TagURL}">{Tag}</a>
- {/block:Tags}
- </div>
- {/block:HasTags}
- {block:PermalinkPage}
- {block:NoteCount}
- <div class="notes">
- <center><h1>Notes</h1></center>
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- </div>
- {block:NoteCount}
- {/block:PermalinkPage}
- {/block:Date}
- {/Block:Posts}
- </div>
- </div>
- <div id="t2">
- <h1>{AskLabel}</h1>
- <div class="howler">
- <iframe frameborder="0" scrolling="no" width="100%" height="190" src="http://www.tumblr.com/ask_form/{Name}.tumblr.com" style="background-color:transparent; overflow:auto;" id="ask_form"></iframe>
- </div>
- </div>
- <div id="t3">
- <h1>{text:info}</h1>
- <div class="profile">
- {Block:Description}
- <p>{Description}</p>
- {/Block:Description}
- </div>
- <h1>{text:update}</h1>
- <div class="profile">
- <p><center>{text:upd}</center></p>
- </div>
- </div>
- <div id="t4">
- <div class="marauders" id="marauders">
- <a href="{text:Link1 URL}">{text:Link1}</a>
- <a href="{text:Link2 URL}">{text:Link2}</a>
- <a href="{text:Link3 URL}">{text:Link3}</a>
- <a href="{text:Link4 URL}">{text:Link4}</a>
- <a href="{text:Link5 URL}">{text:Link5}</a>
- <a href="{text:Link6 URL}">{text:Link6}</a>
- <a href="{text:Link7 URL}">{text:Link7}</a>
- <a href="{text:Link8 URL}">{text:Link8}</a>
- <a href="{text:Link9 URL}">{text:Link9}</a>
- </div>
- </div>
- <div id="t5">
- {block:Following}
- <section class="da" id="da">
- {block:Followed}
- <div class="wizards">
- <a href="{FollowedURL}" title="{FollowedName}">
- <img src="{FollowedPortraitURL-96}">
- </a>
- </div>
- {/block:Followed}
- </section>
- {/block:Following}
- </div>
- <!--PLEASE DO NOT ALTER OR COVER THE CREDIT-->
- <div id="leo">
- <a href="http://hermionejean.co.vu">♚</a>
- </div>
- <!--END OF CREDIT-->
- {block:IndexPage}
- {block:Pagination}
- <div class="pg">
- {block:PreviousPage}
- <a href="{PreviousPage}">←Back</a>
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}">Forth→</a>
- {/block:NextPage}
- </div>
- {/block:Pagination}
- {/block:IndexPage}
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <script type="text/javascript">
- $(function() {
- var $container = $('#da'),
- $articles = $container.children('.wizards'),
- timeout;
- $articles.on( 'mouseenter', function( event ) {
- var $article = $(this);
- clearTimeout( timeout );
- timeout = setTimeout( function() {
- if( $article.hasClass('active') ) return false;
- $articles.not( $article.removeClass('blur').addClass('active') )
- .removeClass('active')
- .addClass('blur');
- }, 65 );
- });
- $container.on( 'mouseleave', function( event ) {
- clearTimeout( timeout );
- $articles.removeClass('active blur');
- });
- });
- </script>
- <!--Sticky Header-->
- <script src="http://static.tumblr.com/xbvpdcx/8a7nkqvai/classie.js" ></script>
- <script>
- /**
- * cbpAnimatedHeader.min.js v1.0.0
- * http://www.codrops.com
- *
- * Licensed under the MIT license.
- * http://www.opensource.org/licenses/mit-license.php
- *
- * Copyright 2013, Codrops
- * http://www.codrops.com
- */
- var cbpAnimatedHeader=(function(){
- var b=document.documentElement,g=document.querySelector(".barca"),
- e=false,a=150;function f(){window.addEventListener("scroll",function(h){if(!e){e=true;setTimeout(d,250)}},false)}function d(){var h=c();if(h>=a){classie.add(g,"midget")}else{classie.remove(g,"midget")}e=false}function c(){return window.pageYOffset||b.scrollTop}f()})();
- </script>
- {block:ifcolouredblockquotes}
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
- <script type="text/javascript">
- function blockquote_colors(){
- var colors = ["{color:blockquote1}", "{color:blockquote2}", "{color:blockquote3}", "{color:blockquote4}", "{color:blockquote5}"];
- $('.posts').find('blockquote').each( function (i) {
- $(this).css("border-left-color", colors[i % colors.length]);
- });
- }
- blockquote_colors();
- $( document ).ajaxComplete(function() {
- blockquote_colors();
- });
- </script>
- {/block:ifcolouredblockquotes}
- </body>
- </html><!--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement