/*
Theme Name: MDUK One
Theme URI: http://wordpress.org/themes/mdukone
Author: MDUK Media Ltd
Author URI: http://www.mdukmedia.com/
Description: The mdukone theme uses bootstrap for a simple but useful layout for your Wordpress webssite.
Version: 1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light
Text Domain: mdukone

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* =Notes



/* =Reset
-------------------------------------------------------------- */

@import url('bootstrap/css/bootstrap.min.css'); 
@import url('css/bootstrapValidator.css');
@import url('css/custom.css'); 
@import url('font-awesome/css/font-awesome.min.css');


