/*
-------------------------------------------
File: 'Blueball Comments Theme' fonts_normal.css Style Sheet
Created: 19, March, 2008
Last Modified: 19, March, 2008
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Email: themes@blueballdesign.com
Copyright 2008 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


body {
	font-size: 13px;
	line-height: 21px;
}

blockquote, .standout {	font-size: 15px;	line-height: 22px;
}

h1 {
	font-size: 22px;
	line-height: 25px;
}

h2 {
	font-size: 19px;
	line-height: 22px;
}

h3 {
	font-size: 16px;
	line-height: 19px;
}

h4 {
	font-size: 14px;
	line-height: 17px;
}

#sidebarContainer {
	font-size: 12px;
	line-height: 17px;
}

#sidebarContainer .sideHeader {
	font-size: 16px;
	line-height: 20px;
}

#sidebarContainer h3 {
	font-size: 18px;
	line-height: 22px;
}

#breadcrumbcontainer {
	font-size:  11px;
}

#footer {
	font-size: 12px;
	line-height: 16px;
}

#navcontainer {
	font-size: 12px;
	line-height: 1.4em;
}

#navcontainer #current {
	font-size: 12px;
}

#navcontainer .currentAncestor {
	padding-right: 12px;
}

#navcontainer li {
	font-size: 12px;
	line-height: 1.4em;
}

.blog-entry-title {
	font-size: 20px;
	line-height: 23px;
}

.blog-entry-date {
	font-size: 12px;
}

.blog-entry-category {
	font-size: 12px;
}

.blog-entry-comments {
	font-size: 12px;
	line-height: 16px;
}

.blog-entry-comments-inline {
	font-size: 12px;
	line-height: 16px;
}

p.blog-entry-tags {
	font-size: 11px;
	line-height: 16px;
}

.blog-archive-month {
	font-size: 22px;
	line-height: 25px;
}

.blog-archive-link {
	font-size: 12px;
}

#blog-categories {
	line-height: 18px;
	font-size: 12px;
}

.filesharing-item-title {
	font-size: 16px;
	line-height: 18px;
}

.filesharing-item-description {
	line-height: 1.4em;
}

.album-title {	font-size: 22px;
	line-height: 25px;}

.thumbnail-caption {
	font-size: 12px;
	line-height: 15px;}

.photo-title {
	font-size: 22px;
	line-height: 25px;
}

.photo-caption {
	font-size: 16px;
	line-height: 19px;
}

.photo-links {
	font-size: 14px;
}

.movie-page-title {
	font-size: 22px;
	line-height: 25px;}

.movie-thumbnail-caption {
	font-size: 12px;
	line-height: 15px;}

.movie-title {	font-size: 18px;
	line-height: 22px;}



