/*
Theme Name: KBR News Child Theme
Description: A child theme of Vantage.
Author: Tigme
Author URI: http://tigme.com
Template: vantage
Version: 1.0
*/

@import url("../vantage/style.css");

.main-navigation ul li a {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 300;
	letter-spacing: 0.03em;
	margin-bottom: -0.5em;
	padding-left: -0.5em;
}

.caption {
	font-family: Helvetica Neue;
	font-weight: 300;
	font-size: 22px;
	letter-spacing: 0.03em;
	margin: 8px;
}

#secondary .widget .widget-title {
	font-family: Montserrat;
	letter-spacing: 0.02em;
	font-size: 18px;
	font-weight: 300;
}

#secondary .widget ul li a {
	border-style: solid;
}

#secondary .widget ul li {
	padding-top: 5px;
	border-bottom: solid 1px #e4ede4;
}

#page-title {
	margin-bottom: 2em;
}

article.post .entry-header .entry-meta {
	font-size: 1em;
}

.entry-content > *:first-child {
	text-align: justify;
}

.entry-content p {
	text-align: justify;
}

.entry-content ul li, .entry-content ol li {
    margin-left: 1.1em;
}

.entry-content ul > li > ol li, .entry-content ol > li > ul li {
    margin-left: 0em;
}

li {
	margin-left: 0em;
	margin-bottom: 0.5em;
	padding-left: 0.5em;
}

strong {
	font-weight: 500;
}

#footer-widgets .widget .widget-title {
    font-size: 1.3em;
    font-weight: 300;
	letter-spacing: 0.01em;
}

hr {
	margin-bottom: 12px;
}

.entry-content .gallery img {
	outline: solid 4px #fff;
	margin-bottom: -10px;
}

.entry-content blockquote {
	font-style: italic;
	margin-left: 0;
	padding-left: 1.25em;
	border-left: 3px solid #c0d4b1;
	margin-top: 1.75em;
	margin-bottom: 1.75em;
}

.entry-content .wp-caption p.wp-caption-text {
	font-family: Montserrat;
	letter-spacing: 0.01em;
	margin: 0;
	font-size: 0.85em;
	line-height: 120%;
}

.entry-content .gallery .gallery-caption {
	font-family: Montserrat;
	letter-spacing: 0.01em;
	font-size: 0.85em;
	text-align: left;
	line-height: 120%;
	margin: 15px;
	padding: 0;
}

.taxonomy-description > p {
	text-align: justify;
}

article.post .entry-categories a,
article.page .entry-categories a {
	font-family: Montserrat;
	font-weight: 400 !important;
	font-size: 1.1em !important;
	border: none !important;
	text-decoration: none !important;
}

article.post .entry-categories a:hover,
article.page .entry-categories a:hover {
	color: #d11400 !important;
}

article.post,
article.page {
	padding-bottom: 1em;
}

/*meta slider*/
.nivo-caption {
	font-family: Helvetica Neue !important;
	font-weight: 300 !important;
	font-size: 17px !important;
    display: block;
	line-height: 150%;
	opacity: 0.7;
}