/**
 * Theme Name:    Twenty Eleven Caissa-Eenhoorn
 * Description:   Twenty Eleven Caissa-Eenhoorn WP-thema
 * Author:        Martijn Monteban
 * Version:       1.0.0
 * Template:      twentyeleven
 */

/* #JPH below go added styles */

/* #JPH Other non-gameviewer other styles */
#logoce
{
	width: 149px;
	height: 173px;
}

.CE_headercell
{
	vertical-align: middle;
	text-align: center;
	width: 150px;
}

/* requests from Sernin                                        */
#branding img
{
/*    max-width: 100%; */
    height: auto;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px)
{
    #site-title span {
        display: inline-block;
        width: 70%;
    }

    #site-title #logoce {
        width: 20%;
        height: auto;
    }
    #site-title span a {
        white-space: normal;
    }
}

.field-street
{
	width: 70%;
}

.field-number
{
	width: 10%;
}

