/* -- Style Settings for Custom Fonts (if available) -- */

@font-face {
	font-family: 'Noticia Text';
	src: url('font/NoticiaText-Regular.eot');
	src: url('font/NoticiaText-Regular.eot?#iefix') format('embedded-opentype'), url('font/NoticiaText-Regular.woff') format('woff'), url('font/NoticiaText-Regular.ttf') format('truetype'), url('font/NoticiaText-Regular.svg#NoticiaText-Regular') format('svg');
	font-weight: normal;
	font-style: normal
}
@font-face {
	font-family: 'Noticia Text';
	src: url('font/NoticiaText-Bold.eot');
	src: url('font/NoticiaText-Bold.eot?#iefix') format('embedded-opentype'), url('font/NoticiaText-Bold.woff') format('woff'), url('font/NoticiaText-Bold.ttf') format('truetype'), url('font/NoticiaText-Bold.svg#NoticiaText-Bold') format('svg');
	font-weight: bold;
	font-style: normal
}
@font-face {
	font-family: 'Noticia Text';
	src: url('font/NoticiaText-BoldItalic.eot');
	src: url('font/NoticiaText-BoldItalic.eot?#iefix') format('embedded-opentype'), url('font/NoticiaText-BoldItalic.woff') format('woff'), url('font/NoticiaText-BoldItalic.ttf') format('truetype'), url('font/NoticiaText-BoldItalic.svg#NoticiaText-BoldItalic') format('svg');
	font-weight: bold;
	font-style: italic
}
@font-face {
	font-family: 'Noticia Text';
	src: url('font/NoticiaText-Italic.eot');
	src: url('font/NoticiaText-Italic.eot?#iefix') format('embedded-opentype'), url('font/NoticiaText-Italic.woff') format('woff'), url('font/NoticiaText-Italic.ttf') format('truetype'), url('font/NoticiaText-Italic.svg#NoticiaText-Italic') format('svg');
	font-weight: normal;
	font-style: italic
}


h1,h2,h3,h4,h5,h6,h7,
#sitetitle .title {
	font-family:'Noticia Text', georgia, serif;
	font-weight:bold;
	}

h1 { font-size: 30px; letter-spacing:-1px; }
h2,#sitetitle .title { font-size: 26px; letter-spacing:-1px; }
h3 { font-size: 24px; letter-spacing:-1px; line-height:1.3em; }
h4,h5,h6,h7 { font-size: 20px; letter-spacing:-1px; line-height:1.3em; }


h1.post-title,
h1.page-title,
h1.archive-title {
	font-size:30px;
	}

h2.post-title {
	font-size: 26px;
	}

h2.feature-title, h3.widgettitle, h2.feat-title, .page-head h5  {
	font-size: 18px; 
	letter-spacing:-1px; 
	}

h1.archive-title,
h1.page-title {
	margin-bottom:25px;
	}

body {
	font-size:14px;
	font-family:arial,sans-serif;

	line-height:1.6em;
	color:#555;
	}

.meta {
	padding-top:5px;
	font-size:12px;
	line-height:1.5em;
	margin-bottom:20px;
	}

#sidebar-narrow,
#contentright, 
#footer-widgets, 
.meta, 
p#breadcrumbs, 
#topnav, 
#alt-home-bottom, 
.commentlist,
.single .auth-bio,
.navigation, ul#filter, 
#commentform label,
#commentform,
.comments-number,
.pings,
#related {
	font-size: 12px;
	line-height: 1.55em;
	}