body, html {
	padding: 0 !important;
	margin: 0 !important;
	color: #0D4BA0;
	font-family: "Papyrus", Arial, sans-serif !important;
	font-size: 15px;
}

html {
		background: url("https://bluehazeceremonies.com/packages/theme_slate/themes/slate/images/background.jpg") #CBDBEA 50% 290px no-repeat;	
}

h1 {
	color: #0D4BA0;
	font-size: 1.8em;
	line-height: 1.3em;
}

#logo h1 {
	font-size: 3.5em;
}


h2{
	color: #0D4BA0;
	font-size: 1.5em;
	line-height: 1.3em;
}

h3 {
	font-weight: bold;
	font-size: 1.3em;
	color: #0D4BA0;
	line-height:1.3em
}

h4 {
	color: #fff;
	font-size: 1em;	
	font-weight: bold;
}

h5 {
	color: #fff;
	font-size: 1em;	
	font-weight: normal;
}

#logo {
 	margin-top: 25px;
 	width: 600px;
 }

#logo h2 a {
	color: #0D4BA0;
	font-size: 1.5em;
	line-height: 1.3em;
}

#container {
	/* FOR FULL WIDTH SITE */
	width:	100% !important;
	max-width: 100% !important;
}

#header-wrapper {
	height: 290px;
	width: 100%;
	padding: 0;
	margin: 0;
	background: url("https://bluehazeceremonies.com/packages/theme_slate/themes/slate/images/header.jpg");
	border-bottom: solid #fff 5px;
}
header {
	background: transparent;
	/* background-position: 15px 10px; */
	border: none;
	padding: 0 10px;
	margin:0;
	/* FOR FULL WIDTH SITE */
	width: 960px;
	margin: 0px auto;
	height:295px;
}

/* phone number */
#header-area {
	float: right;
	text-align: right;
	margin-top: 25px;
	width: 240px;
}

#header-area a {
	text-decoration: none;
}

#header-area p.phone {
	margin-bottom: 8px;
}


#content {
	width: 730px;
	float: left;
}


.col_12 {
	clear: none;
}

nav {
	padding: 8px 15px 8px 4px;
	text-align: left; /* CHANGE TO LEFT OR RIGHT FOR MENU ALIGNMENT ! */
	display: inline-block;
	width: 210px;
	float: left;
}

.sf-menu {
	line-height: 1 !important;
	

	/* CENTERED FOR FULL WIDTH SITE */
	margin: 0px auto;
	display: inline-block; /* TO ALLOW FOR MENU ALIGNMENT ! */
}


/* BORDER TICKS
.sf-menu li {
	 border-right: 2px solid #fff; 
}

.sf-menu li:last-child {
	border-right: 0;
}
	*/
nav ul li {
	background-image: url('https://bluehazeceremonies.com/packages/theme_slate/themes/slate/images/loveheart.png');
	background-repeat: no-repeat;
	background-position: 0px 18px;
	overflow: visible;
	width: 200px;
}

nav ul li a {
	color: #0D4BA0 !important;
	text-transform: none;
	font-weight: bold;
	text-shadow: none !important;
	text-align: left;
	padding-left: 30px !important;
	text-decoration: none !important;
	line-height: 1.5em;
}
nav ul li a:hover, nav ul li a.nav-selected, nav ul li a.nav-path-selected, nav ul li:hover, nav ul li a.nav-selected:hover, nav ul li a.nav-path-selected:hover {
	/* customize_nav_link_hover */color:#0D4BA0;/* customize_nav_link_hover */
	text-transform: underline;
}
nav ul li a:hover {
	font-weight: bold;
	color: #0D4BA0;
}

nav ul li a.nav-selected:hover {
	cursor: default;
}


#feature-wrapper {
	width: 100%;
	padding: 0;
	margin:	0;
}
#feature {
	background: transparent;
	width: 960px;
	margin: 0px auto !important;
	padding: 0px 0;
}

#wrapper {
	width: 100% !important;
	padding: 0px !important;
	padding-bottom: 40px;
	padding-top: 30px !important;
	font-size: 1.3em;
}

#wrapper a {
	color: #0D4BA0;
	font-size: 1em;
}

#wrapper .row {
	/* CENTERED FOR FULL WIDTH SITE */
	padding: 0px;
	width: 960px;
	margin: 0px auto !important;

}
#mainheader {float: right;
		width: 750px;
		font-size: 1.4em;
		margin-top: 0px;
		}

table.home tr td {
	vertical-align: top;
}

#wrapper hr {
	background: url('https://bluehazeceremonies.com/packages/theme_slate/themes/slate/images/loveheart.png') center center no-repeat;
	height: 30px;
}

footer {
	background-color: #0D4BA0;
	padding: 20px 0;
	color: #fff;	
	border-top: solid 5px #fff;
	font-size: 1em;
	text-shadow: none !important;
}
footer a, footer a:hover {
	color: #fff;
	text-decoration: none;
	
}

footer .row:first-child {
	/*display: none !important; */
}


footer .row {
	/* FOR FULL WIDTH SITE */
	width: 960px !important;
	margin: 20px auto !important;
}

p  {
	margin: 0 0 0.5em;
}

footer #credits
/* CONTACT FORM normal (table) layout */
td.question {
	width: 120px;
	padding-top: 10px;
}

#msg {
	font-weight: bold;
	padding-bottom: 20px;
}

/* IE CRAP */
#container {
	width: 100% !important;
	max-width: 100% !important;	
}

/* gallery options fix !! */
#displayOptions {
	float: none !important;
}

#galleryOptions td.right, #galleryOptions td.right {
	float:none !important;
}

#fsID {
	float: right;
}

div.deluxe_image_gallery_image p {
	font-size: 0.8em;
	padding-top: 10px;
	height: 40px;
}

/* CONTACT FORM */
.miniSurveyView #msg {
	background: none !important;
	color: #0D4BA0 !important;
	padding: 15px !important;
	border: 2px solid #0D4BA0 !important;
	margin: 8px 0px 28px 0px !important;
	border-radius: 5px !important;
}


/* STICKY FOOTER http://mystrd.at/modern-clean-css-sticky-footer/ */

html {
    position: relative;
    min-height: 100%;
}
body {
    margin-bottom: 205px !important; /***** bottom = footer height + footer padding */
}
footer {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 160px;
    width: 100%;
}

#ccm-highlighter {margin-top:-49px;} 
.ccm-menu {margin-top:-49px !important;}


/* Rainbow */
footer .row:first-child .col_8 {
	padding-top: 10px;
}


footer .row:first-child .col_8 {
	padding-top: 15px;
}

footer .row:first-child .col_4 table {
	margin-right: 0;
}

footer .row:first-child .col_4 img {
	width: 40px;
}

footer .row:first-child .col_4 h3 {
	margin-bottom: 0;
}


