/*
Theme Name:     Appalachian Mountain Photography Competition
Theme URI:      http://www.appmtnphotocomp.org/
Description:    Southern Appalachian photography competition.
Author:         Joe Veler
Author URI:     http://www.virtualblueridge.com/
Template:       twentyfourteen
Version:        0.1.0
*/

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

/*#post-15 .entry-header {
	padding-left: 14px;
	padding-right: 0;
	max-width: 800px;
}

#post-15 .entry-content	 {
	padding-left: 10px;
	padding-right: 0;
	max-width: 800px;
}*/

/* For Gallery Main Page */

.list-pages-shortcode .page_item {
	margin-bottom: 12px;
}


.child_pages {
	overflow:auto;
	margin-bottom:1em;
}

.child_pages .child_page {
	float:left;
	overflow:hidden;
}

.child_pages .child_page-container{
	margin:0;
	border: 0;
	background-image:url(img/bg-white.png);
	background-repeat:repeat-x;
	background-position:left bottom;
	border-radius:5px;
	padding-right:25px;
	padding-left: 0;
	margin-bottom: 20px;
}

.child_pages .post_thumb {
	text-align:left;
	overflow:hidden;
	background-image:url(img/camera.png);
	background-position:center center;
	background-repeat:no-repeat
}

.child_pages .post_thumb img {
	max-width:100%;
	height:auto;
}

.child_pages .post_content{
	padding:0;
}

.child_pages .post_content h4{
	font-weight:bolder;
	margin-top:.5em;
	font-size: 20px;
	line-height:1.2em;
}

.child_pages .post_content a{
	text-decoration: none;
}

.child_pages .post_content .post_excerpt{
	margin-top:.5em;
	font-size:16px;
	line-height:1.2em;
}

.press-release .hentry {
	max-width: 100%;
}

#footer-sidebar .widget {
	margin-bottom: 12px;
}

#footer-sidebar {
	padding-top: 20px;
}