/*
Theme Name: Shamrock Child
Author: Meks
Author URI: http://mekshq.com
Description: Shamrock is a clean and beautifully designed WordPress theme which will make your articles shine. Modern typography will make your visitors very easy to read while its responsive design will ensure it looks good an all devices. It's highly flexible so you can use powerful yet simple options in the customizer to style it depending on your taste.
Version: 1.0.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, light, two-columns, left-sidebar, right-sidebar, responsive-layout, fluid-layout, editor-style, featured-images, post-formats, rtl-language-support, sticky-post, translation-ready, custom-colors, custom-menu, threaded-comments, theme-options
Text Domain: shamrock
Template: shamrock
*/

/*--------------------------------------------------------------
## Personalizados
--------------------------------------------------------------*/
blockquote {
	border-left: 7px solid #ccc!important;
}

.comment-form p {
  font-size: 18px!important;
}
.comment-list .comment-body {
  font-size: 15px!important;
}
.comments-title {
  font-size: 18px!important;
  margin-bottom: 0!important;
}
.comment-reply-title {
  font-size: 18px!important;
}

.container {
  width: 80%!important;
}
	
#content {
  background-color:#fff;
}

.entry-content img {
	border:1px solid #ccc;
}

@media (max-width: 991px) {

  .container {
	width: 85%!important;
  }
  .smr-hamburger,
  .smr-resp-separator {
    display: none!important;
  }
   .site-header .site-branding {
	float: none!important;
	text-align: center!important;
   }
  .site-navigation-wrapper {
    display: block!important;
  }
}

@media (max-width: 620px) {
  .container {
	width: 90%!important;
  }
  .smr-hamburger {
	top: 35%!important;
  }
  .smr-hamburger,
  .smr-resp-separator {
    display: block!important;
  }
  .site-navigation-wrapper {
    display: none!important;
  }
}

.post-thumbnail img {
	width:100%;
}

.shamrock_posts_widget img, .smr-prev-next .wp-post-image {
  border-right: 3px solid #9baf74;
  border-bottom: 3px solid #9baf74;
}

.site-footer {
    background: #225585!important;
	padding-bottom:0!important;
	text-transform:none!important;
}

.site-footer .container {
	padding:0;
    width:80%;
}

.site-footer input[type="text"], .site-footer input[type="email"], .site-footer input[type="url"], .site-footer input[type="password"], .site-footer textarea {
    color:#000;
}

.site-footer ul, .site-footer ol {
  padding: 0;
}

.site-footer table, .site-footer th, .site-footer td, .site-footer .mce-item-table, .site-footer .mce-item-table th, .site-footer .mce-item-table td {
    border: 0;
	font-size:90%;
	line-height:20px;
	text-align:left;
	vertical-align: top;
}

.site-footer h1, .site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5, .site-footer h6 {
	color:#fff!important;
	text-transform:uppercase;
}

.site-footer .tagcloud a, .entry-footer .meta-tags a {
  border: 0!important;
}

.smr-no-sid .entry-content, .smr-no-sid .entry-footer, .smr-no-sid .comments-area, .smr-no-sid .smr-prev-next, .smr-no-sid .smr-author-box {
  width: 90%!important;
}

.widget_recent_comments li:before, .widget_archive li:before, .widget_categories li:before, .widget_meta li:before, .widget_pages li:before, .widget_recent_entries li:before, .widget_nav_menu li:before {
  color: #9baf74!important;
}

.site-footer .widget_recent_comments .recentcomments a {
  margin-left: 0!important;
  display: inline!important
}

.site-header {
  background-color: #fff;
  margin-bottom:0!important;
  padding-bottom:40px!important;
}

.site-title a {
  border-left: 10px solid #f3686d;
  border-right: 10px solid #f3686d;
  padding-left:15px;
  padding-right:15px;
}

.smr-placeholder-img {
  height: 50px!important;
  width: 50px!important;
  padding: 10px!important;
}

.smr-prev-next a {
  font-size: 15px!important;
  line-height: 20px!important;
  padding: 4px 0 7px!important;
}

#wrapper {
  background-image: url("http://www.observingbrazil.com/wp-content/uploads/2016/01/Background.jpg");
  background-attachment: fixed;
  border-top: 15px solid #225585;
}
