/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
/*Datumsanzeige*/
#navbar .current-menu-item a, #navbar .current-menu-item a:visited, #navbar ul li ul li a, #navbar ul li:focus a, #navbar ul li:hover a, .meta-date, .meta-date a, .meta-date a:visited {
	color: #333;
}

.read-more a, .read-more a:visited, .sidebar .read-more a, .sidebar .read-more a:visited {
/*read more button*/
	color: #333;
	display: block;
	width: 100%;
	height: 100%;
	padding-left: 10px;
}

/* read more arrow*/
.article_nav div::after, .commentlist .comment .comment-body .reply::after, .comments_nav div::after, .page_nav div::after, .read-more a::after {
	background: #333 none repeat scroll 0 0;
	bottom: 100%;
	color: #e0e0e0;
	content: "";
	display: block;
	font-family: FontAwesome;
	height: 30px;
	left: 100%;
	position: relative;
	text-align: center;
	width: 30px;
}

/* hover background of read more button */
.article_nav div a:focus, .article_nav div a:hover, .commentlist .comment .comment-body .reply a:focus, .commentlist .comment .comment-body .reply a:hover, .comments_nav div a:focus, .comments_nav div a:hover, .page_nav div a:focus, .page_nav div a:hover, .read-more a:focus, .read-more a:hover {
	background-color: #e0e0e0;
}

.comment-subscription-form .subscribe-label {
	display: inline !important;
}

/* Search Form wenn  aktiviert  */
#navbar .current-menu-item, #navbar ul li:hover, #navbar ul li:focus, #icefit-mobile-menu ul li a:hover, .flex-caption, .meta-date, .read-more, .page_nav div, #page-container .paged_nav a, .article_nav div, .comment .reply, .comments_nav div, input[type="text"]:focus, input[type="search"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, textarea:focus, input[type="submit"], input[type="reset"], input[type="button"], #footer .tagcloud a:hover, #footer .tagcloud a:focus, .tags a:hover, .single-post .tags a:focus, .button, ul.tabs li a.active, ul.tabs li a:hover, .toggle p.trigger:hover, .accordions .accordion p.trigger:hover, #page-container.portfolio-page .filter li.current a, #page-container.portfolio-page .filter li:hover a, .caroufredsel-wrap > a:hover, .contactinfo-widget-form a, .flex-direction-nav li a:hover {
	background-color: #ccc;
	color: #333;
}

/* text für submit form*/
h1, h2, h3, h4, h5, h6, h1.page-title, h1.entry-title, #page-container h1, #page-container h2, #page-container h3, #page-container h4, #page-container h5, #page-container h6, #page-container h1 a, #page-container h2 a, #page-container h3 a, #page-container h4 a, #page-container h5 a, #page-container h6 a, #page-container h1 a:visited, #page-container h2 a:visited, #page-container h3 a:visited, #page-container h4 a:visited, #page-container h5 a:visited, #page-container h6 a:visited, .flex-caption, .meta-date, .meta-comments, .editlink, .read-more, .page_nav div, #page-container .paged_nav, .article_nav div, .comment-author, .commentmetadata, .comment .reply, .comments_nav div, label, input[type="text"], input[type="search"], input[type="password"], input[type="email"], input[type="tel"], textarea, input[type="submit"], input[type="reset"], input[type="button"], .sidebar, .sidebar .widget-title, .sidebar > li > *, #footer .container ul li ul li, .tags, .dropcap, .button, ul.tabs li a, .toggle p.trigger, .accordions .accordion p.trigger, .slide-title, #page-container.portfolio-page .filter li a, .meta-client, .meta-category, .testimonial-author, .post-category {
	font-family: 'Oswald', Helvetica, Arial, Verdana, sans-serif;
}

label {
	color: #e3e3e3;
	font-size: 16px;
	line-height: 190%;
}

/*text für comment input field wenn kativiert*/
input[type="text"], input[type="search"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, textarea:focus {
	color: #333;
	border: none;
	box-shadow: none;
}

input[type="text"], input[type="search"], input[type="password"], input[type="email"], input[type="tel"], textarea {
	color: #333;
	background: #ccc;
	border: none;
	border-radius: 0;
	box-shadow: none;
	display: block;
	font-size: 15px;
	margin: 0 0 10px;
	padding: 0 5px;
}

/* previous und next button */
.article_nav div a:focus, .article_nav div a:hover, .commentlist .comment .comment-body .reply a:focus, .commentlist .comment .comment-body .reply a:hover, .comments_nav div a:focus, .comments_nav div a:hover, .page_nav div a:focus, .page_nav div a:hover, .read-more a:focus, .read-more a:hover {
	background-color: #e5e5e5;
	color: #333;
}

.article_nav div a, .article_nav div a:visited, .commentlist .comment .comment-body .reply a, .commentlist .comment .comment-body .reply a:visited, .comments_nav div a, .comments_nav div a:visited, .page_nav div a, .page_nav div a:visited {
	color: #333;
	display: block;
	width: 100%;
	height: 100%;
	padding: 0 10px;
	box-sizing: border-box;
}

/* submit button*/
input[type="submit"], input[type="reset"], input[type="button"] {
	border: none;
	display: inline-block;
	text-transform: capitalize;
	font-size: 14px;
	text-decoration: none;
	text-shadow: none;
	cursor: pointer;
	margin: 0 0 20px;
	height: 30px;
	padding: 0 15px;
	color: #e5e5e5;
}

#navbar .current-menu-item, #navbar ul li:hover, #navbar ul li:focus, #icefit-mobile-menu ul li a:hover, .flex-caption, .meta-date, .read-more, .page_nav div, #page-container .paged_nav a, .article_nav div, .comment .reply, .comments_nav div, input[type="text"]:focus, input[type="search"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, textarea:focus, input[type="submit"], input[type="reset"], input[type="button"], #footer .tagcloud a:hover, #footer .tagcloud a:focus, .tags a:hover, .single-post .tags a:focus, .button, ul.tabs li a.active, ul.tabs li a:hover, .toggle p.trigger:hover, .accordions .accordion p.trigger:hover, #page-container.portfolio-page .filter li.current a, #page-container.portfolio-page .filter li:hover a, .caroufredsel-wrap > a:hover, .contactinfo-widget-form a, .flex-direction-nav li a:hover {
	background-color: #ffe500;
	color: #333;
}