/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
body .container{
	max-width:100%;
}
h1 {font-size:2.1em;}

h2 {font-size:1.3em}

#main-content{
	margin-right:55px;
}
#search-block-form .form-text{
	width:190px;
}
#header{
	height:98px;
}
#header #branding{
	float:left;
	margin:15px 0 0 40px;
}
#header #branding h1#site-name a{
	
}
#block-search-form{
	margin-top:27px;
}
.menu_elements{
	height:52px;
}
#header #branding h2#site-slogan{
	font-size:1em!important;
}
.provided{
	margin:0 40px 0;
}

.region-sidebar-first h2.block-title{
	font-size:18px!important;
}
#user-login-form input.form-text{
	margin-right:40px;
	width:240px;
}

#block-search-form{
	width:314px;
}
#footer{
	height:125px;
}