/* 
 * An admin UI modeled after out favorite project management application.
 * Version 1.1
 *
 */
 
 

/* WordPress 3.2 Settings Begin */

body.version-3-2  #adminmenuback,
body.version-3-2  #adminmenuwrap { display: none; }
 
body.version-3-2  #wpcontent { 
  margin: 0; 
  }
 
body.version-3-2  #wpwrap #wpcontent { 
  padding-bottom: 35px;
}

body.version-3-2  #footer { margin: 0px 0 15px 35px;  }
 
body.version-3-2  #wphead { margin: 0; }
 
body.version-3-2  #wpbody-content div.wrap {
  overflow: auto;
} 
/* WordPress 3.2 Settings End */


.wp-admin #footer a {
  padding: 3px;
  text-decoration: none; }
 
#footer-upgrade { display: none; }
 
#header_menu ul { position: relative; }
 
#header_menu a.wp-has-current-submenu {
  background: none repeat scroll 0 0 #E5E5E5;
  color: black;
  font-weight: bold; }
 
.wp-submenu .wp-submenu-head { display: none; }
 
.wp-submenu {
  display: none;
  left: 0;
  margin-top: -11px;
  min-height: 44px;
  padding-top: 14px;
  position: absolute;
  top: 24px;
  width: 100%; }
 
html { background: #E5E5E5 !important; }
 
#wpbody .wrap .updated, #wpbody  .wrap .error { margin-top: 15px; }
 
.wrap .search-form { margin-top: 20px; }
 
h1.blue-back {
  background-color: #EDF3FE;
  border-bottom: 1px solid #DCDCDC;
  color: #333333;
  font-family: "Lucida Grande",arial,sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 5px;
  padding: 6px 8px; }
 
#wpwrap #wpbody { margin-left: 0; }
 
  #wpwrap #wpbody #adminmenu { display: none; }
 
  #wpwrap #wpbody .wrap {
    -moz-box-shadow: 3px 3px 4px #BBBBBB;
    background: #FFF;
    border-bottom: 1px solid #BBBBBB;
    border-right: 1px solid #BBBBBB;
    margin-left: 30px;
    margin-right: 25px;
    margin-top: 30px;
    padding: 15px; }
 
    #wpwrap #wpbody .wrap  .icon32 { margin-top: -11px; }
 
    #wpwrap #wpbody .wrap  .icon32 { display: none; }
 
    #wpwrap #wpbody .wrap  h2 {
      background: none repeat scroll 0 0 #EDF3FE;
      color: #000000;
      font: bold 14px "Lucida Grande",arial,sans-serif;
      margin: -15px -15px 5px;
      padding: 13px 30px 13px 18px;
      text-decoration: none; }
 
      #wpwrap #wpbody .wrap  h2 .add-new-h2, #wpwrap #wpbody .wrap  h2 .h2-options, .title_bar_button {
        -moz-border-radius: 0;
        background: transparent;
        border: 0;
        color: #FF0000;
        cursor: pointer;
        float: right;
        font-family: verdana;
        font-size: 11px;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        line-height: 20px;
        margin-top: 0;
        margin: 0 6px;
        padding: 0 5px;
        position: relative;
        text-align: right;
        text-shadow: none;
        top: -3px;
        white-space: nowrap; }
 
#wpwrap #wpcontent { padding-bottom: 15px; }
 
#wpwrap #wpbody .wrap  h2 .add-new-h2:hover, .title_bar_button:hover {
  background: #FF0000;
  color: #FFFFFF; }
 
#wpcontent #wphead  #wphead-info {
  height: 28px;
  margin: 0;
  padding: 5px 23px;
  position: absolute;
  right: 0;
  top: 0; }
 
  #wpcontent #wphead  #wphead-info a { font-size: 10px; }
 
  #wpcontent #wphead  #wphead-info #user_info p { line-height: 1em; }
 
#wpcontent #wphead .wp_simplify_header_tl {
  font-size: 12px;
  height: 28px;
  left: 0;
  padding: 5px 23px;
  position: absolute;
  top: 0; }
 
  #wpcontent #wphead .wp_simplify_header_tl  a, #wpcontent #wphead  #wphead-info a {
    color: #999999;
    padding: 7px;
    text-decoration: underline; }
 
  #wpcontent #wphead .wp_simplify_header_tl a:hover, #wpcontent #wphead  #wphead-info a:hover {
    background: #EFEFEF;
    color: #000000;
    text-decoration: none; }
 
.wp-admin  #wpwrap { min-height: 0; }
 
#wpcontent #wphead {
  background: #000;
  border-bottom: 1px solid #E5E5E5;
  height: 92px; }
 
  #wpcontent #wphead #favorite-actions { display: none; }
 
  #wpcontent #wphead #user_info a { color: #999999; }
 
  #wpcontent #wphead h1 { padding: 30px 0 10px 30px; }
 
    #wpcontent #wphead h1 a {
      color: #999999;
      font-family: "Lucida Grande",arial,sans-serif; }
 
      #wpcontent #wphead h1 a #site-title {
        color: #FFFFFF;
        font-size: 24px;
        font-size: 24px;
        font-weight: normal;
        font-weight: normal; }
 
#header_menu {
  clear: both;
  height: 24px;
  margin: 0 25px 0 30px;
  padding: 0; }
 
  #header_menu  li .wp-menu-image, #header_menu  li .wp-menu-toggle { display: none; }
 
  #header_menu  li.wp-menu-separator, #header_menu  li.wp-menu-separator-last { display: none; }
 
  #header_menu  li {
    border: medium none;
    display: inline;
    list-style: none outside none;
    margin: 0;
    padding: 0; }
 
  #header_menu  li#menu-dashboard { display: none; }
 
  #header_menu  li#menu-users, #header_menu  li#menu-appearance { float: right; }
 
  #header_menu  li a.current {
    background: #E5E5E5;
    color: #222222;
    font-weight: bold;
    margin: 0 1px;
    padding-bottom: 9px;
    text-decoration: none; }
 
  #header_menu  li a {
    background-color: #666666;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    margin: 0 1px;
    padding: 5px 9px 7px;
    text-decoration: none; }
 
  #header_menu  li ul li a {
    background-color: transparent;
    color: #737373;
    float: left;
    font-size: 11px;
    font-weight: normal;
    line-height: 13px;
    margin: 0 1px;
    padding: 5px 9px 7px;
    text-decoration: none; }
 
#screen-meta #screen-options-wrap, #screen-meta #contextual-help-wrap { margin: 0 29px; }
 
#screen-meta-links #screen-options-link-wrap, #screen-meta-links #contextual-help-link-wrap { background: transparent; }
 
.wp-admin  #footer {
  background: none repeat scroll 0 0 transparent;
  border: 0;
  clear: left;
  color: #999999;
  font-family: "Lucida Grande",verdana,arial,helvetica,sans-serif;
  font-size: 9px;
  font-size: 9px;
  font-size: 9px;
  margin: 0 20px;
  padding-bottom: 15px;
  padding: 0;
  text-align: left;
  width: auto; }
 
.wp-admin  #footer {  }
 
  .wp-admin  #footer a {
    color: #636262;
    font-family: "Lucida Grande",verdana,arial,helvetica,sans-serif;
    font-size: 9px; }
 
    .wp-admin  #footer a:hover {
      background: #666666;
      color: #FFF; }
 