/*CUSTOM CSS BY ZEA (http://tonjoostudio.com)*/

.us-option-wrapper {
  text-align: left;
}

#us-theme-options-wrap {
  margin-top: 30px;
  border-radius: 5px;
  width: 50%;
  height: auto;
  background-color: #FFFFFF;
  padding: 10px 10px 10px 20px !important;
  box-shadow: 3px 3px 3px #999999;
  float: left;
}

#us-theme-options-wrap h1 {
  font-size: 1.3em;
}

.us-widefat {
  border-spacing: 0px;
  width: 100%;
  clear: both;
  margin: 0px;
}

.us-postbox-container {
  margin-top: 30px;
  /*margin-bottom: 30px;*/
  margin-left: 100px;
  margin-right: 100px;
  /*box-shadow: 3px 3px 3px #999999;
  border-radius: 5px;*/
  float: right;
}

.us-postbox {
  position: relative;
  min-width: 255px;
  border: 1px solid #E5E5E5;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.04);
  background: none repeat scroll 0% 0% #FFF;
}

.us-postbox img {
  width: 200px ;
}

.us-postbox, .stuffbox {

  margin-bottom: 20px;
  padding: 0px;
  line-height: 1;

}