-
Notifications
You must be signed in to change notification settings - Fork 9
/
light.css
162 lines (134 loc) · 7.63 KB
/
light.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
/* light colors
/* ------------------------------------ */
.site-title a { color: rgba(0,0,0,0.8); }
.site-description { color: rgba(0,0,0,0.5); }
#header,
.s3,
.center #page .container-inner:after { background-color: #eee; }
@media only screen and (min-width: 720px) {
#nav-header .nav ul { background-color: #e5e5e5; }
}
#nav-header.nav-container { background: #e5e5e5; border-top: 1px solid rgba(0,0,0,0.06); -webkit-box-shadow: none; box-shadow: none; }
.main { background-color: #fff!important; }
#footer { background: #fff; }
.page-title,
.widget > h3,
.wp-pagenavi a { border-bottom-color: #eee; }
.related-posts,
.comment-tabs { border-color: #eee; border-bottom-width: 1px; }
.comment-tabs li { margin-bottom: -1px; }
.comment-tabs li a { border-bottom-width: 1px; }
.s1 { -webkit-box-shadow: none; box-shadow: none; }
.content .post-nav { border-top: 1px solid #eee; border-bottom: 1px solid #eee; }
.content .post-nav li.next { -webkit-box-shadow: -1px 0 0 #eee, inset 1px 0 0 #eee; box-shadow: -1px 0 0 #eee, inset 1px 0 0 #eee; }
.content .post-nav li.previous {-webkit-box-shadow: 1px 0 0 #eee, inset -1px 0 0 #eee; box-shadow: 1px 0 0 #eee, inset -1px 0 0 #eee; }
.s3 .social-links .social-tooltip { color: rgba(0,0,0,0.5); }
.s3 .social-links li a:hover { background: #fff; -webkit-box-shadow: none; box-shadow: none;}
.s3 .social-links .social-tooltip:hover { color: rgba(0,0,0,0.8); }
.widget > h3,
.page-title { border-width: 1px; }
.post-list .post-row,
.sidebar .post-nav li.previous a,
.sidebar .post-nav li.next a { border-bottom-color: #eee; }
#flexslider-featured .flex-control-nav li a { background: #ddd; }
.post-tags a,
.sharrre .count,
#commentform { background: #eee; }
.sharrre .count:after { border-top-color: #eee; }
.front-widgets { background: transparent; border-top: 0; border-bottom: 0; }
.front-widgets .widget > h3 { border-color: #eee; }
#nav-footer.nav-container { background: #eee; border-top: 1px solid #ddd; }
#footer-bottom #back-to-top { background: #eee; color: #777; }
#footer-bottom #back-to-top:hover { color: #444; }
.s1 .alx-tabs-nav { border-bottom: 1px solid #e5e5e5; background: #eee; padding: 14px 30px 0; margin: 0 -30px; box-shadow: none; }
.s1 .alx-tabs-nav li a { border: 0; border-top: 3px solid #eee; }
.s1 .alx-tabs-nav li a:hover { color: #333; border-bottom-color: #e5e5e5; }
.s1 .alx-tabs-nav li.active a { background: #fff; color: #333; border-top: 3px solid #e64338;
-webkit-box-shadow: none; box-shadow: none; }
#footer-widgets { border-top: 1px solid #eee; }
@media only screen and (max-width: 1079px) {
.s3 { border-top: 1px solid #ddd; -webkit-box-shadow: none; box-shadow: none; }
}
@media only screen and (max-width: 719px) {
.featured .post-title { background: #333; }
}
@media only screen and (max-width: 479px) {
.s1 { background: #fff; }
}
@media only screen and (min-width: 480px) and (max-width: 960px) {
.s1-expand .s1 { background: #fff; }
}
.col-2cl.s1-expand .s1,
.col-3cl.s1-expand .s1 { border-left: 1px solid #eee; }
.col-2cr.s1-expand .s1,
.col-3cm.s1-expand .s1,
.col-3cr.s1-expand .s1 { border-right: 1px solid #eee; }
.col-3cl.s2-expand .s2,
.col-3cm.s2-expand .s2 { border-left: 1px solid #eee; }
.col-3cr.s2-expand .s2 { border-right: 1px solid #eee; }
/* sidebar images
/* ------------------------------------ */
.col-2cl .main-inner { background-image: url(img/sidebar/light/s-right-s1.png); }
.col-2cr .main-inner { background-image: url(img/sidebar/light/s-left.png); }
.col-3cm .main { background-image: url(img/sidebar/light/s-right-s2.png); }
.col-3cm .main-inner { background-image: url(img/sidebar/light/s-left.png); }
.col-3cl .main-inner { background-image: url(img/sidebar/light/s-right-dual-full-expand.png); }
.col-3cr .main-inner { background-image: url(img/sidebar/light/s-left-dual-full-expand.png); }
@media only screen and (min-width: 480px) and (max-width: 1280px) {
.col-3cm .main { background-image: url(img/sidebar/light/s-right-collapse.png); }
}
@media only screen and (min-width: 961px) and (max-width: 1280px) {
.col-3cl .main-inner { background-image: url(img/sidebar/light/s-right-dual-half-collapse.png); }
.col-3cr .main-inner { background-image: url(img/sidebar/light/s-left-dual-half-collapse.png); }
}
@media only screen and (min-width: 480px) and (max-width: 960px) {
.col-2cl .main-inner { background-image: url(img/sidebar/light/s-right-collapse.png); }
.col-3cm .main-inner { background-image: url(img/sidebar/light/s-left-collapse.png); }
.col-3cl .main-inner { background-image: url(img/sidebar/light/s-right-dual-full-collapse.png); }
.col-3cr .main-inner { background-image: url(img/sidebar/light/s-left-dual-full-collapse.png); }
}
/* child menu
/* ------------------------------------ */
.child-menu a { color: #444; }
.child-menu > li > ul { padding: 0!important; border-left: 1px solid #eee; border-right: 1px solid #eee; border-bottom: 1px solid #eee; }
.child-menu > li > ul > li > a { background: #fff; border-top: 1px solid #eee; border-bottom: 0; border-left: 0; -webkit-box-shadow: none; box-shadow: none; }
.child-menu > li ul ul { background: #eee; border-bottom: 0; border-top: 0; border-left: 0; }
.child-menu > li ul ul a:hover { background: #fff; -webkit-box-shadow: none; box-shadow: none; }
.child-menu > li ul ul li.current_page_item > a { background: #fff; -webkit-box-shadow: none; box-shadow: none; }
.col-2cl .child-menu > li > ul > li,
.col-3cr .child-menu > li > ul > li { border-right: 0; }
/* menu styling */
#nav-header-nav.nav-menu .svg-icon { fill: #333; }
#nav-header-nav .menu-toggle-icon span { background: #333; }
#nav-header-nav.nav-menu:not(.mobile) a { color: rgba(0,0,0,0.6); }
#nav-header-nav.nav-menu:not(.mobile) a:hover { color: rgba(0,0,0,0.9); }
#nav-header-nav.nav-menu:not(.mobile) button { }
#nav-header-nav.nav-menu:not(.mobile) button.active { background: rgba(0,0,0,0.1); color: #333; }
#nav-header-nav.nav-menu:not(.mobile) button .svg-icon { fill: rgba(0,0,0,0.3); }
#nav-header-nav.nav-menu.mobile { border-top: 1px solid rgba(0,0,0,0.07); }
#nav-header-nav.nav-menu.mobile button.active .svg-icon { fill: #333; }
#nav-header-nav.nav-menu.mobile ul ul { background: rgba(0,0,0,0.04); }
#nav-header-nav.nav-menu.mobile ul li .menu-item-wrapper,
#nav-header-nav.nav-menu.mobile ul ul li .menu-item-wrapper { border-bottom: 1px solid rgba(0,0,0,0.07); }
#nav-header-nav.nav-menu.mobile ul li a { color: #333; }
#nav-header-nav.nav-menu.mobile ul button,
#nav-header-nav.nav-menu.mobile ul ul button { border-left: 1px solid rgba(0,0,0,0.07); }
#nav-header-nav.nav-menu.mobile > div > ul { border-top: 1px solid rgba(0,0,0,0.07); }
#footer .nav-menu .svg-icon { fill: #333; }
#footer .menu-toggle-icon span { background: #333; }
#footer .nav-menu:not(.mobile) { background: #eee; }
#footer .nav-menu:not(.mobile) a { color: rgba(0,0,0,0.6); }
#footer .nav-menu:not(.mobile) a:hover { color: rgba(0,0,0,0.9); }
#footer .nav-menu:not(.mobile) button { }
#footer .nav-menu:not(.mobile) button.active { background: rgba(0,0,0,0.1); color: #333; }
#footer .nav-menu:not(.mobile) button .svg-icon { fill: rgba(0,0,0,0.3); }
#footer .nav-menu.mobile .svg-icon { fill: #333; }
#footer .nav-menu.mobile { background: #eee; border-top: 1px solid rgba(0,0,0,0.07); }
#footer .nav-menu.mobile button.active .svg-icon { fill: #333; }
#footer .nav-menu.mobile ul ul { background: rgba(0,0,0,0.04); }
#footer .nav-menu.mobile ul li .menu-item-wrapper,
#footer .nav-menu.mobile ul ul li .menu-item-wrapper { border-bottom: 1px solid rgba(0,0,0,0.07); }
#footer .nav-menu.mobile ul li a { color: #333; }
#footer .nav-menu.mobile ul button,
#footer .nav-menu.mobile ul ul button { border-left: 1px solid rgba(0,0,0,0.07); }
#footer .nav-menu.mobile > div > ul { border-top: 1px solid rgba(0,0,0,0.07); }