#icon-themes{float:left;}

table.widefat tr td{padding:8px;}

.table-wrapper{
    margin: 10px;
    padding: 10px;
}

#list-table tr:hover{
    background-color: #ececec;
}

#table-container{margin-top: 20px;}

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 18px;
  color: #c09853;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.alert-heading {
  color: inherit;
}

.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 18px;
}

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-danger,
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}

.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}

.alert-block p + p {
  margin-top: 5px;
}


.well {
  min-height: 20px;
  padding: 19px;
  background-color: #f5f5f5;
  border: 1px solid #eee;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-large {
padding: 24px;
-webkit-border-radius: 6px;
   -moz-border-radius: 6px;
        border-radius: 6px;
}

.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}


/**/
#dashboard_right_now .inside{padding-top:0px;}
.postbox h3:hover{cursor:default;}
.postbox{margin-bottom:0;}

.article-detail{font-size:13px; font-weight: normal;}
#icon-options-general, #icon-edit-pages{margin-top:-10px;}

#auth-info-content img {
  float:left; 
  border: 1px solid #DFDFDF; 
  padding: 2px;
}

#auth-info-content .auth-info-right {
  float: left; 
  margin-left: 5px;
  width: 450px;
}

#auth-info-content .info-right {
  margin-bottom: 5px;
}

#auth-info-content p {
  margin: 0px;
  padding: 2px 0px !important;
}

#auth-info-content .authorbio {
  height: 65px;
  width: 490px;
  overflow: auto;
}
#auth-info-content div.info-right-val {
  margin-left: 10px;
}

#social .fb {
  background: url("../images/1364217655_facebook.png") no-repeat scroll left center transparent;
}

#social .twit {
  background: url("../images/1364217635_twitter.png") no-repeat scroll left center transparent;
}     

#social .gplus {
  background: url("../images/1364217551_google_plus.png") no-repeat scroll left center transparent;
} 

#social span {
  display: block;
  height: 24px !important;
  line-height: 24px !important;
  overflow: hidden;
  width: 24px !important;
}

#social .soc-button {
  padding: 2px;
  float: left;
}

.poke {
   background-image: url("../images/1365162681_poke.png");
   background-repeat: no-repeat;
   background-size: auto auto;
   display: inline-block;
   height: 14px;
   width: 16px;
   cursor: pointer;
}


tr.requested-changes{background-color:#dde1db;}

/*override tinymce settings*/
.js .tmce-active .wp-editor-area{color:#000000 !important;}

div.view-all-right {
  float: right; padding:10px; font-size: 14px;
}

h2.dtitle {
  float: left;
} 