

.header-image .site-title > a {
	background-color: #fff !important;
	background-position: center center !important;
	background-size: 140px 140px !important;
	float: left;
	height: 140px;
	width: 100%;
}



h1,
h4,
h5
{	color: #000;
	font-family: Arial, sans-serif;
	font-weight: 700;
	letter-spacing: 0px;
	text-align: center;
	line-height: 1;
	margin: 0 0 20px;
	text-transform: none;
}

h2,
h3
{	color: #000;
	font-family: 'Roboto', sans-serif;
	text-align: left;
	font-weight: 700;
	letter-spacing: 0px;
	line-height: 1;
	margin: 0 0 20px;
	text-transform: uppercase;
}


h6 {font-family: Arial, sans-serif; font-size: 11px; font-weight: 400; letter-spacing: 0px; text-transform: none; line-height: 1.3;}

body {
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: 400;
	text-align: justify;
	line-height: 1.75;
	margin: 0;
	-webkit-font-smoothing: antialiased;
}

.comment-meta {
    display:  none;
}

.comment-respond a,
.entry-comments a {
	border-bottom: 0;
	color: #df42a5;
	font-weight: 700;
	padding-bottom: 1px;
}

.entry-categories,
.entry-tags {
	display: inline;
	
}

.entry-footer a {
	border-bottom: 1px dotted #445;
	
}

.entry-footer .entry-meta {
	color: #000;
	font-size: 12px;
	font-weight: 400;
	margin-bottom: 60px;
	text-align: center;
}

.entry-content a {
	border-bottom: 0;
	color: #df42a5;
	font-weight: 400;
}

.sidebar a {
	border-bottom: 0;
	color: #df42a5;
	font-weight: 400;
}

.sidebar {text-align: center; font-size: 13px;}

.archive-title, .entry-title, .entry-title a,
.sidebar .widget-title a {
	font-family: Arial, sans-serif;
	font-weight: 700;
	text-transform: none; 
	text-align: center;
}

.sidebar .widget-title {text-transform: uppercase; line-height: 1.4}

.entry-title, .entry-title a {letter-spacing: -1px; font-size: 26px;}

.genesis-nav-menu a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0px;
	
}


.entry-header .entry-meta,
.entry-header .entry-meta:last-child {
	font-family: Arial, sans-serif;
	font-size: 12px;
letter-spacing: 0;
	text-transform: none;
}

.archive-pagination li a {
	font-family: Arial, sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
}

@media only screen and (min-width: 950px) {

	.site-container {
		box-shadow: 0 0 5px #ddd;
		margin: 40 auto;
		max-width: 980px;
		padding: 0 40px 100px;
	}

	.content {
		width: 60%; /* 600px */
	}

	.full-width-content .content {
		float: none;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
	}

	.sidebar {
		width: 33%; /* 300px */
	}

	.content {
		float: left;
	}

	.sidebar {
		float: right;
	}

	.site-header {
		margin-bottom: 60px;
	}

	.header-image .site-title > a {
		width: 150px;
	}

	.site-description {
		margin: 0;
	}

	.genesis-nav-menu a {
		padding-bottom: 29px;
		padding-top: 29px;
	}

	.genesis-nav-menu .menu-item {
		display: inline-block;
	}

	.genesis-nav-menu .sub-menu {
		background-color: #000;
		box-shadow: 0 0 5px #ddd;
		left: -9999px;
		opacity: 0;
		position: absolute;
	}
	
	.genesis-nav-menu .menu-item:hover {
		position: relative;
	}
	
	.genesis-nav-menu .sub-menu:after,
	.genesis-nav-menu .sub-menu:before {
		bottom: 100%;
		left: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
	}
	
	.genesis-nav-menu .sub-menu:after {
		border-bottom-color: #000;
		border-width: 10px;
		margin-left: -10px;
	}
	
	.genesis-nav-menu .sub-menu:before {
		border-bottom-color: #000;
		border-width: 11px;
		margin-left: -11px;
	}
	
	.genesis-nav-menu .sub-menu .sub-menu:after,
	.genesis-nav-menu .sub-menu .sub-menu:before {
		display: none;
	}

	.genesis-nav-menu .sub-menu a {
		border: 1px solid #fff;
		border-top: 0;
		padding: 20px;
		color: #fff;
	}

	.genesis-nav-menu .sub-menu,
	.genesis-nav-menu .sub-menu a {
		text-align: center;
		width: 200px;
	}

	.genesis-nav-menu .sub-menu .sub-menu {
		margin: -53px 0 0 199px;
	}

	.genesis-nav-menu .menu-item:hover > .sub-menu {
		left: 50%;
		margin-left: -100px;
		opacity: 1;
	}
	
	.genesis-nav-menu .menu-item:hover > .sub-menu > .menu-item:hover > .sub-menu {
		left: 199px;
		margin-left: 0px;
		opacity: 1;
	}

	.navigation-container {
		background-color: #fff;
		border-bottom: 1px solid #000;
		border-top: 1px solid #000;
		margin-bottom: 98px;
		margin-top: -170px;
		min-height: 70px;
	}

	.nav-primary,
	.nav-secondary {
		background-color: #fff;
		margin-bottom: 0;
		padding: 0;
		width: 40%;		
	}
	
	.nav-primary {
		float: left;
	}
	
	.nav-secondary {
		float: right;
		text-align: right;
	}

	.responsive-menu,
	.responsive-menu > .menu-item > .sub-menu {
		display: block;
	}

	.responsive-menu-icon,
	.responsive-menu > .menu-item-has-children:before,
	.responsive-menu .menu-open.menu-item-has-children:before {
		display: none;
	}

	.site-inner {
		margin-left: 0;
		margin-right: 0;
	}

	.comment-list ul.children {
		margin-left: 20px;
	}

	.sidebar  {
		margin-top: 0;
	}

	.sidebar .instagram-pics li {
		margin-right: 0;
	}

	.sidebar .instagram-pics li:nth-child(2n+1) {
		margin-right: 18px;
	}

}

@media only screen and (min-width: 1100px) {

	.site-container {
		padding: 0 60px 60px;
	}
	
	.genesis-nav-menu a {
		padding: 28px 10px;
	}
	
}

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

	.before-footer {
		display: none;
	}

}

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

	.sticky-message {
		display: none !important;
	}

	.content {
		width: 100%;
	}

}