/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
#header {
	background: #000 none repeat scroll 0 0 !important;
	padding: 10px;
}

#pre-header {
	background: #000 none repeat scroll 0 0 !important;
	border-bottom: 1px solid #1c1c1c !important;
}

#logo img {
	display: block;
	margin: 0 auto;
	max-height: 70px !important;
	width: auto;
}

#pre-header-search .search {
	background: #f6f6f6 none repeat scroll 0 0 !important;
	border: medium none !important;
	border-radius: 3px !important;
	color: #000 !important;
	max-width: 200px !important;
	padding: 3px 10px !important;
}

.slider-full #header-core {
	max-width: 1060px !important;
}

#pre-header-search {
	padding: 5px !important;
	width: 1% !important;
}

#header .header-links > ul > li a {
	color: #fff !important;
	font-size: 15px !important;
	padding: 25px 20px !important;
	text-transform: uppercase !important;
}

#sub-footer-core, #sub-footer-core a {
	font-size: 13px !important;
}

body.custom-background #body-core {
	box-shadow: 0 0 5px 2px #ccc !important;
	display: block;
	margin: 0 auto;
	max-width: 1090px;
	overflow: hidden;
}

#pre-header-core, #header-core, #header-links-inner, #content-core, #footer-core, #sub-footer-core, #notification-core, #introaction-core, #outroaction-core {
	display: block;
	margin: 0 auto;
	max-width: 1060px;
}

#sidebar {
	display: block;
	float: left;
	width: 30% !important;
}

#main {
	display: block;
	float: left;
	width: 70% !important;
}

.wrap-safari {
	display: block;
	height: 100%;
	margin: 0 auto;
	max-width: 1060px;
}

.entry-content a, .entry-content a:visited {
	color: #f33f3f;
	text-decoration: none;
}

#main-core a, #main-core a:visited {
	color: #f33f3f;
	text-decoration: none;
}

.page-id-832 #main {
	display: block;
	float: left;
	width: 100%;
}

.page-id- #main {
	display: block;
	float: left;
	width: 100%;
}

#slider .featured-title {
	margin-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600 !important;
}

#slider .featured-title, #slider .featured-excerpt, #slider .featured-link {
	opacity: 0;
	text-align: center;
	transform: translateY(35px);
	transition: all .5s ease 0;
	font-weight: 600 !important;
}

a.themebutton {
	color: #fff !important;
}

.nav-next a {
	background: #f33f3f none repeat scroll 0 0;
	color: #fff !important;
	float: right;
	padding: 5px 10px;
}

.nav-previous a {
	background: #f33f3f none repeat scroll 0 0;
	color: #fff !important;
	float: left;
	padding: 5px 10px;
}

@media screen and (max-width: 500px) {
	.smooth_slider {
		max-width: 500px;
		min-height: 250px;
	}
}

.smooth_slider {
	margin-bottom: 40px !important;
	margin-left: 2% !important;
}

#header .header-links .sub-menu a {
	border-bottom: 1px solid #303030;
	color: white;
	font-size: 12px;
	line-height: 12px;
	margin: 0;
	padding: 0 10px;
}