/*
Theme Name: Dream Theme
Version: 1.0
License: Owned by Lauri Loewenberg
Description: This is the Dream Theme designed and developed for Lauri Loewenberg in 2012. This theme is not for public use.
*/

/* Message After Opt-In Styles */
#subscription-message p#subscription-text .title {
	font-size: 18px; /* This will change the font-size for text with the <span class="title"> tag */
	line-height: 3;
}

#subscription-message p#subscription-text {
	background-color: #dbd7cf; /* Color Behind Text */
	color: #000; /* Text Color */
	font-size: 14px; /* This is the font size for everything else */
	font-family: 'sans-serif'; /* Font Type */
	margin: 0 !important;
	padding: 0 !important;
	line-height: 2;
}

#megasubscribepopup_close { }

#megasubscribepopup_window { margin-top: -260px !important;}

/* Message After No Search Results */
.widgetpadding p {
	line-height: 23px;
	margin: 10px 0;
}
.widgetpadding ul li {
	margin: 0 0 5px 0;
}
.widgetpadding h5 {
	color: #000;
	text-align: center;
}

#headernav.hide {
	display: none;
}

.center-testimonials {
	margin: 0 auto;
	width: 60%;
}

/* WPSubscribers Custom Styles */
a.modalCloseImg.popoup-front-close { display: none; }


/* keyword search */
#dream-result-wrapper .keyword-wrapper { height: auto; }


/* 960 Grid Styles */
.grid_7 { }





