
/*------------------------------------------------------------------------
# Community Action Partnership - TYPO CSS > March, 2008 (v1.0)
# ------------------------------------------------------------------------
# Copyright (C) 2007 PICNet, Inc. All Rights Reserved.
# Author: Ryan Belisle
# Website:  http://www.picnet.net
-------------------------------------------------------------------------*/


/*------------------------------------------------------------------------
	TYPOGRAPHY
-------------------------------------------------------------------------*/

.typo { font-size: 1.2em; line-height: 1.6em; }

/* Title text */
.typo .contentheading, .typo .componentheading, .typo .blog_more strong, .typo h1, .typo h2, .typo h3, .typo h4, .typo h5, .typo h6 { font-weight: bold; }

/* Small text */
.typo small, .typo .small, .typo .smalldark, .typo .mosimage_caption { font-size: 11px; color: #1f472f; }

/* Heading */
.typo h1 { font-size: 1.6em; color: #1f472f; font-weight: bold; line-height: 1.2em; }

.typo h2 { font-size: 1.4em; color: #1f472f; font-weight: bold; }

.typo h3 { font-size: 1.0em; font-weight: bold; color: #871e2e; }

.typo h4 { font-size: 1.0em; font-weight: bold; color: #c33c26; text-transform: uppercase;  }

.typo

.typo p, .typo pre, .typo blockquote, .typo ul, .typo ol { margin: 0 0 1.4em 0; padding: 0px 0px 0px 0px; }

.typo h1, .typo h2, .typo h3, .typo h4, .typo h5, .typo h6 { margin: 0px 0px .3em 0px; padding: 0px 0px 0px 0px; }

.typo ul { list-style: none; }

.typo ul li { padding: 4px 0px 4px 35px; line-height: 1.3em; background: url(../images/bullet-list.gif) no-repeat 25px 7px; }

.typo ol { list-style: decimal; }

.typo ol li { margin-left: 35px; padding: 4px 0px; line-height: 1.2em; }

.typo fieldset { border: none; }

.typo fieldset a { font-weight: bold; }

.typo hr { border-top: 1px solid #CACACC; border-right: 0; border-left: 0; border-bottom: 0; height: 1px; }

/* Rropcap */
.dropcap { float: left; padding: 4px 8px 0 0; display: block; color: #999999; font: 50px/40px Georgia, Times, serif; }

.highlight { padding: 1px 5px; background: #f4debe; font-weight: normal; }
