638 lines
8.8 KiB
CSS
638 lines
8.8 KiB
CSS
article,
|
|
aside,
|
|
details,
|
|
figcaption,
|
|
figure,
|
|
footer,
|
|
header,
|
|
main,
|
|
menu,
|
|
nav,
|
|
section,
|
|
summary {
|
|
display: block;
|
|
}
|
|
|
|
audio,
|
|
canvas,
|
|
progress,
|
|
video {
|
|
display: inline-block;
|
|
max-width: 100%;
|
|
vertical-align: baseline;
|
|
}
|
|
|
|
audio:not([controls]) {
|
|
display: none;
|
|
height: 0;
|
|
}
|
|
|
|
[hidden],
|
|
template {
|
|
display: none;
|
|
}
|
|
|
|
a {
|
|
background-color: transparent;
|
|
}
|
|
|
|
a:active,
|
|
a:hover {
|
|
outline: 0;
|
|
}
|
|
|
|
abbr[title] {
|
|
border-bottom: 1px dotted;
|
|
}
|
|
|
|
code {
|
|
padding: 2px 4px;
|
|
border-radius: 4px;
|
|
color: #c7254e;
|
|
background-color: #f9f2f4;
|
|
font-size: 90%;
|
|
}
|
|
|
|
kbd {
|
|
padding: 2px 4px;
|
|
border-radius: 3px;
|
|
color: #fff;
|
|
background-color: #333;
|
|
-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25);
|
|
box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25);
|
|
font-size: 90%;
|
|
}
|
|
|
|
b,
|
|
strong {
|
|
font-weight: bold;
|
|
}
|
|
|
|
dfn {
|
|
font-style: italic;
|
|
}
|
|
|
|
h1,
|
|
h2,
|
|
h3 {
|
|
margin: 25px 0;
|
|
color: #575756;
|
|
font-family: "Cabin", Helvetica, sans-serif;
|
|
font-weight: 400;
|
|
letter-spacing: 2.5px;
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
h1 {
|
|
color: #373735;
|
|
font-size: 35px;
|
|
line-height: 45px;
|
|
}
|
|
|
|
h2 {
|
|
font-size: 23px;
|
|
line-height: 35px;
|
|
}
|
|
|
|
h3 {
|
|
font-size: 24px;
|
|
line-height: 36px;
|
|
}
|
|
|
|
h4,
|
|
h5,
|
|
h6 {
|
|
margin: 25px 0;
|
|
color: #575756;
|
|
font-family: "Merriweather", Georgia, serif;
|
|
line-height: 27px;
|
|
}
|
|
|
|
h4 {
|
|
font-size: 24px;
|
|
}
|
|
|
|
h5 {
|
|
font-size: 20px;
|
|
}
|
|
|
|
h6 {
|
|
font-size: 15px;
|
|
letter-spacing: 2px;
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
mark {
|
|
color: #000;
|
|
background: #ff0;
|
|
}
|
|
|
|
small {
|
|
font-size: 80%;
|
|
}
|
|
|
|
sub,
|
|
sup {
|
|
position: relative;
|
|
font-size: 75%;
|
|
line-height: 0;
|
|
vertical-align: baseline;
|
|
}
|
|
|
|
sup {
|
|
top: -0.5em;
|
|
}
|
|
|
|
sub {
|
|
bottom: -0.25em;
|
|
}
|
|
|
|
img {
|
|
border: 0;
|
|
}
|
|
|
|
svg:not(:root) {
|
|
overflow: hidden;
|
|
}
|
|
|
|
figure {
|
|
margin: 1em 40px;
|
|
}
|
|
|
|
hr {
|
|
-webkit-box-sizing: content-box;
|
|
box-sizing: content-box;
|
|
height: 0;
|
|
}
|
|
|
|
pre {
|
|
overflow: auto;
|
|
}
|
|
|
|
code,
|
|
kbd,
|
|
pre,
|
|
samp {
|
|
font-family: monospace, monospace;
|
|
font-size: 1em;
|
|
}
|
|
|
|
button,
|
|
input,
|
|
optgroup,
|
|
select,
|
|
textarea {
|
|
margin: 0;
|
|
color: inherit;
|
|
font: inherit;
|
|
}
|
|
|
|
button {
|
|
overflow: visible;
|
|
}
|
|
|
|
button,
|
|
select {
|
|
text-transform: none;
|
|
}
|
|
|
|
button,
|
|
html input[type="button"],
|
|
input[type="reset"],
|
|
input[type="submit"] {
|
|
cursor: pointer;
|
|
|
|
-webkit-appearance: button;
|
|
}
|
|
|
|
button[disabled],
|
|
html input[disabled] {
|
|
cursor: default;
|
|
}
|
|
|
|
button::-moz-focus-inner,
|
|
input::-moz-focus-inner {
|
|
padding: 0;
|
|
border: 0;
|
|
}
|
|
|
|
input {
|
|
line-height: normal;
|
|
}
|
|
|
|
input[type="checkbox"],
|
|
input[type="radio"] {
|
|
-webkit-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
padding: 0;
|
|
}
|
|
|
|
input[type="number"]::-webkit-inner-spin-button,
|
|
input[type="number"]::-webkit-outer-spin-button {
|
|
height: auto;
|
|
}
|
|
|
|
input[type="search"]::-webkit-search-cancel-button,
|
|
input[type="search"]::-webkit-search-decoration {
|
|
-webkit-appearance: none;
|
|
}
|
|
|
|
fieldset {
|
|
margin: 0 2px;
|
|
padding: 0.35em 0.625em 0.75em;
|
|
border: 1px solid #c0c0c0;
|
|
}
|
|
|
|
legend {
|
|
padding: 0;
|
|
border: 0;
|
|
}
|
|
|
|
textarea {
|
|
overflow: auto;
|
|
}
|
|
|
|
optgroup {
|
|
font-weight: bold;
|
|
}
|
|
|
|
table {
|
|
border-spacing: 0;
|
|
border-collapse: collapse;
|
|
}
|
|
|
|
td,
|
|
th {
|
|
padding: 0;
|
|
}
|
|
|
|
*:focus {
|
|
outline: none;
|
|
}
|
|
|
|
|
|
/*--------------------------------------------------------------
|
|
# Typography
|
|
--------------------------------------------------------------*/
|
|
|
|
body,
|
|
button,
|
|
input,
|
|
select,
|
|
textarea {
|
|
color: #6f6e6b;
|
|
font-family: "Merriweather", Georgia, serif;
|
|
font-size: 16px;
|
|
line-height: 27px;
|
|
text-align: left;
|
|
}
|
|
|
|
h1,
|
|
h2,
|
|
h3,
|
|
h4,
|
|
h5,
|
|
h6 {
|
|
clear: both;
|
|
}
|
|
|
|
p {
|
|
margin-bottom: 2.5em;
|
|
}
|
|
|
|
dfn,
|
|
cite,
|
|
em,
|
|
i {
|
|
font-style: italic;
|
|
}
|
|
|
|
blockquote {
|
|
margin: 50px 0;
|
|
padding: 0 20px;
|
|
border-left: solid 5px #7fcaad;
|
|
color: #373735;
|
|
font-size: 20px;
|
|
line-height: 29px;
|
|
}
|
|
|
|
address {
|
|
margin: 0 0 1.5em;
|
|
}
|
|
|
|
pre {
|
|
overflow: auto;
|
|
max-width: 100%;
|
|
margin-bottom: 16px;
|
|
padding: 1.6em;
|
|
border: none;
|
|
border-radius: 0;
|
|
background: #eee;
|
|
font-family: "Courier 10 Pitch", Courier, monospace;
|
|
font-size: 16px;
|
|
line-height: 1.6;
|
|
}
|
|
|
|
code,
|
|
kbd,
|
|
tt,
|
|
var {
|
|
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
|
|
font-size: 16px;
|
|
}
|
|
|
|
abbr,
|
|
acronym {
|
|
border-bottom: 1px dotted #666;
|
|
cursor: help;
|
|
}
|
|
|
|
mark,
|
|
ins {
|
|
background: #fff9c0;
|
|
text-decoration: none;
|
|
}
|
|
|
|
big {
|
|
font-size: 125%;
|
|
}
|
|
|
|
|
|
/*--------------------------------------------------------------
|
|
# Elements
|
|
--------------------------------------------------------------*/
|
|
|
|
html {
|
|
-webkit-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
}
|
|
|
|
*,
|
|
*:before,
|
|
*:after {
|
|
/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
|
|
-webkit-box-sizing: inherit;
|
|
box-sizing: inherit;
|
|
}
|
|
|
|
body {
|
|
background: #fff;
|
|
/* Fallback for when there is no custom background color defined. */
|
|
}
|
|
|
|
blockquote:before,
|
|
blockquote:after,
|
|
q:before,
|
|
q:after {
|
|
content: "";
|
|
}
|
|
|
|
blockquote,
|
|
q {
|
|
quotes: "" "";
|
|
}
|
|
|
|
hr {
|
|
height: 1px;
|
|
margin-bottom: 1.5em;
|
|
border: 0;
|
|
background-color: #ccc;
|
|
}
|
|
|
|
ul,
|
|
ol {
|
|
margin: 0 0 2.5em 0;
|
|
}
|
|
|
|
ul {
|
|
list-style: disc;
|
|
}
|
|
|
|
ol {
|
|
list-style: decimal;
|
|
}
|
|
|
|
li > ul,
|
|
li > ol {
|
|
margin-bottom: 0;
|
|
margin-left: 1.5em;
|
|
}
|
|
|
|
dt {
|
|
font-weight: bold;
|
|
}
|
|
|
|
dd {
|
|
margin: 0 1.5em 1.5em;
|
|
}
|
|
|
|
img {
|
|
/* Make sure images are scaled correctly. */
|
|
max-width: 100%;
|
|
height: auto;
|
|
/* Adhere to container width. */
|
|
}
|
|
|
|
table {
|
|
width: 100%;
|
|
margin: 0 0 1.5em;
|
|
}
|
|
|
|
|
|
/*--------------------------------------------------------------
|
|
# Forms
|
|
--------------------------------------------------------------*/
|
|
|
|
button,
|
|
input[type="button"],
|
|
input[type="reset"],
|
|
input[type="submit"],
|
|
.btn {
|
|
width: auto;
|
|
padding: 16px 50px;
|
|
border: none;
|
|
border-bottom: 0;
|
|
border-radius: 0;
|
|
color: #fff;
|
|
background: #7fcaad;
|
|
font-family: "Cabin", Helvetica, sans-serif;
|
|
font-size: 14px;
|
|
line-height: 18px;
|
|
letter-spacing: 2.5px;
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
.btn {
|
|
padding: 20px 50px;
|
|
border: 1px solid #7fcaad;
|
|
}
|
|
|
|
button:hover,
|
|
input[type="button"]:hover,
|
|
input[type="reset"]:hover,
|
|
input[type="submit"]:hover,
|
|
.btn:hover {
|
|
border-color: #949494;
|
|
background: #949494;
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
|
|
button:focus,
|
|
input[type="button"]:focus,
|
|
input[type="reset"]:focus,
|
|
input[type="submit"]:focus,
|
|
button:active,
|
|
input[type="button"]:active,
|
|
input[type="reset"]:active,
|
|
input[type="submit"]:active {
|
|
border-color: #949494;
|
|
background: #949494;
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
|
|
input[type="text"],
|
|
input[type="email"],
|
|
input[type="url"],
|
|
input[type="password"],
|
|
input[type="search"],
|
|
input[type="number"],
|
|
input[type="tel"],
|
|
input[type="range"],
|
|
input[type="date"],
|
|
input[type="month"],
|
|
input[type="week"],
|
|
input[type="time"],
|
|
input[type="datetime"],
|
|
input[type="datetime-local"],
|
|
input[type="color"],
|
|
textarea {
|
|
position: relative;
|
|
height: auto;
|
|
padding: 15px;
|
|
border: solid 1px #dfdfdf;
|
|
border-radius: 0;
|
|
color: #aaa;
|
|
background: #fff;
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none;
|
|
font-family: "Cabin", Helvetica, sans-serif;
|
|
font-size: 14px;
|
|
font-weight: normal;
|
|
line-height: 18px;
|
|
letter-spacing: 1px;
|
|
}
|
|
|
|
select {
|
|
position: relative;
|
|
padding: 15px;
|
|
border: solid 1px #dfdfdf;
|
|
color: #aaa;
|
|
background: #fff;
|
|
font-family: "Cabin", Helvetica, sans-serif;
|
|
font-size: 14px;
|
|
font-weight: normal;
|
|
line-height: 18px;
|
|
letter-spacing: 1px;
|
|
}
|
|
|
|
select:focus {
|
|
border: 1px solid #2d2d2b;
|
|
}
|
|
|
|
input[type="text"]:focus,
|
|
input[type="email"]:focus,
|
|
input[type="url"]:focus,
|
|
input[type="password"]:focus,
|
|
input[type="search"]:focus,
|
|
input[type="number"]:focus,
|
|
input[type="tel"]:focus,
|
|
input[type="range"]:focus,
|
|
input[type="date"]:focus,
|
|
input[type="month"]:focus,
|
|
input[type="week"]:focus,
|
|
input[type="time"]:focus,
|
|
input[type="datetime"]:focus,
|
|
input[type="datetime-local"]:focus,
|
|
input[type="color"]:focus,
|
|
textarea:focus {
|
|
border: 1px solid #2d2d2b;
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
|
|
input[type="text"],
|
|
input[type="email"],
|
|
input[type="url"],
|
|
input[type="password"],
|
|
input[type="search"],
|
|
input[type="number"],
|
|
input[type="tel"],
|
|
input[type="range"],
|
|
input[type="date"],
|
|
input[type="month"],
|
|
input[type="week"],
|
|
input[type="time"],
|
|
input[type="datetime"],
|
|
input[type="datetime-local"],
|
|
input[type="color"] {
|
|
position: relative;
|
|
padding: 15px;
|
|
border: solid 1px #dfdfdf;
|
|
color: #aaa;
|
|
background: #fff;
|
|
font-family: "Cabin", Helvetica, sans-serif;
|
|
font-size: 14px;
|
|
font-weight: normal;
|
|
line-height: 18px;
|
|
letter-spacing: 1px;
|
|
}
|
|
|
|
textarea {
|
|
width: 100%;
|
|
padding-left: 3px;
|
|
}
|
|
|
|
textarea.form-control {
|
|
min-height: 220px;
|
|
border: solid 1px #dfdfdf;
|
|
border-radius: 0;
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
|
|
|
|
/*--------------------------------------------------------------
|
|
# Navigation
|
|
--------------------------------------------------------------*/
|
|
|
|
|
|
/*--------------------------------------------------------------
|
|
## Links
|
|
--------------------------------------------------------------*/
|
|
|
|
a {
|
|
color: #ababab;
|
|
}
|
|
|
|
a:visited {
|
|
color: #ababab;
|
|
}
|
|
|
|
a:hover,
|
|
a:focus,
|
|
a:active {
|
|
color: #949494;
|
|
text-decoration: none;
|
|
}
|
|
|
|
a:focus {
|
|
outline: thin dotted;
|
|
}
|
|
|
|
a:hover,
|
|
a:active {
|
|
outline: 0;
|
|
}
|