/*
Theme Name: Vantage Child
Author: Robby
Version: 1.0
Template: vantage
Text Domain: vantage
*/

h1, h2, h3, h4, h5, h6 { font-family: 'Noto Serif', serif; font-weight: 700 }
hr { clear: both }
label {
    font-weight: bold;
    margin: 10px 0;
    display: block;
}
.menu-item-has-children > a { padding-right: 30px !important;}
.menu-item-has-children > a::after { content: '▼'; position: absolute; margin-left: 15px; right: 10px; color: #fff; top: 20px; }
#masthead .hgroup { padding-top: 50px !important; padding-bottom: 150px !important; }
input[type=submit] { background: #000029; text-transform: uppercase; color: #FFF; margin: 15px 0 0 !important }
input[type=submit]:hover { background: #191947; cursor: pointer }
#yoast-breadcrumbs, #navxt-breadcrumbs { text-align:right; }
.category-padkos .entry-meta { display: none; }
/*Padkos Calendar*/
a.linkToTodaysReading { text-decoration:none; display: inline; padding: 10px; background: #000029; border: 1px solid #e1e1e1; color:#FFF !important; }
#calendarnav {
	float:left;
	margin: 20px;
}
#calendarnav h1{
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
	color:#000;
}
#calendarnav h3{
	margin-bottom: 10px;
	font-size: 17px;
	font-weight: bold;
	color: #000029
}

#calendarnav img{
	float:right;
	margin: 0 0 10px 10px;
}
#calendarnav p {
	color: #333333;
	font-size: 16px;
	line-height: 24px;
}

#calendarnav ul {
	list-style-type: none;
}

#calendarnav ul li {
	display:inline-block;
	float:left;
	height: 25px; 
	width: 25px;
	border: solid 1px #e1e1e1;
	text-align: center;
	line-height: 20px;
}

#calendarnav ul li:hover {
	background:#000029;
	color: #fff;
}
#calendarnav a{
	color: #000029;
}

#calendarnav a:hover {
	color: #fff;
}
#padkosintro {
	float: left;
	width: 525px;
	margin: 0 20px;
}
#padkosintro h1{
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
	color:#000;
	font-family: "Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif;
}
#padkosintro h2{
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	line-height: 1.5em;
	margin: 12px 0 24px 0;
	color:#000;
}
#padkosintro img{
	float:right;
	margin: 0 0 10px 10px;
}
#padkosintro p {
	color: #333333;
	font-size: 16px;
	line-height: 24px;
}
#padkosdescription {
	width:325px;
	float: right;
	margin: 0 20px 0 0;
	background: #e1e1e1;
	padding: 10px 10px 0 10px;
	border: 1px solid #999;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#padkosdescriptionwidget {
	background: #e1e1e1;
	padding: 15px;
	border: 1px solid #999;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color:#000;
	font-weight: normal;
	text-align:center
}
#padkosdescriptionwidget:hover { background: #cccccc; transition: all 0.5s ease; }
#padkosdescriptionwidget h3 { margin: 10px 0; }
#padkosdescriptionwidget a { text-decoration:none; font-size: 17px; }
#padkosdescriptionwidget a:visited{
	color:#000;
	font-weight: normal;
}
#padkosdescriptionwidget a:hover {
	color:#FF4B33; transition: all 0.5s ease;
}
#padkosdescriptionwidget img {
	margin: 0 auto 10px auto;
	display:block;	
}
#padkosdescriptiontitle {
	font-weight: bold;
	color: #000;
}
#padkosdescription img {
	margin: 0 auto 10px auto;
	display:block;
}
#padkosdescription p {
	float: left;
}

#breadcrumbs {
    clear: left;
    color: #141414;
    float: right;
    margin-bottom: 0;
    padding-right: 10px;
}
.taxonomy-description { font-style:normal !important; font-size: 16px !important; line-height: 1.6em !important; padding-top: 20px }