/*
* Theme Name: Ascent-Lukus
* Template: ascent
*/


.header-top, #header-search-button, header-search pull-right {display:none}

@font-face {
    font-family: SamoSans;
    src: url('/wp-content/themes/ascent/includes/fonts/Carnoky Type - SamoSans-Regular.otf');
} 

@font-face {
    font-family: SamoSans;
    src: url('/wp-content/themes/ascent/includes/fonts/Carnoky Type - SamoSans-Bold.otf');
    font-weight: bold;
} 

@font-face {
    font-family: SamoSans;
    src: url('/wp-content/themes/ascent/includes/fonts/Carnoky Type - SamoSans-Italic.otf');
    font-style: italic;
} 

@font-face {
    font-family: SamoSans;
    src: url('/wp-content/themes/ascent/includes/fonts/Carnoky Type - SamoSans-BoldItalic.otf');
    font-style: italic;
    font-weight: bold;
} 

@font-face {
    font-family: CiraSerif;
    src: url('/wp-content/themes/ascent/includes/fonts/Huerta Tipografica - CiraSerif-Regular.otf');
} 

@font-face {
    font-family: CiraSerif;
    src: url('/wp-content/themes/ascent/includes/fonts/Huerta Tipografica - CiraSerif-Italic.otf');
	font-style: italic;
}

@font-face {
    font-family: CiraSerif;
    src: url('/wp-content/themes/ascent/includes/fonts/Huerta Tipografica - CiraSerif-ExtraBold.otf');
	font-weight: bold;
}

*:focus {
    outline: none !important;
}

body a {
    color: #f39979;
}

body, p {
	font-family: SamoSans, "PT Serif", sans-serif !important;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-size: 16px;
}

body {overflow-x: hidden;}

h1, h2, h3, h4, h5, h6 {
	font-family: SamoSans, "PT Serif", sans-serif !important;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-family: CiraSerif !important;
	font-style: italic;
	padding:0;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	font-family: SamoSans, "PT Serif", sans-serif !important;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-family: CiraSerif !important;
	font-style: italic;
	padding:0;
	margin-top:0;
}

.entry-content blockquote , .entry-content blockquote p {
	font-family: CiraSerif, "PT Serif", sans-serif !important;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

nav.main-menu ul > li {
	margin-right:30px;
	line-height:42px;
}

nav.main-menu ul > li:last-child {  		
 	margin-right: 0 !important; 
}

nav.main-menu ul > li a {
	border-bottom: solid 1px;
	font-weight: bold;
	color:#003850;
	letter-spacing: 4px;
	font-family: CiraSerif, "PT Serif", sans-serif !important;
	font-size: 14px;
	text-transform: uppercase;
	padding:5px;
}

nav.main-menu ul .current_page_item > a, nav.main-menu ul > li:hover > a, nav.main-menu ul > .current-menu-item > a  {
	color: #f39979;
	background: none;
	border-bottom: solid #f39979;
}

.header-bottom {
	padding: 0 0 30px 0;
}

.sidebar {
	background:#F39979;
	color:white;
}

.sidebar-padder {
	padding:15px;
}

.sidebar a, .sidebar h3 {
	color:white;
}

.main-content {
	padding: 30px 0;
}

aside .nav > li > a {
	color:white;
	font-family: CiraSerif;
}

aside .nav > li > a:hover {
	background:none;
	text-decoration:underline
}

@media (min-width: 1200px) { /*if not lg, change this criteria*/
  .stretch{
    width: 120%; /*the actual trick*/
  }
}

* {
  border-radius: 0 !important;
}

.noborder td, .noborder th, .noborder tr, .noborder {
    border: none !important;
}

.fbevent {
    background: #E7F6F3;
    border-left: 5px solid #00A9A8 !important;
}

.fbevent ul {
	list-style-type: none;
    margin: 0;
    padding: 0;
}

.fbevent li {
    margin-bottom: 8px;
}

.fbevent h3 a {
    color: #00A9A8;
	text-decoration:none !important;
	font-style: normal;
}

.fbevent h3 a:hover {
    color: #00A9A8;
	text-decoration:underline !important;
}

.fbevent img {
	float: left; 
	width: 100%; 
	max-width: 300px;
	margin-right:20px;
	margin-bottom:15px;
}

.nobackground {
	background:none !important;
}

#colophon {
	background-color: #003850;
	border-top-color: #00A9A8;
}

#colophon aside.widget {
	margin-right: 0%;
}

#colophon .textwidget p {
	font-family: CiraSerif !important;
	font-style: italic;
}

.page-header { 
	display:none;
}

.sidesubmenu {
	list-style-type: none;
    margin: 0;
    padding: 0;
	width: 100%;
	margin-bottom:15px;
}

.sidesubmenu a {
	display: block !important;
	padding: 20px;
	font-family: CiraSerif;
	font-size: 24px;
	color: #F69678;
	border-left: 5px solid #FDE5D9 !important;
	background: #FDE5D9;
	text-transform: uppercase;
}

.sidesubmenu a:hover {
	border-left: 5px solid #f39979 !important;
	text-decoration:none;
    }

.sidesubmenu a.current {
	border-left: 5px solid #f39979
 !important;
	background:#f39979;
	color: white;
    }


.gallery .gallery-item img, #gallery-1 img {
	border:none !important;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	background-color:#00A9A8;
}

.nav-pills > li > a {
	color:black;
	background:#e7f6f3;
}

.nav-pills  li {
	margin:0 !important;
}

#form-zver {
	background:#e7f6f3;
	padding:10px;
}

#form-zver label, #form-zver select, #form-zver button {
	padding:0;
	margin:0;
}

#form-zver .btn {
	color:white;
	background:#00A9A8;
	border:2px solid #00A9A8;
}

#zverPills, #zverContent {
	padding:0;
	margin:0;
}

#zverContent {
	padding-top:10px
}


.mean-container .mean-nav, .mean-container .mean-bar, .mean-container .mean-bar .meanmenu-reveal  {
	background:#00A9A8 !important;
}

blockquote {
    margin: 20px 0 20px;
}

@media (min-width: 1200px) {
.stretch {
    width: 100% !important;
	}}

.cn-button.bootstrap {
    background-color: #00A9A8;
    background-image: none;
}

.cn-button.bootstrap:hover {
    background-color: #00A9A8;
    background-image: none;
}


#banner  {
  position: relative;
  text-align: center;
}

#banner .bottom-right {
  position: absolute;
  top: 0px;
  right: 0px;
	background-color: #00A9A8;
}

.bottom-right h1{
	padding:0 !important;
	margin:0;
	color: white !important;
	font-size:1.4em;
  font-weight:normal;
	font-style: normal;
	margin:0.4em;
	font-family: CiraSerif !important;
	line-height:100%;
}

.bottom-right .kus {
	font-family: SamoSans, "PT Serif", sans-serif !important;
	font-weight:bold;
}

#banner .top-left-text {
  position: absolute;
  bottom: 0px;
  left: 3%;
	color: white;
	margin:0.4em
}

#banner .top-left {
  position: absolute;
  top: 0px;
  left: 0px;
	color: white;
	width:1.8%;
	height:100%;
	background-color:#F39979;
}

.top-left-text .rui {
		font-family: CiraSerif !important;
	font-style:italic;
		font-size:1.4em;
}

.top-left-text .kle {
	font-family: SamoSans, "PT Serif", sans-serif !important;
		font-size:1.4em;
	 font-weight:bold;
}

@media only screen and (max-width: 600px) {
	#banner .top-left {
		display:none;
	}
	#banner .top-left-text {
		display:none;
	}
}

#pll_switch {
	text-align:right
}

#pll_switch ul li {
  list-style-type: none; /* Remove bullets */
  padding: 0; /* Remove padding */
  margin: 0;
}