| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226 |
- .clearfix {
- zoom: 1; }
- .clearfix:before, .clearfix:after {
- content: "";
- display: table; }
- .clearfix:after {
- clear: both; }
- .image-replacement {
- text-indent: 100%;
- white-space: nowrap;
- overflow: hidden; }
- span.amp {
- font-family: Baskerville, "Goudy Old Style", Palatino, "Book Antiqua", serif;
- font-style: italic; }
- .text-left {
- text-align: left; }
- .text-center {
- text-align: center; }
- .text-right {
- text-align: right; }
- .help, .info, .error, .success {
- margin: 10px;
- padding: 5px 18px;
- border: 1px solid; }
- .help {
- border-color: #e8dc59;
- background: #ebe16f; }
- .info {
- border-color: #bfe4f4;
- background: #d5edf8; }
- .error {
- border-color: #f8cdce;
- background: #fbe3e4; }
- .success {
- border-color: #deeaae;
- background: #e6efc2; }
- .button, .button:visited {
- border: 1px solid #9cd5ef;
- border-top-color: #b6e0f3;
- border-left-color: #b6e0f3;
- padding: 4px 12px;
- color: white;
- display: inline-block;
- font-size: 11px;
- font-weight: bold;
- text-decoration: none;
- text-shadow: 0 1px rgba(0, 0, 0, 0.75);
- cursor: pointer;
- margin-bottom: 20px;
- line-height: 21px;
- -webkit-border-radius: 4px;
- -moz-border-radius: 4px;
- -ms-border-radius: 4px;
- -o-border-radius: 4px;
- border-radius: 4px;
- background-color: #bfe4f4;
- background-image: -webkit-gradient(linear, left top, left bottom, from(#d5edf8), to(#bfe4f4));
- background-image: -webkit-linear-gradient(top, #d5edf8, #bfe4f4);
- background-image: -moz-linear-gradient(top, #d5edf8, #bfe4f4);
- background-image: -o-linear-gradient(top, #d5edf8, #bfe4f4);
- background-image: -ms-linear-gradient(top, #d5edf8, #bfe4f4);
- background-image: linear-gradient(top, #d5edf8, #bfe4f4); }
- .button:hover, .button:focus, .button:visited:hover, .button:visited:focus {
- color: white;
- border: 1px solid #9cd5ef;
- border-top-color: #7ec8e9;
- border-left-color: #7ec8e9;
- background-color: #a9daf1;
- background-image: -webkit-gradient(linear, left top, left bottom, from(#bfe4f4), to(#a9daf1));
- background-image: -webkit-linear-gradient(top, #bfe4f4, #a9daf1);
- background-image: -moz-linear-gradient(top, #bfe4f4, #a9daf1);
- background-image: -o-linear-gradient(top, #bfe4f4, #a9daf1);
- background-image: -ms-linear-gradient(top, #bfe4f4, #a9daf1);
- background-image: linear-gradient(top, #bfe4f4, #a9daf1); }
- .button:active, .button:visited:active {
- background-color: #d5edf8;
- background-image: -webkit-gradient(linear, left top, left bottom, from(#bfe4f4), to(#d5edf8));
- background-image: -webkit-linear-gradient(top, #bfe4f4, #d5edf8);
- background-image: -moz-linear-gradient(top, #bfe4f4, #d5edf8);
- background-image: -o-linear-gradient(top, #bfe4f4, #d5edf8);
- background-image: -ms-linear-gradient(top, #bfe4f4, #d5edf8);
- background-image: linear-gradient(top, #bfe4f4, #d5edf8); }
- @media only screen and (min-width: 481px) {
- .post-content .alignleft, .post-content img.alignleft {
- margin-right: 1.5em;
- display: inline;
- float: left; }
- .post-content .alignright, .post-content img.alignright {
- margin-left: 1.5em;
- display: inline;
- float: right; }
- .post-content .aligncenter, .post-content img.aligncenter {
- margin-right: auto;
- margin-left: auto;
- display: block;
- clear: both; } }
- @media only screen and (min-width: 768px) {
- .wrap {
- max-width: 1000px; }
- .onecol {
- width: 5.801%; }
- .twocol {
- width: 14.365%; }
- .threecol {
- width: 22.928%; }
- .fourcol {
- width: 31.492%; }
- .fivecol {
- width: 40.055%; }
- .sixcol {
- width: 48.619%; }
- .sevencol {
- width: 57.182%; }
- .eightcol {
- width: 65.746%; }
- .ninecol {
- width: 74.309%; }
- .tencol {
- width: 82.873%; }
- .elevencol {
- width: 91.436%; }
- .twelvecol {
- width: 100.0%; }
- .onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol, .twelvecol {
- position: relative;
- float: left;
- margin-left: 2.762%; }
- .first {
- margin-left: 0; }
- .last {
- float: right; }
- .widgettitle {
- border-bottom: 4px double #cccccc;
- margin-bottom: 0.75em;
- font-weight: 300; }
- .widget {
- padding: 0 10px;
- margin: 2.2em 0; }
- .widget ul li {
- margin-bottom: 0.75em; }
- .widget ul li ul {
- margin-top: 0.75em;
- padding-left: 1em; } }
- @media print {
- * {
- background: transparent !important;
- color: black !important;
- text-shadow: none !important;
- filter: none !important;
- -ms-filter: none !important; }
- a, a:visited {
- color: #444444 !important;
- text-decoration: underline; }
- a:after, a:visited:after {
- content: " (" attr(href) ")"; }
- a abbr[title]:after, a:visited abbr[title]:after {
- content: " (" attr(title) ")"; }
- .ir a:after,
- a[href^="javascript:"]:after,
- a[href^="#"]:after {
- content: ""; }
- pre,
- blockquote {
- border: 1px solid #999999;
- page-break-inside: avoid; }
- thead {
- display: table-header-group; }
- tr, img {
- page-break-inside: avoid; }
- img {
- max-width: 100% !important; }
- @page {
- margin: 0.5cm; }
- p,
- h2,
- h3 {
- orphans: 3;
- widows: 3; }
- h2,
- h3 {
- page-break-after: avoid; }
- .sidebar,
- .page-navigation,
- .wp-prev-next,
- .respond-form,
- nav {
- display: none; } }
|