@font-face {
    font-family: 'Fette1451Mittelschrift';
    src: url('http://doubleexposed.apertureaffect.com/themes/southlake/FetteMittelschrift-webfont.eot');
    src: url('http://doubleexposed.apertureaffect.com/themes/southlake/FetteMittelschrift-webfont.eot?iefix') format('eot'),
         url('http://doubleexposed.apertureaffect.com/themes/southlake/FetteMittelschrift-webfont.woff') format('woff'),
         url('http://doubleexposed.apertureaffect.com/themes/southlake/FetteMittelschrift-webfont.ttf') format('truetype'),
         url('http://doubleexposed.apertureaffect.com/themes/southlake/FetteMittelschrift-webfont.svg#webfontE5eEpGkO') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {

    font-family: 'LinuxLibertineORegular';
    src: url('http://doubleexposed.apertureaffect.com/themes/southlake/linlibertine_re-4.7.5ro-webfont.eot');
    src: url('http://doubleexposed.apertureaffect.com/themes/southlake/linlibertine_re-4.7.5ro-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://doubleexposed.apertureaffect.com/themes/southlake/linlibertine_re-4.7.5ro-webfont.woff') format('woff'),
         url('http://doubleexposed.apertureaffect.com/themes/southlake/linlibertine_re-4.7.5ro-webfont.ttf') format('truetype'),
         url('http://doubleexposed.apertureaffect.com/themes/southlake/linlibertine_re-4.7.5ro-webfont.svg#LinuxLibertineORegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


body {
    font-size: 15px;
    line-height: 1.3em;
    /*font-family: 'Forum', cursive;*/
    font-family: "LinuxLibertineORegular", Georgia, "Times New Roman", Times, serif;
}

a:focus {
    outline: 1px dotted
}

hr {
    border: 0 #ccc solid;
    border-top-width: 1px;
    clear: both;
    height: 0
}

h1 {
    font-size: 25px
}

h2 {
    font-size: 23px;
	font-family: "Fette1451Mittelschrift", "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

h3 {
    font-size: 21px;
	font-family: "Fette1451Mittelschrift", "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

h4 {
    font-size: 19px;
	font-family: "Fette1451Mittelschrift", "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

h5 {
    font-size: 17px;
	font-family: "Fette1451Mittelschrift", "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

h6 {
    font-size: 15px;
	font-family: "Fette1451Mittelschrift", "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

ol {
    list-style: decimal;
}

ul {
    list-style: disc;
}

li {
    margin-left: 30px;
}

p {
}

p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
    margin-bottom: 20px
}

