/* Vars ----------------------------------------------------*//* Mixins ----------------------------------------------------*//* Video ------------------------------------------------------------*/
.block .video-holder {
  margin: 0px;
}
.block .video-holder iframe {
  width: 100%;
  height: 200px;
}
/* Footer */
.widget-block .video-holder {
  margin: 0px;
}
.widget-block .video-holder iframe {
  width: 100%;
  height: 160px;
}
/* Widget contact form -----------------------------------------------*/
.ansimuz-widget-form {
  color: #fee271;
}
.ansimuz-widget-form input,
.ansimuz-widget-form textarea {
  padding: 5px 5px;
  background: #eaeaea;
  color: #484848;
  border: 1px  solid #ccc;
  font-family: Helvetica, Arial;
  margin-bottom: 5px;
  font-size: 11px;
  line-height: 1.5em;
  width: 80%;
}
.ansimuz-widget-form input[type="submit"] {
  width: auto;
}
.ansimuz-widget-form input[type="submit"]:hover {
  opacity: .8;
  cursor: pointer;
}
#sidebar .ansimuz-widget-form .alert {
  color: red;
}
#sidebar .ansimuz-widget-form input,
#sidebar .ansimuz-widget-form textarea {
  width: 95%;
}
#sidebar .ansimuz-widget-form input[type="submit"] {
  width: auto;
}
/* RECENT POSTS -----------------------------------------------*/
.recent-post {
  margin-bottom: 21px;
}
.recent-post .thumb {
  display: block;
  float: left;
  background: #f1f1f1;
  line-height: 0em;
  padding: 3px;
  margin-right: 10px;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.22);
}
.recent-post .post-head {
  display: block;
  overflow: auto;
}
.recent-post span {
  display: block;
  font-size: 12px;
}
#sidebar .recent-post .post-head {
  overflow: auto;
}
/* ANSIMUZ LATEST POSTS -----------------------------------------------*/
.ansimuz-latest-post {
  margin-bottom: 21px;
}
.ansimuz-latest-post .the-title {
  display: block;
  margin-bottom: 1px;
}
.ansimuz-latest-post .the-excerpt {
  display: block;
  margin-bottom: 5px;
}
.ansimuz-latest-post .the-meta {
  font-style: italic;
}
/* WP calendar -----------------------------------------------*/
#wp-calendar {
  width: 100%;
}
#wp-calendar thead,
#wp-calendar caption {
  color: #fff;
}
#wp-calendar caption {
  margin-bottom: 6px;
  background: rgba(0, 0, 0, 0.2);
  padding: 3px;
}
#wp-calendar tbody {
  text-align: center;
}
#wp-calendar #next {
  text-align: right;
}
/* sidebar */
#sidebar #wp-calendar caption {
  color: #fff;
}
#sidebar #wp-calendar thead {
  color: #444;
}
#sidebar #wp-calendar caption {
  background: rgba(0, 0, 0, 0.6);
}
#sidebar #wp-calendar caption {
  background: rgba(0, 0, 0, 0.6);
}
/* WP Search -----------------------------------------------*/
#searchform {
  width: 100%;
}
#searchform #s {
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-top: 1px solid #000000;
  color: #fff;
  padding: 5px;
  text-indent: 0px;
  width: 95.4545%;
  margin-bottom: 10px;
}
#searchform #searchsubmit {
  background: #f8f5f2;
}
#sidebar #searchform #s {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  color: #444;
}
/* NextGen Gallery -----------------------------------------------*/
.widget-block .ngg-widget a {
  display: block;
  float: left;
  background: #f1f1f1;
  line-height: 0em;
  padding: 3px;
  margin: 0 5px 5px 0;
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
}
.widget-block .ngg-widget img {
  border: none;
  margin: 0px;
  padding: 0px;
}
.widget-block .ngg-widget a:hover img {
  opacity: 0.8;
}
/* WP widget menu -----------------------------------------------*/
.widget-block .sub-menu {
  padding-left: 9px;
}
/* SIDEBAR  ----------------------------------------------------*/#sidebar .cat-item a,
#sidebar .page_item a {
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 5px;
  margin-bottom: 5px;
  padding-left: 10px;
}
#sidebar .cat-item a .post-counter,
#sidebar .page_item a .post-counter {
  color: #656360;
}
#sidebar .ads a {
  display: block;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  line-height: 0em;
}
#sidebar .ads a.last {
  margin-right: 0px;
}
/* WIDGETS -----------------------------------------------*/
.widget-cols {
  /* RECENT POSTS -----------------------------------------------*/

}
.widget-cols .cat-item a,
.widget-cols .page_item a {
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 5px;
  margin-bottom: 5px;
  padding-left: 10px;
}
.widget-cols .cat-item a .post-counter,
.widget-cols .page_item a .post-counter {
  color: #f1f1f1;
}
.widget-cols .cat-item:last-child a,
.widget-cols .page_item:last-child a {
  border-bottom: none;
}
.widget-cols .recent-post {
  margin-bottom: 21px;
}
.widget-cols .recent-post .thumb {
  display: block;
  float: left;
  background: #f1f1f1;
  line-height: 0em;
  padding: 3px;
  margin-right: 15px;
  margin-bottom: 10px;
  -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
}
.widget-cols .recent-post .post-head {
  overflow: auto;
}
.widget-cols .recent-post span {
  display: block;
}
