nav li ul li a, div.menu li ul li a {
	border-top: 1px solid rgba(255,255,255,0.5) !important;
	white-space: nowrap !important;
}

.page .pagetitle {
	display: none;
}

body {
	color: #333;
}

.wf-active header .logo-text h1 {
	font-size: 6.04em;
	color: #FFF;
	letter-spacing: -8px;
}

.wf-active header .logo-text h5 {
	font-size: 1.6em;
	color: #FFF;
	letter-spacing: -1px;
}

nav li ul,div.menu li ul {
	width: 237px;
}

nav li ul li a,div.menu li ul li a {
	border-top: 1px solid rgba(255,255,255,0.5) !important;
}

.video-player {
	border: #252525 2px solid;
	padding: 0 !important;
	position: relative;
	overflow: hidden !important;
	height: 391px !important;
	width: 700px !important;
}

pre {
	background-color: transparent;
	border: medium none;
	border-radius: 0;
	display: block;
	font-family: ff-basic-gothic-web-pro-1, ff-basic-gothic-web-pro-2, Raleway, Helvetica, Arial, sans-serif;
	font-size: 13px !important;
	line-height: normal;
	margin: 0;
	padding: 9.5px 0;
	white-space: normal;
	word-break: normal;
	word-wrap: normal;
}

#contact-form-252 {
	background: #f5f4f4;
	padding: 15px 25px;
}

.pushbutton-wide {
	background: #FF3D7F;
	border: #f31561 1px solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	height: 34px !important;
	width: 100px !important;
	font-weight: 700;
}

.container {
	background: url('//farranstreeteducation.com.au/wp-content/uploads/2014/07/banner.jpg') no-repeat scroll 0 0 / 100% auto rgba(0,0,0,0);
	padding: 0 !important;
	min-height: 225px;
}

.logo-text {
	font-size: 0;
}

.menu {
	margin: -70px 0 20px;
}

footer .container {
	background: none;
}

header[role="banner"] {
	background: none !important;
}

#text-2.widget.widget_text {
	background: none repeat scroll 0 0 #ececec;
	padding: 5px 13px 13px;
}

.wf-active h2 {
	font-size: 20.48px;
}

.wf-active button,.wf-active input,.wf-active label,.wf-active select,.wf-active textarea {
	font-size: 13px;
}

.text,.name,.email {
	width: 95% !important;
	padding: 0 5px !important;
	height: 30px !important;
}

.grunion-field-label.email,.grunion-field-label.name,.grunion-field-label.text {
	height: auto !important;
}

.select {
	width: 100% !important;
}

.pushbutton-wide {
	color: #fff;
}

.pushbutton-wide:hover {
	background: #ef2d6f;
}

.clear {
	clear: both;
}

.home-tabbox {
	background: none repeat scroll 0 0 #ececec;
	padding: 4px 10px 0;
}

.gigantic {
	margin-top: -18px;
	height: auto;
	font-size: 1em;
}

q:before {
	content: '\201C';
	font-size: 300%;
	font-family: ff-basic-gothic-web-pro-1;
	padding-right: 10px;
}

q:after {
	content: '\201D';
	font-size: 300%;
	padding-left: 5px;
	position: relative;
	top: 10px;
	font-family: ff-basic-gothic-web-pro-1;
}

body.blog .row .span4,.single-post .row .span4 {
	display: none;
}

body.blog .row .span8,.single-post .row .span8 {
	width: 99%;
}

body.blog .main-container .container:after,.single-post .main-container .container:after {
	left: 0 !important;
}

/*Hides sidebar on mobile*/
@media (max-width: 767px) {
	.sidebar {
		display: none;
	}
}

/*Hide the infinite-footer*/
#infinite-footer {
	display: none;
}