/*
Template:poseidon
Theme Name:poseidon_child
*/

.site-header {
	border-bottom: 1px solid rgba(255,0,0,1); /* customize */
}

.site-description {
	margin: 0.5em 0 0.6em; /* customize */
	font-weight: bold; /* customize */
}

.type-post,
.type-page,
.type-attachment  {
	padding:25px; /* customize */
	border: 1px #ccc solid; /* customize */
}

.footer-wrap {
	/* border-top: 1px solid rgba(0,0,0,0.12); customize */
	border-top: 1px solid rgba(95,153,240,1); /* customize */
}
