Lines Matching +full:- +full:- +full:-

3 #writtensidebar h1 /*#secondary .widget h1.widget-title*/ {
5 margin-top: 25px;
6 font-size: 22px;
8 font-weight: 400;
9 font-variant: small-caps;
10 margin-bottom: 0;
15 text-decoration: none;
16 -webkit-transition: ease all .1s;
17 -o-transition: ease all .1s;
21 .media, .media-body { overflow: unset !important; }
23 h1.site-title { font-size: 36px; }
26 .entry-meta { float: right; }
27 .entry-title { clear: none; display: inline; }
30 .toolbutton img { max-width: 100% !important; }
31 .toolbutton, button, .dokuwiki button { margin-right: 0.35em; margin-bottom: 0.35em; }
32 .site-description { font-weight: normal; }
33 body:not(.blog) .site-branding { position: absolute !important; margin-top: 10%; top: 0px !importan…
36 .page #page .entry-content img, .single #page .entry-content img {
40 .page #page .entry-header h1.entry-title,.single #page .entry-header h1.entry-title {
41 font-weight: normal;
45 padding-right: 15px;
46 padding-left: 15px;
47 margin-right: auto;
48 margin-left: auto;
59 License URI: http://www.gnu.org/licenses/gpl-2.0.html
61 Tags: custom-background, two-columns, right-sidebar, sticky-post, theme-options, threaded-comments,…
66 Klean is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
69 /*--------------------------------------------------------------
71 ----------------------------------------------------------------
91 --------------------------------------------------------------*/
93 /*--------------------------------------------------------------
95 --------------------------------------------------------------*/
106 /*font-family: inherit;
107 font-size: 100%;
108 font-style: inherit;
109 font-weight: inherit;*/
113 vertical-align: baseline;
117 …font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em uni…
118 overflow-y: scroll; /* Keeps page centered in all browsers regardless of content height */
119-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without…
120-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_…
121 …box-sizing: border-box; /* Apply a natural box layout model to the document; see http://www.paulir…
125-sizing to make it easier to change the property for components that leverage other behavior; see …
126 box-sizing: inherit;
148 list-style: none;
152 border-collapse: separate;
153 border-spacing: 0;
159 font-weight: normal;
160 text-align: left;
187 /*--------------------------------------------------------------
189 --------------------------------------------------------------*/
196 font-family: sans-serif;
197 font-size: 16px;
198 font-size: 1.6rem;
199 line-height: 1.5;
213 margin-bottom: 1.5em;
218 font-weight: bold;
225 font-style: italic;
238 font-family: "Courier 10 Pitch", Courier, monospace;
239 font-size: 15px;
240 font-size: 1.5rem;
241 line-height: 1.6;
242 margin-bottom: 1.6em;
243 max-width: 100%;
252 font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
253 font-size: 15px;
254 font-size: 1.5rem;
259 border-bottom: 1px dotted #666;
266 text-decoration: none;
271 font-size: 75%;
273 line-height: 0;
275 vertical-align: baseline;
287 font-size: 75%;
291 font-size: 125%;
294 /*--------------------------------------------------------------
296 --------------------------------------------------------------*/
298 background-color: #ccc;
301 margin-bottom: 1.5em;
310 list-style: disc;
314 list-style: decimal;
319 margin-bottom: 0;
320 margin-left: 1.5em;
324 font-weight: bold;
333 max-width: 100%; /* Adhere to container width. */
346 font-weight: bold;
349 /*--------------------------------------------------------------
351 --------------------------------------------------------------*/
356 font-size: 100%; /* Corrects font size not being inherited in all browsers */
358 vertical-align: baseline; /* Improves appearance and consistency in all browsers */
366 border-color: #ccc #ccc #bbb;
367 border-radius: 3px;
369 …box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), in…
371 …cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' …
372 -webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
373 font-size: 12px;
374 font-size: 1.2rem;
375 line-height: 1;
377 text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
384 border-color: #ccc #bbb #aaa;
385 …box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), in…
396 border-color: #aaa #bbb #bbb;
397 box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
406 -webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
407 box-sizing: content-box;
410 input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, …
411 -webkit-appearance: none;
422 border-radius: 3px;
444 padding-left: 3px;
445 vertical-align: top; /* Improves readability and alignment in all browsers */
449 /*--------------------------------------------------------------
451 --------------------------------------------------------------*/
452 /*--------------------------------------------------------------
454 --------------------------------------------------------------*/
469 /*--------------------------------------------------------------
471 --------------------------------------------------------------*/
472 .main-navigation {
479 .main-navigation ul {
480 list-style: none;
482 padding-left: 0;
485 .main-navigation li {
490 .main-navigation a {
492 text-decoration: none;
495 .main-navigation ul ul {
496 box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
500 left: -999em;
501 z-index: 99999;
504 .main-navigation ul ul ul {
505 left: -999em;
509 .main-navigation ul ul a {
513 .main-navigation ul ul li {
517 .main-navigation li:hover > a {
520 .main-navigation ul ul :hover > a {
523 .main-navigation ul ul a:hover {
526 .main-navigation ul li:hover > ul {
530 .main-navigation ul ul li:hover > ul {
534 .main-navigation .current_page_item > a,
535 .main-navigation .current-menu-item > a,
536 .main-navigation .current_page_ancestor > a {
540 .menu-toggle {
546 .site-main .comment-navigation,
547 .site-main .paging-navigation,
548 .site-main .post-navigation {
553 .comment-navigation .nav-previous,
554 .paging-navigation .nav-previous,
555 .post-navigation .nav-previous {
560 .comment-navigation .nav-next,
561 .paging-navigation .nav-next,
562 .post-navigation .nav-next {
564 text-align: right;
568 /*--------------------------------------------------------------
570 --------------------------------------------------------------*/
572 .screen-reader-text {
580 .screen-reader-text:hover,
581 .screen-reader-text:active,
582 .screen-reader-text:focus {
583 background-color: #f1f1f1;
584 border-radius: 3px;
585 box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
589 font-size: 14px;
590 font-size: 1.4rem;
591 font-weight: bold;
594 line-height: normal;
596 text-decoration: none;
599 z-index: 100000; /* Above WP toolbar */
602 /*--------------------------------------------------------------
604 --------------------------------------------------------------*/
608 margin-right: 1.5em;
614 margin-left: 1.5em;
623 /*--------------------------------------------------------------
625 --------------------------------------------------------------*/
628 .entry-content:before,
629 .entry-content:after,
630 .comment-content:before,
631 .comment-content:after,
632 .site-header:before,
633 .site-header:after,
634 .site-content:before,
635 .site-content:after,
636 .site-footer:before,
637 .site-footer:after {
643 .entry-content:after,
644 .comment-content:after,
645 .site-header:after,
646 .site-content:after,
647 .site-footer:after {
651 /*--------------------------------------------------------------
653 --------------------------------------------------------------*/
660 max-width: 100%;
664 .widget_search .search-submit {
668 /*--------------------------------------------------------------
670 --------------------------------------------------------------*/
671 /*--------------------------------------------------------------
673 --------------------------------------------------------------*/
688 .group-blog .byline {
692 .page-content,
693 .entry-content,
694 .entry-summary {
698 .page-links {
703 /*--------------------------------------------------------------
705 --------------------------------------------------------------*/
706 .blog .format-aside .entry-title,
707 .archive .format-aside .entry-title {
711 /*--------------------------------------------------------------
713 --------------------------------------------------------------*/
714 .comment-content a {
715 word-wrap: break-word;
722 /*--------------------------------------------------------------
724 --------------------------------------------------------------*/
726 .infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
727 .infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
731 /* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .n…
732 .infinity-end.neverending .site-footer {
736 /*--------------------------------------------------------------
738 --------------------------------------------------------------*/
739 .page-content img.wp-smiley,
740 .entry-content img.wp-smiley,
741 .comment-content img.wp-smiley {
743 margin-bottom: 0;
744 margin-top: 0;
752 max-width: 100%;
755 /*--------------------------------------------------------------
757 --------------------------------------------------------------*/
758 .wp-caption {
759 margin-bottom: 1.5em;
760 max-width: 100%;
763 .wp-caption img[class*="wp-image-"] {
768 .wp-caption-text {
769 text-align: center;
772 .wp-caption .wp-caption-text {
776 /*--------------------------------------------------------------
778 --------------------------------------------------------------*/
780 margin-bottom: 1.5em;
783 .gallery-item {
784 display: inline-block;
785 text-align: center;
786 vertical-align: top;
790 .gallery-columns-2 .gallery-item {
791 max-width: 50%;
794 .gallery-columns-3 .gallery-item {
795 max-width: 33.33%;
798 .gallery-columns-4 .gallery-item {
799 max-width: 25%;
802 .gallery-columns-5 .gallery-item {
803 max-width: 20%;
806 .gallery-columns-6 .gallery-item {
807 max-width: 16.66%;
810 .gallery-columns-7 .gallery-item {
811 max-width: 14.28%;
814 .gallery-columns-8 .gallery-item {
815 max-width: 12.5%;
818 .gallery-columns-9 .gallery-item {
819 max-width: 11.11%;
822 .gallery-caption {