/*
Theme Name:     Sincopat
Theme URI:      http://www.sincopat.com
Description:    Child theme for the Live! theme 
Author:         Litze
Author URI:     http://twitter.com/luislitze
Template:       live
Version:        0.1.0
*/

.wrap {
  max-width: 960px;
}

#page.wrapped {
  max-width: 1000px;
}

#main-logo {
	max-width: 1000px;
	width: 100%;
	box-shadow: none;
}

#page.wrapped {
	top: 0px;
}
