/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
div.slideshow-window {
	background-color: inherit;
	border: none;
}

.main-navigation {
	background-color: #ffffff;
}

.main-navigation a {
	font-family: 'My Underwood', sans-serif;
	color: #07182c;
	text-transform: none;
}

.nav-menu > li > a:after {
	display: none;
}

/*
	CSS Migrated from Jetpack:
*/

/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.front-page-content-area .with-featured-image .entry-content {
	font-family: 'Special Elite', cursive;
	font-size: 1.4em;
	color: #07182c;
}

h1 {
	color: #07182c !important;
	text-transform: uppercase;
	font-family: 'Special Elite', sans-serif;
	font-size: 1.6em;
	letter-spacing: 0;
}

h1.sub-head {
	color: #07182c !important;
	text-transform: none;
	font-family: 'Special Elite', sans-serif;
	font-size: 1.4em;
	line-height: 1.8em;
	text-align: center;
}

h1.sub-head a {
	color: #07182c !important;
}

h1.image-post {
	margin-top: 65px;
	margin-left: 7%;
	line-height: 1.2;
}

.main-navigation ul ul a:hover {
	color: #07182c;
}

.left {
	text-align: left !important;
}

a {
	color: #67283d;
}

.wp-caption-text, .wp-caption-dd {
	color: #404040;
	font-family: "Source Sans Pro", Arial, sans-serif;
	font-size: 16px;
	font-weight: 300;
	font-style: normal;
	line-height: 1.5;
	text-align: left;
}

.wp-caption-text a, .wp-caption-dd a {
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
	background-color: #07182c;
	padding: 4px 10px;
	margin-top: 10px;
	display: inline-block;
}

.wp-caption-text a:hover, .wp-caption-dd a:hover {
	background-color: #83999b;
}

div.slideshow-window {
	background-color: inherit;
	border: none;
}

.main-navigation {
	background-color: #07182c;
	border-bottom: none;
}

.main-navigation a {
	font-family: 'My Underwood', cursive;
	color: #ffffff;
	text-transform: none;
	font-size: 1.2em;
}

.main-navigation li.current_page_item > a, .main-navigation li.current-menu-item > a {
	color: #ffffff;
}

.nav-menu > li > a:after {
	color: #ffa4ad;
	content: url('http://2spots.co.uk/wp-content/uploads/2016/03/bullet-green.png');
	margin-left: 1em;
}

.main-navigation a:hover, .main-navigation ul > :hover > a, .main-navigation ul > .focus > a {
	color: #83989b;
}

.main-navigation li.current_page_item > a, .main-navigation li.current-menu-item > a, .main-navigation li.current_page_ancestor > a, .main-navigation li.current-menu-ancestor > a {
	color: #b2b2b2;
}

.main-navigation ul ul a {
	color: #83989b;
}

.main-navigation ul li {
	border: 0 none;
	display: inline-block;
	padding: .75em 1em 0 0;
	position: relative;
}

.main-navigation ul ul a:hover, .main-navigation ul ul > li.focus > a {
	color: #07182c;
}

.site-footer {
	background-color: #07182c;
	border-top: none;
	color: #fff;
	font-size: 12px;
	font-size: 1.2rem;
	padding: 24px 34px;
	text-align: center;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.social-links ul a:before {
	background: #83989b;
}

button, input[type="button"], input[type="reset"], input[type="submit"], #infinite-handle span {
	background-color: #07182c;
	border-style: none;
}

.widget-title {
	color: #07182c !important;
	text-transform: uppercase;
	font-family: 'Special Elite', cursive;
	font-size: 1.1em;
}

.typewriter {
	color: #07182c !important;
	font-family: 'Special Elite', cursive;
	font-size: 1.7em;
	padding: 0 1em;
	text-align: center;
}

.footer-widget-area a {
	color: #98abac;
}

.widget {
	font-size: 1.5rem;
}

.site-branding {
	padding: 1em 0 16px;
	background: none;
}

.front-page-content-area .with-featured-image {
	opacity: .75;
}

header#masthead::after {
	content: '';
	background: url('http://2spots.co.uk/wp-content/uploads/2016/03/wavy-repeat.png') repeat-x;
	height: 31px;
	width: 100%;
	position: absolute;
	max-width: 1180px;
}

.nivoSlider {
	position: relative;
	width: 250px;
	height: auto;
	overflow: hidden;
}

.nivoSlider img {
	position: absolute;
	top: 0;
	left: 0;
	max-width: none;
}

.nivo-main-image {
	display: block !important;
	position: relative !important;
	width: 250px !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 6;
	display: none;
	background: white;
	filter: alpha(opacity=0);
	opacity: 0;
}

/* The slices and boxes in the Slider */
.nivo-slice {
	display: block;
	position: absolute;
	z-index: 5;
	height: 100%;
	top: 0;
}

.nivo-box {
	display: block;
	position: absolute;
	z-index: 5;
	overflow: hidden;
}

.nivo-box img {
	display: block;
}

/* Media Queries */
/*iPhone 6 Portrait*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation : portrait) {
	header#masthead::after {
		max-width: 643px !important;
	}
}

/*iPhone 6 landscape*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation : landscape) {
	header#masthead::after {
		max-width: 643px !important;
	}
}

/*iPhone 6+ Portrait*/
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation : portrait) {
	header#masthead::after {
		max-width: 643px !important;
	}
}

/*iPhone 6+ landscape*/
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation : landscape) {
	header#masthead::after {
		max-width: 643px !important;
	}
}

/*iPhone 6 and iPhone 6+ portrait and landscape*/
@media only screen and (max-device-width: 640px),only screen and (max-device-width: 667px),only screen and (max-width: 480px) {
	header#masthead::after {
		max-width: 643px !important;
	}
}

/*iPhone 6 and iPhone 6+ portrait*/
@media only screen and (max-device-width: 640px),only screen and (max-device-width: 667px),only screen and (max-width: 480px) and (orientation : portrait) {
	header#masthead::after {
		max-width: 643px !important;
	}
}

/*iPhone 6 and iPhone 6+ landscape*/
@media only screen and (max-device-width: 640px),only screen and (max-device-width: 667px),only screen and (max-width: 480px) and (orientation : landscape) {
	header#masthead::after {
		max-width: 643px !important;
	}
}

.float-left {
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}