/*
 Theme Name:   Soledad Child Theme
 Theme URI:    http://pencidesign.com/
 Description:  Soledad Child Theme - Made by PenciDesign
 Author:       Pencidesign
 Author URI:   http://pencidesign.com/
 Template:     soledad
 Text Domain:  soledad
*/

/* = Theme customization go here
-------------------------------------------------------------- */

/* Fonts */
@import url('/wp-content/themes/ctheme/fa/css/all.min.css');
/* oswald-regular - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/ctheme/fonts/oswald-v36-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/wp-content/themes/ctheme/fonts/oswald-v36-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/wp-content/themes/ctheme/fonts/oswald-v36-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/wp-content/themes/ctheme/fonts/oswald-v36-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/wp-content/themes/ctheme/fonts/oswald-v36-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/wp-content/themes/ctheme/fonts/oswald-v36-latin-regular.svg#Oswald') format('svg'); /* Legacy iOS */
}
/* oswald-500 - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 500;
  src: url('/wp-content/themes/ctheme/fonts/oswald-v36-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/wp-content/themes/ctheme/fonts/oswald-v36-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/wp-content/themes/ctheme/fonts/oswald-v36-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('/wp-content/themes/ctheme/fonts/oswald-v36-latin-500.woff') format('woff'), /* Modern Browsers */
       url('/wp-content/themes/ctheme/fonts/oswald-v36-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/wp-content/themes/ctheme/fonts/oswald-v36-latin-500.svg#Oswald') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/ctheme/fonts/open-sans-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/wp-content/themes/ctheme/fonts/open-sans-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/wp-content/themes/ctheme/fonts/open-sans-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/wp-content/themes/ctheme/fonts/open-sans-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/wp-content/themes/ctheme/fonts/open-sans-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/wp-content/themes/ctheme/fonts/open-sans-v18-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

h1, h1.entry-title {
	text-align: left;
}
div.centered h1 {
	text-align: center;
}
.penci-breadcrumb span,
.penci-breadcrumb a:link {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
}

div.textstyle1 p,
div.inner-post-entry p {
	text-align: justify;
}

div.textstyle1 p a,
div.textstyle1 p a:link,
div.textstyle1 p a:visited,
div.textstyle1 p a:active {
	text-decoration: underline;
}

div.textstyle1 p a:hover {
	text-decoration: none;
}

div.entry-content ol li {
	margin-bottom: 20px;
}

/* Linkliste */
ul.bigpostlist,
ul.postlist {
	margin: 0;
	padding: 0;
}
ul.postlist {
	font-size: 13px;
}
ul.bigpostlist {
	margin-bottom: 15px;
}

ul.bigpostlist li,
ul.postlist li {
	padding-left: 5px;
	margin: 0;
	list-style: none;
	display: flex;
	justify-content : space-between;
	align-items: center;
	background-color: #fefefe;
	border-bottom: 1px solid #efefef;
	transition: box-shadow .25s ease, background-color 250ms ease-out;
}

ul.bigpostlist li:first-child,
ul.postlist li:first-child {
	border-top: 1px solid #efefef;
}

ul.bigpostlist li {
	padding: 5px 15px 5px 8px;
}

ul.bigpostlist li:nth-child(odd),
ul.postlist li:nth-child(odd) {
	background-color: #fafafa;
}

ul.bigpostlist li:nth-child(odd),
ul.postlist li:nth-child(odd) {
	background-color: #fafafa;
}

ul.bigpostlist li:hover,
ul.postlist li:hover {
	position: relative;
	background-color: #feffbe;
	z-index: 999;
	-webkit-box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.1);
	box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.1);
}

ul.bigpostlist li a {
	font-family: 'Oswald', Arial, Helvetica, sans-serif !important;
	font-weight: 500;
}

ul.bigpostlist li a.expired,
ul.bigpostlist li a:link.expired,
ul.bigpostlist li a:hover.expired {
	text-decoration: line-through;
	color: #888 !important;
}
ul.postlist li a {
	font-weight: bold;
}

ul.bigpostlist li a,
ul.bigpostlist li a:link,
ul.bigpostlist li a:active,
ul.bigpostlist li a:visited,
ul.postlist li a,
ul.postlist li a:link,
ul.postlist li a:active,
ul.postlist li a:visited {
	display: inline-block;
	color: #313131;
}

ul.bigpostlist li a:hover,
ul.postlist li a:hover {
	text-decoration: none;
	color: #5d9d2f;
}

ul.bigpostlist li a.dlink,
ul.bigpostlist li a.dlink:link,
ul.bigpostlist li a.dlink:active,
ul.bigpostlist li a.dlink:visited,
ul.postlist li a.dlink,
ul.postlist li a.dlink:link,
ul.postlist li a.dlink:active,
ul.postlist li a.dlink:visited {
	display: inline-block;
	background-color: #ff7200;
	text-transform: uppercase;
	color: #fff;
	padding: 2px 6px;
	margin-left: 15px;
	transition: transform .25s ease, box-shadow .25s ease, background-color .25s ease-out;
}
ul.bigpostlist li a.dlink:hover,
ul.postlist li a.dlink:hover {
	background-color: #ff8828;
	transform: scale(1.5);
	-webkit-box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.2);
}
ul.bigpostlist li span span {
	display: block;
	font-size: 0.75rem;
	color: #999;
	margin: 5px 0;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
}
ul.bigpostlist li span span a {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
}

/* Link Button */
span.linkbutton {
	display: block;
	margin-bottom: 15px;
}
span.linkbutton a,
span.linkbutton a:link,
span.linkbutton a:active,
span.linkbutton a:visited {
	display: inline-block;
	width: 100%;
	color: #fff;
	text-align: center;
	transition: transform .25s ease, box-shadow .25s ease, background-color .25s ease-out;
	padding: 5px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 1.5rem;
}

span.linkbutton a:hover {
	transform: scale(1.02);
	-webkit-box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.2);
	text-decoration: none;
}
span.linkbutton a span {
	display: block;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 0.95rem;
	padding: 0;
	margin: -5px 0 0 0;
}

span.linkbutton a.orange {
	background-color: #ff7200;
}
span.linkbutton a.orange:hover {
	background-color: #ff8828;
}

span.linkbutton a.blau {
	background-color: #306ec1;
}
span.linkbutton a.blau:hover {
	background-color: #3f7ccf;
}

/* Infotext */
span.infotext {
	display: block;
	font-size: 0.75rem;
	color: #777;
	text-align: justify;
}

/* mehr Link */
span.morelink {
	display: block;
	text-align: right;
	font-size: 0.9rem;
	padding-right: 6px;
	margin-top: -10px;
	text-transform: uppercase;
}

span.morelink a,
span.morelink a:link,
span.morelink a:active,
span.morelink a:visited {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: 400;
}

/* disclaimer */
span.disclaimer {
	display: block;
	font-size: 0.8rem;
	color: #555;
	text-align: justify;
	padding: 10px;
	background-color: #f5f5f5;
	border: 1px solid #5d9d2f;
}

@media only screen and (max-width: 62em) {
	.header-banner {
		display: none !important;
	}
	ul.postlist {
		font-size: 0.8rem;
	}
	ul.bigpostlist {
		font-size: 0.9rem;
	}
	ul.postlist li {
		padding: 8px;
	}
	ul.bigpostlist li span span {
		font-size: 0.7rem;
	}
	span.linkbutton a,
	span.linkbutton a:link,
	span.linkbutton a:active,
	span.linkbutton a:visited,
	span.linkbutton a:hover {
		font-size: 3vw;
	}
}

@media only screen and (max-width: 43em) {
	span.linkbutton a,
	span.linkbutton a:link,
	span.linkbutton a:active,
	span.linkbutton a:visited,
	span.linkbutton a:hover {
		font-size: 5vw;
	}
}