/*
Theme Name: Moreno Child
Theme URI: http://themeforest.net/item/moreno-responsive-wedding-wordpress-theme/4123180
Author: BigNet
Author URI: http://themeforest.net/user/bignet/portfolio
Description: Wordpress Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gittly
Tags: fullscreen, full screen slider, gallery, wedding, invitation, events, wordpress, blog, theme, template, elegant, clean, couples
Template: moreno
*/
/* IMPORT STYLE
================================================== */
	@import url("../moreno/style.css");

body {
	background-size:cover !important;
}

.home_circle {	
	width: 200px;
	height: 200px;
	margin-top: -100px;
	margin-left: -100px;
}
.home_circle h1 {	
	font-size:30px;
	line-height:30px;
}
.home_circle .gap {
	height: 75px !important;
}
.home_circle div.clear {	
	height:0px !important;
}

#nav li a {
padding: 17px 15px 12px 15px;
}

#fineprint {
	font-size:11px;
	padding:5px;
	background-color:#eee;
	border:1px solid #ccc;
}
h2.title_2 a {
	text-decoration:none;
}

#school_map iframe {
	width:100% !important;
	
}


.call-to-action {
	padding: 0;
}
.call-to-action-inner {
	padding:25px 30px 15px 30px;
}

@media only screen and (max-width: 767px) {
	img.alignright,
	img.alignleft {
		width:100%;
		clear:both;
	}
}