/*
 Theme Name:   Indo Timeline Child
 Description:  Mein Child Theme
 Author:       Dapi
 Author URI:   https://www.dapi.rocks
 Template:     indotimeline
 Version:      1.0
 Text Domain:  indotimeline-child
*/

#mainBlogDisplay {
  width: 100%;
  float: none;
  margin-right: 0%;
}
#blogEntry{
  margin-top: 40px;
}
#blogEntry p{
  max-width: 100%
}

#FullThumb .attachment-large{
    display: block;
    margin-left: auto;
    margin-right: auto 
}

#ThumbPreview .attachment-medium {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#FormForPassword {
    padding: 20px;
}

#NewsletterComp{
	font-size: 1.2rem;
	color: #404040;
    font-family: "Open Sans", Helvetica Neue, Helvetica, Arial, sans-serif;
    line-height: 1.5;
} 
#NewsletterWord{
	padding: 2px;
border-radius: 5px 5px 5px;
border: 1px solid #10d3ff;
}  
#NewsletterFeld{
	margin-bottom: 20px;
}
#colophon .site-footer .site-info a {
	color: rgb(155, 155, 155);
}
#colophon .site-footer .site-info a:hover {
	color: #4d4d4d;	
}
div.navbar-header .navigation-menu {
	display: none;
}
section#login_logout-4{
	width: 50%;
}
