@import url(http://fonts.googleapis.com/css?family=Raleway:400,200);
@import url(http://fonts.googleapis.com/css?family=Merriweather:700);

body {}

a { font-family: 'Open Sans', sans-serif; }

.center { text-align: center !important; }

.navbar-brand a { font-family: 'Raleway', sans-serif !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.15em; }

.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; }

legend { font-family: 'Merriweather', serif; border: 0px; margin-bottom: 10px; padding-left: 10px; color: #BBBBBB; }

blockquote {
  background: #AAD8E1;
  margin: 0 10px 30px 0;
  padding: 0.8em 15px;
  quotes: "\201C""\201D""\2018""\2019";
  font-family: 'Raleway', serif;
  font-size: 20px;
  text-align: left;

}


blockquote:before {
  color: #fff;
  content: open-quote;
  font-size: 3em;
  line-height: 0.1em;
  margin-right: 0.1em;
  vertical-align: -0.4em;
font-family: 'Merriweather', serif;
}

blockquote:after {
  color: #fff;
  content: close-quote;
  font-size: 3em;
  line-height: 0.1em;
  margin-left: 0.1em;
  vertical-align: -0.4em;
font-family: 'Merriweather', serif;
}
blockquote p {
  display: inline;
   
}

.contact-wrapper {
background-color: #47a9be;
background-image: url(http://alicesweddings.com.au/images/46.png);

}
