/*  
Theme Name: Kenneth's Picnic
Mobile phone fixes for Kenneth's Picnic
*/


* {
    width:auto;
}
#header {
    margin:0 10px 0 10px;
    width:auto;
}
#land.index, #land {
    margin-bottom:0;
   top:166px;
}

#sky.index {
    height:238px;
}

#page.index .entry {
    display:none;
}

#content {
	font-size: 0.9em;
    margin:0;
    position:inherit;
    padding:0 1em 1em;
    width:auto;
}

.narrowcolumn{
    float:none;
    width:auto;
}
#sidebar {
    margin-left:0;
    position:inherit;
}

