/* ************************************************************************ 
===========================================================================
BEGIN TYPOGRAPHY 
===========================================================================
*/
/* ************************************************************************ 
---------------------------------------------------------------------------
Begin typo: general
---------------------------------------------------------------------------
*/
body {
	font-family: Georgia,Times New Roman,Times,serif;
}

/* ************************************************************************ 
---------------------------------------------------------------------------
Begin typo: navigation
---------------------------------------------------------------------------
*/
ul#navigation, 
ul#subnavigation {
	font-family: Trebuchet MS, Trebuchet, Georgia,Times New Roman,Times,serif;
	/*text-transform: uppercase;*/
	text-align: left;
}

ul#navigation li.cat-item a,
ul#subnavigation li.cat-item a {
	font-size: 12px;
	font-weight: bold;
 	text-decoration: none;
	text-transform: uppercase;
}

div#navigation-special-box a,
div.date-author-box,
ul#subnavigation li.cat-item a, 
div.post-category-box {
	font-family: Trebuchet MS, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
	/*letter-spacing: 0.1px;*/
}

ul#subnavigation li.current-cat a {
	text-decoration: underline;
}

div#navigation-special-box a {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

div#navigation-special-box a:hover {
	text-decoration: underline;
}

ul#subnavigation li.cat-item a:hover,
ul#navigation li.cat-item a:hover {
	text-decoration: underline;
}

/* ************************************************************************ 
---------------------------------------------------------------------------
Begin typo: content & post
---------------------------------------------------------------------------
*/
div.post-category-box {
	font-size: 0.9em;
	text-transform: uppercase;
	/*letter-spacing: 0.7px;*/
}

div.post-category-box p.post-category a {
	text-decoration: underline;
}	

div.post-category-box p.post-category a:hover {
	text-decoration: underline;
}

div.top-post-box div.post-box-border div.post-box h1 a,
div.top-post-box div.post-box-border div.post-box h2 a,
div.top-post-box div.post-box-border div.post-box h3 a{
	font-size: 1.5em;
}

div.normal-post-box div.post-box-border div.post-box h1 a,
div.normal-post-box div.post-box-border div.post-box h2 a,
div.normal-post-box div.post-box-border div.post-box h3 a{
	font-size: 1.1em;
}


div.post-box h1 a,
div.post-box h2 a,
div.post-box h3 a {
	text-decoration: none;
	line-height: 1.3em;
}

div.post-box h1 a:hover,
div.post-box h2 a:hover,
div.post-box h3 a:hover {
	text-decoration: underline;
}
	
div.post-box p {
	font-size: 1.1em;
}
a.more-link {
	text-decoration: none;
}

a:hover.more-link {
	text-decoration: underline;
}

/* ************************************************************************ 
---------------------------------------------------------------------------
Begin typo: sidebars
---------------------------------------------------------------------------
*/
div.widget-box-left,
div.widget-box-right {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
	/*letter-spacing: 0.1px;*/
}

li#jpic h2,
h1.widget-title,
h2.widget-title,
h3.widget-title {
	font-family: Trebuchet MS, Georgia,Times New Roman,Times,serif;
}

h1.widget-title {
	font-size: 1.2em;
}

li#jpic h2,
h2.widget-title {
	font-size: 1.1em;
	text-transform: uppercase;
}

h2.widget-title {
	font-size: 1.0em;
}


div#sidebar-left ul,
div#sidebar-right ul {
	list-style: none;
}

/* ************************************************************************ 
---------------------------------------------------------------------------
Begin typo: footer
---------------------------------------------------------------------------
*/
div#footer-box {
	text-align: center;
}

/* ************************************************************************ 
---------------------------------------------------------------------------
Begin structure: PDF-Archive Widget
---------------------------------------------------------------------------
*/
h3.pdf-archive-title {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	/*letter-spacing: 0.1px;*/
	text-transform: uppercase;
}