/*
 Theme Name:   Oleander Child
 Theme URI:    http://example.com/twenty-fourteen-child/
 Description:  Anna Holcombe Photography
 Author:       Holly Meyer
 Author URI:   http://hollymeyerdesign.com
 Template:     oleander
 Version:      1.0.0
*/

@import url("../oleander/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	font-family:'Great Vibes', cursive;
}

#top-search input, .feat-overlay p, .promo-overlay h4 span, .archive-box span, .subscribe-inner p, .post-entry blockquote p, .entry-content blockquote p, span.by, .comment-box, .widget-title,
.author-content h5 .about-italic {
	font-family:'Great Vibes', cursive;
}

#logo {
	width:100%;
}

#logo img {
	margin:auto; width:auto;
}

.post-img img {
	max-width:100%;
	height:100%;
	vertical-align:middle;
	object-fit:cover;
}
/** Post Entry **********/
.post-entry p, .post-entry hr, .entry-content p, .entry-content hr {
    margin-bottom:18px;
    text-align: center;
}
	text-align: center;
}
.post-entry table, .entry-content table { width:100%; margin-bottom:22px; border-collapse:collapse }
.post-entry td, .post-entry th, .entry-content td, .entry-content th { padding: 12px; border-bottom: none; }
.post-entry th, .entry-content th { font-weight:bold; font-size:14px; background:#ffffff;}
.post-entry tr:hover, .entry-content tr:hover {
	background:#ffffff;
}
/****************************************/
/*
/* Post Layouts
/*
/****************************************/
	/* fullwidth */
	#main.fullwidth .sp-grid > li {
		width:500px;
		margin-right:35px;
	}
.grid-item p {
	margin-bottom:6px;
	text-align: center;
}
