/* Fonts */ @import url("http://fonts.googleapis.com/css?family=Bevan"); @import url("http://fonts.googleapis.com/css?family=Open+Sans:400italic,800italic,400,800"); /*@import url('http://fonts.googleapis.com/css?family=Lora');*/ body, p, li, ul { font-family: 'Open Sans', sans-serif; font-size: 13px; font-weight: normal; /*line-height: 1.5em;*/ } ol, td, th { font-family: 'Open Sans', sans-serif; font-size: 12px; font-weight: 400; } textarea, input { font-size: 1em; line-height: 1.5em; } /*body#ledge{ min-width: 320px; }*/ #wrapper { padding: 0 2%; } #primary, #secondary { padding-bottom: 80px; margin-bottom: 30px; } li { line-height: 1.5em; margin-bottom: .5em } /* Black text in body and headers */ body, .reset, h1, h2 { color: #000; font-weight: normal; } .titled-view > .card-header h1, h1 { font-family: 'Open Sans', sans-serif; font-size: 16px; line-height: 1.5em; font-weight: 800; font-style: italic; } .card-frame>.card-header { text-align: left; } .card-frame { border: 0px; border-radius: 5px; } h2 { font-family: 'Open Sans', sans-serif; font-size: 14px; font-weight: 800; line-height: 1.3em; } .labeled-view label h1, .labeled-view .pointer-list, .labeled-view .pointer-item, .labeled-view .search-result-list, .labeled-view .search-result-item { font-family: 'Open Sans', sans-serif; font-weight: 800; font-style: normal; font-size: 1em; } /*Change color of closed view from white to gray*/ .closed-view { background: #ffffff; border: 0; border-bottom: 1px solid #c6c6c6; -moz-border-radius: 0 !important; border-radius: 0 !important; padding: 0; margin: 1px 0 0 0; } .w-columns { -moz-column-count:2; /* Firefox */ -webkit-column-count:2; /* Safari and Chrome */ column-count:2; } .w-center { text-align:center; } /*Change labeled view to add spacing between items*/ .pointer-item.item-link { padding-right: 10px !important; } pre { line-height: 12px; background: #C6DAE1; } .card-frame > .card-header { background: #186886; color: #fff; font-size: 1.2em; font-weight: bold; } #container { margin-left: 304px; margin-right: 20px; /*margin-bottom: -330px;*/ } #primary { width: 100%; } #primary { margin: 0 1% 3em 1%; float: right; width: 100%; } #secondary { margin: 0 1% 3em 1%; float: left; width: 100%; } @media print { #primary { width: 100%; float: none; margin: 0; } #secondary { display: none; } } #main > .titled-view > .card-header { font-size: 2.4em; line-height: 1.5em; margin-bottom: .6em; } /* light brown and gold links */ a:link:not(.wanted-card):not(.email-link) { color: #803A08; } a:hover:not(.wanted-card):not(.email-link) { color:#FFD700; } a:visited:not(.wanted-card):not(.email-link) { color:#B8860B; } a:active:not(.wanted-card):not(.email-link) { color:#FFA500; } a.wanted-card { color: #990000; } a.email-link { color: #997799; } .card-slot .change-view .last-edited { color: #DAA520; } .card-slot .card-header { background: #888 none repeat scroll 0; } .card-slot .submenu a { color: #888; } .w-gray { color: #888; } /* help text - light gray background, left-aligned, fixed padding */ .help, .instruction { background: #DDD; text-align: left; border: 0px solid #000; padding: 0px 8px; a:link{ color: #2E8B57} a:hover{ color:#3CB371; } a:visited{ color:#8FBC8F; } a:active{ color:#228B22; } } /* light gray comment background, disappear redundant "Comment:" label */ .card-slot .comment-box { background: #DADADA none repeat scroll 0; -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; } .card-slot hr { color: #DADADA; background-color: #DADADA; border: solid; height: 1px; margin: 5px 25px 5px 25px; } .comment-box br { line-height: 0px; } /* removing dashed line and gray area around edit modes */ .card-slot .edit-area, .card-slot span.transcluded:hover div.edit-area { background: white; border: 0px; } /* remove footers in sidebar - not getting class-specification right yet */ /*div.secondary .card-footer { display: none; }*/ /* messing with tinyMCE */ .defaultSkin table.mceLayout tr.mceFirst td { border-top: 3px solid black; background-color: #ACACAC; } .defaultSkin table { background-color: #ACACAC; } .defaultSkin .mceButton { border: 0 none; } .defaultSkin table.mceLayout tr.mceLast td { line-height: 12px; background-color: #ACACAC; } /* make *css taller */ .SELF-Xcss textarea { height: 30em; } .SELF-wagn_help-original > .content ul { list-style-type: none; margin: 1em; padding: 0; } .SELF-wagn_help-original > .content li { padding: .8em; margin: 0; background: #eeeeee; } .SELF-wagn_help-original > .content li:nth-child(even) { background: #ddd; } .SELF-wagn_help-original > .content h1 { font-size: 1.5em; padding: 0.6em 0 0.3em 0; } .SELF-wagn_help-original > .content aside { float: right; border: 1px solid #999; background: white; width: 33%; padding: 1em; margin: 36px 16px 2px 5px; overflow: auto; border-radius: 18px; -moz-border-radius: 18px; text-align: center; } .SELF-wagn_help-original > .content aside h2 { font-size: .9em; } .SELF-wagn_help-original > .content aside p { font-size: .8em; } /* The following are specifically NOT recommended but are included here to avoid disrupting behavior in old sites */ /* best not to overspecify these properties */ /*body, p, ol, ul, td, th, textarea { font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal; } body, p, ol, ul { line-height: 21px; }*/ .closed-content { font-size: 11px !important; } /* creates lots of inline divs. confusing */ .content-view /*.card-content div#game_text*/ { display: inline; } /* english content in css. ugh */ .search-no-results:after { content: '0 results'; } .closed-content .search-no-results:after { content: ''; } /* many sites may want this external link behavior; it's here because it's a nuisance to override when not desired */ a.external-link, .closed-content a.external-link { color: #729; background: url(/assets/external_link.png) center right no-repeat; padding-right: 13px !important; } .SELF-home-original > .card-content p a.external-link, .SELF-wagneer_menu > .card-content a.external-link { list-style-type: none; padding-right: 0 !important; background: inherit; }