/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(https://mt.cementhorizon.com/themes-base/blog.css);
@import url(https://mt.cementhorizon.com/themes/unstyled/screen.css);
/* end StyleCatcher imports */

@font-face {
  font-family: "DevinneSwash";
  src: url(https://thewedding.cementhorizon.com/fonts/DevinneSwash.eot);
}

@font-face {
  font-family: "DevinneSwash";
  src: url(https://thewedding.cementhorizon.com/fonts/DevinneSwash.ttf) format("truetype");
}

body, #container {
 background-color: #330099;
}

body {
 font-family:"Verdana", Sans-serif;
 color: #330099;
}

a:link {
 color: #6600CC;
}

a:visited {
 color: #0033CC;
}

q {
 font-style: italic;
}

#header-band {
 background-color: #CC99FF;
 height: 50px;
}


#header, #content, #content-inner, #container-inner {
 background-color: #CCCCFF;
}



#header-content {
/*
 background-color: #CC99FF;
 background-image: url(images/banner-gradient-lavender.png);
 background-repeat: repeat-x;
 height: 78px;
*/
}

#header-name, #header-description {
 text-align: center;
}

#header-name {
 font-size: 30px;
 margin-bottom: 0px;
}
#header-name a:visited, #header-name a:link {
 text-decoration: none;
 color: #330099;
}

#header-description {
 font-size: 25px;
 color: #330099;
}

h1 {
 font-size:150%;
 text-decoration: bold;
}

h2 {
 font-size:125%;
}

.guest-block {
 margin-bottom: 10px;
 border-bottom: 1px;
 border-bottom-style: dashed;
}

.message {
 font-size: 125%;
 border-bottom: 1px;
 border-bottom-style: dashed;
}

.input-block {
 margin-bottom: 1.5em;
}

.radio-block {
 margin-top: 1.5em;
}