﻿/*
Theme Name: Twenty Fourteen Child
Theme URI: https://twentyfourteen.com
Author: Olle Olsson
Author URI: https://mawik.se
Template: TwentyFourteen
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyfourteen-child
Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, footer-widgets, blog, e-commerce, flexible-header, full-width-template, buddypress, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, rtl-language-support, featured-images, theme-options
*/

/*
Anpassningar av Olle, Mawik AB
*/
.breadcrumbs {
	font-size: small;
	font-style: italic;
	color: #C0C0C0;
	margin-top: -65px;
	margin-left: 10px;
	margin-bottom: 50px;
	display: block;
	text-align: left;
}

.offset {
    display: block;
    margin-top: -80px;
    padding-top: 80px;
    width: 1px;
}

ol li {
    padding: 5px;
}

/*
------------------------------------------------------------------------------
FÄRG #5AA3DE
------------------------------------------------------------------------------
*/
a {color: #5AA3DE;}
.search-toggle {background-color: #5AA3DE;}

/*
------------------------------------------------------------------------------
FÄRG #3399FF
------------------------------------------------------------------------------
*/
a:hover {color: #3399FF;}

.search-toggle:hover,
.search-toggle.active {background-color: #3399FF;}
.search-box {background-color: #3399FF;}

