@charset "utf-8";
/* Access 0 - CSS Document */

body {
	font-size:12px;
}

/* Header */

#header-logo .description {
	font-size:14px;
}

#tabs a {
	
	
}

#searchform #s {
	font-size:14px;
}

#panel h1  {
	font-size:14px;
}


/* Main */

#content {
	

}

#content .post-titles h2 {
	font-size:20px;
}

#content .post-titles h3 {
	font-size:14px;
}


/* Sidebar */

li.widget_recent_entries ul li, li.widget_tddrecentposts ul li {

}

li.widget_recent_entries h2, li.widget_tddrecentposts h2, li.widget_text .textwidget-pod h2 {
	font-size:12px;
}

li.widget_tddrecentposts .post-title{
	font-size:1.1em;
}

li.widget_tddrecentposts .readmore {
	font-size:1em;
}

li.widget_tddrecentposts .sidebardate {
	font-size:0.9em;
}

/* Footer */

#footer .footerlinks h3 {
	font-size:14px;

}

/* Misc */

.environmental-wrap .pod-text {
	font-size:1.4em;
}