|
@@ -537,67 +537,6 @@ h4.spread {
|
|
|
#nav {
|
|
#nav {
|
|
|
width: 100%;
|
|
width: 100%;
|
|
|
}
|
|
}
|
|
|
-#nav.affix-top {
|
|
|
|
|
- width: 100%;
|
|
|
|
|
- background-color: rgba(237, 237, 237, 0.0);
|
|
|
|
|
-
|
|
|
|
|
-}
|
|
|
|
|
-#nav.affix-top {
|
|
|
|
|
- visibility: visible;
|
|
|
|
|
- position: absolute;
|
|
|
|
|
- top:0;
|
|
|
|
|
- left:0;
|
|
|
|
|
- height:80px;
|
|
|
|
|
- -webkit-transition: all .3s ease-in-out;
|
|
|
|
|
- -moz-transition: all .3s ease-in-out;
|
|
|
|
|
- transition: all .3s ease-in-out;
|
|
|
|
|
-}
|
|
|
|
|
-#nav.affix {
|
|
|
|
|
- position: fixed;
|
|
|
|
|
- top: 0;
|
|
|
|
|
- z-index:10;
|
|
|
|
|
- -webkit-transition: all .3s ease-in-out;
|
|
|
|
|
- -moz-transition: all .3s ease-in-out;
|
|
|
|
|
- transition: all .3s ease-in-out;
|
|
|
|
|
-}
|
|
|
|
|
-.nav-tabs-bottom > li > a:hover,
|
|
|
|
|
-.nav-tabs-bottom > li > a:focus,
|
|
|
|
|
-.nav-tabs-bottom > li.active > a,
|
|
|
|
|
-.nav-tabs-bottom > li.active > a:hover,
|
|
|
|
|
-.nav-tabs-bottom > li.active > a:focus {
|
|
|
|
|
- border: 1px solid #dddddd;
|
|
|
|
|
- border-top-color: transparent;
|
|
|
|
|
-}
|
|
|
|
|
-.nav-tabs-left > li > a:hover,
|
|
|
|
|
-.nav-tabs-left > li > a:focus,
|
|
|
|
|
-.nav-tabs-left > li.active > a,
|
|
|
|
|
-.nav-tabs-left > li.active > a:hover,
|
|
|
|
|
-.nav-tabs-left > li.active > a:focus {
|
|
|
|
|
- border: 1px solid #dddddd;
|
|
|
|
|
- border-right-color: transparent;
|
|
|
|
|
-}
|
|
|
|
|
-.row > .nav-tabs-left {
|
|
|
|
|
- padding-right: 0;
|
|
|
|
|
- padding-left: 15px;
|
|
|
|
|
- margin-right: -1px;
|
|
|
|
|
- position: relative;
|
|
|
|
|
- z-index: 1;
|
|
|
|
|
-}
|
|
|
|
|
-.row > .nav-tabs-left + .tab-content {
|
|
|
|
|
- border-left: 1px solid #dddddd;
|
|
|
|
|
-}
|
|
|
|
|
-.nav-tabs-right > li > a:hover,
|
|
|
|
|
-.nav-tabs-right > li > a:focus,
|
|
|
|
|
-.nav-tabs-right > li.active > a,
|
|
|
|
|
-.nav-tabs-right > li.active > a:hover,
|
|
|
|
|
-.nav-tabs-right > li.active > a:focus {
|
|
|
|
|
- border: 1px solid #dddddd;
|
|
|
|
|
- border-left-color: transparent;
|
|
|
|
|
-}
|
|
|
|
|
-.row > .nav-tabs-right {
|
|
|
|
|
- padding-left: 0;
|
|
|
|
|
- padding-right: 15px;
|
|
|
|
|
-}
|
|
|
|
|
.nav-toggle.active span {
|
|
.nav-toggle.active span {
|
|
|
background-color: transparent;
|
|
background-color: transparent;
|
|
|
}
|
|
}
|
|
@@ -668,29 +607,6 @@ p.cc {
|
|
|
font-size: 14px;
|
|
font-size: 14px;
|
|
|
margin: 2px 20px 30px 10px;
|
|
margin: 2px 20px 30px 10px;
|
|
|
}
|
|
}
|
|
|
-ul.social {
|
|
|
|
|
- margin: 0;
|
|
|
|
|
-}
|
|
|
|
|
-ul.social li {
|
|
|
|
|
- float: left;
|
|
|
|
|
- padding: 0 4px;
|
|
|
|
|
-}
|
|
|
|
|
-ul.social li:first-child {
|
|
|
|
|
- float: left;
|
|
|
|
|
- padding: 0 4px 0 0;
|
|
|
|
|
-}
|
|
|
|
|
-ul.social a.github span:hover {
|
|
|
|
|
- color: #FFFFFF;
|
|
|
|
|
-}
|
|
|
|
|
-ul.social a.twitter span:hover {
|
|
|
|
|
- color: #00B0ED;
|
|
|
|
|
-}
|
|
|
|
|
-ul.social a.gplus span:hover {
|
|
|
|
|
- color: #DF4A32;
|
|
|
|
|
-}
|
|
|
|
|
-ul.social a.facebook span:hover {
|
|
|
|
|
- color: #3B5998;
|
|
|
|
|
-}
|
|
|
|
|
|
|
|
|
|
/*============================================
|
|
/*============================================
|
|
|
Footer — home (ported from /work)
|
|
Footer — home (ported from /work)
|
|
@@ -865,84 +781,8 @@ ul.social a.facebook span:hover {
|
|
|
50% { opacity: 1; }
|
|
50% { opacity: 1; }
|
|
|
100% { opacity: 0; }
|
|
100% { opacity: 0; }
|
|
|
}
|
|
}
|
|
|
-.terminal-welcome .modal-content {
|
|
|
|
|
- margin: 0 0 100px;
|
|
|
|
|
- border: none;
|
|
|
|
|
- box-shadow:none;
|
|
|
|
|
- background-color: transparent !important;
|
|
|
|
|
-}
|
|
|
|
|
-.terminal {
|
|
|
|
|
- margin-top:30px;
|
|
|
|
|
-}
|
|
|
|
|
|
|
|
|
|
-.terminal .modal-content {
|
|
|
|
|
- margin: 0 0 100px;
|
|
|
|
|
- border: none;
|
|
|
|
|
- box-shadow:none;
|
|
|
|
|
- background-color: transparent !important;
|
|
|
|
|
-}
|
|
|
|
|
[contenteditable] {outline: none;}
|
|
[contenteditable] {outline: none;}
|
|
|
-.typed-cursor{
|
|
|
|
|
- display: none;
|
|
|
|
|
-}
|
|
|
|
|
-.thermo span.prompt {
|
|
|
|
|
- color: #389436;
|
|
|
|
|
-}
|
|
|
|
|
-.thermo p.input {
|
|
|
|
|
- line-height: 11px !important;
|
|
|
|
|
- margin: 0px;
|
|
|
|
|
-}
|
|
|
|
|
-.thermo p.response {
|
|
|
|
|
- line-height: 11px !important;
|
|
|
|
|
- margin: 0px;
|
|
|
|
|
- color:#34F743;
|
|
|
|
|
-}
|
|
|
|
|
-.thermo span.u {
|
|
|
|
|
- color: #389436;
|
|
|
|
|
-}
|
|
|
|
|
-.thermo span.at {
|
|
|
|
|
- color: #38BBC6;
|
|
|
|
|
-}
|
|
|
|
|
-.thermo span.mee {
|
|
|
|
|
- color: #389436;
|
|
|
|
|
-}
|
|
|
|
|
-.thermo-intro span.prompt {
|
|
|
|
|
- color: #389436;
|
|
|
|
|
-}
|
|
|
|
|
-.thermo-intro p.input {
|
|
|
|
|
- line-height: 11px !important;
|
|
|
|
|
- margin: 0px;
|
|
|
|
|
-}
|
|
|
|
|
-.thermo-intro p.response {
|
|
|
|
|
- line-height: 11px !important;
|
|
|
|
|
- margin: 0px;
|
|
|
|
|
- color:#34F743;
|
|
|
|
|
-}
|
|
|
|
|
-.thermo-intro span.u {
|
|
|
|
|
- color: #389436;
|
|
|
|
|
-}
|
|
|
|
|
-.thermo-intro span.at {
|
|
|
|
|
- color: #38BBC6;
|
|
|
|
|
-}
|
|
|
|
|
-.thermo-intro span.mee {
|
|
|
|
|
- color: #389436;
|
|
|
|
|
-}
|
|
|
|
|
-.carousel-fade .carousel-inner .active {
|
|
|
|
|
- opacity: 1;
|
|
|
|
|
-}
|
|
|
|
|
-.carousel-fade .carousel-inner .active.left,
|
|
|
|
|
-.carousel-fade .carousel-inner .active.right {
|
|
|
|
|
- left: 0;
|
|
|
|
|
- opacity: 0;
|
|
|
|
|
- z-index: 1;
|
|
|
|
|
-}
|
|
|
|
|
-.carousel-fade .carousel-inner .next.left,
|
|
|
|
|
-.carousel-fade .carousel-inner .prev.right {
|
|
|
|
|
- opacity: 1;
|
|
|
|
|
-}
|
|
|
|
|
-#caro-lead .carousel-indicators {
|
|
|
|
|
- top:550px;
|
|
|
|
|
-}
|
|
|
|
|
#caro {
|
|
#caro {
|
|
|
min-height: 400px;
|
|
min-height: 400px;
|
|
|
}
|
|
}
|
|
@@ -986,10 +826,6 @@ ul.social a.facebook span:hover {
|
|
|
-o-transition: all 1s ease;
|
|
-o-transition: all 1s ease;
|
|
|
transition: all 1s ease;
|
|
transition: all 1s ease;
|
|
|
}
|
|
}
|
|
|
-#studio-caro .carousel-indicators {
|
|
|
|
|
- left: 10%;
|
|
|
|
|
- bottom: 0;
|
|
|
|
|
-}
|
|
|
|
|
.caro-grad {
|
|
.caro-grad {
|
|
|
background:#404040;
|
|
background:#404040;
|
|
|
}
|
|
}
|
|
@@ -1002,9 +838,6 @@ ul.social a.facebook span:hover {
|
|
|
.caro-grad5 {
|
|
.caro-grad5 {
|
|
|
background: none;
|
|
background: none;
|
|
|
}
|
|
}
|
|
|
-.carousel-indicators .darken-carousel-indicators.active {
|
|
|
|
|
- background: #000 !important;
|
|
|
|
|
-}
|
|
|
|
|
.blur {
|
|
.blur {
|
|
|
-webkit-filter: blur(5px);
|
|
-webkit-filter: blur(5px);
|
|
|
-ms-filter: blur(5px);
|
|
-ms-filter: blur(5px);
|
|
@@ -1026,10 +859,6 @@ ul.social a.facebook span:hover {
|
|
|
-webkit-animation: vidunblur 4s;
|
|
-webkit-animation: vidunblur 4s;
|
|
|
animation: vidunblur 4s;
|
|
animation: vidunblur 4s;
|
|
|
}
|
|
}
|
|
|
-.wallpaper .wallpaper-embed.ready:after { content: ''; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 1; }
|
|
|
|
|
-.wallpaper .wallpaper-embed.ready iframe { /* pointer-events: none; - safari doesn't like this :/ */ z-index: 0; }
|
|
|
|
|
-.wallpaper .wallpaper-media.fixed { background-position: center; background-attachment: fixed; height: 100%; width: 100%; }
|
|
|
|
|
-.wallpaper .wallpaper-media.fixed img { display: none; }
|
|
|
|
|
.about {
|
|
.about {
|
|
|
padding: 20px 0 50px;
|
|
padding: 20px 0 50px;
|
|
|
}
|
|
}
|
|
@@ -1094,13 +923,6 @@ article.home {
|
|
|
#studio-tab h4 {
|
|
#studio-tab h4 {
|
|
|
line-height: 24px;
|
|
line-height: 24px;
|
|
|
}
|
|
}
|
|
|
-.studio-top.affix {
|
|
|
|
|
- position: fixed;
|
|
|
|
|
- top: 0;
|
|
|
|
|
- z-index: 100;
|
|
|
|
|
- background: #fff;
|
|
|
|
|
- width: 100%
|
|
|
|
|
-}
|
|
|
|
|
|
|
|
|
|
article.studio {
|
|
article.studio {
|
|
|
background: #fff;
|
|
background: #fff;
|
|
@@ -1156,19 +978,6 @@ body.art .site-title a {
|
|
|
.art-gallery .prev-next {
|
|
.art-gallery .prev-next {
|
|
|
margin: 10px 0 10px;
|
|
margin: 10px 0 10px;
|
|
|
}
|
|
}
|
|
|
-.art-gallery .carousel-indicators {
|
|
|
|
|
- position: relative;
|
|
|
|
|
- margin: 10px 0;
|
|
|
|
|
- padding: 0;
|
|
|
|
|
- width: 100%;
|
|
|
|
|
- left: 0 !important;
|
|
|
|
|
-}
|
|
|
|
|
-.art-gallery .carousel-indicators li {
|
|
|
|
|
- border: 1px solid #555;
|
|
|
|
|
-}
|
|
|
|
|
-.art-gallery .carousel-indicators .active {
|
|
|
|
|
- background-color: #555;
|
|
|
|
|
-}
|
|
|
|
|
.studio .entry-content {
|
|
.studio .entry-content {
|
|
|
height: 120px;
|
|
height: 120px;
|
|
|
}
|
|
}
|
|
@@ -1666,27 +1475,6 @@ blockquote p {
|
|
|
text-align: left;
|
|
text-align: left;
|
|
|
width: 33%;
|
|
width: 33%;
|
|
|
}
|
|
}
|
|
|
-.page-link {
|
|
|
|
|
- color: #000;
|
|
|
|
|
- font-weight: bold;
|
|
|
|
|
- margin: 0 0 22px 0;
|
|
|
|
|
- word-spacing: 0.5em;
|
|
|
|
|
-}
|
|
|
|
|
-.page-link a:link,
|
|
|
|
|
-.page-link a:visited {
|
|
|
|
|
- background: #f1f1f1;
|
|
|
|
|
- color: #333;
|
|
|
|
|
- font-weight: normal;
|
|
|
|
|
- padding: 0.5em 0.75em;
|
|
|
|
|
- text-decoration: none;
|
|
|
|
|
-}
|
|
|
|
|
-.home .sticky .page-link a {
|
|
|
|
|
- background: #d9e8f7;
|
|
|
|
|
-}
|
|
|
|
|
-.page-link a:active,
|
|
|
|
|
-.page-link a:hover {
|
|
|
|
|
- color: #ff4b33;
|
|
|
|
|
-}
|
|
|
|
|
body.page .edit-link {
|
|
body.page .edit-link {
|
|
|
clear: both;
|
|
clear: both;
|
|
|
display: block;
|
|
display: block;
|
|
@@ -1790,14 +1578,6 @@ span.fb {
|
|
|
Comments
|
|
Comments
|
|
|
==============================================*/
|
|
==============================================*/
|
|
|
|
|
|
|
|
-#commentform input.error,
|
|
|
|
|
-#commentform textarea.error {
|
|
|
|
|
- background: #FFD2D2;
|
|
|
|
|
- color:#000000;
|
|
|
|
|
-}
|
|
|
|
|
-#commentform .error {
|
|
|
|
|
- color: #FF0000;
|
|
|
|
|
-}
|
|
|
|
|
.commentbubble {
|
|
.commentbubble {
|
|
|
font-family:"CM Type";
|
|
font-family:"CM Type";
|
|
|
font-size: 13px;
|
|
font-size: 13px;
|
|
@@ -1807,10 +1587,6 @@ span.fb {
|
|
|
.comment {
|
|
.comment {
|
|
|
padding: 10px;
|
|
padding: 10px;
|
|
|
}
|
|
}
|
|
|
-.commentbubble a.toogle-comments {
|
|
|
|
|
- float: right;
|
|
|
|
|
- text-align: right;
|
|
|
|
|
-}
|
|
|
|
|
.comments-area {
|
|
.comments-area {
|
|
|
background: rgba(242,242,242,.7);
|
|
background: rgba(242,242,242,.7);
|
|
|
padding: 15px;
|
|
padding: 15px;
|
|
@@ -1887,15 +1663,6 @@ span.fb {
|
|
|
.comments-area article header cite a:hover {
|
|
.comments-area article header cite a:hover {
|
|
|
text-decoration: underline;
|
|
text-decoration: underline;
|
|
|
}
|
|
}
|
|
|
-a.comment-reply-link,
|
|
|
|
|
-a.comment-edit-link {
|
|
|
|
|
- color: #686868;
|
|
|
|
|
- font-size: 13px;
|
|
|
|
|
-}
|
|
|
|
|
-a.comment-reply-link:hover,
|
|
|
|
|
-a.comment-edit-link:hover {
|
|
|
|
|
- color: #21759b;
|
|
|
|
|
-}
|
|
|
|
|
.commentlist .pingback {
|
|
.commentlist .pingback {
|
|
|
line-height: 1.714285714;
|
|
line-height: 1.714285714;
|
|
|
margin-bottom: 24px;
|
|
margin-bottom: 24px;
|
|
@@ -1923,46 +1690,6 @@ li.comment.thread-odd {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
/*====== Comment form ======*/
|
|
/*====== Comment form ======*/
|
|
|
-#respond {
|
|
|
|
|
- margin-top: 10px;
|
|
|
|
|
-}
|
|
|
|
|
-#respond h3#reply-title {
|
|
|
|
|
- margin: 0px 8px 0px;
|
|
|
|
|
- padding: 2px 9px;
|
|
|
|
|
- font-size: 11px;
|
|
|
|
|
-}
|
|
|
|
|
-#respond h3#reply-title #cancel-comment-reply-link {
|
|
|
|
|
- margin-left: 10px;
|
|
|
|
|
- font-weight: normal;
|
|
|
|
|
- font-size: 12px;
|
|
|
|
|
-}
|
|
|
|
|
-#respond form {
|
|
|
|
|
- margin: 24px 0;
|
|
|
|
|
-}
|
|
|
|
|
-#respond form p {
|
|
|
|
|
- margin: 11px 0;
|
|
|
|
|
-}
|
|
|
|
|
-#respond form p.logged-in-as {
|
|
|
|
|
- margin-bottom: 24px;
|
|
|
|
|
-}
|
|
|
|
|
-#respond form label {
|
|
|
|
|
- display: block;
|
|
|
|
|
- line-height: 1.714285714;
|
|
|
|
|
-}
|
|
|
|
|
-#respond form input[type="text"],
|
|
|
|
|
-#respond form textarea {
|
|
|
|
|
- -moz-box-sizing: border-box;
|
|
|
|
|
- box-sizing: border-box;
|
|
|
|
|
- line-height: 1.714285714;
|
|
|
|
|
- padding: 10px;
|
|
|
|
|
- width: 100%;
|
|
|
|
|
-}
|
|
|
|
|
-#respond form p.form-allowed-tags {
|
|
|
|
|
- margin: 0;
|
|
|
|
|
- font-size: 12px;
|
|
|
|
|
- line-height: 2;
|
|
|
|
|
- color: #5e5e5e;
|
|
|
|
|
-}
|
|
|
|
|
.required {
|
|
.required {
|
|
|
color: red;
|
|
color: red;
|
|
|
}
|
|
}
|