/*
Theme Name: 	chucks-child
Theme URI: 		http://www.chuckswebdesign.nl
Author: 		chucks
Author URI: 	http://www.chuckswebdesign.nl
Description:	WordPress thema van Chucks Webdesign
Template:		chucks
Version: 		1.0
*/

/* Theme customization starts here
-------------------------------------------------------------- */

#Top_bar .logo {
    float: left;
    margin: 0 30px 0 0px;
}

#Subheader ul.breadcrumbs {
    display: block;
    width: 70% !important;
    margin: 1px 0 0;
    font-size: 1em!important;
    float: right;
    text-align: right;
}

#Subheader .title {
    margin-bottom: 0;
    width: 30% !important;
    float: left;
}