#header {
padding: 5px 0px;
border-bottom: 3px solid #df1515;
background: #FFFFFF;
}

#header .menu > li > a {
font-size: 14px;
text-transform: uppercase;
color: #df1515!important;
}

#header .menu > li > a:hover {
border-bottom: 3px solid #df1515;
}

#logo img {
	max-height: 80px;
}

/*
#content {
background: url('');
background-position: center top;
background-repeat: no-repeat;
}
*/

#pre-header {
	background: #111;
  padding: 5px 0px;
  border-bottom: 3px solid #df1515;
}

#pre-header-social li a {
  background: #df1515!important;
}

/* expand pre-header section */
div.wrap-safari {
	max-width: 90%;
}

#header div#header-core {
	max-width: 90%;
}

#pre-header-core {
  max-width: 100%;
}

#header .menu > li.menu-hover > a, #header .menu > li.current_page_item > a, #header .menu > li.current-menu-ancestor > a, #header .menu > li > a:hover {
color: #df1515;
}

#header .header-links li {
margin-top: 10px;
}

.action-text h3 {
	font-size: 30px;
  	line-height: 35px;
  	color: #df1515;
}

#slider .rslids-content {
border-bottom: 3px solid #e800005;
}

.slider-full #slider  .rslides-inner {
box-shadow: 0px 3px 15px #333;
}

/* header container width */
.slider-full #header-core {
	max-width: 90%;
}

.copyright {
display: none;
}

.themebutton, button, html input[type="button"], input[type="reset"], input[type="submit"],
.nav-previous a,
nav-next a {
background-color: #df1515;
}

#intro.option1 #intro-core:after,
sidebar h3.widget-title:after {
border-bottom: 3px solid #df1515;
}

.textwidget h2{
color: #df1515;
font-weight: 400;
text-transform: uppercase;
}

.entry-content p {
font-size: 14px;
}

span.comment {
display: none;
}

.pag li.current span,
.pag li a:hover{
background: #df1515;
border-color: #df1515;
color: #FFF;
}

#comments {
display: none;
}

#sidebar h3.widget-title:after {
border-bottom: 3px solid #df1515;
}

#pre-header-social li a {
background: #8aaaf7;
  background:#000;
}

footer {
	border-top: 3px solid #df1515;
}