/***All of the CSS***/
/*
Theme Name:	Amphora
Theme URI:	https://www.apmwineinvestment.co.uk
Description: Theme for Amphora
Version:	1.0
Author:		We Launch Ltd
Author URI:	http://www.welaunch.co.uk
*/

/* import stylesheets and hide from ie/mac \*/
@import url("css/reset.css");
@import url("css/master.css");
/* @import url("css/lightbox.css"); */
@import url("css/ie.css");
/* end import/hide */


@media (min-width:940px) {
header nav ul li {
padding-left:9px;
margin-right:9px;
}
}