/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

/*One offs*/
div.blog-post-single-content.single-content p a img.alignleft.wp-image-25817.size-medium {margin-bottom:25px}

/*Fixes*/
#top-bar {background:#f7eaf0;}
#logo {padding-bottom:0px;}
#logo img {width: 450px !important;height: auto !important;}
.single-tribe_events .tribe-events-event-meta {background: #fff !important;border: none !important;}
.single-tribe_events .tribe-events-cal-links {display: none !important;}
.tribe-events-event-image+div.tribe-events-content {width: 95% !important;}
blockquote {font-size:20px;}

.button {padding: 10px 15px;background-color: #ff0099;color: #fff;border: 1px solid #ff0099;margin: 20px 0;display: inline-block;}
.button:hover {color: #ff0099 !important;background-color: #fff;border: 1px solid #ff0099!important;}

.signup-banner {max-width: 728px;margin-left: auto;margin-right: auto;}

.single-post div#tagline .blog-post-meta {margin-bottom:35px;}

.horizontal-carousel-wrapper {margin-bottom:20px;}

.log-banner {}

#footer-menu {padding-left:15px!important;}

/*Columns*/
.columnList {float:left;width:50%;}
.rowList:after {content:"";display:table;clear:both;}

/*Competitions List*/
.cat-post-item {border-top:5px solid pink!important;border-bottom:0px solid pink!important;width:90%;}
#category-posts-shortcode-25933-competitions.category-posts-shortcode ul li.cat-post-item p {font-size:0.8em;}
#category-posts-shortcode-25933-competitions .cat-post-item {background:#E0E4F1;margin-bottom:15px;}
#category-posts-shortcode-25933-competitions .cat-post-thumbnail, #category-posts-shortcode-25933-competitions .cat-post-title, #category-posts-shortcode-25933-competitions.category-posts-shortcode ul li.cat-post-item p {margin-left:10px;margin-right:10px;}

/* Top bar- Sign up form*/
#header #mc_embed_signup {font-family:"Open Sans"!important;background:#f7eaf0!important;}
#header #mc_embed_signup form {text-align:center;	}
#header #mc_embed_signup label {display:none;}
#header #mc_embed_signup .button {background-color:#e098a4!important;border:none!important;}
#header #mc_embed_signup #mce-success-response {color:#883297!important;}
#header #mc_embed_signup div.response {font-weight:normal!important;}

/* Footer- Sign up form*/
#footer #mc_embed_signup {font-family:"Open Sans"!important;background:rgba(98,121,184,0.2)!important;}
#footer #mc_embed_signup form {text-align:center;	}
#footer #mc_embed_signup label {display:none;}
#footer #mc_embed_signup .button {background-color:#e098a4!important;border:none!important;}
#footer #mc_embed_signup #mce-success-response {color:#883297!important;}
#header #mc_embed_signup div.response {font-weight:normal!important;}

/* --- Tablet View --- */
@media screen and (max-width:767px){
	.wrapper {max-width:92%!important;
	}
	#header #mc_embed_signup {
		padding-left:15px;
		padding-right:15px
}
 #footer #mc_embed_signup {
		padding-left:15px;
		padding-right:15px
}
}
