/*
Theme Name: TheRules
Theme URI: http://therules.org
Author: The Random Lines
Author URI: http://therandomlines.com/
Description: Theme for therules.org, by The Random Lines.
Version: 1.0
*/

.home-intro .intro-text .filter {
    position: absolute;
    top: auto;
    bottom: 0;
    width: 100%;
}

.featured-blog .blog-section .simple-blog-entry {
  margin-bottom: 0;
  border-bottom: 1px solid #F3F3F3;
  overflow: hidden;
}

.featured-blog .blog-section .simple-blog-entry small {
  margin-bottom: 0;
  border-bottom: 0;
}

.featured-blog .blog-section .simple-blog-entry .excerpt {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
  //margin-left: 170px;
}

div.fb-like.fb_iframe_widget {
 position: relative;
  vertical-align: middle;
  margin-top: 16px;
}
.top-bar-section ul.right li {
  line-height: normal !important;
}
iframe.twitter-follow-button {
 position: relative;
  vertical-align: middle;
  margin-top: 12px;
}

.featured-blog .list-type h6 {
  background: white;
  border-radius: 4px 4px 0 0;
  padding: 0.88rem;
  text-transform: uppercase;
  display: inline-block;
  width: auto;
  margin-top: 0;
  margin-bottom: 2px;
  font-family: "lato",sans-serif;
  font-size: 1rem;
  color: #222;
}
.featured-blog .blog-section .list-type h6 a {
color: #222;
}
.featured-blog .blog-section .list {
  margin-bottom: 2.62rem;
}

.featured-blog .blog-section .list a.readmore-list {
  display: block;
  padding: 10px 15px;
  background: white;
  text-align: right;
  font-weight: bold;
}

.featured-blog .blog-listing .list .image {
  /*width: 150px;
  float: left;*/
  margin-right: 0px;
}
.blog-sidebar .panel .blog-side-entry {
overflow: hidden;
}
.blog-sidebar .panel .blog-side-entry .image {
  width: 50px;
  float: left;
  margin-right: 10px;
}

.featured-blog .blog-listing .simple-blog-entry .image {
  float: left;
  margin-right: 0px;
}
.featured-blog .blog-section .simple-blog-entry .image {
  float: left;
  margin-right: 0px;
}
.blog-body article.excerpt-section {
  margin-top: 50px;
}

.post-credits span {
  color: #777;
}
.post-credits {
  margin-top: 25px;
  font-size: 14px;
}

.panel-content.tip-box {
  border: 1px solid transparent;
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
  border-radius: 3px;
}

.press-coverage .blog-listing .simple-blog-entry .image {
  width: 150px;
  float: left;
  margin-right: 20px;
}

.featured-blog .blog-listing .simple-blog-entry .blogdetails {
    margin-left: 170px;
}
.blog-sidebar .panel .blog-side-entry .sidebar-blogdetails {
  margin-left: 60px;
}
.credit-website span i {
    padding-right: 5px;
}
.credit-website span {
    padding-left: 15px;
}

.featured-blog.blog-page .blog-entry .image
{
  width: 351px;
  height: 351px;
  position: relative;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  background-color: #222;
}

.petitions.white-back .petition-list a .image {
  height: 351px;
  position: relative;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  background-color: #222;
}

hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.19rem;
  height: 0;
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.credit-website {
  margin-top: 10px;
}

span.theme-list {
  padding: 4px 10px;
  background-color: #ff7044;
  color: #fff;
  border-radius: 3px;
  font-size: 14px;
  margin-right: 6px;
  display: inline-block;
  position: relative;
  top: 10px;
}
.home-petitions>a .content .title {
  line-height: 0.9;
}
.donate-btn:hover {
  background-color: #4b97ca;
  color: #fff;
  border-color: #358ac3;
}
.donate-btn:focus {
  color: #fff;
}
.donate-btn {
  background-color: #1f7dbd;
  color: #fff;
  border-color: #1b70aa;
  padding-top: 0.38rem;
  padding-right: 0.75rem;
  padding-bottom: 0.44rem;
  padding-left: 0.75rem;
  font-size: 0.88rem;
  line-height: 2.81rem;
  border-radius: 4px;
  -webkit-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
  margin-left: 15px;
}
.top-bar-section ul.right .social-btns.fb-btn {
  line-height:3.2;padding:0 1rem;height:0;
}
.top-bar-section ul.right .social-btns.tw-btn {
  line-height:2.7;padding:0 1rem;
}
@media screen and (max-width: 640px){
  
  .top-bar-section ul {
    background-color: #333;
  }
  .top-bar-section ul li {
    margin-bottom: 0;
  }
  .top-bar-section ul.right li {
    height: auto;
  }
  .top-bar-section ul.right .social-btns {
    display: block;
    padding-left: 15px;
  }
  .top-bar-section ul.right .social-btns.fb-btn {
    height: auto;  
  }
  .top-bar-section ul.right .social-btns.tw-btn {
    height: auto;    
  }
}


.top-bar-section ul.left li {
  margin-bottom: 0;

}
.home-intro .intro-text .author .guest-about {
  padding-left: 0;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.home-intro .intro-text h6 {
  padding-left: 10px;
  padding-right: 10px;
}

/*@media screen and (max-width: 992px) {
  .featured-blog .blog-listing .simple-blog-entry .image {
    float: none;
    margin-bottom: 20px;
  }
  .featured-blog .blog-listing .simple-blog-entry .image img {
    width: 100%;
  }
  .featured-blog .blog-listing .simple-blog-entry .blogdetails {
    margin-left: 0;
  }
}

.postid-2376 .petition-body aside>div, .postid-2578 .petition-body aside>div {
display:none;
}
*/

@media screen and (max-width: 768px) {
	.home-intro .intro-text .filter a {
		margin-top: 0;
		border-radius: 0;
		width: 100%;
	}
	.home-intro .intro-text {
		    padding-top: 0;
		    padding-bottom: 5.94rem;
	}
}

.reveal-modal .web-signup .wp-social-login-widget {
  position: relative;
  width: 100%;
  bottom: 0;
  right: 0;
  padding: 0;
  background: transparent;
  border-radius: 0;
  box-shadow: none;
}

.reveal-modal .web-signup .wp-social-login-connect-with {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  font-size: 0.88rem;
  text-transform: none;
  font-weight: normal;
  color: #4d4d4d;
}

.reveal-modal .web-signup input.button.full {
  margin-top: 20px;
}

.sidebar-donate-btn {
  text-align: center;
  margin-bottom: 15px;
}

.sidebar-donate-btn a {
  display: block;
  margin: 0 auto;
  padding: 25px;
  color: #FFFFFF;
  background: #ff7044;
  font-size: 24px;
}
.sidebar-donate-btn a:hover {
  background: #ff4d17;
    color: #FFFFFF;
}
.sidebar-donate-btn h3 {
  font-size: 22px;
  margin-bottom: 20px;
}

.petition-body button.button {
color: #FFFFFF;
  background: #ff7044;
  border: 0;
  margin-bottom: 15px;
}

.petition-body button.button:hover {
 background: #ff4d17;
    color: #FFFFFF;
    border: 0;
}
.auto-width {
  width: auto !important;
}
.blog-body .content iframe, .petition-body .content iframe {
    height: 419px;
}
.home-intro {
  border-top: 0;
}
.f-topbar-fixed {
  padding-top: 45px;
}

.blog-body .content>p.font-normal:first-of-type, .petition-body .content>p.font-normal:first-of-type {
  font-size: inherit;
}
.blog-sidebar .panel .blog-side-entry .blog-info {
  margin-left: 60px;
}
img.frm_ajax_loading {
    width: auto !important;
}
form#notifications-bulk-management {
    float: left;
}
p.form-error {
    color: red;
    text-align: center;
    margin-top: 20px;
}
.blog-body article.body-section {
  margin-top: 50px;
}
.blog-body article.excerpt-section {
  margin-top: 0px;
}
.blog-body article.content {
  min-height: 27px !important;
}
h1.editable {
    min-width: 300px;
    min-height: 70px;
}
#quotablecontent p {
    position: relative;
    float: left;
    width: 100%;
}
ul.left li:hover > ul {
    display: block;
}
.fb-btn {
    position: relative;
    top: -3px;
}
.single .copyright-desc {
    background: rgba(0,0,0,0.6);
    position: absolute;
    min-height: 10px;
    min-width: 100px;
    right: 0;
    bottom: 0px;
    padding: 5px;
    font-size: 13px;
    font-family: arial;
    color: #fff;
}
.copyright-desc {
    background: rgba(0,0,0,0.6);
    position: absolute;
    bottom: 0;
    padding: 0 10px;
    color: #fff;
    font-size: 13px;
    font-family: arial;
    right: 0;
}
.home-petitions>a {
    min-height: 274px;
}
.one-col {
    float: right;
    width: Auto;
}
.tags-details {
    padding: 1.31rem;
    position: relative;
    z-index: 10;
    background: white;
    background: rgba(255,255,255,0.7);
}
#buddypress table#message-threads {
    clear: both;
    margin: 0;
    width: 100%!important;
}
.g-recaptcha iframe{width: 100%!important;margin-bottom: 10px;} 
 .one-social{
    padding-left: 1.31rem;
    padding-right: 1.31rem;
  }

.searchandfilter li {float: left;}