@import url(http://fonts.googleapis.com/css?family=Raleway:400,200);
@import url(http://fonts.googleapis.com/css?family=IM+Fell+French+Canon);

body {}

a { font-family: 'Open Sans', sans-serif; }

.navbar-brand a { font-family: 'Raleway', sans-serif !important; font-variant: small-caps !important; font-weight: 400; }

.large_text, .medium_text  { font-family: 'Raleway', serif !important; font-weight: 200; }

.post-more { margin-top: 15px; }

h1, h2, h3, .purchase span  {   font-family: 'Raleway', serif !important; font-weight: 200; }

.purchase, #header { background: transparent !important }

#logo-header { margin-top: -10px;  }

.navbar-brand, #logo-footer { letter-spacing: 0.25em; }

.nav { z-index: 10000 !important; }

ul.nav li.dropdown-toggle:hover > ul.dropdown-menu {
    display: block !important;    
}

.excerpt-round { width: 150px; height: 150px; -webkit-border-radius: 300px !important; -moz-border-radius: 300px !important; border-radius: 300px !important; overflow: hidden; }

blockquote {
  background: #E7EBEB;
  margin: 1.5em 10px;
  padding: 0.8em 15px;
  quotes: "\201C""\201D""\2018""\2019";
  font-family: 'Raleway', serif;
  font-size: 20px;
  text-align: left;

}


blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.1em;
  vertical-align: -0.4em;
font-family: 'IM Fell French Canon', serif;
}

blockquote:after {
  color: #ccc;
  content: close-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-left: 0.1em;
  vertical-align: -0.4em;
font-family: 'IM Fell French Canon', serif;
}
blockquote p {
  display: inline;
   
}

.contact-wrapper {
background-color: #95A5A6;
background-image: url(http://beautifulfunerals.com.au/images/46.png);

}