/*
Theme Name: Bewerbung-Tipps.com Template
Theme URI: https://www.bewerbung-tipps.com/
Description: Eigenes Template fuer Bewerbung-Tipps.com
Version: 1.0
Author: Stephan Reins
Author URI: ttp://www.bewerbung-tipps.com/
*/
a img {
	border: none;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

cite {
	font-size: 90%;
	font-style: normal;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

div#footer {
	position:relative;
}

div#footer #bookmarks {
	position:absolute;
	text-align:left;
	top:0px;
	left:1em;
}
ul#navigation li.cat-item a {
	background:#E5E5E5;
}

ul#navigation li.cat-item a:hover {
	background-color:#FFFFFF;
}

ul#navigation li.current-cat {
	font-weight:bold;
}

div#posts-preview {
	width:100%;
	margin:2em auto;
	text-align:left;
}

div.post-preview, div.post-preview-first {
	width:100%;
	margin:3em 0 0 0;
	padding:0;
}

div.post-preview-first {
	margin:0;
}

div.post-header .date {
	float:left;
	height:57px;
	width:56px;
	text-align:center;
	padding:5px 0 0 0;
	margin:0;
	background: transparent url("images/calendar.gif") no-repeat top center;
	font-weight:bold;
	color:#707070;
	font-size:11px;
}

div.post-header .date div {
	font-size:24px;
}

div.post-header div.header-content {
	margin-left:1em;
	float:left;
}

div.post-header h2 {
	margin:0 0 0.5em 0;
	padding:0;
}

div.post-header .tags {
	font-size:0.8em;
	background: url("images/tags.gif") no-repeat top left;
	padding-left:22px;
	height:20px;
	line-height:20px;
}

div.post-footer a {
	display:block;
	margin:0 10em 0 auto;
	background: url("images/speach.gif") no-repeat top left;
	padding-left:37px;
	line-height:22px;
	height:22px;
	width:8em;
}
ol.wp-paginate {
    margin:0.2em 0;
	padding:0;
	line-height:3em;
	list-style:none;
	min-height: 1.8em;
	float:right;
}
ol.wp-paginate li {
	float:left;
	min-height:1em;
	margin-left:0.5em;
	margin-top:0.2em;
	margin-bottom:0.2em;
}
ol.wp-paginate li a, ol.wp-paginate li span {
	border: 1px solid rgba(140,151,178,.4);
	display: block;
	height: 1.8em;
	line-height: 1.8;
	text-align: center;
	width: 2em;
	padding: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* border radius */
	color: #8c97b2;
}
ol.wp-paginate li a:hover, ol.wp-paginate li span {
	background-color: #c3d6dc;
    color: #a8000b;
    text-decoration:none;
}
ol.wp-paginate li span.dots {
	color: #8c97b2;
	background-color:transparent;
	border:none;
}
table.list {
	width:100%;
	max-width:53em;
	margin-top:3em;
}

ul.home-categorylist {
    padding: 0;
    line-height:1.6em;
	list-style-type:none;
	width:100%;
}
ul.home-categorylist a {
	font-weight:bold;
}
ul.home-categorylist li {
	border-bottom:1px solid #e2e2e2;
	padding:1em;
	width:46%;
	float:left;
}
div#prev-next-posts {
	height:20px;
	margin:2em auto;
	width:100%;
}

div#prev-next-posts div a {
	line-height:20px;
	display:block;
}

div#prev-next-posts div#prev-post a {
	float:left;
	text-align:left;
	padding-left:16px;
	background:transparent url("images/prev-next-posting.gif") 0 5px no-repeat;
}

div#prev-next-posts div#prev-post a:hover {
	background:transparent url("images/prev-next-posting.gif") 0 -35px no-repeat;
}

div#prev-next-posts div#next-post a {
	float:right;
	text-align:left;
	padding-right:16px;
	background:transparent url("images/prev-next-posting.gif") right -75px no-repeat;
}

div#prev-next-posts div#next-post a:hover {
	background:transparent url("images/prev-next-posting.gif") right -115px no-repeat;
}
div.comment {
	padding-left:0.5em;
	margin-bottom:2em;
}
div.comment:last-child  {
	margin-bottom:0;
}
span.not-approved-comment {
	font-weight:bold;
	color:#FF0000;
	font-style:italic;
}
nav .cat-item a {
    font-weight:normal;
}
nav li.current-cat a {
    color: #A8000B;
}
@media only screen and (max-width: 56em) {
	ul.home-categorylist li {
	    width: 90%;
	    border-bottom:1px solid #e2e2e2;
	}
	ul.home-categorylist li:last-of-type {
	    border-bottom:none;
	}
}