Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <head>
- <title>{title}</title>
- <link rel="shortcut icon" href="http://i57.tinypic.com/2regqhl.png">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link href="styles.css" rel="stylesheet" media="all and (max-width: 1024px)">
- <!--
- theme - 22 - west coast - personal
- all theme rules apply
- don't steal its not cool
- be fucking original
- --------
- The tags and ask box section are located at the very bottom of the theme! Be sure to fill them out if you're going to be using them!
- -->
- <!--- F O N T S ---->
- <link href='http://fonts.googleapis.com/css?family=Coustard' rel='stylesheet' type='text/css'>
- <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
- <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700' rel='stylesheet' type='text/css'>
- <!--M E T A - T A G S-->
- <meta name="image:Header Image" content=""/>
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Border" content="#aaaaaa"/>
- <meta name="color:Text" content="#aaaaaa"/>
- <meta name="color:Accent" content="#000000"/>
- <meta name="color:Title" content="#ffffff"/>
- <meta name="color:Title Background" content="#000000"/>
- <meta name="color:Scrollbar" content="#000000"/>
- <meta name="color:Link" content="#000000"/>
- <meta name="color:Hover" content="#aaaaaa"/>
- <meta name="color:Nav Hover" content="#aaaaaa"/>
- <meta name="color:Nav Link Hover" content="#ffffff"/>
- <meta name="color:Gradient 1" content="#aaaaaa"/>
- <meta name="color:Gradient 2" content="#ffffff"/>
- <meta name="text:Link 1 URL" content="" />
- <meta name="text:Link 1" content="" />
- <meta name="text:Link 2 URL" content="" />
- <meta name="text:Link 2" content="" />
- <meta name="text:Link 3 URL" content="" />
- <meta name="text:Link 3" content="" />
- <meta name="select:Player Color" content="black" title="Black">
- <meta name="select:Player Color" content="grey" title="Grey">
- <meta name="select:Header image" content="head-cover" title="Full screen">
- <meta name="select:Header image" content="head-pattern" title="Pattern">
- <meta name="select:Header image" content="head-gradient" title="Gradient">
- <!--CSS customization here. -->
- <style type="text/css">
- ::selection {
- background-color:{color:text};
- color:{color:background};}
- ::-webkit-scrollbar-thumb {background:{color:Scrollbar};border-radius:5px;}
- ::-webkit-scrollbar{width: 3px;}
- ::-webkit-scrollbar-track {background:{color:title background};
- }
- #s-m-t-tooltip{
- position:absolute;
- margin: 20px 25px;
- padding:10px 20px;
- z-index:9999;
- background:{color:title background};
- color:{color:title};
- font-family:Consolas;
- font-size:8px;
- letter-spacing:1px;
- text-transform:uppercase;
- border-bottom:1px solid {color:accent};
- }
- /*basics*/
- blockquote {
- margin-left:5px;
- border-left:1px solid {color:text};
- padding-left:5px;
- max-width:239px;
- }
- body {
- background:{color:background};
- color:{color:text};
- font-family:consolas;
- font-size:10px;
- text-align:justify;
- overflow-x:hidden;
- height:100%;
- width:100%;
- margin:0;
- line-height:16px;}
- html { width: 100%; height: 100% }
- .head-cover {
- background: url({image:Header Image})
- no-repeat center center fixed;
- -webkit-background-size: cover;
- -moz-background-size: cover;
- -o-background-size: cover;
- background-size: cover;}
- .head-pattern {
- background: url({image:Header Image});
- background-repeat:repeat;
- background-attachment: fixed;}
- .head-gradient {
- background: {color:Gradient 1}; /* Old browsers */
- background: -moz-linear-gradient(top, {color:Gradient 1} 0%, {color:Gradient 2} 100%); /* FF3.6+ */
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,{color:Gradient 1}), color-stop(100%,{color:Gradient 2})); /* Chrome,Safari4+ */
- background: -webkit-linear-gradient(top, {color:Gradient 1} 0%,{color:Gradient 2} 100%); /* Chrome10+,Safari5.1+ */
- background: -o-linear-gradient(top, {color:Gradient 1} 0%,{color:Gradient 2} 100%); /* Opera 11.10+ */
- background: -ms-linear-gradient(top, {color:Gradient 1} 0%,{color:Gradient 2} 100%); /* IE10+ */
- background: linear-gradient(to bottom, {color:Gradient 1} 0%,{color:Gradient 2} 100%); /* W3C */
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='{color:Gradient 1}', endColorstr='{color:Gradient 2}',GradientType=0 ); /* IE6-9 */
- background-attachment: fixed;
- }
- a {
- color:{color:link};
- text-decoration:none;
- -webkit-transition: ease all 0.5s;
- -moz-transition: ease all 0.5s;
- -ms-transition: ease all 0.5s;
- -o-transition: ease all 0.5s;
- transition: ease all 0.5s;
- }
- a:hover {
- color:{color:Hover};
- }
- img{opacity:1;
- border:none;
- text-decoration:none}
- small {
- font-size:9px;}
- big {
- font-size:12px;}
- b,strong{
- font-weight:700;
- }
- i,em{
- font-style:italic;
- }
- h1{
- text-align:center;
- font-size:19px;
- line-height:1.5em;
- font-weight:bold;
- margin-bottom:10px;
- font-weight:300;
- letter-spacing:2px;
- text-transform:uppercase;
- font-family: 'Open Sans Condensed', sans-serif;
- }
- #title {
- font-size:13px;
- line-height:1.5em;
- font-weight:bold;
- margin-bottom:10px;
- font-weight:300;
- letter-spacing:2px;
- text-transform:uppercase;
- font-family: 'Open Sans Condensed', sans-serif;
- text-align:center;}
- #infscr-loading { display:none !important; }
- /*sidebar*/
- #header {
- text-align:center;
- width:100%;
- height:100%;
- padding-top:210px;
- }
- #stickyheader{
- width:100%;
- background:{color:Title Background};
- color:{color:Title};
- padding:20px;
- z-index:1;
- border-bottom:1px solid {color:accent};
- }
- #stick-con{
- margin-left:10px;
- font-family: 'Open Sans Condensed', sans-serif;
- font-size:16px;
- font-weight:300;
- text-transform:uppercase;
- letter-spacing:2px;
- }
- #stick-con a{
- margin-right:13px;
- color:{color:Title};
- padding:7px 10px;
- }
- #stick-con a:hover{
- color:{color:Hover};
- cursor:pointer;
- }
- #scroll-btn{
- font-size:20px;
- padding:10px 0;
- margin-top:10px;
- margin-bottom:-40px;
- }
- #header-con{
- margin:0 auto;
- text-align:center;
- padding:50px;
- width:300px;
- background:{color:background};
- border:1px solid {color:Border};
- }
- #header-con:hover #blogt{
- margin-top:-30px;
- margin-bottom:-30px;
- opacity:0;
- -webkit-transition: ease-out all 0.5s;
- -moz-transition: ease-out all 0.5s;
- -ms-transition: ease-out all 0.5s;
- -o-transition: ease-out all 0.5s;
- transition: ease-out all 0.5s;
- }
- #header-con:hover #links{
- margin-top:0px;
- opacity:1;
- -webkit-transition: ease-out all 0.5s;
- -moz-transition: ease-out all 0.5s;
- -ms-transition: ease-out all 0.5s;
- -o-transition: ease-out all 0.5s;
- transition: ease-out all 0.5s;
- }
- #blogt {
- font-size:25px;
- padding:10px 0;
- letter-spacing:2px;
- text-transform:uppercase;
- font-family: 'Open Sans Condensed', sans-serif;
- text-align:center;
- background:{color:Title Background};
- color:{color:Title};
- -webkit-transition: ease-in all 0.5s;
- -moz-transition: ease-in all 0.5s;
- -ms-transition: ease-in all 0.5s;
- -o-transition: ease-in all 0.5s;
- transition: ease-in all 0.5s;
- }
- #links {
- font-size:9px;
- letter-spacing:1px;
- text-transform:uppercase;
- font-family: 'Open Sans Condensed', sans-serif;
- text-align:center;
- margin-top:-30px;
- opacity:0;
- -webkit-transition: ease-in all 0.5s;
- -moz-transition: ease-in all 0.5s;
- -ms-transition: ease-in all 0.5s;
- -o-transition: ease-in all 0.5s;
- transition: ease-in all 0.5s;
- }
- #links a{
- margin-right:3px;
- margin-bottom:10px;
- color:{color:title};
- background:{color:title background};
- padding:5px 10px;
- }
- #links a:hover{
- cursor:pointer;
- background:{color:Nav Hover};
- color:{color:Nav Link Hover};
- }
- #description {
- margin:20px auto;
- text-align:center;
- font-family:consolas;
- text-transform:uppercase;
- font-size:9px;
- letter-spacing:1px;
- }
- .button-close{
- position:relative;
- padding:20px 0;
- }
- .button-close i{
- color:{color:title};
- }
- .menu-con{
- margin-left:45px;
- padding:20px;
- font-size:9px;
- text-transform:lowercase;
- color:{color:title}
- text-align:center;
- }
- .menu-con2{
- padding:20px;
- font-size:9px;
- text-transform:lowercase;
- color:{color:title}
- text-align:center;
- }
- .down {
- height:0px;
- -webkit-transition:all 00.8s;
- -moz-transition:all 0.3s;
- -ms-transition:all 00.8s;
- -o-transition:all 00.8s;
- transition:all 00.8s;
- }
- .up {
- height:100%;
- z-index:10000000000;
- -webkit-transition:all 00.8s;
- -moz-transition:all 0.3s;
- -ms-transition:all 00.8s;
- -o-transition:all 00.8s;
- transition:all 00.8s;
- }
- #nav {
- width:100%;
- z-index:10;
- left:0;
- bottom:0;
- position:fixed;
- background-color:{color:Title Background};
- color:{color:Title};
- }
- #slide-tags {
- width:100%;
- z-index:10;
- left:0;
- bottom:0;
- position:fixed;
- background-color:{color:Title Background};
- color:{color:Title};
- }
- .down-2 {
- height:0px;
- -webkit-transition:all 00.8s;
- -moz-transition:all 0.3s;
- -ms-transition:all 00.8s;
- -o-transition:all 00.8s;
- transition:all 00.8s;
- }
- .up-2 {
- height:100%;
- z-index:10000000000;
- -webkit-transition:all 00.8s;
- -moz-transition:all 0.3s;
- -ms-transition:all 00.8s;
- -o-transition:all 00.8s;
- transition:all 00.8s;
- }
- .down-3 {
- height:0px;
- -webkit-transition:all 00.8s;
- -moz-transition:all 0.3s;
- -ms-transition:all 00.8s;
- -o-transition:all 00.8s;
- transition:all 00.8s;
- }
- .up-3 {
- height:100%;
- z-index:10000000000;
- -webkit-transition:all 00.8s;
- -moz-transition:all 0.3s;
- -ms-transition:all 00.8s;
- -o-transition:all 00.8s;
- transition:all 00.8s;
- }
- .down-4 {
- height:0px;
- -webkit-transition:all 00.8s;
- -moz-transition:all 0.3s;
- -ms-transition:all 00.8s;
- -o-transition:all 00.8s;
- transition:all 00.8s;
- }
- .up-4 {
- height:100%;
- z-index:10000000000;
- -webkit-transition:all 00.8s;
- -moz-transition:all 0.3s;
- -ms-transition:all 00.8s;
- -o-transition:all 00.8s;
- transition:all 00.8s;
- }
- #cont {
- margin-top:-20px;
- font-size:10px;
- color:{color:Title};
- font-family:consolas;
- padding:10px;
- text-align:center;
- }
- /* Container */
- #con {
- {block:IndexPage}
- width:1000px;
- left:50%;
- {/block:IndexPage}
- {block:Permalink}
- width:400px;
- {/block:Permalink}
- z-index:0;
- }
- #entries{
- {block:IndexPage}
- width:1000px;
- left:50%;
- margin-left:-325px;
- {/block:IndexPage}
- {block:Permalink}
- width:400px;
- margin-left:450px;
- margin-top:30px;
- {/block:Permalink}
- z-index:0;
- margin-top:50px;
- float:center;
- position:relative;
- }
- /* Post Style */
- #post {
- padding:20px;
- background:{color:border};
- position: relative;
- {block:IndexPage}
- margin:20px 20px;
- float:left;
- width:400px;
- {/block:IndexPage}
- {block:PermalinkPage}
- margin-bottom:50px;
- {/block:PermalinkPage}
- z-index:999;
- }
- #post img{max-width:100%; margin-bottom:-3px;}
- .photo-set img{max-width:400px;}
- #post li, #post blockquote {max-width: 100%;}
- /* Fade Keyframes */
- @-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
- @-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
- @keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
- .fade-in {
- opacity:0;
- -webkit-animation:fadeIn ease-in 1;
- -moz-animation:fadeIn ease-in 1;
- animation:fadeIn ease-in 1;
- -webkit-animation-fill-mode:forwards;
- -moz-animation-fill-mode:forwards;
- animation-fill-mode:forwards;
- -webkit-animation-duration:0.8s;
- -moz-animation-duration:0.8s;
- animation-duration:0.8s;
- }
- .fade-in.one {
- -webkit-animation-delay: 0.7s;
- -moz-animation-delay: 0.7s;
- animation-delay: 0.7s;
- }
- .fade-in.two {
- -webkit-animation-delay: 2s;
- -moz-animation-delay:2s;
- animation-delay: 2s;
- }
- /*quote*/
- #titlequote{
- font-size:15px;
- color:{color:title};
- background:{color:title background};
- font-weight:300;
- letter-spacing:1px;
- text-transform:uppercase;
- font-family: 'Open Sans Condensed', sans-serif;
- padding:20px 10px;
- line-height:1.5em;
- z-index:999;
- }
- .qq{
- /* font-family: 'Coustard', serif;
- color:{color:Accent};
- font-size:110px;
- position:absolute;
- margin-top:20px;
- margin-left:-20px;
- float:left;
- z-index:9; */
- display:none;
- }
- .qqq{
- /* color:{color:Accent};
- font-size:47px;
- position:absolute;
- margin-top:-20px;
- margin-left:-13px;
- float:left;
- z-index:9; */
- display:none;
- }
- #source {
- margin-top:5px;
- text-align:center;
- font-family:consolas;
- text-transform:uppercase;
- letter-spacing:1px;
- font-size:9px;
- padding:10px;
- }
- /*audio*/
- /*audio*/
- .tracks{
- padding:16px 12px;
- margin-bottom:1px;
- width:160px;
- }
- .player iframe {
- width: 30px;
- height: 30px;}
- .black .white,
- .black .grey { display: none;}
- .white .black,
- .white .grey { display: none;}
- .grey .white,
- .grey .black { display: none;}
- .black .player_container { background: #000;}
- .black .player_wrap { background-color: rgba(0,0,0,0.8); }
- .white .player_container { background: #fff;}
- .white .player_wrap { background-color: rgba(255,255,255,0.8); }
- .grey .player_container { background: #e4e4e4;}
- .grey .player_wrap { background-color: rgba(228, 228, 228, 0.8); }
- .black .tracks { background: #000; color:white;}
- .black .tracks { background-color: rgba(0,0,0,0.8);color:white;}
- .white .tracks { background: #fff;}
- .white .tracks { background-color: rgba(255,255,255,0.8); }
- .grey .tracks { background: #e4e4e4;}
- .grey .tracks { background-color: rgba(228, 228, 228, 0.8); }
- .audio {
- position: relative;
- margin-bottom:20px;
- margin-top:10px;
- margin-left:50px;
- }
- .player-art {
- width: 132px;
- height: 132px;
- position: relative;
- vertical-align: top;
- margin-left:-9px;
- margin-top:16px;
- }
- .player-art img { width: 132px; }
- img.album { position: absolute; z-index: 2;}
- img.default { position: absolute; z-index: 1; }
- .player-wrap {
- position: relative;
- width: 95px;
- display: inline-block;
- left: 0;
- }
- ol.audioinfo {
- list-style-type: none;
- width: auto;
- margin-left:12px;
- margin-top:0px;
- padding:0;
- z-index: 10;
- position: relative;
- display: inline-block;
- vertical-align: top;
- line-height: 1.39em;
- text-transform:uppercase;
- font-size:8px;
- letter-spacing:1px;
- }
- .player {
- width: 30px; height: 30px;
- overflow: hidden;
- margin: -14px 0 0 -14px;
- padding: 0px;
- position: absolute;
- top: 50%;
- left: 50%;
- }
- .player_container {
- z-index: 11;
- opacity: 0.3; filter: alpha(opacity=30);
- -webkit-transition: all 0.2s ease-in-out;
- -moz-transition: all 0.2s ease-in-out;
- -o-transition: all 0.2s ease-in-out ;
- -ms-transition: all 0.2s ease-in-out;
- }
- .player_wrap {
- z-index: 9;
- -webkit-transition: all 0.2s ease-in-out;
- -moz-transition: all 0.2s ease-in-out;
- -o-transition: all 0.2s ease-in-out ;
- -ms-transition: all 0.2s ease-in-out; }
- .player_container, .player_wrap {
- position: absolute;
- top: 50%;
- left: 50%;
- width: 80px; height: 80px;
- margin-top: -30px;
- margin-left: -30px;
- -moz-border-radius:50px;
- -webkit-border-radius:50px;
- border-radius: 50px; }
- .player_container:hover{
- width: 60px; height: 60px;
- margin-top: -20px;
- margin-left: -20px;
- opacity:1;
- -webkit-transition: all 0.2s ease-in-out;
- -moz-transition: all 0.2s ease-in-out;
- -o-transition: all 0.2s ease-in-out ;
- -ms-transition: all 0.2s ease-in-out;
- }
- /*asks*/
- .q {
- margin-bottom:10px;
- font-size:14px;
- line-height:1.5em;
- letter-spacing:1px;
- text-transform:uppercase;
- font-family: 'Open Sans Condensed', sans-serif;
- font-weight:300;
- text-align:center;
- padding:20px 10px;
- background:{color:Title Background};
- color:{color:Title};
- z-index:99;
- }
- .as {
- font-weight:bold;
- font-family:consolas;
- text-transform:uppercase;
- font-size:9px;;
- letter-spacing:1px; color:{color:Title};
- padding:5px;
- }
- .as a{
- color:{color:Accent};
- }
- .q a{
- color:{color:Accent};
- }
- .a {margin-top:10px; font-family:consolas; text-transform:uppercase; font-size:9px;; letter-spacing:1px; padding:10px;}
- /*chat*/
- .chat ol {
- padding:5px;
- list-style:none;
- text-indent:5px;
- }
- .line {padding:7px 4px;}
- .label {font-weight:bold;}
- .line.odd {
- background-color:{color:Title Background};
- color:{color:Title};
- padding:7px 4px;
- }
- .line.odd a{color:{color:title};}
- .line.even {padding:7px 4px; margin-top:5px;}
- /*permalink and notes*/
- .info-permap{
- text-align:center;
- font-size:8px;
- text-transform:uppercase;
- letter-spacing:1px;
- display:block;
- margin-bottom:20px;
- padding:5px 20px;
- background:{color:title background};
- color:{color:nav link};
- border:1px solid {color:border};
- }
- .info-permab{
- text-align:center;
- font-size:8px;
- text-transform:uppercase;
- letter-spacing:1px;
- display:block;
- margin-top:-5px;
- padding:10px 20px;
- background:{color:title background};
- color:{color:nav link};
- }
- .info-permap a {color:{color:link};}
- .perma {
- opacity:0;
- width:440px;
- height:100%;
- max-height:100%;
- overflow:hidden;
- position:absolute;
- color:#000;
- left:0;
- top:0;
- -webkit-transition:all 0.5s;
- -moz-transition:all 0.5s;
- -ms-transition:all 0.5s;
- -o-transition:all 0.5s;
- transition:all 0.5s;
- }
- #post:hover .perma{opacity:1;}
- #post:hover .verba{opacity:1;}
- .verba {
- opacity:0;
- top:0;
- left:0;
- float:left;
- width:220px;
- height:100%;
- padding:11px;
- max-height:100%;
- overflow-y:auto;
- position:absolute;
- text-align:left;
- overflow-x:hidden;
- background-color:rgba(255,255,255,1);
- color:#000;
- display:inline-block;
- -webkit-transition:all 0.5s;
- -moz-transition:all 0.5s;
- -ms-transition:all 0.5s;
- -o-transition:all 0.5s;
- transition:all 0.5s;
- }
- .nota {
- top:0;
- right:0;
- float:right;
- width:220px;
- height:100%;
- position:absolute;
- display:inline-block;
- background-color:{color:Title Background};
- -webkit-transition:all 0.5s;
- -moz-transition:all 0.5s;
- -ms-transition:all 0.5s;
- -o-transition:all 0.5s;
- transition:all 0.5s;
- }
- .nota-con{
- top:50%;
- padding-top:50px;
- text-align:center;
- color:{color:Title};
- line-height:2em;
- }
- .nota-con a {color:{color:Title};}
- #nota-number{
- padding:5px 10px;
- font-weight:300;
- letter-spacing:1px;
- text-transform:uppercase;
- font-family: 'Open Sans Condensed', sans-serif;
- font-size:20px;
- border-bottom:1px solid {color:accent};
- }
- .reblog{
- text-align:center;
- color:{color:title};
- }
- .reblog i{padding-top:10px;color:{color:title}; font-size:18px;}
- .verba blockquote {
- width:160px;
- border-left:1px solid {color:Accent};
- float:left;
- border-right:0px solid #fff;
- text-align:left;
- padding:10px 5px;
- margin-left:10px;
- color:#000;
- }
- .verba a{
- color:#000;
- }
- .src-v{
- font-size:8px;
- text-transform:uppercase;
- letter-spacing:1px;
- font-weight:800;
- padding:5px;
- }
- .tags{
- font-style:italic;
- font-size:8px;
- text-transform:uppercase;
- letter-spacing:1px;
- padding:5px;
- }
- .tags a{
- color:{color:title};
- }
- .pagenotes {
- color:{color:text};
- {block:IndexPage}
- display: none!important;
- {/block:IndexPage}
- margin:0 auto;
- width:360px;
- padding:20px;
- background:{color:background};
- color:{color:text};
- }
- .pagenotes a{color:{color:link};}
- .pagenotes img {
- display:none!important;}
- .pagenotes li {
- list-style-type:none;
- text-align:left;
- margin-bottom:15px;
- color:{color:text};
- }
- ol.notes li.more_notes_link_container {
- display: block;
- text-transform:uppercase;
- font-family: 'Open Sans Condensed', sans-serif;
- font-size:14px;
- background:{color:title Background};
- color:{color:title};
- padding:10px;
- margin-left:-30px;
- }
- ol.notes li.more_notes_link_container a{
- color:{color:title};
- }
- #tumblrcontrols{
- z-index:1;
- margin-top:-15px;
- margin-right:30px;
- }
- #tumblrcontrols{
- float:right;
- font-family: 'Open Sans Condensed', sans-serif;
- font-size:16px;
- font-weight:300;
- text-transform:uppercase;
- letter-spacing:1px;
- opacity:1;
- z-index:1;
- -webkit-transition: all 10.8s ease-in;
- -moz-transition: all 10.8s ease-in;
- -o-transition: all 10.8s ease-in;
- -ms-transition: all 10.8s ease-in;
- transition: all 10.8s ease-in;
- }
- #tumblrcontrols a{
- text-decoration:none;
- color:{color:Title};
- margin-right:12px;
- padding:7px 10px;
- background:{color:Title Background};
- }
- #tumblrcontrols a:hover{
- color:{color:Hover};
- cursor:pointer;
- text-decoration:none;}
- {block:IndexPage}
- #tumblr_controls {display:none;}
- {/block:IndexPage}
- {block:PermalinkPage}
- #tumblrcontrols{
- display:none;}
- iframe#tumblr_controls {
- top:10px;
- position: fixed !important;
- -moz-transition: all 0.8s ease-out;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- opacity: 0.4;}
- iframe#tumblr_controls:hover {
- -webkit-transition: opacity 0.7s linear;
- -moz-transition: all 0.4s ease-out;
- -webkit-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- opacity:.7;}
- {/block:PermalinkPage}
- #navigation{
- text-align:center;
- text-transform:uppercase;
- color:{color:text};
- }
- .faq-con{
- margin:0 auto;
- width:344px;
- height:100px;
- padding:29px;
- margin-bottom:20px;
- background:{color:background};
- color:{color:text};
- overflow-y:scroll;
- overflow-x:hidden;
- }
- .slide-titles{
- width:344px;
- margin:10px auto;
- font-family: 'Open Sans Condensed', sans-serif;
- font-size:15px;
- letter-spacing:2px;
- text-transform:uppercase;
- line-height:1.3em;
- padding:14px 30px;
- }
- .tag-info{
- height:360px;
- margin-left:2px;
- margin-top:5px;
- padding:20px;
- letter-spacing:1px;
- text-transform:uppercase;
- line-height:1.4em;
- font-size:9px;
- padding:5px;
- display:inline-block;
- background:{color:title background};
- overflow-y:scroll;
- overflow-x:hidden;
- border:8px solid {color:title background};
- }
- .tag-info a{
- display:inline-block;
- padding:5px 10px;
- width:190px;
- text-align:center;
- font-family:consolas;
- text-transform:uppercase;
- font-size:9px;
- margin-bottom:10px;
- margin-right:10px;
- margin-left:10px;
- margin-top:10px;
- background:{color:background};
- color:{color:Text};
- border-bottom:1px solid transparent;
- -moz-transition: all 0.5s ease;
- -webkit-transition: all 0.5s ease;
- -webkit-transition: all 0.5s ease;
- transition: all 0.5s ease;
- }
- .tag-info a:hover{
- background:{color:Nav Hover};
- color:{color:Nav Link Hover};
- border-bottom:1px solid {color:title background};
- -moz-transition: all 0.5s ease;
- -webkit-transition: all 0.5s ease;
- -webkit-transition: all 0.5s ease;
- transition: all 0.5s ease;
- }
- .update-2{
- margin-top:10px;
- text-align:center;
- margin-right:9px;
- padding:12px;
- height:auto;
- width:250px;
- overflow:hidden;
- float:left;
- }
- .rules{
- background:{color:background};
- color:{color:Text};
- padding:10px;
- font-family:'consolas' sans-serif;
- text-transform:lowercase;
- letter-spacing:1px;
- line-height:1.5em;
- font-size:9px;;
- text-align:center;
- }
- .rules a{
- color:{color:Link};
- }
- .update-info{
- color:{color:Link};
- padding:10px;
- font-family: 'consolas', sans-serif;
- text-transform:lowercase;
- line-height:1.4em;
- font-size:9px;
- padding:5px;
- }
- .update-info a{
- color:{color:Link};
- }
- .about-p{
- margin:0 auto;
- width:344px;
- height:300px;
- padding:29px;
- margin-bottom:20px;
- background:{color:background};
- color:{color:text};
- overflow-y:scroll;
- overflow-x:hidden;
- }
- #music{
- border:1px solid {color:Border};
- text-align:left;
- float:left;
- display:inline-block;
- margin-left:9px;
- margin-top:9px;
- background:{color:background};
- width:15px;
- padding:13px;
- display:block;
- overflow:hidden;
- -webkit-transition: all .4s ease;
- -moz-transition: all .4s ease;
- -o-transition: all .4s ease;
- -ms-transition: all .4s ease;
- transition: all .4s ease;
- }
- #music i{
- font-size:15px; color:{color:accent};background:{color:background};}
- #music:hover{cursor:help; width:160px;}
- #music:hover #music-con{opacity:1;margin-left:16px;
- width:150px;
- -webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -o-transition: all 1s ease;
- -ms-transition: all 1s ease;
- transition: all 1s ease;}
- #music-con{
- position:absolute;
- opacity:0;
- width:15px;
- margin-top:-3px;
- overflow:hidden;
- -webkit-transition: all .4s ease;
- -moz-transition: all .4s ease;
- -o-transition: all .4s ease;
- -ms-transition: all .4s ease;
- transition: all .4s ease;}
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id="music">
- <div id="music-con">
- <embed src="http://www.sheepproductions.com/billy/billy.swf?
- autoplay=false&f0=http://k003.kiwi6.com/hotlink/xmfjj3m0gv/Dark_Doo_Wop.mp3
- &t0=Dark Doo wop&f1=http://k007.kiwi6.com/hotlink/qw9laj17fj/Gods_and_Monsters_Explicit_.mp3
- &t1=Gods and Monsters&f2=http://k003.kiwi6.com/hotlink/pg9sxin1fb/Heartbeat_Explicit_.mp3
- &t2=Heartbeat&f3=http://k003.kiwi6.com/hotlink/7p6vm9b1vd/Wicked_Games_Explicit_.mp3
- &t3=Wicked Games&f4=http://k003.kiwi6.com/hotlink/7h3fd9r24e/Fantasy.mp3
- &t4=Fantasy&f5=http://k003.kiwi6.com/hotlink/8xfomabg7a/400_Lux.mp3
- &t5=400 Lux&f6=http://k003.kiwi6.com/hotlink/qfsqbbemjy/Storm_Song_-_Phildel.mp3
- &t6=Storm Song&f7=http://k003.kiwi6.com/hotlink/jytgrld8g2/Sad_Girl.mp3
- &t7=Sad Girl&f8=http://k007.kiwi6.com/hotlink/k0jpvseed8/Ribs.mp3
- &t8=Ribs&f9=http://k003.kiwi6.com/hotlink/g9a4hlx1jy/Smother.mp3
- &t9=Smother&f10=http://k003.kiwi6.com/hotlink/pio08qmtml/Buzzcut_Season.mp3
- &t10=Buzzcut Season&f11=http://k003.kiwi6.com/hotlink/pos2hj4069/This_Isnt_Control.mp3
- &t11=This isn't Control&total=12"
- quality="high" wmode="transparent"
- width="200" height="10" name="billy" align="middle"
- type="application/x-shockwave-flash" style="-webkit-filter:brightness(0%)" />
- </div>
- <a href="https://drive.google.com/file/d/0B7PwqX_mBOuld1dlZlpyTEJIUGs/view" title="download"><i class="fa fa-music fa-4x"></i></a>
- </div>
- <!---begin top header image/links --->
- <div id="header" class="{select:Header image}">
- <div id="header-con">
- <div id="blogt">{Title}</div>
- <div id="description">{Description} <script language="JavaScript">
- var ref = (''+document.referrer+'');
- var w_h = window.screen.width + " x " + window.screen.height;
- document.write('<script src="http://freehostedscripts.net/ocounter.php?site=ID3916909&e1=&e2=&r=' + ref + '&wh=' + w_h + '"><\/script>');
- </script></div>
- <div id="links">
- <a class="menu">ask</a>
- <a class="menu-2">tags</a>
- <a href="{text:Link 1 URL}">{text:Link 1}</a>
- <!---<a href="{text:Link 2 URL}" >{text:Link 2}</a>--->
- <!---<a href="{text:Link 3 URL}">{text:Link 3}</a>--->
- <a class="menu-3">html</a>
- <a class="menu-4">more</a>
- </div>
- <div id="scroll-btn">
- <a href="#smooth-scroll"><i class="fa fa-chevron-down"></i></a>
- </div>
- </div>
- </div><!---End header image stuff-->
- <!---begin sticky header--->
- <div id="smooth-scroll">
- <div id="stickyheader" class="box fade-in one">
- <div id="stick-con">
- <a href="/">home</a>
- <a class="menu">ask</a>
- <a class="menu-2">tags</a>
- <a href="{text:Link 1 URL}">{text:Link 1}</a>
- <!---<a href="{text:Link 2 URL}" >{text:Link 2}</a>--->
- <!---<a href="{text:Link 3 URL}">{text:Link 3}</a>--->
- <a class="menu-3">html</a>
- <a class="menu-4">more</a>
- </div>
- <div id="tumblrcontrols">
- <a href="http://www.tumblr.com/follow/{Name}"class="control-link">follow</a>
- <a href="http://www.tumblr.com/dashboard"class="control-link">dashboard</a>
- </div>
- </div><!---closing sticky header tag--->
- <div id="con" class="box fade-in two">
- <div id="entries">
- {block:Posts}
- <div id="post">
- {block:Quote}
- {block:Date}
- <div class="info-permap">
- <a href="{permalink}">{TimeAgo}</a> with
- {block:NoteCount}
- <a href="{permalink}">{NoteCountwithLabel}</a>
- {/block:notecount}
- </div>
- {/block:Date}
- <div id="titlequote-con"><span class="qq">“</span>
- <div id="titlequote"style="text-align:center;">{Quote}</div></div>
- {block:Source}<div id="source">— {Source}</div>{/block:Source}
- {/block:Quote}
- {block:Text}
- {block:Date}
- <div class="info-permap">
- <a href="{permalink}">{TimeAgo}</a> with
- {block:NoteCount}
- <a href="{permalink}">{NoteCountwithLabel}</a>
- {/block:notecount}
- </div>
- {/block:Date}
- {block:Title}
- <div id="title">{Title}</div>{/block:Title}
- {Body}
- {/block:Text}
- {block:Link}
- {block:Date}
- <div class="info-permap">
- <a href="{permalink}">{TimeAgo}</a> with
- {block:NoteCount}
- <a href="{permalink}">{NoteCountwithLabel}</a>
- {/block:notecount}
- </div>
- {/block:Date}
- <div id="title"><a href="{URL}">{Name}</a></div>{block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Date}
- <div class="info-permap">
- <a href="{permalink}">{TimeAgo}</a> with
- {block:NoteCount}
- <a href="{permalink}">{NoteCountwithLabel}</a>
- {/block:notecount}
- </div>
- {/block:Date}
- {block:Title}
- <h1>{Title}</h1>
- {/block:Title}
- <div class="chat">
- <ol>{block:Lines}
- <li class="line {Alt}">
- {block:Label}
- <span class="label">
- {Label}</span>
- {/block:Label}{Line}</li>
- {/block:Lines}
- </ol></div>
- {/block:Chat}
- {block:Photo}
- <!---Begin Permalink Notes and Caption 01--->
- {block:permalinkpage}
- {block:Date}
- <div class="info-permap">
- <a href="{permalink}">{TimeAgo}</a> with
- {block:NoteCount}
- <a href="{permalink}">{NoteCountwithLabel}</a>
- {/block:notecount}
- </div>
- {/block:Date}{/block:PermalinkPage}
- <!---End Permalink Notes and Caption 02--->
- <!---Hover Notes and Caption on Index Page---->
- {block:indexpage}
- <div class="perma">
- {block:caption}
- <div class="verba">{caption}</div>
- {/block:caption}
- {block:date}
- <div class="nota">
- <div class="nota-con">
- {block:NoteCount}
- <p><span id="nota-number">
- <a href="{permalink}">{NoteCountWithLabel}</a></span></p>
- {/block:notecount}
- <p><span class="reblog"><a href="{ReblogURL}" target="_blank" title="reblog this"><i class="fa fa-retweet fa-3x"></i></a></span></p>
- {block:RebloggedFrom} <a href="{ReblogParentURL}" class="src-v" title="{ReblogParentName}">via</a> {/block:RebloggedFrom}{block:ContentSource} / <a href="{SourceURL}" class="src-v" title="{SourceTitle}"><b>src</b></a>
- {/block:ContentSource}
- {block:HasTags}
- <div class="tags">{block:Tags}
- <a href="{TagURL}">#{Tag} </a>
- {/block:Tags}</div>{/block:HasTags}
- </div>
- </div>
- {/block:date}
- </div><!-- closing tag for perma-->
- {/block:indexpage}
- <!---Post info end--->
- {LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}" />{LinkCloseTag}
- {block:Permalink}{block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}{/block:Permalink}
- {block:permalinkpage}
- {block:Date}
- <div class="info-permab">
- {block:RebloggedFrom}
- <a href="{ReblogParentURL}" title="{ReblogParentName}"> via</a> /
- {/block:RebloggedFrom}
- {block:ContentSource}
- <a href="{SourceURL}" title="{sourcetitle}">source</a>
- {/block:ContentSource}
- / <a href="{ReblogURL}" target="_blank" title="reblog this"><i class="fa fa-retweet"></i></a>
- </div>
- {/block:Date}{/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- <!---Hover Notes and Caption on Index Page---->
- {block:indexpage}
- <div class="perma">
- {block:caption}
- <div class="verba">{caption}</div>
- {/block:caption}
- {block:date}
- <div class="nota">
- <div class="nota-con">
- {block:NoteCount}
- <p><span id="nota-number">
- <a href="{permalink}">{NoteCountWithLabel}</a></span></p>
- {/block:notecount}
- <p><span class="reblog"><a href="{ReblogURL}" target="_blank" title="reblog this"><i class="fa fa-retweet fa-3x"></i></a></span></p>
- {block:RebloggedFrom} <a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> {/block:RebloggedFrom}{block:ContentSource}— <a href="{SourceURL}"title="{SourceTitle}"><b>original</b></a>
- {/block:ContentSource}
- {block:HasTags}
- <div class="tags">{block:Tags}
- <a href="{TagURL}">{Tag}</a>
- {/block:Tags}</div>{/block:HasTags}
- </div>
- </div>
- {/block:date}
- </div><!-- closing tag for perma-->
- {/block:indexpage}
- <!---Post info end--->
- <div class="photo-set">
- {Photoset-400}
- </div>
- {block:Permalink}{block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}{/block:Permalink}
- {/block:Photoset}
- {block:Video}
- <!---Hover Notes and Caption on Index Page---->
- {block:indexpage}
- <div class="perma">
- {block:caption}
- <div class="verba">{caption}</div>
- {/block:caption}
- {block:date}
- <div class="nota">
- <div class="nota-con">
- {block:NoteCount}
- <p><span id="nota-number">
- <a href="{permalink}">{NoteCountWithLabel}</a></span></p>
- {/block:notecount}
- <p><span class="reblog"><a href="{ReblogURL}" target="_blank" title="reblog this"><i class="fa fa-retweet fa-3x"></i></a></span></p>
- {block:RebloggedFrom} <a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> {/block:RebloggedFrom}{block:ContentSource}— <a href="{SourceURL}"title="{SourceTitle}"><b>original</b></a>
- {/block:ContentSource}
- {block:HasTags}
- <div class="tags">{block:Tags}
- <a href="{TagURL}">{Tag}</a>
- {/block:Tags}</div>{/block:HasTags}
- </div>
- </div>
- {/block:date}
- </div><!-- closing tag for perma-->
- {/block:indexpage}
- <!---Post info end--->
- {Video-400}
- {block:Permalink}{block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}{/block:Permalink}
- {/block:Video}
- {block:Audio}
- {block:Date}
- <div class="info-permap">
- <a href="{permalink}">{TimeAgo}</a> with
- {block:NoteCount}
- <a href="{permalink}">{NoteCountwithLabel}</a>
- {/block:notecount}
- </div>
- {/block:Date}
- {/block:indexpage}
- <!---Post info end--->
- <div class="audio">
- <div class="player-wrap {select:Player Color}">
- <div class="player-art">
- {block:AlbumArt}
- <img class="album" src="{AlbumArtURL}" alt="{block:Artist}{Artist}{/block:Artist}{block:TrackName} - {TrackName}{/block:TrackName}"/>
- {/block:AlbumArt}
- <img class="default" src="http://static.tumblr.com/3dkvxpf/Pj9nbm5vp/default_cover_m.jpg" alt="{block:Artist}{Artist}{/block:Artist}{block:TrackName} - {TrackName}{/block:TrackName}"/>
- </div>
- <div class="player_wrap {select:Avatar Shape}"></div>
- <div class="player_container {select:Avatar Shape}">
- <div class="player">
- <div class="black">{AudioPlayerBlack}</div>
- <div class="white">{AudioPlayerWhite}</div>
- <div class="grey">{AudioPlayerGrey}</div>
- </div>
- </div>
- </div>
- <ol class="audioinfo">
- <div class="tracks {select:Player Color}">
- <li class="tracks">{block:TrackName} {TrackName}{/block:TrackName}</li>
- <li class="tracks">{block:Artist} {Artist}{/block:Artist} </li>
- <li class="tracks">{block:Album} {Album}{/block:Album}</li>
- </ol>
- </div>
- {/block:Audio}
- {block:Answer}
- {block:Date}
- <div class="info-permap">
- <a href="{permalink}">{TimeAgo}</a> with
- {block:NoteCount}
- <a href="{permalink}">{NoteCountwithLabel}</a>
- {/block:notecount}
- </div>
- {/block:Date}
- <span class="qqq"><i class="fa fa-comment"></i></span><div class="q">
- <div class="as">{Asker} said: </div>
- {Question}</div>
- <div class="a">{Answer}</div>
- {/block:Answer}
- </div>
- {/block:Posts}
- {block:IndexPage}<div class="column navigation" id="navigation">
- {block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
- </div>{/block:IndexPage}
- </div>
- </div>
- </div>
- {block:PostNotes}
- <div class="pagenotes">
- {PostNotes}
- </div>
- {/block:PostNotes}
- {block:ContentSource}
- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}
- {/block:ContentSource}
- {block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom}
- <div class="down" id="nav">
- <div id="cont">
- <div class="button-close">
- <a class="menu" title="close"><i class="fa fa-bars fa-4x"></i></a>
- </div>
- <div class="menu-con2">
- <div class="slide-titles">facts and questions</div>
- <div class="faq-con">
- <p class="rules" style="padding:14px;">
- Feel free to ask me anything and start up a converstion at anytime!
- I love meeting my followers and I love to get to know you all! I'm here for you guys and I'll always try to help you. xoxo</p>
- <p class="rules" style="padding:14px;">Do not send hate of any kind. It will be deleted and I will move on with my day. My blog is a safe place where people shouldn't have to see such negativity!
- If I unfollowed you it was either an accident or my dash was too cluttered.
- </p>
- <p class="rules" style="padding:14px;">Please don't send theme questions here! I am not answering any more HTML related questions on this blog. Head on over to <a href="960px.tumblr.com">960px</a> and I will be happy to help!<br></p>
- </div>
- <iframe frameborder="0" height="200" id="ask_form" class="asks" scrolling="none" src="http://www.tumblr.com/ask_form/{Name}.tumblr.com" width="400px"> </iframe>
- </div>
- </div><!----End Slide Ask--->
- <div class="down-2" id="slide-tags">
- <div id="cont">
- <div class="button-close">
- <a class="menu-2" title="close"><i class="fa fa-bars fa-4x"></i></a>
- </div>
- <div class="menu-con">
- <Center>
- <div class="update-2">
- <big class="slide-titles">personal</big><br>
- <!-- Feel free to delete the title if you don't need it :D--->
- <p class="tag-info">
- <a href="/about">about</a> <br>
- <a href="/tagged/mirrors">my face</a><br>
- <a href="/family1" >family</a><br>
- <a href="/blogroll" >blogroll</a><br>
- <a href="/tagged/my%20words" >poems</a><br>
- <a href="/tagged/my%20kitty" >my kitties</a> <br>
- <a href="http://imightbedrunk.org/" >boyfriend</a><br>
- <a href="/tagged/code%20help" >code help</a><br>
- <a href="/tagged/answered" >answered asks</a><br>
- <a href="/tagged/fave" >inspiration</a> <br>
- <a href="/tagged/q" >queued posts</a><br>
- <a href="http://960px.tumblr.com/" >960px</a><br>
- </p>
- </div>
- <div class="update-2">
- <big class="slide-titles">general</big><br>
- <!-- Feel free to delete the title if you don't need it :D--->
- <p class="tag-info">
- <a href="/tagged/words">writing</a><br>
- <a href="/tagged/misc/" >other</a><br>
- <a href="/tagged/audio/" >music</a><br>
- <a href="/tagged/colors/" >colors</a><br>
- <a href="/tagged/grid" >grids</a><br>
- <a href="/tagged/lol" >laughs</a><br>
- <a href="/tagged/art/" >artwork</a><br>
- <a href="/tagged/fanart" >fanart</a><br>
- <a href="/tagged/fashion" >fashion</a><br>
- <a href="/tagged/design" >design</a><br>
- <a href="/tagged/humans" >humans</a><br>
- <a href="/tagged/femme" >girls</a><br>
- <a href="/tagged/space" >space</a><br>
- <a href="/tagged/arc" >architecture</a><br>
- <a href="/tagged/type" >typography</a><br>
- <a href="/tagged/photography" >photography</a><br>
- <a href="/tagged/places-ive-been/" >traveled to</a><br>
- <a href="/tagged/myth" >mythology</a><br>
- <br>
- </p>
- </div>
- <div class="update-2">
- <big class="slide-titles">people</big><br>
- <!-- Feel free to delete the title if you don't need it :D--->
- <p class="tag-info">
- <!---Just replace # with the name of the tag --->
- <a href="/tagged/people" >all people</a> <br>
- <a href="/tagged/jlc" >jenna coleman</a> <br>
- <a href="/tagged/jlaw" >jennifer lawrence</a> <br>
- <a href="/tagged/scarjo" >scarlett johansson</a> <br>
- <a href="/tagged/tatiana" >tatiana maslany</a><br>
- <a href="/tagged/ebo" >Evelyne Brochu</a><br>
- <a href="/tagged/lana%20del%20rey/" >lana del ray</a><br>
- <a href="/tagged/seb" >sebastian stan</a><br>
- <a href="/tagged/cucumber" >benedict cumberbatch</a><br>
- <a href="/tagged/ndormer" >natalie dormer</a><br>
- <a href="/tagged/pcapaldi" >peter capaldi</a><br>
- <a href="/tagged/billie%20piper" >billie piper</a> <br>
- <a href="/tagged/matt%20smith" >matt smith</a><br>
- <a href="/tagged/kaz" >karen gillian</a> <br>
- <a href="/tagged/arthur%20darvill" >arthur darvill</a><br>
- <a href="/tagged/dtennant" >david tennant</a><br>
- <a href="/tagged/lee%20pace" >lee pace</a><br>
- <a href="/tagged/jared" >jared padalecki</a><br>
- <a href="/tagged/jensen" >jensen ackles</a><br>
- <a href="/tagged/rdj" >robert downey jr</a><br>
- <a href="/tagged/huisman" >Michiel Huisman</a><br>
- <a href="/tagged/jordan" >Jordan Gavaris</a><br>
- <a href="/tagged/dylan" >Dylan Bruce</a><br>
- <a href="/tagged/st" >sophie turner</a><br>
- <a href="/tagged/kit" >kit harrington</a><br>
- <a href="/tagged/pascal" >pedro pacsal</a><br>
- <a href="/tagged/lena" >lena hedley</a><br>
- <a href="/tagged/ncw" >Nikolaj Coster-Waldau</a><br>
- <a href="/tagged/madden" >richard madden</a><br>
- <a href="/tagged/clarke" >emilia clarke</a><br>
- <a href="/tagged/jolie" >angelina jolie</a><br>
- <a href="/tagged/ga" >gillian anderson</a><br>
- <a href="/tagged/pratt" >chris pratt</a><br>
- <a href="/tagged/malone" >jenna malone</a><br>
- </p>
- </div>
- <div class="update-2">
- <big class="slide-titles">movies & tv</big><br>
- <!-- Feel free to delete the title if you don't need it :D--->
- <p class="tag-info">
- <a href="/tagged/disney" >disney</a><br>
- <a href="/tagged/hp" >harry potter</a><br>
- <a href="/tagged/marvel" >marvel</a><br>
- <a href="/tagged/tolkien" >tolkien</a><br>
- <a href="/tagged/lotr" >lord of the rings</a><br>
- <a href="/tagged/the hobbit" >the hobbit</a><br>
- <a href="/tagged/gotg" >guardians of the galaxy</a><br>
- <a href="/tagged/inception" >inception</a><br>
- <a href="/tagged/maleficent" >maleficent</a><br>
- <a href="/tagged/movies" >all moviess</a><br>
- <a href="/tagged/interstellar" >interstellar</a><br>
- <a href="/tagged/dw" >doctor who</a> <br>
- <a href="/tagged/ob" >orphan black</a> <br>
- <a href="/tagged/ouat" >once upon a time</a> <br>
- <a href="/tagged/bobs%20burgers" >bobs burgers</a> <br>
- <a href="/tagged/firefly" >firefly</a> <br>
- <a href="/tagged/sherlock" >sherlock</a><br>
- <a href="/tagged/spn" >supernatural</a> <br>
- <a href="/tagged/hannibal" >hannibal</a> <br>
- <a href="/tagged/AD" >arrested development</a><br>
- <a href="/tagged/pushing%20daisies" >pushing daisies</a><br>
- <a href="/tagged/b99" >brooklyn 99</a><br>
- <a href="/tagged/merlin" >merlin</a><br>
- <a href="/tagged/fringe" >fringe</a><br>
- <a href="/tagged/maos" >agents of shield</a><br>
- <a href="/tagged/btvs" >buffy the vampire slayer</a><br>
- <a href="/tagged/got" >game of thrones</a><br>
- </p>
- </div>
- </div>
- </div>
- </div>
- <div class="down-3" id="nav">
- <div id="cont">
- <div class="button-close">
- <a class="menu-3" title="close"><i class="fa fa-bars fa-4x"></i></a>
- </div>
- <div class="menu-con2">
- <div class="about-p">
- <p class="rules">I work very hard on each and everyone of my themes. Please be respectful when using them by following all of these rules. If you have any questions at all about my themes feel free to ask! Please be sure to read all the rules before proceeding! You can ask all questions on my theme blog as I will not be answering them here!</big>
- <p class="rules">I love you guys and I love everyone who uses my themes. All your lovely messages and kind words inspire me all the time. You guys fuel the fire for me making these and I thank you for that.</p>
- <p class="rules" style="text-align:right;padding:10px; text-transform:none; font-style:italic;">--- Erin</p>
- <center>
- <br>
- <a href="http://960px.tumblr.com" style="text-transform:uppercase;font-size:10px; color:{color:Text};">lust</a> / <a href="https://www.youtube.com/watch?v=FTQbiNvZqaY" style="text-transform:uppercase;font-size:10px; color:{color:Text};">greed</a></center>
- </div>
- </div>
- </div>
- </div><!----End Slide Ask--->
- <div class="down-4" id="nav">
- <div id="cont">
- <div class="button-close">
- <a class="menu-4" title="close"><i class="fa fa-bars fa-4x"></i></a>
- </div>
- <div class="menu-con2">
- <div class="about-p">
- <big class="slide-titles">Hello! I'm Erin</big>
- <p class="rules"> I'm 23 years old and I live in Florida!<br>
- I'm currently on a semi-hiatus but still pretty active. I'm just filling up my queue and chatting with people. <br>
- I'm a theme maker and I write poetry sometimes. I'm a huge mythology buff and you should come chat with me about it! I read a lot of books and I'm trying to learn to love myself. Oh and I watch too much Arrested Development. ♥</big><br>
- <br><big class="slide-titles">general</big>
- <p class="update-info" style="text-align:left;">
- ↳ mini - hiatus because i suck<br>
- ↳ coding stuff cause im trash<br>
- </p>
- <big class="slide-titles">watching</big>
- <p class="update-info" style="text-align:left;">
- ↳ agent carter<br>
- ↳ broadchurch (s1)<br>
- ↳ the librarians<br>
- ↳ galavant<br>
- </p>
- <big class="slide-titles">theme networks</big>
- <p class="update-info" style="text-align:left;">
- ↳ <a href="http://thecodersclub.tumblr.com" style="text-decoration: none" title="member">the coders club</a><br>
- ↳ <a href="http://htmlheroes.tumblr.com/" style="text-decoration: none" title="admin">html heroes</a><br>
- ↳ <a href="http://thmresources.tumblr.com/" style="text-decoration: none" title="member">thmresources</a><br></big>
- </div>
- </div>
- </div>
- </div><!----End Slide Ask--->
- </body>
- <!--T O O L T I P S-->
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:30,
- tip_fade_speed:300,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <!--SMOOTH SCROLL-->
- <script>
- $(document).ready(function(){
- $('a[href^="#"]').on('click',function (e) {
- e.preventDefault();
- var target = this.hash;
- var $target = $(target);
- $('html, body').stop().animate({
- 'scrollTop': $target.offset().top
- }, 1000, 'swing', function () {
- window.location.hash = target;
- });
- });
- });
- </script>
- <!------ Masonry Scripts Don't Touch! ------>
- <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
- <script type="text/javascript">
- $(window).load(function(){
- var $wall = $('#entries');
- $wall.imagesLoaded(function(){
- $wall.masonry({
- itemSelector: '#post',
- isAnimated : true
- });
- });
- $wall.infinitescroll({
- navSelector : "div#navigation",
- nextSelector : "div#navigation a#nextPage",
- itemSelector : '#post',
- loadingImg : "",
- loadingText : "",
- donetext : "",
- extraScrollPx : 100,
- bufferPx : 10000,
- debug : true,
- errorCallback: function() {
- $('').animate({opacity:0},0).fadeOut('slow');
- }},
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- $newElems.imagesLoaded(function(){
- $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 400, easing: 'linear', queue: true}}, function(){$newElems.fadeIn('slow');} );
- });
- }); $('#entries').show(400);
- });
- </script>
- <!---- end masonry scripts -->
- <script type="text/javascript">
- $(function(){
- var stickyRibbonTop = $('#stickyheader').offset().top;
- $(window).scroll(function(){
- if( $(window).scrollTop() > stickyRibbonTop ) {
- $('#stickyheader').css({position: 'fixed', top: '0px'});
- } else {
- $('#stickyheader').css({position: 'static', top: '0px', margin: '0px 0px 100px 0px'});
- }
- });
- });
- </script>
- <script type="text/javascript">
- $(document).ready(function(){
- $(".menu").click(function(){
- $(".down").toggleClass("up");
- });
- });
- </script>
- <script type="text/javascript">
- $(document).ready(function(){
- $(".menu-2").click(function(){
- $(".down-2").toggleClass("up-2");
- });
- });
- </script>
- <script type="text/javascript">
- $(document).ready(function(){
- $(".menu-3").click(function(){
- $(".down-3").toggleClass("up-3");
- });
- });
- </script>
- <script type="text/javascript">
- $(document).ready(function(){
- $(".menu-4").click(function(){
- $(".down-4").toggleClass("up-4");
- });
- });
- </script>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment