@font-face {
    font-family: 'Pacific Again';
    src: url('PacificAgain.woff2') format('woff2'),
        url('PacificAgain.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
h1 {
    font-weight: 600;
	    text-transform: uppercase;
    font-size: 2em;
}
.hellip{
	font-size: 14px;
    margin: 0 auto;
    width: 20px;
    color: rgba(148, 32, 26, 1);
    padding: 0;
    line-height: 0.1;
	margin-top:-10px;
	    margin-bottom: 1rem;
}
.navbar-brand{
	font-family: 'Pacific Again';
    font-weight: normal;
    font-style: normal;
	color: #EDDB40;
    text-shadow: 4px 0px 6px rgba(148, 32, 26, 1);
	    padding-top: 1rem;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #EDDB40;
}
.navbar-toggle .icon-bar {    
    width: 4px;
    height: 4px;   
}
.navbar-default .navbar-toggle {
	border: none;
	margin-top: 14px;
}
.image-share-wrap .animated{-webkit-animation-duration:1.0s!important;animation-duration:1.0s!important;}
.hidden-share{position:absolute;display:none;z-index:100;}
.hidden-share a{text-decoration:none !important;border:0!important;outline:0 !important;}
.hidden-share a:active,.hidden-share a:focus{outline:0 !important;box-shadow:none!important;}
.mycenter{text-align:left;}
.hidden-share img:focus,.hidden-share img:active{outline:0 !important;box-shadow:none!important;}
.hidden-share img{-webkit-transition: all 0.6s ease;-moz-transition: all 0.6s ease;-o-transition: all 0.6s ease;-ms-transition: all 0.6s ease;transition: all 0.6s ease;line-height:1!important;padding:0!important;margin:0!important;vertical-align:top!important;border-radius:0px!important;box-shadow:none!important;border:0!important;outline:0 !important;max-width:100%!important;
margin-right:0px!important;}
.image-share-wrap{position:relative;display:inline-block;}
.cool-image-share{-webkit-transition: all 1.0s ease;-moz-transition: all 1.0s ease;-o-transition: all 1.0s ease;-ms-transition: all 1.0s ease;transition: all 1.0s ease;}
.grayscale{-webkit-filter:grayscale(100%);filter:grayscale(100%);}
.sepia{-webkit-filter:sepia(1);filter:sepia(1);}
.saturation{-webkit-filter:saturate(2);filter:saturate(2);}
.hue-rotate{-webkit-filter:hue-rotate(90deg);filter:hue-rotate(90deg);}
.invert{-webkit-filter:invert(.8);filter:invert(.8);}
.myopacity{-webkit-filter:opacity(.5);filter:opacity(.5);}
.brightness-less{-webkit-filter:brightness(.7);filter:brightness(.7);}
.brightness-more{-webkit-filter:brightness(1.4);filter:brightness(1.4);}
.contrast{-webkit-filter:contrast(3);filter:contrast(3);}
.blur{-webkit-filter:blur(3px);filter:blur(3px);}
.tint{-webkit-filter:sepia(1) hue-rotate(200deg);filter:sepia(1)hue-rotate(200deg);}
.ssba img
{
	width: 25px !important;
	padding: 6px;
	border:  0;
	box-shadow: none !important;
	display: inline !important;
	vertical-align: middle;
}
.ssba, .ssba a
{
	text-decoration:none;
	border:0;
	background: none;
	font-family: Indie Flower;
	font-size: 	20px;
	
	font-weight: bold;
}
.ssba_sharecount:after, .ssba_sharecount:before {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.ssba_sharecount:after {
	border-color: rgba(224, 221, 221, 0);
	border-right-color: #f5f5f5;
	border-width: 5px;
	top: 50%;
	margin-top: -5px;
}
.ssba_sharecount:before {
	border-color: rgba(85, 94, 88, 0);
	border-right-color: #e0dddd;
	border-width: 6px;
	top: 50%;
	margin-top: -6px;
}
.ssba_sharecount {
	font: 11px Arial, Helvetica, sans-serif;

	padding: 5px;
	-khtml-border-radius: 6px;
	-o-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	position: relative;
	border: 1px solid #e0dddd;color: #555e58;
		background: #f5f5f5;
	}
	.ssba_sharecount:after {
		border-right-color: #f5f5f5;
	}

body {
	    background-color: rgba(211,211,211,0.4);
}

a.custom-logo-link img {
    height: 55px !important;
    width: auto !important;
}
nav.navbar.navbar-default.site-navigation {
    background-color: #486283;
}
/*
img.img-responsive.wp-post-image {   
	border:none;
	 box-shadow: bisque;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}*/
.home .content-area article, .category .content-area article, .widget-area article{
   /* border: 1px solid #A85551;
background-color: rgba(72,98,131,0.5);*/
    box-shadow: bisque;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.5);	
	margin-top: 10px;
	overflow:auto;
	margin-bottom:0px;	
	padding:0px;
	background-color:#fff;	
}
article.post>a {
    display: block;
    padding: 0px;
	float:left;
	margin-right:1%;
	width:39%;
}
article h4.entry-title a { 
    display: block;
    text-align: center;
	text-transform:uppercase;
}
.owl-carousel.owl-drag .owl-item {
    background-color: #fff;
}

.owl-prev {
    position: absolute;
    top: 150px;
    left: 0;
    background-color: #fff;
}
.owl-next {
    position: absolute;
    top: 150px;
    right: 0;
    background-color: #fff;
}
.share-button {
    background: black;
    color: white;
    border-radius: 2px;
    padding: .5em;
    text-decoration:none;
}


header.entry-header {
    margin-top: 20px;	
}
.bottomviews {
    position: absolute;
    bottom: 0px;
    width: 95%;
    text-align: center;
	padding-bottom: 2px;
}
.views {
    text-align: center;
    font-weight: 500;
	color:rgba(148, 32, 26, 1);
}
.post-views.entry-meta {
    margin-bottom: 15px;
}
main#main {
    margin-top: 10px;
}

.share-button.icon-google-plus { 
    padding: .5em 0 .5em .5em;
}
.share-button.icon-twitter { 
    padding: .5em 0 .5em .5em;
}
a.share-button:hover {
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
    color: #fff;
}

.navbar .navbar-nav li a{
background-color: #486283;
    border: none;
color:#EDDB40;
    text-shadow: 4px 0px 6px rgba(148, 32, 26, 1);
white-space: nowrap;
padding: 5px 15px;
height: 54px;
    line-height: 54px;
}

.navbar .navbar-nav li:hover a:hover {
    background-color: #486283;
    color: #f64744;
}

.ih-item.square.effect4 {
    border: 8px solid #486283 !important;
}
#secondary aside { 
    background-color: transparent;
	overflow:auto;
	padding: 10px 0px;
 
}
#secondary .widget ul li { 
    text-align: center;
}
.fb-page.fb_iframe_widget {
    border: 2px solid rgba(148, 32, 26, 1);
}
article h4.entry-title a {
    /*color: rgba(148, 32, 26, 1);*/
	color: #486283;
	
}
.widget-area article h4.entry-title a {
   /* color: rgba(148, 32, 26, 1);	*/
	color:#000;
}
.widget-area .title.last {
    text-align: center;
    margin: 10px 0px; 
    text-transform: uppercase;
    font-size: 18px;
	font-weight: 600;
    color: #486283;
    /*text-shadow: 4px 0px 6px rgba(148, 32, 26, 1);*/
}
a:hover, a:focus {
   /* color: rgba(148, 32, 26, 1);*/
    text-decoration: none;
}
.widget-area article.post {
    box-shadow: bisque;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.5);  
    margin-bottom: 10px;
	padding:0px;
   /* background-color: rgba(72,98,131,1);*/
	text-align:center;
}
img.img-responsive.wp-post-image {
    border: none;
    width: 100%;
}
div#secondary {
    padding: 0;
}
.widget-area article.post>a {
    width: 100%;
}



.ih-item.square.effect4 .info {
    transition: none !important;
    transform: none !important;
    visibility: visible !important;
background: transparent !important;
width: 230px !important; 
  height: 120px;
  top: 40px;
    opacity:0.8 !important;
}
.ih-item.square.effect4 .info h3{
    transition: none !important;
    opacity:1 !important;
background: #486283 !important;
    border-bottom:none !important;
font-size:20px !important;
font-weight:600 !important;
}

.ssba a:hover {
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
    color: #fff;
}
li#menu-item-3746 ul.dropdown-menu {
    height: 600px;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 2;
    background: transparent;
}



@media screen and (max-width:782px) {
nav.navbar.navbar-default.site-navigation {  
    margin-top:0px;
}
.code-block.code-block-5.ai-center-h {
    left: unset !important;
    transform: translate(0%) !important;
}


}


.entry-content li:before, .post-single-content li:after {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.entry-content li:nth-child(even):after {
    border-right-color: rgba(72,98,131,0.3);
}

.entry-content ul:not(.toc_list) li:nth-child(even) {
	/*background: rgba(72,98,131,0.3);*/
color:#000;
	
}

.entry-content li:after {
    border-color: rgba(136, 183, 213, 0);
    border-right-color: rgba(242, 229, 118,0.3);   
    border-width: 9px;
    margin-top: -9px;
}

.entry-content ul:not(.toc_list) li {
    position: relative;
   /* background: rgba(242, 229, 118,0.3); */
    margin-top: 10px;
    list-style-type: none;
    min-height: 40px;
    padding: 5px 5px 5px 15px;
	    border-left: 2px dotted rgba(148, 32, 26, 0.7);
	color:rgba(72,98,131,1);
}

.flags ul li img {
    width: 30px;
}
.flags ul li {
    list-style-type: none;
    display: inline-block;
}
.catblock {
    overflow: auto;
}
/*
img.img-responsive.wp-post-image {    
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
}*/
.artfive.col-sm-2.col-md-2 {
    width: 20%;
	padding: 0 0.8%;
}
.kk-star-ratings.rgt {
    float: none;
    margin: 0 auto;
}

.postinfo {
    float: left;
    width: 59%;
	text-align: center;
}

@media (max-width: 768px){
.postinfo {
    float: none;
    width: 100%;
	padding:5px;
}
header.entry-header {
    margin-bottom: 5px;
}
article.post>a {   
    float: none;
    margin-right: 0;
    width: 100%;
    margin-bottom: 10px;
}
.artfive.col-sm-12.col-md-12 {
    margin: 0;
    padding: 0;
}	
	
.col-md-2 {
    width: 100% !important;
}
	ul {
    padding-left: 10px !important;
}
	#secondary aside {
		padding: 0;}
	
	#secondary .col-sm-12.col-md-12 {
    padding: 0;
}
	.navbar-brand {   
    display: block;
    margin: 0 auto;
    width: 90%;
}
	.navbar-header {
    text-align: center;
}
	.kk-star-ratings.rgt {
    float: none;
    margin: 0 auto;
}
	.navbar #main-menu, .navbar-nav .nav-item {
    float: none;
		padding-left:0px !important;
}
	img.img-responsive.wp-post-image {
    	width: 100%; }
}
.cattitle {
    text-align: center;
    font-size: 24px;
    padding: 10px;
	    color: rgba(148, 32, 26, 1);
}
.catdesc {
    clear: both;
    margin: 10px;
    text-align: center;
	    padding-top: 10px;
}

a.catall {    
    border-radius: 5px;
    padding: 8px 20px;
    color: #94201a;
    display: block;    
    text-align: center;    
    margin: 10px auto;
    clear: both;
    width: 200px;
    overflow: auto;    
	text-decoration: underline;
    text-decoration-style: dashed;
}