/*
Theme Name: Dinger's Blog
Description: Angepasstes Childtheme von Rosemary
Author: Vancado
Author URI: http://www.vancado.de
Template: rosemary
Version: 1.0
Tags:
*/
@import url("../rosemary/style.css");


/**
Fonts
**/

.OfficinaSansITCStd-Bold { 
	font-family: OfficinaSansITCStd-Bold;
	font-weight: normal;
	font-style: normal;
}
.AvenirLTStd-Medium { 
	font-family: AvenirLTStd-Medium;
	font-weight: normal;
	font-style: normal;
}
.AvenirLTStd-Book { 
	font-family: AvenirLTStd-Book;
	font-weight: normal;
	font-style: normal;
}




body {
	background:#ffffff;
	font-family: AvenirLTStd-Book, sans-serif;
	color:#444540;
	font-size:18px;
}

p {
	line-height:28px;
}

a {
	text-decoration:none;
	color:#008463;
}

a:hover {
	color: #a3d322;
}

h1,h2,h3,h4,h5,h6 {
	font-family: OfficinaSansITCStd-Bold, sans-serif;
}



/*****
/** Post
/***********************/

.post {
	margin-bottom:50px;
}

/*** Post header ***/
.post-header {
	margin-bottom:25px;
	text-align:center;
}
.post-header .cat a {
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:2px;
	border-bottom:1px solid;
	border-color:#C69F73;
	padding-bottom:2px;
	display:inline-block;
	margin:0 4px 12px 4px;
}
.post-header h2, .post-header h1 {
	margin-bottom:10px;
}
.post-header h2 a, .post-header h1 {
	color:#444540;
	font-size:40px;	
	-o-transition:.2s;
	-ms-transition:.2s;
	-moz-transition:.2s;
	-webkit-transition:.2s;
}
.post-header h2 a:hover {
	opacity:.60;
}

.post-header .date {
	font-size:11px;
	font-style:normal;
	color:#999;
	text-transform: uppercase;
}


/*** Post-meta ***/
.post-meta {
	font-style: normal;
	margin-top: 60px;
}



	/*** Post Entry ***/
	
	.post-entry blockquote {
		border-left:2px solid;
		border-color:#C69F73;
		padding:0 18px;
	}
	.post-entry blockquote p {
		font-family: OfficinaSansITCStd-Bold, sans-serif;
		font-weight:300;
		font-size:18px;
		line-height:28px;
		color:#c4c6ba;
		font-style:normal;
	}

/*** Post related ***/
.item-related span.date {
	font-size:11px;
	font-style:normal;
	color:#999;
	text-transform: uppercase;
}

.post-box-title {
	font-size:12px;
	letter-spacing:2px;
	text-transform:uppercase;
	margin-bottom:30px;
	font-weight:700;
	border-bottom:1px solid #c4c6ba;
	padding-bottom:4px;
	display:inline-block;
	font-family:AvenirLTStd-Book;
}


/*** Post author ***/

.post-author {
	margin-bottom:60px;
	margin-top:60px;
	overflow:hidden;
}	

.author-content h5 a {
	font-size:18px;
	margin-bottom:0px;
	color:#444540;
	display:block;
}


/*****
/** Sidebar & Widgets
/***********************/

.widget {
	margin-bottom:60px;
}

.widget-title {
	border-bottom:1px #c4c6ba solid !important;
	font-size:12px;
	color:#444540;
	text-transform:uppercase;
	letter-spacing:2px;
	font-family:AvenirLTStd-Book;
	font-weight:700;
	text-align:center;
	margin-bottom:20px;
	padding:7px 0;
}
.widget a:hover {
	text-decoration:underline;
}

.widget input, .widget select {
	border:1px solid #ddd;
	color:#888;
	padding:9px 7px;
	width:100%;
}
.widget input:focus, .widget select:focus {
	outline:none;
	border:1px solid #d5d5d5;
}

.widget ul li {
	margin-bottom:7px;
	padding-bottom:8px;
	border-bottom:1px dotted #d5d5d5;
}
.widget ul li:last-child {
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:none;
}
.widget ul li a {
	color:#008463;
}

.widget img {
	max-width:100%;
	height:auto;
}

	/*** About Widget ***/
	.about-widget {
		text-align:left;
	}
	.about-widget img {
		margin-bottom:10px;
		max-width:100%;
		height:auto;
	}
	.about-round { 
		border-radius:50%;
	}
	
	/** Social Widget **/
	.social-widget {
		text-align:center;
	}

	.social-widget a:first-child {
		margin-left:0;
	}
	.social-widget a:last-child {
		margin-right:0;
	}

	.social-widget a i {
		height:16px;
		width:20px;
		text-align:center;
		line-height:20px;
		color:#161616;
		border-radius:50%;
		margin:0 8px;
		font-size:16px;
	}

	.social-widget a:hover > i {
		color:#C69F73;
	}
	
	/** WIDGET ITEMS **/
	.widget ul.side-newsfeed li {
		list-style-type:none;
		margin-bottom:17px;
		padding-bottom:13px;
		margin-left:0;
	}
	.widget ul.side-newsfeed li:last-child {
		margin-bottom:0;
		padding-bottom:0;
	}
	.widget ul.side-newsfeed li .side-item {
		overflow:hidden;
	}
	.widget ul.side-newsfeed li .side-item .side-image {
		float:left;
		margin-right:14px;
	}
	
	.widget ul.side-newsfeed li .side-item .side-image img {
		width:80px;
		height:auto;
	}
	
	.widget ul.side-newsfeed li .side-item .side-item-text {
		overflow:hidden;
	}
	.widget ul.side-newsfeed li .side-item .side-item-text h4 {
		margin-bottom:4px;
	}
	.widget ul.side-newsfeed li .side-item .side-item-text h4 a {
		margin-bottom:1px;
		/*color:#424242;*/
		display:block;
		font-size:13px;
		font-family:AvenirLTStd-Book;
	}
	.widget ul.side-newsfeed li .side-item .side-item-text .side-item-meta {
		font-size:11px;
		color:#999;
		font-style:italic;
	}
	
	/*** Widget categories/archives ***/
	.widget_categories ul li, .widget_archive ul li {
		color:#008463 !important;
		font-size: 18px;
	}
	.widget_categories a, .widget_archive a {
		margin-right:5px;
	}
	
	/*** Tagcloud widget ***/
	.widget .tagcloud a {
		font-size:9px !important;
		letter-spacing:1px;
		text-transform:uppercase;
		background:#f2f2f2;
		color:#777;
		padding:6px 8px 7px;
		margin-right:5px;
		margin-bottom:8px;
		display:inline-block;
		-o-transition:.3s;
		-ms-transition:.3s;
		-moz-transition:.3s;
		-webkit-transition:.3s;
	}
	.widget .tagcloud a:hover {
		opacity:.7;
		text-decoration:none;
	}
	

	#cff{
		font-size: 14px;

	}




	/*** Calender widget 
	#wp-calendar {width: 100%; }
	#wp-calendar caption { text-align: right; color: #777; font-size: 12px; margin-top: 10px; margin-bottom: 15px; border-bottom:1px solid #e5e5e5; padding-bottom:8px; }
	#wp-calendar thead { font-size: 12px;  }
	#wp-calendar thead th { padding-bottom: 10px; }
	#wp-calendar tbody { color: #aaa; }
	#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:8px; font-size:12px; }
	#wp-calendar tbody td a { font-weight:700; color:#222; }
	#wp-calendar tbody td:hover { background: #fff; }
	#wp-calendar tbody .pad { background: none; }
	#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
	#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }
	#wp-calendar thead th { padding-bottom: 10px; text-align: center; }***/
	
	/*** Instagram widget 
	#sidebar .instagram-pics li {
		width: 31.8%;
		display: inline-block;
		border-bottom: none;
		padding: 0;
		margin: 0 2px 2px;
	}
	#sidebar .instagram-pics li img {
		max-width:100%;
	}
	#sidebar .instagram-pics li img:hover {
		opacity:.87;
	}***/
	
	/*** Search Widget ***/
	.widget #searchform input#s {
		border: 1px solid #e5e5e5;
		background:#fff url(img/searchsubmit.png) no-repeat 96% 13px;
		padding:14px 14px;
		font-size:11px;
		color:#999;
		letter-spacing:1px;
	}
	
	.widget #searchform #s:focus { outline:none; }

	/** Searchbar for widget ***/
	.widget #searchform input#s { 
		width:230px;
	}
	
	/* Widget menu */
	.widget ul.menu li ul {
		padding-left:12px;
		margin-top:8px;
	}



	/*** Top Search ***/
	#top-search {
		position:absolute;
		right:0;
		top:0;
		padding-left:16px;
		border-left:1px solid;
		border-color:#e8e8e8;
		z-index:999;
	}
	#top-search form { display:inline; }
	#top-search input {
		border:none;
		font-style:normal;
		width:135px;
		background:transparent;
	}




/*****
/** Autoren (Template)
/**************/

#autor {
	display:block;
	clear:left;
	margin-bottom: 100px;
	margin-top: 50px;
}

.pic-autor{
	float: left;
	margin-right: 40px;
}

#autor img {
	clear: both;
	border: none;
	width: 100%;
	margin-bottom: 20px;
}

.autoren_bilder_about {
	clear: both;
	border: none;
	padding: 0 20px 40px 0; 
}

.autoren-box {
	width:100%; 
	clear:both;
}



/*****
/** Footer
/***********************/

#footer {
	padding: 20px 0;
	overflow:hidden;
	background-color: #444540;
}

#footer .copyright {
	font-style:normal;
	font-size:12px;
	color:#fff;
}

#footer .copyright.left {
	float:left;
	font-size: 14px;
	font-family: OfficinaSansITCStd-Bold, sans-serif;
}

#footer .copyright.right {
	float:right;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	text-decoration: underline;
}



/*****
/** Archives & Categories
/**************************/
.archive-box {
	text-align:center;
	background:#f4f4f4;
	margin-top:-61px;
	padding:40px 0;
	margin-bottom:60px;
}
.archive-box h1 {
	font-size:36px;
	color:#444540;
}
.archive-box span {
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#999;
	display:inline-block;
	border-bottom:1px solid #d8d8d8;
	padding-bottom:3px;
	margin-bottom:5px;
}