/*
Theme Name: 2017 Polka Dot Bride Wedding Blog
Theme URI: http://www.polkadotbride.com/
Description: The Polka Dot Bride custom built WordPress theme by Metrix Operations.
Version: 4.0
Author: Metrix Operations
Author URI: http://www.metrixinternet.com/
*/
@font-face {
  font-family: 'fontello';
  src: url('lib/font/fontello.eot?29554044');
  src: url('lib/font/fontello.eot?29554044#iefix') format('embedded-opentype'),
       url('lib/font/fontello.woff2?29554044') format('woff2'),
       url('lib/font/fontello.woff?29554044') format('woff'),
       url('lib/font/fontello.ttf?29554044') format('truetype'),
       url('lib/font/fontello.svg?29554044#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'Gotham Book';
    src: url('lib/font/gotham-book-webfont.eot');
    src: url('lib/font/gotham-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('lib/font/gotham-book-webfont.woff2') format('woff2'),
         url('lib/font/gotham-book-webfont.woff') format('woff'),
         url('lib/font/gotham-book-webfont.ttf') format('truetype'),
         url('lib/font/gotham-book-webfont.svg#feel_scriptregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'Century Gothic';
	src: url('lib/font/hinted-CenturyGothic-Bold.eot');
	src: local('Century Gothic Bold'), local('CenturyGothic-Bold'),
		url('lib/font/hinted-CenturyGothic-Bold.eot?#iefix') format('embedded-opentype'),
		url('lib/font/hinted-CenturyGothic-Bold.woff2') format('woff2'),
		url('lib/font/hinted-CenturyGothic-Bold.woff') format('woff'),
		url('lib/font/hinted-CenturyGothic-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Century Gothic';
	src: url('lib/font/hinted-CenturyGothic.eot');
	src: local('Century Gothic'), local('CenturyGothic'),
		url('lib/font/hinted-CenturyGothic.eot?#iefix') format('embedded-opentype'),
		url('lib/font/hinted-CenturyGothic.woff2') format('woff2'),
		url('lib/font/hinted-CenturyGothic.woff') format('woff'),
		url('lib/font/hinted-CenturyGothic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
body, td, div, input, select, textarea {
	ffont-family: 'Century Gothic',"Muli", Verdana, Arial, Helvetica;
	font-weight: 300;
	ffont-size: 12px;
	ccolor: #594a42;
	
}
input[type=text], input[type=text], select, textarea {
	-webkit-appearance: none;
}
strong, b {
	font-weight: 700;
}
form {
	margin: 0;
}
textarea {
	max-width: 100%;
}
/* SITE */
bbody {
	margin:0; text-align:center; background-position: 0 0; background-repeat: repeat;
}
a img,
img#imgMap {
	border: none;
}
.hidden {
	display: none;
}
/* make all images responsive */
/* CONTAINER FOR EVERYTHING */
#main-cnt {
	position: relative;
	width: 1040px;
	max-width: 100%;
	margin: 0 auto 0 auto;
}
#site-btt {
	position: fixed;
	top: 80%;
	right: 0;
	display: none;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #facad5;
	z-index: 999;
}
/* CONTAINER FOR SIDE MENU TABS */
.mobile-menu,
.mobile-menu .logo
{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.mobile-menu, .mobile-navigation
{
	display:none;
	z-index:0;
}

#side-tab-cnt {
	overflow: hidden;
	vertical-align: bottom;
	text-align:center;
}
.side-tab {
	display: inline-block;
	text-align: center;
	width: 114px;
	max-width: 12.5%;
	margin: 0;
	padding: 0;
	overflow: hidden; margin-top:20px;
}
.side-tab a {
	color: #594a42;
	padding: 10px 0;
	margin: 0 1px;
	position: relative;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	border-radius: 25px 25px 0 0;
	border-radius: 5px ;
	
	border: 1px solid #594a42;
	border-bottom: none;
	font-size: .9em;
}
.side-tab a:hover {
	padding-top: 17px;
	padding-bottom: 17px;
	color: #fff;
}
#bride-tab a:hover, #groom-tab a:hover, #wisdom-tab a:hover, #made-tab a:hover, #made-tab a:hover, #weddings-tab a:hover, #honeymoon-tab a:hover   {
	padding: 10px 0;
}
#bride-tab a:hover  {
	background-color: #f599b1;
	border-color: #f599b1; padding: 10px 0;
}
#hm-directory-tab a, #directory-tab a {
	padding: 4px 0 1px 0; 
}
#groom-tab a:hover  {
	background-color: #005685;
	border-color: #005685;
}
#directory-tab a:hover  {
	background-color: #e44145;
	border-color: #e44145;
}
#wisdom-tab a:hover  {
	background-color: #a7d8bc;
	border-color: #a7d8bc;
}
#made-tab a:hover  {
	background-color: #fbba63;
	border-color: #fbba63;
}
#weddings-tab a:hover  {
	background-color: #a286be;
	border-color: #a286be;
}
#honeymoon-tab a:hover  {
	background-color: #94d0d8;
	border-color: #94d0d8;
}
#hm-directory-tab a:hover  {
	background-color: #58b7dd;
	border-color: #58b7dd;
}
#hm-directory-tab.side-tabon a:hover, #directory-tab.side-tabon a:hover {
	padding: 11px 0;
}
/* CONTAINER FOR MAIN SITE */
#site-wrapper {
	width: 990px;
	width:auto;
	mmax-width: 99%;
	margin: 0 auto;
	text-align: left;
	bbackground-color:#FFFFFF !important;
	bborder: 1px solid #FFFFFF;
	z-index: 1;
}
	#site-padding {
		padding: 0 50px;
		width: 990px;
		width: 1000px;
		margin: auto;
	}	
	.site-padding-shadow {
		box-shadow: 0 10px 30px #ddd;
	}
	.site-padding-shadow-a {
		box-shadow: 0 10px 30px #ddd;
	}
	
	
a {
	ccolor: #594a42;
}
a img {
	border: none;
}
/* IMAGES SHRINKABLE */
img {
	height: auto;
	max-width: 100%;
}
/* VIMEO VIDEO RESPONNSIVE */
#mla_gallery-1 {
	position: relative;
}
.vvqbox iframe, .drct-videogallery iframe {
	max-width: 100%;
}
a.noline {
	text-decoration: none;
}
.block-click {
    background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1000;
}
.clear-div {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	//margin-top: -1px;
	display: block;
}
.breakline {
	display: block;
}
/* MENU */
#menu-cnt {
	margin: -3px 0 0 0;
	padding: 5px 0 5px 8px;
	bbackground-color: #facad5;
	color: #594a42;
	overflow: hidden;
}
.menu-item {
	float: left;
	font-size: 13px;
	padding: 11px 0;
}
.menu-item a{
	display: block;
	padding: 0 8px;
	text-decoration: none;
	font-weight: 600;
}
.menu-on a {
	text-decoration: underline;
	text-transform: uppercase;
	color: #f599b1;
	font-weight: 600;
}
#menu-directory {
	display: none;
}
#menu-directory a {
	color: #E54045;
}
.newsletter-button {
	float:right;
	margin: 8px 5px 0 0;
	display: block;
	text-align: center;
}
	.newsletter-button a {
		/*! padding: 5px 10px; */
		display: block;
		text-decoration: none;
		color: #FFFFFF;
		background-color: #facad5;
		border: 1px solid #facad5;
	}
	#foot-menu .newsletter-button a {
		color: #594a42;
	}
	.newsletter-button a:hover {
		background-color: #facad5;
	}
.search-form {
	float: right;
	font-size: 11px;
	margin-top: -1px;
	margin-bottom: -3px;
	z-index: 1;
}
.search-input, .searchform #s, .searchform #searchsubmit {
	ffont-size:11px;
	margin: 1px 0 0 0;
	padding: 0 0 0 2px;
	vertical-align:middle;
	height: 26px;
	border: 0;
	color: #F59AB2;
	border: 1px solid #F59AB2;
	width: 130px;
}
.searchform #searchsubmit {
	color: #fff;
	background-color: #F59AB2;
	width: 50px;
}
.search-button {
	vertical-align:middle;
	height: 43px;
	width: 43px;
	position: relative;
	right: 10px;
	background-color: transparent;
	border-radius: 50%;
	border: 1px solid #f599b1;
	background-color: #f599b1;
	color: #fff;
	top: -1px;
	font-size: 10px;
	text-align: center;
}
.searchform .screen-reader-text {
	display: none;
}
.searchform #s {
	min-width: 250px;
	color: #594a42;
}
.searchform {
	margin-bottom: 15px;
}
#foot-menu .search-button, #foot-menu .newsletter-button {
	color: #594a42;
}
	ul#menu-links {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	ul#menu-links li {
		float: left;
	}
	ul#menu-links li a {
		color: #594a42;
		font-size: 14px;
		font-weight: normal;
		text-decoration: none;
		display: block;
		padding: 7px 12px 7px 12px;
		float: left;
	}
	ul#menu-links li a:hover {
		color: #594a42;
	}
.badgetext {
	border: 1px solid #DDD;
	box-sizing: border-box;
	cursor: pointer;
}
/* HEADER */
#head-cnt {
		padding: 5px 10px;
		display: block;
		text-decoration: none;
		color: #FFFFFF;
		bbackground-color: #facad5;
		bborder: 1px solid #facad5;
	}

/* HEAD PERCENTAGES
head-left WIDTH + PADDING = 23%
head-logo WIDTH = 54%
FREE SPACE RIGHT = 23%

Use the width of 940 to work out percentages
*/

#head-logo {
	text-align: center;
	vertical-align: middle;
	padding: 0 0 15px;
}
	#head-logo img {
		margin: -20px auto 0;
		max-height: 215px;
		width: auto;
	}
#head-left, #head-right {
	float: left;
	width: 50%;
	text-align: left;
}
#head-right {
	text-align: right;
	margin-top: 10px;
	position: relative;
	z-index: 999;
}
.site-menu {
	display: block;
	margin-right: 5px;
}
#head-login {
	margin: 15px 0;
}
#login-dropdown,
#login-button,
#register-button,
.button-primary {
	background-color: #F59AB2;
	border: 1px solid #F9CAD6;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	padding: 4px;
	margin: 0;
}
#login-dropdown {
	color: #594a42;
	background-color: #fff;
	 -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
#login-button,
#register-button {
	padding: 5px 10px;
}
#login-button:hover,
#register-button:hover,
.button-primary:hover {
	background-color: #594a42;
	border: 1px solid #594a42;
}
.banner-icon {
	display: inline-block;
	margin: 6px 0 5px 4px;
}
.banner-link {
	display: inline-block;
	margin: 2px 3px 6px 3px;
}
.banner-link a {
	text-decoration: none;
	font-size: 10px;
}
.banner-link a:hover {
	color: #594a42;
}
	/* HEADER FEATURE BOX*/
	/*#head-box {
		 width: 370px; position: absolute; right: 0px; bottom: 0px; top: auto; left: auto;
	}
		ul#head-links {
			list-style: none;
			padding:0;
			margin:0;
			height: 14px;
		}
			ul#head-links li {
				background-repeat: no-repeat;
				background-position: 0 0;
				padding-left: 5px;
				float: left;
			}
			ul#head-links li a {
				display: block;
				float: left;
				color: #f598b1;
				font-size: 10px;
				text-decoration: none;
				padding: 1px 8px 1px 5px;
				background-color: #fde4e9;
				background-position: 100% 0;
				background-repeat: no-repeat;
			}
			ul#head-links li a:hover {
				text-decoration: underline;
			}
			ul#head-links li#head-noimage, ul#head-links li#head-noimage a {
				background: none;
				background-color: #FFFFFF;
			}

		#head-feature {
			background-color: #fde4e9; padding: 10px 10px 10px 10px;
		}
			#head-divider {
				float:left; height: 100px; border-right: 2px solid #ffffff;
			}
			#head-feature a {
				color: #594a42;
				text-decoration: none;
				font-size: 10px;
			}
			a#head-newsletter {
				display: block; width: 125px; float: left;
			}
			a#head-newsletter span {
				display: block; position: relative; padding: 10px 0 0 0;
			}
			a#head-newsletter img {
				 margin-bottom: 4px;
			}
			#head-vendor {
				width: 215px; float: left;
			}
			#head-vendor span {
				display: block; position: relative; padding: 5px 0 0 10px;
			}
			#head-vendor span a {
				color: #594a42;
				text-decoration: none;
				font-size: 10px;
			}
			#head-vendor img {
				 margin-top: 4px;
			}
*/

*/

/* NEWSLETTER */
#newsletter-sign-up label {
	font-weight: bold;
}
#newsletter-sign-up input {
	width: 250px;
}
.gform_button, .mi-button {
	background: none repeat scroll 0 0 #F598B1;
	border: 1px solid #F598B1;
	border-radius: 12px 12px 12px 12px;
	color: #FFFFFF;
	display: inline-block;
	width: auto;
	padding: 2px 15px;
	cursor: pointer;
}
/* MAIN BODY - LEFT CONTENT */
#body-cnt {
	position: relative;
	/*background-position: 574px 0;
	background-repeat: repeat-y;*/
	background-color: #FFFFFF;
}
	#left-content {
		float: left;
		display: block;
		width: 605px;
		max-width: 64.36%;
		margin: 10px 0;
		background-color: #FFFFFF;
		position: relative;
	}
	#right-sidebar {
		float:right;
		width: 310px;
		max-width: 32.98%;
		display: block;
		color: #594a42;
		padding-bottom: 20px;
		text-align: center;
	}
/* POST STYLING */
.post-date {
    background-position: 0 0;
	background-repeat: no-repeat;
    width: 53px;
    height: 53px; /* + padding = 53 */
	padding-top: 10px;
    float: left;
    border-radius: 50%;
    margin-right: 2%;
	display:none;
}
	.post-date h5 {
		color: #FFFFFF;
	    font-family: 'Century Gothic',"Muli",Arial,Helvetica,sans-serif;
	    text-align: center;
	    margin: 0;
	    padding:0;
		line-height: 15px;
	    text-transform: uppercase;
	}
	.post-date h5 a {
		font-size: 11px;
	}
	.post-date h5 a {
		text-decoration: none;
		color: #FFFFFF;
		font-size: 15px;
		font-weight: normal;
	}
.about-box {
	overflow: hidden;
}
.about-pic, .about-text-right {
	float: left;
	width: 70%;
}
.about-pic {
	width: 30%;
	text-align: center;
}
.about-pic img  {
	max-height: 200px;
	width: auto;
}
.about-author {
	clear: both;
}
.about-author img {
	float: left; margin-right: 6px;
}
.about-author h3 {
	font-weight: normal; margin: 4px 0 2px 0;
}
.h-divider {
	border-bottom: 2px solid #F9CAD6;
	margin: 15px 0;
}

#post-vendor-link {
	float: right;
}
.author-archive-title {
	overflow: hidden;
	border-bottom: 2px solid #facad4;
}
.author-archive-title .page-title h1 {
	margin-bottom: 0;
}
.author-archiveavatar {
	float: left;
	margin: 0 15px 15px 0;
}
.post-title {
	float: left;
	margin: 5px 0 0 0;
	width: 450px;
	max-width: 74.38%;
}
.archive-title {
	/*width: 235px;*/
	/* max-width: 38.84%; CHECK THIS PERCENTAGE. TOO SMALL TITLE ON SEARCH RESULTS AND TAG PAGES */
}
.post-comments-top {
	float: right;
	width: 60px;
	max-width: 9.92%;
	margin: 0;
	text-align: center;
	display:none;
}
	.post-comments-top a {
		font-size: 9px;
		text-decoration: none;
	}
.post-comments, .post-comments a {
	font-size: 12px;
	text-decoration: none;
}
	.post-comments span, .post-comments-top span, #comments-title span {
		font-size: 15px;
	}
.post-colours {
	display: inline-block;
	float: left;
}
.post-colours a {
	text-decoration: none;
}
.post-colours a:hover {
	text-decoration: underline;
}
/* COMMENTS FORM */
#respond {
	padding-top: 10px;
}
div.post-commentform {
	display: inline-block;
	position: relative;
}
.comment-subscription-form {
	padding-left: 9.92%;
}
.subject.formfield {
	display: none;
}
#commentform input, #commentform textarea {
	border: 1px solid #F598B1;
}
#commentform input#submit {
	background-color: #F598B1;
	color: #FFFFFF;
	text-transform: none;
	float: right;
	padding: 8px 4px;
	border-radius: 45px;
}
.post-title h1, .post-title h2, .page-title h1, #respond h2, #comments-title, .post-title h3, h2, h3, h1, h4, h5, h6,
.pum .pum-title {
	color: #594a42;
	ffont-family: 'Gotham Book', 'Century Gothic',"Muli",Arial,Helvetica;
	ffont-size: 20px;
	ttext-transform: uppercase;
    ffont-weight: 400;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 20px;
}
h5 {
	ffont-size: 14px;
}
.backtotop .icon-top {
	border-radius: 50%;
	background-color: #F598B1;
	border: 1px solid #F598B1;
	display: block;
	margin: 0 auto;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin-bottom: 10px;
}
.backtotop .icon-top span {
	width: 0; 
	height: 0; 
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 7px solid #fff;
	display: inline-block;
	padding-top: 6px;
}
.backtotop {
	text-align: center;
}
.backtotop a {
	text-decoration: none;
	color: #F598B1;
	text-transform: uppercase; 
}
.page-title h1, h1.text-colour {
	font-family: 'Gotham Book','Century Gothic',"Muli",Arial,Helvetica;
	font-size: 30px;
	margin: 20px 0;
}
h1.moretolove {
	font-size: 2.5em;
}
	.curlyfont, .specialfont {
		font-family: 'Gotham Book','Century Gothic',"Muli",Arial,Helvetica;
		font-weight: normal;
		text-transform: uppercase;
		margin: 0;
	}
	h1 a, h2 a, h3 a {
		text-decoration: none;
	}
	h3 {
		ffont-size: 16px;
	}
	#respond h2, #comments-title {
		text-transform: uppercase;
		color: #F598B1;
	}
	.post-entry .post-title h2 {
		font-size: 15px;
	}
	.post-title h3, .post-title h3 a, .single-post .post-title h2 a, .single-post .post-title h2 {
		/*font-style: italic;*/
		font-size: 11px;
		font-weight: normal;
		font-family: 'Century Gothic',"Muli",Arial,Helvetica,sans-serif;
	}
	.post-title h1 a, .post-title h2 a, .post-title h3 a {
		text-decoration: none;
	}
.post-entry ul li {
	margin: 2px 0;
	padding: 2px 0;
}
.post-entry, .post-entry div {
	font-family: 'Century Gothic',"Muli", Verdana, Arial, Helvetica;
}
.top-level .post-entry {
	padding: 15px 0 0 0;
	width: 600px;
	max-width: 100%;
	overflow: hidden;
	margin: 15px auto 0;
}
.mi-pre2017 .top-level .post-entry {
	width: 550px;
}
.post-entry {
	position: relative;
	clear: both;
	margin-top: 15px;
}
.mi-short.read-more a {
	display: block;
	padding: 10px 15px;
	color: #fff;
	text-align: center;
}
.post_header {
	overflow: hidden;
}
.mi-excerpt {
	margin: 15px 0;
}
/* AUTHOR */
.mi-authors {
	list-style: none;
	padding: 0;
	margin: 0;
}
.mi-authors li {
	padding: 5px 0!important;
	float: left;
	width: 45%;
	margin-right: 5%!important;
}
/* IMAGE ALIGNMENTS AND SPACING */
.post-entry img {
	text-align: center;
	display: inline;
	margin: 0 auto;
}
/* IMAGE - Side by Side */
.mi-image {
	position: relative;
	text-align: center;
	clear: both;
}
.mi-image-sidebyside {
	display: inline-block;
	max-width: 49.75%;
	position: relative;
}
.mi-image-sidebyside1 {
	margin-right: .25%;
	float: left;
	clear: left;
}
.mi-image-sidebyside2 {
	margin-left: .25%;
	float: right;
	clear: right;
}
.mi-image-sidebyside img {
	width: 299px;
	max-width: 100%;
}
/* POST MOBILE IMAGES */
.post-mobile-container {
	padding: 30px 0 0 0;
	width: 600px;
	position: relative;
	max-width: 100%;
	display: inline-block; /* make wrapper div the size of its contents */
	zoom: 1; *display: inline; /* make inline-block work in IE6/7 */
	z-index: 200;
}
.post-mobile-container h3 {
	text-align: center;
}
.post-mobile-container .bx-controls, .post-mobile-container .bx-controls-direction {
	position: relative;
	top: auto;
	text-align: center;
	display: inline-block;
}
.post-mobile-container .bx-wrapper .bx-prev, .post-mobile-container .bx-wrapper .bx-next {
	float: left;
	width: 50%;
	display: block;
	position: relative;
	text-align: center;
	margin: 0;
}
.nojs .post-mobile-image {
	display: block;
}
.post-mobile-gallery {
}
.post-mobile-container .bx-wrapper {
	margin-bottom: 20px;
	text-align: center;
}
.post-mobile-container .bx-wrapper .bx-prev::before, .post-mobile-container .bx-wrapper .bx-next::before,
.post-mobile-container .bx-wrapper .bx-next, .post-mobile-container .bx-wrapper .bx-prev {
	font-size: 60px;
	width: 70px;
	height: 70px;
	vertical-align: top;
}
.post-mobile-container .bx-wrapper .bx-pager.bx-default-pager {
	bottom: 100px;
}
.post-mobile-container .bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
}
.post-last-slide {
	background: #f599b1;
	color: #fff;
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
	right: 0;
	height: 100%;
}
.post-last-slide .wrap {
	padding: 40px;
	font-size: 2rem;
	color: #fff;
}
.post-mobileimage-hidden {
	display: none;
}
/* POST IMAGES - PINTEREST IMAGES BUTTON */
.img-dorothy-polka span.pinterest-button {
	display: block; /* FIXES TEXT NOT WRAPPING AROUND IMG ISSUE ON ABOUT PAGE */
}
.pin-it {
    display: none;
    opacity: 1;
    width: 75px;
    height: 75px;
    background:url('/wp-content/themes/mi-polkadotbride/images/pin-it.png') no-repeat;
    z-index:10;
    bottom: 0;
    top: 15px;
    left: 3%;
    position:absolute;
    cursor: pointer;
}
.mi-image-sidebyside:hover .pin-it, .mi-image:hover .pint-it, .pinterest-button:hover .pin-it {
    display: block;
}
/* END PINTEREST */

.post-detail {
	padding: 25px 0 10px 0;
	background-position: 0 0;
	background-repeat: repeat-x;
	border-bottom: 2px solid #facad4;
}
img.alignleft {
	float: left;
	max-width: 50%;
	clear: left;
}
img.alignright {
	float: right;
	max-width: 50%;
}
img:alignright:after,
.post-meta:before,
.yarpp-related:before {
	display: block;
	clear: both;
	content: '';
	position: relative;
}
img.aligncenter {
	text-align: center!important;
	margin: 0 auto;
}
.directory-plug {
	background-color: #facad4; text-align: center; margin: 10px 0 5px 0;
}
	.directory-plug a {
		 text-decoration: none; padding: 5px 10px; display: block; position: relative;
	}
.post-meta {
	padding-top: 15px;
	clear: both;
	overflow: hidden;
}
.top-level .post-comments, .top-level .mi-smp {
	float: left;
	width: 50%;
}
.attachment .mi-smp {
	float: none;
	width: 100%;
	text-align: center;
	margin: 10px 0;
}
.top-level .post-comments {
	float: right;
	text-align: right;
}
.post-meta, .post-meta div {
	font-size: 12px;
	padding: 10px 0;
}
.searchresult, .sub-category {
	border-bottom: 0px solid #f599b1;
}
.searchresult .post-comments, .sub-category .post-comments {
	text-align: right;
}
.post-comments {
	text-align: right;
}
/* PAGE FORMS */
.gform-container {
	background-color: #facad4;
	text-align: center;
	width: 485px;
	max-width: 93.64%;
	padding: 15px;
	text-align: left;
	margin: 15px auto;
}
.gform_confirmation_message {
	padding: 10px 0;
}
.gfield label, .gform_wrapper .top_label .gfield_label  {
	font-weight: normal !important;
}
.gfield.frm_left {
	width: 50%;
	float: left;
	clear: left!important;
}
.gfield.frm_right {
	width: 49%;
	float: right;
	clear: right!important;
}
.gfield.frm_left input {
	width: 95%!important;
}
.gfield.frm_right input {
	width: 95%!important;
}
.gform_wrapper textarea.large {
	height: 150px!important;
}
/* WYSIWYG EDITOR */
#gform_wrapper_7 textarea, #gform_wrapper_16 textarea {
	height: 600px;
	border: 1px solid #CCCCCC;
}
.gfield input, .gfield textarea, .gfield select,
.pum-content .gfield input, .pum-content .gfield textarea, .pum-content .gfield select,
.pum-content .gform_button {
	border: 1px solid #f598b1;
}
.pum-content .gform_button {
	background-color: #f598b1;
}
.gform_button, .mi-button {
	float: right;
	padding: 8px 4px!important;
	border-radius: 50%;
	margin-top: -5px;
	text-decoration: none;
}
.form-disclaimer {
	float: left;
	display: inline-block;
	margin-top: -20px;
}
/* VENDOR LINKS */
.vendor_section:before {
	content: 'CREDITS';
	padding-right: 10px;
	color: #F598B1;
	font-family: 'Century Gothic',"Muli", Verdana, Arial, Helvetica;
	font-size: 14px;
	display:none;
}
.vendor_section em {
	font-style: normal;
}
span.vendor_feature, span.vendor_feature a {
    color: #594a42!important;
	display:none;
}

/* ARCHIVE */
.excerpt-image {
	float: left;
	margin: 5px 0 0 0;
	width: 230px; /* Temp to match med image. med image missing from stage */
	max-width: 38.02%;
}
	.excerpt-image .padding {
		padding-right: 10px;
	}
.excerpt-content {
	float: left;
	width: 365px;
	max-width: 60.33%;
}
.excerpt-heading {
	overflow: hidden;
}
	/* SUB CATEGORY HEADING IS: 364px WIDE; POST DATE: 68px; POST TITLE: */
	.sub-category .excerpt-heading .post-date {
		max-width: 14%;
		margin-right: 2.7%;
	}
	.sub-category .excerpt-heading .post-title {
		max-width: 80%;
	}
/* COMMENTS */
ul.commentlist, ul.commentlist li, ul.commentlist ul.children, ul.commentlist ul.children li {
	padding: 0;
	margin: 0;
	list-style: none;
}
	#comments-title {
		padding: 10px 0;
	}
	.comments-detail {
		padding-top: 10px;
	}
	.comment-seperator {
		max-width: 100%;
	}
	.comment-avatar {
		float: left;
		width: 60px;
		max-width: 9.92%;
	}
	.comment-content {
		float: left;
		width: 545px;
		max-width: 90.08%;
	}
		.comment-padding {
			padding: 10px;
		}
	ul.commentlist .comment-seperator, ul.commentlist ul.children {

	}
		ul.commentlist ul.children .comment-seperator {
			padding-left: 60px;
			margin-top: 10px;
		}
		.comment-seperator .comment {
			margin: 5px 0 5px 0;
			padding: 10px;
		}
	.pingback, .ctrackback {
		padding: 10px 0 10px 20px;
		background-position: 0 0;
		background-repeat: repeat-x;
	}
	.comment-author-admin, .comment-author-ms-floral, .comment-author-ms-gingham, .comment-author-ms-paisley, .comment-author-ms-stripey, .comment-author-ms-herringbone {
		background-color: #fce3e8;
	}
	.comment-author-mr-polka-dot {
		background-color: #d5e8f4;
	}
	.comment-contributor {
		background-color: #d7ede2;
	}
	.comment-vendor-link {
		display: block;
		background-repeat: no-repeat;
	}
	.comment span, .comment span a {
		 color: #f598b1;
		 font-weight: bold;
		 font-size: 15px;
	}
	span.comment-links a {
		 font-size: 12px;
	}
	#commentform textarea {
		width: 100%;
		max-width: 100%;
	}
/* RIGHT PANEL */
	.sidebar-top-links {
		text-transform: uppercase;
		margin: 0;
		min-height: 20px;
	}
		#sidebar-top-left, #sidebar-top-right {
			float: left;
			border: 1px solid #F9CAD6;
			width: 48.5%;
		}

		#sidebar-top-right {
			float: right;
		}
		.sidebar-top-links a {
			text-decoration: none;
			display: block;
			padding: 3px 0;
			font-weight: 600;
			border-size: 2px;
		}

/* ADVERTISTING */
.mobile-ads {
	overflow: hidden;
	border-bottom: 2px solid #fff;
	padding-bottom: 15px;
}
	.banners-cnt {
		padding: 10px 0 0;
		width: 300px;
		max-width: 100%;
		margin: 0 auto;
	}
		.large-banner {
			text-align: center;
			margin: 10px auto;
		}
		.feature-banner img {
			border: 1px solid #facad5;
			display: inline;
		}

		.small-banners-title {
			 vertical-align: middle; margin-bottom: 10px;
		}
			.small-banners-title img {
				float: left;
			}
			.small-banners-title a {
				font-size: 11px; color: #f599b1; float: right; vertical-align: middle;
			}
		.small-banner {
			float: left;
			max-width: 50%;
			width: 150px;
			text-align: center;
			overflow: hidden;
			margin: 0 0 10px 0;
		}
		.small-banner.advertise img {
			border: 1px solid #fff;
		}
		.small-banner img {
			margin: 0 auto 0 auto;
		}

		#snapshot-sunday {
			border: 1px solid #F59AB2;
			margin: 0 auto 10px auto;
			width: 300px;
			max-width: 100%;
			vertical-align: middle;
			overflow: hidden;
		}
			#snapshot-title {
				margin: 8px 0 0 0;
				float: left;
				max-width: 27.67%;
				width: 83px;
			}
			#snapshot-image {
				margin: 0;
				width: 217px;
				max-width: 72.33%;
				float: left;
			}
			#snapshot-image img {
				margin: 5% auto;
			}
	/* FIND US */
	.find-us {
		text-align: right;
		vertical-align: middle;
		padding: 10px 0 10px 0;
	}
	.find-us img {
		vertical-align: middle;
	}
	.right-divider {
		border-bottom: 1px solid #f7b1c2; margin: 10px 0 10px 0;
	}

/* BOTTOM SIDEBAR */
.sidebar-buttons {
	overflow: hidden;
}
.sidebar-button {
	display: inline-block;
	width: 95px;
	max-width: 31.67%;
}
.sidebar-button:hover {
	opacity: .8;
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	/* IE 5-7 */
	filter: alpha(opacity=80);
	/* Netscape */
	-moz-opacity: 0.8;
	/* Safari 1.x */
	-khtml-opacity: 0.8;
}
.sidebar-button-pad {
	display: inline-block;
	width: 1px;
	height: 95px;
}

#blog-buttons {
	margin: 0 0 10px 0;
}
	#blog-buttons img {
		margin: 5px 5px;
	}
	.left-buttons, .right-buttons {
	 	float: left; width: 50%; text-align: right; margin-top: 38px;
	}
	.right-buttons {
	 	float: right; text-align: left; margin: 0; width: 44%;
	}

/* FOOTER */
	#foot-body {
		margin: 0 auto;
		text-align: left;
		
		width:990px;
		width:auto;
		margin:auto;
	}
	#foot-menu {
		padding: 0 25px 0 20px;
		z-index: 999;
		overflow: hidden;
	}

	#foot-menu .banner-icon{
		float:left;
	}
	#foot-pad {
		padding: 10px 10px 10px 10px;
		background-color: white; /* TESTING */
		overflow: hidden;
		width:990px;
		margin:auto;
	}
		.footer-left {
			float: left;
			width: 150px;
			max-width: 15.63%;
			font-size: 10px;
		}
		.footer-left img {
			padding: 20px 0 0 0;
		}
		.footer-cat {
			float: left;
			width: 160px;
			max-width: 16.67%;
			font-size: 10px;
			font-family: 'Century Gothic',"Muli", Verdana, Arial, Helvetica;
		}
			.footer-cat-pad {
				padding: 5px;
			}
			.footer-cat img {
				width: 150px;
			}
		.footer-cat a{
			text-decoration: none;
		}

		.footer-cat h3 {
			text-transform: uppercase;
			font-size: 13px;
			font-weight: normal;
			padding: 0;
			margin: 5px 0;

		}
		.footer-cat h3 a, .footer-cat ul a:hover, .menu-item a:hover {
			color: #F598B1;
		}
		.footer-cat ul{
			margin: 0;
			padding: 0 12px;
		}

		.footer-cat ul{ list-style: none; }
		.footer-cat ul li:before {
		   content: "\2022";
		   font-size: 10px; /* or whatever */
		   padding-right: 5px;
		   margin-left: -10px;
		}
		.footer-cat ul a {
			font-size: 10px;
		}
	.foot-content, .foot-content a, .foot-content h5 {
		color: #594a42;
	}
		.foot-content h5 {
			font-size: 10px; text-transform: uppercase; margin: 0;
		}
	#foot-categories {
		background-position: 0 100%;
		background-repeat: repeat-x;
		padding-bottom: 15px;
	}
	#foot-tags {
		padding: 10px 0 10px 0;
	}
	#foot-categories ul, #foot-tags ul {
		padding: 5px 0 10px 20px;
		margin: 5px 0 10px 20px;
		list-style-type: disc;
	}
		#foot-categories ul li, #foot-tags ul li {
			font-size: 10px;
			font-family: Verdana, Arial, Helvetica;
			padding: 0 10px 0 0;
			margin: 0 0 0 0;
			float: left;
			width: 170px;
		}
		#foot-categories ul li a, #foot-tags ul li a {
			text-decoration: none;
		}
		#foot-categories ul li.current-cat a, #foot-tags ul li.current-cat a, #foot-tags a:hover, #foot-categories a:hover {
			/*color: #594a42;*/
			color: #FFFFFF;
			text-decoration: underline;
		}
/* THIS IS OUTSIDE OF FOOTER BODY AT BOTTOM OF PAGE */
	#foot-copyright {
		padding: 10px 0 30px 0;
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica;
		text-align: center;
	}
		.foot-copyright-item {
			padding: 0 5px;
		}

	/* EVERYDAY FEATURES */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	text-align: center;
}
/* LOGIN DROP DOWN */

/* MENU AND DROP DOWNS */
ul.dropmenu, ul.dropmenu ul {
  margin:0;
  padding:0;
  list-style-type:none;
  list-style-position:outside;
  z-index:300;
  /*height: 30px;*/
  width:100%;
}

ul.dropmenu li {
  float: left;
  width: 100%;
}
ul.dropmenu a {
  	display:block;
	text-decoration: none;
}
ul.dropmenu li a:hover, ul.dropmenu li.current_page_parent a {
	background-color: #F59AB2;
	color: #FFFFFF;
}
ul.dropmenu ul {
  position:absolute;
  display:none;
  width:auto;
  top:auto;
  right: 0;
  z-index: 300;
}
ul.dropmenu li ul {
  width: 100%;
  padding: 10px 0 10px 0;
  margin: 0;
  overflow: visible;
}
ul.dropmenu li ul li {
	width: 20%;
	float: left;
}
ul.dropmenu li ul li a, ul.dropmenu li.current_page_ancestor ul li a, ul.dropmenu li.current_page_parent ul li a {
	padding: 5px 15px 5px 15px;
	font-size: 12px;
	margin: 0;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
/* Sub-menu */
ul.dropmenu ul ul {
  top:0;
}
ul.dropmenu li ul ul {
  left: 13em;
  margin:0px 0 0 0px;
}
.dropmenu li:hover ul ul, .dropmenu li:hover ul ul ul, .dropmenu li:hover ul ul ul ul {display:none;}
.dropmenu li:hover ul, .dropmenu li li:hover ul, .dropmenu li li li:hover ul, .dropmenu li li li li:hover ul {display:block;}
/* Drop-down menus */
/* SOCIAL MEDIA LINKS */
.post-social-links {
	margin: 15px 0 0;
	float: right;
}
.mi-smp {
	display: inline-block;
}
.mi-smp.foot {
	float: left;
}
.mi-smp.single {
	float: none;
}
.mi-smp .padding {
	padding: 5px 0;
}

.mi-smp .padding ul {
	list-style:none;
	
}

.mi-smp .padding ul li {
	mmargin-right:1px;
	display:inline-block;
	text-align:center;
	border-radius:50%;
	bbackground:#b8c0d3;
	width:40px; 
	height:40px;
	padding-top: 5px;
	cursor:pointer;
}
.socsize{
	font-size:7px;
	color:#005685;
}
.mi-smp .icon {
	float: left;
	text-align: center;
}
.mi-smp .label {
	float: left;
	text-align: center;
	padding: 4px 5px;
	vertical-align: middle;
}
.mi-smp .icon a
{
	display: block;
	margin: 0 auto;
}
[class^="icon-"]:before, [class*=" icon-"]:before, .mi-smp .icon:before {
	ffont-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
 	 
 	bbackground-color: #f598b1;
 	border-radius: 50% 50%;
	display: inline-block;
	text-decoration: none;
	text-align: center;
	/* opacity: .8; */
	height: 28px;
	height: auto;
	width: 29px;
	font-size: 18px;
	font-size: 30px;
	vertical-align: middle;
	/* For safety - reset parent styles, that can break glyph codes*/
	font-variant: normal;
	text-transform: none;
	margin: -10px 3px 3px 3px;
	/* fix buttons height, for twitter bootstrap */
	line-height: 1.5em;
	
	/* you can be more comfortable with increased icons size */
	/* font-size: 120%; */
	
	/* Font smoothing. That was taken from TWBS */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	
	/* Uncomment for 3D effect */
	/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.drct-sociallinks [class^="icon-"]:before, .drct-sociallinks [class*=" icon-"]:before { /* Override directory stuff */
	height: 28px;
	width: 29px;
	color: #fff;
	font-size: 18px;
}
.mi-smp .icon:hover:before {
	background-color: #594a42!important;
}
.icon-twitter:before { content: '\e804'; } /* 'î „' */
.icon-facebook:before { content: '\e805'; } /* 'î …' */
.icon-email:before { content: '\e806'; rotation: 20deg; } /* 'î †' */
.icon-instagram:before { content: '\e807'; } /* 'î ‡' */
.icon-gplus:before { content: '\e808'; } /* 'î ˆ' */
.icon-pinterest:before { content: '\e809'; } /* 'î ‰' */
.icon-rss:before { content: '\e80a'; } /* 'î Š' */
.icon-comment:before { content: '\e80b'; background-color: #fff; color: #f598b1; width: 48px; height: 48px; font-size: 30px; 
	-moz-transform: scale(-1, 1);
	-webkit-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
} /* 'î ‹' */

.mi-smp.foot .icon:before { background-color: #fff!important; color: #f598b1; }
.mi-smp.foot .icon:hover:before { color: #594a42; }
/* CONFIRMATION MESSAGE ON CONTACT FORMS */
#gforms_confirmation_message {
	border-top: 1px solid #594a42;
	border-bottom: 1px solid #594a42;
	padding: 10px 0;
	font-size: 14px;
}
.gform_description, .gform_wrapper span {
	color: #594a42;
}
.affiliate-links {
	font-style: italic;
	font-size: .8em;
	margin: 1em 0;
}
/* BACK TO TOP */
#back-to-top {
	text-align: center;
	padding: 5px 0 15px;
}
/* SLIDER */
.wedding-directory-listings ul {
	visibility: hidden;
	max-height: 200px;
}
.wedding-directory-listings .bx-wrapper ul {
	visibility: visible;
	max-height: none;
}
.wedding-directory-listings ul, .wedding-directory-listings li {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* Essential slider functionality (never changes) */
	.plusslider { overflow: hidden; position: relative; }
	.plusslider-container { position: relative; }
	.plusslider .child { float: left;  }
	.plustype-fader .child { display: none; position: absolute; left: 0; top: 0; } /* only applies to fader type (not slider) */
	.plustype-fader .current { z-index: 5; } /* only applies to fader type (not slider) */
	.plusslider a img { border: none; } /* prevent blue borders in IE, which break "slider" type by altering the spacing */

/* No-javascript fallback (change "#slider1" selectors below to suit your html) */
	.slider > * { display: none; }
	.slider > *:first-child { display: block; }

	.slider {
		margin: 0;
		padding:0;
	}
	.plusslider .child.current { position: relative;  }

/* Position the nav arrows & pagination controls */
	#slider-container {
		position: relative; /* so child elements (nav arrows and pagination controls) can be positioned absolutely against this */
		display: inline-block; /* make wrapper div the size of its contents */
		zoom: 1; *display: inline; /* make inline-block work in IE6/7 */
		z-index: 200;
		margin-bottom: 15px;
		padding-bottom: 25px;
		border-bottom: 2px solid #F9CAD6;
		max-width: 100%;
		display: block;
	}

	.plusslider-pagination-wrapper {
		/* place pagination controls below the slider */
		position: absolute;
		bottom: 8px;
		right: 5%; /* center horizontally (works with child's "position:relative; left:-50%;") */
	}

	.plusslider-pagination {
		position: relative;
	}

/* Style the nav arrows & pagination controls */
	.plusslider-pagination {
		/* reset default list styles */
		list-style: none;
		margin: 0;
		padding: 0;
	}

	.plusslider-pagination li {
		/* line these up in a row */
		float: left;
		margin-left: 5px;

		/* make them look like little buttons */
		text-indent: -9999px;
		background-color: #facad5;
		border-color: #facad5;
		border-radius: 50%;
		width: 12px;
		height: 12px;
		cursor: pointer;
	}
	.plusslider-pagination li.current {
		background-color: #f599b1;
		border-color: #f599b1;
	}
/* VENDOR OF THE WEEK */
.vendor-week-directory {
	position: relative;
	width: 580px;
	max-width: 100%;
	display: block;
	overflow: hidden;
}
.plusslider .child .drct-vendor-week-box {
	display: none;
}
.plusslider .child.current .drct-vendor-week-box {
	display: block;
}
.drct-vendor-week-box {
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 100;
	overflow: hidden;
}
	#drct-vendor-text, #drct-vendor-logo  {
		display: block;
		height: 100%;
		left: 6.67%;
		position: absolute;
		top: 18%;
		width: 100%;
		z-index: 100;
       	max-width: 45%;
    	width: 270px;
    	text-align: center;
    }
	#drct-vendor-logo {
		left: auto;
		right: 10%;
		top: 16.67%;
		max-width: 32.5%;
	}
		#drct-vendor-logo img {
			height: auto;
			max-height: 70%;
		}
		#vendor-week-title, #vendor-week-more {
			text-decoration: none;
			color: #E54045;
		}
		#drct-vendor-text h3 {
			margin: 0;
		}
		#vendor-week-heading {
			padding: 0 0 10px 0;
		}
/* PAGINATION */
.navigation {
	text-align: center; padding: 10px 0 10px 0;  /*color: #f598b1;*/
}
.navigation ul {
	margin: 0; padding: 0; list-style: none;
}
.navigation ul li {
	display: inline-block;
	padding: 10px 0;
}
.navigation a {
	background-color: #fde4e9;
	border: 1px solid #f598b1;
    color: #f598b1;
    margin-right: 4px;
    padding: 3px 6px;
    text-align: center;
    text-decoration: none;
}
.navigation a:hover, .navigation span.current {
    background: none repeat scroll 0 0 #f598b1;
    border: 1px solid #f598b1;
    color: #FFFFFF;
    margin-right: 4px;
    padding: 3px 6px;
}
.single-navigation {
	overflow: hidden;
	clear: both;
	margin: 15px 0;
}
.single-next, .single-previous {
	float: left;
	width: 50%;
}
.single-next {
	text-align: right;
}
/*RELATED POSTS PLUGIN*/
ul#related-posts {
	list-style: none;
	padding: 0;
	margin: 0;
}
#related-posts li {
	float: left;
	width: 25%;
	min-height: 200px;
}
#related-posts a {
	display: block;
	padding: 0 4px;
	text-decoration: none;
	text-align: center;
	font-weight: normal!important;
}
#related-posts li img {
	margin-top: 4px;
}
/* LOGIN PAGE FIELDS */
.login_form_fields label {
	width: 80px;
	display: inline-block;
}
.submit-button {
	background-color: #F598B1;
	border: none;
	color: #FFFFFF;
	padding: 5px 15px;
	margin: 0;
}
/* CONTRIBUTOR LOGIN BOX */
.contributor-login-box {
	width: 30%;
	float: right;
	padding: 5px 10px;
	margin: 10px;
	background-color: #F598B1;
}
.contributor-login-box a {
	font-family: 'Century Gothic',"Muli",Verdana, Arial;
	color: #FFFFFF;
	text-decoration: none;
}
.contributor-login-box a:hover {
	color: #FFFFFF;
}
/* AD SPACE BANNER */
.ad-space-banner {
	padding-top: 15px;
	text-align: center;
}
.ad-space-banner  img {
	margin: 0 auto;
}

/* SINGLE IMAGE CREDITS */
.image-item {
	margin: 8px 0;
}
/* GALLERY ITEM DEFAULT */
.gallery-item {
 	float: left;
    line-height: 1.4em;
    margin: .5%;
    width: 32%;
    transition-duration: 0.7s;
    text-align: center;
}
#infscr-loading {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 10px;
    border: 1px solid #f69ab3;
    bottom: 40px;
    color: #fff;
    left: 45%;
    opacity: 0.8;
    padding: 10px;
    position: fixed;
    text-align: center;
    width: 200px;
    z-index: 100;
}

.media-toolbar-secondary,
.mla-search-options,
.compat-attachment-fields {
	display: none!important;
}
.media-modal .attachments {
	top: 60px!important;
}
/* EVENT EDITOR */
.ui-widget-header {
    border: 1px solid #F9CAD6!important;
    background: #F59AB2 url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") repeat-x scroll 50% 50%!important;
    color: #FFF;
    font-weight: bold;
}
.css-event-form .event-categories,
.css-event-form .event-form-image {
	display: none;
}
.button-primary {
	font-size: 13px;
	line-height: 13px;
	height: 30px;
	vertical-align: middle;
}
.css-event-form label {
	display: inline-block;
	width: 80px;
}
.em-location-data th {
	width: 110px;
}
#em-location-data .em-location-map-container {
	height: auto;
	min-height: 250px;
}
.css-event-form input[type=text] {
	min-width: 200px;
	width: 90%;
}
.css-event-form .em-date-range input[type=text], .css-event-form .em-time-range input[type=text] {
	width: auto;
	min-width: 10px;
}
/* START: CALENDAR */
div.css-search div.em-search-main .em-search-submit,
div.css-search div.em-search-main .em-search-submit:hover {
	background: #f8cbd6 -moz-linear-gradient(center top , #f8cbd6 5%, #f9cad6 100%) repeat scroll 0 0!important;
	border: 1px solid #ffffff;
}
table.em-calendar {
	width: 100%;
	background-color: #fbe4ea!important;
}
table.em-calendar td.eventful a, table.em-calendar td.eventful-today a {
    color: #594a42!important;
}
table.em-calendar ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
table.em-calendar td {
	background-color: #f8cbd6!important;
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	border: none;
}
table.em-calendar tbody td {
    border: 1px solid #ffffff;
    height: 50px;
    text-align: left;
    width: 14.29%;
    font-size: 14px;
    vertical-align: top;
}
table.em-calendar tbody td:hover {
	background-color: #fbe4ea;
}
table.em-calendar td.eventless-pre, .em-calendar td.eventless-post {
    color: #fff;
}
.em-warning-confirms {
	border: 1px solid #fbe4ea!important;
	background-color: #f8cbd6!important;
}
/* TODAY */
table.em-calendar td.eventless-today, table.em-calendar td.eventful-today {
    background-color: #f69ab1!important;
}
/* END: CALENDER */
/* Popup Theme 170091: PDB Theme */
.pum { 
	background: rgba( 80, 80, 80, 0.5 )!important; 
} 
.pum form {
	overflow-x: visible;
}
.pum .pum-container { 
	padding: 12px; 
	border-radius: 8px; 
	border: 2px solid #f598b1; 
	box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); 
	background-color: rgba( 254, 241, 244, 1 );
	min-height: 270px;
	max-width: 850px;
} 
/*
.pum .pum-title { 
	margin-top: 15px;
	margin-bottom: 15px; 
	color: #f598b1; 
	text-align: left; 
	text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); 
	font-size: 25px; 
	font-weight: 400;
	line-height: 17px; 
	width: 58%;
	float: right;
} */
.pum .pum-content { 	
	overflow: hidden;
	color: #594a42; 
	font-family: 'Gotham Book', 'Century Gothic',"Muli",Arial,Helvetica;
	font-size: 12px; 
} 
.pum .pum-content h1 {
	color: #f598b1; 
	margin: 0;
}
.pdbnews-logo, .pdbnews-form {
	float: left;
	width: 30%;
	margin: 15px 5%;
	text-align: center;
}
.pdbnews-form {
	width: 60%;
	margin: 0;
	text-align: left;
}
.pum .pum-content + .pum-close, .pum-content + .pum-close:hover { 
	height: auto; 
	width: auto; 
	left: auto; 
	right: 0!important; 
	bottom: auto; 
	top: 0!important; 
	padding: 8px; 
	color: #f599b1; 
	font-family: inherit; 
	font-size: 12px; 
	line-height: 14px; 
	border: 1px none #ffffff; 
	border-radius: 4px; 
	box-shadow: 0px 0px 0px 0px rgba( 117, 76, 40, 0.23 ); 
	text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); 
	background-color: rgba( 254, 241, 244, 0 ) 
} 
.popmake-content .gfield .gfield_label {
	display: none !important;
}
.pum .popmake-content ul.gform_fields li.gfield {
	padding-right: 0;
	margin-top: 8px;
}
.pum .popmake-content ul.gform_fields .gfield.frm_left input {
	width: 100% !important;
}
.pum .popmake-content ul.gform_fields .gfield_select {
	min-height: 26px;
	width: 100%;
}
.pum .pum-container,
.pum-container {
	border: 20px solid #f9d2dd;
	background: url(/wp-content/themes/mi-polkadotbride/images/pdb-newsletter.jpg) no-repeat;
	background-size: cover;
}
.pum .popmake-content .gform_button {
	margin: -30px -40px 0 0 !important;
}
.popmake-content .gform_wrapper { 
	margin: 0 15% 0 0; 
	width: 90%;
}
.popmake-content .gform_wrapper .gform_footer {
	margin: 0 0 0 6px;
	padding: 0!important;
}
.popmake-content p { 
	width: 90%;
	margin: 10px 0;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.2em;
}
.popmake-content li.gfield { margin-top: 10px; }
.popmake-content .ginput_container { margin-top: 4px; }
/* 	
	MOBILE RESPONSIVE 	*/
@media screen and (max-width: 900px) {
	#menu-cnt {
		text-align: center;
	}
	#menu-cnt div {
		display: inline-block;
		float: none;
	}
	#site-padding {
		padding: 0 25px;
		width: auto;
		margin: auto;
	}
		.site-padding-shadow, .site-padding-shadow-a {
		box-shadow: 0 0px 0px #ddd;
	}
	#foot-pad {
		padding: 10px 10px 10px 10px;
		background-color: white; /* TESTING */
		overflow: hidden;
		width:auto;
		margin:auto;
	}
}
@media screen and (max-width: 769px) {
   	#drct-vendor-text .tagline, .pum {
		display: none;
	}
	#drct-vendor-text {
		font-size: .7em;
	}
	.drct-lst-more-details {
		display: inline-block;
	}
	#menu-cnt {
		text-align: center;
		padding: 0;
		margin: 10px 0 0 0;
	}
	#head-logo {
		padding-top: 60px;
	}
	#site-padding {
		text-align: center;
	}
	#body-cnt  {
		text-align: left;
		padding: 0 2%;
	}
	.breakline {
		display: inline-block;
		width: 4px;
	}
	.mobile-menu
	{
		display: inline-block;
		padding: 4px 5%;
		margin: 0 auto;
		position: relative;
		text-align: center;
		z-index: 999; /* !IMPORTANT: DO NOT CHANGE THIS VALUE */
		border: 1px solid #594a42;
	}
	.mobile-menu .menu-icon
	{
		cursor: pointer;
		display: inline-block;
		vertical-align: middle;
		padding: 4px;
	}
	.mobile-menu .menu-icon:before
	{
		display: inline-block;
		vertical-align: top;
		margin: 3px 5px 0 0;
		content: "";
		width: 1em;
		height: 0.15em;
		background: #594a42;
		box-shadow: 
			0 0.25em 0 0 #594a42,
			0 0.5em 0 0 #594a42;
	}	
	#side-tab-cnt {
		overflow: visible;
	}	
	.side-tab {
	    display: block;
	    text-align: center;
	    max-width: 100%;
	    width: 100%;
	    overflow: visible;
		margin-top: 0px;
	}
	.side-tab a, .side-tab a:hover {
		border-radius: 0;
		border: 1px solid #594a42;
		border-top: none;
		wwidth: 100%;
		padding: 12px 0!important;
		display: block;
	
	}
	#bride-tab a {
		border-top: 1px solid #594a42;
	}
}
/* IPAD */
@media screen and (max-width: 800px) {
	.post-comments-top {
		clear: both;
		float: none;
		text-align: center;
		width: 54px;
		max-width: 100%;
	}
}

/* social icons in header need to  move down */
@media screen and (max-width: 754px) {
	#sidebar-top-left, #sidebar-top-right {
		clear: both;
		float: none;
		width: 100%;
		max-width: 100%;
	}
	#foot-menu {
		text-align: center;
	}
	ul.dropmenu li ul li {
	    width: 33%;
	}
}
/* social icons in header need to  move down */
@media screen and (max-width: 660px) {
	#inspired-weddings .wedding-gallery {
		width: 49%!important;
	}
	#inspired-weddings .wedding-gallery:nth-child(even){
		clear: right;
	}
	#inspired-weddings .wedding-gallery:nth-child(odd){
		clear: left;
	}
	.footer-cat, .footer-left {
		max-width: 33%;
		width: 33%;
	}
	.footer-cat:nth-child(3) {
		clear: right;
	}
	.footer-cat:nth-child(4) {
		clear: left;
	}
	#head-logo {
		clear: both;
		padding-top: 10px;
	}
	#head-logo img {
		margin-top: 0;
		max-height: 125px;
	}
	.top-level .post-comments, .top-level .mi-smp {
		float: none;
		width: 100%;
	}
}
/* Very small screens - Tabs don't work here... */
@media screen and (max-width: 550px) {
	.gform_button {
		float: none;
		border-radius: 3px;
	}
	.gfield.frm_right, .gfield.frm_left {
		float: none;
		width: 100%;
	}
	.gform_wrapper ul li.gfield input, .gform_wrapper ul li.gfield select, .gform_wrapper ul li.gfield textarea {
		width: 95%;
	}
	ul.dropmenu li ul li {
	    width: 50%;
	}
	#directory-left-menu {
		display: none;
	}
	#main-cnt, #head-login {
		text-align: center;
	}
	#site-wrapper {
		margin: 0 auto;
		max-width: 95%;
	}
	#site-padding {
		padding: 0 2%;
	}
	#head-logo {
		padding: 15px 0;
	}
	#head-logo img {
		margin-top: 0;
	}
	#head-right, #head-left {
		display: block;
		float: none;
		text-align: center;
		padding: 0;
		margin: 0 auto;
		position: relative;
		width: 100%;
	}
	.mi-smp {
		text-align: center;
		float: none;
		margin: 0 auto;
	}
	.mi-smp .icon, .mi-smp.foot {
		float: none;
		display: inline-block;
		text-align: center;
		padding: 4px 0;
	}

	.footer-cat, .footer-left {
		max-width: 50%;
		width: 50%;
	}
	.footer-cat:nth-child(2), .footer-cat:nth-child(4) {
		clear: right;
	}
	.footer-cat:nth-child(3), .footer-cat:nth-child(5)  {
		clear: left;
	}
	.yarpp-related {
		width: 600px;
		max-width: 100%;
	}
	.post-commentform {
		padding-left: 0!important;
	}
	#related-posts li {
	    float: left;
	    min-height: 180px;
	    width: 50%;
	}
	#site-btt {
		display: none!important;
	}
	[class^="icon-"]::before, [class*=" icon-"]::before, .mi-smp .icon::before {
		height: 35px;width: 35px;font-size: 22px; line-height: 1.6em;
	}
    .mobile-navigation {
		display: block;
	}        
	#menu-cnt .menu-item, .site-menu, .pum, .mobile-navigation .menu-item.menu-div, #side-tab-cnt, .mobile-menunav {
		display: none;
	}
	#right-sidebar, #left-content, .excerpt-image, .excerpt-content {
		width: 100%!important;
		float: none!important;
		clear: both;
		max-width: 100%;
	}
	#menu-cnt {
		background-color: #FFF!important;
	}
	#menu-cnt #menu-directory {
		display: block;
		text-align: center;
		float: none;
	}
	#menu-directory.menu-item a {
		display: block;
		padding: 8px 20px;
		margin: 0 6%;
		background-color: #E54045;
		color: #fff;
		width: auto;
	}
	.search-input {
		width: 215px;
		padding: 4px;
	}
	.search-form, .newsletter-button {
		float: none;
		display: block;
		padding: 8px 0;
	}
	.mobile-menu.mobile-blog {
		mmargin: 0 4%;
		display: block;
	}
	.newsletter-button {
		display: block!important;
		margin: 8px 6%;
		font-size: 13px;
	}
	.mobile-pagemenu .menu-icon::before {
		background-color: #fff;
		box-shadow: 0 0.25em 0 0 #fff, 0 0.5em 0 0 #fff;
	}
	.mobile-pagemenu, .mobile-pagemenu .menu-icon {
		display: block;
		border: none;
		color: #fff;
		width: 100%;
	}
	.mobile-navigation .menu-item, .mobile-navigation .banner-link {
		display: block;
		float: none;
		margin: 0;
		padding: 0;
		border-top: 1px solid #FFF;
	}
	.mobile-navigation a, .mobile-navigation .banner-link a {
		color: #594a42;
		display: block;
		font-size: 13px;
		padding: 6px 0;
		font-weight: 400;
	}
	.excerpt-image .padding {
		text-align: center;
		padding: 10px 0;
	}
	.post-title {
		width: auto;
		max-width: 80%;
	}
	.post-date {
		width: 18%;
		margin-right: 2%;
		max-width: 54px;
	}
	.post-comments-top, .post-comments-top span, .post-comments-top a {
		text-transform: uppercase;
		font-size: 13px;
		text-align: left;
	}
	.post-comments-top {
		width: 80%;
		margin-right: 20%;
	}
	.post-comments-top br {
		display: none;
	}
	#drct-vendor-text, #drct-vendor-logo {
		top: 10%;
	} 
	#drct-vendor-text h3 {
		font-size: 1.1em;
	}
}