















    header{
    position: fixed;
    top: 0px;
	    }

    .admin-bar header{
    top: 28px;
    }


    .logo {
		
    }










    .breadcrumbs{
	        color: #0044ff;
						    }




    a,
    .filter span,
    .filter a,
    p a,
    .portfolio_detail .info h6 a,
    .latest_post h6 a,
    .posts_holder3 article h3 a,
    .posts_holder2 article h2 a{
	        color: #0044ff;
		        font-style: italic;
		        font-weight: 400;
		    }

    a:hover,
    .filter a:hover,
    p a:hover,
    .portfolio_navigation .portfolio_prev a:hover,
    .portfolio_navigation .portfolio_next a:hover,
    aside .widget a:hover,
    .footer_top li a:hover,
    .latest_post h3 a:hover,
    .posts_holder3 article h3 a:hover,
    .posts_holder2 article h2 a:hover,
    .posts_holder article h2 a:hover,{
	        color: #0044ff;
		    }



