/*
Theme Name:     Twenty Eleven Child
Theme URI:      http://www.huurautohuren.com
Description:    Child theme for the Twenty Eleven theme 
Author:         Jan
Author URI:     http://www.huurautohuren.com
Template:       twentyeleven
Version:        0.1.0
*/


@import url("../twentyeleven/style.css");
@import url('http://fonts.googleapis.com/css?family=Crimson+Text');
@import url('http://fonts.googleapis.com/css?family=Arimo');



body, input, textarea {
    color: #373737;
    font: 15px Arimo, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    line-height: 1.625;


}

.entry-content, .entry-summary {
 color: black !important;
 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, times New Roman !important;
 font-size: 14px !important;
 line-height: 1.71429;
 }
 
.wrapper {
 margin-left: -18px !important;
 width: 1000px !important;
 }
 
 
.site-content {
 float: left;
 width: 71.1% !important;
 }
 



h1.showcase-heading {display:none;} 








/* Structure the header area */
#header-widget-area {
	overflow: hidden;
	border-bottom:1px dotted #ccc;
	padding-bottom:5px;
	margin-bottom:20px;
}
#header-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#header-widget-area #fourth {
	margin-right: 0;
}

