/*
Theme Name: Peplink
Theme URI: http://www.peplink.com
Author: Martin Langmaid
Author URI: http://www.martinlangmaid.com
Description: Peplink a modification of the Bretheon theme
Tags: one-column, two-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-header, custom-menu, editor-style, featured-image-header, featured-images, post-formats, theme-options, translation-ready
Template: bretheon
Version: 2.0.0
*/


@import url("../bretheon/css/base.css");
@import url("../bretheon/css/buttons.css");
@import url("../bretheon/css/skeleton.css");
@import url("../bretheon/css/layout.css");
@import url("../bretheon/css/variables.css");
@import url("../bretheon/css/shortcodes.css");
@import url("../bretheon/css/animations.css");
@import url("../bretheon/css/font-awesome.css");
@import url("../bretheon/css/fonts.css"); 

/* If you want to add your own css code, please do it in css/custom.css */
@import url("css/custom.css");

a:hover {text-decoration: none; }