1
2
3		#header input#s, #qsearch__in {
4			width:168px;
5			box-shadow:inset 1px 1px 5px 1px rgba(0, 0, 0, .1);
6			text-indent: 0;
7		}
8
9
10		.post.onecol .entry-header {
11			float:left;
12			width:27.6%;
13		}
14		.post.onecol .entry-summary {
15			float:right;
16			width:69.5%;
17		}
18		.post.onecol .wp-post-image,
19		.post.onecol .entry-attachment,
20		.post.onecol .post-gallery {
21			float:right;
22			max-width:69.5%;
23		}
24		.post.onecol .entry-attachment,
25		.post.onecol .post-gallery {
26			width:69.5%;
27		}
28		.twocol .entry-title,
29		.threecol .entry-title,
30		.fourcol .entry-title {
31			margin: 0;
32			text-align: center;
33		}
34		@media screen and (max-width: 960px) {
35			.post.onecol .wp-post-image,
36			.post.onecol .entry-attachment,
37			.post.onecol .post-gallery {
38				float:none;
39				max-width:100%;
40				margin:0;
41			}
42			.post.onecol .entry-attachment,
43			.post.onecol .post-gallery {
44				width:100%;
45			}
46			.post.onecol .entry-header,
47			.post.onecol .entry-summary {
48				float:none;
49				width:auto;
50			}
51		}
52
53		/*
54		@media screen and (max-width: 760px) {
55			#sidebar {
56				display: none;
57			}
58		}
59
60
61		@media screen and (max-width: 760px) {
62			#footer-area {
63				display: none;
64			}
65		}
66
67
68		#wrapper {
69			background: ;
70		}
71
72
73		#header {
74			border-color: ;
75		}
76		#access {
77			background: ;
78		}
79		@media screen and (max-width: 760px) {
80			#access {
81				background: none;
82			}
83		}
84
85
86		#access li li {
87			background: ;
88		}
89
90
91		#sidebar-wide,
92		#sidebar-footer-wide,
93		#current-location {
94			background: ;
95		}
96
97
98		.entry,
99		#comments,
100		#respond,
101		#posts-nav {
102			background: ;
103		}
104
105
106		.home .entry-meta,
107		.blog .entry-meta,
108		.archive .entry-meta,
109		.search .entry-meta {
110			background: ;
111		}
112
113
114		#footer-area {
115			background: ;
116		}
117
118
119		#copyright {
120			background: ;
121		}
122
123
124		body,
125		#slider .entry-title,
126		.page-title,
127		#sidebar-wide .widget-title,
128		#sidebar-boxes .widget-title,
129		#sidebar-footer-wide .widget-title {
130			font-family:;
131		}
132		h1, h2, h3, h4, h5, h6,
133		#site-title,
134		#site-description,
135		.entry-title,
136		#comments-title,
137		#reply-title,
138		.widget-title {
139			font-family:;
140		}
141		.entry-content {
142			font-family:;
143		}
144
145
146			h1, h2, h3, h4, h5, h6 {
147				font-family:;
148			}
149
150
151			.entry-content {
152				font-family:;
153			}
154
155
156
157		body {
158			font-size:;
159			line-height:;
160		}
161
162		body {
163			line-height:;
164		}
165
166
167		h1,
168		.single .entry-title,
169		.page .entry-title,
170		.error404 .entry-title {
171			font-size:;
172			line-height:;
173		}
174
175
176		h2,
177		.entry-title {
178			font-size:;
179			line-height:;
180		}
181
182
183		h3,
184		.twocol .entry-title,
185		.threecol .entry-title {
186			font-size:;
187			line-height:;
188		}
189
190
191		h4,
192		.fourcol .entry-title {
193			font-size:;
194			line-height:;
195		}
196
197
198		h1, h2, h3, h4, h5, h6 {
199			line-height:;
200		}
201
202
203		.entry-content {
204			font-size:;
205			line-height:;
206		}
207		@media screen and (max-width: 640px) {
208			.entry-content {
209				font-size:;
210				line-height:;
211			}
212		}
213
214		.entry-content {
215			line-height:;
216		}
217		@media screen and (max-width: 640px) {
218			.entry-content {
219				font-size:;
220				line-height:;
221			}
222		}
223
224		@media screen and (max-width: 640px) {
225			.entry-content {
226				font-size:;
227				line-height:;
228			}
229		}
230
231		@media screen and (max-width: 640px) {
232			.entry-content {
233				line-height:;
234			}
235		}
236
237
238		body {
239			color:;
240		}
241		h1, h2, h3, h4, h5, h6,
242		.entry-title,
243		.entry-title a {
244			color:;
245		}
246		.entry-content {
247			color:;
248		}
249
250
251			h1, h2, h3, h4, h5, h6,
252			.entry-title,
253			.entry-title a {
254				color:;
255			}
256
257
258			.entry-content {
259				color:;
260			}
261
262
263
264		a {
265			color:;
266		}
267
268
269		a:hover {
270			color:;
271		}
272
273
274		#access a {
275			color:;
276		}
277
278
279		#access a:hover,
280		#access li.current_page_item > a,
281		#access li.current-menu-item > a {
282			color:;
283		}
284
285
286		#sidebar,
287		#sidebar-left,
288		#sidebar-right {
289			color:;
290		}
291
292
293		.widget-title {
294			color:;
295		}
296
297
298		.widget-area a {
299			color:;
300		}
301
302
303		#footer-area {
304			color:;
305		}
306
307
308		#footer-area .widget-title {
309			color:;
310		}
311
312
313		#copyright {
314			color:;
315		}
316
317
318		#copyright a {
319			color:;
320		}
321		*/
322
323
324