/* Enter Your Custom CSS Here */
/*eigene styles
-------------------------------------------------*/


body, input, textarea {
		font: 17px "Helvetica Neue", Helvetica, Arial, sans-serif;
	
}
#branding .only-search #s, #branding .only-search #s:focus {
    width: 0%;
  display:none;
}
#access ul {
	font-size: 16px;
	
}
#access ul ul a {
	font-size: 16px;
	padding-left:1.8em;
}
#access a {
  
    padding: 0px 1.45em;
    
}
#page {
	margin: auto;
	
}
#branding {
    border-top: 0px solid #BBB;
}
.entry-meta .edit-link a,
.commentlist .edit-link a {
	display:none;
}
.entry-meta .edit-link a:hover,
.commentlist .edit-link a:hover {
	display:none;
}
.hentry, .no-results {
    border-bottom: 0px solid #DDD;
}
.widget-area {
	font-size: 15px;
}
#site-generator {
		display:none;
}
.widget a:hover, .widget a:focus, .widget a:active {
    text-decoration: none;
}
.wp-caption {
    background: none repeat scroll 0% 0% #FFF;
	
}
.wp-caption img {
    border-color: #FFF;
}
.wp-caption a:hover img {
    background: none repeat scroll 0% 0% #FFF;
    border-color: #FFF;
}
.wp-caption .wp-caption-text:before {
    	display:none;
}
.wp-caption .wp-caption-text {
    margin-bottom: 0.6em;
  margin-left:0.6em;
  padding: 10px 0px 5px 6px;
   font-size: 13px;
  width:100%;
 
}
.singular .entry-title {
    color: #000;
    font-size: 26px;
    font-weight: bold;
    line-height: 48px;
}
.singular.page .hentry {
    padding: 0.5em 0px 0px;
}
#secondary {
        margin-top: 2.1%!important;
}
img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img{
    border: 1px solid #FFF;
}
a:focus img[class*="align"], a:hover img[class*="align"], a:active img[class*="align"], a:focus img[class*="wp-image-"], a:hover img[class*="wp-image-"], a:active img[class*="wp-image-"], #content .gallery .gallery-icon a:focus img, #content .gallery .gallery-icon a:hover img, #content .gallery .gallery-icon a:active img {
    background: none repeat scroll 0% 0% #FFF;
    border-color: #FFF;
}
#access div {
    margin: 0px 7.6%;
  width: 100%;
}

