/*
Theme Name: My Dream Design - Default
Theme URI: http://www.dreamchaserdesign.com
Description: Thank you for chosing <a href="http://www.dreamchaserdesign.com/">Dreamchaser Design</a> for the development of your website. We truly enjoy working with you on your project. We wish you success with your business and hope you always chase your dreams!
Author: Dreamchaser Design
Author URI: http://www.dreamchaserdesign.com/
Tags: Graphic Design,Website Development,Website Hosting,Website Monitoring,SEO,Miva Merchant,WordPress,MailChimp,Email Marketing
Version: 1.0

Licensed under paid development and may not be reproduced.
Copyright (C) 2014 Dreamchaser Design. All Rights Reserved.
Dreamchaser Design is a division of Dreamchaser Entertainment, LLC.
/*

/* CSS Reset
/* by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/
/* v2.0 | 20110126
/* License: Public Domain
/* ------------------------------ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* global: site
/* ------------------------------ */
html {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

body {
	color: #333;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 62.5%;
	padding: 0;
	height: 100%;  
}

#site-wrap {
  width: 100%;
}

#site-container {
	margin: 0 auto;  
  max-width: 1140px
}

hr {
	margin: 0 0 20px 0;
}

/* clear
/* ------------------------------ */
.right {
	float: right;
}

.left {
	float: left;
}

.clear {
	clear: both;
}

/* global: text
/* ------------------------------ */
p ,.more-link{
	color: #000;
	font-size: 1.7em;
	line-height: 24px;
	padding: 5px 0 10px 0;
}

a {
	color: #1eb9c6;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p strong,
strong {
	font-weight: bold;
}

p em {
	font-style: italic;
}

.alignleft {
	text-align: left;
}

.aligncenter {
	text-align: center;
}

.alignright {
	text-align: right;
}

.footnote {
	color: #999;
	font-size: 1em;
	height: 10px;
	line-height: 10px;
}

/* guest post */
.guestpost {
	background: #c4e0ff;
	border: 2px solid;
	border-color: #7fb3ee;
	color: #204772;
	font-size: 1.2em;
	line-height: 50px;
	padding: 8px;
	text-align: left;
}

.repost {
	background: #fff6bf;
	border: 2px solid;
	border-color: #ffd324;
	color: #514721;
	font-size: 1.2em;
	line-height: 50px;
	padding: 8px;
	text-align: left;
}

/* global: images
/* ------------------------------ */
img {
	border: 0;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 8px 2px 0;
	display: inline;
}

.alignright {
	display: inline;
	float: right;
}

.alignleft {
	display: inline;
	float: left;
}

/* global: forms
/* ------------------------------ */
select {
	width: 100%;
}

/* global header
/* ------------------------------ */
/* hide sticky menu when desktop */
.mysticky-welcomebar-fixed-wrap { display:none !important;}

/* hellobar */
#hellobar-wrap {
	background: #72529b;
	width: 100%;
}

#hellobar {
	font-size: 1.4em;
	margin: 0 auto;
	max-width: 1140px;
	padding: 15px;
	text-align: right;
}

#hellobar li {
	display: inline;
}

#hellobar a {
	color: #fff;
	margin: 0 0 0 20px;
	text-decoration: none;
}

#hellobar a:hover {
	text-decoration: underline;
}

#hellobar-border {
	background: url(images/default-bkg-lace.jpg) repeat-x;
}

/* header */
#header-container {
	background: url(images/default-bkg-header.jpg) repeat;
	border-bottom: 20px solid #72529b;
	width: 100%;
}

#header-wrap {
	margin: 0 auto;
	max-width: 1140px;
	overflow: auto;
}

#header-left {
	float: left;
	text-align: center;
	width: 25%;
}

.social-media { 
	display: none;
}

.social-media-icon {
	margin: 15px 5px 10px 0;
	max-width: 35px;	
}

#header-center {
	float: left;
	text-align: center;
	margin: 25px 0 0 0;
	width: 50%;
}

#bloginfo-name a {
	color: #333;
  font-family: 'Dancing Script', cursive;
  font-size: 5.4em;
  font-weight: 700;	
  text-decoration: none;
}

#bloginfo-desc {
	color: #999;
	font-style: italic;
	font-size: 1.4em;
	line-height: 30px;
}

#bloginfo-contact {
	position: absolute;
	margin: -150px 0 0 475px;
}

#header-right {
	float: right;
	text-align: right;
	margin: 50px 0 0 0;
	width: 25%;
}

#bannerad-container {
	margin: 20px 0;
	width: 100%;
}

#bannerad-wrap {
	margin: 0 auto;
	max-width: 1140px;
	padding: 0 20px 0 0;
	text-align: center;
}

#bannerad-wrap img {
	border: 1px solid #ccc;
	height: auto;
	max-width: 100%;
}

/* global navigation
/* ------------------------------ */
button#responsive-menu-pro-button {
	width: 100% !important;
}

#nav-container {
	border-bottom: 1px solid #333;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 100%;
}

#nav-wrap {
	height: 40px;
	line-height: 40px;  
	margin: 0 auto;
	text-align: left;
	width: 1140px;
}

#nav-navigation {
  display: inline;
	float: left;
	margin: 0;
	text-align: left;
}

#nav-dropdown {
	color: #fff;
	height: 30px;
	list-style: none;
	position: relative;
	width: 100%;
	z-index: 99;
}

/* parent menu */
#nav-dropdown li a {
	color: #333;
	display: block;
	font-size: 1.6em;
	line-height: 30px;
	margin: 5px 0;
	padding: 0 11px;
	text-align: center;
	text-decoration: none;
}

#nav-dropdown li a:hover {
	background-color: #72529b;
	color: #fff;
	text-decoration: none;
}

/* child menus */
#nav-dropdown li ul li a {
	background-color: #72529b;
	color: #fff;
	display: block;
	line-height: 30px;
	margin: 0 5px 0 0;
	padding: 0 9px;
	text-align: left;
	text-decoration: none;
	width: 200px;
}

#nav-dropdown li ul li a:hover {
	background-color: #333;
	color: #fff;
	text-decoration: none;
}

#nav-dropdown li ul {
	list-style: none;	
	position: absolute;
	visibility: hidden;
}

#nav-dropdown li:hover ul, #nav-dropdown li.hover ul {
	visibility: visible;
}

#nav-dropdown li:hover ul ul, #nav-dropdown li.hover ul ul {
	visibility: hidden;
}

#nav-dropdown li li:hover ul, #nav-dropdown li li.hover ul {
	visibility: visible;
}

#nav-dropdown li li:hover ul ul, #nav-dropdown li li.hover ul ul {
	visibility: hidden;
}

#nav-dropdown li li li:hover ul, #nav-dropdown li li li.hover ul {
	visibility: visible;
}

#nav-dropdown li {
	float: left;
}

#nav-dropdown li ul li {
	float: none;
}

.nav-previous,
.nav-next {
	font-size: 1.8em;
	padding: 0 0 40px 0;
}

.nav-previous {
	float: left;
}

.nav-next {
	float: right;
}

.sub-menu ul li {
	margin: -30px 0 30px 217px;
}

/* bonus menu */
#bonusmenu-container {
	border-bottom: 1px solid #333;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

#bonusmenu-wrap {
	margin: 0 auto;
	max-width: 1140px;
}

#bonusmenu {
	font-size: 1.6em;
	line-height: 35px;
}

#bonusmenu a {
	color: #ff3399;
	font-weight: 700;
}

/* directory navigation
/* -------------------------------------------------------------------------- */
#nav-directory-container {
	height: 40px;
	line-height: 40px;
	margin: 0 0 40px 0;
	text-align: center;
	width: 95%;
}

#nav-directory-wrap {
	height: 40px;
	line-height: 40px;  
	margin: 0 auto;
	text-align: left;
	max-width: 1140px;
}

#nav-directory-navigation {
  display: inline;
	float: left;
	margin: 0;
	text-align: left;
}

#nav-directory-dropdown {
	color: #fff;
	height: 30px;
	list-style: none;
	position: relative;
	width: 100%;
	z-index: 99;
}

/* parent menu */
#nav-directory-dropdown li a {
	color: #fff;
	display: block;
	font-size: 1.6em;
	line-height: 30px;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
	background: #ff3399;
	border: 1px solid #333;
}

#nav-directory-dropdown li a:hover {
	background-color: #72529b;
	color: #fff;
	text-decoration: none;
}

/* child menus */
#nav-directory-dropdown li ul li a {
	background-color: #72529b;
	color: #fff;
	display: block;
	line-height: 30px;
	margin: 0 5px 0 0;
	padding: 5px 10px;
	text-align: left;
	text-decoration: none;
	width: 200px;
}

#nav-directory-dropdown li ul li a:hover {
	background-color: #333;
	color: #fff;
	text-decoration: none;
}

#nav-directory-dropdown li ul {
	list-style: none;	
	position: absolute;
	visibility: hidden;
}

#nav-directory-dropdown li:hover ul, #nav-dropdown li.hover ul {
	visibility: visible;
}

#nav-directory-dropdown li:hover ul ul, #nav-dropdown li.hover ul ul {
	visibility: hidden;
}

#nav-directory-dropdown li li:hover ul, #nav-dropdown li li.hover ul {
	visibility: visible;
}

#nav-directory-dropdown li li:hover ul ul, #nav-dropdown li li.hover ul ul {
	visibility: hidden;
}

#nav-directory-dropdown li li li:hover ul, #nav-dropdown li li li.hover ul {
	visibility: visible;
}

#nav-directory-dropdown li {
	float: left;
}

#nav-directory-dropdown li ul li {
	float: none;
}

/* blog: multiple post summaries
/* ------------------------------ */
#blog-container { }

#blog-wrap { 
	float: left;
	max-width: 1140px;
}

#blog-posts {
	float: left;
	margin: 0 0 60px 0;
	max-width: 780px;
}

#blog-posts p {
	text-align: left !important;
}

#blog-posts h2 a {
	color: #ff3399;
	font-size: 3em;
	font-weight: 700;
	text-decoration: underline;
}

#blog-posts h2 a:hover {
	text-decoration: none;
}

.blog-details {
	clear: both;
	color: #666;
	font-size: 1.2em;
	line-height: 20px;
	margin: 0 0 10px 0;
	text-align: left;
}

.blog-details img {
	height: 20px;
	float: none !important;
	margin: 0 !important;
	padding: 0 5px 0 0;
	vertical-align: middle;	
	width: 20px;
}

.bda-m,
.bdc-m,
.bdd-m {
	display: none;
}

.wp-caption-text {
	color: #999;
	font-size: 1.2em;
}

.wp-caption {
	max-width: 525px !important;
	width: 100% !important;
}

#tag-info {
	color: #999;
	font-size: 1.4em;
	line-height: 17px;
}

#blog-posts img {
	max-width: 100%;
	height: auto;
}

#blog-posts ul li,
#blog-posts ol li {
	font-size: 1.6em;
	line-height: 22px;
	list-style-type: disc;
	margin: 7px 20px 15px 20px;
}

#blog-posts ul li ul li,
#blog-posts ol li ol li {
	font-size: 0.9em !important;
	font-style: italic;
}

#blog-posts-content ul li strong,
#blog-posts-content ol li strong {
	font-weight: bold;
}

/* comments.php
/* ------------------------------ */
#comments-form {
	border: 1px solid #ccc;
	max-width: 780px;
	margin: 20px 0;
	padding: 10px 20px;
}

#commentform .commentformlabel {
	margin: 0 0 -14px 0;
	font-size: 1.2em;
	font-weight: 700;
}

#commentform .subscribe-label {
	font-size: 0.8em;
	font-weight: 700;
}

div#comments-form h2#comments-header {
	font-size: 16px;
}

div#comments-form .commentsSmall {
	font-size: 12px;
}

#comments li {
	padding: 20px 20px 5px 20px;
	border: 1px #d0d0d0 solid;
	list-style:none;
	background: #eeeeee;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 20px 0;
	max-width: 780px;
}

.commentText {
	border: 1px solid #999;
	border-radius: 7px;
	font-size: 1em;
	padding: 7px;
	max-width: 350px;
}

#comment {
	border: 1px solid #999;
	border-radius: 7px;
}

.comment-author,
.comment-author a,
.comment-date {
	font-size: 1.1em;
	font-weight: 700;
}

#commentform textarea {
	width: 100%;
}

/* sidebar
/* ------------------------------ */
#sidebar {
	display: inline;
	float: right;
	margin: 0;
	overflow: hidden;
	text-align: left;
	max-width: 300px;
	width: 100%;
}

#sidebar-box { }

#sidebar li {
	list-style-type: disc;
	line-height: 22px;
	margin: 0 20px;
}

#sidebar li a {
  font-size: 1.4em;
}

#sidebar img {
	max-width: 300px;
	width: 100%;
	height: auto;
}

/* global footer
/* ------------------------------ */
#footer-container {
	text-align: center;
	width: 100%;
}

#footer-wrap {
	margin: 0 auto;
}

#footer {
	color: #999;
	font-size: 1.1em;
	padding: 0 0 20px 0;
	text-align: left;
	max-width: 1140px;
}

#footer-copyright {
	float: left;
	margin: 0 5px 0 0;
}

/* page.php with sidebar
/* ------------------------------ */
#page-container {
	text-align: center;
	width: 100%;
}

#page-wrap {
  background: #fff;
	margin: 0 auto;
	text-align: left;
	max-width: 1140px;
}

#page-content {
	background: #fff;
	color: #000;
	display: inline;
	float: left;
	margin: 0 0 20px 0;
	text-align: left;
	max-width: 780px;
}

#page-content img {
	max-width: 100%;
	height: auto;
}

/* single blog posts and page headers */
#page-container h1 {
	color: #333;
	font-size: 3em;
	font-weight: 700;
	margin: 0 0 10px 0;
	text-decoration: none;
}

/* single post/page secondary headers/ or blog description or 
	if blog desc not keyword rich, use for archives/recent posts 
	headers (multiple posts on a single page) */
#page-container h2 {
	color: #333;
	font-size: 3em;
	font-weight: bold;
	margin: 0;
	padding: 10px 0;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
}

/* archives/recent posts headers (multiple posts on a single page), sidebar headers */
#page-container h3 {
	color: #333;
	font-size: 1.8em;
	font-weight: 700;
}

#page-container p {
	text-align: left !important;
}

#crumbs {
	margin: 0 0 20px 0;
}

#page-content ul li,
#page-content ol li {
	font-size: 1.6em;
	line-height: 22px;
	list-style-type: disc;
	margin: 0 0 10px 20px;
}

#page-posts ul li ul li,
#page-posts ol li ol li,
#page-content ul li ul li,
#page-content ol li ol li {
	font-size: 1em !important;
	font-style: italic;
}

#page-content ul li strong,
#page-content ol li strong {
	font-weight: bold;
}

/* single.php
/* ------------------------------ */
#single-container {
	margin: 20px 0 0 0;
	width: 100%;
}

#single-wrap {
	margin: 0 auto;
	text-align: left;
	max-width: 1140px;
}

#single-content {
	background: #fff;
	color: #000;
	display: inline;
	float: left;
	margin: 0 0 20px 0;
	text-align: left;
	max-width: 780px;
}

#single-content p {
	text-align: left !important;
}

/* single blog posts and page headers */
#single-container h1 {
	color: #ff3399;
	font-size: 3em;
	font-weight: 700;
	text-decoration: none;
}

/* single post/page secondary headers/ or blog description or 
	if blog desc not keyword rich, use for archives/recent posts 
	headers (multiple posts on a single page) */
#single-container h2 {
	color: #333;
	font-size: 3em;
	font-weight: bold;
	margin: 0;
	padding: 10px 0;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
}

/* archives/recent posts headers (multiple posts on a single page), sidebar headers */
#single-container h3 {
	color: #333;
	font-size: 1.8em;
	font-weight: 700;
}

#single-content img {
	max-width: 100%;
	height: auto;
}

#single-content ul li,
#single-content ol li {
	font-size: 1.6em;
	line-height: 22px;
	list-style-type: disc;
	margin: 7px 20px 15px 20px;
}

#single-content ul li ul li,
#single-content ol li ol li {
	font-size: 0.9em !important;
	font-style: italic;
}

#single-content ul li strong,
#single-content ol li strong {
	font-weight: bold;
}

#single-content #single-featured-thumbnail {
	max-width: 75%;
	height: auto;
	margin: 20px 0;
}

/* author.php
/* ------------------------------ */
#author-container {
	text-align: center;
	width: 100%;
}

#author-wrap {
	margin: 0 auto;
	text-align: left;
	max-width: 1140px;
}

#author-content {
	background: #fff;
	color: #000;
	display: inline;
	float: left;
	margin: 0 0 20px 0;
	text-align: left;
	max-width: 780px;
}

#author-content p {
	text-align: left !important;
}

/* single post/page secondary headers/ or blog description or 
	if blog desc not keyword rich, use for archives/recent posts 
	headers (multiple posts on a single page) */
#author-container h2 a {
	color: #ff3399;
	font-size: 3em;
	font-weight: 700;
}

/* archives/recent posts headers (multiple posts on a single page), sidebar headers */
#author-container h3 {
	color: #333;
	font-size: 2.6em;
	font-weight: 700;
}

#author-container h3 a {
	color: #ff3399;
	text-decoration: none;
}

#author-container h3 a:hover {
	text-decoration: underline;
}

#author-content ul li,
#author-content ol li {
	font-size: 1.6em;
	line-height: 22px;
	list-style-type: disc;
	margin: 0 0 10px 20px;
}

#author-content ul li ul li,
#author-content ol li ol li {
	font-size: 0.9em !important;
	font-style: italic;
}

#author-content ul li strong,
#author-content ol li strong {
	font-weight: bold;
}

#author-content img {
	max-width: 100%;
	height: auto;
}

/*  category.php
/* ------------------------------ */
#category-container {
	text-align: center;
	width: 100%;
}

#category-wrap {
	float: left;
	margin: 0 auto;
	text-align: left;
	max-width: 780px;
}

#category-content {
	background: #fff;
	color: #000;
	display: inline;
	float: left;
	margin: 0 0 20px 0;
	text-align: left;
	max-width: 780px;
}

#category-content p {
	text-align: left !important;
}

/* single post/page secondary headers/ or blog description or 
	if blog desc not keyword rich, use for archives/recent posts 
	headers (multiple posts on a single page) */
#category-container h2 a {
	color: #ff3399;
	font-size: 3em;
	font-weight: 700;
}

/* archives/recent posts headers (multiple posts on a single page), sidebar headers */
#category-container h3 {
	color: #333;
	font-size: 2.6em;
	font-weight: 700;
}

#category-container h3 a {
	color: #ff3399;
	font-size: inherit;
	text-decoration: none;
}

#category-container h3 a:hover {
	color: #ff3399;
	text-decoration: underline;
}

#category-content ul li,
#category-content ol li {
	font-size: 1.6em;
	line-height: 22px;
	list-style-type: disc;
	margin: 0 0 10px 20px;
}

#category-content ul li ul li,
#category-content ol li ol li {
	font-size: 0.9em !important;
	font-style: italic;
}

#category-content img {
	max-width: 100%;
	height: auto;
}

#category-content ul li strong,
#category-content ol li strong {
	font-weight: bold;
}

#category-content .blog-details img {
	width: auto;
	max-width: inherit;
}

/*  archive.php
/* ------------------------------ */
#archive-container {
	text-align: center;
	width: 100%;
}

#archive-container h1 {
	color: #333;
	font-size: 3em;
	font-weight: 700;
	margin: 0 0 20px 0;
	text-decoration: none;
}

#archive-wrap {
	margin: 0 auto;
	text-align: left;
	max-width: 1140px;
}

#archive-content {
	background: #fff;
	color: #000;
	display: inline;
	float: left;
	margin: 0 0 20px 0;
	text-align: left;
	max-width: 780px;
}

#archive-content-nosidebar {
	background: #fff;
	color: #000;
	display: inline;
	float: left;
	margin: 0 0 20px 0;
	text-align: left;
	max-width: 1140px;
}

/* single post/page secondary headers/ or blog description or 
	if blog desc not keyword rich, use for archives/recent posts 
	headers (multiple posts on a single page) */
#archive-container h2 a {
	color: #ff3399;
	font-size: 2.8em;
	font-weight: 700;
}

/* archives/recent posts headers (multiple posts on a single page), sidebar headers */
#archive-container h3 {
	color: #333;
	font-size: 2.6em;
	font-weight: 700;
}

#archive-container h3 a {
	color: #ff3399;
	font-size: inherit;
	text-decoration: none;
}

#archive-container h3 a:hover {
	color: #ff3399;
	text-decoration: underline;
}

#archive-content ul li,
#archive-content ol li {
	font-size: 1.6em;
	line-height: 22px;
	list-style-type: disc;
	margin: 0 0 10px 20px;
}

#archive-content ul li ul li,
#archive-content ol li ol li {
	font-size: 0.9em !important;
	font-style: italic;
}

#archive-content ul li strong,
#archive-content ol li strong {
	font-weight: bold;
}

/* 404 error
/* ------------------------------ */
#notfound-container {
	text-align: center;
	width: 100%;
}

#notfound-wrap {
	margin: 0 auto;
	text-align: left;
	max-width: 1140px;
}

#notfound-content {
	background: #fff;
	color: #000;
	display: inline;
	float: left;
	margin: 0 0 20px 0;
	padding: 20px;
	text-align: left;
	max-width: 780px;
}

/* single blog posts and page headers */
#notfound-container h1 {
	color: #333;
	font-size: 3em;
	font-weight: 700;
	margin: 0 0 10px 0;
	text-decoration: none;
}

/* single post/page secondary headers/ or blog description or 
	if blog desc not keyword rich, use for archives/recent posts 
	headers (multiple posts on a single page) */
#notfound-container h2 {
	color: #333;
	font-size: 3em;
	font-weight: bold;
	margin: 0;
	padding: 10px 0;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
}

#archive-content .featured-thumbnail img {
	max-width: 525px;
	height: auto;
}

/* directory
/* ------------------------------ */
#directory-container {
	width: 100%;
}

#directory-container h1 {
	color: #333;
	font-size: 3em;
	font-weight: 700;
	margin: 0 0 20px 0;
	text-decoration: none;
}

#directory-container select {
	width: auto;
}

#directory-options {
	margin: 0 0 20px 0; 
}

#directory-facets {
	font-size: 1.4em;
	line-height: 40px;
}

#directory-facets,
#directory-content #facetwp-sort {
	float: left;
}

#directory-wrap {
	margin: 0 auto;
	max-width: 1140px;
	width: 100%;
}

#directory-content {
	border: 1px solid #ccc;
	float: right;
	margin: 0 0 20px 0;
	max-width: 1100px;
	padding: 20px 20px 15px 20px;
	width: 100%;
}

#directory-content .featured-thumbnail img {
	border: 1px solid #999;
	float: left;
	height: auto;
	margin: 0 20px 20px 0;
	max-width: 150px;
}

#directory-content p {
	font-size: 1.4em;
	line-height: 17px;
}

#directory-content h2 {
	color: #333;
	display: inline;
	font-size: 1.8em;
	font-weight: 700;
}

#directory-content h2 a {
	color: #ff3399;
	font-weight: 700;
	text-decoration: underline;
}

#directory-content .custom-data {
	clear: both;
	font-size: 1.6em;
	border-top: 1px solid #ccc;
	padding: 10px 0 0 0;
	line-height: 18px;
}

#directory-content .coupon-avail {
	color: #ff0000;
}

#directory-content .price-per {
	font-size: 1.4em;
	margin: 0 0 0 10px;
}

#directory-sidebar {
	background: #fafafa;
	border: 1px solid #ccc;
	float: left;
	font-size: 1.6em;
	line-height: 20px;
	margin: 0 20px 0 0;
	max-width: 240px;
	padding: 20px;
	width: 100%;
}

#directory-sidebar h2 {
	margin: 0 0 5px 0;
	font-weight: 700;
}

#directory-sidebar .sub-menu {
	margin: 0 0 0 10px;
}

#addtoany-custom {
	clear: both;
	padding: 20px 0 0 0;
}

.facetwp-checkbox .facetwp-expand {
	display: none;
}

.facetwp-search {
	padding: 5px 30px 5px 3px;
	font-size: 1em;
	margin: 20px 0 0 0;
}

.facetwp-pager {
	clear: both;
	float: right;
	font-size: 1.6em;
}

.directory-subscribe {
	padding: 10px;
	background: #72529b;
	margin: 0 10px 0 0;
	text-transform: uppercase;
	float: left;
}

.directory-subscribe a {
	color: #fff;
	text-decoration: none;
}

.directory-subscribe a:hover {
	color: #333;
}

.directory-expired {
	color: #fff;
	padding: 10px;
	background: #990000;
	margin: 0 10px 0 0;
	text-transform: uppercase;
	float: left;
}

.facetwp-facet {
	display: inline-block;
	margin: 0 !important;
}

.facet-label {
	font-weight: 700;
	margin: 0 10px 0 0;
}

.facetwp-radio {
	margin: 0 10px 0 0;
}

#mobile-facets {
	display: none;
}

.facetwp-checkbox {
	display: inline;
	margin: 0 10px 0 0;
}

/* contact form
/* ------------------------------ */
#contact-one {
	background: #f0f0f0;
	margin: 10px 0;
	padding: 5px 10px 10px 10px;
}

#contact-two {
	background: #e0e0e0;
	margin: 10px 0;
	padding: 5px 10px 10px 10px;
}

iframe {
	max-width: 100%;
}

/* wp stats - no smiley
/* ------------------------------ */
img#wpstats {
	display: none;
}

/* widget sidebars
/* ------------------------------ */
/* related content in the sidebar, such as a heading of an "about" widget */
#widget-header {
	padding: 0 0 15px 0;
}

#widget-header .widgettitle {
	font-size: 1.1em;
	line-height: 25px;
}

#widget-sidebar {
	border-bottom: 1px solid #ccc;
	margin: 0 0 15px 0;
	padding: 0 0 20px 0;
}

#widget-sidebar h3 {
	color: #72529b;
	font-size: 1.5em;
	font-weight: 700;
	margin: 0 0 10px 0;
	text-align: center;
}

/* searchform */
#searchform { }

#searchform #s {
	background: #fff;
	border: 1px solid #999;
	border-radius: 5px;
	font-size: 1.2em;
	font-style: italic;
	padding: 5px;
	max-width: 80%;
}

#searchform #search-button {
	float: right;
	margin: 0 0 0 10px;
}

.screen-reader-text {
	display: none;
	left: -1000em;
	position: absolute;
}

/* download links */
.downloadlink {
	background: #e6efc2;
	border: 2px solid;
	border-color: #c6d880;
	color: #264409;
	font-size: 1.4em;
	line-height: 50px;
	padding: 8px;
	text-align: left;
}

/* widgets
/* ------------------------------ */
/* mailchimp */
#mc_signup_form{
	font-size: 1.4em;
	padding: 20px !important;
}

#mc4wp-form-1{
  padding: 20px!important;
  border-width:1px;
  border-style:solid;
  border-color:#E0E0E0;
  color:#3F3F3f;
  background-color:#FFFFFF;
}

/* media styles
/* ------------------------------ */
@media only screen and (max-width : 1200px) {
	#bloginfo-contact {
		display: none;
	}
}

@media only screen and (max-width: 1180px) {
	#sidebar-box,
	#footer-wrap {
		padding: 20px;
	}
	#blog-wrap,
	#single-wrap,
	#author-wrap,
	#page-wrap,
	#category-wrap,
	#archive-wrap {
		width: 100%;
	}
	#blog-posts,
	#single-content,
	#author-content,
	#page-content,
	#category-content,
	#archive-content {
		max-width: 100%;
		padding: 0 20px;
	}
	#category-wrap .blog-details,
	#archive-wrap .blog-details {
		margin: 0;
	}
	#blog-wrap .blog-details {
		margin: 0 0 10px 20px;
	}
	#widget-banner-ad {
		margin: 0 0 0 20px;
	}
	#category-wrap h3.cattitle {
		margin: 0 20px;
	}
	#sidebar {
		display: inline-block;
		float: none;
		max-width: 100%;
	}
	#sidebar .textwidget {
		text-align: center;
	}
	#directory-content {
		float: none;
	}
	#directory-sidebar {
		display: none;
	}
	#directory-content {
		margin: 0 20px 20px 20px;
		max-width: inherit;
		width: inherit;
	}
	#directory-options {
		margin: 20px 0;
		text-align: center;
	}
	#mobile-facets {
		display: inherit;
		margin: 0 0 20px 20px;
	}
	#mobile-facets .facetwp-facet {
		margin: 0;
	}
	#directory-container select,
	#directory-facets {
		float: none;
		margin: 0;
		line-height: 20px;
	}
	#directory-wrap h1 {
		text-align: center;
	}
	.facetwp-pager {
		float: none;
		text-align: center;
	}
	#nav-directory-container {
		display: none;
	}
}

@media only screen and (max-width : 1140px) {
	#header-wrap {
		padding: 0 20px;
	}
}

@media only screen and (max-width : 1055px) {
	#header-left,
	#widget-header .widgettitle
	 {
		display: none;
	}
	
	#hellobar {
		overflow: auto;
		padding: 0;
		text-align: inherit;
	}
	
	#hellobar a {
		margin: 0 0 0 10px;
	}
	
	#menu-hello-bar-menu {
		float: right;
		padding: 20px 10px 0 0;
	}
	
	#bloginfo-name a {
		font-size: 3.3em;
	}
	
	#widget-header {
		float: left;
	}
	
	#widget-header .textwidget img {
		margin: 3px 0 0 0;
		/*max-width: 95%;*/
	}
	
	.social-media {
		display: inherit;
		float: left;
		padding: 10px 0 0 0;
	}
	
	.social-media-icon {
		margin: 0;
	}
	
	#header-center {
		margin: 5px 0 0 0;
		width: auto;
	}
	#header-right {
		margin: 25px 0 0 0;
		width: auto;
	}
}

@media only screen and (max-width : 945px) {
	#hellobar {
		margin: 40px 0 0 0;
	}
	.menu-hello-bar-menu-container {
		display: none;
	}
	#menu-hello-bar-menu {
		padding: 20px 10px 20px 0;
	}
}

@media only screen and (max-width : 780px) {

}

@media only screen and (max-width : 612px) {
	.social-media-icon {
		/*max-width: 7%;*/
	}
	#directory-content .featured-thumbnail img {
		float: none;
		max-width: 100%;
	}
}

@media only screen and (max-width : 500px) {
	#header-center {
		float: none;
	}
	#header-right {
		float: none;
		margin: 0 0 10px 0;
		text-align: center;
	}
	#searchform #search-button {
		float: none;
		margin: -5px 5px 0 0;
		vertical-align: middle;
	}	
   
	.mysticky-welcomebar-fixed-wrap { 
	   display:flex !important; 
	}
}


@media only screen and (max-width : 480px) {
	#hellobar {
		text-align: center;
	}
	#widget-header,
	.social-media {
		float: none;
	}
}

@media only screen and (max-width: 450px) {
	#hellobar {
		/*font-size: inherit;*/
	}
}

@media only screen and (max-width : 441px) {
	#hellobar a {
		margin: 0 0 0 5px;
	}
	#widget-header {
		padding: 0 0 5px 0;
	}
	.social-media-icon {
		/*max-width: 6%;*/
	}
}

@media only screen and (max-width : 430px) {
	.bda-d,
	.bdc-d,
	.bdd-d {
		display: none;
	}
	.bda-m,
	.bdc-m,
	.bdd-m {
		display: inline;
	}
}