/*
	Confetti Daydreams: Site-specific CSS file
*/

/* Header styling */

h1, h2, h3, h4, h5, h6 {
	text-transform: initial !important;
}

h2.entry-title {
	font-size: 16px !important;
	line-height: 1.3 !important;
	margin-bottom: 24px !important;
	margin-top: 0px !important;
}

.before-content .entry-header .entry-title a {
	color: #555;
	font-size: 20px;
	line-height: 1;
	margin: 0;
	overflow: visible;
	text-align: center;
	width: 100%;
	text-decoration: none !important;
}

.home-double-bottom h4.widget-title {
	font-size: 24px !important;
	text-decoration: none !important;
}

h3 {
	font-size: 22px !important;
}

h4.archive-title, h4.widget-title {
	font-size: 24px !important;
}

.site-container {
  margin-top: 10px !important;
  padding-top: 0px !important;
}

.site-header {
	min-height: initial !important;
	padding: 0 0 4px !important;
}

.header-image .site-title > a {
	width: auto !important;
}

.site-header .widget {
  padding: 0px 0 7px !important;
	float: right !important;
}

.widget_search.header-search {
	clear: both;
}

.site-header .search-form {
	float: right;
	margin-top: 0px !important;
	margin-right: 0px !important;
	width: 250px !important;
}
		
.site-header .search-form input[type="search"] {
	background-color: #f1f7fb;
	border: medium none;
	color: #7eaed2;
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 1;
	margin-right: 10px;
	width: 200px;
	float: inherit;
	padding: 8px 30px 8px 13px !important;
}

.site-header .genesis-nav-menu a {
    padding: 0px 10px 0px 12px !important;
}

.header-nav {
  border-top: none !important;
	border-bottom: none !important;
  margin-top: 10px !important;
  padding: 0px !important;
}


.header-nav .genesis-nav-menu a {
	font-size: 10px;
}

.top-advert div div {
	padding-top: 16px;
}


/* Home page */

@media only screen and (min-width: 768px) {
	.home #featured-post-10 .entry {
		min-height: 320px !important;
	}

	.home #featured-post-11 .entry, .home #featured-post-12 .entry {
		min-height: 350px !important;
	}
}

/* Blog posts */

article.post {
	max-width: 660px !important;
}

.featured-content img {
	margin-bottom: 1px !important;
}

/* Side general */

.sidebar .widget {
	padding: 10px 0px !important;
}

.before-content {
  border-bottom: none !important;
	margin-bottom: 0px !important;
}

.featured-content .entry, .single .featured-content .entry {
  margin-bottom: 0px !important;
}

.site-inner {
  margin: 16px auto !important;
}

/* Weddings index */

.sidebar-category-sidemenu {
	float: left;
	height: 100%;
	width: 25%;
	padding-right: 8% !important;;
}

.category-wedding .content {
	width: 75% !important;
}

@media only screen and (max-width: 1200px) {
	.category-wedding .content .entry {
		width: 50% !important;
	}
}

@media only screen and (max-width: 1024px) {
	.sidebar-category-sidemenu {
		display: none !important;
	}
	.category-wedding .content {
		width: 100% !important;
	}
}

@media only screen and (max-width: 767px) {
	.category-wedding .content .entry {
		width: 100% !important;
	}
}

h3.subcategory {
	font-size: 22px !important;
	margin-top: 16px !important;
	border-bottom: 1px solid #777777;
}

ul.subcategory {
	margin-left: 24px;
}

ul.subcategory li:before {
	color: #7eaed2;
	content: "•";
	font-size: 13px;
	padding-right: 7px;
}

ul.subcategory > li {
	list-style-type: none;
  text-indent: -13px;
  background: initial !important;
  border: none !important;
  margin-bottom: 0px !important;
  outline: initial !important;
  padding: 0px !important;
	text-align: left !important;
}

.category-wedding .content .post {
  min-height: 680px !important;
}

h3.subcategory {
	font-size: 22px !important;
	margin-top: 16px !important;
	border-bottom: 1px solid #777777;
}

.home-top  h2.entry-title, .home-top  h2.entry-title a {
	font-size: 16px !important;
}

.home-double-bottom  h2.entry-title, .home-double-bottom  h2.entry-title a {
	font-size: 16px !important;
}



/* Weddings by Colour Selector */

.colors ul {
    margin: 0 auto;
    text-align: center;
    width: 180px;
}
.colors li {
    display: inline-block;
    margin-bottom: 0;

    background: inherit !important;
    border: none !important;
    outline: none !important;
    padding: 0px !important;
}

.colors li a {
    border-radius: 12px;
    display: block;
    font-size: 0;
    height: 24px;
    margin: 0 1px 1px;
    text-indent: -99999px;
    width: 24px;
}

.colors li.green a {
	background-color: #CEE3B9;
}
.colors li.blue a {
	background-color: #A0BFE3;
}
.colors li.red a {
	background-color: #AC000B;
}
.colors li.black a {
	background-color: black;
}
.colors li.yellow a {
	background-color: #FDF9AA;
}
.colors li.pink a {
	background-color: #FDC9DB;
}
.colors li.purple a {
	background-color: #C2ADD8;
}
.colors li.orange a {
	background-color: #FF8C44;
}
.colors li.brown a {
	background-color: #895323;
}
.colors li.silver a {
	background-color: silver;
}
.colors li.gold a {
	background-color: #E0B84A;
}


/* Social icons */

.sidebar .widget.sidebar-social {
    background-color: #7aaecf;
    border-radius: 10px;
    height: 120px;
    margin-bottom: -60px;
    margin-top: 15px;
    padding-top: 5px;
}

/*
Social Links
---------------------------------------------------------------------------------------------------- */
ul#menu-social {
	text-align: center;
}

.menu-social-container li, ul#menu-social li {
    display: inline-block;
    margin: 0 2px;
}
.menu-social-container a, ul#menu-social a {
    color: #fff;
    font-size: 25px;
    line-height: 2;
}
.menu-social-container a .fa-stack-2x,
ul#menu-social li a .fa-stack-2x {
    color: #7eaed2;
}
.menu-social-container a .fa-stack-1x, 
ul#menu-social a .fa-stack-1x {
    color: #fff;
    text-indent: 2px;
}

.menu-social-container li.pin a .fa-stack-1x,
ul#menu-social li.pin a .fa-stack-1x {
    color: #7eaed2;
    font-size: 32px;
    line-height: 1;
    text-indent: 0;
}
.menu-social-container li.pin a .fa-stack-2x,
ul#menu-social li.pin a .fa-stack-2x {
    color: #FFFFFF;
}


.sidebar-social ul li {
	margin: 0 12px;
	background: initial !important;
	border: none;
	margin-bottom: 15px !important;
	outline: none;
	padding: initial !important;
	text-align: center;
}


.sidebar-social ul a, .sidebar-social ul a .fa-stack-2x {
    font-size: 35px;
    line-height: 1;
}

.sidebar-social ul li.pin a .fa-stack-2x {
    color: #7bafcf;
}
.sidebar-social ul li.pin a .fa-stack-1x {
    color: #fff;
    font-size: 35px;
}

.sidebar-below-social {
	background-color: transparent;
	margin-bottom: 35px;
}
.sidebar-below-social input[type="search"] {
	border: medium none;
	line-height: 16px;
	width: 94%;
	margin: 0 10px 10px 10px;
	padding: 6px 30px 6px 13px !important; 
}

.sidebar-below-social input[type="submit"] {
	display:none;
}


/*
Footer Widgets
---------------------------------------------------------------------------------------------------- */

.widget-before-footer .featured-content article {
	float: left;
	width: 33%;
	padding-right: 20px;
}

.footer-widgets {
	background-color: #e7f1f6;
	color: #999;
	clear: both;
	padding: 10px;
}

.BAKfooter-widgets .wrap {
	_margin: 0 auto;
	_overflow: hidden;
	_width: 1000px;
	_text-align: center;
}

.footer-widgets .widget-area {
    background-color: #fff;
    float: left;
    height: 255px;
    margin-right: 12px;
    text-align: center;
    width: 190px;
    padding-top: 10px;
}
.footer-widgets .footer-widgets-5 {
    margin-right: 0;
}

.footer-widgets a {
	color: #5e6160;
}

.footer-widgets a:hover {
	color: #999;
}

.footer-widgets .widget {
    margin-bottom: 15px;
}

.footer-widgets .widget-title {
    color: #5e6160;
    font-family: honey_script;
    font-size: 18px;
    margin-top: 10px;
}

.footer-widgets li {
    line-height: 1.3;
    list-style-type: none;
    margin-bottom: 6px;
    word-wrap: break-word;
}
.footer-widgets img {
    margin-bottom: 0;
}

.before-footer-widgets.widget-area {
    border-bottom: 1px solid #dedfdf;
    border-top: 1px solid #dedfdf;
    clear: both;
    margin-bottom: 10px;
}
.before-footer-widgets ul {
    margin: 0 auto;
    width: 950px;
}
.before-footer-widgets li {
    display: inline-block;
    line-height: 40px;
    margin: 0 5px;
}
.before-footer-widgets li:first-child {
    margin-left: 0;
}
.before-footer-widgets li:last-child {
    margin-right: 0;
}

/* Site Footer */

.site-footer {
  font-size: 9px;
  padding: 10px 0;
  text-transform: uppercase;
	width: 100%;
}

.site-footer .creds  section {
  display: inline-block !important;
}

.site-footer p {
	margin-bottom: 0;
}

#footer-copy {
	width:100%;
	text-align:center
}

#footer-copy a {
		
}


/* Social Sharing */

.social-share {
    border-bottom: 1px solid #dedfdf;
    border-top: 1px solid #dedfdf;
    overflow: hidden;
    padding: 0 0 5px;
    text-align: center;
}

.social-share a, 
.social-share span.entry-comments-link a, 
.social-share span.ddc-social-pin,
a.mail-link {
	color: #7eaed2;
	display: inlin-block;
	text-align: center;
	position: relative;
	padding-left: 25px;
}

.social-share a:before {
    border-radius: 15px;
    color: #FFFFFF;
    display: inline-block;
    font-family: FontAwesome;
    font-size: 17px;
    height: 30px;
    line-height: 31px;
    margin: 0 10px 0 auto;
    position: relative;
    text-align: center;
    z-index: 2;
}

.social-share a:hover, 
.ddc-social-pin .social-share a:hover {
	text-decoration: none;
}

.social-share span.entry-comments-link a {
    float: left;
    padding: 0;
    line-height: 26px;
}

.share_link:before {
	background-color: #7eaed2;
	content: "";
	padding: 0 1px;
	width: 28px;
	margin: 0 auto;
}

.ddc-social-pin a:before {
    background-color: #fff;
    color: #7eaed2;
    content: "";
    font-family: FontAwesome;
    font-size: 32px;
    margin: 0 auto 0 -9px;
    top: 5px;
    width: 30px;
}
.tweet-link:before {
	background-color: #7eaed2;
	content: "";
	padding: 0 1px 0 3px;
	width: 26px;
	margin: 0 auto;
}

.ddc-social-pin > span {
	cursor: pointer;
	margin-top: -1px;
}

.social-share .entry-comments-link > a:hover {
	color: #B6D5D9;
}

.social-share .entry-comments-link:before {
	content: "";
	margin: 0;
}

.content .social-share .ddc-social-pin a {
	background: none repeat scroll 0 0 transparent !important;
	color: #CC2127;
	float: none;
	height: 31px;
	margin-bottom: -27px;
	padding-bottom: 57px;
	width: auto;
}


a.mail-link:before {
    background-color: #7eaed2;
    content: "";
    font-size: 15px;
    text-indent: 1px;
    width: 30px;
}


/* Badges */

ul.press {
  margin: 0;
}

ul.press > li {
	border-bottom: 1px solid #a4bde1;
	margin-bottom: 20px;
	padding-bottom: 5px;
	
	list-style-type: none;
	text-indent: -13px;
}

.press div {
	border: 1px solid #ccc;
	border-radius: 5px;
	float: right;
	height: 110px;
	line-height: 1.3;
	overflow-y: scroll;
	padding: 10px;
	width: 480px;
}

.entry-content code {
	background-color: #ffffff;
	color: #5e6160;
}



/* Media queries */

@media only screen and (max-width: 767px) {
	#nav_menu-4 {
		display: none !important;
	}
}

