/*
Theme Name: The Wedding Planner
Theme URI: http://www.brndwgn.com/
Author: BRND WGN
Author URI: http://www.brndwgn.com
Description: The Wedding Planner Template
Version: 1.0
License: Commercial
License URI: http://www.brndwgn.com
Tags: twp, the wedding planner, sarah young, BRND WGN, brndwgn
*/
@import "styles/reset.css";
@import "styles/content.css";
@import "styles/layout.css";
@import "styles/menu.css";
@import "styles/pods.css";
@import "styles/add2home.css";
@import "styles/contactform7.css";
@import "styles/touchrotator.css";


html, body {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:15px;
	width:100%;
	color:#636363;
	background: #514c4c;
	line-height:100%;
	-webkit-font-smoothing: antialiased;
	padding:0;
	margin:0;
}
body {
	min-width:960px;
	line-height:120%;
	overflow: auto !important;
}

#main {
	z-index:10;
}
span.wpcf7-not-valid-tip {
	display:none!important;

}