/*!
Theme Name: ramos
Theme URI: http://meltemiweb.com
Author: Meltemi
Author URI: http://meltemiweb.com
Description: Sassy
*/
@import url("https://use.typekit.net/efr1yte.css");
body {
  background: #fff; }

a {
  text-decoration: none; }

h1, h2, h3 {
  font-family: "adelle",serif;
  font-weight: bold; }

h2 {
  color: #D93738;
  padding-bottom: 15px; }

.entry img {
  padding: 20px 0 20px; }

.sidebar .widget {
  padding: 20px; }

.widget {
  margin-bottom: 10px; }

.site-header {
  background: #233C5E; }

.header-image .site-title > a {
  min-height: 250px; }

.nav-primary {
  background: #1F4A78;
  text-align: center;
  border-top: 0;
  border-bottom: #D93738 4px solid; }
  .nav-primary ul {
    margin-bottom: 0; }

.nav-primary a {
  color: #fff;
  font-size: 1em;
  text-transform: uppercase;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: bold; }

.nav-primary a:hover {
  color: #fff;
  background: #D93738; }

.nav-primary .current_page_item a {
  color: #fff;
  background: #D93738; }

.hero-wrapper {
  padding: 40px 0px;
  background: #E6EFF5;
  background-size: cover; }

.hero h1, .hero h2 {
  margin-top: 0px;
  color: #fff;
  text-shadow: 2px 2px #000000;
  padding-left: 30px; }

.hero h1 {
  font-size: 2em;
  padding-top: 380px; }

@media (max-width: 800px) {
  .hero h1, .hero h2 {
    text-align: center; }

  .hero h1 {
    padding-top: 340px;
    padding-left: 0;
    padding-right: 0; }

  .hero h2 {
    padding: 0; } }
.home-hero-pic {
  background: url("images/jamesramos.jpg") no-repeat 50% 15%;
  background-size: cover;
  min-height: 500px;
  border: 0px solid #fff; }

.entry {
  padding: 20px 20px; }

.site-footer {
  background: #233C5E;
  color: #fff;
  border-top: #D93738 4px solid; }
  .site-footer a {
    text-transform: uppercase;
    color: #fff; }

.paid-by {
  width: 50%;
  padding: 10px 20px;
  border: 1px solid #fff;
  margin: 0px auto;
  margin-bottom: 20px; }

.endorsements-panel {
  background: #E6EFF5; }
  .endorsements-panel h3 {
    background: #1F4A78;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 10px;
    text-align: center; }
  .endorsements-panel p {
    font-weight: bold;
    font-size: 1.2em;
    padding: 10px 20px 30px; }
  .endorsements-panel a {
    font-weight: bold; }

.fb {
  padding-top: 40px;
  font-weight: bold;
  text-align: center; }

.latest-post-selection article {
  border: 0 !important; }
  .latest-post-selection article h1 {
    font-size: 1.2em !important; }

/*# sourceMappingURL=ramos.css.map */
