Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE HTML>
- <html lang="en" class="no-js">
- <!--THEME 08 Hands To Myself 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>
- <meta charset="UTF-8" />
- <meta http-equiv="X-UA-Compatible" content="IE=edge">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <title>{Title}</title>
- {block:Description}
- <meta name="description" content="{MetaDescription}"/>
- {/block:Description}
- <meta name="image:header" content="http://static.tumblr.com/d0969d484613dddeaa37858ff409d517/xbvpdcx/5dHo1k18h/tumblr_static_2cevhqn6pl34ggs8k8wg0g848.jpg">
- <meta name="image:fullscreen bg" content="http://static.tumblr.com/a9986351fcfa95c8483ef6d67bbbdae6/xbvpdcx/Zi2ntp45i/tumblr_static_5e2qtth58jokow4wo8448cwcs.jpg">
- <meta name="image:grid bg" content="https://41.media.tumblr.com/bf8dfe2e6ff97f506306344fe021504e/tumblr_ndpupoDTro1rnmh3no2_250.png">
- <meta name="color:accent" content="#000">
- <meta name="color:lightbox" content="#fff">
- <meta name="color:links" content="#ababab">
- <meta name="color:hover" content="#fafafa">
- <meta name="color:navi" content="#000">
- <meta name="color:popup" content="#fff">
- <meta name="color:topbar links" content="#fff">
- <meta name="color:background" content="#fff">
- <meta name="color:grad1" content="#fefefe">
- <meta name="color:grad2" content="#ababab">
- <meta name="color:pagination" content="#000">
- <meta name="if:narrow photoset gutter" content="">
- <meta name="if:light navi" content="">
- <meta name="if:dark popup" content="">
- <meta name="if:show tags" content="">
- <meta name="if:white post bg" content="">
- <meta name="if:manual load" content="">
- <meta name="if:thin scrollbar" content="">
- <meta name="select:post width"content="post500"title="500px"/>
- <meta name="select:post width"content="post400"title="400px"/>
- <meta name="select:post width"content="post350"title="350px"/>
- <meta name="select:post width"content="post300"title="300px"/>
- <meta name="select:post width"content="post250"title="250px"/>
- <meta name="select:background"content="simple_bg"title="simple">
- <meta name="select:background"content="gradient_bg"title="gradient">
- <meta name="select:background"content="colour_bg"title="colour">
- <meta name="select:background"content="img_bg"title="fullscreen image">
- <meta name="select:background"content="r_bg"title="repeated background">
- <meta name="select:header photo"content="15%"title="soft edges"/>
- <meta name="select:header photo"content="50%"title="circular"/>
- <meta name="select:header photo"content="0%"title="square"/>
- <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="">
- <meta name="text:link4 URL" content="/">
- <meta name="text:Link5" content="">
- <meta name="text:link5 URL" content="/">
- <meta name="text:Link6" content="">
- <meta name="text:link6 URL" content="/">
- <meta name="text:Link7" content="">
- <meta name="text:link7 URL" content="/">
- <meta name="text:Link8" content="">
- <meta name="text:link8 URL" content="/">
- <meta name="text:Link9" content="">
- <meta name="text:link9 URL" content="/">
- <link rel="shortcut icon" href="{Favicon}">
- <link href='http://fonts.googleapis.com/css?family=Lato:100,300,400,700' rel='stylesheet' type='text/css'>
- <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,700' rel='stylesheet' type='text/css'>
- <script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.7.1/modernizr.js"></script>
- {block:posts}
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script>
- $(document).ready(function(){
- $('a.togglet.{PostID}').click(function(e){
- e.preventDefault();
- $('div.tags.{PostID}').slideToggle();
- $(this).text( $(this).text() == 'Hide' ? "Show" : "Hide");
- });
- });
- </script>
- {/block:posts}
- <style type="text/css">
- ::selection {background:#000; color:#fff;}
- ::-moz-selection {background:#000;color:#fff;}
- ::-webkit-selection {background:#000;color:#fff;}
- ::-webkit-scrollbar {
- {block:ifnotthinscrollbar}
- width: 5px;
- {/block:ifnotthinscrollbar}
- {block:ifthinscrollbar}
- width:2px;
- {/block:ifthinscrollbar}
- background:transparent;
- }
- ::-webkit-scrollbar-thumb { background-color: {color:accent}; }
- /*Tooltip*/
- #s-m-t-tooltip{
- position:absolute;
- margin-top: 10px;
- z-index:9999999999;
- padding:5px;
- color:#333;
- font-weight:300;
- background: #fff;
- border:1px solid #eaeaea;
- font-size:12px;
- text-transform:uppercase;
- }
- .post300 #s-m-t-tooltip, .post250 #s-m-t-tooltip {font-size:10px;}
- body {
- color: #333;
- font-size:12px;
- line-height:140%;
- font-family: 'Open Sans', Arial, sans-serif;
- overflow-y: scroll;
- overflow-x: hidden;
- margin:0;
- }
- body.post300, body.post250 {font-size:10px;}
- a {
- text-decoration:none;
- color:{color:links};
- cursor:crosshair;
- 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;
- }
- i:not(.posts a), em:not(.posts a) {font-style:italic;color:{color:accent};}
- b:not(.posts a), strong:not(.posts a) {font-weight:bold;color:{color:accent};}
- pre {
- white-space: pre-wrap;
- white-space: -moz-pre-wrap;
- white-space: -pre-wrap;
- white-space: -o-pre-wrap;
- word-wrap: break-word;
- }
- blockquote {
- border-left: 1px #eaeaea solid;
- padding-left: 10px;
- margin-left: 10px;
- max-width: 100%;
- }
- .post350 blockquote, .post300 blackquote, .post250 blockquote {width:calc(100% - 20px);}
- .post400 blockquote {width:calc(100% - 30px);}
- blockquote blockquote {
- padding: 0 0 0 10px;
- margin: 0 0 0 10px;
- }
- iframe, img:not(.lightbox-image), embed, object, video, pre, li, blockquote {max-width: 100% !important;}
- .simple_bg, .simple_bg .container {background:#fff;}
- .colour_bg, .colour_bg .container {
- background:{color:background};
- }
- .img_bg, .img_bg .container {
- background-image: url('{image:fullscreen bg}');
- background-repeat: no-repeat;
- background-attachment: fixed;
- background-position: center;
- background-size:cover;
- }
- .gradient_bg, .gradient_bg .container {
- background: -webkit-linear-gradient(90deg, {color:grad1}; 10%, {color:grad2} 90%); /* Chrome 10+, Saf5.1+ */
- background: -moz-linear-gradient(90deg, {color:grad1} 10%, {color:grad2} 90%); /* FF3.6+ */
- background: -ms-linear-gradient(90deg, {color:grad1} 10%, {color:grad2} 90%); /* IE10 */
- background: -o-linear-gradient(90deg, {color:grad1} 10%, {color:grad2} 90%); /* Opera 11.10+ */
- background: linear-gradient(90deg, {color:grad1} 10%, {color:grad2} 90%); /* W3C */
- background-attachment:fixed;
- }
- .r_bg, .r_bg .container {
- background:url('{image:grid bg}');
- background-attachment: fixed;
- background-size: 150px;
- }
- /*Topbar*/
- .barca {
- position:fixed;
- overflow: hidden;
- left: 0;
- top:-50px;
- z-index:600;
- width: 100%;
- height:40px;
- overflow:visible;
- display:flex;
- display:-webkit-flex;
- display:-moz-flex;
- display:-ms-flex;
- display: -webkit-box;
- align-items:center;
- -webkit-align-items:center;
- -moz-align-items:center;
- -ms-align-items:center;
- -webkit-box-align: center;
- background:{color:accent};
- -webkit-transition: all 0.3s;
- -moz-transition: all 0.3s;
- transition: all 0.3s;
- }
- .barca.midget {
- top:0;
- -webkit-transition: all 0.3s;
- -moz-transition: all 0.3s;
- transition: all 0.3s;
- }
- .barca nav *,
- .barca nav *:after,
- .barca nav *:before {
- -webkit-box-sizing: border-box;
- -moz-box-sizing: border-box;
- box-sizing: border-box;
- }
- .barca nav a {
- position: relative;
- display: inline-block;
- margin: 0 auto;
- outline: none;
- text-decoration: none;
- text-transform: uppercase;
- letter-spacing: 1.5px;
- font-weight: 400;
- text-shadow: 0 0 1px rgba(255,255,255,0.3);
- font-size: 1.3em;
- }
- .post300 .barca nav a, .post250 .barca nav a {font-size:1.5em;margin-top:2px;}
- .barca nav a:hover,
- .barca nav a:focus {
- outline: none;
- }
- nav.cl-effect-5 {
- width:100%;
- text-align:center;
- line-height:1.5em;
- }
- .cl-effect-5 > a, a.droplink{
- overflow: hidden;
- padding: 0 4px;
- height: 1em;
- }
- nav.cl-effect-5 a {margin:0 15px 0 15px;}
- .cl-effect-5 > a span, a.droplink span {
- color:{color:topbar links};
- position: relative;
- display: inline-block;
- -webkit-transition: -webkit-transform 0.3s;
- -moz-transition: -moz-transform 0.3s;
- transition: transform 0.3s;
- }
- .cl-effect-5 > a span::before, a.droplink span::before {
- position: absolute;
- top: 100%;
- content: attr(data-hover);
- color:{color:topbar links};
- font-weight: 700;
- -webkit-transform: translate3d(0,0,0);
- -moz-transform: translate3d(0,0,0);
- transform: translate3d(0,0,0);
- }
- .cl-effect-5 a:hover span,.cl-effect-5 a:focus span, a.droplink a:focus span, a.droplink a:hover span{
- -webkit-transform: translateY(-100%);
- -moz-transform: translateY(-100%);
- transform: translateY(-100%);
- }
- /*dropdown*/
- .dropdown {
- position: relative;
- display: inline-block;
- }
- .dropdown-content {
- visibility:hidden;
- opacity:0;
- position: absolute;
- box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
- z-index:700;
- padding-top:9.5px;
- -webkit-box-sizing: content-box;
- -moz-box-sizing: content-box;
- box-sizing: content-box;
- 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;
- }
- .post300 .dropdown-content, .post250 .dropdown-content {padding-top:9px;}
- .dropdown-content a {
- width:100%;
- text-align:center;
- background-color: #fafafa;
- font-size:12px !important;
- color: #000;
- padding: 10px;
- text-decoration: none;
- display: block;
- margin:0 !important;
- 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;
- }
- .dropdown-content a:hover {
- background-color:#000;
- color:#fff;
- 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;
- }
- .dropdown-content a:empty {display:none;}
- .dropdown:hover .dropdown-content {
- visibility:visible;
- opacity:1;
- 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;
- }
- /*Tumblr Controls*/
- .tmblr-iframe.tmblr-iframe--controls.iframe-controls--desktop, .tmblr-iframe.tmblr-iframe--desktop-logged-in-controls.iframe-controls--desktop, #tumblr_controls {
- z-index:601 !important;
- right:-30px!important;
- transform: scale(0.85);
- -webkit-transform: scale(0.85);
- -moz-transform: scale(0.85);
- -o-transform: scale(0.85);
- -ms-transform: scale(0.85);
- }
- @media screen and (max-width: 1100px) {
- nav.cl-effect-5 a {margin:0 12px 0 12px;}
- .tmblr-iframe.tmblr-iframe--controls.iframe-controls--desktop, .tmblr-iframe.tmblr-iframe--desktop-logged-in-controls.iframe-controls--desktop, #tumblr_controls {
- right:-52px!important;
- transform: scale(0.75);
- -webkit-transform: scale(0.75);
- -moz-transform: scale(0.75);
- -o-transform: scale(0.75);
- -ms-transform: scale(0.75);
- }
- }
- /*header*/
- #header {
- position:relative;
- {block:ifwhitepostbg}
- background:#fff;
- {/block:ifwhitepostbg}
- margin:50px auto;
- padding:10px;
- }
- .post500 #header {width:520px;}
- .post400 #header {width:420px;}
- .post350 #header {width:370px;}
- .post300 #header {width:314px;}
- .post250 #header {width:264px;}
- .post300 #header, .post250 #header {padding:8px;}
- #h_cont {
- width:100%;
- height:100px;
- display:flex;
- display:-webkit-flex;
- display:-moz-flex;
- display:-ms-flex;
- display: -webkit-box;
- -webkit-box-sizing: border-box;
- -moz-box-sizing: border-box;
- box-sizing: border-box;
- }
- .post350 #h_cont {height:80px;}
- .post300 #h_cont, .post250 #h_cont {height:60px;}
- .h_img {
- width:100px;
- line-height:0;
- padding:5px;
- padding-right:0;
- opacity:1;
- position:relative;
- 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;
- }
- .h_img:hover {
- opacity:0.7;
- 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;
- }
- .h_img a {font-size:0;width:100%;height:100%;top:0;left:0;position:absolute;}
- .post350 .h_img {width:80px;}
- .post300 .h_img, .post250 .h_img {width:60px;}
- .h_img img {width:90px;height:90px;border-radius:{select:header photo}; -moz-border-radius:{select:header photo}; -webkit-border-radius:{select:header photo};}
- .post350 .h_img img {width:70px;height:70px;}
- .post300 .h_img img, .post250 .h_img img {width:50px;height:50px;}
- .h_tit {
- display:flex;
- display:-webkit-flex;
- display:-moz-flex;
- display:-ms-flex;
- align-items:center;
- -webkit-align-items: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;
- width:calc(100% - 105px);
- height:100px;
- text-transform:uppercase;
- font-size:2.8em;
- letter-spacing:3px;
- text-align:center;
- line-height:100%;
- white-space:nowrap;
- overflow:hidden;
- text-overflow:ellipsis;
- }
- .post400 .h_tit {font-size:2.2em;letter-spacing:2px;}
- .post350 .h_tit {height:80px;width:calc(100% - 85px);font-size:2em;letter-spacing:1.5px;}
- .post300 .h_tit, .post250 .h_tit {height:60px;width:calc(100% - 65px);}
- .post300 .h_tit {font-size:1.8em;letter-spacing:1.5px;}
- .post250 .h_tit {font-size:1.5em;letter-spacing:1.2px;}
- .h_tit > a {
- color:{color:accent};
- font-family:'Lato',arial,sans-serif;
- font-weight:normal;
- position:relative;
- }
- .h_tit > a:after {
- display: block;
- position: absolute;
- left: 0;
- bottom: -5px;
- width: 0;
- height: 2px;
- background-color: {color:accent};
- content: "";
- transition: width 0.2s;
- }
- .h_tit > a:hover {
- color:{color:accent};
- }
- .h_tit > a:hover:after {
- width:100%;
- }
- #h_info {
- width:100%;
- margin-top:10px;
- padding:10px;
- -webkit-box-sizing: border-box;
- -moz-box-sizing: border-box;
- box-sizing: border-box;
- }
- .post300 #h_info, .post250 #h_info {padding:5px 10px;}
- #h_bttn {text-align:center;width:100%;}
- #h_desc {width:100%;margin-top:20px;color:#777;line-height:160%;}
- .post300 #h_desc, .post250 #h_desc {margin-top:15px;}
- #h_desc a {
- color:{color:accent};
- border-bottom:1px solid {color:accent};
- 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;
- }
- #h_desc a:hover {
- color:{color:hover};
- border-bottom:1px solid {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;
- }
- button.button {cursor:help;}
- .button {
- min-width: 100px;
- max-width: 200px;
- display: inline;
- margin:0 10px 0 10px;
- padding: 1em 2em;
- border: none;
- background: none;
- color: inherit;
- vertical-align: middle;
- position: relative;
- -webkit-backface-visibility: hidden;
- -moz-osx-font-smoothing: grayscale;
- }
- .post250 .button {min-width:80px;max-width:180px;}
- .button:focus {
- outline: none;
- }
- .button > span {
- vertical-align: middle;
- }
- .button--nina {
- letter-spacing: 2px;
- text-transform: uppercase;
- font-size: 12px;
- font-weight:300;
- padding: 0 2em;
- background: #fafafa;
- color: #000;
- overflow: hidden;
- -webkit-transition: background-color 0.3s;
- transition: background-color 0.3s;
- }
- .post300 .button--nina, .post250 .button--nina {font-size:10px;padding:0 1em;}
- .post250 .button--nina {height:20px;}
- .button--nina > span {
- display: inline-block;
- padding: 1em 0;
- opacity: 0;
- color: #000;
- -webkit-transform: translate3d(0, -10px, 0);
- transform: translate3d(0, -10px, 0);
- -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
- transition: transform 0.3s, opacity 0.3s;
- -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
- transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
- }
- .post250 .button--nina > span {padding:5px 0;}
- .post250 .button--nina::before {padding:5px 0;}
- .button--nina::before {
- content: attr(data-text);
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- padding: 1em 0;
- -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
- transition: transform 0.3s, opacity 0.3s;
- -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
- transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
- }
- .button--nina:hover {
- background-color: #fafafa;
- }
- .button--nina:hover::before {
- opacity: 0;
- -webkit-transform: translate3d(0, 100%, 0);
- transform: translate3d(0, 100%, 0);
- }
- .button--nina:hover > span {
- opacity: 1;
- -webkit-transform: translate3d(0, 0, 0);
- transform: translate3d(0, 0, 0);
- }
- .button--nina:hover > span:nth-child(1) {
- -webkit-transition-delay: 0.045s;
- transition-delay: 0.045s;
- }
- .button--nina:hover > span:nth-child(2) {
- -webkit-transition-delay: 0.09s;
- transition-delay: 0.09s;
- }
- .button--nina:hover > span:nth-child(3) {
- -webkit-transition-delay: 0.135s;
- transition-delay: 0.135s;
- }
- .button--nina:hover > span:nth-child(4) {
- -webkit-transition-delay: 0.18s;
- transition-delay: 0.18s;
- }
- .button--nina:hover > span:nth-child(5) {
- -webkit-transition-delay: 0.225s;
- transition-delay: 0.225s;
- }
- .button--nina:hover > span:nth-child(6) {
- -webkit-transition-delay: 0.27s;
- transition-delay: 0.27s;
- }
- .button--nina:hover > span:nth-child(7) {
- -webkit-transition-delay: 0.315s;
- transition-delay: 0.315s;
- }
- .button--nina:hover > span:nth-child(8) {
- -webkit-transition-delay: 0.36s;
- transition-delay: 0.36s;
- }
- .button--nina:hover > span:nth-child(9) {
- -webkit-transition-delay: 0.405s;
- transition-delay: 0.405s;
- }
- .button--nina:hover > span:nth-child(10) {
- -webkit-transition-delay: 0.45s;
- transition-delay: 0.45s;
- }
- /*Askbox*/
- .overlay {
- position: fixed;
- width: 100%;
- height: 100%;
- top: 0;
- left: 0;
- z-index:1000;
- {block:ifnotdarkpopup}
- background: rgba({RGBcolor:popup},0.95);
- {block:ifnotdarkpopup}
- {block:ifdarkpopup}
- background: rgba({RGBcolor:popup},0.9);
- {block:ifdarkpopup}
- backdrop-filter: blur(2px);
- -webkit-backdrop-filter: blur(2px);
- }
- .overlay .overlay-close {
- width: 60px;
- height: 60px;
- position: absolute;
- right: 15px;
- top: 10px;
- overflow: hidden;
- border: none;
- {block:ifnotdarkpopup}
- background: url(http://static.tumblr.com/xbvpdcx/BgGo0spgw/basics-22-128.png) no-repeat center center;
- {/block:ifnotdarkpopup}
- {block:ifdarkpopup}
- background: url(http://static.tumblr.com/xbvpdcx/Svho0y4p3/basics-22-128_copy.png) no-repeat center center;
- {/block:ifdarkpopup}
- background-size:60px;
- text-indent: 200%;
- color: transparent;
- outline: none;
- cursor:pointer;
- z-index: 1000;
- 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;
- }
- .overlay .overlay-close:hover {
- width:75px;
- height:75px;
- background-size:75px;
- 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;
- }
- /* Menu style */
- .overlay nav {
- text-align: center;
- position: relative;
- top: 50%;
- height: 60%;
- -webkit-transform: translateY(-50%);
- transform: translateY(-50%);
- {block:ifnotdarkpopup}
- color:#000;
- {/block:ifnotdarkpopup}
- {block:ifdarkpopup}
- color:#fff;
- {/block:ifdarkpopup}
- }
- div.labe {
- width:500;
- margin:0 auto 30px auto;
- font-family:'Lato',Arial, Sans-serif;
- font-size:2.5em;
- text-transform:uppercase;
- padding:10px;
- white-space:nowrap;
- overflow:hidden;
- text-overflow:ellipsis;
- -webkit-box-sizing: border-box;
- -moz-box-sizing: border-box;
- box-sizing: border-box;
- }
- .overlay-scale {
- visibility: hidden;
- opacity: 0;
- -webkit-transform: scale(0.9);
- transform: scale(0.9);
- -webkit-transition: -webkit-transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
- transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
- }
- .overlay-scale.open {
- visibility: visible;
- opacity: 1;
- -webkit-transform: scale(1);
- transform: scale(1);
- -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
- transition: transform 0.4s, opacity 0.4s;
- }
- /*Navi*/
- html, body, .perspective {
- width: 100%;
- height: 100%;
- }
- .perspective {
- background: #aaa;
- position: relative;
- }
- .container {
- min-height: 100%;
- position: relative;
- outline: 1px solid rgba(0,0,0,0);
- z-index: 10;
- -webkit-transform: translateZ(0) translateX(0) rotateY(0deg); /* reset transforms (Chrome bug) */
- transform: translateZ(0) translateX(0) rotateY(0deg);
- }
- .container::after {
- content: '';
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 0px;
- opacity: 0;
- background: rgba(0,0,0,0.2);
- /* the transition delay of the height needs to be synced with the container transition time */
- -webkit-transition: opacity 0.4s, height 0s 0.4s;
- transition: opacity 0.4s, height 0s 0.4s;
- }
- .wrapper {
- position: relative;
- }
- /* Modal view */
- .perspective.modalview {
- position: fixed;
- -webkit-perspective: 1500px;
- perspective: 1500px;
- }
- .modalview .container {
- position: absolute;
- overflow: hidden;
- width: 100%;
- height: 100%;
- cursor: help;
- -webkit-backface-visibility: hidden;
- backface-visibility: hidden;
- }
- .modalview .wrapper {
- -webkit-transform: translateZ(-1px); /* solves a rendering bug in Chrome on Windows */
- }
- .animate .container::after {
- opacity: 1;
- height: 101%;
- -webkit-transition: opacity 0.3s;
- transition: opacity 0.3s;
- }
- /* Outer Nav */
- .outer-nav {
- position: absolute;
- height: auto;
- font-size: 2em;
- }
- .outer-nav.horizontal {
- left: 50%;
- width: 75%;
- max-width: 1000px;
- text-align: center;
- -webkit-transform: translateX(-50%);
- transform: translateX(-50%);
- }
- .outer-nav.top {
- top: 15%;
- }
- .outer-nav a {
- display: inline-block;
- white-space: nowrap;
- font-weight: 300;
- text-align:center;
- width:24%;
- margin: 0 0 30px 0;
- padding:20px;
- {block:ifnotlightnavi}
- color: #fff;
- {/block:ifnotlightnavi}
- {block:iflightnavi}
- color:#000;
- {/block:iflightnavi}
- text-overflow: ellipsis;
- white-space: nowrap;
- overflow:hidden;
- font-family:'lato',arial,sans-serif;
- text-transform:uppercase;
- -webkit-transform-style: preserve-3d;
- transform-style: preserve-3d;
- }
- .outer-nav a:hover {
- color: {color:hover};
- }
- .outer-nav.horizontal a {
- margin: 15px;
- }
- @media screen and (max-width: 1100px) {
- .outer-nav.top {
- top: 12%;
- }
- .outer-nav {font-size:1.5em;}
- .outer-nav.horizontal {
- max-width:100%;
- width:100%;
- }
- .outer-nav a {
- width:20%;
- padding:15px;
- }
- .outer-nav.horizontal a {margin:10px;}
- }
- .effect-movedown {
- background: {color:navi};
- }
- .effect-movedown .container {
- -webkit-transition: -webkit-transform 0.4s;
- transition: transform 0.4s;
- -webkit-transform-origin: 50% 50%;
- transform-origin: 50% 50%;
- }
- .effect-movedown .container::after {
- {/block:ifnotlightnavi}
- background: rgba(50,50,50, 0.5);
- {/block:ifnotlightnavi}
- {block:iflightnavi}
- background:rgba(200,200,200,0.5);
- {/block:iflightnavi}
- backdrop-filter: blur(2px);
- -webkit-backdrop-filter: blur(2px);
- }
- .effect-movedown.animate .container {
- -webkit-transform: translateY(100%) translateZ(-1500px);
- transform: translateY(100%) translateZ(-1500px);
- }
- .no-csstransforms3d .effect-movedown.animate .container {
- top: 75%;
- }
- .effect-movedown .outer-nav a {
- opacity: 0;
- {block:ifnotlightnavi}
- background:{color:navi};
- {/block:ifnotlightnavi}
- {block:iflightnavi}
- background:#fafafa;
- {/block:iflightnavi}
- -webkit-transform: translateY(-20px);
- transform: translateY(-20px);
- -webkit-transition: -webkit-transform 0.4s, opacity 0.4s,color 0.4s,background 0.4s;
- transition: transform 0.4s, opacity 0.4s, color 0.4s, background 0.4s;
- }
- .effect-movedown .outer-nav a:empty {display:none;}
- .effect-movedown .outer-nav a:hover {
- {block:ifnotlightnavi}
- color: #000;
- background:#fff;
- {/block:ifnotlightnavi}
- {block:iflightnavi}
- color:#fff;
- background:#000;
- {/block:iflightnavi}
- transition: color 0.4s, background 0.4s;
- -webkit-transition: color 0.4s, background 0.4s;
- }
- .effect-movedown.animate .outer-nav a {
- opacity: 1;
- -webkit-transform: translateY(0);
- transform: translateY(0);
- }
- .effect-movedown.animate .outer-nav a:nth-child(2) {
- -webkit-transition-delay: 0.06s;
- transition-delay: 0.06s;
- }
- .effect-movedown.animate .outer-nav a:nth-child(3) {
- -webkit-transition-delay: 0.12s;
- transition-delay: 0.12s;
- }
- .effect-movedown.animate .outer-nav a:nth-child(4) {
- -webkit-transition-delay: 0.18s;
- transition-delay: 0.18s;
- }
- .effect-movedown.animate .outer-nav a:nth-child(5) {
- -webkit-transition-delay: 0.24s;
- transition-delay: 0.24s;
- }
- .effect-movedown.animate .outer-nav a:nth-child(6) {
- -webkit-transition-delay: 0.3s;
- transition-delay: 0.3s;
- }
- .effect-movedown.animate .outer-nav a:nth-child(7) {
- -webkit-transition-delay: 0.36s;
- transition-delay: 0.36s;
- }
- .effect-movedown.animate .outer-nav a:nth-child(8) {
- -webkit-transition-delay: 0.42s;
- transition-delay: 0.42s;
- }
- .effect-movedown.animate .outer-nav a:nth-child(9) {
- -webkit-transition-delay: 0.48s;
- transition-delay: 0.48s;
- }
- /*Posts*/
- #entries {
- position:relative;
- margin:20px auto;
- width:540px;
- }
- .post300 #entries, .post250 #entries {width:330px;}
- .posts {
- position:relative;
- margin:40px auto;
- padding:20px;
- {block:ifwhitepostbg}
- background:#fff;
- {/block:ifwhitepostbg}
- overflow-x:hidden;
- }
- .post500 .posts {width:500px;}
- .post400 .posts {width:400px;}
- .post350 .posts {width:350px;}
- .post300 .posts {width:300px;padding:15px;}
- .post250 .posts {width:250px;padding:15px;}
- .posts video, .posts .tumblr_video_container {
- width: 100% !important;
- height: auto !important;
- }
- .posts img {
- max-width:100%;
- height:auto;
- }
- .post400 .posts #ask_form, .post350 .posts #ask_form, .post300 .posts #ask_form, .post250 .posts #ask_form {height:250px !important;}
- .posts > p a, .posts ol a, .posts ul a, .posts blockquote a, .answers a, .speaker a, a.tumblr_blog {
- border-bottom:1px solid {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;
- }
- .posts > p a:hover,.posts ol a:hover, .posts ul a:hover, .posts blockquote a:hover, .answers a:hover, .speaker a:hover, a:hover.tumblr_blog {
- border-bottom:1px solid {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;
- }
- .posts ul {padding-left:0;}
- .posts ol {padding-left:20px;}
- .posts ul li {list-style:none; padding:2px;text-indent:8px;}
- .posts ol li {padding:2px;}
- .posts ul li:before {content:"―"; position:relative; left:-8px;}
- /*t*/
- .titre {
- font-size:2em;
- color:#000;
- letter-spacing:1.2px;
- margin-bottom:15px;
- line-height:160%;
- text-transform:uppercase;
- font-family:'lato',arial,sans-serif;
- }
- .post300 .titre, .post250 .titre {
- font-size:1.5em;
- margin-bottom:10px;
- }
- .posts h2 {font-weight:400 !important;font-size:110%;line-height:160%;color:#000;}
- /*lightbox*/
- #tumblr_lightbox,.tmblr-lightbox {background:rgba({RGBcolor:lightbox}, 0.95)!important;backdrop-filter: blur(2px);-webkit-backdrop-filter: blur(2px); }
- #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 {
- opacity: 1!important;
- background-color: #fff!important;
- }
- #tumblr_lightbox_left_image, #tumblr_lightbox_right_image {opacity:0.5!important;
- transition: opacity 0.3s ease-in-out;
- -webkit-transition: opacity 0.3s ease-in-out;
- -moz-transition: opacity 0.3s ease-in-out;
- -o-transition: opacity 0.3s ease-in-out;
- }
- #tumblr_lightbox_left_image:hover, #tumblr_lightbox_right_image:hover {
- opacity:1!important;
- transition: opacity 0.3s ease-in-out;
- -webkit-transition: opacity 0.3s ease-in-out;
- -moz-transition: opacity 0.3s ease-in-out;
- -o-transition: opacity 0.3s ease-in-out;
- }
- #tumblr_lightbox_center_image, #tumblr_lightbox_left_image, #tumblr_lightbox_right_image {
- margin-top:-1%!important;
- padding: 2px!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;
- }
- .tmblr-lightbox .lightbox-image {
- 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;
- }
- #tumblr_lightbox_caption,.tmblr-lightbox .lightbox-caption { visibility: hidden; }
- .tumblr-box {cursor:help;}
- #tumblr_lightbox_center_link, #tumblr_lightbox_left_link, #tumblr_lightbox_right_link {cursor:pointer;}
- /*audio posts*/
- .flitwick {
- width:100%;
- display:flex;
- display:-webkit-flex;
- display:-moz-flex;
- display:-ms-flex;
- align-items:center;
- -webkit-align-items:center;
- -moz-align-items:center;
- -ms-align-items:center;
- position:relative;
- display: -webkit-box;
- -webkit-box-align: center;
- }
- .grammy {
- position:relative;
- margin-left:0;
- }
- .post500 .grammy {
- width:100px;
- height:100px;
- }
- .post400 .grammy, .post350 .grammy,.post300 .grammy {
- width:80px;
- height:80px;
- }
- .post250 .grammy {
- width:50px;
- height:50px;
- }
- .mariah {
- position:absolute;
- background:#fff;
- z-index:10;
- opacity:0;
- 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;
- }
- .post500 .mariah {
- width:80px;
- height:80px;
- margin-top:10px;
- margin-left:10px;
- }
- .post400 .mariah, .post350 .mariah,.post300 .mariah {
- width:60px;
- height:60px;
- margin-top:10px;
- margin-left:10px;
- }
- .post250 .mariah {
- width:40px;
- height:40px;
- margin-top:5px;
- margin-left:5px;
- }
- .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 {
- overflow:hidden;
- }
- .post500 .playbox {
- width:40px;
- height:40px;
- margin-top:25px;
- margin-left:20px;
- }
- .post400 .playbox, .post350 .playbox,.post300 .playbox {
- width:40px;
- height:40px;
- margin-top:15px;
- margin-left:12px;
- }
- .post250 .playbox {
- width:25px;
- height:25px;
- margin-top:5px;
- margin-left:8px;
- }
- .taylor {
- padding:0;
- margin-left:0px;
- background:#fafafa;
- display:flex;
- display:-webkit-flex;
- display:-moz-flex;
- display:-ms-flex;
- align-items:center;
- -webkit-align-items: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;
- }
- .post500 .taylor {
- width:calc(100% - 100px);
- height:100px;
- }
- .post400 .taylor, .post350 .taylor,.post300 .taylor {
- width:calc(100% - 80px);
- height:80px;
- }
- .post250 .taylor {
- width:calc(100% - 50px);
- height:50px;
- }
- .swift {
- color:#000;
- font-weight:normal;
- text-overflow: ellipsis;
- white-space: nowrap;
- overflow:hidden;
- }
- .post500 .swift {
- max-width:calc(100% - 50px);
- }
- .post400 .swift, .post350 .swift,.post300 .swift {
- max-width:calc(100% - 50px);
- font-size:10px;
- }
- .post250 .swift {
- max-width:calc(100% - 30px);
- font-size:8px;
- line-height:12px;
- }
- .swift b {
- font-family:'lato', arial,sans-serif;
- font-weight:bold;
- text-transform:uppercase;
- color:#000;
- }
- /*Ask*/
- /*asker*/
- .asker_cont, .ans_cont {
- width:100%;
- height:40px;
- border-bottom:1px solid #efefef;
- display:flex;
- display:-webkit-flex;
- display:-moz-flex;
- display:-ms-flex;
- display: -webkit-box;
- align-items:center;
- padding-bottom:15px;
- -webkit-align-items:center;
- -moz-align-items:center;
- -ms-align-items:center;
- -webkit-box-align: center;
- }
- .ans_cont {
- border-top:1px solid #efefef;
- margin-top:10px;
- padding-top:10px;
- padding-bottom:10px;
- }
- .post300 .asker_cont, .post250 .asker_cont {padding-bottom:15px;}
- .post300 .asker_cont, .post250 .asker_cont, .post300 .ans_cont, .post250 .ans_cont {height:30px;}
- .asker_img, .ans_img {
- width:40px;
- height:100%;
- line-height:0;
- padding-right:15px;
- }
- .post300 .asker_img, .post250 .asker_img,.post300 .ans_img, .post250 .ans_img {padding-right:15px; width:30px;}
- .asker_img img, .ans_img img{
- width:100%;
- height:100%;
- opacity:1;
- border-radius: 25%;
- -moz-border-radius: 25%;
- -webkit-border-radius: 25%;
- 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 img:hover, .ans_img img:hover {
- opacity:0.7;
- 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_line, .ans_line {
- width:calc(100% - 68px);
- height:100%;
- display:flex;
- display:-webkit-flex;
- display:-moz-flex;
- display:-ms-flex;
- display: -webkit-box;
- align-items:center;
- -webkit-align-items:center;
- -moz-align-items:center;
- -ms-align-items:center;
- -webkit-box-align: center;
- -webkit-box-sizing: border-box;
- -moz-box-sizing: border-box;
- box-sizing: border-box;
- padding-left:5px;
- font-size:1.2em;
- font-style:italic;
- font-weight:bold;
- font-family:'lato',arial,sans-serif;
- }
- .post300 .asker_line, .post300 .ans_line, .post250 .asker_line, .post250 .ans_line {font-size:1em;}
- .asker_line a.asker, .ans_line a.answerer {
- letter-spacing:1.2px;
- }
- .questions {margin-top:10px;}
- .questions, .rbans {
- width:100%;
- padding:10px;
- font-style:italic;
- font-family:'lato',arial,sans-serif;
- -webkit-box-sizing: border-box;
- -moz-box-sizing: border-box;
- box-sizing: border-box;
- }
- .answers {
- width:100%;
- padding:10px;
- -webkit-box-sizing: border-box;
- -moz-box-sizing: border-box;
- box-sizing: border-box;
- }
- .answers.rbans {padding-bottom:5px;margin-bottom:-5px;}
- .post300 .answers, .post250 .answers, .post300 .questions, .post250 .questions,.post300 .rbans, .post250 .rbans {padding:5px;}
- .answers:not(.rbans) {
- margin-top:10px;
- border-top:1px solid #efefef;
- padding-bottom:5px;
- margin-bottom:-5px;
- }
- /*links*/
- .posts nav *,
- .posts nav *:after,
- .posts nav *:before {
- -webkit-box-sizing: border-box;
- -moz-box-sizing: border-box;
- box-sizing: border-box;
- }
- .posts nav a {
- position: relative;
- display: inline-block;
- margin: 0 auto;
- outline: none;
- text-decoration: none;
- text-transform: uppercase;
- letter-spacing: 1.5px;
- font-weight: 400;
- text-shadow: 0 0 1px rgba(255,255,255,0.3);
- font-size: 1.2em;
- }
- .posts nav a:hover,
- .posts nav a:focus {
- outline: none;
- }
- .remus a {
- color: #000;
- text-shadow: 0 0 1px rgba(111,134,134,0.3);
- width:100%;
- text-align:center;
- font-size:1.5em;
- background:#fafafa;
- padding:15px;
- margin-top:0;
- margin-bottom:0;
- white-space:nowrap;
- overflow:hidden;
- }
- .post400 .remus a {font-size:1.8em;}
- .post500 .remus a {font-size:2em;}
- .remus a::before {
- color: #000;
- content: attr(data-hover);
- position: absolute;
- opacity: 0;
- text-shadow: 0 0 1px rgba(255,255,255,0.3);
- -webkit-transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
- -moz-transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
- transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
- -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
- -moz-transition: -moz-transform 0.3s, opacity 0.3s;
- transition: transform 0.3s, opacity 0.3s;
- pointer-events: none;
- }
- .remus a:hover::before,
- .remus a:focus::before {
- -webkit-transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
- -moz-transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
- transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
- opacity: 1;
- }
- /*chat*/
- .chats {
- line-height:22px;
- padding:5px;
- }
- .chats strong {
- font-family:'Lato', arial, sans-serif;
- text-transform:uppercase;
- color:#000;
- }
- .post250 .chats, .post350 .chats, .post300 .chats {
- font-size:10px;
- padding:3px;
- }
- /*quotes*/
- .quotes {
- font-style:italic;
- font-size:1.2em;
- display:inline;
- line-height:140%;
- }
- .post400 .quotes, .post500 .quotes {font-size:1.5em;}
- .speaker {
- margin-top:12px;
- margin-bottom:12px;
- text-align:right;
- }
- .post250 .speaker,.post300 .speaker, .post350 .speaker {margin-top:8px;margin-bottom:8px;}
- /*post info*/
- .footer {
- text-transform:uppercase;
- font-family:'lato',arial,sans-serif;
- margin-top:10px;
- font-size:90%;
- width:100%;
- color:#cdcdcd;
- }
- .footer span {float:right;}
- .footer > a:first-of-type {margin-left:0;}
- .footer > a, .footer span a {
- color:#555;
- margin:0 3px 0 3px;
- border-bottom:1px solid #eaeaea;
- 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;
- }
- .footer > a:hover, .footer span a:hover {
- color:{color:accent};
- border-bottom:1px solid {color:accent};
- 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;
- }
- .tags {
- {block:ifnotshowtags}
- display:none;
- {/block:ifnotshowtags}
- font-weight:300;
- font-size:90%;
- width:100%;
- margin-top:5px;
- {block:permalinkpage}
- font-style:italic;
- {/block:permalinkpage}
- }
- .tags a {
- color:#666;
- display:inline;
- margin-left:5px;
- }
- .tags a:first-of-type {margin-left:0;}
- span.comma {color:#dedede;}
- span.comma:last-child{display:none;}
- .viasrc {width:100%;margin-top:5px;font-size:90%;text-transform:uppercase;}
- .viasrc a {
- color:{color:links};
- border-bottom:1px solid #eaeaea;
- 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;
- }
- .viasrc a:hover {
- color:{color:accent};
- border-bottom:1px solid {color:accent};
- 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;
- }
- /*Notes*/
- div.notes {
- text-align:left;
- margin:0 auto 0 auto;
- font-weight:300;
- }
- .notes h1 {font-weight:400;text-transform:uppercase;font-size:1em; text-align:left;color:#999;letter-spacing:1.5px;}
- ol.notes {
- width:100%;
- padding: 0px;
- margin: 0px;
- list-style-type: none;
- }
- ol.notes li.note {padding: 8px;padding-left:0; text-indent:10px; line-height:150%;}
- .post250 ol.notes li.note, .post300 ol.notes li.note {padding: 5px;padding-left:0; line-height:150%; font-size:10px;letter-spacing:1px;}
- ol.notes li.note .action a {
- border-bottom:1px solid #eaeaea;
- color:#555;
- 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;
- }
- ol.notes li.note .action a:hover {
- border-bottom: 1px solid {color:accent};
- color:{color:accent};
- 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;
- }
- .post500 ol.notes li.note:before, .post400 ol.notes li.note:before {content:"―"; position:relative; left:-10px;color:#dedede;}
- .post350 ol.notes li.note:before, .post300 ol.notes li.note:before, .post250 ol.notes li.note:before {display:none;}
- ol.notes li.note img.avatar {display:none;}
- li.more_notes_link_container:before {display:none;}
- li.more_notes_link_container {text-indent:0; text-transform:uppercase; font-size:14px; margin-top:10px; margin-bottom:-5px;}
- .post250 li.more_notes_link_container, .post300 li.more_notes_link_container {font-size:12px;padding:0;}
- li.more_notes_link_container a {
- color:{color:accent};
- border-bottom:1px solid #eaeaea;
- 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;
- }
- li.more_notes_link_container a:hover {
- border-bottom:1px solid {color:accent};
- 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;
- }
- ol.notes li.note blockquote {
- border-color: #eaeaea;
- padding: 4px 10px;
- margin: 10px 0px 0px 25px;
- }
- with_commentary.blockquote {max-width:100%;}
- ol.notes li.note blockquote a {
- text-decoration: none;
- border-bottom:none;
- }
- /*pagination*/
- footer {
- margin:0px auto 10px auto;
- width:540px;
- }
- .post300 footer, .post250 footer {width:330px;}
- .pg {
- margin:auto;
- font-size:1.5em;
- line-height:1.6em;
- width:100%;
- z-index:10;
- color:{color:accent};
- text-transform:uppercase;
- letter-spacing:1.5px;
- background:transparent;
- text-align:center;
- word-spacing:20px;
- {block:ifmanualload}
- display:none;
- {/block:ifmanualload}
- }
- .pg a {
- display:inline-block
- margin-left:15px;
- color:{color:pagination};
- font-weight:400;
- 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;
- }
- .pg 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;
- }
- span.current {font-weight:300;}
- /*Manual scroll loading*/
- #infscr-loading {display:none !important;}
- .bottom {display:block;text-align:center;text-transform:uppercase;}
- a.append {
- padding-bottom:2px;
- font-size:1.1em;
- cursor:help;
- letter-spacing:1.2px;
- color:#555;
- border-bottom:1px solid #eaeaea;
- 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.append:hover {
- color:{color:pagination};
- border-bottom:1px solid {color:pagination};
- 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;
- }
- .img_bg a.append, .r_bg a.append, .gradient_bg a.append, .colour_bg a.append {
- background:#fff;
- padding:5px;
- color:{color:accent};
- border:none;
- 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;
- }
- .img_bg a.append:hover, .r_bg a.append:hover, .gradient_bg a.append:hover, .colour_bg a.append:hover {
- background:{color:accent};
- color:#fff;
- border:none;
- 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;
- }
- /*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;
- box-sizing:content-box;
- -webkit-box-sizing:content-box;
- -moz-box-sizing:content-box;
- position:fixed;
- }
- #leo a {
- 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;
- box-sizing:content-box;
- -webkit-box-sizing:content-box;
- -moz-box-sizing:content-box;
- }
- #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*/
- </style>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- {block:ifnarrowphotosetgutter}
- <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
- <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
- {/block:ifnarrowphotosetgutter}
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- // Tooltip
- (function($){
- $(document).ready(function(){
- $("a[title],img[title],[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:30,
- tip_fade_speed:300,
- attribute:"title"
- });
- });
- })(jQuery);
- // minimal soundcloud player © shythemes.tumblr
- $(document).ready(function(){
- var color = '{color:navi}'; // color of play button (hex)
- $('.soundcloud_audio_player').each(function(){
- $(this).attr({ src: $(this).attr('src').split('&')[0] + '&liking=false&sharing=false&auto_play=false&show_comments=false&continuous_play=false&buying=false&show_playcount=false&show_artwork=true&origin=tumblr&color=' + color.split('#')[1], height: 20, width: '100%' });
- });
- // Back To Top
- $(function () {
- $(".totop").click(function(){
- $('body,html').animate({scrollTop:0},600);
- return false;
- });
- });
- {block:ifnarrowphotosetgutter}
- // Pixel Union
- $('.photo-slideshow').pxuPhotoset({
- lightbox: true,
- rounded: true,
- gutter: '2px',
- borderRadius: '0px',
- photoset: '.photo-slideshow',
- photoWrap: '.photo-data',
- photo: '.pxu-photo'
- });
- {/block:ifnarrowphotosetgutter}
- });
- </script>
- {block:indexpage}
- {block:ifmanualload}
- <script src="http://static.tumblr.com/xbvpdcx/9LRo1g4a7/jquery.infinitescroll.min.js"></script>
- <script>
- // Infinite Scroll
- $(function() {
- var $container = $('section.postc');
- $container.infinitescroll({
- loading: {
- finishedMsg: "<em>No more posts</em>",
- img: null,
- msg: null,
- msgText: "<em>Loading posts...</em>",
- finished: function () {$('.append').text('Load More'); },
- },
- navSelector : '.pg',
- nextSelector : '.pg a',
- itemSelector : '.posts',
- errorCallback: function () {$('.append').fadeOut();},
- bufferPx : 400,
- },
- function( newElements ) {
- $( newElements ).find('.photo-slideshow').pxuPhotoset({
- lightbox: true,
- rounded: true,
- gutter: '2px',
- borderRadius: '0px',
- photoset: '.photo-slideshow',
- photoWrap: '.photo-data',
- photo: '.pxu-photo'
- });
- });
- $container.infinitescroll('unbind');
- $('.append').on('click', function(e) {
- e.preventDefault();
- $container.infinitescroll('retrieve');
- });
- });
- </script>
- {/block:ifmanualload}
- {/block:indexpage}
- </head>
- <body class="{select:background} {select:post width}">
- <div class="barca">
- <nav class="cl-effect-5" id="cl-effect-5">
- <a href="/"><span data-hover="Index">Index</span></a>
- <a href="/ask"><span data-hover="Ask">Ask</span></a>
- <div class="dropdown">
- <a class="droplink"><span data-hover="Navigation">Navigation</span></a>
- <div class="dropdown-content">
- <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>
- <a class="totop" href="#"><span data-hover="Top">Top</span></a>
- </nav>
- </div>
- <div id="perspective" class="perspective effect-movedown">
- <div class="container">
- <div class="wrapper">
- <div id="header">
- <div id="h_cont">
- <div class="h_img">
- <img src="{image:header}">
- <a href="/"></a>
- </div>
- <div class="h_tit">
- <a href="/">{Title}</a>
- </div>
- </div>
- <div id="h_info">
- <div id="h_bttn">
- <button class="button button--nina" id="trigger-overlay" type="button" data-text="Message">
- <span>M</span><span>E</span><span>S</span><span>S</span><span>A</span><span>G</span><span>E</span>
- </button>
- <button class="button button--nina" id="showMenu" data-text="Explore">
- <span>E</span><span>X</span><span>P</span><span>L</span><span>O</span><span>R</span><span>E</span>
- </button>
- </div>
- <div id="h_desc">
- {block:description}
- {Description}
- {/block:description}
- </div>
- </div>
- </div>
- <div id="entries">
- <section class="postc">
- {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}
- {block:ifnotnarrowphotosetgutter}
- {Photoset}
- {/block:ifnotnarrowphotosetgutter}
- {block:ifnarrowphotosetgutter}
- <div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">{block:Photos}<div class="photo-data"><div class="pxu-photo"><img src="{PhotoURL-500}" width="{PhotoWidth-500}" height="{PhotoHeight-500}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}"></div><a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a></div>{/block:Photos}</div>
- {/block:ifnarrowphotosetgutter}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Video}
- <div class="video">{Video-500}</div>
- {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}{Caption}{/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="asker_cont">
- <div class="asker_img">
- <a href="{AskerURL}"><img src="{AskerPortraitURL-48}"></a>
- </div>
- <div class="asker_line">
- {Asker} asked:
- </div>
- </div>
- <div class="questions">
- {Question}
- </div>
- {block:Answerer}
- <div class="ans_cont">
- <div class="ans_img">
- <a href="{AnswererURL}"><img src="{AnswererPortraitURL-48}"></a>
- </div>
- <div class="ans_line">
- {Answerer} replied:
- </div>
- </div>
- {/block:Answerer}
- <div class="answers{block:Answerer} rbans{/block:Answerer}">
- {Answer}
- </div>
- {/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}
- </div>
- {/block:Lines}
- {/block:Chat}
- {block:Link}
- <nav class="remus" id="remus">
- <a href="{URL}" data-hover="{Name}">{Name}</a>
- </nav>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Date}
- <div class="footer">
- <a href="{Permalink}" target="_blank">{ShortMonth}. {DayOfMonth}{DayOfMonthSuffix}</a>
- {block:NoteCount}| <a href="{Permalink}" target="_blank">{NoteCount}N</a>{/block:NoteCount}
- {block:indexpage}
- <!-- {block:NoRebloggedFrom}
- {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
- {/block:NoRebloggedFrom} -->
- {block:ContentSource}<!-- {SourceURL}
- {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- {/block:indexpage}
- {block:ifnotshowtags}
- {block:indexpage}
- {block:HasTags}
- | <a class="togglet {PostID}" href="javascript:;">tags</a>
- {/block:HasTags}
- {/block:indexpage}
- {/block:ifnotshowtags}
- <span><a href="{ReblogURL}">Reblog</a></span>
- </div>
- {block:permalinkpage}
- {block:RebloggedFrom}
- <div class="viasrc">
- via <a href="{ReblogParentURL}">{ReblogParentName}</a>
- {block:ContentSource}
- , by <a href="{SourceURL}">{ReblogRootName}</a>
- {/block:ContentSource}
- </div>
- {/block:RebloggedFrom}
- {/block:permalinkpage}
- {block:HasTags}
- <div class="tags {PostID}">
- {block:Tags}
- <a href="{TagURL}">#{Tag}</a>
- {/block:Tags}
- </div>
- {/block:HasTags}
- {block:ifnotshowtags}
- {block:permalinkpage}
- {block:HasTags}
- <div class="tags {PostID}"style="display:block;">
- {block:Tags}
- <a href="{TagURL}">#{Tag}</a>
- {/block:Tags}
- </div>
- {/block:HasTags}
- {/block:permalinkpage}
- {/block:ifnotshowtags}
- {/block:Date}
- </div>
- {block:Date}
- {block:permalinkpage}
- {block:NoteCount}
- <div class="posts notes">
- <h1>{NoteCountwithLabel}</h1>
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- </div>
- {/block:NoteCount}
- {/block:permalinkpage}
- {/block:Date}
- {/block:Posts}
- </section>
- {block:ifnotmanualload}
- {block:IndexPage}{block:Pagination}
- <div class="pg">
- {block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
- {block:JumpPagination length="5"}
- {block:CurrentPage}<span class="current">{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}
- </div> {/block:Pagination}{/block:IndexPage}
- {/block:ifnotmanualload}
- {block:ifmanualload}
- {block:IndexPage}
- {block:Pagination}
- <footer>
- <div class="pg">
- {block:NextPage}<a href="{NextPage}">Forth</a>{/block:NextPage}
- </div>
- <div class="bottom"><a class="append">Load More</a></div>
- </footer>
- {/block:Pagination}
- {/block:IndexPage}
- {/block:ifmanualload}
- </div><!--entries-->
- </div>
- </div>
- <!--PLEASE DO NOT ALTER OR COVER THE CREDIT-->
- <div id="leo">
- <a href="http://hermionejean.co.vu">♚</a>
- </div>
- <!--END OF CREDIT-->
- <nav class="outer-nav top horizontal">
- <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>
- </nav>
- </div>
- <div class="overlay overlay-scale">
- <button type="button" class="overlay-close">Close</button>
- <nav>
- <div class="labe">{AskLabel}</div>
- <iframe frameborder="0" scrolling="no" width="500" height="190" src="http://www.tumblr.com/ask_form/{Name}.tumblr.com" style="background-color:transparent; overflow:auto;" id="ask_form"></iframe>
- </nav>
- </div>
- <!--Top Bar-->
- <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
- */
- // Fixed topbar on scroll
- var cbpAnimatedHeader=(function(){
- var b=document.documentElement,g=document.querySelector(".barca"),
- e=false,a=250;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()})();
- //Pop-up ask
- (function() {
- var triggerBttn = document.getElementById( 'trigger-overlay' ),
- overlay = document.querySelector( 'div.overlay' ),
- closeBttn = overlay.querySelector( 'button.overlay-close' );
- transEndEventNames = {
- 'WebkitTransition': 'webkitTransitionEnd',
- 'MozTransition': 'transitionend',
- 'OTransition': 'oTransitionEnd',
- 'msTransition': 'MSTransitionEnd',
- 'transition': 'transitionend'
- },
- transEndEventName = transEndEventNames[ Modernizr.prefixed( 'transition' ) ],
- support = { transitions : Modernizr.csstransitions };
- function toggleOverlay() {
- if( classie.has( overlay, 'open' ) ) {
- classie.remove( overlay, 'open' );
- classie.add( overlay, 'close' );
- var onEndTransitionFn = function( ev ) {
- if( support.transitions ) {
- if( ev.propertyName !== 'visibility' ) return;
- this.removeEventListener( transEndEventName, onEndTransitionFn );
- }
- classie.remove( overlay, 'close' );
- };
- if( support.transitions ) {
- overlay.addEventListener( transEndEventName, onEndTransitionFn );
- }
- else {
- onEndTransitionFn();
- }
- }
- else if( !classie.has( overlay, 'close' ) ) {
- classie.add( overlay, 'open' );
- }
- }
- triggerBttn.addEventListener( 'click', toggleOverlay );
- closeBttn.addEventListener( 'click', toggleOverlay );
- })();
- // Navigation
- (function() {
- function scrollY() {
- return window.pageYOffset || docElem.scrollTop;
- }
- var docElem = window.document.documentElement,
- // support transitions
- support = Modernizr.csstransitions,
- // transition end event name
- transEndEventNames = {
- 'WebkitTransition': 'webkitTransitionEnd',
- 'MozTransition': 'transitionend',
- 'OTransition': 'oTransitionEnd',
- 'msTransition': 'MSTransitionEnd',
- 'transition': 'transitionend'
- },
- transEndEventName = transEndEventNames[ Modernizr.prefixed( 'transition' ) ],
- docscroll = 0,
- // click event (if mobile use touchstart)
- clickevent = mobilecheck() ? 'touchstart' : 'click';
- function init() {
- var showMenu = document.getElementById( 'showMenu' ),
- perspectiveWrapper = document.getElementById( 'perspective' ),
- container = perspectiveWrapper.querySelector( '.container' ),
- contentWrapper = container.querySelector( '.wrapper' );
- showMenu.addEventListener( clickevent, function( ev ) {
- ev.stopPropagation();
- ev.preventDefault();
- docscroll = scrollY();
- // change top of contentWrapper
- contentWrapper.style.top = docscroll * -1 + 'px';
- // mac chrome issue:
- document.body.scrollTop = document.documentElement.scrollTop = 0;
- // add modalview class
- classie.add( perspectiveWrapper, 'modalview' );
- // animate..
- setTimeout( function() { classie.add( perspectiveWrapper, 'animate' ); }, 25 );
- });
- container.addEventListener( clickevent, function( ev ) {
- if( classie.has( perspectiveWrapper, 'animate') ) {
- var onEndTransFn = function( ev ) {
- if( support && ( ev.target.className !== 'container' || ev.propertyName.indexOf( 'transform' ) == -1 ) ) return;
- this.removeEventListener( transEndEventName, onEndTransFn );
- classie.remove( perspectiveWrapper, 'modalview' );
- // mac chrome issue:
- document.body.scrollTop = document.documentElement.scrollTop = docscroll;
- // change top of contentWrapper
- contentWrapper.style.top = '0px';
- };
- if( support ) {
- perspectiveWrapper.addEventListener( transEndEventName, onEndTransFn );
- }
- else {
- onEndTransFn.call();
- }
- classie.remove( perspectiveWrapper, 'animate' );
- }
- });
- perspectiveWrapper.addEventListener( clickevent, function( ev ) { return false; } );
- }
- init();
- })();
- // Detects Mobile browsers: http://stackoverflow.com/a/11381730/989439
- function mobilecheck() {
- var check = false;
- (function(a){if(/(android|ipad|playbook|silk|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows (ce|phone)|xda|xiino/i.test(a)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i.test(a.substr(0,4)))check = true})(navigator.userAgent||navigator.vendor||window.opera);
- return check;
- }
- </script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement