/* Customize the font! */

header #mobile-nav .phone,
footer .top h4,
header nav > ul > li.phone,
ul.widgets h4,
#features h2,
.button strong,
.button.grey,
.continue,
.text-slider h2,
.tweets-widget .tweet_time,
.upcoming-widget li strong, .mobile-calendar li strong,
#content h4,
#content .gallery .title
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:800;
	font-style: italic;
}

#features h3,
.button,
.recent-widget h3,
.top-image h1,
.text-slider h3,
#content h1,
table.calendar thead th
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:400;
}

/* Customize the colors! */

a,
.recent-widget h3,
#content h2,
#content .gallery
{
	color:#000;
	font-weight: bold;
}




#features h2,
.text-slider h2
 {
	color:#000000;
}



header nav .dropdown li:hover,
#bottom span.next:hover,
#bottom span.prev:hover,
#slider .flex-direction-nav a:hover,
#testimonials .flex-direction-nav a:hover,
#pagination a:hover,
table.calendar thead th {
	border-top-color: #E60000;
	border-right-color: #E60000;
	border-bottom-color: #E60000;
	border-left-color: #E60000;
}

header nav .dropdown li:hover,
#slider .elements .top-corner,
#slider .elements .bottom-corner,
.no-rgba header nav .dropdown li:hover,
#pagination a:hover,
#filters span.active,
#filters span.active:hover,
header #mobile-nav .mobile-nav-toggle,
header #mobile-nav li.current a {
}

#bottom span.next:hover,
#bottom span.prev:hover,
#slider .flex-direction-nav a:hover,
#testimonials .flex-direction-nav a:hover,
table.calendar thead th a.cal-nav { background-color: #c25012; }

.button,
table.calendar thead th {
	border: 1px solid #8a380c;
	background-color: #e60000;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#cd5f16), to(#e60000));
	background-image: -webkit-linear-gradient(top, #F11616, #e60000);
	background-image: -moz-linear-gradient(top, #F11616, #e60000);
	background-image: -o-linear-gradient(top, #F11616, #e60000);
	background-image: -ms-linear-gradient(top, #F11616, #e60000);
	background-image: linear-gradient(top, #F11616, #e60000);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#F11616', EndColorStr='#e60000');
}
.button:hover {
	background-color: #e60000;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#F41212), to(#e60000));
	background-image: -webkit-linear-gradient(top, #F41212, #e600000);
	background-image: -moz-linear-gradient(top, #F41212, #e600000);
	background-image: -o-linear-gradient(top, #F41212, #e600000);
	background-image: -ms-linear-gradient(top, #F41212, #e600000);
	background-image: url(url(linear-gradient(top,
%20#E71818, #e600000))%20#E71818, #e600000)));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#F11616', EndColorStr='#e60000');
}
