@import url('overlay-header.css');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	font-family: 'CartoGothicStd', sans-serif;
    font-size: 100%;
}

@font-face {
    font-family: 'Neuton';
    src: url('../Neuton-Regular-webfont.eot');
    src:local('☺'), 
    url('../Neuton-Regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../Neuton-Regular-webfont.woff') format('woff'),
    url('../Neuton-Regular-webfont.ttf') format('truetype'),
    url('../Neuton-Regular-webfont.svg#NeutonRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    
}

@font-face {
    font-family: 'Neuton';
    src: url('../Neuton-Light-webfont.eot');
    src:local('☺'), 
    url('../Neuton-Light-webfont.eot?#iefix') format('embedded-opentype'),
    url('../Neuton-Light-webfont.woff') format('woff'),
    url('../Neuton-Light-webfont.ttf') format('truetype'),
    url('../Neuton-Light-webfont.svg#NeutonLight') format('svg');
    font-weight: 300;
    font-style: normal;
    
}

@font-face {
    font-family: 'Neuton';
    src: url('../Neuton-Bold-webfont.eot');
    src:local('☺'), 
    url('../Neuton-Bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../Neuton-Bold-webfont.woff') format('woff'),
    url('../Neuton-Bold-webfont.ttf') format('truetype'),
    url('../Neuton-Bold-webfont.svg#NeutonBold') format('svg');
    font-weight: bold;
    font-style: normal;
    
}

@font-face {
    font-family: 'Neuton';
    src: url('../Neuton-ExtraBold-webfont.eot');
    src:local('☺'), 
    url('../Neuton-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../Neuton-ExtraBold-webfont.woff') format('woff'),
    url('../Neuton-ExtraBold-webfont.ttf') format('truetype'),
    url('../Neuton-ExtraBold-webfont.svg#NeutonExtraBold') format('svg');
    font-weight: 500;
    font-style: normal;
    
}


@font-face {
    font-family: 'CartoGothicStd';
    src: url('../CartoGothicStd-Book-webfont.eot');
    src:local('☺'), 
    url('../CartoGothicStd-Book-webfont.eot?#iefix') format('embedded-opentype'),
    url('../CartoGothicStd-Book-webfont.woff') format('woff'),
    url('../CartoGothicStd-Book-webfont.ttf') format('truetype'),
    url('../CartoGothicStd-Book-webfont.svg#CartoGothicStd') format('svg');
    font-weight: normal;
    font-style: normal;
    
}

@font-face {
    font-family: 'CartoGothicStd';
    src: url('../CartoGothicStd-Book-webfont.eot');
    src:local('☺'), 
    url('../CartoGothicStd-Book-webfont.eot?#iefix') format('embedded-opentype'),
    url('../CartoGothicStd-Book-webfont.woff') format('woff'),
    url('../CartoGothicStd-Book-webfont.ttf') format('truetype'),
    url('../CartoGothicStd-Book-webfont.svg#CartoGothicStd') format('svg');
    font-weight: 300;
    font-style: normal;
    
}

@font-face {
    font-family: 'CartoGothicStd';
    src: url('../CartoGothicStd-Bold-webfont.eot');
    src:local('☺'), 
    url('../CartoGothicStd-Bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../CartoGothicStd-Bold-webfont.woff') format('woff'),
    url('../CartoGothicStd-Bold-webfont.ttf') format('truetype'),
    url('../CartoGothicStd-Bold-webfont.svg#CartoGothicStd') format('svg');
    font-weight: bold;
    font-style: normal;
    
}

@font-face {
    font-family: 'CartoGothicStd';
    src: url('../CartoGothicStd-Bold-webfont.eot');
    src:local('☺'), 
    url('../CartoGothicStd-Bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../CartoGothicStd-Bold-webfont.woff') format('woff'),
    url('../CartoGothicStd-Bold-webfont.ttf') format('truetype'),
    url('../CartoGothicStd-Bold-webfont.svg#CartoGothicStd') format('svg');
    font-weight: 500;
    font-style: normal;
    
}




#branding img {
	margin-bottom: -11px;
}

#site-description {
    position: absolute;
    top: 7.5em;
	color: white;
    font-weight: 500;
	font-size: 12pt;
	margin: 0 270px 3.65625em 0;
    text-shadow: black 0.1em 0.1em 0.3em
}

.entry-content p {
	font-size: 12pt;
}

#menu-menu01 li a {
	font-size: 10pt;
    font-weight: bold;
}

.entry-title {
 	font-size: 18pt;   
    font-weight: 500;
}

.entry-header {
 	font-size: 12pt;   
    font-weight: 500;
}

.entry-summary {
 	font-size: 12pt;   
    font-weight: 300;
}

#secondary #recent-stories-3 * a {
    display: block;
    margin-bottom: 1em;
}

#secondary * a {
 	font-size: 10pt;   
    font-weight: bold;
}



