jekyll-theme-consulting 0.1.0 → 0.1.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/_includes/banner.html +12 -6
- data/_includes/contact.html +13 -0
- data/_includes/footer.html +3 -38
- data/_includes/head.html +6 -5
- data/_includes/header.html +37 -9
- data/_includes/navigation.html +9 -5
- data/_includes/scripts.html +5 -7
- data/_includes/sidebar.html +17 -0
- data/_includes/thread.html +21 -0
- data/_layouts/default.html +32 -16
- data/_layouts/home.html +4 -2
- data/_layouts/landing.html +21 -0
- data/_layouts/page.html +1 -1
- data/_layouts/post.html +22 -7
- data/_sass/base/_page.scss +39 -0
- data/_sass/base/_typography.scss +186 -140
- data/_sass/components/_box.scss +26 -247
- data/_sass/components/_button.scss +87 -65
- data/_sass/components/_features.scss +156 -0
- data/_sass/components/_form.scss +182 -88
- data/_sass/components/_icon.scss +17 -0
- data/_sass/components/_image.scss +74 -37
- data/_sass/components/_list.scss +255 -25
- data/_sass/components/_mini-posts.scss +31 -0
- data/_sass/components/_posts.scss +179 -0
- data/_sass/components/_section.scss +39 -0
- data/_sass/components/_table.scss +81 -35
- data/_sass/ie8.scss +28 -0
- data/_sass/ie9.scss +84 -0
- data/_sass/layout/_banner.scss +75 -44
- data/_sass/layout/_footer.scss +18 -44
- data/_sass/layout/_header.scss +49 -85
- data/_sass/layout/_main.scss +58 -0
- data/_sass/layout/_menu.scss +98 -0
- data/_sass/layout/_sidebar.scss +222 -0
- data/_sass/layout/_wrapper.scss +13 -0
- data/_sass/libs/_functions.scss +0 -56
- data/_sass/libs/_mixins.scss +1 -8
- data/_sass/libs/_skel.scss +585 -0
- data/_sass/libs/_vars.scss +25 -15
- data/_sass/main.scss +58 -51
- data/assets/css/font-awesome.min.css +2 -2
- data/assets/css/ie8.scss +5 -0
- data/assets/css/ie9.scss +5 -0
- data/assets/css/main.scss +5 -0
- data/assets/fonts/FontAwesome.otf +0 -0
- data/assets/fonts/fontawesome-webfont.eot +0 -0
- data/assets/fonts/fontawesome-webfont.svg +682 -2668
- data/assets/fonts/fontawesome-webfont.ttf +0 -0
- data/assets/fonts/fontawesome-webfont.woff +0 -0
- data/assets/fonts/fontawesome-webfont.woff2 +0 -0
- data/assets/images/pic01.jpg +0 -0
- data/assets/images/pic02.jpg +0 -0
- data/assets/images/pic03.jpg +0 -0
- data/assets/images/pic04.jpg +0 -0
- data/assets/images/pic05.jpg +0 -0
- data/assets/images/pic06.jpg +0 -0
- data/assets/images/pic07.jpg +0 -0
- data/assets/images/pic08.jpg +0 -0
- data/assets/images/pic09.jpg +0 -0
- data/assets/images/pic10.jpg +0 -0
- data/assets/images/pic11.jpg +0 -0
- data/assets/js/ie/.directory +3 -0
- data/assets/js/ie/html5shiv.js +8 -0
- data/assets/js/ie/respond.min.js +6 -0
- data/assets/js/jquery.min.js +5 -2
- data/assets/js/main.js +255 -76
- data/assets/js/skel.min.js +2 -0
- metadata +35 -30
- data/_sass/base/_reset.scss +0 -70
- data/_sass/components/_actions.scss +0 -18
- data/_sass/components/_container.scss +0 -14
- data/_sass/components/_icons.scss +0 -44
- data/_sass/components/_menu.scss +0 -21
- data/_sass/components/_poptrox.scss +0 -121
- data/_sass/components/_row.scss +0 -21
- data/_sass/components/_sections.scss +0 -18
- data/_sass/layout/_breakpoints.scss +0 -358
- data/_sass/libs/_breakpoints.scss +0 -223
- data/_sass/libs/_html-grid.scss +0 -149
- data/_sass/libs/_vendor.scss +0 -376
- data/_sass/noscript.scss +0 -25
- data/assets/css/images/arrow.svg +0 -17
- data/assets/css/images/banner.svg +0 -206
- data/assets/css/images/circles.svg +0 -30
- data/assets/css/images/falling.svg +0 -37
- data/assets/css/images/loader.gif +0 -0
- data/assets/css/images/overlay.png +0 -0
- data/assets/css/images/poptrox-closer.svg +0 -6
- data/assets/css/images/poptrox-nav.svg +0 -6
- data/assets/css/noscript.css +0 -19
- data/assets/css/styles.scss +0 -4
- data/assets/images/bouncing.svg +0 -50
- data/assets/js/breakpoints.min.js +0 -2
- data/assets/js/browser.min.js +0 -2
- data/assets/js/jquery.poptrox.min.js +0 -2
- data/assets/js/jquery.scrolly.min.js +0 -2
data/_sass/base/_reset.scss
DELETED
@@ -1,70 +0,0 @@
|
|
1
|
-
// Reset.
|
2
|
-
// Based on meyerweb.com/eric/tools/css/reset (v2.0 | 20110126 | License: public domain)
|
3
|
-
|
4
|
-
html, body, div, span, applet, object,
|
5
|
-
iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
|
6
|
-
pre, a, abbr, acronym, address, big, cite,
|
7
|
-
code, del, dfn, em, img, ins, kbd, q, s, samp,
|
8
|
-
small, strike, strong, sub, sup, tt, var, b,
|
9
|
-
u, i, center, dl, dt, dd, ol, ul, li, fieldset,
|
10
|
-
form, label, legend, table, caption, tbody,
|
11
|
-
tfoot, thead, tr, th, td, article, aside,
|
12
|
-
canvas, details, embed, figure, figcaption,
|
13
|
-
footer, header, hgroup, menu, nav, output, ruby,
|
14
|
-
section, summary, time, mark, audio, video {
|
15
|
-
margin: 0;
|
16
|
-
padding: 0;
|
17
|
-
border: 0;
|
18
|
-
font-size: 100%;
|
19
|
-
font: inherit;
|
20
|
-
vertical-align: baseline;
|
21
|
-
}
|
22
|
-
|
23
|
-
article, aside, details, figcaption, figure,
|
24
|
-
footer, header, hgroup, menu, nav, section {
|
25
|
-
display: block;
|
26
|
-
}
|
27
|
-
|
28
|
-
body {
|
29
|
-
line-height: 1;
|
30
|
-
}
|
31
|
-
|
32
|
-
ol, ul {
|
33
|
-
list-style:none;
|
34
|
-
}
|
35
|
-
|
36
|
-
blockquote, q {
|
37
|
-
quotes: none;
|
38
|
-
|
39
|
-
&:before,
|
40
|
-
&:after {
|
41
|
-
content: '';
|
42
|
-
content: none;
|
43
|
-
}
|
44
|
-
}
|
45
|
-
|
46
|
-
table {
|
47
|
-
border-collapse: collapse;
|
48
|
-
border-spacing: 0;
|
49
|
-
}
|
50
|
-
|
51
|
-
body {
|
52
|
-
-webkit-text-size-adjust: none;
|
53
|
-
}
|
54
|
-
|
55
|
-
mark {
|
56
|
-
background-color: transparent;
|
57
|
-
color: inherit;
|
58
|
-
}
|
59
|
-
|
60
|
-
input::-moz-focus-inner {
|
61
|
-
border: 0;
|
62
|
-
padding: 0;
|
63
|
-
}
|
64
|
-
|
65
|
-
input, select, textarea {
|
66
|
-
-moz-appearance: none;
|
67
|
-
-webkit-appearance: none;
|
68
|
-
-ms-appearance: none;
|
69
|
-
appearance: none;
|
70
|
-
}
|
@@ -1,44 +0,0 @@
|
|
1
|
-
/* Icons */
|
2
|
-
|
3
|
-
ul.icons {
|
4
|
-
cursor: default;
|
5
|
-
list-style: none;
|
6
|
-
padding-left: 0;
|
7
|
-
|
8
|
-
li {
|
9
|
-
display: inline-block;
|
10
|
-
padding-left: 0;
|
11
|
-
margin-top: 0;
|
12
|
-
}
|
13
|
-
|
14
|
-
a {
|
15
|
-
display: inline-block;
|
16
|
-
width: 2.5em;
|
17
|
-
height: 2.5em;
|
18
|
-
line-height: 2.5em;
|
19
|
-
text-align: center;
|
20
|
-
border: 0;
|
21
|
-
}
|
22
|
-
}
|
23
|
-
|
24
|
-
/* Icons */
|
25
|
-
|
26
|
-
.icon {
|
27
|
-
text-decoration: none;
|
28
|
-
|
29
|
-
&:before {
|
30
|
-
display: inline-block;
|
31
|
-
font-family: FontAwesome;
|
32
|
-
font-size: 1.25em;
|
33
|
-
text-decoration: none;
|
34
|
-
font-style: normal;
|
35
|
-
font-weight: normal;
|
36
|
-
line-height: 1;
|
37
|
-
-webkit-font-smoothing: antialiased;
|
38
|
-
-moz-osx-font-smoothing: grayscale;
|
39
|
-
}
|
40
|
-
|
41
|
-
> .label {
|
42
|
-
display: none;
|
43
|
-
}
|
44
|
-
}
|
data/_sass/components/_menu.scss
DELETED
@@ -1,21 +0,0 @@
|
|
1
|
-
/* Menu */
|
2
|
-
|
3
|
-
ul.menu {
|
4
|
-
cursor: default;
|
5
|
-
list-style: none;
|
6
|
-
padding-left: 0;
|
7
|
-
|
8
|
-
li {
|
9
|
-
display: inline-block;
|
10
|
-
line-height: 1em;
|
11
|
-
border-left: solid 1px #dad9d9;
|
12
|
-
padding: 0 0 0 0.5em;
|
13
|
-
margin: 0 0 0 0.5em;
|
14
|
-
|
15
|
-
&:first-child {
|
16
|
-
border-left: 0;
|
17
|
-
padding-left: 0;
|
18
|
-
margin-left: 0;
|
19
|
-
}
|
20
|
-
}
|
21
|
-
}
|
@@ -1,121 +0,0 @@
|
|
1
|
-
/* Poptrox */
|
2
|
-
|
3
|
-
.poptrox-popup {
|
4
|
-
@include vendor('box-sizing', 'content-box');
|
5
|
-
background: #fff;
|
6
|
-
padding-bottom: 3em;
|
7
|
-
|
8
|
-
.loader {
|
9
|
-
width: 48px;
|
10
|
-
height: 48px;
|
11
|
-
background: url('images/loader.gif');
|
12
|
-
position: absolute;
|
13
|
-
top: 50%;
|
14
|
-
left: 50%;
|
15
|
-
margin: -24px 0 0 -24px;
|
16
|
-
}
|
17
|
-
|
18
|
-
.caption {
|
19
|
-
position: absolute;
|
20
|
-
bottom: 0;
|
21
|
-
left: 0;
|
22
|
-
background: #fff;
|
23
|
-
width: 100%;
|
24
|
-
height: 3em;
|
25
|
-
line-height: 3em;
|
26
|
-
text-align: center;
|
27
|
-
cursor: default;
|
28
|
-
z-index: 1;
|
29
|
-
}
|
30
|
-
|
31
|
-
.nav-next,
|
32
|
-
.nav-previous {
|
33
|
-
@include vendor('transition', 'opacity 0.5s ease-in-out');
|
34
|
-
position: absolute;
|
35
|
-
top: 0;
|
36
|
-
width: 50%;
|
37
|
-
height: 100%;
|
38
|
-
opacity: 0;
|
39
|
-
cursor: pointer;
|
40
|
-
background: rgba(0, 0, 0, 0.01);
|
41
|
-
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
|
42
|
-
|
43
|
-
&:before {
|
44
|
-
content: '';
|
45
|
-
position: absolute;
|
46
|
-
width: 96px;
|
47
|
-
height: 64px;
|
48
|
-
background: url('images/poptrox-nav.svg');
|
49
|
-
top: calc(50% - 1.5em);
|
50
|
-
margin: -32px 0 0 0;
|
51
|
-
}
|
52
|
-
}
|
53
|
-
|
54
|
-
&:hover {
|
55
|
-
.nav-next,
|
56
|
-
.nav-previous {
|
57
|
-
opacity: 0.5;
|
58
|
-
|
59
|
-
&:hover {
|
60
|
-
opacity: 1.0;
|
61
|
-
}
|
62
|
-
}
|
63
|
-
}
|
64
|
-
|
65
|
-
.nav-next {
|
66
|
-
right: 0;
|
67
|
-
|
68
|
-
&:before {
|
69
|
-
right: 0;
|
70
|
-
}
|
71
|
-
}
|
72
|
-
|
73
|
-
.nav-previous {
|
74
|
-
left: 0;
|
75
|
-
|
76
|
-
&:before {
|
77
|
-
@include vendor('transform', 'scaleX(-1)');
|
78
|
-
left: 0;
|
79
|
-
-ms-filter: "FlipH";
|
80
|
-
filter: FlipH;
|
81
|
-
}
|
82
|
-
}
|
83
|
-
|
84
|
-
.closer {
|
85
|
-
@include vendor('transition', 'opacity 0.5s ease-in-out');
|
86
|
-
position: absolute;
|
87
|
-
top: 0;
|
88
|
-
right: 0;
|
89
|
-
width: 64px;
|
90
|
-
height: 64px;
|
91
|
-
text-indent: -9999px;
|
92
|
-
z-index: 2;
|
93
|
-
opacity: 0;
|
94
|
-
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
|
95
|
-
|
96
|
-
&:before {
|
97
|
-
@include vendor('transition', 'background-color 0.5s ease-in-out');
|
98
|
-
content: '';
|
99
|
-
display: block;
|
100
|
-
position: absolute;
|
101
|
-
right: 16px;
|
102
|
-
top: 16px;
|
103
|
-
width: 40px;
|
104
|
-
height: 40px;
|
105
|
-
border-radius: 100%;
|
106
|
-
box-shadow: inset 0 0 0 1px #fff;
|
107
|
-
background: rgba(255, 255, 255, 0.1) url('images/poptrox-closer.svg') center center;
|
108
|
-
color: #fff !important;
|
109
|
-
}
|
110
|
-
}
|
111
|
-
|
112
|
-
&:hover {
|
113
|
-
.closer {
|
114
|
-
opacity: 0.5;
|
115
|
-
|
116
|
-
&:hover {
|
117
|
-
opacity: 1.0;
|
118
|
-
}
|
119
|
-
}
|
120
|
-
}
|
121
|
-
}
|
data/_sass/components/_row.scss
DELETED
@@ -1,21 +0,0 @@
|
|
1
|
-
/* Row */
|
2
|
-
|
3
|
-
.row {
|
4
|
-
@include html-grid((40px, 40px));
|
5
|
-
|
6
|
-
@include breakpoint('<=wide') {
|
7
|
-
@include html-grid((40px, 40px), 'wide');
|
8
|
-
}
|
9
|
-
|
10
|
-
@include breakpoint('<=normal') {
|
11
|
-
@include html-grid((40px, 40px), 'normal');
|
12
|
-
}
|
13
|
-
|
14
|
-
@include breakpoint('<=narrow') {
|
15
|
-
@include html-grid((30px, 30px), 'narrow');
|
16
|
-
}
|
17
|
-
|
18
|
-
@include breakpoint('<=mobile') {
|
19
|
-
@include html-grid((20px, 20px), 'mobile');
|
20
|
-
}
|
21
|
-
}
|
@@ -1,18 +0,0 @@
|
|
1
|
-
/* Sections/Article */
|
2
|
-
|
3
|
-
section, article {
|
4
|
-
margin-bottom: 3em;
|
5
|
-
}
|
6
|
-
|
7
|
-
section > :last-child,
|
8
|
-
article > :last-child,
|
9
|
-
section:last-child,
|
10
|
-
article:last-child {
|
11
|
-
margin-bottom: 0;
|
12
|
-
}
|
13
|
-
|
14
|
-
.row > {
|
15
|
-
section, article {
|
16
|
-
margin-bottom: 0;
|
17
|
-
}
|
18
|
-
}
|
@@ -1,358 +0,0 @@
|
|
1
|
-
/* Wide */
|
2
|
-
|
3
|
-
@include breakpoint('<=wide') {
|
4
|
-
|
5
|
-
/* Basic */
|
6
|
-
|
7
|
-
body, input, textarea, select {
|
8
|
-
font-size: 16pt;
|
9
|
-
}
|
10
|
-
|
11
|
-
/* Header */
|
12
|
-
|
13
|
-
#header {
|
14
|
-
padding: 2em 0 12em 0;
|
15
|
-
}
|
16
|
-
|
17
|
-
}
|
18
|
-
|
19
|
-
/* Normal */
|
20
|
-
|
21
|
-
@include breakpoint('<=normal') {
|
22
|
-
|
23
|
-
/* Banner */
|
24
|
-
|
25
|
-
#banner {
|
26
|
-
padding: 4em 0 4em 0;
|
27
|
-
background-size: auto, 175% auto;
|
28
|
-
}
|
29
|
-
|
30
|
-
/* Header */
|
31
|
-
|
32
|
-
#header {
|
33
|
-
padding: 2em 0 10em 0;
|
34
|
-
}
|
35
|
-
|
36
|
-
}
|
37
|
-
|
38
|
-
/* Narrow */
|
39
|
-
|
40
|
-
@include breakpoint('<=narrow') {
|
41
|
-
|
42
|
-
/* Basic */
|
43
|
-
|
44
|
-
body {
|
45
|
-
background-color: _palette(bg);
|
46
|
-
background-image: url('images/overlay.png'), url('../images/bg-alt.jpg');
|
47
|
-
background-repeat: repeat, no-repeat;
|
48
|
-
background-size: auto, 100% auto;
|
49
|
-
background-position: top left, top center;
|
50
|
-
background-attachment: scroll, scroll;
|
51
|
-
font-size: 14pt;
|
52
|
-
}
|
53
|
-
|
54
|
-
input, textarea, select {
|
55
|
-
font-size: 14pt;
|
56
|
-
}
|
57
|
-
|
58
|
-
h1, h2, h3, h4, h5, h6 {
|
59
|
-
line-height: 1.5em;
|
60
|
-
}
|
61
|
-
|
62
|
-
header {
|
63
|
-
p {
|
64
|
-
margin: 0.25em 0 0 0;
|
65
|
-
padding: 0 0 0.5em 0;
|
66
|
-
}
|
67
|
-
}
|
68
|
-
|
69
|
-
/* Box */
|
70
|
-
.box {
|
71
|
-
position: relative;
|
72
|
-
|
73
|
-
section {
|
74
|
-
margin: 0 0 2em 0;
|
75
|
-
}
|
76
|
-
|
77
|
-
&.style1 {
|
78
|
-
padding: 2.5em 2em 2.5em 2em;
|
79
|
-
|
80
|
-
&.right {
|
81
|
-
.inner {
|
82
|
-
padding-left: 2em;
|
83
|
-
}
|
84
|
-
}
|
85
|
-
|
86
|
-
&.left {
|
87
|
-
.inner {
|
88
|
-
padding-right: 2em;
|
89
|
-
}
|
90
|
-
}
|
91
|
-
}
|
92
|
-
|
93
|
-
&.style2 {
|
94
|
-
|
95
|
-
header {
|
96
|
-
padding: 2em;
|
97
|
-
}
|
98
|
-
|
99
|
-
.inner {
|
100
|
-
position: relative;
|
101
|
-
padding: 30px 0 0 0;
|
102
|
-
}
|
103
|
-
}
|
104
|
-
|
105
|
-
&.style3 {
|
106
|
-
padding: 2.5em 2em 2.5em 2em;
|
107
|
-
}
|
108
|
-
}
|
109
|
-
|
110
|
-
/* Header */
|
111
|
-
|
112
|
-
#header {
|
113
|
-
padding: 2em 0 12em 0;
|
114
|
-
}
|
115
|
-
|
116
|
-
/* Banner */
|
117
|
-
|
118
|
-
#banner {
|
119
|
-
padding: 3.5em;
|
120
|
-
background-size: 200% auto;
|
121
|
-
|
122
|
-
br {
|
123
|
-
display: none;
|
124
|
-
}
|
125
|
-
}
|
126
|
-
|
127
|
-
}
|
128
|
-
|
129
|
-
/* Mobile */
|
130
|
-
|
131
|
-
@include breakpoint('<=mobile') {
|
132
|
-
|
133
|
-
/* Basic */
|
134
|
-
|
135
|
-
* {
|
136
|
-
text-shadow: none !important;
|
137
|
-
}
|
138
|
-
|
139
|
-
body, input, textarea, select {
|
140
|
-
line-height: 1.5em;
|
141
|
-
font-size: 12pt;
|
142
|
-
letter-spacing: 0;
|
143
|
-
}
|
144
|
-
|
145
|
-
h2, h3, h4, h5, h6 {
|
146
|
-
font-size: 1em;
|
147
|
-
}
|
148
|
-
|
149
|
-
h2 {
|
150
|
-
font-size: 1.25em;
|
151
|
-
letter-spacing: 4px;
|
152
|
-
}
|
153
|
-
|
154
|
-
/* List */
|
155
|
-
|
156
|
-
ul {
|
157
|
-
li {
|
158
|
-
padding-left: 0.5em;
|
159
|
-
}
|
160
|
-
}
|
161
|
-
|
162
|
-
ol {
|
163
|
-
li {
|
164
|
-
padding-left: 0.25em;
|
165
|
-
}
|
166
|
-
}
|
167
|
-
|
168
|
-
/* Icons */
|
169
|
-
|
170
|
-
ul.icons {
|
171
|
-
a {
|
172
|
-
width: 2em;
|
173
|
-
height: 2em;
|
174
|
-
line-height: 2em;
|
175
|
-
}
|
176
|
-
}
|
177
|
-
|
178
|
-
/* Menu */
|
179
|
-
|
180
|
-
ul.menu {
|
181
|
-
li {
|
182
|
-
display: block;
|
183
|
-
padding: 0;
|
184
|
-
border: 0;
|
185
|
-
margin: 1em 0 0 0;
|
186
|
-
|
187
|
-
&:first-child {
|
188
|
-
margin-top: 0;
|
189
|
-
}
|
190
|
-
}
|
191
|
-
}
|
192
|
-
|
193
|
-
/* Actions */
|
194
|
-
|
195
|
-
ul.actions {
|
196
|
-
li {
|
197
|
-
display: block;
|
198
|
-
margin: 1em 0 0 0;
|
199
|
-
|
200
|
-
&:first-child {
|
201
|
-
margin-top: 0;
|
202
|
-
}
|
203
|
-
}
|
204
|
-
}
|
205
|
-
|
206
|
-
/* Button */
|
207
|
-
|
208
|
-
input[type="button"],
|
209
|
-
input[type="submit"],
|
210
|
-
input[type="reset"],
|
211
|
-
button,
|
212
|
-
.button {
|
213
|
-
padding: 0.75em 0 0.75em 0;
|
214
|
-
width: 100%;
|
215
|
-
max-width: 320px;
|
216
|
-
}
|
217
|
-
|
218
|
-
/* Box */
|
219
|
-
|
220
|
-
.box {
|
221
|
-
margin-top: 4.5em;
|
222
|
-
|
223
|
-
&:after {
|
224
|
-
top: -4.5em;
|
225
|
-
height: 4.5em;
|
226
|
-
}
|
227
|
-
|
228
|
-
&:before {
|
229
|
-
width: 45px;
|
230
|
-
height: 33px;
|
231
|
-
top: -2.25em;
|
232
|
-
margin-left: -22.5px;
|
233
|
-
margin-top: -16.5px;
|
234
|
-
background-size: 45px 33px;
|
235
|
-
}
|
236
|
-
|
237
|
-
&.style1 {
|
238
|
-
padding: 0;
|
239
|
-
text-align: center;
|
240
|
-
|
241
|
-
.image {
|
242
|
-
position: relative !important;
|
243
|
-
left: 0 !important;
|
244
|
-
width: 100% !important;
|
245
|
-
height: auto !important;
|
246
|
-
|
247
|
-
img {
|
248
|
-
position: relative;
|
249
|
-
height: auto;
|
250
|
-
width: 100%;
|
251
|
-
}
|
252
|
-
}
|
253
|
-
|
254
|
-
.inner {
|
255
|
-
margin: 0 !important;
|
256
|
-
padding: 2em 1.25em 2em 1.25em !important;
|
257
|
-
}
|
258
|
-
}
|
259
|
-
|
260
|
-
&.style2 {
|
261
|
-
.inner {
|
262
|
-
.row:before {
|
263
|
-
display: none;
|
264
|
-
}
|
265
|
-
|
266
|
-
.image {
|
267
|
-
padding: 0;
|
268
|
-
max-width: 250px;
|
269
|
-
margin: 0 auto 20px auto;
|
270
|
-
}
|
271
|
-
}
|
272
|
-
}
|
273
|
-
|
274
|
-
&.style3 {
|
275
|
-
padding: 2em 1.25em 2em 1.25em;
|
276
|
-
}
|
277
|
-
}
|
278
|
-
|
279
|
-
/* Header */
|
280
|
-
#header {
|
281
|
-
padding: 2em 0 6em 0;
|
282
|
-
|
283
|
-
header {
|
284
|
-
padding-left: 2em;
|
285
|
-
padding-right: 2em;
|
286
|
-
|
287
|
-
h1 {
|
288
|
-
font-size: 1.75em;
|
289
|
-
letter-spacing: 6px;
|
290
|
-
}
|
291
|
-
}
|
292
|
-
|
293
|
-
footer {
|
294
|
-
bottom: 4.5em;
|
295
|
-
padding: 0 2em 0 2em;
|
296
|
-
|
297
|
-
&:after {
|
298
|
-
bottom: -4.5em;
|
299
|
-
left: 50%;
|
300
|
-
height: 4.5em;
|
301
|
-
}
|
302
|
-
|
303
|
-
&:before {
|
304
|
-
width: 45px;
|
305
|
-
height: 33px;
|
306
|
-
bottom: -2.25em;
|
307
|
-
margin-left: -22.5px;
|
308
|
-
margin-bottom: -16.5px;
|
309
|
-
background-size: 45px 33px;
|
310
|
-
}
|
311
|
-
}
|
312
|
-
}
|
313
|
-
|
314
|
-
/* Banner */
|
315
|
-
#banner {
|
316
|
-
padding: 3em 2em 3em 2em;
|
317
|
-
background-size: auto 150%;
|
318
|
-
|
319
|
-
header {
|
320
|
-
margin: 0 0 1em 0;
|
321
|
-
|
322
|
-
h2 {
|
323
|
-
font-size: 1.5em;
|
324
|
-
letter-spacing: 6px;
|
325
|
-
}
|
326
|
-
}
|
327
|
-
}
|
328
|
-
|
329
|
-
/* Footer */
|
330
|
-
|
331
|
-
#footer {
|
332
|
-
.icons {
|
333
|
-
padding: 0.5em 1.25em 0.5em 1.25em;
|
334
|
-
}
|
335
|
-
|
336
|
-
.copyright {
|
337
|
-
font-size: 1em;
|
338
|
-
margin: 0 0 4em 0;
|
339
|
-
}
|
340
|
-
}
|
341
|
-
|
342
|
-
/* Poptrox */
|
343
|
-
.poptrox-popup {
|
344
|
-
.nav-next,
|
345
|
-
.nav-previous {
|
346
|
-
opacity: 1.0;
|
347
|
-
|
348
|
-
&:before {
|
349
|
-
display: none;
|
350
|
-
}
|
351
|
-
}
|
352
|
-
|
353
|
-
.closer {
|
354
|
-
opacity: 0.5;
|
355
|
-
}
|
356
|
-
}
|
357
|
-
|
358
|
-
}
|