/*
Theme Name: Twenty Ten Child
Theme URI: http://orpc-lausanne-est.ch//
Author: Haefeli
Author URI: http://orpc-lausanne-est.ch/
Description: Child theme for Twenty Ten
Version: 1.0
Text Domain: twentyten-child
Template: twentyten
*/
body.custom-font-enabled {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
#header {
	padding: 30px 0 0 0;
}
#site-title {
	float: left;
	font-size: 30px;
	line-height: 36px;
        font-family: 'Montserrat';	
	margin: 0 0 18px 0;
	width: 700px;
}
#site-title a {
	color: #000;
	font-weight: bold;
        font-family: 'Montserrat', sans-serif;	
	text-decoration: none;
}
#site-description {
	clear: right;
	float: right;
	font-style: italic;
	margin: 15px 0 18px 0;
	width: 220px;
}