/**
 * @file
 * Local CSS - rename this to local.css, check the 
 * box in theme settings and add your own styles here.
 */

ul.nice-menu li{
	margin: 0px !important;
}

.form-text{
	/*margin-top: 0px !important;*/
}
.form-submit{
	/*margin-top: -3px !important;
	height: 36px !important;
	padding: 3px !important;*/
	width: 165px !important;
}

.icon-chevron-right:before {
 content: "\f054";
	display: none !important;
}

input[name=search_block_form]{
	width: 145px !important;
}

h2.article-title a{
	font-size: 0.6em !important;
}

h1.site-name a{
	color: #FFF !important;
	font-size: 1.2em !important;
}
h3.branding{
	color: #e0e0e0 !important;
}

#logo{
	margin-top: 5px !important;
	margin-left: 15px !important;
	/*height: 80px !important;
	max-height: 80px !important;*/
	height: 90px !important;
	max-height: 90px !important;
}

#logo a img{
	/*height: 75px !important;
	max-height: 75px !important;*/
	height: 85px !important;
	max-height: 85px !important;
}

#slider{
	margin-top: 10px !important;
}