@charset "utf-8";
/*
Theme Name:     Little Tuscany Small Screen
Theme URI:      
Description:    Child theme for the Blankslate 3.1 theme (Small Screen Version)
Author:         Jaco Koen
Author URI:     http://jacokoen.co.za/
Template:       blankslate
Version:        1.0
*/

body {background:#000;}

header {
    float: none;
    margin: 0 auto;
    position: relative;
    width: 317px;
}

.menu-main-container {display:none;}

#small-menu {display:block;}

#small-menu select {
	font-size: 31px;
    height: 50px;
    padding: 6px 0 0 9px;
    width: 100%;	
}

#search {margin-top:0}


#social {
    margin: 10px auto;
    width: 200px;
}

#container {
    margin: 0 auto;
    width: 630px;
}

#slider-text {
    margin: 0;
    text-align: center;
    transition: margin 3s ease-in-out 1s;
    width: 650px;
}

.slider-title {margin-bottom:0}

.slider-paragraph {padding:15px;}

footer {
    margin: 10px auto;
    width: 320px;
}

