-
Notifications
You must be signed in to change notification settings - Fork 2
/
style.css
264 lines (240 loc) · 19 KB
/
style.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
/*
Theme Name: PhUeNIX
Theme URI: http://blog.dimpurr.com/PhUeNIX
Version: 0.4
Author: Dimpurr@BYRIOSC
Author URI: http://dimpurr.com
Description: A HTML5 grey and one column WordPress theme.
Text Domain: clearision
*/
/* Normalize */
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {display:block;}
audio,canvas,video {display:inline;zoom:1;}
audio:not([controls]) {display:none;}
[hidden] {display:none;}
html {font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
html,button,input,select,textarea {font-family: "Segeo UI Mono", "Hiragino Sans GB", "Microsoft YaHei", "Wenquanyi Micro Hei", "WenQuanYi Micro Hei Mono", "Droid Sans Fallback", "WenQuanYi Zen Hei", "WenQuanYi Zen Hei", "Apple LiGothic Medium", "SimHei", "ST Heiti", "WenQuanYi Zen Hei Sharp", Sans; color:#222;}
body {margin:0;font-size:1em;line-height:1.4;word-wrap: break-word;}
::-moz-selection {background: #999;color: #FFF; text-shadow:none;}
::selection {background: #999;color: #FFF; text-shadow:none;}
a {color:#121314;}
a:visited {color:#454647;}
a:hover {color:#000;}
a:hover,a:active {outline:0;}
abbr[title] {border-bottom:1px dotted;}
b,strong {font-weight:700;}
blockquote {margin:1em 40px;}
dfn {font-style:italic;}
hr {display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}
ins {background:#ff9;color:#000;text-decoration:none;}
mark {background:#ff0;color:#000;font-style:italic;font-weight:700;}
pre,code,kbd,samp {font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em;}
pre {white-space:pre-wrap;word-wrap:break-word;}
q {quotes:none;}
q:before,q:after {content:none;}
small {font-size:85%;}
sub,sup {font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup {top:-.5em;}
sub {bottom:-.25em;}
ul,ol {margin:1em 0;padding:0 0 0 40px;}
dd {margin:0 0 0 40px;}
nav ul,nav ol {list-style:none;list-style-image:none;margin:0;padding:0;}
img {border:0;-ms-interpolation-mode:bicubic;vertical-align:middle;}
svg:not(:root) {overflow:hidden;}
figure {margin:0;}
form {margin:0;}
fieldset {border:0;margin:0;padding:0;}
label {cursor:pointer;}
legend {border:0;margin-left:-7px;padding:0;white-space:normal;}
button,input,select,textarea {font-size:100%;margin:0;vertical-align:middle;}
button,input {line-height:normal;}
button,input[type=button],input[type=reset],input[type=submit] {cursor:pointer;-webkit-appearance:button;overflow:visible;}
button[disabled],input[disabled] {cursor:default;}
input[type=checkbox],input[type=radio] {box-sizing:border-box;padding:0;width:13px;height:13px;}
input[type=search] {-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button {-webkit-appearance:none;}
input,button,select,textarea { outline:none; }
button::-moz-focus-inner,input::-moz-focus-inner {border:0;padding:0;}
textarea {overflow:auto;vertical-align:top;resize:vertical;}
input:invalid, textarea:invalid {background-color:#FAFAFA;}
table {border-collapse:collapse;border-spacing:0;}
td {vertical-align:top;}
/* Global */
a { color: #121314; text-decoration: none; border-bottom: 1px solid #121314; }
.header_logo a:focus, .nav_huge a:focus { outline: none; }
.clearfix { clear: both; }
/* Style */
.post_ctn, #page_nav, .comment_ctn { max-width: 960px; margin: 0 auto; }
body { background: url('img/background.jpg'); background-size: cover; background-attachment: fixed; background-color: #000; background-position: center; }
body::before { content: ""; display: block; position: fixed; top: 0; left: 0; margin: 0; padding: 0; height: 100%; width: 100%; background: rgba(0,0,0,0.75); z-index: -8; }
body::after { content: ""; display: block; position: fixed; top: 0; left: 0; margin: 0; padding: 0; height: 100%; width: 100%; z-index: -20; background-image: url('img/background.jpg'); background-size: auto 100vh; background-attachment: fixed; background-color: #000; background-position: center; background-repeat: no-repeat; }
.page_header a { border: none; }
.nav_small { margin-top: 5vh; text-align: center; }
.nav_small li { display: inline; }
.nav_small a { text-decoration: none; color: #eee; font-weight: bold; margin: 0 12px; font-size: 13px; transition: color ease 0.1s; }
.nav_small a:hover { color: #ccc; }
.header_logo { margin: 10vh 0; padding: 0 24px; text-align: center; }
.header_logo img { width: 550px; max-width: 100%; }
.nav_huge { text-align: center; margin: 10vh 0; }
.nav_huge li { display: inline-block; }
.nav_huge li a { position: relative; padding: 22px 0 20px 40px; margin: 0 45px; display: inline-block; text-decoration: none; color: #fff; text-align: left; text-shadow: 0 0 30px #000, 0 0 10px #000, 0 0 70px #000, 0 0 100px #000, 0 0 100px #000, 0 0 50px #000; }
.nav_huge li a::before { position: absolute; top: 0px; left: 0; content: ""; display: block; width: 100%; height: 100%; background-image: url('img/circle-highlight.png'); background-size: auto 100%; background-repeat: no-repeat; background-position: left center; z-index: -1; opacity: 0.6; transition: all ease 0.3s; }
.nav_huge li a:hover::before { opacity: 1; }
.nav_huge li a .nav_huge_h { font-weight: normal; margin:0; margin-bottom: 6px; z-index: 1; }
.nav_huge li a .nav_huge_desc { color: #AAA; z-index: 1; }
.nav_main { margin-top: 15vh; text-align: center; }
.nav_main ul { display: inline-block; border-bottom: 1px solid #FFFFFF55; padding: 0 32px; }
.nav_main ul ul { display: none; }
.nav_main li { display: inline-block; }
.nav_main li li { display: none; }
.nav_main li a { display: inline-block; font-weight: normal; color: #ccc; text-decoration: none; font-size: 13px; padding: 6px 2px; margin: 0 16px; }
.nav_main li a:hover, .nav_main li.current-post-ancestor a, .nav_main li.current-menu-parent a, .nav_main li.current-post-parent a { border-bottom: 3px solid #ffffffdd; margin-bottom: -2px; padding-bottom: 5px; color: #FFF; }
.post_bg { margin: 32px 12px; border-radius: 3px; border: 1px solid #2d2d2d; padding: 0; background: #fff; /* background: #f3f3f3; */ }
.post_header { background: #000; color: #bdbdbd; display: flex; flex-flow: row; font-size: 13px; }
.post_header a { text-decoration: none; color: #FFF; }
.post_author, .post_cat { flex: 1; padding: 20px 20px; position: relative; }
.post_author_avatar { float: left; margin-right: 12px; height: 44px; width: 44px; }
.post_author_avatar img { border-radius: 100%; }
.post_author_n { color: #6e6e6e; padding-top: 4px; margin-left: 52px; height: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.post_author_name { color: #FFF; }
.post_author_desc { margin-top: 6px; display: block; height: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.post_author_org::before, .post_author_college::before { content: " ·"; }
.post_author_org, .post_author_college { color: #6e6e6e; }
.post_cat::before { content: "#"; color: #444444; font-size: 82px; position: absolute; left: 0; top: -12px; z-index: 0; }
.post_cat { text-shadow: 0 0 5px #000, 0 0 10px #000; }
.post_cat_name, .post_cat_desc { position: relative; z-index: 2; }
.post_cat_name { font-size: 13px; margin: 4px 0 6px 0; }
.post_cat_desc p { display: none; margin: 0; }
.post_cat_desc p:first-of-type { display: block; height: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.post_title a { font-size: 32px; border: none; }
.post_time { font-size: 14px; color: #777; margin-top: -16px; }
.post_main { margin: 74px 100px; }
.post_content { word-break: break-word; }
.post_content p { margin: 32px 0; font-size: 18px; line-height: 1.75em; }
.post_content ul li { font-size: 18px; margin: 10px 0; }
.post_content a { border-bottom: 1px solid #DDD; }
.post_content a:hover { border-bottom: 1px solid #AAA; text-decoration: none; transition: all ease 0.05s; }
.post_content img { max-width: 100% !important; height: auto !important; }
.wp-caption { width: 100% !important; margin-bottom: 48px; text-align: center; }
.wp-caption a { border: none; }
.wp-caption a:hover { border: none; opacity: 0.95; transition: all ease 0.05s; }
.wp-caption img { border-radius: 2px; }
.wp-caption p { margin: 2px 0; font-style: italic; color: #444; }
.more-link { font-size: 13px; display: inline-block; border: 1px solid #DDD; height: 32px; line-height: 32px; padding: 0 20px; border-radius: 16px; vertical-align: middle; transition: border ease 0.2s; }
.more-link:hover { border: 1px solid #777; }
.single-post .header_logo, .page-template-default .header_logo { width: 400px; float: left; margin: 0; margin-top: -14px; margin-left: 20px; }
.single-post .nav_huge, .single-post .nav_small, .page-template-default .nav_huge, .page-template-default .nav_small { margin-bottom: 12px; }
.single-post .nav_huge, .page-template-default .nav_huge { float: right; margin: 0; margin-top: -5px; }
.single-post .nav_huge li a::before, .single-post .nav_huge li a .nav_huge_desc, .page-template-default .nav_huge li a::before, .page-template-default .nav_huge li a .nav_huge_desc { display: none; }
.single-post .nav_huge li a, .page-template-default .nav_huge li a { margin: 0 12px; padding: 0; transition: color ease 0.1s; }
.single-post .nav_huge li a, .single-post .nav_small a, .page-template-default .nav_huge li a, .page.nav_small a { color: #ddd; }
.single-post .nav_huge li a:hover, .single-post .nav_small a:hover, .page-template-default .nav_huge li a:hover, .page-template-default .nav_small a:hover { color: #fff; }
.single-post .nav_huge li h3, .page-template-default .nav_huge li h3 { font-size: 13px; }
.single-post .nav_small, .page-template-default .nav_small { text-align: right; float: right; margin: 0; margin-right: 38px; margin-top: -5px; }
.single-post .nav_small a, .page-template-default .nav_small a { font-weight: normal; }
.single-post .nav_main, .page-template-default .nav_main { text-align: right; margin: 35px 0 30px 0; opacity: 0.7; }
.single-post .nav_main li a, .page-template-default .nav_main li a { color: #ccc; }
.single-post .nav_main li a:hover, .single-post .nav_main li.current-post-ancestor a, .single-post .nav_main li.current-menu-parent a, .nav_main .single-post li.current-post-parent a, .page-template-default .nav_main li a:hover, .page-template-default .nav_main li.current-post-ancestor a, .page-template-default .nav_main li.current-menu-parent a, .nav_main .page-template-default li.current-post-parent a { color: #fff; border-bottom: 1px solid #ffffffdd; margin-bottom: -2px; padding-bottom: 6px; }
.single-post .post, .page-template-default .page { background: #fff; padding: 40px; margin: 20px 0; }
.single-post .post_bg, .page-template-default .post_bg { background: none; border: none; margin: 0 100px; }
.single-post .post_main, .page-template-default .post_main { margin-left: 0; margin-right: 0; margin-top: 40px; }
.single-post .post_main > div, .page-template-default .post_main > div { clear: right; }
.single-post .post_header, .page-template-default .post_header { margin: -20px -20px; background: none; color: #777; }
.single-post .post_header a, .page-template-default .post_header a { border: none; color: #000; }
.single-post .post_cat, .page-template-default .post_cat { text-shadow: 0 0 5px #FFF, 0 0 10px #FFF; }
.single-post .post_cat::before, .page-template-default .post_cat::before { color: #DDD; }
.single-post .header_logo, .single-post .nav_huge, .single-post .nav_small, .page-template-default .header_logo, .page-template-default .nav_huge, .page-template-default .nav_small { z-index: 20; position: relative; }
body.single-post, body.page { background-image: url('img/background-banner.jpg'); background-size: 100% auto; background-position: 0 -10%; background-repeat: repeat; }
body.single-post::after, body.page::after { display: none; background-image: url('img/background-banner.jpg'); }
/*.single-post .page_footer::before { content: ""; display: block; position: fixed; : bottom: 0; left: 0; margin: 0; padding: 0; height: 100px; width: 100%; background: rgba(0,0,0,0.75); z-index: -8; }*/
.single-post .page_footer::after, .page-template-default .page_footer::after {content: "";display: block;position: fixed;bottom: 0;left: 0;margin: 0;padding: 0;height: 100px;width: 100%;z-index: -9;background-image: url('img/background-banner.jpg');background-size: 100% auto;background-attachment: fixed;background-color: #fff;background-position: bottom;background-repeat: no-repeat;}
#page_nav { text-align: right; margin-top: 8px; margin-bottom: 40px; }
#page_nav .page-numbers { display: inline-block; border: 1px solid #dddddd77; padding: 0 8px; text-align: center; background: #fffd; margin: 0 4px; border-radius: 13px; line-height: 26px; vertical-align: middle; color: #777; font-size: 13px; }
#page_nav .current, #page_nav .prev, #page_nav .next { background: #1117; color: #eee; }
.page_footer { text-align: right; color: #888; font-size: 12px; padding: 30px 40px 30px 40px; margin-top: -20px; }
.page_footer p { margin: 0; }
.page_footer .wordpress { margin-left: 20px; }
.page_footer a { color: #b0b0b0; border: none; }
.page_footer a.footer_fixed { opacity: 0; position: fixed; left: 40px; bottom: 22px; height: 20px; padding: 4px 10px; border: 1px solid #dddddd77; background: #fff2; border-radius: 20px; line-height: 16px; vertical-align: middle; transition: background ease 0.1s; cursor: pointer; transition: opacity ease 0.2s; }
.page_footer a.footer_fixed:hover { border-color: #ddddddaa; }
.footer_fixed img { max-height: 100%; }
.footer_fixed .up { font-family: monospace; display: inline-block; color: #aaa; font-size: 14px; vertical-align: top; margin-left: 8px; padding-top: 5px; }
.post-navigation { text-align: right; border: 1px solid #DDD; border-width: 1px 0; }
.post-navigation div { display: inline-block; }
.post-navigation h2 { display: none }
.post-navigation a { border: none; }
.post-navigation .nav-previous a:before {content: "← "; }
.post-navigation .nav-next a:after { content: " →"; }
.comment_ctn { padding: 0 100px; box-sizing: border-box; margin-top: 60px; }
.comment_list { margin-top: 40px; padding: 0; margin: 0; }
.comment_list li.comment, .comment_list li.pingback { position: relative; display: block; margin: 0; padding: 0;}
/* .comment_list li.pingback .comment-body::before { content: ""; display: inline; width: 10px; } */
.comment_list li.pingback .comment-body a { display: inline-block; margin: 14px 0; }
/* .comment_list li.pingback::before { content: ""; } */
.comment_list li.comment.depth-1, .comment_list li.pingback { border-bottom: 1px solid #DDD; }
.comment_list li ol.children { margin: 0; padding: 0 }
.comment_list li ol.children li { border-top: 1px solid #f7f7f7; }
/* .comment_list li ol.children li.comment::before { background: #2C2C2C; } */
.comment_list li ol.children li.comment .fn::before { content: "➥ "; color: #DDD; }
.comment-body { border-top: 1px solid #FFF; border-top: 1px solid transparent; margin-top: -1px; height: 100%; }
#comments { border-top: 1px solid #ddd; }
.comment_list .avatar { float: left; margin: -4px 16px 12px 12px; border: 1px solid #DDD; border-radius: 2px; }
.comment_list .comment-author { font-size: 14px; padding-top: 14px; line-height: 22px; }
.comment_list .comment-author .fn { float: left; margin-right: 10px; }
.comment_list .comment-meta a { font-size: 14px; border: none; color: #aaa; }
.comment_list .says { display: none; }
.comment_list .comment-reply-link { font-size: 14px; z-index: 1; position: absolute; right: 18px; top: 16px; display: block; transition: opacity linear 0.1s; }
.comment_list .comment-body p { margin-left: 86px; margin-right: 84px; margin-top: 6px; font-size: 15px; }
.comment_nav { z-index: 1; position: relative; text-align: right; background: #FFF; border-bottom: 1px solid #DDD; }
.comment_nav a { border: none; }
.comment-form { margin-bottom: 60px; }
.comment-form textarea { display: block; width: 100%; border: none; border-bottom: 1px solid #DDD; background: none; padding: 12px 0; }
.comment_form_meta { margin-right: 160px;}
.comment-form input { display: inline-block; width: 180px; border: none; border-bottom: 1px solid #DDD; background: none; padding: 12px 0; margin-right: 10px; }
.form-submit { float: right; margin-top: -40px; }
.form-submit input { border: 1px solid #DDD; border-radius: 26px; padding: 8px 0; margin-right: 0; width: 150px; }
.form-submit input:hover { border-color: #777; }
.page_nav { position: relative; margin-left: -160px; margin-right: 1px; margin-bottom: -3px; text-align: right; background: #FFF; }
.page_nav .page-numbers, .comment_nav a, .post-navigation a { display: inline-block; margin: 0 -4px 0 0; padding: 16px 26px; text-align: center; }
.page_nav a:hover, .comment_nav a:hover, .post-navigation a:hover { background: #F5F5F5; text-decoration: none; transition: all ease 0.05s; }
.page_nav .current { background: #777; color: #EEE; line-height: 24px; }
.page_nav .dots { cursor: default; }
@media (max-width: 1200px) {
.single-post .nav_huge { display: none; }
}
@media (max-width: 900px) {
.header_logo { margin: 30px 0; }
.nav_small { margin-bottom: -15px; opacity: 0.8; }
.nav_small a { font-size: 12px; margin: 0 8px; }
.nav_main ul { padding: 0; }
.nav_huge { margin: 60px 0; }
.nav_huge ul { display: flex; flex-flow: row; }
.nav_huge ul li { flex: 1; }
.nav_huge ul li a { font-size: 12px; margin: 0; padding: 10px 0; }
.nav_main { margin: 30px 0; }
.nav_main li a { margin: 0 6px; }
.post_header { flex-flow: column; }
.post_author, .post_cat { padding-top: 10px; padding-bottom: 10px; }
.post_author { border-bottom: 1px solid #2d2d2d; }
.post_main { margin: 40px 10px; }
.post_cat::before { margin-left: 18px; font-size: 62px; }
.post_cat { padding-left: 74px; }
.comment_ctn { padding: 0; }
.single-post .post, .page-template-default .page { padding: 20px 20px 40px 20px; }
.single-post .post_bg, .page-template-default .post_bg { margin: 0; }
.single-post .post_content p, .post_content ul li, .page-template-default .post_content p, { font-size: 16px; }
.single-post .nav_huge, .page-template-default .nav_huge { display: none; }
.single-post .nav_small, .single-post .header_logo, .page-template-default .nav_small, .page-template-default .header_logo { float: none; }
.single-post .nav_small, .page-template-default .nav_small { margin: 20px 0 30px 0; text-align: center; }
.single-post .nav_main, .page-template-default .nav_main { text-align: center; }
.single-post .header_logo, .page-template-default .header_logo { max-width: 100%; box-sizing: border-box; margin-left: auto; margin-right: auto; }
.single-post .header_logo img, .page-template-default .header_logo img { max-width: 100%; }
.single-post .post_author, .single-post .post_cat, .page-template-default .post_author, .spage-template-default .post_cat { border-bottom: 1px solid #DDD; }
.single-post .post_header, .page-template-default .post_header { margin: -20px -20px; }
body.single-post::after, body.page-template-default::after { display: block; }
body.single-post, body.single-post::after, body.page-template-default, body.page-template-default::after { background-size: auto 350px; background-position: center top; }
.single-post .page_footer::after, .page-template-default .page_footer::after { z-index: -10; }
.page_footer { padding: 20px 20px; }
.page_footer .wordpress, .page_footer .theme { display: block; }
.footer_fixed { display: none; }
}