/*
Theme Name: Blog Centennial Parklands
Theme URI: http://www.proximatesolutions.com/
Author: Proximate Solutions
Author URI: http://www.proximatesolutions.com/
*/

@font-face {
    font-family: 'icomoon';
    src:url('fonts/icomoon.eot');
    src:url('fonts/icomoon.eot@#iefix') format('embedded-opentype'),
        url('fonts/icomoon.woff') format('woff'),
        url('fonts/icomoon.ttf') format('truetype'),
        url('fonts/icomoon.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    color: #575757;
    font-family: 'Arial', sans-serif;
    font-size: 12px;
}

pre, code {
    font-family: 'DejaVu Sans Mono',Menlo,Consolas,monospace;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee;
    border-style: solid;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    margin:20px 0;
	width:100%;
}

ol {
    margin:0;
}
ul {
    margin:0;
}
ul li {
    list-style:inside disc;
    margin-bottom:10px;
}
ol li {
    list-style:inside disc;
    margin-bottom:10px;
}
/*------responsive image----------------*/
.responsive-img{
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}
/* =========================================================
Elements
============================================================ */
.kopa-button {
    display:inline-block;
    color:#fff;
    font-size:15px;
    padding:15px;
    border-radius:0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
    position:relative;
    z-index:0;
	text-shadow:none;
}
.small-button {
    padding:10px 15px;
	text-shadow:none;
}
.medium-button {
    padding:15px 20px;
    font-size:18px;
	text-shadow:none;
}
.big-button {
    padding:20px 30px;
    font-size:20px;
	text-shadow:none;
}
.navy-button,
.border-button:hover {
    background-color:#294667;
    border:1px solid #294667;
    color:#fff;
}
.navy-button:hover,
.border-button {
    background-color:#fff;
    border:1px solid #e4e4e4;
    color:#333;
}

.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;    
}
.video-wrapper iframe,
.video-wrapper object,
.video-wrapper video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.7);
    opacity: 0;
    filter: alpha(opacity=0);
}
.mask:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.mask a {
    color: #fff;
    font-size: 64px;
    position: absolute;
    bottom: 50%;
    right: 50%;
    margin: 0 -32px -32px 0;
}

blockquote {
	color: #2b2b2b;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 14px;
    font-style: italic;
    border: none;
    line-height: 24px;
	padding: 20px 25px;
    background-color:#f5f5f5;
	position:relative;
	min-height:60px;
	z-index:1;
}
blockquote:before, blockquote:after {
	position:absolute;
	z-index:-1;
	content:"";
	left:25px;
	top:15px;
	width:40px;
	height:35px;
	display:block;
}
blockquote:before {
    background: url(images/icons/quote-left-icon.png) no-repeat 0 0;
}
blockquote:after {
    background: url(images/icons/quote-right-icon.png) no-repeat 0 0;
	left:auto;
	top:auto;
	right:25px;
	bottom:15px;
}
blockquote p {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}

/*-DropCap-*/
.kp-dropcap {
    color: #fff;
    background-color:#294667;
    display: inline-block;
    *display:inline;
    zoom:1;
    float: left;
    font-size: 36px;
    height: 36px;
    line-height: 38px;
    margin: 5px 10px 0 0;
    text-align: center;
    width: 34px;
	text-shadow:none;
}
.kp-dropcap.color {
    background-color: #294667;
    font-size:30px;
    color: #FFFFFF;
    height: 36px;
    line-height: 36px;
    position: relative;
    border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
    width: 36px;
    z-index: 0;
    margin: 5px 10px 0 0;
}

.hover-effect{
    cursor:pointer;
    position:relative;
}

/* =========================================================
Heading
============================================================ */
h1 {
    color: #294667;
    font: 700 24px/34px 'Lato', sans-serif;
    letter-spacing: 0;
    margin-bottom:5px;

}
h2 {
    color: #294667;
    font: 700 22px/30px 'Lato', sans-serif;
    letter-spacing: 0;
    margin-bottom:5px;
}
h3 {
    color: #294667;
    font: 700 20px/26px 'Lato', sans-serif;
    letter-spacing: 0;
    margin-bottom:5px;
}
h4 {
    color: #294667;
    font: 700 18px/22px 'Lato', sans-serif;
    letter-spacing: 0;
    margin-bottom:5px;

}
h5 {
    color: #294667;
    font: 700 16px/20px 'Lato', sans-serif;
    letter-spacing: 0;
    margin-bottom:5px;

}
h6 {
    color: #294667;
    font: 700 14px/20px 'Lato', sans-serif;
    letter-spacing: 0;
    margin-bottom:5px;

}

h2 a {
    color: #294667;
}
h2 a:hover {
    color: #00B4DE;
}
h3 a {
    color: #294667;
}
h3 a:hover {
    color: #00B4DE;
}
h1 a, h4 a, h5 a, h6 a,
.entry-categories a:hover,
.entry-comments a:hover,
.entry-author a:hover {
    color: #222;
}

h1 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, a:hover,
.home-slider .flex-caption h3 a:hover,
.entry-categories a,
.kopa-audio-widget .older-post li a:hover,
.breadcrumb a:hover,
.entry-box footer a:hover,
.about-author .author-content p a:hover,
.about-author .author-content .social-link li a:hover,
.about-author .author-name:hover,
#footer-menu li a:hover {
    color: #00B4DE;
	text-decoration:none;
}
.widget_archive li a:hover,
.widget_rss li a:hover,
.widget_recent_comments li a:hover,
.widget_recent_entries li a:hover {
	color:#222;
	text-decoration:none;
}
p { 
    margin-bottom:10px;
    line-height:20px;
}
h1.pagetitle {
	margin:0 0 5px 0;
}
/* =========================================================
Clear Floated Elements
============================================================ */
.left{ 
    float:left;
}
.right{
    float:right;
}
.clear {  
    clear: both;  
    display: block;  
    overflow: hidden;  
    visibility: hidden;  
    width: 0;  height: 0;
}
.clearfix:before, .clearfix:after{
    content: '.';  
    display: block;  
    overflow: hidden;  
    visibility: hidden;  
    font-size: 0;  
    line-height: 0;  
    width: 0;  
    height: 0;
}
.clearfix:after{  
    clear: both;
}
.clearfix{  
    zoom: 1;
}


/* =========================================================
CSS3 Transition
============================================================ */
a,
.mask,
#comments-form #comment_name,
#comments-form #comment_email,
#comments-form #comment_url,
#comments-form #comment_message,
#comments-form #submit-comment,
#contact-form #contact_name,
#contact-form #contact_email,
#contact-form #contact_url,
#contact-form #contact_message,
#contact-form #submit-contact,
#main-menu li ul li,
#main-menu > li {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/* =========================================================
Colunms
============================================================ */
#page-header { position:fixed; width:100%; z-index:99999;}
.wrapper{
    width:1290px;
    margin: 0 auto;
}

.mb-20 {
	margin-bottom:20px;
}

.col-a {
    margin-right: 25px;
    width: 970px;
    float: left;
}
.col-b {
    width: 275px;
    float: left;
}
.col-a.fullwidth {
	margin-right:0;
	width:100%;
}

.widget-area-3 {
    margin-bottom: 20px;
}
.widget-area-4 {
    float: left;
    margin-right: 20px;
}
.widget-area-5 {
    float: left;
    width: 520px;
}
.widget-area-9,
.widget-area-11 {
    float: left;
    width: 475px;
    margin-right: 20px;
}
.widget-area-10,
.widget-area-12 {
    float: left;
    width: 475px;
}

/* =========================================================
Header
============================================================ */
#header-top {
    background-color: #fff;
    border-top: 10px solid #3a3a3a;
    padding: 11px 0;
}
#logo-image {
    float: left;
}
#logo-image a { display:inline-block;}
#header-left {    float: right;	margin-top:11px;}

/*----- Socials Link-----*/
.socials-link {
    padding: 8px 8px 2px 15px;
    float: left;
}
.socials-link li {
    float: left;
    list-style: none;
    margin: 0 0 0 8px;
    color: #58585b;
    line-height: 24px;
	text-shadow:none;
}
.socials-link li:first-child {
    margin: 0 12px 0 0;
}
.socials-link li a {
    font-size: 24px;
    color: #58585b;
}
.socials-link li a:hover { opacity:0.6;}
.widget-area-1 {
    width: 300px;
    float: left;
}
.widget-area-1 .widget-title {
    color: #bfbfbf;
    font-size: 12px;
    margin: 0;
    font-weight: 400;
    line-height: 14px;
	text-shadow:none;
}

#header-bottom {
    background-color: #294667;
}

/*----- Main Menu -----*/
#main-nav {
    float: left;
}
#main-menu > li {
    list-style: none;
    float: left;
    margin: 0;
    position: relative;
}
#main-menu > li.current-menu-item,
#main-menu > li:hover {
    background-color: #00B4DE;
}
#main-menu > li.menu-home-item > a {
    background: url(images/icons/home-icon.png) no-repeat center center;
    text-indent: -99999px;
    padding: 15px 25px;
}
#main-menu > li > a {
    display: block;
    border-right: 1px solid #34a6c0;
    padding: 12px 20px;
    color: #fff;
    font-size: 14px;
    font-family:'Lato', sans-serif;
	text-shadow:none;
}
#main-menu > li:first-child > a {
    border-left: 1px solid #34a6c0;
}

.sf-arrows .sf-with-ul {
    padding-right:0;
}
.sf-arrows > li > .sf-with-ul:after {
    border-width:0px;
}

/*---Sub menu---*/
#main-menu li ul {
    display:none;
    position:absolute;
    width:200px;
    top:50px;
    left:0;
    background-color:#494949;
    z-index:9999;
}
#main-menu li ul li {
    border-top:1px solid #555c5b;
    padding:15px;
    position:relative;
    list-style:none;
    margin:0;
    z-index:9999;
}
#main-menu li ul li:first-child {
    border-top:none;
    padding:15px;
}
#main-menu li ul li:hover,
#main-menu li ul li.current-menu-item {
    background-color:#3a3a3a;
}
#main-menu li ul li a {
    color:#fff !important;
    display:block;
    font-size:14px;
    font-family: 'Lato', sans-serif;
	text-shadow:none;
}
#main-menu li ul li ul {
    top:0;
    left:201px;
}

/*--------------Mobile Menu-------------------*/
#mobile-menu {
    display:none;
    position:relative;
    margin:12px 15px 10px;
}
#mobile-menu > span {
    display:inline-block;
    text-transform:uppercase;
    font-size:20px;
    cursor:pointer;
    color:#fff;
}
#toggle-view-menu {
    display:none;
    list-style: none;
    margin: 0;
    padding: 0; 
    border-top: none;
    position:absolute;
    top:33px;
    left:0;
    z-index:99999;
    width:282px;
}
#toggle-view-menu > li {
    margin: 0;
    position: relative;
    cursor: pointer;
    list-style: none;
    background-color:#294667;
    border-top:1px solid #fff;
}
#toggle-view-menu > li:first-child {
    border-top:none;
}
#toggle-view-menu > li a { padding:10px; display:block; color:#fff;}
#toggle-view-menu h3 {
    font-size: 16px;
    font-weight: 400;
    margin: 0;  
    float: left;
    line-height: 40px;  
    padding: 0 15px;
}
#toggle-view-menu h3 a {
    color: #fff;
    width:100%;
    display:block;
}
#toggle-view-menu li:hover {
    background-color: #00B4DE;
}
#toggle-view-menu span {
    float: right;
    font-size: 26px;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    background-color:#00B4DE;
}
#toggle-view-menu li.active {
    background-color:#00B4DE;
}
#toggle-view-menu li.current_page_item > a,
#toggle-view-menu li.current-menu-ancestor > a,
#toggle-view-menu li.current-menu-item > a,
#toggle-view-menu li.current-menu-parent > a {
	background-color:#00B4DE;
}
#toggle-view-menu li.active span,
#toggle-view-menu li.active h3 a {
    color:#fff;
}
#toggle-view-menu .menu-panel {
    margin: 0px;
    display: none;
    padding: 10px 15px 0;
    font-size: 14px;
    color: #fff;
    background-color:#00B4DE;
    border-top:1px solid #fff;
}
#toggle-view-menu .menu-panel ul {
    margin:0;
}
#toggle-view-menu li .menu-panel ul li {
    border:none;
    list-style:disc inside;
    margin: 0 0 10px 0;
    color:#fff;
}
#toggle-view-menu .menu-panel ul li a {
    display:inline-block;
    *display:inline;
    zoom:1;
    color:#fff;
    font-size:12px;
}
#toggle-view-menu .menu-panel ul li ul {
    margin-left:40px;
    margin-top:10px;
}

/*----- Search box -----*/
.search-box {
    float: right;
    margin-top: 5px;
	width:275px;
}
.search-form {
    margin:2px 0 0 0;
}
.search-form .search-text {
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    border: none !important;
    box-shadow: none !important;
    padding:5px;
    margin: 0;
	width:192px;
	border-radius:0;
	float:left;
}
.search-form .search-submit {
	background-color:#00B4DE;
    border: none;
    font-size: 16px;
    color: #fff;
    font-family: 'Lato', sans-serif;
	padding:5px 12px;
}
/* =========================================================
Main Content
============================================================ */
#main-content {
    padding-top: 170px;
}
#main-content .widget {
    margin-bottom: 20px;
}

.widget ul li {
    list-style-type: none;
    margin: 0;
}

.kopa-article-list-widget .entry-thumb {
    position: relative;
    margin-bottom: 10px;
}
.kopa-article-list-widget .entry-thumb2 {
	min-height:25px;
	max-height:271px;
	overflow:hidden;
}
.kopa-article-list-widget .entry-thumb3 {
	min-height:25px;
	overflow:hidden;
}
.kopa-article-list-widget .entry-thumb img {
    display: block;
    width: 100%;
	/*border:1px solid #b4b4b4;*/
}

.kopa-article-list-widget .entry-content header {
    margin-bottom: 5px;
    position: relative;
}
.kopa-article-list-widget .entry-title {
    font-size: 22px;
    margin: 0 0 5px;
}
.kopa-article-list-widget .entry-comments {
    position: absolute;
    top: 0;
    right: 0;
}
.entry-date,
.entry-categories,
.entry-view,
.entry-author {
	font-size:11px;
	float:none !important;
}
.entry-date a, .entry-date span, .entry-date div   { 
    color: #00B4DE;
}
.date2 {
	display:inline-block;
	padding-top:10px;
}
.entry-view span {
    font-size: 14px;
}
.entry-view span,
.entry-comments span.icon-q {
    color: #00B4DE;
    margin-right: 5px;
    font-style: normal;
}
.entry-comments {
    font-style: italic;
    display: inline-block;
}
.entry-comments a,
.entry-author a {
    color: #294667;
}
.kopa-article-list-widget .entry-comments a {
    color: #fff;
    display: block;
    background-color: #294667;
    padding: 2px 8px;
	text-shadow:none;
}
.kopa-article-list-widget .entry-comments span {
    position:absolute;
    bottom:-7px;
    left:8px;
    border-top: 7px solid #294667;
    border-right: 7px solid transparent;
    border-left: 0px solid transparent;
    display: block;
    height: 0;
    width: 0;
    transition: border 0.3s ease-in-out 0s;
    -moz-transition: border 0.3s ease-in-out 0s;
    -webkit-transition: border 0.3s ease-in-out 0s;
}

.more-link {
    color: #fff;
    display: inline-block;
    background-color: #294667;
    padding: 3px 10px;
    text-transform: uppercase;
    border: 1px solid #294667;
	font-size:10px;
	text-shadow:none;
}
.more-link:hover {
    color: #294667;
    background-color: #fff;
}
.widget-area-4 .kopa-article-list-widget .entry-content header .entry-comments,
.widget-area-5 .kopa-article-list-widget .entry-content header .entry-comments,
.widget-area-4 .kopa-article-list-widget .entry-content header .entry-categories,
.widget-area-5 .kopa-article-list-widget .entry-content header .entry-categories {
    display: none;
}
.kopa-article-list-widget .entry-thumb .category-title {
    position: absolute;
    top: 1px;
    left: 1px;
    display: block;
    background-color: #294667;
    color: #fff;
    font-weight: 700;
    z-index: 100;
    padding: 2px 10px;
	text-shadow:none;
	transition:all ease .5s;
}
.kopa-article-list-widget .entry-thumb .category-title:hover { background:#00B4DE;}
.kopa-article-list-widget .entry-thumb .category-title a { color:#fff;}

.widget-area-5 .kopa-article-list-widget > ul {
    margin: -20px -10px 0;
}
.widget-area-5 .kopa-article-list-widget > ul > li {
    float: left;
    width: 250px;
    margin: 20px 10px 0;
}
.widget-area-5 .mask a {
    font-size: 27px;
    margin: 0;
    right: 15px;
    bottom: 15px;
}
.widget-area-5 .kopa-article-list-widget .entry-thumb {
    margin-bottom: 15px;
}
.widget-area-5 .kopa-article-list-widget .entry-title {
    font-size: 14px;
}
.widget-area-5 .kopa-article-list-widget .entry-content header {
    margin-bottom: 0;
}
.widget-area-5 .kopa-article-list-widget .entry-content p,
.widget-area-5 .kopa-article-list-widget .entry-content .more-link {
    display: none;
}

.kopa-adv-widget {
    text-align: center;
    background-color: #e5e5e5;
}
.kopa-adv-widget img {
    display: inline-block;
    max-width: 100%;
}
.widget-area-6 .kopa-adv-widget {
    padding: 20px 0;
}

.widget-area-6 .kopa-article-list-widget > ul > li {
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
    margin-top: 30px;
}
.widget-area-6 .kopa-article-list-widget > ul > li:first-child {
    border-top: 1px solid #eee;
    padding-top: 30px;
    margin-top: 0;
}
.widget-area-6 .kopa-article-list-widget .entry-thumb {
    float: left;
    width: 310px;
    margin-right: 25px;
    margin-bottom: 0;
}
.widget-area-6 .kopa-article-list-widget .entry-thumb audio {
    width: 100%;
}
.widget-area-6 .kopa-article-list-widget .entry-thumb .category-title {
    display: none;
}
.kopa-article-list-widget .entry-content header .entry-date,
.kopa-article-list-widget .entry-content header .entry-categories {
    margin-right: 10px;
}

.pagination ul {
    box-shadow:none;
    border-radius:0;
}
.pagination ul li { margin-bottom:0 !important;}
.pagination .page-numbers li a,
.pagination .page-numbers li span {
	border:1px solid #e5e5e5;
    background-color: #fff;
    padding:6px 15px;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    color: #010101;
}
.pagination ul > li {
    margin-left:5px;
    float:left;
    margin-bottom:0;
}
.pagination ul > li:first-child {
    margin-left:0;
}
.pagination ul > li:first-child > a, 
.pagination ul > li:first-child > span,
.pagination ul > li:last-child > a, 
.pagination ul > li:last-child > span {
    border-radius:0;
	border:1px solid #e5e5e5;
}
.pagination ul > li > span.current,
.pagination ul > li > a:hover {
    color:#fff;
    background:#00B4DE;
	text-shadow:none;
}

#main-content .widget-area-7 .widget {
    margin-bottom: 0;
}
.widget-area-7 .kopa-adv-widget {
    padding: 35px 0;
}

/* =========================================================
Sidebar
============================================================ */
.sidebar ul li {
    border-top: 1px solid #e8e8e8;
    list-style: none outside none;
    margin: 10px 0 0;
    padding-top: 10px;
	overflow:hidden;
}
.sidebar ul li span { float:right;}
.sidebar ul.tweetList li {   
    margin: 10px 0 0;
    padding-top: 10px;
}
.sidebar ul li:first-child {
    border-top: none;
    margin: 0;
    padding: 0;
}

#main-content .widget .widget-title {
    color: #222;
    font-size: 12px;
    text-transform: uppercase;
    border-bottom: solid 3px #294667;
    padding-bottom: 5px;
    line-height: 16px;
    margin: 0 0 15px;
}
#main-content .sidebar .widget .widget-title{
    color: #222;
    font-size: 12px;
    text-transform: uppercase;
    border-bottom: solid 3px #294667;
    padding-bottom: 5px;
    line-height: 16px;
    margin: 0 0 10px;
}
.list-container-1 ul {
    margin: 0 0 15px;
    border-bottom:1px solid #e8e8e8;
    padding-bottom:10px;
}
.list-container-1 ul li {
    float: left;
    list-style: none outside none;
    margin: 0;
    border:none;
    padding:0;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.list-container-1 ul li a {
    font-weight: 700;
    border-left:1px solid #666;
    color: #575757;
    display: block;
    text-align:center;
    padding:0 4px;
    line-height:1;
    outline:none;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}
.list-container-1 ul li:first-child a {
    border-left:none;
    padding-left:0;
}
.list-container-1 ul li.active a, 
.list-container-1 ul li:hover a {
    color: #00B4DE;
    text-decoration: none;
}

.kopa-entry-list-widget .tab-container-1 ul li:first-child {
    border-top:none;
}

.kopa-entry-list-widget .tab-container-1 ul li .entry-thumb {
    display:block;
    width:35px;
    margin-right:15px;
    float:left;
    height:70px;
    background-color:#bdbdbd;
    color:#fff;
    text-align:center;
    line-height:70px;
    font-weight:700;
    font-size:32px;
    font-family:Arial, Helvetica, sans-serif;
	text-shadow:none;
}
.kopa-entry-list-widget .tab-container-1 ul li:first-child .entry-thumb {
    background-color:#294667;
	
}
.kopa-entry-list-widget .tab-container-1 ul li .entry-title {
    margin:0 0 5px;
    font-size:14px;
    line-height: 18px;
}

.kopa-entry-list-widget .tab-container-1 #tab-1-1 ul li .entry-thumb, .kopa-entry-list-widget .tab-container-1 #tab-1-2 ul li .entry-thumb, .kopa-entry-list-widget .tab-container-1 #tab-1-3 ul li .entry-thumb  {
    background:none;
    display: block;
    float: left;
    height: auto;
    line-height:inherit;
    width: 53px;
}
.kopa-entry-list-widget .tab-container-1 #tab-1-4 ul li .video-icon {
    color:#294667;
    float:right;
    font-size:16px;
}
.tweetList span { font-size:12px; color:#c7c7c7; line-height:10px; margin-bottom:10px; display:block;}
.tweetList a {
    color: #60d5f6;
	display:inline;
}
.tweetList a:hover { color:#fff;}
.timestamp {
    text-transform: uppercase;
    color: #294667;
    margin-bottom: 0;
    margin-top: 0px;
	font-size:10px;
}

.sidebar .kopa-most-review-widget ul li {
    margin-top:15px;
    padding-top: 10px;
}
.sidebar .kopa-most-review-widget ul li:first-child {
    margin-top: 0;
    padding-top: 0;
}
.sidebar .kopa-most-review-widget ul li .entry-title {
    margin:0 0 5px;
    font-size: 14px;
    line-height: 18px;
}
.sidebar .kopa-most-review-widget ul li .entry-thumb {
    float:left;
    margin-right:15px;
    margin-top: 5px;
    width: 65px;
}
.kopa-rating li {
    float:left;    
}
.kopa-rating li a {
    color:#294667;
}
.sidebar .widget .kopa-rating li {
    border-top: none;
    padding-top: 0;
    margin-top:5px !important;
}

.kopa-audio-widget .entry-thumb audio {
    width:100%;
    height:30px;
}
.kopa-audio-widget .entry-item .entry-title {
    margin:0 0 15px;
    font-size: 14px;
    line-height: 18px;
}

.sidebar .kopa-audio-widget ul li {
    padding-top:15px;
    margin-top:10px;
}
.sidebar .kopa-audio-widget ul li:first-child {
    padding-top: 0;
}
.kopa-audio-widget .older-post li span {
    width:21px;
    height:21px;
    background-color:#666;
    display:inline-block;
    color:#fff;
    text-align:center;
    line-height:21px;
    margin-right:12px;
    font-size:10px;
    float:left;
}
.kopa-audio-widget .older-post li a {
    float:left;
    width:267px;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    color: #222;
}

.widget_archive li:first-child,
.widget_rss li:first-child,
.widget_recent_comments li:first-child,
.widget_recent_entries li:first-child {
    border-top:none;
    padding-top:0;
}
.widget_archive li a,
.widget_rss li a,
.widget_recent_comments li a,
.widget_recent_entries li a {
    color:#00b4de;
	float:left;
}
/* =========================================================
Bottom sidebar
============================================================ */
#bottom-sidebar {
    background-color: #294667;    
}
#bottom-sidebar .wrapper {
    position: relative;
}
#bottom-sidebar .tweetList {
    color: #fff;
}

#bottom-sidebar .tweetList li {
    padding: 30px 0;
}
#bottom-sidebar .tweetList li:before {
    color: #fff;
    margin-right: 30px;
    font-size: 52px;
}
#bottom-sidebar .tweetList li p {
    margin-bottom: 0;
	text-shadow:none;
}
#bottom-sidebar .tweetList a {
    color: #fff;
}
#bottom-sidebar .timestamp {
    color: #fff;
    margin-top: 0px;
    display: inline-block;
    margin-left: 25px;
}

/* =========================================================
Footer
============================================================ */
#page-footer {
    background-color: #58585b;
	border-top:#3a3a3a solid 5px;
    padding: 25px 0;
	margin-top:25px;
	color:#fff;
}
#page-footer .footer-col { width:20%; float:left;}
#page-footer .footer-col h4 { color:#fff; font-size:14px; text-transform:uppercase; margin-bottom:15px;}
#page-footer .footer-col ul, #page-footer .footer-col li { list-style:none; padding:0; margin:0;}
#page-footer .footer-col li { padding:5px 0; font-size:13px;}
#page-footer .footer-col li a { color:#fff; display:block; transition:all ease .3s; max-width:90%; background:#58585b}
#page-footer .footer-col li a:hover { background:#00B4DE;}

#page-footer .footer-col li.current_page_item > a,
#page-footer .footer-col li.current-menu-ancestor > a,
#page-footer .footer-col li.current-menu-item > a,
#page-footer .footer-col li.current-menu-parent > a { background:#00B4DE;}

#page-footer .footer-col.newsletter input[type="text"] { border-radius:0; width:93% !important;}
#page-footer .footer-col.newsletter p { font-size:13px;}
#page-footer center a { color:#fff; text-decoration:none; display:inline-block; padding:2px 0;}
#page-footer center a:hover { text-decoration:none}
#page-footer .copright { border-top:1px solid #464649; box-shadow:inset 0 1px 0 #646466; display:block; overflow:hidden; padding-top:5px; font-size:12px;}
#page-footer .copright .footer-left { float:left;}
#page-footer .copright .copy-links { float:right;}
#page-footer .copright .copy-links a { color:#fff; margin:0 5px;}
#page-footer .copright .copy-links a:hover { text-decoration:underline;}
.footer-col.footer-social li a:hover { background:none !important;}
/* =========================================================
Home style 2
============================================================ */

#main-content .kopa-article-list-widget .older-post {
    margin-top: 5px;
}
#main-content .kopa-article-list-widget .older-post > li {
    margin-top:10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #E8E8E8;
}
#main-content .kopa-article-list-widget .older-post > li:last-child{	
    padding-bottom: 0px;
    border-bottom: none;
}
#main-content .kopa-article-list-widget .older-post > li:first-child {
    padding-top: 10px;
    border-top: 1px solid #E8E8E8;
}
#main-content .kopa-article-list-widget .older-post li .entry-title {
    margin:0 0 5px;
    font-size: 14px;
    line-height: 18px;
}
#main-content .kopa-article-list-widget .older-post li .entry-thumb {
    float:left;
    margin-right:15px;
    margin-top: 5px;
    margin-bottom: 0;
    width: 65px;
}
#main-content .kopa-article-list-widget .older-post li .entry-content p {
   margin-bottom:0;
}
.widget-area-9 .kopa-article-list-widget .entry-thumb .category-title,
.widget-area-10 .kopa-article-list-widget .entry-thumb .category-title,
.widget-area-11 .kopa-article-list-widget .entry-thumb .category-title,
.widget-area-12 .kopa-article-list-widget .entry-thumb .category-title {
    display: none;
}
#main-content .kopa-article-list-widget .older-post li .kopa-rating li {
    list-style: none;
}

.kopa-related-post-widget {
    overflow:hidden;
    position:relative;
}
.kopa-related-post-widget .list-carousel.responsive {
    width: auto;
    margin: 0 -10px;
    position:relative;
}
.kopa-related-post-widget .list-carousel > ul {
    display: block;
    height: 100%;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.kopa-related-post-widget .list-carousel ul li {
    display: block;
    float: left;
    margin: 0 10px;
    padding: 0;
}
.kopa-related-post-widget .list-carousel ul li .entry-thumb {
    position: relative;
    margin-bottom: 5px;
}
.kopa-related-post-widget .list-carousel ul li .entry-content header {
    position: relative;
}
.kopa-related-post-widget .list-carousel ul li .entry-content header .entry-title {
    font-size: 16px;
    margin: 0 0 5px;
    line-height: 22px;
}
.kopa-related-post-widget .list-carousel ul li .entry-content header .entry-comments {
    top: -30px;
    right: 5px;
}
.kopa-related-post-widget .list-carousel ul li .entry-content header .entry-date {
    margin-right: 10px;
}
#main-content .widget .widget-title {
    font-family: 'Open Sans',sans-serif;
}
.kopa-related-post-widget .list-carousel .carousel-pager{
    position: absolute;
    top: -40px;
    right: 10px;
}
.list-carousel .carousel-pager a {
	border-radius:50%;
	background:#aaa;
	width:10px;
	height:10px;
	display:block;
	float:left;
	margin-left:5px;
	text-indent:-9999px;
	margin-top:6px;
}
.list-carousel .carousel-pager a.selected {	
	background:#294667;
}
/* =========================================================
Home page style 3
============================================================ */
.kopa-home-3 #main-content .kopa-article-list-widget .older-post li .entry-content {
    float: left;
    width: 395px;
}
.kopa-home-3 #main-content .kopa-article-list-widget .older-post li .entry-content .kopa-rating {
    display: inline-block;
    margin: 0 0 0 15px;
}
.kopa-home-3 #main-content .kopa-article-list-widget .older-post li .entry-content .entry-date {
    display: inline-flex;
}
.kopa-home-3 .pagination {
    margin: 0 0 25px;
	text-align:center;
}

/* =========================================================
Blog page
============================================================ */
.breadcrumb {
    background:none;
    margin:0 0 0 0;
    border-radius:0;
    padding:0 0 10px;
    border-bottom:1px solid #eee;
    color:#000;
    line-height: 16px;
    text-transform: uppercase;
    font-weight: 700;
}
.breadcrumb a {
    color:#000;
    font-weight: 400;
}

.entry-list > li {
    list-style: none;
    border-top: 1px solid #eee;
    padding-top: 20px;
    margin: 20px 0 0px;
}
.entry-list li .entry-thumb {
    position: relative;
    float: left;
    margin-right: 30px;
    width: 310px;
}
.entry-list li .entry-thumb audio {
    width: 100%;
}
.entry-list li .entry-thumb img {
    display: block;
    width: 100%;
}
.entry-list li .entry-content .entry-title {
    font-size: 18px;
    margin: 0 0 5px;
}
.entry-list li .entry-content .entry-date,
.entry-list li .entry-content .entry-categories,
.entry-list li .entry-content .entry-comments {
    margin-right: 15px;
}
.entry-list li .entry-content header {
    margin-bottom: 10px;
}
.entry-list li .entry-content .more-link {
    margin-top: 10px;
}

.entry-list > li:first-child {
    background-color: #ececec;
    padding: 0 30px 0 0;
    margin: 0;
}
.entry-list li:first-child .entry-thumb {
    width: 680px;
}
.entry-list li:first-child .entry-thumb img {
    display: block;
    width: 100%;
}
.entry-list li:first-child .entry-content {
    margin-top: 25px;
}
.entry-list li:first-child .entry-content .entry-categories {
    display: none;
}
.entry-list li:first-child .entry-content .entry-title {
    line-height: 26px;
}
.entry-list li:first-child .entry-content p {
    font-size: 13px;
    line-height: 22px;
}

.kopa-blog-page .pagination {
    border-top: 1px solid #eee;
    padding-top: 30px;
    margin-top: 30px;
}

/* =========================================================
Gallery page
============================================================ */
.gallery-slideshow {
    margin-bottom: 35px;
}
#images {
    display:none;   
}

.panel {
    float:left; 
}

ul.exposureThumbs {
    background:#262626;
    border:10px solid #262626;
    border-left:none;
    padding:0;
    margin:0;
    list-style-type:none;
}

ul.exposureThumbs li {
    margin:0 0 10px 0;
    padding:0;
    text-align:center;
    display:none;
    list-style: none;
}

ul.exposureThumbs li img {
    cursor:pointer;
    display: block;
    width: 100%;
}

ul.exposureThumbs li.last {
    margin:0;   
}

.exposureTarget {
    width:790px;
    background-color:#262626;
    background-repeat:no-repeat;
    background-position:center center;
    float:left; 
    padding:0;
    margin:0;
    border:10px solid #262626;
    position:relative;
    overflow:hidden; 
}

.exposureWrapper {
    position:absolute; 
    top:0; 
    left:0;
}

.exposureWrapper img {
    cursor:pointer;
    top:0;
    left:0;
}

.exposureLoaded {
    background-image:none;  
}

.exposureData {
    display: none;
}

/* In this demo we are using thumbs with fixed size */
ul.exposureThumbs li {
    width:150px;
    height:79px;
}

.exposureSlideshowControls a,
.exposureControls span,
.exposureControls a {
    font-family:'Open Sans', sans-serif;
    font-weight: 700;
    font-size:11px;
    padding:8px 10px;
    background-color:#cfcfcf;
    display:block;
    float:left;
	text-shadow:none;
}

.exposureSlideshowControls a {
    float:right;    
}

.exposureSlideshowControls a,
.exposureControls a {
    color:#262626;
    text-decoration:none;
    outline:none;
}

.exposureSlideshowControls a:active,
.exposureSlideshowControls a:hover,
.exposureControls a:active,
.exposureControls a:hover {
    background-color:#262626;
    color:#ddd;
}

.exposurePaging .active {
    color:#fff;
    background-color:#262626;
}
.exposureControls a {
    border-left: 1px solid #bbb;
    border-right: 1px solid #ececec;
}
.exposureControls .exposurePrevPage {
    border-left: none;
}
.exposureControls .exposureNextPage {
    border-right: none;
}

.kopa-video-widget > ul,
.kopa-related-post > ul {
    margin: 0 -10px;
}
.kopa-video-widget > ul > li,
.kopa-related-post > ul > li {
    float: left;
    margin: 0 10px 10px;
    width: 227px;
    list-style: none;
}
.kopa-video-widget ul li .entry-thumb,
.kopa-related-post ul li .entry-thumb {
    position: relative;
    margin-bottom: 5px;
	text-align:center; overflow:hidden;
}
.kopa-video-widget ul li .entry-thumb img,
.kopa-related-post ul li .entry-thumb img {
    display: block;
	width:auto !important;
}
.kopa-video-widget ul li .entry-content header,
.kopa-related-post ul li .entry-content header {
    margin-bottom: 5px;
    position: relative;   
}
.kopa-video-widget ul li .entry-title,
.kopa-related-post ul li .entry-title {
    font-weight: 700;
    font-size: 16px;
    margin: 0 0 5px;
}
.kopa-video-widget ul li .entry-content p,
.kopa-related-post ul li .entry-content p {
    font-size: 13px;
}
.kopa-video-widget .entry-comments,
.kopa-related-post .entry-comments {
    position: absolute;
    right: 5px;
    top: -35px;
	text-shadow:none;
}
.kopa-video-widget .entry-comments a,
.kopa-related-post .entry-comments a {
    background-color: #294667;
    color: #FFFFFF;
    display: block;
    padding: 2px 8px;
}
.kopa-video-widget .entry-comments span,
.kopa-related-post .entry-comments span {
    border-left: 0 solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #294667;
    bottom: -7px;
    display: block;
    height: 0;
    left: 8px;
    position: absolute;
    transition: border 0.3s ease-in-out 0s;
    -moz-transition: border 0.3s ease-in-out 0s;
    -webkit-transition: border 0.3s ease-in-out 0s;
    width: 0;
}
.kopa-video-widget .entry-date,
.kopa-related-post .entry-date {
    float: left;
}
.kopa-video-widget .entry-categories,
.kopa-related-post .entry-categories {
    float: right;
}
.kopa-video-widget .pagination {
    float: right;
    margin: 0;
    border-top: none;
    padding: 0;
}

/* =========================================================
Single page
============================================================ */
.kopa-single-1 .entry-box .entry-thumb {
    float: left;
    width: 562px;
    margin-right: 20px;
    margin-bottom: 0;
}
.entry-box .entry-title {
    font-weight: 600;
    font-size: 22px;
    margin: 0 0 10px;
    line-height: 28px;
}
.entry-box header {
    margin-bottom: 15px;
}
.entry-box header .entry-author,
.entry-box header .entry-date,
.entry-box header .entry-comments,
.entry-box header .entry-view {
    font-style: normal;
    margin-right: 10px;
}
.share_links {
	float:right;
}
.entry-box .social-link {
}
.entry-box .social-link li {
    list-style: none;
    float: left;
    margin: 0 0 0 10px;
}
.entry-box .social-link li:first-child {
    margin-top: 8px;
}
.entry-box .social-link li a {
    display: block;
    background-color: #f0f0f0;
    border:1px solid #d8d8d8;
    text-align: center;
    width: 34px;
    height: 34px;
    line-height: 34px;
    color: #535353;
}
.entry-box .social-link li a:hover {
	background-color:#00B4DE;
    border:1px solid #294667;
    color: #fff;
}

.entry-box footer {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 10px;
}
.entry-box footer .prev-post {
    float: left;
}
.entry-box footer .next-post {
    float: right;
    text-align: right;
}
.entry-box footer span.article-text {
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
}
.entry-box footer a {
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
}
.entry-box footer .article-title {
    display: block;
    color: #294667;
    font-weight: 600;
    text-transform: none;
    margin-top: 5px;
	transition:all ease .3s;
}
.entry-box footer .article-title:hover { color:#00B4DE;}

.entry-box footer span.article-title {}
.entry-box footer span.article-title a {
    display: block;
    color: #00B4DE;
    font-weight: 600;
    text-transform: none;
    margin-top: 5px;
	transition:all ease .3s;
}
.entry-box footer span.article-title a:hover { color:#222;}

.entry-box,
.tag-box,
.about-author,
#comments,
#respond {
    margin-bottom: 20px;
}
.tag-box a { border-radius:0; font-weight:normal;}
.kopa-related-post{
    margin-bottom: 10px;
}

.about-author {
    border: 1px solid #eaeaea;
    padding: 20px;
}
.about-author .avatar-thumb {
    float: left;
    margin-right: 20px;
}
.about-author .author-content {
    float: left;
    width: 834px;
}
.about-author .author-content header {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.about-author .author-name {
    font-size: 18px;
    color: #686868;
    font-weight: 700;
}
.about-author .author-content p {
    margin-bottom: 15px;
    color: #686868;
}
.about-author .author-content p a {
    color: #686868;
}
.about-author .author-content .social-link li {
    list-style: none;
    float: left;
    color: #686868;
    font-weight: 700;
    margin: 0 20px 0 0;
}
.about-author .author-content .social-link li a {
    color: #535353;
    font-size: 16px;
}

.kopa-related-post h4,
#comments h4,
#respond h4 {
    background-color: #294667;
    color: #FFFFFF;
    line-height: 16px;
    margin: 0 0 15px;
    padding: 10px 20px;
	text-shadow:none;
}
.kopa-related-post > ul > li {

    margin: 0 10px;
}

.comments-list {
    margin-bottom: 15px;
}
.comments-list li {
    list-style: none;
    border-top: 1px solid #eaeaea;
    padding-top: 20px;
    margin: 10px 0 0;
}
.comments-list li:first-child {
    border-top: none;
    padding-top: 0px;
    margin: 0;
}
.comments-list > li:first-child {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.comments-list li .comment-avatar {
    float: left;
    margin-right: 15px;
}
.comments-list li .comment-body {
    float: left;
    width: 891px;
}
.comments-list li .author {
    color: #333;
    font-weight: 700;
    font-size: 14px;
    display: block;
}
.comments-list li .date {
    font-size: 12px;
    color: #5a5a5a;
    font-style: italic;
    margin-right: 15px;
}
.comments-list li .comment-button {
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
}
.comments-list li .comment-button .comment-edit-link:hover,
.comments-list li .comment-button .comment-reply-link {
    color: #294667;
}
.comments-list .children {
    margin-left: 79px;
}
.comments-list .children .comment-body {
    width: 812px;
}
.kopa-comment-pagination {
    margin:0;
    font-size: 11px;
    font-weight: 700;
}
.kopa-comment-pagination a {    
    color:#333;
    border: 1px solid #e9e9e9;
    background-color: #fff;
    display: inline-block;
    padding: 5px 10px;
}
.kopa-comment-pagination a:hover {
    color:#fff;
    background-color: #294667;
    border: 1px solid #294667;
}
.kopa-comment-pagination .current {
    color:#fff;
    background-color: #294667;
    border: 1px solid #294667;
    display: inline-block;
    padding: 5px 10px;
	text-shadow:none;
}

#respond .c-note {
    font-style: italic;
    display: block;
    margin-bottom: 15px;
}
#respond .comment-left,
#contact-box .contact-left {
    float: left;
    width: 330px;
    margin-right: 15px;
}
#respond .comment-right,
#contact-box .contact-right {
    float: left;
    width: 625px;
}
#comments-form .required span,
#contact-form .required span {
    color: #f00;
}
#comments-form #comment_name,
#comments-form #comment_email,
#comments-form #comment_url,
#contact-form #contact_name,
#contact-form #contact_email,
#contact-form #contact_url {
    width: 100%;
    background-color: #fff;
    border: 1px solid #ccc;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: none;
    border-radius: 0;
    height: 38px;
    line-height: 30px;
}
#comments-form #comment_name:focus,
#comments-form #comment_email:focus,
#comments-form #comment_url:focus,
#comments-form #comment_message:focus,
#contact-form #contact_name:focus,
#contact-form #contact_email:focus,
#contact-form #contact_url:focus,
#contact-form #contact_message:focus {
    border: 1px solid #294667;
}

#comments-form #comment_message,
#contact-form #contact_message {
    width: 100%;
    background-color: #fff;
    border: 1px solid #ccc;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: none;
    border-radius: 0;
    height: 205px;
}

#comments-form #submit-comment,
#contact-form #submit-contact {
    background: #294667;
    border: 1px solid #294667;
    color: #fff;
    font-size: 13px;
    padding: 5px 12px 7px;
}
#comments-form #submit-comment:hover,
#contact-form #submit-contact:hover {
  	color: #fff;
  	background-color: #00B4DE;
  	border-color: #269abc;
}
#comments-form .error,
#contact-form .error {
    color: #F00;
}

.entry-box .entry-thumb {
    margin-bottom: 15px;
}
.entry-box .gallery-slideshow {
    margin-bottom: 0;
}

/* =========================================================
Elements page
============================================================ */

.elements-box h1,
.elements-box h2,
.elements-box h3,
.elements-box h4,
.elements-box h5,
.elements-box h6 {
    color:#666;
    margin:0 0 10px;
}
.elements-box .element-title {
    font-size:30px;
    margin:0 0 20px;
    padding-bottom:10px;
    border-bottom:1px solid #c6c6c6;
    color:#666;
}

.list-container-3 ul {
    margin: 0;
}
.list-container-3 ul li {
    float: left;
    list-style: none outside none;
    margin: 0 2px 0 0;
    border:none;
    padding:0;
    width:98px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}
.list-container-3 ul li a {
    background-color: #f5f5f5;
    border:1px solid #e4e4e4;
    color: #7e7e7e;
    display: block;
    font-family:'Rokkitt', serif;
    font-size: 18px;
    padding: 8px 0;
    text-align:center;
    outline:none;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}
.list-container-3 ul li.active a, 
.list-container-3 ul li:hover a {
    border-top:1px solid #294667;
    color: #333;
    text-decoration: none;
    background-color: #fff;
}
.tab-container-3 {
    background-color:#fff;
    border:1px solid #e4e4e4;
    padding:15px 20px 5px;
    margin-top:-1px;
}
.tab-container-3 ul li {
    list-style:none;
    border-top:1px solid #ededed;
    padding-top:5px;
    margin-top:5px;
    color:#294667;
    font-size:10px;
}
.tab-container-3 ul li a {
    color:#777;
    font-size:12px;
    margin-left:10px;
}
.tab-container-3 ul li:first-child {
    border-top:none;
    padding-top:0px;
    margin-top:0px;
}
.tab-container-3 ul li:before {
    content: "\e016";
    font-family: 'icomoon';
}

/*-------------Toggle Boxes-----------*/
#toggle-view {
    list-style:none;   
    margin:0;
    padding:0;
}
#toggle-view p {
    margin-bottom:0;
}
#toggle-view li {
    margin:0 0 10px;
    position:relative;
    cursor:pointer;
    list-style:none;    
}

#toggle-view li h3 {
    font-size:18px;
    margin:0;
    color:#444;
    padding:0 20px 0 45px;
    line-height:24px;
}


#toggle-view li span {
    position:absolute;
    left:0px;
    top:0px;
    font-size:18px;
    width:22px;
    height:22px;
    text-align:center;
    color:#b7b7b7;
    line-height:22px;
    background-color:#f6f6f6;
    border:1px solid #e9e9e9;
}
#toggle-view li.active span {
    line-height:20px;
}
#toggle-view .panel {
    margin:0;
    display:none;
}
#toggle-view .panel p {
    margin:10px 0;
}

.accordion-title {
    margin-bottom:10px;
    position:relative;
}
.accordion-title span {
    display:block;
    position:absolute;
    width:22px;
    height:22px;
    color:#b7b7b7;
    background-color:#f6f6f6;
    border:1px solid #e9e9e9;
    line-height:22px;
    text-align:center;
    font-size:18px;
    right:0;
    top:0;
    cursor:pointer;
}
.accordion-title h3{
    margin:0px;
    font-size:18px;
}
.accordion-title a {
    color:#444;
    display: inline-block;
    *display:inline;
    zoom:1;
}
.accordion-container {
    margin:15px 0;
}

/* =========================================================
Contact page
============================================================ */
.kp-map {
    margin-bottom:30px;
}
.kp-map iframe {
    margin-bottom:15px;
}

/* =========================================================
404 Page
============================================================ */
.error-404{
    margin:70px 10% 100px;
}
.error-404 .left-col{
    width:41%;
    float:left;
    margin:0 2%;
}
.error-404 .left-col p{
    font-size:120px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:700;
    color:#294667;
    line-height:100px;
    text-align:right;
}
.error-404 .right-col{
    width:50%;
    float:left;
    margin:0 2%;
}
.error-404 .right-col h1{
    margin-bottom:10px;
    font-size:29px;
    color:#294667;
    margin-top:0;
}
.error-404 .right-col a {
    color:#00B4DE;
}
.error-404 .right-col a:hover {
    color:#222;
}
.kopa-pagelink{
    margin-top:20px;
    margin-bottom:20px;
}
.kopa-pagelink a{   
    color:#294667;
    text-decoration:underline;
    font-weight:700;
    padding-right:15px;
}

.posts li {}
.posts li:last-child { margin-bottom:0 !important;}
.posts li a.btn { float:right; border-radius:0;}
.newsletter input[type="text"] { width:100%; height:30px; border-radius:0; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.newsletter .btn { border-radius:0;}

ol.desi { margin:15px 0;}
ol.desi li { list-style:decimal inside;}

img { max-width:100%; height:auto;}
iframe { max-width:100%;}

.clear15 { clear:both; height:15px;}
.clear20 { clear:both; height:20px;}

.inner_contents {
	margin-bottom:25px;
}
.inner_contents a {
	color:#00b4de;
}
.inner_contents a:hover {
	color:#222;
}
.inner_contents ul {
	padding:0;
	margin:0;
	padding-left:30px;
}
.inner_contents ul li {
	list-style:url(images/bullet-black.png);
	list-style-position:outside;
}
.inner_contents ol {
	padding:0;
	margin:0;
	padding-left:30px;
}
.inner_contents ol li {
	list-style:outside outside;
}

.inner_fullcontents {
	min-height:350px;
	margin-bottom:25px;
}
.inner_fullcontents a {
	color:#00b4de;
}
.inner_fullcontents a:hover {
	color:#222;
}
.inner_fullcontents ul {
	padding:0;
	margin:0;
	padding-left:12px;
}
.inner_fullcontents ul li {
	list-style:url(images/bullet-black.png);
	list-style-position:outside;
}
.inner_fullcontents ol {
	padding:0;
	margin:0;
	padding-left:12px;
}
.inner_fullcontents ol li {
	list-style:outside outside;
}

#searchform {
}
#searchform #s {
	margin-bottom:0;
	border-radius:0;
}
#searchform #searchsubmit {
    background-color: #294667;
  	border:none;
    color: #fff;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    vertical-align: middle;
    white-space: nowrap;
}
#searchform #searchsubmit:hover {
    background-color: #00B4DE;
    border-color: #269abc;
    color: #fff;
}
#sidebar_widget {
}
#sidebar_widget li.widget_archive {
	list-style:none;
}
.tag-box {
}
.tag-box a {
	color:#00B4DE;
}
.tag-box a:hover {
	color:#222;
}
/*.tag-box a {
    background-color: #294667;
  	border:none;
    color: #fff;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    vertical-align: middle;
    white-space: nowrap;
}
.tag-box a:hover {
    background-color: #00B4DE;
    border-color: #269abc;
    color: #fff;
}*/
.alignleft {
    float: left;
    margin-right: 10px;
}
.alignright {
    float: right;
    margin-left: 10px;
}

.wp-caption {
    background-color: #f3f3f3;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding-top: 4px;
    text-align: center;
	max-width:100%;
}
.wp-caption img {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/*****cm_ajax_shortcode_form*****/
.cm_ajax_shortcode_form {
}
.cm_ajax_shortcode_form p {
	text-align:left !important;
}
.cm_ajax_shortcode_form input[type="text"] {
	margin-bottom:0;
}
.cm_ajax_shortcode_form input[type="submit"] {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    vertical-align: middle;
    white-space: nowrap;
	
	background-color: #294667;
    border-color: #1f3d5e;
    color: #fff;
}
.cm_ajax_shortcode_form input[type="submit"]:hover {
    background-color: #00b4de;
    border-color: #269abc;
    color: #fff;
}

/*****cm_ajax_widget_form*****/
.widget_cm_ajax h3.widget-title {
	text-transform:none !important;
}
.cm_ajax_widget_form {
	margin-top:10px;
}
.cm_ajax_widget_form p {
	text-align:left !important;
}
.cm_ajax_widget_form input[type="text"] {
	width:100%;
	height:30px;
	border-radius:0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	margin-bottom:0;
}
.cm_ajax_widget_form input[type="submit"] {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    vertical-align: middle;
    white-space: nowrap;
	
	background-color: #294667;
    border-color: #1f3d5e;
    color: #fff;
}
.cm_ajax_widget_form input[type="submit"]:hover {
    background-color: #00b4de;
    border-color: #269abc;
    color: #fff;
}

table {
  max-width: 100%;
  background-color:#000;
  border-collapse:separate;
  border-spacing:1px;
}
table td {
	background-color:#fff;
}
table tr:first-child td {
	font-weight:bold;
}
table tr:nth-child(even) td {
	background-color:#f2f2f2;
}

