/*
	Theme Name: Right Edition
	Theme URI: http://kelowna.website
	Description: Custom designed for Right Edition
	Version: 1.0
	Author: Kelowna Website Design
	Author URI: http://kelownawebsitedesign.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/
.page-template-nosidebar h1 {
    padding: 10px 20px;
    background: #dee4e5;
    height: 63px;
    margin-top: 0;
}
.icon-space, .outer-video {
    max-height: 475px;
    overflow-y: hidden;
}
.home .uk-overlay-scale {
    height: auto!important;
}
p.tags a {
    background: #34495E;
    color: white;
    text-decoration: none!important;
    padding: 2px 2px;
    line-height: 29px;
}
ul.side-blog-box li:hover {
    background: #DEE4E5;
}

a.page-numbers:hover {
    background-color: #D6D6D6;
    color: #666;
    outline: 0;
    background-image: none;
}
a.page-numbers {
    background: #f7f7f7;
    color: #666;
    border: 1px solid rgba(0,0,0,.2);
    border-bottom-color: rgba(0,0,0,.3);
    background-origin: border-box;
    background-image: -webkit-linear-gradient(top,#fff,#eee);
    background-image: linear-gradient(to bottom,#fff,#eee);
    text-shadow: 0 1px 0 #fff;
    display: inline-block;
    min-width: 16px;
    padding: 3px 5px;
    line-height: 20px;
    text-decoration: none;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    border-radius: 4px;
}
span.page-numbers.current {
    background: #009dd8;
    color: #fff;
    border: 1px solid rgba(0,0,0,.2);
    border-bottom-color: rgba(0,0,0,.4);
    background-origin: border-box;
    background-image: -webkit-linear-gradient(top,#00b4f5,#008dc5);
    background-image: linear-gradient(to bottom,#00b4f5,#008dc5);
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    display: inline-block;
    min-width: 16px;
    padding: 3px 5px;
    line-height: 20px;
    text-decoration: none;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    border-radius: 4px;
}
.pagination {
    text-align: center;
    padding: 40px;
    font-size: 16px;
}
img.home_icons {
    padding: 1px;
    width: 100%;
}
.nav_button {
    color: white;
    padding: 10px 0;
}
.nav2 {
    float: right!important;
}
.categories_menu {
    color: white;
}
.sear{
	color:#fff;
	margin-right:15px;
}

.small-nav a{
	color:#fff;
}

.small-nav {
    background: #c0392b;
    width: 100%;
    height: 60px;
	color:#fff;
	padding:15px;
}

.outer-video a.video-box:first-of-type {
	border-top:none;
}

.video-box:hover {
	background:#dee4e5;
}

.video-box {
	overflow:hidden;
	transition:all ease-in-out 0.2s;
    background: #fff;
    border-bottom: 1px solid #CDD1D2;
    padding-right: 10px;
	height: 80px;
}

h1.title {
    padding: 10px 20px;
    background: #dee4e5;
    height: 63px;
    margin-top: 0;
}

.nav ul {
    padding-left: 0;
}

.home img.uk-overlay-scale, .home .uk-overlay {
    width: 100%;
	height:100%;
}

.single .wp-post-image, .single iframe{
	margin-bottom:30px;
	width:100%;
}

.single h1{
	    margin-top: 10px;
	margin-bottom:0px;
}

.social-box .uk-icon{
    margin: 10px;
}

.social-box {
    border: 1px solid #CDD1D2;
    text-align: center;
    margin: 20px;
    padding: 20px;
}

article{
	padding:20px;
}

h1, h2, h3, h4{
	font-family: 'Roboto Slab', serif;
}

aside{
	border-left:1px solid #cdd1d2;
}
.icon-space i{
	margin-right:15px;
}

.side-title{
	background: #dee4e5;
    font-weight: bold;
    width: 100%;
    padding: 20px;
    text-transform: uppercase;
    color: #2c3e50;
	height: 63px;
}

.footer p{
	color:#0a3f50;
	font-weight:bold;
}

.twitter i{
	margin-right:10px;
}
.share-box{
	border-bottom: 1px solid #cdd1d2;
	padding:10px 0;
}

.vimeo a, .vimeo{
	color:#17b3e8;
}

.google a, .google{
	color:#d6492f;
}

.youtube a, .youtube{
	color:#d32222;
}
.twitter a, .twitter{
	color:#5ea9dd;
}
.facebook i{
	margin-right:10px;
}
.facebook a, .facebook{
	color:#3b5998;
	margin-right:10px;
}

.orange-btn:hover {
    color:#fff;
    background-color: #E08E0C;
}
.orange-btn {
    transition: all ease-in-out 0.2s;
    background-color: #f39c12;
    color: #fff;
    padding: 10px 15px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    border-radius: 5px;
    display: block;
    margin: 20px 0!important;
    width: 100%;
}

.right-board{
    border-right: 1px solid #cdd1d2;
}
main {
    background-color: #fff;
    border: 1px solid #cdd1d2;
    margin-top:50px;
}
.side-blog-box {
	margin:0;
	padding:0;
}
.side-blog-box li:last-child {
	border: none;
}

.side-blog-box  li{
	list-style:none;
    border-bottom: 1px solid #cdd1d2;
    padding: 15px;
    font-size: 10px;

}
.blog-box {
    border-bottom: 2px solid #cdd1d2;
    padding: 0px 0px 30px 0;
	margin-bottom:30px;
overflow-x: hidden;
}


input#s {
	background-image:url('images/search.png');
    background-color: #34495e;
    border: none;
    outline: none;
    padding: 20px 20px 20px 60px;
    min-width: 350px;
    color: #bdc3c7;
    font-weight: bold;
	background-repeat: no-repeat;
    background-position: 15px center;
    width: 100%;
}

.navigation {
    background-color: #c0392b;
}

img.logo {
    border-left: 1px solid #40576d;
    border-right: 1px solid #40576d;
    padding: 10px;
transition: all 0.5s ease;
}
.logo:hover {
    background: #192735;
}
body {
	background-color:#ecf0f1;
    font-size: 15px!important;
}

.nav {
    float: left;
}
.nav li {
    float: left;
    list-style: none;
}

.menu ul {
    padding: 0;
    margin: 0;
}

.nav li:first-child a {
    border-left: 1px solid #e74c3c;
}

.nav a {
	color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    padding: 15px 20px;
    display: block;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    margin: 0!important;
    border-right: 1px solid #e74c3c;
}
.nav .current-menu-item a {
    background-color: #e74c3c;
    color: #fff;
    text-decoration: none;

}

.nav a:hover {
    background-color: #e74c3c;
    color: #fff;
    text-decoration: none;
}



.uk-offcanvas-bar .current-menu-item a {
    background-color: #E74C3C!important;
}

#mobile_nav .uk-offcanvas-bar{
    background-color: #AD3327!important;
	border-left: 1px solid #E74C3C!important;
}
#mobile_nav2 .uk-offcanvas-bar{
    background-color: #283848!important;
}

.uk-offcanvas-bar .sub-menu {
    text-align: center!important;
    width: 100%!important;
    display: block!important;
    position: relative;
}
.sub-menu li {
    float: none!important;
    text-align: left;
}
.sub-menu li a{
	display: block;
}
ul.sub-menu {
    display: none;
    position: absolute;
    z-index: 99;
    background-color: #313131;
    text-align: center;
    padding: 0;
    min-width: 200px;
}
.sub-menu li:hover{
	background-color: #8FC5EC;
}
.menu-item-has-children:hover .sub-menu {
    display: block!important;
}


.uk-offcanvas-bar ul li a {
    color: white;
    font-size: 16px;
    padding: 10px 0;
    display: block;
    background-color: #AD3327;
    border-bottom: 1px solid #E74C3C;
}
.uk-offcanvas-bar ul li a:hover {
    background-color: #000;
    text-decoration: none;
}
.uk-offcanvas-bar ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}



/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font:300 11px/1.4 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#444;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
section a, aside a{
    color: #808080;
    text-decoration: underline!important;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {

}
/* header */
.header {
	background:#2c3e50;
}
/* logo */
.logo {

}
.logo-img {

}
/* nav */
.nav {

}
/* sidebar */
.sidebar {

}
/* footer */
.footer {

}

/*------------------------------------*\
    SMALL
\*------------------------------------*/
@media only screen and (min-width:320px) and (max-width: 767px){


.categories_menu {
    color: white;
padding: 14px 0px;
}
.blog-box{
	margin-bottom: 10px;
}

	.home .uk-overlay {
    		background: #313131;
	}
	.home .uk-overlay-panel {
    		position: relative;
	}
	h1.title {
		padding: 10px 20px;
		background: #dee4e5;
		height: auto!important;
	}
	h1{
		font-size:25px!important;
	}
	.uk-container {
		padding: 0px!important;
	}
header .uk-container {
	    padding: 0 11px 0 0!important;
}
	main {
		margin-top: 0px;
	}
	.right-board img{
		width:100%;
	}

}
@media only screen and (min-width:768px) and (max-width: 959px){

}
@media only screen and (min-width:960px){
	.video-box {
		padding-left:10px;
	}
}

@media only screen and (min-width:960px) and (max-width: 1200px){
	.video-box {
		height: 64px;
		font-size:12px
	}
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}