/**
 * Theme Name: OpenData V 1.0
 * Theme URI: http://www.opendata.lu/
 * Description: OpenData v 1.0 Template
 * Version: 1.0
 * Author: Cyril Picard
 * Author URI: http://www.opendata.lu
 * Template: suffusion
 * Tags:
 */

/**
 * OpenData V 1.0
 * style.css
 */
 
/**
 * No @import declarations are necessary if you go to Suffusion Options -> Back-end -> Child Themes -> Inherit styles, and Inherit all stylesheets.
 * Otherwise import as follows.
 */

/* Always include this first if you are not inheriting */
/* @import url("../suffusion/style.css");  */
@import url("style_4.4.3.css"); 

/* Include this if you are not inheriting and you wish to have rounded corners */
/* @import url("../suffusion/rounded-corners.css"); */

/* Include this for your specific skin if you are not inheriting */
@import url("opendata_skin.css"); 

/* Include this if you are using a dark theme and you are not inheriting. This is not needed for newer skins like Minima or Photonique */
/* @import url("../suffusion/dark-style.css"); */

/* Include this for your specific skin if you are using a dark theme and you are not inheriting */
/* @import url("../suffusion/skins/dark-theme-royal-blue/skin.css"); */

/**
 * Define additional styles here. Note that the styles defined through options will override these styles.
 * To override those styles you have to increase the CSS specificity here. For more on specificity see
 */
 
 /* Include custom for OpenData 1.0 */
/* @import url("opendata_custom.css"); */
