#eblog-wrapper #ezblog-head h1 {
  color: #34495e;
  padding: 20px 0;
}
#ezblog-body  img.avatar {
  border: 1px solid #34495e;
  padding: 5px;
  margin-bottom: 10px;
}
#ezblog-body  a:hover img.avatar {
  border-color: #E67E22;
}
#ezblog-body .profile-avatar a {
  margin-right: 20px;
}
#ezblog-body .blog-title,
#ezblog-body .blog-title a {
  font-weight: 700;
  font-size: 32px !important;
  line-height: 1.4;
}
#ezblog-body .blog-more,
#ezblog-body .featured-readmore a {
  display: inline-block;
  font-weight: 700;
  text-decoration: none;
  border: 1px solid #eee;
  background: #efefef;
  padding: 4px 9px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
#ezblog-body .post-item-s {
  margin-top: 3px;
}
#ezblog-body .blog-read .blog-admin {
  margin-bottom: 10px;
}
#ezblog-body .blog-read .blog-admin + .blog-option {
  padding-top: 0;
  border-top: 0;
}
#ezblog-body .blog-meta,
#ezblog-posts .blog-meta {
  overflow: hidden;
}
#ezblog-posts .blog-meta * {
  font-weight: normal;
  font-size: 11px;
}
#ezblog-posts .blog-meta > .in {
  padding-top: 20px;
  background-position: top right !important;
}
#ezblog-posts .post-item-s .clear + .blog-meta > .in {
  margin-top: 10px;
}
#ezblog-label {
  height: 40px;
  line-height: 40px;
  border-bottom: 3px double #34495e;
}
#ezblog-label > span {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 40px;
  font-weight: 400;
  color: #34495e;
}
#ezblog-label .link-rss {
  height: 40px;
  line-height: 40px;
  font-size: 11px;
  background-position: 0 center;
}
#ezblog-body .post-item-s {
  width: 140px;
}
#ezblog-body .post-item-s * {
  text-align: right;
}
#ezblog-body .post-item-m {
  margin-left: 160px;
}
#ezblog-body .post-item-m .blog-title {
  margin-bottom: 10px;
}
#ezblog-body .post-item-m > .blog-text {
  display: inline-block;
  width: 100%;
}
#ezblog-body .blog-post {
  border-bottom: 0;
}
#ezblog-body .comment-list li + li {
  border-top: 1px dotted #eee;
}
#ezblog-body .blog-readmore {
  display: inline-block;
  margin: 10px 0;
}
#ezblog-body .profile-head {
  border: 1px solid #eee;
  padding: 20px;
}
#ezblog-posts .blog-image {
  margin: 0 15px 10px 0;
  padding: 5px;
  border: 1px solid #34495e;
  border-bottom-color: #34495e;
  background: #fff;
}
#ezblog-posts .blog-image:hover {
  border: 1px solid #E67E22;
}
#eblog-wrapper #ezblog-menu {
  border: 1px solid #2b3c4e;
  clear: both;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
#ezblog-menu .blog-navi {
  background: #34495e;
  box-shadow: 0 0 0 rgba(255,255,255,0.1) inset;
  -moz-box-shadow: 0 0 0 rgba(255,255,255,0.1) inset;
  -webkit-box-shadow: 0 0 0 rgba(255,255,255,0.1) inset;
}
#ezblog-menu .blog-navi li.toolbar-item {
  border-right: 1px solid #2b3c4e;
}
#ezblog-menu .blog-navi li.toolbar-item.float-r {
  border-left: 1px solid #2b3c4e;
  border-right: 0;
}
#ezblog-menu .blog-navi li.toolbar-item > a {
  height: 34px;
  line-height: 34px;
  padding: 0 13px;
  display: block;
}
#ezblog-menu .blog-navi li.toolbar-item > a span {
  display: block;
  text-indent: -999999px;
  width: 20px;
  height: 34px;
  background-color: transparent !important;
}
#ezblog-menu.narrow .blog-navi li .tips {
  color: #E67E22;
}
#ezblog-menu.narrow .blog-navi li .tips:hover {
  color: #E67E22;
}
#ezblog-menu .blog-navi li.toolbar-item > a:hover,
#ezblog-menu .blog-navi li.toolbar-item > a:focus {
  color: #E67E22;
  box-shadow: 0 0 0px rgba(0,0,0,0.3) inset;
}
#ezblog-menu .blog-navi li.toolbar-item > form {
  display: block;
  margin: 0;
  padding: 0 8px;
}
#ezblog-menu .blog-navi li.toolbar-item > form input.input {
  height: 22px;
  padding: 1px 4px;
  margin: 4px 0;
  display: inline-block;
  float: left;
  border: 1px solid #2b3c4e;
  font-size: 12px;
  font-family: inherit;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
#ezblog-menu .blog-navi li.toolbar-item > form button.submit-search {
  display: block;
  float: left;
  height: 26px;
  width: 26px;
  border: none;
  background-color: #d67118;
  text-indent: -9999px;
  padding: 0;
  margin: 4px 0 0 2px;
  cursor: pointer;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
#ezblog-menu .blog-navi li.toolbar-item > form button.submit-search:hover {
  background-color: #19232d;
  border: none;
}
#ezblog-menu .blog-navi li .tips {
  display: none;
  position: absolute;
  left: 2px;
  top: 45px;
  background: #fff;
  border: 1px solid #eee;
  border-bottom-color: #eee;
  padding: 10px;
  z-index: 999999;
  color: #34495e;
  line-height: 1.4;
  width: 200px;
  font-size: 11px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
#ezblog-menu.narrow .toolbar-search {
  background: #E67E22;
}
#ezblog-body .blog-post {
  padding: 30px 0;
}
#ezblog-body .blog-post + .blog-post {
  border-top: 1px dashed #eee;
}
#ezblog-body .blog-related ul li+li {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px dashed #eee;
}
#ezblog-body .tab_button {
  border: 1px solid #eee;
  border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
}
#ezblog-body .tab_button li {
  width: 35%;
  text-align: left;
}
#ezblog-body .tab_button li+li {
  border-left: 1px dotted #eee;
}
#ezblog-body .tab_button li a,
#ezblog-body .tab_button li a:hover {
  text-decoration: none;
  background-color: transparent;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 0 10px 22px;
  display: block;
  height: 24px;
  line-height: 24px;
}
#ezblog-body .tab_button li a span {
  display: inline-block;
  height: 18px;
  line-height: 18px;
  padding: 2px 8px;
  margin-top: 2px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
#ezblog-body .tab_button li a:hover span {
  background: white;
  color: #34495e;
  text-decoration: none;
}
#ezblog-body .tab_button li.item-active a span,
#ezblog-body .tab_button li.item-active a:hover span {
  background: #E67E22;
  color: #fff;
}
#ezblog-body .tab_button li a.ico {
  background-position: 0 center;
  background-repeat: no-repeat;
  margin-left: 10px;
}
#ezblog-body .tab_container {
  border: 1px solid #eee;
  border-top: 0;
  padding: 15px;
}
#ezblog-body .entry-related-post li + li,
#ezblog-body .entry-trackback-links li + li {
  border-top: 1px dotted #eee;
}
#eblog-wrapper #section-author {
  border: 1px solid #eee;
  padding: 0 10px;
  background: #f9f9f9;
}
#eblog-wrapper #section-author div.author-about p {
  margin: 0;
  padding: 0;
  color: #34495e;
}
#eblog-wrapper #section-author div.author-about p+p {
  margin-top: 10px;
}
body .comment-row #comment-form .comment-body {
  padding: 0;
  border: 0;
  margin: 0;
}
body #comment-form label {
  display: inline-block !important;
}
body #comment-form #markItUpComment {
  display: inline-block;
  width: 100%;
}
body #comment-form #markItUpComment .markItUpHeader {
  border: 1px solid #eee;
  border-bottom: 0;
  background: #eee;
  padding: 4px;
  display: inline-block;
  width: 100%;
}
body #comment-form #markItUpComment .markItUpHeader ul {
  display: inline-block;
}
body #comment-form #markItUpComment .markItUpHeader ul a {
  border: 0;
  padding: 3px;
  background-position: center !important;
}
body #comment-form #markItUpComment .markItUpHeader ul a:hover,
body #comment-form #markItUpComment .markItUpHeader ul a:focus {
  border: 1px solid #E67E22;
  padding: 2px;
  background-color: #fff;
}
body #comment-form #markItUpComment .markItUpHeader ul .markItUpSeparator {
  border-right: 1px solid #eee;
  height: 22px;
  margin: 0 5px;
  display: block;
  text-indent: -9999px;
}
body #comment-form #markItUpComment textarea {
  border: 1px solid #eee;
  padding: 4px;
  width: 100%;
  height: 120px;
  font-size: 13px;
  line-height: 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
body #comment-form #markItUpComment .markItUpFooter {
  padding: 3px 4px;
  background: #eee;
  border: 1px solid #eee;
  border-top: 0;
}
body #comment-form .inputbox {
  padding: 10px;
  border: 1px solid #eee;
  border-top-color: #eee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-weight: 300;
}
body #comment-form input[type="checkbox"].inputbox {
  vertical-align: text-top;
  margin: 0 5px 0 0;
}
.ezb-mod .mod-item + .mod-item {
  border-top: 1px dashed #eee !important;
  margin: 0px 0 0 0 !important;
  font-weight: 400;
}
.ezb-mod .mod-item {
  overflow: hidden;
  position: relative;
  padding: 0 !important;
  margin: 0 !important;
  font-weight: 400;
}
.ezb-mod.mod_easyblogtagcloud a {
  margin: 0 5px 5px 0;
  font-size: 12px !important;
  display: inline-block;
  background: #E67E22;
  color: white;
  text-shadow: 0 0 0 rgba(0,0,0,0.1);
  border: none;
  padding: 3px 7px;
  text-decoration: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#ezblog-head .component-links {
  margin-top: 25px;
}
.ezb-mod.mod_easyblogtagcloud a:hover {
  background: #34495e;
}
#ezblog-body .blog-brief {
  border-bottom: 1px solid #eee;
}
#ezblog-body .blog-text blockquote {
  font-family: serif;
  font-style: italic;
  margin: 40px 0;
  padding: 5px 30px;
  position: relative;
}
#ezblog-body .blog-text blockquote p {
  margin: 0;
  font-size: 21px;
  line-height: 30px;
  color: #34495e;
}
#ezblog-body .blog-text  blockquote:before {
  display: block;
  content: "\201C";
  font-size: 50px;
  position: absolute;
  left: 0;
  top: 8px;
}
.comment-content .label,
.badge {
  display: inline-block;
  padding: 6px 8px;
  font-size: 11.844px;
  font-weight: 400;
  line-height: 14px;
  color: #34495e;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 0 0 rgba(0,0,0,0.25);
  background-color: #f9f9f9;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#ezblog-body .comment-avatar + .comment-content {
  margin: 0 0 0 120px;
}
#eblog-wrapper .ffa {
  font-family: 'Lato', sans-serif;
  font-size: 12px;
}
#eblog-wrapper a.easyblog-thumb-preview img,
#eblog-wrapper a.gallery-thumb-item img {
  border: 1px solid #34495e;
  margin-bottom: 30px;
}
#eblog-wrapper a.easyblog-thumb-preview img:hover,
#eblog-wrapper a.gallery-thumb-item img:hover {
  border: 1px solid #E67E22;
}
#ezblog-body .blog-read .blog-navi {
  background: #fff;
  border-top: 1px solid #f5f5f5 !important;
  border-bottom: 1px solid #f5f5f5 !important;
  border-left: 0;
  border-right: 0;
  margin: 15px 0;
  padding: 0 10px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
#ezblog-body .blog-read .blog-navi li a {
  font-size: 13px;
}
#ezblog-menu.narrow {
  background: #34495e;
}