@charset "utf-8";

@import url("common.css");
@import url("structure.css");
@import url("editorial.css");
@import url("component.css");


/*--------------------------------------
font-size:16px
	10px=62.5%		16px=1.6em;
	12px=75%		16px=1.333em;
	14px=87.5%		16px=1.142em;
	18px=112.5%		16px=0.888em;
	20px=125%		16px=0.8em;
	22px=137.5%		16px=0.727em;

font-size:14px
	10px=71.428%	14px=1.4em;
	12px=85.714%	14px=1.166em;
	16px=114.285%	14px=0.875em;
	18px=128.571%	14px=0.777em;
	20px=142.857%	14px=0.7em;
	22px=157.142%	14px=0.636em;

font-size:12px
	10px=83.333%	12px=1.2em;
	14px=116.666%	12px=0.857em;
	16px=133.333%	12px=0.75em;
	18px=150%		12px=0.666em;
	20px=166.666%	12px=0.6em;
	22px=183.333%	12px=0.545em;
--------------------------------------*/

/*--------------------------------------
	http://www.w3.org/TR/REC-CSS2/
--------------------------------------*/

/*	Box model
--------------------------------------
margin-top
margin-right
margin-bottom
margin-left
margin
padding-top
padding-right
padding-bottom
padding-left
padding
border-top-width
border-right-width
border-bottom-width
border-left-width
border-width
border-top-color
border-right-color
border-bottom-color
border-left-color
border-color
border-top-style
border-right-style
border-bottom-style
border-left-style
border-style
border-top
border-bottom
border-right
border-left
border
--------------------------------------*/

/*	Visual formatting model
--------------------------------------
display
position
top
right
bottom
left
float
clear
z-index
direction
unicode-bidi
--------------------------------------*/

/*	Visual formatting model details
--------------------------------------
width
min-width
max-width
height
min-height
max-height
line-height
vertical-align
--------------------------------------*/

/*	Visual effects
--------------------------------------
overflow
clip
visibility
--------------------------------------*/

/*	Generated content, automatic numbering, and lists
--------------------------------------
content
quotes
counter-reset
counter-increment
marker-offset
list-style-type
list-style-image
--------------------------------------*/

/*	Paged media
--------------------------------------
size
marks
page-break-before
page-break-after
page-break-inside
page
orphans
widows
--------------------------------------*/

/*	Colors and Backgrounds
--------------------------------------
color
background-color
background-image
background-repeat
background-attachment
background-position
background
--------------------------------------*/

/*	Fonts
--------------------------------------
font-family
font-style
font-variant
font-weight
font-stretch
font-size
font-size-adjust
font
--------------------------------------*/

/*	Text
--------------------------------------
text-indent
text-align
text-decoration
text-shadow
letter-spacing
word-spacing
text-transform
white-space
--------------------------------------*/

/*	Tables
--------------------------------------
caption-side
table-layout
border-collapse
border-spacing
empty-cells
speak-header
--------------------------------------*/

/*	User interface
--------------------------------------
cursor
outline
outline-width
outline-style
outline-color
--------------------------------------*/


/*	Aural style sheets
--------------------------------------
volume
speak
pause-before
pause-after
pause
cue-before
cue-after
cue
play-during
azimuth
elevation
speech-rate
voice-family
pitch
pitch-range
stress
richness
speak-punctuation
speak-numeral
--------------------------------------*/

