/*----------------------------------------------------------------------------------------------------*\
Theme Name: fluxus 2015
Author: Friedrich Lux, behnelux gestaltung, Halle (Saale)
Author URI: http://www.behnelux.de
Description: wordpress-Start-Theme
Version: 4
\*----------------------------------------------------------------------------------------------------*/



/* @import url(style-0-dev.css); */
/*----------------------------------------------------------------------------------------------------*\
	C O N S T R U C T I O N   L I N E S
\*----------------------------------------------------------------------------------------------------*/


@import url(style-1-settings.css);
/*----------------------------------------------------------------------------------------------------*\
	S E T T I N G S

		zoom
		reset layout
		reset typography
		misc
\*----------------------------------------------------------------------------------------------------*/


@import url(style-2-layout.css);
/*----------------------------------------------------------------------------------------------------*\
	L A Y O U T

		clearfix
		background
		wrapper
		columns
		gaps
\*----------------------------------------------------------------------------------------------------*/


@import url(style-3-modules.css);
/*----------------------------------------------------------------------------------------------------*\
	M O D U L E S

	GENERAL
		navbar
		navlist
		postnav
		widgets
		forms

	CUSTOM
\*----------------------------------------------------------------------------------------------------*/


@import url(style-4-content.css);
/*----------------------------------------------------------------------------------------------------*\
	C O N T E N T (also included as editor-css)

		typography
		space between
		images and captions
		gallery
\*----------------------------------------------------------------------------------------------------*/


@import url(style-5-theme.css);
/*----------------------------------------------------------------------------------------------------*\
	D E S I G N

	GENERAL PROPERTYS
		colors
		backgrounds
		borders
		shadows
		round corners
		links
		content elements

	MODULS
		navbar
		navlist
		widget_pages
\*----------------------------------------------------------------------------------------------------*/


@import url(style-6-responsive.css);
/*----------------------------------------------------------------------------------------------------*\
	R E S P O N S I V I T Y
		> 720px					normal
		< 1024px				
		< 720px					
		< 480px					smartphones landscape
		< 480px and portrait	smartphones portrait
\*----------------------------------------------------------------------------------------------------*/


@import url(style-7-transitions.css);
/*----------------------------------------------------------------------------------------------------*\
	T R A N S I T I O N S   A N D   F I L T E R S

		links
		navbar
\*----------------------------------------------------------------------------------------------------*/





/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-v19-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Roboto Light'), local('Roboto-Light'),
       url('../fonts/roboto-v19-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v19-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v19-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v19-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v19-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-300italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/roboto-v19-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local('Roboto Light Italic'), local('Roboto-LightItalic'),
       url('../fonts/roboto-v19-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v19-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v19-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v19-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v19-latin-300italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v19-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('../fonts/roboto-v19-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v19-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v19-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v19-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v19-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/roboto-v19-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Roboto Italic'), local('Roboto-Italic'),
       url('../fonts/roboto-v19-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v19-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v19-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v19-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v19-latin-italic.svg#Roboto') format('svg'); /* Legacy iOS */
}