* { margin: 0; padding: 0; } body { line-height: 1; box-sizing: border-box; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } /* remember to highlight inserts somehow! */ ins { text-decoration: none; } del { text-decoration: line-through; } /* 2 column liquid layout */ #wpwrap { height: auto; min-height: 100%; width: 100%; } #wpcontent { height: 100%; } #wpbody { clear: both; margin-left: 155px; background: #f5f6f7; box-shadow: inset 2px 0 10px 0 rgba(0,0,0,0.05); } #wpbody-content { float: left; width: 100%; } #adminmenu { float: left; clear: left; width: 145px; margin-top: 15px; margin-right: 5px; margin-bottom: 15px; margin-left: -150px; position: relative; padding: 0; list-style: none; } /* inner 2 column liquid layout */ .inner-sidebar { float: right; clear: right; width: 280px; position: relative; } .has-sidebar { float: left; clear: left; width: 100%; margin-right: -340px; } .has-sidebar .has-sidebar-content { margin-right: 305px; } /* 2 columns main area */ #col-container { overflow: hidden; padding: 0; margin: 0; } #col-left { padding: 0; margin: 0; overflow: hidden; width: 39%; } #col-right { float: right; clear: right; overflow: hidden; padding: 0; margin: 0; width: 59%; } /* utility classes */ .alignleft { float: left; } .alignright { float: right; } .textleft { text-align: left; } .textright { text-align: right; } .clear { clear: both; } .hidden, .closed .inside { display: none; } /* include margin and padding in the width calculation of input and textarea */ input[type="text"], textarea { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; /* ie8 only */ box-sizing: border-box; } input[type="checkbox"], input[type="radio"] { vertical-align: text-top; } /* styles for use by people extending the WordPress interface */ html, body { height: 100%; } body, td { font: 13px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif; } p { margin: 1em 0; } blockquote { margin: 1em; } label { cursor: pointer; } li, dd { margin-bottom: 6px; } p, li, dl, dd, dt { line-height: 140%; } textarea, input, select { font: 13px/19px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif; margin: 1px; padding: 3px; } h1 { display: block; font-size: 2em; font-weight: bold; margin: .67em 0; } h2 { display: block; font-size: 1.5em; font-weight: bold; margin: .83em 0; } h3 { display: block; font-size: 1.17em; font-weight: bold; margin: 1em 0; } h4 { display: block; font-weight: bold; margin: 1.33em 0; } h5 { display: block; font-size: 0.83em; font-weight: bold; margin: 1.67em 0; } h6 { display: block; font-size: 0.67em; font-weight: bold; margin: 2.33em 0; } /* BUTTONS */ .button, .button-secondary, .submit input, input[type=button], input[type=submit] { border-color: #bbb; color: #464646; } .button:hover, .button-secondary:hover, .submit input:hover, input[type=button]:hover, input[type=submit]:hover { color: #000; border-color: #999; } .button, .submit input, .button-secondary { background: #f2f2f2 linear-gradient(#fff, #e8e8e8); box-shadow: 0 1px 0 0 #fff; } .button:active, .submit input:active, .button-secondary:active { background: #eee; } .button-primary, .submit .button-primary, #login form .submit input, input[type=button].button-primary, input[type=submit].button-primary { border-color: #004980; font-weight: bold; color: #fff; background: linear-gradient(#1199c9, #0676c9); box-shadow: 0 1px 0 0 #fff; } .button-primary:hover, .submit .button-primary:hover, #login form .submit input:hover, input[type=button].button-primary:hover, input[type=submit].button-primary:hover { border-color: #00355b; box-shadow: 0 3px 15px 0 rgba(0,0,0,0.1); } .button-primary:active, #login form .submit input:active, input[type=button].button-primary:active, input[type=submit].button-primary:active { background: #006cbc; } .button[disabled], .button:disabled, .button-secondary[disabled], .button-secondary:disabled, a.button.disabled { color: #ccc; border-color: #ccc; } .button-primary[disabled], .button-primary:disabled { color: #2fa0d5; } /* END BUTTONS */ .subsubsub { list-style: none; margin: 8px 0 5px; padding: 0; white-space: nowrap; font-size: 11px; float: left; } .subsubsub a { line-height: 2; padding: .2em; text-decoration: none; } .subsubsub a .count, .subsubsub a.current .count { color: #999; font-weight: normal; } .subsubsub a.current { font-weight: bold; background: none; border: none; } .subsubsub li { display: inline; margin: 0; padding: 0; } .widefat { border: none; border-collapse: separate; border-spacing: 0; width: 100%; clear: both; margin: 10px 0 0 0; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; background: #fff; } .widefat * { word-wrap: break-word; } .widefat a { text-decoration: none; } .widefat td, .widefat th { border-bottom: 1px solid #ebebeb; font-size: 11px; vertical-align: text-top; } .widefat th { background: #d7dbdb; padding: 7px 7px 5px; text-align: left; border-bottom: 1px solid #babdbe; } .widefat td { padding: 7px 7px 5px; vertical-align: top; } .widefat thead tr th:first { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; } .widefat thead tr th:last { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; } .widefat td p { font-size: 11px; } .widefat th input, .widefat .check-column input { margin: 3px 0 0 8px; padding: 0; vertical-align: text-top; } .widefat .check-column { width: 2.2em; padding: 0; } .widefat tbody .check-column { padding: 7px 0 22px; } .widefat .num, .column-comments, .column-links, .column-posts, .column-parent { text-align: center; } .widefat th#comments { vertical-align: middle; } .wrap { margin: 0 15px; } .updated, .error { border: 1px solid #e6db55; background: rgb(255, 251, 204); padding: 0 0.6em; margin: 5px 15px 2px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; } .updated p, .error p { margin: 0.5em 0; line-height: 1; padding: 2px; } .wrap .updated, .wrap .error { margin: 5px 0; } .wrap h2 { font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif; font-size: 24px; font-weight: bold; margin: 0; padding: 8px 15px 3px 0; line-height: 35px; } .wrap h2.long-header { padding-right: 0; }