﻿/*
 Theme Name:     Theme horse attitude child
 Theme URI:      http://www.theme-horse.com
 Description:    Theme horse attitude child theme
 Author:         Thierry Mondeel
 Author URI:     http://thierrymondeel.com
 Template:       attitude
 Version:        1.0.0
*/

@import url("../attitude/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

/* =Header
----------------------------------------------- */
#branding {
	margin-top: 30px;
}
.hgroup-wrap {
	padding-top: 20px;
	padding-bottom: 15px;
	background-image: url('http://www.ruigrokvertalingen.nl/wp-content/uploads/2013/12/Logo_RV2.jpg');
	background-repeat: no-repeat;	
}
.hgroup-wrap a {
	display: block;
}
#site-logo {
	float:left;
  	margin-top: 0px;
}
#site-title {
	margin-left: 100px;
	font: 36px 'Philosopher', sans-serif;
  	line-height: 42px;
}
#site-title a {
	color: #555;	
}
#site-title a img {
	vertical-align: inherit;
	max-width: 978px;	
}
#site-title a span, #site-title a:hover, #site-title a:focus, #site-title a:active {
	color: #05a9c5;
}
#site-description {
	margin-left: 100px;
	font: 13px 'PT Sans', sans-serif;
	line-height: 20px;
	color: #777;
}
.hgroup-right {
	float: right;
	margin-top: 38px;
}