/* Comments Evolved for WordPress ( http://wordpress.org/extend/plugins/gplus-comments ) by Brandon Holtsclaw */
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400');

#comment-tabs .ui-helper-hidden {
  display: none;
}

#comment-tabs .ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

#comment-tabs .ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

#comment-tabs .ui-helper-clearfix:before,#comment-tabs .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

#comment-tabs .ui-helper-clearfix:after {
  clear: both;
}

#comment-tabs .ui-helper-clearfix {
  min-height: 0;
}

#comment-tabs .ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}

#comment-tabs .ui-front {
  z-index: 100;
}

#comment-tabs .ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#comment-tabs {
  padding: .2em;
}

#comment-tabs .ui-tabs-nav {
  margin: 0;
}

#comment-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

#comment-tabs .ui-tabs-nav li a {
  float: left;
  text-decoration: none;
}

#comment-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

#comment-tabs .ui-tabs-nav li.ui-tabs-active a,#comment-tabs .ui-tabs-nav li.ui-state-disabled a,#comment-tabs .ui-tabs-nav li.ui-tabs-loading a {
  cursor: text;
}

#comment-tabs .ui-tabs-nav li a,.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer;
}

#comment-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 0;
  background: none;
}

#comment-tabs {
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  font-family: "Roboto" !important;
  font-weight: 400 !important;
  font-style: normal !important;
}

#comment-tabs {
  background: transparent;
  border: none;
  outline: none;
}

#comment-tabs .ui-widget-header {
  background: transparent;
  border: none;
  border-bottom: 1px solid #c0c0c0;
  border-radius: 0px;
}

#comment-tabs .ui-tabs-nav .ui-state-default {
  background: transparent;
  border: none;
}

#comment-tabs .ui-tabs-nav .ui-state-active {
  /*background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAAN0lEQVQ4y2NgGAWjgAA4cODAfxAmWzMMkGwIsmaSDcGmmWhD8GkmaAgxmnEaQopmDEPI0YxsCABrFhMg5A67XAAAAABJRU5ErkJggg==) no-repeat bottom center;*/
  border: none !important;
  outline: none !important;
}

#comment-tabs h4 {
  font-family: "Roboto" !important;
  font-weight: 400 !important;
  font-style: normal !important;
}

#comment-tabs ul.controls {
  font-family: "Roboto" !important;
  font-weight: 400 !important;
  font-style: normal !important;
}

#comment-tabs ul.controls li img {
  width: 16px;
  padding: 0px;
  border: 0;
  margin-right: 5px;
}

.embed-container {
  position: relative;
}

.embed-container iframe {
  width: 100%;
}
#comment-tabs > ul > li a {
  display: inline-block;
  padding: 10px;
}
#comment-tabs > ul > li.ui-tabs-active a {
  background: #f0f0f0;
}
.post {
  margin-bottom: 0;
}
.Cba {
  min-height: 0 !important;
}
#comment-submit #submit {
    margin-left: -1px;
}
#comment-tabs .wysija-after-comment {
    margin-left: -10px;
}
#comment-tabs-label {
  color: #333333;
  font: 19px 'museo_slab500',arial,helvetica,sans-serif;
}
#submitSearch {
  padding: 12px;
  background-position: center;
  border: 1px solid #fff;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  top: 5px;
}
#submitSearch:hover {
  border-color: #999;
}
#social-accounts a img {
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
#social-accounts a img:hover {
  transform: rotate(-360deg);
  -ms-transform: rotate(-360deg); /* IE 9 */
  -webkit-transform: rotate(-360deg); /* Safari and Chrome */
}
#submitSearch:hover,
#social-accounts a {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=80)';
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
#social-accounts a:hover {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.wysija-submit:hover {
    background: none repeat scroll 0 0 #FFFFFF;
}
#followmeon {
  margin-top: 10px;
}
#followmeon a:hover {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)';
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
.single-post .wp-post-image,
.blog .wp-post-image,
.archive .wp-post-image,
.search .wp-post-image {
  float: left;
  margin-bottom: 20px;
  margin-right: 20px;
  width: 320px;
  height: 202px;
}
.single .gallery img {
  width: 150px;
  height: 150px;
}
.pp_hoverContainer {
  display: none !important;
}
.single .gallery dl,
.single .gallery p {
  display: none;
  float: none !important;
}
.single .gallery {
  margin-bottom: 20px !important;
  margin-right: 9px !important;
  float: left;
}
.single .gallery dl:first-child {
  display: block;
  margin: 0 auto;
}
.single h2 {
    clear: both;
}
.post-content > h2:first-child {
  clear: none;
}
.single .page-title ul {
  float: left
}
.post .post-content {
  font-size: 14px;
}
.single .gallery-item {
  margin-top: 5px !important;
}
.post-content a {
    color: rgb(74, 153, 198);
}
.post-content a:hover {
    color: #333;
}